/* Globals */
.screen-reader-text {clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute !important;width:1px;word-wrap:normal !important;}
.clear {clear:both;}

/* Select 2 */
.select2-hidden-accessible {border:0 !important;clip:rect(0 0 0 0) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;}
.select2-container {box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle;}
.select2-container .select2-selection--single {box-sizing:border-box;cursor:pointer;display:block;height:28px;margin:0 0 -4px;-webkit-user-select:none;user-select:none;}
.select2-container .select2-selection--single .select2-selection__rendered {display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.select2-container--default .select2-selection--single .select2-selection__rendered {color:var(--color-black);line-height:28px;}
.select2-dropdown {background-color:var(--color-white);border:1px solid #ebe9eb;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051;box-shadow:0 3px 7px rgba(0,0,0,.3);}
.select2-container--open .select2-dropdown {left:0;}
.select2-container--open .select2-dropdown--below {border-top:none;border-top-left-radius:0;border-top-right-radius:0;}
.select2-search--dropdown {display:block;padding:4px;}
.select2-search--dropdown .select2-search__field {padding:4px;width:100%;box-sizing:border-box;}
.select2-container--default .select2-search--dropdown .select2-search__field {border:1px solid #ebe9eb;}
.select2-results {display:block;}
.select2-results__options {list-style:none;margin:0;padding:0;}
.select2-container--default .select2-results>.select2-results__options {max-height:200px;overflow-y:auto;}
.select2-results__option[aria-selected], .select2-results__option[data-selected] {cursor:pointer;}
.select2-results__option {padding:6px;-webkit-user-select:none;user-select:none;}
.select2-container--default .select2-results__option[aria-selected=true], .select2-container--default .select2-results__option[data-selected=true] {background-color:#ebe9eb;}
.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] {background-color:var(--color-primary);color:var(--color-white);}

/* Woocommerce > Star Rating */
.woocommerce .star-rating {font-size:16px;margin-bottom:15px;display:block;overflow:hidden;position:relative;height:16px;line-height:1;width:90px;font-family:"Font Awesome 6 Free";font-weight:900;}
.woocommerce .star-rating::before {content:"\f005\f005\f005\f005\f005";font-weight:400;color:#cfc8d8;float:left;top:0;left:0;position:absolute;}
.woocommerce .star-rating span {overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:24px;}
.woocommerce .star-rating span::before {content:"\f005\f005\f005\f005\f005";top:0;left:0;position:absolute;}

/* Woocommerce > Buttons */
.woocommerce #respond input#submit, .woocommerce a.button:not(.add_to_wishlist):not(.delete_item):not(.product-add-to-cart a), .woocommerce button.button, .woocommerce input.button, .woocommerce-page #respond input#submit, .woocommerce-page a.button:not(.add_to_wishlist):not(.delete_item):not(.product-add-to-cart a), .woocommerce-page button.button, .woocommerce-page input.button, .page #respond input#submit, .page a.button:not(.add_to_wishlist):not(.delete_item):not(.product-add-to-cart a), .page button.button, .page input.button {display:inline-flex;align-items:center;justify-content:center;text-align:center;position:relative;white-space:normal;border:1px solid var(--color-black) !important;border-radius:40px;padding:9px 30px !important;font-size:16px;line-height:20px;font-weight:700;background-color:var(--color-black) !important;color:var(--color-white) !important;text-transform:uppercase;transition:color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;}
.woocommerce #respond input#submit:hover, .woocommerce a.button:not(.add_to_wishlist):not(.delete_item):not(.product-add-to-cart a):hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce-page #respond input#submit:hover, .woocommerce-page a.button:not(.add_to_wishlist):not(.delete_item):not(.product-add-to-cart a):hover, .woocommerce-page button.button:hover, .woocommerce-page input.button:hover, .page #respond input#submit:hover, .page a.button:not(.add_to_wishlist):not(.delete_item):not(.product-add-to-cart a):hover, .page button.button:hover, .page input.button:hover, .woocommerce #respond input#submit:focus, .woocommerce a.button:not(.add_to_wishlist):not(.delete_item):not(.product-add-to-cart a):focus, .woocommerce button.button:focus, .woocommerce input.button:focus, .woocommerce-page #respond input#submit:focus, .woocommerce-page a.button:not(.add_to_wishlist):not(.delete_item):not(.product-add-to-cart a):focus, .woocommerce-page button.button:focus, .woocommerce-page input.button:focus, .page #respond input#submit:focus, .page a.button:not(.add_to_wishlist):not(.delete_item):not(.product-add-to-cart a):focus, .page button.button:focus, .page input.button:focus {background-color:var(--color-black) !important;color:var(--color-white) !important;border-color:var(--color-black) !important;}
.woocommerce #respond input.disabled#submit, .woocommerce a.button.disabled:not(.add_to_wishlist):not(.delete_item):not(.product-add-to-cart a), .woocommerce button.button.disabled, .woocommerce input.button.disabled, .woocommerce-page #respond input.disabled#submit, .woocommerce-page a.button.disabled:not(.add_to_wishlist):not(.delete_item):not(.product-add-to-cart a), .woocommerce-page button.button.disabled, .woocommerce-page input.button.disabled, .page #respond input.disabled#submit, .page a.button.disabled:not(.add_to_wishlist):not(.delete_item):not(.product-add-to-cart a), .page button.button.disabled, .page input.button.disabled {opacity:.5;cursor:not-allowed;}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled[disabled] {opacity:.5;cursor:not-allowed;}

/* Woocommerce > Input Plus/Minus */
.form-group.quantity {margin-bottom:0;}
.input-plusminus {display:flex;position:relative;background-color:var(--color-white);width:160px;max-width:100%;flex-shrink:0;border:1px solid var(--color-black);border-radius:30px;}
.input-plusminus .btn-qty {width:50px;cursor:pointer;background-repeat:no-repeat;background-position:center right;background-size:15px;flex-shrink:0;}
.input-plusminus .btn-qty.icon-plus {background-position:center left;}
.input-plusminus .quantity {flex-grow:1;}
.input-plusminus .input-text {background-color:transparent;text-align:center;padding:14px 0;border:0;line-height:20px;font-weight:400;outline:none !important;flex-grow:1;max-width:40px;}
.input-plusminus .input-text::-webkit-outer-spin-button , .input-plusminus .input-text::-webkit-inner-spin-button {-webkit-appearance:none;margin:0;}
.input-plusminus .input-text[type=number] {-moz-appearance:textfield;appearance:none;width:100%;max-width:100%;}

/* Woocommerce > Shop Aside */
#woocommerce-shop-aside {padding:15px 15px 1px;background-color:var(--color-grey-light);}
#woocommerce-shop-aside #sidebar-mobile-toggle {font-size:21px;font-weight:700;}
#woocommerce-shop-aside .sidebar-mobile-collapse {padding-top:15px;}
#woocommerce-shop-aside h3 {font-size:16px;font-weight:700;text-transform:none;}
#woocommerce-shop-aside ul {padding:0;list-style:none;}
#woocommerce-shop-aside .product-categories {margin-bottom:15px;}
#woocommerce-shop-aside .product-categories, #woocommerce-shop-aside .product-categories li {list-style-type:none;}
#woocommerce-shop-aside .product-categories li > ul {margin-top:5px;margin-left:25px;margin-bottom:10px;}
#woocommerce-shop-aside .product-categories li {margin-bottom:5px;}
#woocommerce-shop-aside .product-categories li.current-cat > a {color:var(--color-primary);}

/* Woocommerce > MyAccount sidebar */
.woocommerce-MyAccount-navigation {float:left;width:30%;}
.woocommerce-MyAccount-navigation > ul {margin:0 0 30px;list-style:none;background-color:var(--color-grey-light);padding:10px 0;color:var(--color-black);border-radius:10px;}
.woocommerce-MyAccount-navigation > ul > li > a {display:block;padding:5px 13px;border-left:2px solid transparent;}
.woocommerce-MyAccount-navigation > ul > .is-active > a {border-color:var(--color-primary);}

/* Woocommerce > Loop Products */
.woocommerce ul.products {margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:30px 0;--woocommerce-list-product-width:22.05%;}
.woocommerce ul.products::before, .woocommerce ul.products::after {display:block;}
.woocommerce ul.products.columns-1 {--woocommerce-list-product-width:100%;}
.woocommerce ul.products.columns-2 {--woocommerce-list-product-width:48%;}
.woocommerce ul.products.columns-3 {--woocommerce-list-product-width:30.75%;}
.woocommerce ul.products.columns-5 {--woocommerce-list-product-width:16.95%;}
.woocommerce ul.products.columns-6 {--woocommerce-list-product-width:13.5%;}
.woocommerce ul.products li.product {width:var(--woocommerce-list-product-width);margin-right:3.8%;position:relative;float:left;}
.woocommerce ul.products li.product a {color:var(--color-black);text-decoration:none;}
.woocommerce ul.products li.product .loop-image {background-color:var(--color-grey-light);}
.woocommerce ul.products li.product .loop-image img {width:100%;max-width:100%;height:450px;object-fit:contain;display:block;margin-bottom:15px;box-shadow:none;}
.woocommerce ul.products li.product .woocommerce-loop-product__title {font-size:22px;font-weight:700;padding:10px 0;margin:0;}
.woocommerce ul.products li.product .price {font-size:16px;font-weight:700;margin-bottom:0;color:var(--color-black);}
.woocommerce ul.products li.product .price ins {text-decoration:none;}
.woocommerce ul.products li.product .price del {opacity:.5;display:inline-block;}

.woocommerce ul.products.swiper-wrapper {flex-wrap:nowrap;gap:0;}
.woocommerce ul.products.swiper-wrapper li.product {width:100%;margin:0;}

/* Woocommerce > Pagination */
.woocommerce-pagination, .woocommerce-pagination > ul {display:flex;justify-content:center;margin-top:30px;}
.woocommerce nav.woocommerce-pagination ul {border:0;margin:0;display:inline-flex;gap:10px;}
.woocommerce nav.woocommerce-pagination ul::before, .woocommerce nav.woocommerce-pagination ul::after {display:none;}
.woocommerce nav.woocommerce-pagination ul li {border:0;}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {display:flex;align-items:center;justify-content:center;height:40px;min-width:40px;padding:0 5px;font-size:16px;color:var(--color-black);background-color:var(--color-white);border:1px solid var(--color-black);box-shadow:none;transition:color .3s ease-in-out, background-color .3s ease-in-out;}
.woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li span:hover, .woocommerce nav.woocommerce-pagination ul li span:focus {color:var(--color-black);background-color:var(--color-grey-light);border-color:var(--color-black);}
.woocommerce nav.woocommerce-pagination ul li span.current {color:var(--color-white);background-color:var(--color-black);border-color:var(--color-black);pointer-events:none;}
.woocommerce nav.woocommerce-pagination ul li a.prev, .woocommerce nav.woocommerce-pagination ul li a.next {font-size:0;}
.woocommerce nav.woocommerce-pagination ul li a.prev::before {content:"\f104";font-family:"Font Awesome 6 Free";font-weight:900;font-size:16px;}
.woocommerce nav.woocommerce-pagination ul li a.next::before {content:"\f105";font-family:"Font Awesome 6 Free";font-weight:900;font-size:16px;}

/* Woocommerce > Loop Products > Onsale/New */
.woocommerce ul.products li.product .onsale, .woocommerce .product .onsale {position:absolute;text-align:center;top:30px;right:30px;margin:0;font-size:16px;font-weight:400;line-height:1.2;min-height:unset;min-width:unset;padding:5px;border-radius:0;color:var(--color-white);background-color:var(--color-primary);}
.woocommerce ul.products li.product .new, .woocommerce .product .new {top:10px;left:10px;right:unset;margin:0;font-size:16px;font-weight:400;line-height:1.2;min-height:unset;min-width:unset;padding:5px;border-radius:0;color:var(--color-white);background-color:var(--color-primary);}
.woocommerce ul.products li.product .onsale + .new, .woocommerce .product .onsale + .new {top:45px;}
.woocommerce ul.products li.product .new + .onsale, .woocommerce .product .new + .onsale {top:45px;}

/* Woocommerce > Forms */
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {width:47%;overflow:visible;}
.woocommerce form .form-row::after, .woocommerce form .form-row::before, .woocommerce-page form .form-row::after, .woocommerce-page form .form-row::before {content:" ";display:table;}
.woocommerce form .form-row-first, .woocommerce-page form .form-row-first {float:left;}
.woocommerce form .form-row-last, .woocommerce-page form .form-row-last {float:right;}
.woocommerce form .form-row-wide, .woocommerce-page form .form-row-wide {clear:both;}
.woocommerce form .form-row label {display:block;margin-bottom:5px;}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {display:block;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--color-white);border:1px solid var(--color-black);border-radius:20px;padding:14px 15px;font-size:16px;font-weight:400;line-height:20px;color:var(--color-black);width:100%;margin:0;outline:0;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea::placeholder {color:var(--color-black);}
.woocommerce form .form-row input.input-text[readonly], .woocommerce form .form-row textarea[readonly] {background-color:var(--color-grey-light);}
.woocommerce form .form-row input.input-text:focus, .woocommerce form .form-row textarea:focus {color:var(--color-black);border-color:var(--color-primary) !important;box-shadow:0 0 0.25rem 0.25rem rgba(61,153,245,.25);}
.woocommerce .form-control.border {border:1px solid var(--color-black);}
.woocommerce form .form-row .required {font-weight:700;border:0 !important;text-decoration:none;}
.woocommerce .select2 {border:1px solid #ebe9eb;border-radius:20px;height:50px;position:relative;font-size:16px;color:var(--color-black);margin-bottom:10px;}
.woocommerce .selection {position:absolute;transform:translate(0, -50%);top:50%;left:15px;right:15px;}
.woocommerce .selection .select2-selection {border:unset !important;color:var(--color-black);background:none;}
.woocommerce .woocommerce-shipping-fields {margin-top:30px;}
.woocommerce .woocommerce-form__label-for-checkbox {position:relative;}
.woocommerce .woocommerce-form__label-for-checkbox input {position:absolute;z-index:-1;opacity:0;}
.woocommerce .woocommerce-form__label-for-checkbox span {position:relative;padding-left:35px;display:inline-block;cursor:pointer;}
.woocommerce .woocommerce-form__label-for-checkbox span::before {content:"";position:absolute;top:0px;left:0;width:20px;height:20px;border:1px solid #dee2e6;background-color:var(--color-white);border-radius:3px;transition:all .15s ease-in-out;}
.woocommerce .woocommerce-form__label-for-checkbox span:hover::before {background-color:var(--color-grey-light);}
.woocommerce .woocommerce-form__label-for-checkbox span::after {content:"";position:absolute;left:7px;top:3px;width:6px;height:10px;border:solid var(--color-white);border-width:0 2px 2px 0;-webkit-transform:rotate(45deg) scale(0);transform:rotate(45deg) scale(0);transition:all .15s ease-in-out;}
.woocommerce .woocommerce-form__label-for-checkbox input:checked + span::before {background-color:var(--color-primary);border-color:var(--color-primary);}
.woocommerce .woocommerce-form__label-for-checkbox input:checked + span::after {-webkit-transform:rotate(45deg) scale(1);transform:rotate(45deg) scale(1);}

/* Woocommerce > Forms > Show password */
.woocommerce form .password-input input.input-text, .woocommerce-page form .password-input input.input-text {padding-right:55px;}
.woocommerce form .password-input, .woocommerce-page form .password-input {display:flex;flex-direction:column;justify-content:center;position:relative;}
.woocommerce form .show-password-input, .woocommerce-page form .show-password-input {position:absolute;top:50%;right:15px;transform:translate(0,-50%);width:30px;height:30px;display:flex;align-items:center;justify-content:center;cursor:pointer;background:none;box-shadow:none;border:0;}
.woocommerce form .show-password-input::after, .woocommerce-page form .show-password-input::after {content:"\f06e";font-family:"Font Awesome 6 Free";font-weight:900;margin:0;font-size:16px;}
.woocommerce form .show-password-input.display-password::after, .woocommerce-page form .show-password-input.display-password::after {content:"\f070";}

/* Woocommerce > Forms > Payments */
.wc_payment_methods .wc_payment_method > label {position:relative;padding-left:35px;display:inline-block;cursor:pointer;}
.wc_payment_methods .wc_payment_method > input {position:absolute;z-index:-1;opacity:0;}
.wc_payment_methods .wc_payment_method > label::before {content:"";position:absolute;top:5px;left:0;width:20px;height:20px;border:1px solid #dee2e6;background-color:var(--color-white);border-radius:100%;transition:all .15s ease-in-out;}
.wc_payment_methods .wc_payment_method > label:hover::before {background-color:var(--color-grey-light);}
.wc_payment_methods .wc_payment_method > label::after {content:"";position:absolute;left:6px;top:11px;width:8px;height:8px;background-color:var(--color-white);border-radius:100%;-webkit-transform:scale(0);transform:scale(0);transition:all .15s ease-in-out;}
.wc_payment_methods .wc_payment_method > input:checked + label::before {background-color:var(--color-primary);border-color:var(--color-primary);}
.wc_payment_methods .wc_payment_method > input:checked + label::after {-webkit-transform:scale(1);transform:scale(1);}

/* Woocommerce > Pages */
.woocommerce main .woocommerce, .woocommerce-page main .woocommerce {--bs-gutter-x:var(--body-row-gutter-x);--bs-gutter-y:0;width:100%;padding-top:var(--section-padding-y);padding-left:calc( var(--bs-gutter-x) * .5 );padding-bottom:var(--section-padding-y);padding-right:calc( var(--bs-gutter-x) * .5 );margin-left:auto;margin-right:auto;}
@media only screen and (min-width:576px) {.woocommerce main .woocommerce, .woocommerce-page main .woocommerce {max-width:540px;}}
@media only screen and (min-width:768px) {.woocommerce main .woocommerce, .woocommerce-page main .woocommerce {max-width:720px;}}
@media only screen and (min-width:992px) {.woocommerce main .woocommerce, .woocommerce-page main .woocommerce {max-width:960px;}}
@media only screen and (min-width:1200px) {.woocommerce main .woocommerce, .woocommerce-page main .woocommerce {max-width:1140px;}}
@media only screen and (min-width:1400px) {.woocommerce main .woocommerce, .woocommerce-page main .woocommerce {max-width:1320px;}}
.woocommerce-form-coupon-toggle, .woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {margin-left:15px;margin-right:15px;}
main .woocommerce h2:not(.section-title h2) {font-size:45px;margin-bottom:30px;}
.woocommerce-error, .woocommerce-info, .woocommerce-message {display:flex;flex-wrap:wrap;gap:15px;justify-content:space-between;margin:0 0 30px;position:relative;color:#515151;background-color:#f6f5f8;border-top:3px solid #000;list-style:none outside;width:auto;word-wrap:break-word;padding:1em 2em 1em 3.5em;}
.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {font-family:"Font Awesome 6 Free";content:"\f2d0";font-weight:900;display:inline-block;position:absolute;top:1em;left:1.5em;}
.woocommerce-info {border-color:var(--color-black);}
.woocommerce-info::before {color:var(--color-black);}
.woocommerce-message {border-color:var(--color-primary);}
.woocommerce-message::before {color:var(--color-primary);}
.woocommerce-message a.button {height:50px !important; padding:1em !important}
.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {margin-top:30px;}

/* Woocommerce > Account */
.woocommerce-account .woocommerce::after, .woocommerce-account .woocommerce::before {content:" ";display:table;}
.woocommerce-account .woocommerce::after {clear:both;}
.woocommerce-account .woocommerce-MyAccount-content {float:right;width:68%;}
.woocommerce-account .woocommerce-EditAccountForm legend {margin-top:30px;}
.woocommerce-account .woocommerce-EditAccountForm button[type="submit"], .woocommerce-account .woocommerce-MyAccount-content button[type="submit"] {margin-top:30px;}

/* Woocommerce > Account > Addresses */
.woocommerce-account p + .woocommerce-Addresses {margin-top:30px;}
.woocommerce-account .woocommerce-Addresses .woocommerce-Address-title h2 {font-size:2rem;margin-bottom:.5rem;}
.woocommerce-account .woocommerce-Addresses .title {margin-bottom:15px;display:flex;align-items:center;}
.woocommerce-account .woocommerce-Addresses .title h3 {margin:0;float:none;flex-grow:1;}
.woocommerce-account .woocommerce-Addresses .title .edit {float:none;display:block;flex-shrink:0;width:35px;height:35px;font-size:0;border-radius:10px;background-color:var(--color-grey-light);display:flex;align-items:center;justify-content:center;margin-left:10px;}
.woocommerce-account .woocommerce-Addresses .title .edit::before {content:"\f044";font-size:16px;font-weight:900;font-family:"Font Awesome 6 Free";}

/* Woocommerce > Login */
.woocommerce .col2-set, .woocommerce-page .col2-set {--bs-gutter-x:var(--body-row-gutter-x);display:flex;flex-wrap:wrap;gap:30px 0;width:auto;margin-left:calc( var(--bs-gutter-x) * -.5 );margin-right:calc( var(--bs-gutter-x) * -.5 );}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {width:50%;padding-left:calc( var(--bs-gutter-x) * .5 );padding-right:calc( var(--bs-gutter-x) * .5 );display:flex;flex-direction:column;}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {width:50%;padding-left:calc( var(--bs-gutter-x) * .5 );padding-right:calc( var(--bs-gutter-x) * .5 );display:flex;flex-direction:column;}
.woocommerce-form-coupon-toggle, .woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {margin:0;flex-grow:1;}
.woocommerce-form-login .woocommerce form .form-row input.input-text, .woocommerce-form-register .woocommerce form .form-row input.input-text {border:1px solid #cfc8d8;}
.woocommerce .woocommerce-form-login .woocommerce-form__label-for-checkbox {display:block;margin-bottom:15px;}

/* Woocommerce > Single Products */
.woocommerce .product {position:relative;}
/* .woocommerce .product .images img {display:block;width:100%;height:auto;box-shadow:none;}
.woocommerce .product form.cart .variations label {font-weight:700;text-align:left;}
.woocommerce.single-product .product > div:not(.section) {max-width:1140px;margin:0 auto;}
.woocommerce.single-product .section-summary::after {clear:both;content:"";display:table;}
.woocommerce.single-product .product-type-variable .section-summary .entry-summary > .price { font-size:21px; line-height:26px; }
.woocommerce.single-product .section-summary .price {font-size:20px;font-weight:700;margin-bottom:0;line-height:1.2;color:var(--color-black);}
.woocommerce.single-product .section-summary .price ins {display:inline-block;text-decoration:none;}
.woocommerce.single-product .section-summary .price bdi .woocommerce-Price-currencySymbol {font-weight:normal;font-size:20px;}
.woocommerce.single-product .section-summary h1.product_title {font-size:40px;font-weight:700;margin-bottom:20px;}
.woocommerce.single-product .section-summary .woocommerce-product-details__short-description p {font-size:18px;line-height:1.2;margin-bottom:15px;}
.woocommerce.single-product .section-summary .product_meta, .woocommerce.single-product .section-summary .product_meta > * {display:block;margin-top:20px;}
.woocommerce.single-product .section-summary .woocommerce-product-gallery {background-color:var(--color-grey-light);border:1px solid var(--color-black);float:left;width:48%;margin-bottom:30px;position:relative;}
.woocommerce.single-product .section-summary .woocommerce-product-gallery .woocommerce-product-gallery__trigger {position:absolute;top:7px;right:7px;font-size:25px;z-index:9;width:36px;height:36px;background-color:#fff;text-indent:-9999px;border-radius:200%;box-sizing:content-box;}
.woocommerce.single-product .section-summary .woocommerce-product-gallery .woocommerce-product-gallery__trigger::before {content:"";display:block;width:10px;height:10px;border:2px solid #000;border-radius:100%;position:absolute;top:10px;left:10px;}
.woocommerce.single-product .section-summary .woocommerce-product-gallery .woocommerce-product-gallery__trigger::after {content:"";display:block;width:2px;height:8px;background:#000;border-radius:6px;position:absolute;top:17px;left:20px;transform:rotate(-45deg);}
.woocommerce.single-product .section-summary .summary {margin-bottom:30px;float:right;width:48%;clear:none;}
.woocommerce.single-product .section-summary form.cart:not(.variations_form) {display:flex;align-items:center;}
.woocommerce.single-product .section-summary form.cart + .woocommerce-product-rating {margin-top:15px;}
.woocommerce.single-product .section-summary form.cart div.quantity {float:unset !important;margin:0 !important;}
.woocommerce.single-product .section-summary form.cart .button {float:unset !important;margin:0 0 0 15px !important;}
.woocommerce.single-product .section-summary form.cart .woocommerce-variation-add-to-cart .button {margin:0 !important;}
.woocommerce.single-product .woocommerce-product-rating .star-rating {margin-top:0;}
.pswp__caption .pswp__caption__center {text-align:center;} */

/* Woocommerce > Variation > Product */
.woocommerce.single-product div.product form.cart .variations {margin-bottom:20px;width:100%;border:0;}
.woocommerce.single-product div.product form.cart .variations td, .woocommerce.single-product div.product form.cart .variations th {color:var(--color-black);font-size:16px;vertical-align:middle;}
.woocommerce.single-product div.product form.cart .variations th {display:table-cell;width:120px;padding:2px;text-align:left;}
.woocommerce.single-product div.product form.cart .variations .form-select {margin:0;}
.woocommerce.single-product div.product form.cart .variations .reset_variations {display:none !important;}
/* .woocommerce.single-product .section-summary form.cart {display:block !important;} */
.woocommerce.single-product .section-summary .variations_form .price {margin-bottom:15px;display:block !important;}
.woocommerce.single-product .section-summary .variations_form .yith-wcwl-icon {margin:0 !important;}
.woocommerce.single-product .section-summary .woocommerce-variation-add-to-cart .yith-wcwl-add-to-wishlist {display:inline-block !important;}
.woocommerce.single-product .section-summary .woocommerce-variation-add-to-cart .blockOverlay {width:30px !important;right:0 !important;left:unset !important;}

/* Woocommerce > Variation > Add to Cart */
/* .woocommerce.single-product .woocommerce-variation-add-to-cart {display:flex;flex-wrap:wrap;gap:15px;} */

/* Woocommerce > Cart */
.woocommerce table.shop_table {border:1px solid rgba(0,0,0,.1);text-align:left;width:100%;border-radius:5px;border-collapse:separate;}
.woocommerce table.shop_table th {padding:9px 12px;font-weight:700;}
.woocommerce table.shop_table td {border-top:1px solid rgba(0,0,0,.1);padding:9px 12px;}
#add_payment_method table.cart .product-thumbnail, .woocommerce-cart table.cart .product-thumbnail, .woocommerce-checkout table.cart .product-thumbnail {min-width:32px;}
#add_payment_method .cart-collaterals .cart_totals table th, .woocommerce-cart .cart-collaterals .cart_totals table th, .woocommerce-checkout .cart-collaterals .cart_totals table th {width:35%;}
.woocommerce ul.cart_list, .woocommerce ul.product_list_widget, .woocommerce-page ul.cart_list, .woocommerce-page ul.product_list_widget, .page ul.cart_list, .page ul.product_list_widget {list-style:none outside; padding:0; margin:0;}
.woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li, .woocommerce-page ul.cart_list li, .woocommerce-page ul.product_list_widget li, .page ul.cart_list li, .page ul.product_list_widget li {padding:4px 0;margin:0;list-style:none;}
.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a, .woocommerce-page ul.cart_list li a, .woocommerce-page ul.product_list_widget li a, .page ul.cart_list li a, .page ul.product_list_widget li a {display:block;font-weight:700;}
.woocommerce a.remove, .woocommerce-page a.remove, .page a.remove {display:block;font-size:1.5em;height:1em;width:1em;text-align:center;line-height:1;border-radius:100%;color:#ff0000 !important;text-decoration:none;font-weight:700;border:0;transition:color .15s ease-in-out, background-color .15s ease-in-out;}
.woocommerce a.remove:hover, .woocommerce-page a.remove:hover, .page a.remove:hover {color:var(--color-white) !important;background-color:#ff0000 !important;}
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img, .woocommerce-page ul.cart_list li img, .woocommerce-page ul.product_list_widget li img, .page ul.cart_list li img, .page ul.product_list_widget li img {float:right;margin-left:4px;width:60px;height:auto;box-shadow:none;}
.woocommerce a.button.wc-forward:not(.checkout-button), .woocommerce-page a.button.wc-forward:not(.checkout-button), .page a.button.wc-forward {height:auto;}
.woocommerce a.button.checkout-button, .woocommerce a.woocommerce-Button, .woocommerce a.button.view, .woocommerce-page a.button.checkout-button, .woocommerce-page a.woocommerce-Button, .woocommerce-page a.button.view {padding:1em !important;}
.woocommerce ul.cart_list li + li, .woocommerce ul.product_list_widget li + li, .woocommerce-page ul.cart_list li + li, .woocommerce-page ul.product_list_widget li + li {border-top: 1px solid rgba(0,0,0,.1);}
.woocommerce ul.cart_list li .quantity .woocommerce-Price-amount, .woocommerce ul.product_list_widget li .quantity .woocommerce-Price-amount, .woocommerce-page ul.cart_list li .quantity .woocommerce-Price-amount, .woocommerce-page ul.product_list_widget li .quantity .woocommerce-Price-amount, .page ul.cart_list li .quantity .woocommerce-Price-amount, .page ul.product_list_widget li .quantity .woocommerce-Price-amount {color:var(--color-black);}
.woocommerce .woocommerce-mini-cart__buttons, .woocommerce-page .woocommerce-mini-cart__buttons, .page .woocommerce-mini-cart__buttons {margin-top:5px;}
.woocommerce .woocommerce-mini-cart__buttons .button + .button, .woocommerce-page .woocommerce-mini-cart__buttons .button + .button, .page .woocommerce-mini-cart__buttons .button + .button {margin-top:5px;}
.woocommerce main table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page main table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {width:auto; height:50px; margin-right:12px; padding-left:1em; padding-right:1em;}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {margin-bottom:0;}
.woocommerce .cart-collaterals .cart-collaterals-content-col-promo {border:1px solid #ebe9eb;border-radius:5px;padding:15px 20px 20px;margin-bottom:30px;}
.woocommerce .cart-collaterals .cart-collaterals-content-col-promo .wrap_coupon_code {border-top:1px solid #ebe9eb;padding:20px 0;}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {float:none !important;width:100% !important;}
.woocommerce .cart_totals th, .woocommerce .cart_totals td {vertical-align:middle !important;}
.woocommerce .cart_totals th {font-size:21px !important;}
.woocommerce .cart_totals .cart-discount th {font-size:16px !important;}
.woocommerce form .form-row .select2-container {background-repeat:no-repeat;background-position:center right 15px;background-size:15px;background-image:url(/wp-content/themes/ocean/assets/icons/icon-angle-down.svg);}
.select2-container--default .select2-selection--single .select2-selection__arrow {display:none;}
#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {min-width:80px;width:32px;max-width:100%;height:auto;}
.woocommerce #content table.cart td.actions, .woocommerce table.cart td.actions, .woocommerce-page #content table.cart td.actions, .woocommerce-page table.cart td.actions {text-align:right;}
.woocommerce #content table.cart td.actions .coupon, .woocommerce table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon {float:left;}
.woocommerce table.shop_table tbody:first-child tr:first-child td, .woocommerce table.shop_table tbody:first-child tr:first-child th {border-top:0;}
#add_payment_method .cart-collaterals .cart_totals tr td, #add_payment_method .cart-collaterals .cart_totals tr th, .woocommerce-cart .cart-collaterals .cart_totals tr td, .woocommerce-cart .cart-collaterals .cart_totals tr th, .woocommerce-checkout .cart-collaterals .cart_totals tr td, .woocommerce-checkout .cart-collaterals .cart_totals tr th {border-top:1px solid #e9e6ed;}
#add_payment_method .cart-collaterals .cart_totals .woocommerce-shipping-destination, .woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-destination, .woocommerce-checkout .cart-collaterals .cart_totals .woocommerce-shipping-destination {margin-bottom:0;}
#add_payment_method .cart-collaterals .shipping-calculator-button, .woocommerce-cart .cart-collaterals .shipping-calculator-button, .woocommerce-checkout .cart-collaterals .shipping-calculator-button {float:none;margin-top:5px;display:inline-block;}
#add_payment_method .cart-collaterals .shipping-calculator-button::after, .woocommerce-cart .cart-collaterals .shipping-calculator-button::after, .woocommerce-checkout .cart-collaterals .shipping-calculator-button::after {content:"\f0d1";font-family:"Font Awesome 6 Free";font-weight:900;line-height:1;-webkit-font-smoothing:antialiased;margin-left:.618em;text-decoration:none;}
#add_payment_method .wc-proceed-to-checkout, .woocommerce-cart .wc-proceed-to-checkout, .woocommerce-checkout .wc-proceed-to-checkout {padding:20px 0;}
#add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {display:block;text-align:center;}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {background:#e9e6ed;border-radius:5px;}
#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {text-align:left;padding:15px;border-bottom:1px solid var(--color-grey-light);background-color:var(--color-grey-light);margin:0;list-style:none outside;}
#add_payment_method #payment ul.payment_methods li, .woocommerce-cart #payment ul.payment_methods li, .woocommerce-checkout #payment ul.payment_methods li {line-height:2;text-align:left;margin:0;font-weight:400;}
#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {position:relative;box-sizing:border-box;width:100%;padding:15px;margin:15px 0;font-size:.92em;border-radius:2px;line-height:1.5;background-color:var(--color-grey-light);color:var(--color-black);}
#add_payment_method #payment div.payment_box p:last-child, .woocommerce-cart #payment div.payment_box p:last-child, .woocommerce-checkout #payment div.payment_box p:last-child {margin-bottom:0;}
#add_payment_method #payment div.form-row, .woocommerce-cart #payment div.form-row, .woocommerce-checkout #payment div.form-row {padding:15px;background-color:var(--color-grey-light);}

.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {background-color:var(--color-grey-light);padding:30px;text-align:left;border-radius:20px;}

.woocommerce ul#shipping_method {list-style:none outside;margin:0;padding:0;}
.woocommerce ul#shipping_method li {margin:0 0 .5em;list-style:none outside;}
.woocommerce ul#shipping_method li input {margin:3px .4375em 0 0;vertical-align:top;}
.woocommerce ul#shipping_method li label {display:inline;}



/* 
------------------------------------------
Responsive 
------------------------------------------
*/

/* Smartphone */
@media only screen and (max-width:767px) and (min-width:320px) {

	/* Woocommerce > Pages */
	main .woocommerce h2:not(.section-title h2) {font-size:30px;}

	/* Woocommerce > Checkout */
	.woocommerce-checkout.woocommerce main .woocommerce, .woocommerce-page.woocommerce-checkout main .woocommerce {padding-left:0;padding-right:0;}
	.woocommerce-checkout .woocommerce-error, .woocommerce-info, .woocommerce-message {margin-left:15px;margin-right:15px;}

	/* Woocommerce > Loop Products */
	.woocommerce ul.products {--woocommerce-list-product-width:100%;}
	.woocommerce ul.products.columns-2 {--woocommerce-list-product-width:100%;}
	.woocommerce ul.products.columns-3 {--woocommerce-list-product-width:100%;}
	.woocommerce ul.products.columns-5 {--woocommerce-list-product-width:100%;}
	.woocommerce ul.products.columns-6 {--woocommerce-list-product-width:100%;}
	.woocommerce ul.products li.product {margin-right:0;}

	/* Woocommerce > Account */
	.woocommerce-account .woocommerce-MyAccount-content, .woocommerce-account .woocommerce-MyAccount-navigation {float:none;width:100%;}

	/* Woocommerce > Login */
	.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {width:100%;}
	.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {width:100%;}

	/* Woocommerce > Cart */
	.woocommerce table.shop_table_responsive tr td.product-quantity::before, .woocommerce-page table.shop_table_responsive tr td.product-quantity::before {float:none;text-align:left;display:block;margin-bottom:5px;}
	table .product-quantity .input-plusminus {width:100%;}
	.woocommerce table.shop_table_responsive tbody th, .woocommerce-page table.shop_table_responsive tbody th {display:none;}
	.woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {content:attr(data-title) ": ";font-weight:700;float:left;}
	.woocommerce table.shop_table_responsive tr td.actions::before,.woocommerce table.shop_table_responsive tr td.product-remove::before,.woocommerce-page table.shop_table_responsive tr td.actions::before,.woocommerce-page table.shop_table_responsive tr td.product-remove::before {display:none;}
	.woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {display:block;text-align:right;}
	.woocommerce table.shop_table_responsive tr:nth-child(2n) td, .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {background-color:var(--color-grey-light);}
	.woocommerce table.shop_table_responsive thead, .woocommerce-page table.shop_table_responsive thead {display:none;}
	.woocommerce table.shop_table_responsive tr, .woocommerce-page table.shop_table_responsive tr {display:block;}
	.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:0;}
	.woocommerce #content table.cart .product-thumbnail, .woocommerce table.cart .product-thumbnail, .woocommerce-page #content table.cart .product-thumbnail, .woocommerce-page table.cart .product-thumbnail {display:none;}
	.woocommerce #content table.cart td.actions .button, .woocommerce table.cart td.actions .button, .woocommerce-page #content table.cart td.actions .button, .woocommerce-page table.cart td.actions .button {display:block;width:100%;}

	/* Woocommerce > Single Products */
	.woocommerce.single-product .section-summary .woocommerce-product-gallery {width:100%;}
	.woocommerce.single-product .section-summary .summary {width:100%;}

}

/* Smartphone Landscape 
@media only screen and (min-width:480px) and (max-width:767px){}
*/

/* Tablet */
@media only screen and (min-width:768px) and (max-width:991px) {

	/* Woocommerce > Pages */
	main .woocommerce h2:not(.section-title h2) {font-size:30px;}

	/* Woocommerce > Loop Products */
	.woocommerce ul.products {--woocommerce-list-product-width:48%;}
	.woocommerce ul.products.columns-2 {--woocommerce-list-product-width:100%;}
	.woocommerce ul.products.columns-3 {--woocommerce-list-product-width:48%;}
	.woocommerce ul.products.columns-5 {--woocommerce-list-product-width:30.75%;}
	.woocommerce ul.products.columns-6 {--woocommerce-list-product-width:30.75%;}
	.woocommerce ul.products li.product {margin-right:0;}

	/* Woocommerce > Account */
	.woocommerce-account .woocommerce-MyAccount-content, .woocommerce-account .woocommerce-MyAccount-navigation {float:none;width:100%;}

	/* Woocommerce > Login */
	.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {width:100%;}
	.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {width:100%;}

	/* Woocommerce > Cart */
	.woocommerce table.shop_table_responsive tr td.product-quantity, .woocommerce-page table.shop_table_responsive tr td.product-quantity {display:flex;align-items:center;justify-content:space-between;}
	.woocommerce table.shop_table_responsive tr td.product-quantity::before, .woocommerce-page table.shop_table_responsive tr td.product-quantity::before {float:none;text-align:left;margin-right:15px;}
	.woocommerce table.shop_table_responsive tbody th, .woocommerce-page table.shop_table_responsive tbody th {display:none;}
	.woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {content:attr(data-title) ": ";font-weight:700;float:left;}
	.woocommerce table.shop_table_responsive tr td.actions::before,.woocommerce table.shop_table_responsive tr td.product-remove::before,.woocommerce-page table.shop_table_responsive tr td.actions::before,.woocommerce-page table.shop_table_responsive tr td.product-remove::before {display:none;}
	.woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {display:block;text-align:right;}
	.woocommerce table.shop_table_responsive tr:nth-child(2n) td, .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {background-color:var(--color-grey-light);}
	.woocommerce table.shop_table_responsive thead, .woocommerce-page table.shop_table_responsive thead {display:none;}
	.woocommerce table.shop_table_responsive tr, .woocommerce-page table.shop_table_responsive tr {display:block;}
	.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:0;}
	.woocommerce #content table.cart .product-thumbnail, .woocommerce table.cart .product-thumbnail, .woocommerce-page #content table.cart .product-thumbnail, .woocommerce-page table.cart .product-thumbnail {display:none;}
	.woocommerce #content table.cart td.actions .button, .woocommerce table.cart td.actions .button, .woocommerce-page #content table.cart td.actions .button, .woocommerce-page table.cart td.actions .button {display:block;width:100%;}

}

/* Tablet Landscape */
@media only screen and (min-width:992px) and (max-width:1199px) {
}

/* Laptop 13' - 1366x768 Non-Retina */
@media only screen and (min-width:1200px) and (max-width:1366px) {
}

/* Laptop 4:3 - 1440x1080 */
@media only screen and (min-width:1367px) and (max-width:1440px) {
}