.shop-sort-bar select,
.shop-sort-bar select:focus {
    outline: none;
    border: none;
}
.woocommerce .woocommerce-result-count,
.woocommerce-page .woocommerce-result-count {
    float: unset;
    font-size: 16px;
}
.shop__sidebar ul,
.shop__sidebar ol {
    padding: 0;
    margin: 0;
    list-style: none;
}
.shop__sidebar ul.wp-block-archives-list li,
.shop__sidebar ul.wp-block-categories-list li,
.shop__sidebar ul.woocommerce-widget-layered-nav-list li,
.shop__sidebar ul.product-categories li {
    clear: both;
    border: none;
    padding: 0;
    line-height: 1.5;
    margin: 0 0 10px;
}
.shop__sidebar ul.wp-block-archives-list li:last-child,
.shop__sidebar ul.wp-block-categories-list li:last-child,
.shop__sidebar ul.woocommerce-widget-layered-nav-list li:last-child,
.shop__sidebar ul.product-categories li:last-child {
    margin: 0;
}
.shop__sidebar ul.woocommerce-widget-layered-nav-list li a,
.shop__sidebar ul.product-categories li a {
    color: inherit;
}
.woocommerce .woocommerce-ordering {
    margin: 0 0;
}
.product-card .actions .btn.add-cart-btn,
.woocommerce a.added_to_cart {
    position: relative;
    z-index: 1;
    vertical-align: middle;
    display: inline-flex;
    align-items: center;
    text-transform: uppercase;
    border: none;
    text-align: center;
    background-color: var(--title-color);
    color: var(--white-color);
    font-family: var(--title-font);
    font-size: 14px;
    font-weight: 600;
    padding: 21.5px 40px;
    border-radius: 0;
    overflow: hidden;
}
.woocommerce a.added_to_cart {
    padding: 21.5px 40px;
    display: inline-block;
    position: absolute !important;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    line-height: 1;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading::after,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading::after,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading::after,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading::after,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.loading::after,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.loading::after,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.loading::after,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.loading::after {
    top: 1.56em;
}
.shop-top-left .woocommerce-message {
    position: absolute;
    top: -15px;
    right: 0;
    width: 100%;
    z-index: 9;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button,
body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link) {
    font-size: 14px;
    padding: 1em 1.5em;
    font-weight: 600;
    border-radius: 0;
    color: #ffffff;
    background-color: #0a0c00;
    font-family: var(--title-font);
    text-transform: uppercase;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:hover {
    background-color: var(--theme-color);
    text-decoration: none;
    background-image: none;
    color: #0a0c00;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
    border-radius: 0;
    background-color: #0a0c00;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    width: 22px;
    height: 22px;
    background-color: #0a0c00;
    border-radius: 0;
    top: -7px;
    border: 3px solid #fff;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
    font-size: 14px;
    float: left;
    padding: .8em 1.2em;
    font-weight: 500;
}
.woocommerce .widget_price_filter .price_slider_amount {
    line-height: 2;
    font-size: 18px;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    border-radius: 0;
    background-color: #dfdfdf;
    border: 0;
}
.woocommerce .shop__sidebar ul.product_list_widget:not(.cart_list) li {
    display: flex;
    align-items: flex-start;
    padding: 0;
    margin: 0 0 25px;
    border: none;
    gap: 20px;
}
.sidebar-product-thumb {
    flex: 0 0 auto;
}
.woocommerce .shop__sidebar ul.cart_list li:last-child,
.woocommerce .shop__sidebar ul.product_list_widget li:last-child {
    margin: 0 0;
}
.woocommerce .shop__sidebar ul.product_list_widget:not(.cart_list) li img {
    float: unset;
    margin-left: 0;
    width: 100px;
    height: auto;
    box-shadow: none;
}
.woocommerce .shop__sidebar ul.product_list_widget:not(.cart_list) li::before,
.woocommerce .shop__sidebar ul.product_list_widget:not(.cart_list) li::after {
    display: none;
}
.shop__sidebar .product-title {
    font-size: 18px;
    margin: 0 0 8px;
}
.sidebar-product-content {
    flex-grow: 1;
}
.sidebar-product-content .star-rating {
    margin-bottom: 8px;
}
.woocommerce .widget_rating_filter ul li a {
    color: inherit;
}
.woocommerce .shop__sidebar ul.cart_list li a {
    color: inherit;
}
.woocommerce .shop__sidebar ul.cart_list li img {
    width: 80px;
}
.woocommerce .shop__sidebar ul.cart_list li {
    padding: 0 0 15px 2em;
}
.woocommerce .shop__sidebar .widget_shopping_cart .cart_list li a.remove {
    top: 2px;
}
.shop__sidebar ul li a {
    color: inherit;
    text-decoration: none;
}
.frisk-shop-pagination .page-numbers {
    margin: 0;
    padding: 0;
}
.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
    float: unset;
    width: 100%;
}
.shop-details-content .shop-single-rating {
    line-height: 1.4;
    margin: 0 0 20px;
    font-size: 16px;
    display: flex;
    align-items: center;
    gap: 3px;
}
.shop-details-content .shop-single-rating .rating-count {
    margin-left: 7px;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price,
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
    color: var(--title-color);
    font-size: 24px;
}
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
    padding: .9em 1em .9em 3.5em;
    background-color: var(--smoke-color);
    color: var(--body-color);
    border-top: 3px solid #0a0c00;
    outline: none;
}
.woocommerce-message::before {
    color: #0a0c00;
}
.woocommerce-message {
    border-top-color: #0a0c00;
}
.frisk-cart-action .btn {
    padding: 19px 35px;
}
.wc-block-grid__product .wc-block-grid__product-image,
.wc-block-grid__product .wc-block-grid__product-link {
    color: var(--title-color);
}
.woocommerce-grouped-product-list label {
    margin: 0;
}
.woocommerce div.product form.cart .group_table td {
    vertical-align: middle;
}
.product-thumb-slider {
    margin-bottom: 28px;
}
@media (max-width: 768px) {
    .product-thumb-slider {
        margin-bottom: 20px;
    }
    .product-small-img {
        --bs-gutter-x: 1rem;
    }
}
.woocommerce table.shop_attributes td p {
    padding: 0 0;
}
.woocommerce table.shop_attributes th,
.woocommerce table.shop_attributes td {
    padding: 10px 15px;
}
.comment-text p .woocommerce-review__awaiting-approval {
    font-size: .8em;
}
.woocommerce-Reviews #review_form .comment-notes {
    margin: 0 0 35px !important;
}
.woocommerce #reviews #comment {
    height: 200px;
}
.comment-form-rating {
    display: flex;
    flex-wrap: wrap;
}
.comment-form-rating label {
    width: 100%;
    flex: 0 0 100%;
}
.comment-form-rating .star {
    margin: 0;
}
.comment-form .comment-field {
    margin: 0 0 40px;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond .form-submit input#submit {
    width: auto;
    position: relative;
    z-index: 2;
    vertical-align: middle;
    display: inline-block;
    border: none;
    text-align: center;
    background-color: var(--title-color);
    color: var(--white-color);
    font-family: var(--title-font);
    font-size: 14px;
    font-weight: 600;
    padding: 20px 40px;
    border-radius: 0;
    line-height: 1.5;
    height: auto;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond .form-submit input#submit:hover {
    background-color: var(--theme-color);
    color: var(--title-color);
}
#review_form_wrapper {
    margin: 55px 0 0;
}
.reviews-lisiting .description p {
    margin: 0;
}
.reviews-lisiting .comment-text p.meta {
    margin: 0 0 10px;
}
.reviews-wrap.latest-comments {
    margin: 2.5rem 0 0;
}
.woocommerce .comment-text .star-rating {
    float: unset;
    margin: 0 0 7px;
}
.wc-block-components-quantity-selector__input {
    height: auto;
}
.woocommerce-info::before {
    color: var(--body-color);
}
.woocommerce-info a,
.woocommerce-message a {
    color: var(--body-color);
    text-decoration: underline;
}
.woocommerce-cart table.cart img {
    width: 85px;
    box-shadow: none;
}
.cart_table .product-quantity input {
    top: 0;
}
.cart_table td.actions {
    border: none;
    padding-bottom: 0;
    padding-right: 0;
}
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce .cart_table button.button:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce .cart_table button.button:disabled[disabled],
.cart_table .actions>.btn {
    font-size: 14px;
    padding: 19px 35px;
    font-weight: 600;
    border-radius: 0;
    color: #ffffff;
    background-color: #0a0c00;
    font-family: var(--title-font);
    text-transform: uppercase;
    line-height: 1.5;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
    float: unset;
    width: 100%;
}
.cart_totals th {
    text-transform: uppercase;
}
.cart_totals {
    margin-bottom: -1em;
}
p.return-to-shop {
    margin: 0;
}
.woocommerce form.checkout_coupon {
    border: none;
    padding: 0;
    margin-top: 1rem;
}
.woocommerce form.checkout_coupon .form-row {
    width: 100%;
}
.woocommerce form .form-row {
    padding: 0;
}
.woocommerce form .form-row .input-text,
.woocommerce form .form-row select,
.woocommerce-billing-fields__field-wrapper .select2-container .select2-selection {
    border-radius: 0;
    border: 2px solid var(--title-color);
    padding: 14px 20px;
    font-size: 18px;
    margin: 0;
}
.woocommerce-billing-fields__field-wrapper .select2-container .select2-selection--single .select2-selection__rendered {
    padding: 0;
}
.woocommerce form .form-row label,
.woocommerce-page form .form-row label {
    text-transform: uppercase;
}
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce .woocommerce-form-coupon button.button {
    font-size: 14px;
    padding: 19px 35px;
    font-weight: 600;
    border-radius: 0;
    color: #ffffff;
    background-color: #0a0c00;
    font-family: var(--title-font);
    text-transform: uppercase;
    line-height: 1.5;
}
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce .woocommerce-form-coupon button.button:hover {
    background-color: var(--theme-color);
    color: var(--title-color);
}
.woocommerce-form-coupon .form-row.form-row-first {
    margin-bottom: 1rem;
}
.woocommerce-billing-fields>h3,
.woocommerce-additional-fields>h3 {
    margin: 0 0 20px;
}
.woocommerce form .woocommerce-billing-fields__field-wrapper .form-row {
    margin: 0 0 15px;
}
.woocommerce-billing-fields__field-wrapper .select2-container .select2-selection--single .select2-selection__arrow {
    right: 1em;
    top: 0;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
    height: auto;
    border-radius: 0;
    border-color: #0a0c00;
}
.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selected] {
    background-color: #0a0c00;
}
.select2-container .select2-dropdown,
.select2-container .select2-selection {
    border: 2px solid #0a0c00;
    border-radius: 0;
}
.woocommerce-additional-fields__field-wrapper .woocommerce-input-wrapper #order_comments {
    height: 160px;
}
#order_review_heading {
    margin: 0 0 25px;
}
.woocommerce table.woocommerce-checkout-review-order-table {
    border: none;
    margin: 0 0 24px 0;
    text-align: left;
    width: 100%;
    border-collapse: collapse;
    border-radius: 0;
}
.woocommerce-cart-form .woocommerce-checkout-review-order-table td {
    text-align: start;
    padding: 20px 20px;
    padding-left: 0;
    line-height: 20px;
    font-size: 18px;
    font-weight: 400;
}
.woocommerce table.woocommerce-checkout-review-order-table th {
    text-transform: uppercase;
    font-family: var(--title-font);
    font-weight: 600 !important;
    font-size: 14px;
}
.woocommerce table.woocommerce-checkout-review-order-table td,
.woocommerce table.woocommerce-checkout-review-order-table th {
    border: 2px solid var(--title-color);
}
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot td strong {
    font-weight: 600;
}
#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
    background: var(--smoke-color);
    font-size: 16px;
    border-radius: 0;
}
.woocommerce-checkout-payment .woocommerce-info {
    background: #fff;
    margin: 0;
}
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
    float: unset;
    background: #0a0c00;
    line-height: 1.5;
    padding: 1.2em 2.5em;
}
#add_payment_method #payment ul.payment_methods,
.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods {
    padding: 1.5em;
}
#add_payment_method #payment div.form-row,
.woocommerce-cart #payment div.form-row,
.woocommerce-checkout #payment div.form-row {
    padding: 1.5em;
}
.woocommerce form.login,
.woocommerce form.register {
    border: none;
    padding: 40px;
    margin: 2em 0;
    text-align: left;
    border-radius: 0;
    background: var(--smoke-color);
    font-size: 16px;
}
#customer_login form .form-row {
    margin: 0 0 20px;
}
.woocommerce #customer_login form .form-row label,
.woocommerce-page #customer_login form .form-row label {
    text-transform: capitalize;
}
.woocommerce #customer_login form .form-row label {
    line-height: 1.2;
}
.woocommerce-form.woocommerce-form-login.login .lost_password {
    position: absolute;
    right: 40px;
    bottom: calc(28% + 5px);
    z-index: 1;
    font-size: 16px;
}
input[type=checkbox].woocommerce-form__input-checkbox {
    width: auto;
    height: auto;
    display: inline-block;
    visibility: visible;
    opacity: 1;
    border-radius: 0;
    margin: 0 4px 0 0;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit,
.woocommerce .woocommerce-form-register .woocommerce-form-register__submit {
    float: unset;
    margin-right: 0;
    line-height: 1.5;
    padding: 1.2em 2.5em;
}
.woocommerce-error {
    border-top-color: #b81c23 !important;
}
ul.woocommerce-error a {
    color: #b81c23;
}
#add_payment_method #payment ul.payment_methods li,
.woocommerce-cart #payment ul.payment_methods li,
.woocommerce-checkout #payment ul.payment_methods li {
    line-height: 1.66;
}
.woocommerce-additional-fields {
    margin: 25px 0 0;
}
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce .lost_reset_password button.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce .return-to-shop a.button {
    padding: 1.4em 1.5em;
    line-height: 1.4;
}
#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
    border-radius: 0;
    background-color: #ffffff;
    color: var(--body-color);
}
#add_payment_method #payment div.payment_box::before,
.woocommerce-cart #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before {
    border: 1em solid #ffffff;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
}
#add_payment_method .cart-collaterals .cart_totals table,
.woocommerce-cart .cart-collaterals .cart_totals table,
.woocommerce-checkout .cart-collaterals .cart_totals table {
    border-collapse: separate;
    padding: 0;
    border: none;
}
.cart_totals > h2 {
    font-size: 36px;
    line-height: 1.278;
    margin: 90px 0 .5rem;
    font-weight: 600;
}
.woocommerce-cart table.cart td.actions .coupon .coupon-error-notice {
    position: absolute;
    left: 0;
    bottom: -35px;
    right: 0;
}
.woocommerce .woocommerce-ordering,
.woocommerce-page .woocommerce-ordering {
    float: unset;
}
.woocommerce div.product form.cart.grouped_form .button {
    vertical-align: middle;
    float: unset;
    padding: 19px 35px;
    background: var(--title-color);
}
.woocommerce div.product form.cart .variations label {
    margin: 0;
    text-transform: capitalize;
}
.woocommerce div.product form.cart .variations th,
.woocommerce div.product form.cart .variations td {
    padding: 0;
    margin: 0;
    border: none;
    vertical-align: baseline;
}
.woocommerce div.product form.cart .variations select {
    border: 2px solid var(--title-color);
    max-width: max-content;
    min-width: auto;
    border-radius: 0;
    margin: 0 10px 15px 0;
    width: auto;
    height: 52px;
    padding: 0 2.5em 0 20px;
}
table.variations tr:last-child td:last-child select {
    margin-bottom: 0 !important;
}
.woocommerce-variation-add-to-cart {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    margin: 40px 0 0;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce-variation-add-to-cart button.button {
    padding: 19px 35px;
        background: var(--title-color) !important;
}
.woocommerce div.product form.cart .woocommerce-variation-description p {
    font-size: 16px;
}

@media (max-width: 768px) {
    .woocommerce form.login,
    .woocommerce form.register {
        padding: 35px 25px;
    }
    .woocommerce-form.woocommerce-form-login.login .lost_password {
        position: relative;
        right: 0;
        bottom: 0;
        font-size: 16px;
        margin: 10px 0 0;
    }
    .woocommerce form .form-row .input-text,
    .woocommerce form .form-row select,
    .woocommerce-billing-fields__field-wrapper .select2-container .select2-selection {
        padding: 10px 20px;
        font-size: 16px;
    }
    .woocommerce .woocommerce-form-login .woocommerce-form-login__submit,
    .woocommerce .woocommerce-form-register .woocommerce-form-register__submit {
        padding: 1em 2.5em;
    }
    .woocommerce-error,
    .woocommerce-info,
    .woocommerce-message {
        font-size: 16px;
        line-height: 1.5;
    }
    :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce .woocommerce-form-coupon button.button {
        font-size: 14px;
        padding: 14px 25px;
    }
    .woocommerce form .form-row-first,
    .woocommerce-page form .form-row-first {
        float: unset;
    }
    .woocommerce form .form-row-first,
    .woocommerce form .form-row-last,
    .woocommerce-page form .form-row-first,
    .woocommerce-page form .form-row-last {
        width: 100%;
    }
    #order_review_heading {
        margin: 30px 0 20px;
    }
    .woocommerce-additional-fields__field-wrapper .woocommerce-input-wrapper #order_comments {
        height: 120px;
    }
    #add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {
        padding: 1em;
    }
    #add_payment_method #payment div.form-row, .woocommerce-cart #payment div.form-row, .woocommerce-checkout #payment div.form-row {
        padding: 1em;
    }
    .woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
        padding: 1em 2.5em;
    }
    :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce .lost_reset_password button.button {
        padding: 1.2em 1.5em;
    }
    .woocommerce table.cart td.actions .coupon input {
        width: 100%;
    }
    .woocommerce table.cart td.actions .coupon .button {
        width: 100%;
        padding: 1.3em 2em !important;
    }
    .woocommerce table.shop_table_responsive tbody tr:first-child td:first-child, .woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child {
        border-top: 1px solid #dbdbdb;
    }
    .woocommerce table.cart td.actions .coupon::before,
    .woocommerce table.cart td.actions .coupon::after {
        display: none;
    }
    .woocommerce table.cart td.actions .button {
        padding: 1.1em 1.5em !important;
        margin: 0;
    }
    .cart_table.shop_table_responsive tbody > tr {
        padding-bottom: 20px;
    }
    .cart_table.shop_table_responsive tbody > tr:last-child {
        padding-bottom: 0;
    }
    .woocommerce-cart-form .cart_table td.actions {
        padding: 0;
    }
    .cart_totals .mt-90 {
        margin-top: 0;
    }
    .cart_totals th, .cart_totals td {
        width: 100%;
        padding: 15px 0 !important;
    }
    .cart_totals th::before,
    .cart_totals td::before {
        font-weight: 600;
        font-family: var(--title-font);
        font-size: 14px;
        color: var(--title-color);
        text-transform: uppercase;
    }
    .cart_totals > h2 {
        font-size: 26px;
        margin: 0 0 .5rem;
    }
    .shop__sidebar .product-title {
        font-size: 16px;
    }
    .product-about form.cart.grouped_form .quantity .title {
        display: none;
    }

}

/* woocommerce MyAccount */
.logged-in.woocommerce-account .frisk-page-post>.woocommerce {
    display: flex;
    flex-direction: row;
    gap: 30px;
}
.woocommerce-account .woocommerce::before,
.woocommerce-account .woocommerce::after {
    display: none;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
    width: calc(30% - 30px);
    float: unset;
    flex: 0 0 auto;
    background-color: var(--smoke-color);
    box-shadow: none;
    padding: 20px;
    border-radius: 0;
}
.woocommerce-MyAccount-navigation ul {
	padding: 0;
	margin: 0;
}
.woocommerce-MyAccount-navigation ul li {
	list-style: none;
	margin-bottom: 12px;
}
.woocommerce-MyAccount-navigation ul li a {
    font-weight: 700;
    display: flex;
    align-items: center;
    position: relative;
    font-size: 16px;
    background: #fff;
    line-height: 1;
    padding: 16px 25px;
    border-radius: 0;
    color: var(--title-color);
    transition: .3s;
}
.woocommerce-MyAccount-navigation ul li a::before {
	content: "\f51c";
	display: block;
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	margin-right: 10px;
	font-size: 18px;
	-webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
   -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--orders a::before {
	content: "\f022";
}
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--downloads a::before {
	content: "\f381";
}
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--edit-address a::before {
	content: "\f5a0";
}
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--edit-account a::before {
	content: "\f2bb";
}
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--wishlist a::before {
	content: "\f004";
}
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--customer-logout a::before {
	content: "\f2f5";
}
.woocommerce-MyAccount-navigation ul li.is-active a,
.woocommerce-MyAccount-navigation ul li a:hover {
	background: #0a0c00;
	color: #fff;
}
.woocommerce-MyAccount-navigation ul li.is-active a::before,
.woocommerce-MyAccount-navigation ul li a:hover::before {
	color: #fff;
}
.woocommerce-account .woocommerce-MyAccount-content {
	margin-left: 0;
    background-color: var(--smoke-color);
    box-shadow: none;
    padding: 30px;
	flex: 0 0 auto;
	border-radius: 0;
    width: 70%;
    float: unset;
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-error,
.woocommerce .woocommerce-MyAccount-content .woocommerce-info,
.woocommerce .woocommerce-MyAccount-content .woocommerce-message {
    background-color: #fff;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-message {
	background: #fff;
}
.woocommerce-account .woocommerce-MyAccount-content h3 {
    font-size: 1.3rem;
}
.woocommerce-account .woocommerce-MyAccount-content .form-row > label {
	display: block;
}
.woocommerce-account .woocommerce-MyAccount-content [type="text"],
.woocommerce-account .woocommerce-MyAccount-content [type="email"],
.woocommerce-account .woocommerce-MyAccount-content [type="password"] {
    display: block;
    width: 100%;
    border: none;
    background: #ebe9eb;
    height: 45px;
    padding: 10px 25px;
	border-radius: 5px;
}
.woocommerce-MyAccount-content .woocommerce-form-row--wide > span {
    display: block;
    margin-top: 8px;
}
.woocommerce-MyAccount-content .woocommerce-Button {
	margin-top: 5px;
}
.woocommerce-MyAccount-content fieldset legend {
    text-transform: capitalize;
    font-size: 20px;
    font-weight: 700;
    margin: 15px 0 15px;
}
.woocommerce-order-received section.woocommerce-customer-details .woocommerce-columns {
    display: flex;
    flex-wrap: wrap;
    border: 1px solid #efefef;
    padding: 40px 40px 30px;
}
.woocommerce-order-received .woocommerce-column--billing-address.col-1,
.woocommerce-order-received .woocommerce-column--shipping-address.col-2 {
    width: 50%;
}
.woocommerce-order-received .woocommerce-order-details {
    margin-top: 30px;
}
.woocommerce-order-received table.woocommerce-table--order-details {
    width: 100%;
    margin-bottom: 50px;
}
.woocommerce-order-received table.woocommerce-table--order-details,
.woocommerce-order-received .woocommerce-table--order-details tbody,
.woocommerce-order-received .woocommerce-table--order-details td,
.woocommerce-order-received .woocommerce-table--order-details tfoot,
.woocommerce-order-received .woocommerce-table--order-details th,
.woocommerce-order-received .woocommerce-table--order-details thead,
.woocommerce-order-received .woocommerce-table--order-details tr {
    text-align: left;
}
.woocommerce-MyAccount-content fieldset {
    margin: 0 0 15px;
}
.woocommerce .woocommerce-MyAccount-content button[type=submit] {
    padding: 18px 25px;
    text-transform: uppercase;
    border-radius: 0;
}
.woocommerce ul.order_details {
    padding: 0;
}
.woocommerce-order-details__title,
.woocommerce-customer-details .woocommerce-column__title {
    font-size: 36px;
}
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce .woocommerce-MyAccount-content a.button {
    font-size: 13px;
    padding: 1em 1.3em;
    text-transform: capitalize;
}
.woocommerce-MyAccount-content .woocommerce-notices-wrapper,
.woocommerce-MyAccount-content .woocommerce-info {
    font-size: 16px;
}
.woocommerce-MyAccount-content header.woocommerce-Address-title.title {
    margin: 0 0 20px;
}
.woocommerce-MyAccount-content header.woocommerce-Address-title.title h2,
.woocommerce-MyAccount-content form > h2 {
    font-size: 24px;
    margin: 0 0 10px;
}
.woocommerce-account .addresses .title .edit {
    float: unset;
    color: inherit;
    text-decoration: underline;
    font-size: 16px;
}
.woocommerce .woocommerce-MyAccount-content form .form-row .input-text,
.woocommerce .woocommerce-MyAccount-content form .form-row select,
.woocommerce-MyAccount-content .woocommerce-billing-fields__field-wrapper .select2-container .select2-selection {
    padding: 9px 15px;
    font-size: 16px;
}
.woocommerce .woocommerce-MyAccount-content form .form-row {
    margin: 0 0 20px;
}
.woocommerce .woocommerce-MyAccount-content form .form-row label {
    line-height: 1.3;
    text-transform: capitalize;
}

@media (max-width: 992px) {
.logged-in.woocommerce-account .frisk-page-post>.woocommerce {
    flex-wrap: wrap;
    flex-direction: column;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
    width: 100%;
}
.woocommerce-account .woocommerce-MyAccount-content {
    width: 100%;
}


}
@media (max-width: 767px) {
.woocommerce-account .woocommerce-MyAccount-content {
    padding: 20px;
}
.woocommerce form .form-row label,
.woocommerce-page form .form-row label {
    text-transform: capitalize;
}
.woocommerce form .form-row label {
    line-height: 1.4;
    font-size: 14px;
}
.woocommerce form .form-row {
    margin: 0 0 15px;
}
.woocommerce-MyAccount-content .woocommerce-form-row--wide>span {
    font-size: 14px;
}
.woocommerce-info::before {
    position: unset;
    display: block;
    margin: 0 0 5px;
}
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
    font-size: 14px !important;
    padding: .9em 1em .9em .9em;
}
.wc-empty-cart-message .woocommerce-info {
    padding: .9em 1em .9em 3.5em;
}
.wc-empty-cart-message .woocommerce-info::before {
    position: absolute;
    margin: 0;
}

}