@charset "UTF-8";

/* ─────────────────────────────────────────────────────────
   GLOBALS
───────────────────────────────────────────────────────── */
.woocommerce ul.products li a *, .images-desc button, .woocommerce-message, .select2-selection, .variations .value i, .payment_methods input[type='radio'] + label {-webkit-transition:all 0.5s;transition:all 0.5s;}
.product_list_widget a span, .single_add_to_cart_button {-webkit-user-select:none;-ms-user-select:none;user-select:none;-moz-user-select:none;}
.woocommerce-page button[type='submit'] {float:left;border-radius:var(--btn-radius);text-align:center;cursor:pointer;display:table;margin:20px auto 0;font-size:var(--btn-font-size);font-weight:500;pointer-events:all!important;padding:var(--btn-padding);font-family:var(--font-body);height:var(--btn-height);color:var(--color-white);background-color:var(--color-accent);}
.woocommerce-page button[type='submit']:hover {border-color:var(--color-accent-hover);background-color:var(--color-accent-hover);}
.woocommerce-checkout h3 {font-size:23px;font-weight:bold;text-align:center;}
.heading + .woocommerce > p {margin-top:25px;}
.product_list_widget a {display:block;}
.product_list_widget a span {cursor:default;-webkit-user-select:none;-ms-user-select:none;user-select:none;-moz-user-select:none;font-weight:600;text-align:center;padding-top:15px;color:var(--color-white);display:block;}
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {float:none;margin-left:0;width:auto;-webkit-box-shadow:none;box-shadow:none;}
.woocommerce-cart button[type='submit'] {width:auto;}
.woocommerce-cart table input[type=number] {-moz-appearance:textfield!important;}
label + span.woocommerce-input-wrapper {margin-top:3px;display:block;}

/* ─────────────────────────────────────────────────────────
   WOOCOMMERCE — SHOP LIST
───────────────────────────────────────────────────────── */
.woocommerce footer {padding-bottom:30px!important;}
.archive.woocommerce .woocommerce-breadcrumb, .woocommerce-result-count, .woocommerce-ordering, .added_to_cart, .button.product_type_variable {display:none;}
.woocommerce ul.products {margin-top:5px;padding-right:90px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.woocommerce ul.products li {width:25%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin-top:25px;}
.woocommerce ul.products li.outofstock {pointer-events:none!important;}
.woocommerce ul.products li.outofstock::after {content:'Out of Stock';color:red;text-align:center;font-size:15px;}
.woocommerce ul.products li:hover a h2 {color:var(--color-accent);}
.woocommerce ul.products li:nth-child(2n) {left:30px;}
.woocommerce ul.products li:nth-child(4n) {left:90px;}
.woocommerce ul.products li:nth-child(4n-1) {left:60px;}
.woocommerce ul.products li a {cursor:pointer;}
.woocommerce ul.products li img {border-radius:var(--cover-radius);width:100%;}
.woocommerce ul.products li h2 {color:var(--color-text);font-size:15.5px;padding:10px 15px 5px;font-weight:600;line-height:1.3;cursor:pointer;}
.woocommerce ul.products .woocommerce-Price-amount, .images-desc .woocommerce-Price-amount, .product_list_widget .woocommerce-Price-amount {text-align:center;color:var(--color-accent);display:block;font-weight:bold;font-size:23px;font-family:var(--font-display);font-weight:normal!important;margin-top:-5px;}

.single_add_to_cart_button, .woocommerce-Button {border-radius:var(--btn-radius);text-align:center;cursor:pointer;display:block;margin-top:20px;font-size:var(--btn-font-size);font-weight:500;pointer-events:all!important;padding:15px 0;font-family:var(--font-body);text-transform:capitalize;color:var(--color-accent);border-color:var(--color-accent);border-width:2px;border-style:solid;width:100%;background-color:var(--color-bg-body);}
.single_add_to_cart_button:hover, .woocommerce-Button:hover {color:var(--color-white);background-color:var(--color-accent);}
.woocommerce-Button {margin:0 0 10px;}
.button.product_type_simple {display:none;}
.woocommerce ul.products li.product .available {color:var(--color-accent);font-size:14px;margin:0;text-align:center;}
.woocommerce ul.products li.product .available strong {font-weight:500;}

/* ─────────────────────────────────────────────────────────
   WOOCOMMERCE — PRODUCT VIEW
───────────────────────────────────────────────────────── */
.woocommerce-breadcrumb {margin-bottom:15px;}
.woocommerce-breadcrumb a {font-weight:bold;color:var(--color-text);}
.woocommerce-breadcrumb a:hover {color:var(--color-accent);}
.product_meta, .reset_variations {display:none!important;}
.images-desc .images, .images-desc .summary {float:left;}
.images-desc .images {padding-right:15px;width:55%;}
.images-desc .summary {padding-left:15px;width:45%;z-index:1;}
.images-desc .images img {border-radius:var(--cover-radius);width:100%;}

.owl-carousel + .single-image {display:none;}
.owl-thumbs {padding-right:60px;}
.owl-thumbs button {width:25%;margin-top:15px;float:left;display:block;border:0;cursor:pointer;padding:5px;border:2px solid rgba(0,0,0,.1);background-color:var(--color-bg-body);height:auto;border-radius:var(--btn-radius);}
.owl-thumbs button:hover, .owl-thumbs button.active {border-color:var(--color-accent-active);opacity:1;background-color:transparent;}
.owl-thumbs button:first-child {margin-left:0;}
.owl-thumbs button:nth-child(2) {left:15px;}
.owl-thumbs button:nth-child(3) {left:30px;}
.owl-thumbs button:nth-child(4) {left:45px;}
.owl-thumbs button:nth-child(5) {left:60px;}
.images .owl-controls {display:none;}
.fr-position-outside {display:none!important;}

.short-description {margin-top:20px;}
.amount + .amount {display:none!important;}
.product .price {font-size:0;}
.images-desc .woocommerce-Price-amount {text-align:left;font-size:40px;margin:5px 0 0;}
.images-desc .cart {margin-top:10px;}

.images-desc input, .images-desc select, .woocommerce-cart table input, .woocommerce-cart table select {width:100%;padding:16px 15px 14px;font-size:var(--font-size-base);color:var(--color-text);border:2px solid var(--color-border);font-family:var(--font-body);-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:var(--btn-radius);max-width:100%;width:100%;}
.woocommerce-cart table input, .woocommerce-shipping-methods input {margin-right:5px;top:1px;}
.images-desc input:hover, .images-desc input:focus, .images-desc select:hover, .images-desc select:focus, .woocommerce-cart table input:hover, .woocommerce-cart table input:focus, .woocommerce-cart table select:hover, .woocommerce-cart table select:focus {border-color:var(--color-accent);color:var(--color-text);}
.images-desc select {cursor:pointer;}
.images-desc input {background-color:var(--color-bg-body)!important;}

.variations {margin-bottom:15px;width:100%;}
.quantity label, .variations .label, .variations .value {display:block;width:100%;text-align:left;}
.quantity label, .variations label, .stock {margin-bottom:5px;display:block;font-weight:bold;line-height:1.1;}
.stock.in-stock span {display:none;}
.stock.in-stock.low-stock span {display:inline-block;}
.variations .value i {position:absolute;pointer-events:none;top:0;right:15px;z-index:1;font-size:25px;height:25px;margin:auto;bottom:0;color:rgba(0,0,0,.2);}
.variations .value select:hover + a + i, .variations .value select:focus + a + i {color:var(--color-accent);}

.woocommerce-message {z-index:2;opacity:1;position:fixed;right:0;bottom:0;text-align:center;display:table;vertical-align:middle;background-color:var(--color-bg-body);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:50%;left:50%;-webkit-box-shadow:var(--shadow-message);box-shadow:var(--shadow-message);padding:50px;max-width:calc(100% - 35px);pointer-events:all;}
.woocommerce-message.hide {opacity:0;pointer-events:none;}
.woocommerce-message.hide .btn {pointer-events:none!important;}
.woocommerce-message a.btn {display:block;width:100%;}
.woocommerce-message a.alt {margin-top:14px;}
.woocommerce-message .close {font-size:25px;position:absolute;top:13px;color:var(--color-accent);cursor:pointer;right:13px;width:26px;height:26px;}
#wc-stripe-payment-request-button-separator {display:none!important;}

.related.products {margin-top:30px;}
.woocommerce-tabs {display:none;}

/* ─────────────────────────────────────────────────────────
   WOOCOMMERCE — CART
───────────────────────────────────────────────────────── */
main ul.woocommerce-shipping-methods {margin:0;}
.woocommerce table.shop_table {border:1px solid rgba(0,0,0,.1);margin:20px 0 0;text-align:left;width:100%;border-collapse:separate;}
.woocommerce table.shop_table th {font-weight:bold;padding:9px 12px;}
.woocommerce table.shop_table td {border-top:1px solid rgba(0,0,0,.1);padding:10px;vertical-align:middle;}
.woocommerce-checkout table.shop_table td {width:50%;}
.woocommerce table.shop_table td small {font-weight:400;}
.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;}
.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {font-weight:normal;border-top:1px solid rgba(0,0,0,.1);}

#add_payment_method table.cart .product-thumbnail, .woocommerce-cart table.cart .product-thumbnail, .woocommerce-checkout table.cart .product-thumbnail {min-width:50px;}
#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {width:50px;-webkit-box-shadow:none;box-shadow:none;}
#add_payment_method table.cart td, #add_payment_method table.cart th, .woocommerce-cart table.cart td, .woocommerce-cart table.cart th, .woocommerce-checkout table.cart td, .woocommerce-checkout table.cart th {vertical-align:middle;}
#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text {float:left;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #d3ced2;padding:6px 6px 5px;margin:0 4px 0 0;outline:0;}
#add_payment_method table.cart input, .woocommerce-cart table.cart input, .woocommerce-checkout table.cart input {margin:0;vertical-align:middle;}

.woocommerce a.remove {display:block;font-size:1.5em;height:1em;width:1em;text-align:center;line-height:1;border-radius:100%;color:red!important;text-decoration:none;font-weight:bold;border:0;}
.woocommerce a.remove:hover {color:#fff!important;background:red;}
.woocommerce-cart table.cart td.product-subtotal .woocommerce-Price-amount {font-weight:bold;}
.woocommerce-cart table.cart td .quantity label {display:none;}
.woocommerce-cart table .update-cart {border:0;margin:0;}
.woocommerce-cart table.cart .quantity input {width:54px;text-align:center;}
.shipping-calculator-button {display:inline-block;margin:10px 0;}
.shipping-calculator-form p {margin-top:10px;}
.cart_totals .btns.right .btn {margin-top:0;}
.cart-collaterals {float:right;width:50%;margin:30px 0 5px;}
.wcppec-checkout-buttons__button {padding-top:0;}
#cart .woocommerce-message {display:none;}

.coupon {float:left;width:auto;}
label[for="coupon_code"] {display:none;}
.woocommerce-page .coupon button[type='submit'] {height:53px;}
.coupon .woocommerce-cart table input, .woocommerce-cart table.cart td.actions .coupon .input-text {top:0;border:2px solid var(--color-border);width:130px;height:53px;padding-left:15px;}
.coupon + button[type='submit'] {float:right;}
.cart-discount th {text-transform:uppercase;}
.coupon-bogo td {font-weight:700!important;}

/* ─────────────────────────────────────────────────────────
   WOOCOMMERCE — CHECKOUT
───────────────────────────────────────────────────────── */
.checkout_coupon.woocommerce-form-coupon {max-width:550px;}
.checkout_coupon.woocommerce-form-coupon .form-row {margin-top:15px;}
.payment_box.payment_method_paypal {display:none!important;}
.payment_methods li.payment_method_paypal {cursor:pointer;width:100%;max-width:367px;margin-bottom:5px;height:114px;}
.payment_methods li.payment_method_paypal input[type='radio'] {position:absolute;top:0;bottom:0;margin:auto;left:11px;}
.payment_methods li.payment_method_paypal input[type='radio'] + label {border:2px solid var(--color-white);border-radius:var(--btn-radius);padding:0 15px 0 29px;font-size:0;position:absolute;}
.payment_methods li.payment_method_paypal input[type='radio']:checked + label {border-color:var(--color-accent);}
.payment_methods li.payment_method_stripe {height:110px;cursor:pointer;width:200px;margin-bottom:20px;}
.payment_methods li.payment_method_stripe input[type='radio'] {position:absolute;top:5px;bottom:0;margin:auto;left:11px;}
.payment_methods li.payment_method_stripe input[type='radio'] + label {border:2px solid var(--color-white);border-radius:var(--btn-radius);padding:10px 15px 10px 29px;position:absolute;}
.payment_methods li.payment_method_stripe input[type='radio']:checked + label {border-color:var(--color-accent);}
.woocommerce-checkout #payment ul.payment_methods li img.stripe-icon {display:inline-block;}
.woocommerce-checkout #payment ul.payment_methods li img.stripe-icon:nth-last-of-type(4), .woocommerce-checkout #payment ul.payment_methods li img.stripe-icon:nth-last-of-type(5), .woocommerce-checkout #payment ul.payment_methods li img.stripe-icon:nth-last-of-type(6) {margin-top:5px;}
fieldset#wc-stripe-cc-form {padding:15px;border:1px solid rgba(0,0,0,.1);}
label.woocommerce-form__label.woocommerce-form__label-for-checkbox.inline {margin-top:10px;display:block;}
.login {width:50%;}
.woocommerce-info {margin-top:20px;}
#customer_details, #order_review {float:left;width:50%;margin-top:30px;}
#order_review {left:40px;}
.woocommerce-checkout {padding-right:40px;}
body.woocommerce-checkout {padding-right:0;}

.select2-container--default .select2-selection--single {width:100%;height:auto;padding:16px 15px 14px;font-size:var(--font-size-base);color:var(--color-text);border:2px solid var(--color-border);font-family:var(--font-body);height:54px;}
.select2-container--default .select2-selection--single:hover {border-color:var(--color-accent);}
.select2-container .select2-selection--single .select2-selection__rendered {padding:0;line-height:normal;}
.select2-container--default .select2-selection--single .select2-selection__arrow {top:14px;right:7px;}
.woocommerce-shipping-fields {margin:30px 0;}
abbr {border-bottom:none!important;text-decoration:none!important;}
#place_order {margin-top:20px;}
label[for='rememberme'], label.checkbox {margin-top:10px;display:block;}
#billing_address_2_field, .create-account {margin-top:10px;}
.login > p {margin-top:20px;}
#ship-to-different-address {margin-bottom:20px;}
.woocommerce-error {margin-top:15px;}
.woocommerce-error li, .woocommerce-thankyou-order-details li, .woocommerce-MyAccount-navigation li {margin-top:5px;}
.woocommerce-thankyou-order-details {margin-bottom:30px;}

main header {position:relative;height:auto;background-color:transparent!important;background:none!important;margin-top:30px;}
.woocommerce-order-received h2, .woocommerce-view-order h2 {text-align:left;}
.woocommerce-MyAccount-content > p {margin-bottom:30px;}
.woocommerce-MyAccount-navigation, .woocommerce-MyAccount-content {margin-top:20px;}
.woocommerce-edit-account fieldset {border:0;margin-top:30px;}
.woocommerce-edit-account fieldset legend {font-weight:bold;margin-bottom:-10px;}
#my-account h2 {text-align:left;}
#my-account form {width:50%;}
.woocommerce-form__label span {margin-top:10px;}
.edit {margin-bottom:7px;display:inline-block;}
address {line-height:1.5;}
.woocommerce-ResetPassword.lost_reset_password {margin-top:25px;max-width:570px;width:100%;}

/* ─────────────────────────────────────────────────────────
   WOOCOMMERCE — RESPONSIVE
───────────────────────────────────────────────────────── */

@media handheld, only screen and (max-width:1024px) {
.woocommerce ul.products {padding-right:30px;}
.woocommerce ul.products li {width:50%;}
.woocommerce ul.products li:nth-child(4n) {left:30px;}
.woocommerce ul.products li:nth-child(4n-1) {left:0;}
}

@media handheld, only screen and (max-width:800px) {
.images-desc .images, .images-desc .summary {width:100%;padding:0;float:none;}
.images-desc .summary {margin-top:20px;}
.cart-collaterals {width:100%;float:none;}
#my-account form, .login {width:100%;}
}

@media handheld, only screen and (max-width:650px) {
.woocommerce ul.products {padding-right:0;}
.woocommerce ul.products li {width:100%;}
.woocommerce ul.products li:nth-child(2n), .woocommerce ul.products li:nth-child(4n) {left:0;}
.woocommerce-checkout {padding-right:0;}
#customer_details, #order_review {width:100%;float:none;left:0;}
.product_list_widget li {padding-top:0!important;}
}

@media handheld, only screen and (max-width:600px) {
.coupon {width:100%;}
.coupon, .coupon + button[type='submit'] {float:none;display:block;margin-left:0;}
.woocommerce-page table.cart, .woocommerce-page table.cart thead, .woocommerce-page table.cart tbody, .woocommerce-page table.cart th, .woocommerce-page table.cart td, .woocommerce-page table.cart tr {display:block;}
.woocommerce-page table.cart thead tr {position:absolute;top:-9999px;left:-9999px;}
.woocommerce-page table.cart td {border:1px solid rgba(0,0,0,.1);position:relative;padding-left:120px !important;}
.woocommerce-page table.cart {border-width:0 0 1px;}
.woocommerce-page table.cart td {border-width:1px 1px 0;}
.woocommerce-page table.cart td.product-spacer {border-color:var(--color-white);height:10px;}
.woocommerce-page table.cart td:before {position:absolute;top:0;left:11px;width:auto;padding-right:10px;white-space:nowrap;height:17px;bottom:0;margin:auto;}
.woocommerce-page table.cart td.product-remove:before {content:"Remove";}
.woocommerce-page table.cart td.product-thumbnail:before {content:"Preview";}
.woocommerce-page table.cart td.product-name:before {content:"Product";}
.woocommerce-page table.cart td.product-price:before {content:"Price";}
.woocommerce-page table.cart td.product-quantity:before {content:"Quantity";}
.woocommerce-page table.cart td.product-subtotal:before {content:"Subtotal";}
.woocommerce-page table.cart td.product-total:before {content:"Total";}
.woocommerce .quantity, .woocommerce #content .quantity, .woocommerce-page .quantity, .woocommerce-page #content .quantity {margin:0;}
.woocommerce-page table.cart td.actions, .woocommerce-page #content table.cart td.actions {text-align:left;border-width:1px 1px 0;padding-left:10px !important;height:72px;}
.woocommerce-page table.cart td.actions {height:auto;}
.woocommerce-page table.cart td.actions .button.alt, .woocommerce-page #content table.cart td.actions .button.alt {float:left;margin-top:10px;}
.woocommerce-page table.cart td.actions div, .woocommerce-page #content table.cart td.actions div, .woocommerce-page table.cart td.actions input, .woocommerce-page #content table.cart td.actions input {margin-bottom:10px;}
.woocommerce-page table.cart tbody {padding-top:10px;}
}

@media handheld, only screen and (max-width:350px) {
.coupon .woocommerce-cart table input, .woocommerce-cart table.cart td.actions .coupon .input-text {width:100%;}
.woocommerce-page .coupon button[type='submit'] {margin-top:10px;width:100%;}
.coupon, .coupon + button[type='submit'] {width:100%;}
.cart_totals .btns.right {float:none;width:100%;}
.cart_totals .btns.right .btn {width:100%;}
}
