:root{--wpux-brown:#331205;--wpux-brown-2:#4b1d0b;--wpux-gold:#d89a2b;--wpux-gold-2:#e7ad3e;--wpux-cream:#fffaf3;--wpux-cream-2:#f8f2e9;--wpux-border:#eadcc9;--wpux-text:#111827;--wpux-muted:#6f6258;--wpux-shadow:0 22px 70px rgba(50, 19, 7, .12);--wpux-radius:18px}body.wpux-cart-is-open{overflow:hidden}.wpux-product-page,.wpux-product-page *{box-sizing:border-box}.wpux-product-page{background:#fff;color:var(--wpux-text);font-family:inherit}.wpux-product-shell{width:min(1420px, calc(100% - 48px));margin:0 auto;padding:48px 0 70px}.wpux-product-hero{display:grid;grid-template-columns:84px minmax(0,1fr) minmax(390px,540px);gap:28px;align-items:start}.wpux-gallery-thumbs{position:sticky;top:110px;display:flex;flex-direction:column;gap:14px;z-index:2}.wpux-gallery-thumbs a{display:block;width:74px;height:92px;border-radius:12px;overflow:hidden;border:1px solid #fff0;background:var(--wpux-cream-2);box-shadow:0 8px 22px rgb(0 0 0 / .04);transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.wpux-gallery-thumbs a.is-active,.wpux-gallery-thumbs a:hover{border-color:var(--wpux-gold);transform:translateY(-1px);box-shadow:0 12px 24px rgb(216 154 43 / .18)}.wpux-gallery-thumbs img,.wpux-gallery-frame img{display:block;width:100%;height:100%;object-fit:cover}.wpux-gallery-stack{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;min-width:0}.wpux-sale-badge{position:absolute;top:20px;left:20px;z-index:4;background:#fff;color:var(--wpux-brown);border-radius:999px;padding:10px 14px;box-shadow:0 10px 24px rgb(0 0 0 / .12);font-size:13px;font-weight:800}.wpux-stock-badge{position:absolute;top:20px;left:20px;z-index:4;background:#2f1308;color:#fff;border-radius:999px;padding:10px 15px;box-shadow:0 10px 24px rgb(47 19 8 / .18);font-size:13px;font-weight:900;letter-spacing:.02em;text-transform:uppercase}.wpux-gallery-frame{margin:0;min-height:420px;height:clamp(440px, 48vw, 690px);overflow:hidden;background:var(--wpux-cream-2);border-radius:0}.wpux-gallery-frame-full{grid-column:1 / -1}.wpux-product-sticky{position:sticky;top:104px;align-self:start;height:fit-content;max-height:none;overflow:visible;min-width:0}.wpux-product-card{border:1px solid var(--wpux-border);border-radius:16px;padding:32px;background:rgb(255 255 255 / .98);box-shadow:var(--wpux-shadow)}.wpux-breadcrumbs,.wpux-breadcrumbs a{color:#8b7c70;font-size:12px;line-height:1.6;text-decoration:none}.wpux-breadcrumbs nav{display:flex;gap:8px;flex-wrap:wrap}.wpux-product-title{margin:16px 0 10px;color:#121212;font-size:clamp(30px, 2.7vw, 46px);line-height:1.05;letter-spacing:-.04em;font-weight:800}.wpux-rating-row{display:flex;align-items:center;gap:10px;margin:0 0 20px;min-height:22px}.wpux-rating-row .star-rating,.wpux-review-summary .star-rating,.wpux-review-cards .star-rating{float:none;color:#f5a21e;margin:0}.wpux-rating-row a{color:var(--wpux-gold);font-size:14px;text-decoration:none}.wpux-price-row{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin:18px 0 14px}.wpux-price{font-size:30px;font-weight:900;color:#101010;line-height:1}.wpux-price del{color:#9b9189;font-size:18px;font-weight:500;margin-left:12px}.wpux-price ins{text-decoration:none}.wpux-discount-chip{background:#f5e6da;color:#9a541e;padding:8px 12px;border-radius:999px;font-size:13px;font-weight:900}.wpux-short-description{color:var(--wpux-muted);font-size:15px;line-height:1.7;margin:0 0 20px}.wpux-short-description p{margin:0 0 8px}.wpux-stock-notice{display:grid;gap:4px;margin:18px 0 22px;padding:16px 18px;border:1px solid #e7c7b8;border-radius:10px;background:#fff7f2;color:#5a2414}.wpux-stock-notice strong{font-size:16px;font-weight:900;line-height:1.25}.wpux-stock-notice span{color:#7b4b3a;font-size:13px;line-height:1.5}.wpux-product-notice{display:none;margin:14px 0 18px;padding:12px 14px;border:1px solid #e7c7b8;border-radius:9px;background:#fff7f2;color:#6a2d1a;font-size:13px;font-weight:700;line-height:1.5}.wpux-product-notice.is-visible{display:block}.wpux-option-group{margin:20px 0 16px}.wpux-option-header{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:10px;font-size:13px;font-weight:800;color:#171717}.wpux-size-guide-link{color:var(--wpux-brown);text-decoration:none;font-size:12px;font-weight:700}.wpux-attribute-options{display:flex;flex-wrap:wrap;gap:9px}.wpux-attribute-option{appearance:none;border:1px solid var(--wpux-border);background:#fff;color:#202020;border-radius:8px;min-width:58px;height:40px;padding:0 13px;font-size:13px;font-weight:700;cursor:pointer;transition:all .2s ease}.wpux-attribute-option:hover,.wpux-attribute-option.is-selected{border-color:var(--wpux-brown);background:var(--wpux-brown);color:#fff}.wpux-purchase-row{display:flex;align-items:center;gap:14px;margin:18px 0}.wpux-product-qty-wrap,.wpux-cart-qty{display:inline-grid;grid-template-columns:42px 50px 42px;align-items:center;border:1px solid var(--wpux-border);border-radius:9px;overflow:hidden;background:#fff}.wpux-product-qty-wrap button,.wpux-cart-qty button{appearance:none;border:0;background:#fff;color:#161616;height:42px;font-size:18px;cursor:pointer}.wpux-product-qty-wrap input,.wpux-cart-qty input{border:0;border-left:1px solid var(--wpux-border);border-right:1px solid var(--wpux-border);height:42px;text-align:center;width:100%;font-size:15px;color:#111;background:#fff;-moz-appearance:textfield}.wpux-product-qty-wrap input::-webkit-outer-spin-button,.wpux-product-qty-wrap input::-webkit-inner-spin-button,.wpux-cart-qty input::-webkit-outer-spin-button,.wpux-cart-qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.wpux-cta-stack{display:grid;gap:12px;margin:18px 0 24px}.wpux-add-to-cart,.wpux-buy-now,.wpux-cart-checkout,.wpux-cart-continue,.wpux-coupon-row button,.wpux-submit-review,.wpux-review-link{appearance:none;border:0;border-radius:9px;min-height:54px;padding:0 22px;font-size:15px;font-weight:900;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;transition:transform .2s ease,filter .2s ease,box-shadow .2s ease}.wpux-add-to-cart,.wpux-cart-checkout,.wpux-cart-continue,.wpux-coupon-row button,.wpux-submit-review,.wpux-review-link{background:linear-gradient(180deg,var(--wpux-gold-2),var(--wpux-gold));color:#fff;box-shadow:0 18px 28px rgb(216 154 43 / .22)}.wpux-buy-now{background:var(--wpux-brown);color:#fff}.wpux-add-to-cart:hover,.wpux-buy-now:hover,.wpux-cart-checkout:hover,.wpux-cart-continue:hover,.wpux-coupon-row button:hover,.wpux-submit-review:hover,.wpux-review-link:hover{transform:translateY(-1px);filter:brightness(.98)}.wpux-trust-list{display:grid;gap:18px;padding:22px 0;border-top:1px solid var(--wpux-border);border-bottom:1px solid var(--wpux-border)}.wpux-trust-list div{display:grid;grid-template-columns:34px 1fr;column-gap:12px;align-items:center}.wpux-trust-list span{grid-row:span 2;width:28px;height:28px;border-radius:999px;background:#fbefd9;color:var(--wpux-gold);display:inline-flex;align-items:center;justify-content:center;font-weight:900}.wpux-trust-list strong{color:#121212;font-size:14px;font-weight:900}.wpux-trust-list small{color:var(--wpux-muted);font-size:12px}.wpux-meta-list{display:grid;gap:10px;margin:22px 0;color:var(--wpux-muted);font-size:13px}.wpux-meta-list div{display:grid;grid-template-columns:94px 1fr;gap:14px}.wpux-meta-list dt{color:#2a201c;font-weight:800}.wpux-meta-list dd{margin:0}.wpux-meta-list a{color:var(--wpux-gold);text-decoration:none}.wpux-stock-dot{display:inline-block;width:8px;height:8px;border-radius:999px;background:#19a15f;margin-right:7px}.wpux-benefit-box{display:grid;gap:12px;padding:18px;border:1px solid var(--wpux-border);border-radius:14px;background:var(--wpux-cream);color:#3e332c;font-size:13px;font-weight:700}.wpux-benefit-box span::before{content:'◇';color:var(--wpux-gold);margin-right:9px}.wpux-product-info{margin-top:54px;border-top:1px solid var(--wpux-border)}.wpux-tabs{display:flex;gap:32px;overflow-x:auto;scrollbar-width:none;border-bottom:1px solid var(--wpux-border)}.wpux-tabs::-webkit-scrollbar{display:none}.wpux-tabs button{appearance:none;border:0;background:#fff0;color:#4b4039;padding:24px 0 18px;font-size:14px;font-weight:900;cursor:pointer;border-bottom:2px solid #fff0;white-space:nowrap}.wpux-tabs button.is-active{color:#111;border-color:var(--wpux-gold)}.wpux-tab-panel{display:none;padding:36px 0 12px}.wpux-tab-panel.is-active{display:block}.wpux-description-card,.wpux-review-preview,.wpux-faq-card,.wpux-specs-card{border:1px solid var(--wpux-border);border-radius:var(--wpux-radius);background:#fff;padding:32px;box-shadow:0 14px 44px rgb(50 19 7 / .05)}.wpux-description-card h2,.wpux-review-preview h2,.wpux-faq-card h2{margin:0 0 18px;color:var(--wpux-text);font-size:26px;line-height:1.2;letter-spacing:-.02em}.wpux-description-content,.wpux-description-card p{color:var(--wpux-muted);font-size:16px;line-height:1.85}.wpux-description-content p:first-child{margin-top:0}.wpux-specs-card{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.wpux-specs-card div{padding:18px;border:1px solid var(--wpux-border);border-radius:14px;background:var(--wpux-cream)}.wpux-specs-card strong,.wpux-specs-card span{display:block}.wpux-specs-card strong{margin-bottom:8px;color:#161616;font-size:13px;font-weight:900}.wpux-specs-card span{color:var(--wpux-muted);font-size:14px}.wpux-size-guide-table{border:1px solid var(--wpux-border);border-radius:14px;overflow:hidden;margin-bottom:18px}.wpux-size-guide-table div{display:grid;grid-template-columns:150px repeat(6,1fr);border-bottom:1px solid var(--wpux-border)}.wpux-size-guide-table div:last-child{border-bottom:0}.wpux-size-guide-table strong,.wpux-size-guide-table span{padding:14px;border-right:1px solid var(--wpux-border);text-align:center}.wpux-size-guide-table strong{background:var(--wpux-cream);text-align:left}.wpux-size-guide-table span:last-child,.wpux-size-guide-table strong:last-child{border-right:0}.wpux-review-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:28px;align-items:start}.wpux-review-grid-full{grid-template-columns:1fr}.wpux-review-summary{display:flex;align-items:center;flex-wrap:wrap;gap:14px;margin-bottom:22px}.wpux-review-summary strong{font-size:42px;line-height:1;color:#111}.wpux-review-summary span,.wpux-review-summary small{color:var(--wpux-muted);font-size:13px}.wpux-review-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:22px}.wpux-review-grid-full .wpux-review-cards{grid-template-columns:repeat(4,minmax(0,1fr))}.wpux-review-cards article{border:1px solid var(--wpux-border);border-radius:14px;background:var(--wpux-cream);padding:18px}.wpux-review-cards p{margin:12px 0 18px;color:var(--wpux-muted);font-size:14px;line-height:1.6}.wpux-review-cards strong{color:#111;font-size:13px}.wpux-review-form-box{border-top:1px solid var(--wpux-border);padding-top:20px;margin-top:18px}.wpux-review-form-box summary{cursor:pointer;color:#111;font-size:16px;font-weight:900;margin-bottom:18px}.wpux-review-form-box .comment-reply-title{margin:0 0 14px;font-size:22px;color:#111}.wpux-review-form-box form{display:grid;gap:14px;max-width:720px}.wpux-review-form-box p{margin:0}.wpux-review-form-box label{display:block;margin-bottom:8px;color:#201915;font-weight:800;font-size:13px}.wpux-review-form-box input,.wpux-review-form-box select,.wpux-review-form-box textarea{width:100%;border:1px solid var(--wpux-border);border-radius:10px;background:#fff;min-height:46px;padding:12px 14px;color:#111}.wpux-review-form-box textarea{min-height:130px}.wpux-submit-review{width:fit-content;min-height:48px}.wpux-faq-card details{border:1px solid var(--wpux-border);border-radius:14px;background:var(--wpux-cream);padding:0;margin-bottom:12px;overflow:hidden}.wpux-faq-card summary{cursor:pointer;padding:17px 18px;color:#111;font-weight:900}.wpux-faq-card p{margin:0;padding:0 18px 18px;color:var(--wpux-muted);line-height:1.7}.wpux-related-wrap{margin-top:50px}.wpux-related-wrap>section,.wpux-related-wrap .related{width:100%}.wpux-related-wrap h2{text-align:center;margin:0 0 30px;color:var(--wpux-text);font-size:28px}.wpux-related-wrap ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px!important}.wpux-related-wrap ul.products li.product{width:auto!important;float:none!important;margin:0!important;border:1px solid var(--wpux-border);border-radius:16px;overflow:hidden;background:#fff;padding-bottom:16px!important;box-shadow:0 12px 35px rgb(0 0 0 / .05)}.wpux-related-wrap ul.products li.product img{width:100%;aspect-ratio:1.25 / 1;object-fit:cover}.wpux-related-wrap ul.products li.product .woocommerce-loop-product__title,.wpux-related-wrap ul.products li.product .price,.wpux-related-wrap ul.products li.product .star-rating{margin-left:16px!important;margin-right:16px!important}.wpux-related-wrap ul.products li.product .button{margin:10px 16px 0!important;background:var(--wpux-gold)!important;color:#fff!important;border-radius:8px!important}.wpux-cart-backdrop{position:fixed;inset:0;background:rgb(18 12 8 / .55);backdrop-filter:blur(7px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .24s ease,visibility .24s ease;z-index:999998}.wpux-cart-drawer{position:fixed;top:0;right:0;width:min(470px, 100vw);height:100vh;background:#fff;color:var(--wpux-text);transform:translateX(104%);visibility:hidden;transition:transform .28s ease,visibility .28s ease;z-index:999999;box-shadow:-24px 0 80px rgb(0 0 0 / .18);overflow:hidden}html.wpux-cart-is-open .wpux-cart-backdrop,body.wpux-cart-is-open .wpux-cart-backdrop{opacity:1;visibility:visible;pointer-events:auto}html.wpux-cart-is-open .wpux-cart-drawer,body.wpux-cart-is-open .wpux-cart-drawer{transform:translateX(0);visibility:visible}.wpux-cart-drawer-inner{height:100%;display:grid;grid-template-rows:auto 1fr auto;background:#fff}.wpux-cart-drawer-header{min-height:90px;display:flex;align-items:center;justify-content:space-between;padding:28px 30px;border-bottom:1px solid var(--wpux-border)}.wpux-cart-drawer-header h2{margin:0;color:var(--wpux-text);font-size:34px;font-weight:900;line-height:1}.wpux-cart-close{width:50px;height:50px;border:1px solid #f0e8de;border-radius:10px;background:#fff;color:#111;font-size:32px;line-height:1;cursor:pointer}.wpux-cart-items{overflow:auto;padding:24px 30px}.wpux-cart-empty{min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;text-align:center;color:var(--wpux-muted)}.wpux-cart-empty p{margin:0;font-size:16px}.wpux-cart-item{display:grid;grid-template-columns:104px 1fr;gap:16px;padding-bottom:22px;margin-bottom:22px;border-bottom:1px solid var(--wpux-border)}.wpux-cart-item-image{display:block;width:104px;height:124px;border-radius:12px;overflow:hidden;background:var(--wpux-cream)}.wpux-cart-item-image img{width:100%;height:100%;object-fit:cover}.wpux-cart-item-info{min-width:0}.wpux-cart-item-top{display:grid;grid-template-columns:1fr 38px;gap:12px;align-items:start}.wpux-cart-item h3{margin:0;font-size:16px;line-height:1.35;color:#111;font-weight:900}.wpux-cart-item h3 a{color:inherit;text-decoration:none}.wpux-cart-remove{width:38px;height:38px;border:1px solid #f0e8de;border-radius:8px;background:#fff;color:#111;font-size:24px;line-height:1;cursor:pointer}.wpux-cart-item-meta{margin-top:10px;color:var(--wpux-muted);font-size:13px}.wpux-cart-item-meta dl,.wpux-cart-item-meta dt,.wpux-cart-item-meta dd,.wpux-cart-item-meta p{margin:0}.wpux-cart-item-bottom{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-top:18px}.wpux-cart-item-price{color:#111;font-weight:900;white-space:nowrap}.wpux-cart-qty{grid-template-columns:34px 42px 34px}.wpux-cart-qty button,.wpux-cart-qty input{height:38px}.wpux-cart-footer{padding:24px 30px 28px;border-top:1px solid var(--wpux-border);background:#fff}.wpux-coupon-form label{display:block;color:#111;font-size:14px;font-weight:900;margin-bottom:12px}.wpux-coupon-row{display:grid;grid-template-columns:1fr 96px;gap:10px}.wpux-coupon-row input{height:54px;border:1px solid var(--wpux-border);border-radius:9px;padding:0 16px;color:#111;background:#fff}.wpux-coupon-row button{min-height:54px;padding:0 16px}.wpux-cart-notice{display:none;margin:12px 0 0;color:var(--wpux-muted);font-size:13px}.wpux-cart-notice.is-visible{display:block}.wpux-cart-totals{display:grid;gap:10px;margin:20px 0}.wpux-cart-totals div{display:flex;justify-content:space-between;gap:18px}.wpux-cart-totals span{color:var(--wpux-muted)}.wpux-cart-totals strong{color:#111}.wpux-cart-totals p{margin:0;color:var(--wpux-muted);font-size:13px}.wpux-cart-checkout{width:100%;border-radius:999px;font-size:18px}body.wpux-cart-is-open .wc-block-components-drawer,body.wpux-cart-is-open .wc-block-components-modal__screen-overlay,body.wpux-cart-is-open .xoo-wsc-modal,body.wpux-cart-is-open .ast-mobile-popup-drawer,body.wpux-cart-is-open .astra-cart-drawer,body.wpux-cart-is-open .widget_shopping_cart_content:not(.wpux-cart-drawer *){display:none!important}.wpux-checkout-page{min-height:100vh;background:#fff;color:var(--wpux-text)}.wpux-checkout-shell{width:min(1180px, calc(100% - 48px));margin:0 auto;padding:44px 0 72px}.wpux-checkout-brand{text-align:center;margin-bottom:40px}.wpux-checkout-brand a{color:var(--wpux-gold);text-decoration:none;font-size:38px;font-weight:900;letter-spacing:-.04em}.wpux-checkout-layout{display:grid;grid-template-columns:minmax(0,1fr) 430px;gap:54px;align-items:start}.wpux-checkout-main{display:grid;gap:22px;min-width:0}.wpux-checkout-card,.wpux-checkout-summary{border:1px solid var(--wpux-border);background:#fff;border-radius:18px;box-shadow:0 18px 54px rgb(50 19 7 / .07)}.wpux-checkout-card{padding:30px}.wpux-checkout-section-title{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:24px}.wpux-checkout-section-title h2,.wpux-checkout-payment h2,.wpux-checkout-summary h2{margin:0;color:#111827;font-size:28px;line-height:1.18;letter-spacing:-.03em}.wpux-checkout-section-title a{color:var(--wpux-gold);text-decoration:none;font-weight:800}.wpux-checkout-form .woocommerce-billing-fields h3,.wpux-checkout-form .woocommerce-shipping-fields h3,.wpux-checkout-form .woocommerce-additional-fields h3{font-size:20px;margin:24px 0 16px;color:#111}.wpux-checkout-form .form-row{margin:0 0 16px!important}.wpux-checkout-form label{color:#111;font-size:13px;font-weight:800;margin-bottom:7px}.wpux-checkout-form input.input-text,.wpux-checkout-form select,.wpux-checkout-form textarea,.wpux-checkout-form .select2-container .select2-selection--single{min-height:52px;border:1px solid var(--wpux-border)!important;border-radius:10px!important;background:#fff!important;color:#1f2937!important;padding:12px 14px!important;box-shadow:none!important}.wpux-checkout-form .select2-container .select2-selection--single .select2-selection__rendered{line-height:28px;padding-left:0}.wpux-checkout-form .select2-container .select2-selection--single .select2-selection__arrow{height:50px}.wpux-checkout-payment{padding:30px}.wpux-checkout-form #payment{background:#fff0;border-radius:0;margin-top:18px}.wpux-checkout-form #payment ul.payment_methods{border:1px solid var(--wpux-border);border-radius:14px;padding:0;overflow:hidden}.wpux-checkout-form #payment ul.payment_methods li{padding:16px 18px;border-bottom:1px solid var(--wpux-border)}.wpux-checkout-form #payment ul.payment_methods li:last-child{border-bottom:0}.wpux-checkout-form #payment div.payment_box{background:var(--wpux-cream);color:var(--wpux-muted);border-radius:10px}.wpux-checkout-form #payment div.form-row{padding:0;margin-top:22px!important}.wpux-checkout-form #place_order{width:100%;min-height:56px;border-radius:999px;background:linear-gradient(180deg,var(--wpux-gold-2),var(--wpux-gold))!important;color:#fff!important;font-size:17px;font-weight:900;box-shadow:0 18px 32px rgb(216 154 43 / .2)}.wpux-checkout-summary{position:sticky;top:110px;padding:30px;background:#f5f2ed;max-width:430px;width:100%}.wpux-checkout-summary h2{margin-bottom:24px}.wpux-order-review table.shop_table{width:100%!important;border:0!important;margin:0!important;border-collapse:collapse!important;table-layout:auto!important;background:#fff0}.wpux-order-review table.shop_table th,.wpux-order-review table.shop_table td{border:0!important;border-bottom:1px solid #dfd3c4!important;padding:16px 0!important;vertical-align:top;color:#222;background:transparent!important;font-size:14px}.wpux-order-review table.shop_table th:last-child,.wpux-order-review table.shop_table td:last-child{text-align:right;padding-left:18px!important;white-space:nowrap}.wpux-order-review table.shop_table thead th{font-size:13px;text-transform:uppercase;letter-spacing:.05em;color:#3e332c}.wpux-order-review table.shop_table .product-name{width:65%;line-height:1.55}.wpux-order-review table.shop_table .product-total,.wpux-order-review table.shop_table .cart-subtotal td,.wpux-order-review table.shop_table .order-total td{font-weight:900}.wpux-order-review table.shop_table .order-total th,.wpux-order-review table.shop_table .order-total td{font-size:18px;border-bottom:0!important}.wpux-order-review .woocommerce-shipping-totals ul#shipping_method{text-align:left;margin:8px 0 0}.wpux-checkout-form .woocommerce-NoticeGroup,.wpux-checkout-form .woocommerce-error,.wpux-checkout-form .woocommerce-message,.wpux-checkout-form .woocommerce-info{border-top-color:var(--wpux-gold)}@media (max-width:1180px){.wpux-product-hero{grid-template-columns:72px minmax(0,1fr) minmax(360px,430px);gap:18px}.wpux-product-card{padding:24px}.wpux-product-title{font-size:34px}.wpux-gallery-frame{min-height:340px;height:46vw}}@media (max-width:980px){.wpux-product-shell,.wpux-checkout-shell{width:min(100% - 28px, 760px);padding-top:24px}.wpux-product-hero{grid-template-columns:1fr}.wpux-gallery-thumbs{position:relative;top:auto;order:2;flex-direction:row;overflow-x:auto;padding-bottom:4px}.wpux-gallery-stack{grid-template-columns:1fr}.wpux-gallery-frame{height:auto;min-height:0;aspect-ratio:1 / 1.1}.wpux-product-sticky{position:relative;top:auto;order:3}.wpux-product-card{box-shadow:0 14px 40px rgb(50 19 7 / .08)}.wpux-specs-card,.wpux-review-grid,.wpux-review-grid-full .wpux-review-cards,.wpux-review-cards,.wpux-related-wrap ul.products{grid-template-columns:1fr}.wpux-checkout-layout{grid-template-columns:1fr;gap:24px}.wpux-checkout-summary{position:relative;top:auto;max-width:none;order:-1}}@media (max-width:640px){.wpux-product-shell,.wpux-checkout-shell{width:calc(100% - 22px)}.wpux-product-card,.wpux-description-card,.wpux-review-preview,.wpux-faq-card,.wpux-checkout-card,.wpux-checkout-payment,.wpux-checkout-summary{padding:22px;border-radius:14px}.wpux-product-title{font-size:30px}.wpux-price{font-size:25px}.wpux-tabs{gap:24px}.wpux-cart-drawer{width:100vw}.wpux-cart-drawer-header,.wpux-cart-items,.wpux-cart-footer{padding-left:22px;padding-right:22px}.wpux-cart-item{grid-template-columns:92px 1fr}.wpux-cart-item-image{width:92px;height:112px}.wpux-coupon-row{grid-template-columns:1fr 88px}.wpux-size-guide-table{overflow-x:auto}.wpux-size-guide-table div{min-width:620px}}.wpux-product-page .wpux-stars,.wpux-stars{display:inline-flex;align-items:center;gap:2px;color:var(--wpux-gold);font-size:18px;line-height:1;letter-spacing:0;white-space:nowrap}.wpux-stars .is-empty{color:#d9d1c7}.wpux-rating-row .wpux-stars{font-size:17px}.wpux-review-summary .wpux-stars{font-size:19px}.wpux-review-cards .wpux-stars{font-size:17px}.wpux-product-card .wpux-trust-list{border-bottom:0;padding-bottom:0;margin-bottom:0}.wpux-cart-close,.wpux-cart-remove,.wpux-product-qty-wrap button,.wpux-cart-qty button{display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0!important;text-align:center!important;line-height:1!important;font-family:inherit!important}.wpux-cart-close{font-size:24px;font-weight:500}.wpux-cart-remove{font-size:20px;font-weight:500}.wpux-cart-qty,.wpux-product-qty-wrap{line-height:1}.wpux-cart-qty input,.wpux-product-qty-wrap input{display:block;padding:0!important;line-height:38px!important}html:has(body.wpux-checkout-standalone){margin:0!important;background:#fff}body.wpux-checkout-standalone{margin:0!important;padding:0!important;background:#fff!important;color:#111827;overflow-x:hidden}body.wpux-checkout-standalone .wpux-standalone-checkout-page,body.wpux-checkout-standalone .wpux-standalone-checkout-page *{box-sizing:border-box}body.wpux-checkout-standalone .wpux-standalone-header{min-height:78px;background:#fff;border-bottom:1px solid #e7e3dc;display:flex;align-items:center;position:relative;z-index:20}body.wpux-checkout-standalone .wpux-standalone-header-inner{width:min(1180px, calc(100% - 40px));margin:0 auto;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}body.wpux-checkout-standalone .wpux-standalone-logo{grid-column:2;display:inline-flex;align-items:center;justify-content:center;color:#b98a38;font-size:42px;font-weight:900;line-height:1;text-decoration:none;letter-spacing:-.04em}body.wpux-checkout-standalone .wpux-standalone-logo img{display:block;width:auto;max-width:190px;max-height:58px}body.wpux-checkout-standalone .wpux-standalone-cart-link{grid-column:3;justify-self:end;position:relative;color:#0f172a;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;text-decoration:none}body.wpux-checkout-standalone .wpux-standalone-cart-link em{position:absolute;top:3px;right:2px;width:18px;height:18px;border-radius:999px;background:var(--wpux-gold);color:#fff;font-size:11px;font-style:normal;font-weight:900;display:inline-flex;align-items:center;justify-content:center}body.wpux-checkout-standalone .wpux-standalone-checkout-main{min-height:calc(100vh - 78px)}body.wpux-checkout-standalone .wpux-checkout-page{min-height:calc(100vh - 78px);background:#fff}body.wpux-checkout-standalone .wpux-checkout-shell{width:100%;margin:0;padding:0}body.wpux-checkout-standalone .wpux-checkout-form{display:block}body.wpux-checkout-standalone .wpux-checkout-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,1fr);gap:0;align-items:stretch;min-height:calc(100vh - 78px)}body.wpux-checkout-standalone .wpux-checkout-main{width:min(560px, calc(100% - 54px));justify-self:end;padding:42px 38px 80px 0;display:grid;gap:24px}body.wpux-checkout-standalone .wpux-checkout-section,body.wpux-checkout-standalone .wpux-checkout-card,body.wpux-checkout-standalone .wpux-checkout-payment{border:0;border-radius:0;box-shadow:none;background:#fff0;padding:0}body.wpux-checkout-standalone .wpux-checkout-section-title{margin-bottom:18px}body.wpux-checkout-standalone .wpux-checkout-section-title h2,body.wpux-checkout-standalone .wpux-checkout-payment h2{font-size:19px;line-height:1.25;letter-spacing:-.01em;color:#111827}body.wpux-checkout-standalone .wpux-checkout-form .woocommerce-billing-fields h3,body.wpux-checkout-standalone .wpux-checkout-form .woocommerce-shipping-fields h3,body.wpux-checkout-standalone .wpux-checkout-form .woocommerce-additional-fields h3{margin:26px 0 14px;font-size:24px;font-weight:800;color:#111827}body.wpux-checkout-standalone .wpux-checkout-form .form-row{margin-bottom:12px!important}body.wpux-checkout-standalone .wpux-checkout-form .form-row-first,body.wpux-checkout-standalone .wpux-checkout-form .form-row-last{width:calc(50% - 6px)!important}body.wpux-checkout-standalone .wpux-checkout-form label{color:#384150;font-size:12px;font-weight:700;margin-bottom:6px}body.wpux-checkout-standalone .wpux-checkout-form input.input-text,body.wpux-checkout-standalone .wpux-checkout-form select,body.wpux-checkout-standalone .wpux-checkout-form textarea,body.wpux-checkout-standalone .wpux-checkout-form .select2-container .select2-selection--single{min-height:48px;border:1px solid #dfe5ec!important;border-radius:9px!important;background:#fff!important;color:#111827!important;padding:11px 13px!important;box-shadow:0 1px 0 rgb(17 24 39 / .02)!important;font-size:14px!important}body.wpux-checkout-standalone .wpux-checkout-form input.input-text:focus,body.wpux-checkout-standalone .wpux-checkout-form select:focus,body.wpux-checkout-standalone .wpux-checkout-form textarea:focus{border-color:#8db7dd!important;outline:0;box-shadow:0 0 0 3px rgb(74 144 226 / .12)!important}body.wpux-checkout-standalone .wpux-checkout-form #payment ul.payment_methods{border:1px solid #dfe5ec;border-radius:10px;background:#fff}body.wpux-checkout-standalone .wpux-checkout-form #payment ul.payment_methods li{border-color:#e8edf2}body.wpux-checkout-standalone .wpux-checkout-form #place_order{min-height:56px;border-radius:10px;background:#111827!important;color:#fff!important;box-shadow:none}body.wpux-checkout-standalone .wpux-checkout-summary{position:sticky;top:0;width:100%;max-width:none;min-height:calc(100vh - 78px);align-self:start;border:0;border-left:1px solid #e4e4e4;border-radius:0;box-shadow:none;background:#f4f4f4;padding:34px 0 80px 42px}body.wpux-checkout-standalone .wpux-summary-box{width:min(520px, calc(100% - 72px))}.wpux-summary-products{display:grid;gap:16px;margin:0 0 22px}.wpux-summary-product{display:grid;grid-template-columns:64px minmax(0,1fr) auto;gap:14px;align-items:center}.wpux-summary-product-image{position:relative;width:64px;height:64px;border-radius:9px;overflow:visible;background:#fff;border:1px solid #e1dfdc}.wpux-summary-product-image img{width:100%;height:100%;display:block;object-fit:cover;border-radius:9px}.wpux-summary-product-image span{position:absolute;top:-8px;right:-8px;width:22px;height:22px;border-radius:999px;background:#5f6368;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:800}.wpux-summary-product-info h3{margin:0;color:#252525;font-size:13px;line-height:1.35;font-weight:700}.wpux-summary-product-meta,.wpux-summary-product-meta dl,.wpux-summary-product-meta dt,.wpux-summary-product-meta dd,.wpux-summary-product-meta p{margin:2px 0 0;color:#68707a;font-size:12px;line-height:1.35}.wpux-summary-product-price{color:#2b2b2b;font-size:12px;font-weight:700;white-space:nowrap}.wpux-checkout-coupon{margin:0 0 24px}.wpux-checkout-coupon-row{display:grid;grid-template-columns:1fr 72px;gap:10px}.wpux-checkout-coupon-row input{min-height:46px;border:1px solid #dfe5ec;border-radius:8px;background:#fff;color:#111827;padding:0 13px;font-size:13px}.wpux-checkout-coupon-row button{min-height:46px;border:1px solid #dfe5ec;border-radius:8px;background:#fff;color:#6b7280;font-weight:800;cursor:pointer}.wpux-checkout-coupon-notice{display:none;margin-top:9px;color:#6b7280;font-size:12px}.wpux-checkout-coupon-notice.is-visible{display:block}.wpux-summary-totals{display:grid;gap:10px}.wpux-summary-line{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;color:#3a3a3a;font-size:13px}.wpux-summary-line span{color:#333}.wpux-summary-line strong{color:#2b2b2b;font-weight:700;text-align:right;white-space:nowrap}.wpux-summary-line strong .woocommerce-Price-amount,.wpux-summary-line strong .amount{white-space:nowrap}.wpux-summary-total{margin-top:12px;padding-top:14px}.wpux-summary-total span,.wpux-summary-total strong{color:#111;font-size:17px;font-weight:800}.wpux-summary-tax-note{margin:-6px 0 0;color:#777;font-size:12px}.wpux-summary-empty{color:#6b7280;font-size:14px}@media (max-width:900px){body.wpux-checkout-standalone .wpux-checkout-layout{grid-template-columns:1fr}body.wpux-checkout-standalone .wpux-checkout-main{width:min(640px, calc(100% - 32px));justify-self:center;padding:28px 0 50px}body.wpux-checkout-standalone .wpux-checkout-summary{position:relative;min-height:0;border-left:0;border-top:1px solid #e4e4e4;padding:26px 0 34px;order:-1}body.wpux-checkout-standalone .wpux-summary-box{width:min(640px, calc(100% - 32px));margin:0 auto}}@media (max-width:640px){body.wpux-checkout-standalone .wpux-standalone-header-inner{width:calc(100% - 24px)}body.wpux-checkout-standalone .wpux-standalone-logo img{max-width:150px}body.wpux-checkout-standalone .wpux-checkout-form .form-row-first,body.wpux-checkout-standalone .wpux-checkout-form .form-row-last{width:100%!important}.wpux-summary-product{grid-template-columns:58px minmax(0,1fr)}.wpux-summary-product-price{grid-column:2;text-align:left}}body.wpux-checkout-standalone{--wpux-checkout-border:#e7e2da;--wpux-checkout-field:#dfe6ee}body.wpux-checkout-standalone .wpux-standalone-header{min-height:78px!important;box-shadow:none!important}body.wpux-checkout-standalone .wpux-checkout-layout{width:100vw!important;max-width:none!important;margin:0!important;display:grid!important;grid-template-columns:minmax(0,50vw) minmax(0,50vw)!important;gap:0!important;align-items:start!important;min-height:calc(100vh - 78px)!important}body.wpux-checkout-standalone .wpux-checkout-main{width:min(560px, calc(100% - 56px))!important;max-width:560px!important;justify-self:end!important;padding:42px 42px 86px 0!important;margin:0!important}body.wpux-checkout-standalone .wpux-checkout-summary{position:sticky!important;top:0!important;width:100%!important;max-width:none!important;min-height:calc(100vh - 78px)!important;padding:34px 0 80px 34px!important;margin:0!important;border:0!important;border-left:1px solid var(--wpux-checkout-border)!important;border-radius:0!important;background:#f4f4f4!important;box-shadow:none!important;display:flex!important;justify-content:flex-start!important;align-items:flex-start!important;overflow:visible!important}body.wpux-checkout-standalone #order_review,body.wpux-checkout-standalone .woocommerce-checkout-review-order,body.wpux-checkout-standalone .wpux-order-review,body.wpux-checkout-standalone .wpux-summary-box,body.wpux-checkout-standalone .woocommerce-checkout-review-order-table{float:none!important;clear:both!important;position:static!important;display:block!important;width:min(450px, calc(50vw - 78px))!important;max-width:450px!important;min-width:0!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;table-layout:auto!important}body.wpux-checkout-standalone .wpux-summary-product{grid-template-columns:64px minmax(0,1fr) max-content!important;gap:14px!important;align-items:center!important}body.wpux-checkout-standalone .wpux-summary-product-info h3{font-size:13px!important;line-height:1.35!important;word-break:normal!important;overflow-wrap:break-word!important}body.wpux-checkout-standalone .wpux-checkout-coupon-row{grid-template-columns:minmax(0,1fr) 76px!important}body.wpux-checkout-standalone .wpux-summary-line{width:100%!important}body.wpux-checkout-standalone .wpux-checkout-form .woocommerce-billing-fields h3:first-child{margin-top:22px!important}@media (min-width:1440px){body.wpux-checkout-standalone .wpux-checkout-main{padding-right:54px!important}body.wpux-checkout-standalone .wpux-checkout-summary{padding-left:42px!important}}@media (max-width:1100px){body.wpux-checkout-standalone .wpux-checkout-layout{grid-template-columns:minmax(0,58vw) minmax(360px,42vw)!important}body.wpux-checkout-standalone #order_review,body.wpux-checkout-standalone .woocommerce-checkout-review-order,body.wpux-checkout-standalone .wpux-order-review,body.wpux-checkout-standalone .wpux-summary-box,body.wpux-checkout-standalone .woocommerce-checkout-review-order-table{width:min(390px, calc(42vw - 44px))!important}body.wpux-checkout-standalone .wpux-checkout-summary{padding-left:24px!important}}@media (max-width:900px){body.wpux-checkout-standalone .wpux-checkout-layout{grid-template-columns:1fr!important;width:100%!important}body.wpux-checkout-standalone .wpux-checkout-summary{order:-1!important;position:relative!important;top:auto!important;min-height:0!important;border-left:0!important;border-bottom:1px solid var(--wpux-checkout-border)!important;padding:22px 0!important}body.wpux-checkout-standalone #order_review,body.wpux-checkout-standalone .woocommerce-checkout-review-order,body.wpux-checkout-standalone .wpux-order-review,body.wpux-checkout-standalone .wpux-summary-box,body.wpux-checkout-standalone .woocommerce-checkout-review-order-table{width:min(640px, calc(100% - 32px))!important;max-width:640px!important;margin:0 auto!important}body.wpux-checkout-standalone .wpux-checkout-main{width:min(640px, calc(100% - 32px))!important;max-width:640px!important;justify-self:center!important;padding:28px 0 60px!important}}.wpux-gallery-frame{cursor:zoom-in}.wpux-gallery-frame img{user-select:none}.wpux-gallery-cursor{position:fixed;z-index:999997;width:54px;height:54px;transform:translate(-50%,-50%);pointer-events:none;opacity:0;transition:opacity .12s ease;color:#111;filter:drop-shadow(0 4px 12px rgb(255 255 255 / .45))}.wpux-gallery-cursor.is-visible{opacity:1}.wpux-gallery-cursor svg{display:block;width:100%;height:100%}.wpux-lightbox{position:fixed;inset:0;background:rgb(16 16 16 / .72);backdrop-filter:blur(7px);z-index:1000000;display:none;align-items:center;justify-content:center;padding:34px 92px}.wpux-lightbox.is-open{display:flex}.wpux-lightbox-image-wrap{position:relative;max-width:min(86vw, 980px);max-height:88vh;display:flex;align-items:center;justify-content:center}.wpux-lightbox img{display:block;max-width:100%;max-height:88vh;object-fit:contain;background:#fff}.wpux-lightbox-count{position:absolute;left:50%;bottom:18px;transform:translateX(-50%);background:rgb(255 255 255 / .92);color:#111;border-radius:999px;padding:8px 14px;font-size:15px;font-weight:900;line-height:1}.wpux-lightbox-close,.wpux-lightbox-arrow{appearance:none;border:0;background:#fff;color:#111;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:0;line-height:1}.wpux-lightbox-close{position:fixed;top:22px;right:24px;width:44px;height:44px;border-radius:999px;font-size:30px}.wpux-lightbox-arrow{position:fixed;top:50%;transform:translateY(-50%);width:46px;height:46px;border-radius:999px;font-size:34px;box-shadow:0 12px 34px rgb(0 0 0 / .18)}.wpux-lightbox-prev{left:28px}.wpux-lightbox-next{right:28px}.wpux-cart-close,.wpux-cart-remove,.wpux-product-qty-wrap button,.wpux-cart-qty button{box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0!important;margin:0!important;line-height:1!important;text-align:center!important;vertical-align:middle!important}.wpux-cart-close,.wpux-cart-remove{font-family:Arial,Helvetica,sans-serif!important;font-weight:400!important}.wpux-cart-qty button,.wpux-product-qty-wrap button{font-family:Arial,Helvetica,sans-serif!important;font-size:18px!important}.wpux-cart-qty input,.wpux-product-qty-wrap input{height:38px!important;min-height:38px!important;padding:0!important;line-height:38px!important;text-align:center!important}.wpux-product-qty-wrap input{height:42px!important;min-height:42px!important;line-height:42px!important}.wpux-stars,.wpux-stars *{font-family:Arial,Helvetica,sans-serif!important;text-indent:0!important;overflow:visible!important;position:static!important;float:none!important;speak:normal!important}.wpux-stars{display:inline-flex!important;align-items:center!important;gap:3px!important;width:auto!important;height:auto!important;color:var(--wpux-gold)!important;line-height:1!important;letter-spacing:0!important;white-space:nowrap!important}.wpux-stars::before,.wpux-stars::after,.wpux-stars span::before,.wpux-stars span::after{content:none!important;display:none!important}.wpux-stars span{display:inline-block!important;width:auto!important;height:auto!important;font-size:inherit!important;line-height:1!important}.wpux-stars .is-filled{color:var(--wpux-gold)!important}.wpux-stars .is-empty{color:#e2d8cc!important}@media (max-width:980px){.wpux-product-shell{width:min(100%, 560px)!important;padding:18px 14px 52px!important}.wpux-product-hero{display:grid!important;grid-template-columns:1fr!important;gap:14px!important}.wpux-gallery-stack{order:1!important;display:flex!important;grid-template-columns:none!important;gap:0!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory!important;scroll-behavior:smooth!important;-webkit-overflow-scrolling:touch!important;border-radius:0!important;scrollbar-width:none!important}.wpux-gallery-stack::-webkit-scrollbar{display:none!important}.wpux-gallery-frame,.wpux-gallery-frame-full{flex:0 0 100%!important;width:100%!important;min-width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:1 / 1.08!important;scroll-snap-align:start!important;grid-column:auto!important;background:#f8f2e9!important}.wpux-gallery-thumbs{order:2!important;position:relative!important;top:auto!important;display:flex!important;flex-direction:row!important;gap:10px!important;overflow-x:auto!important;padding:2px 0 4px!important;scrollbar-width:none!important}.wpux-gallery-thumbs::-webkit-scrollbar{display:none!important}.wpux-gallery-thumbs a{flex:0 0 54px!important;width:54px!important;height:68px!important;border-radius:10px!important}.wpux-product-sticky{order:3!important;position:relative!important;top:auto!important}.wpux-product-card{padding:22px 18px!important;border-radius:14px!important}.wpux-product-title{font-size:28px!important;line-height:1.08!important}.wpux-gallery-cursor{display:none!important}.wpux-lightbox{padding:0!important}.wpux-lightbox-image-wrap{width:100vw!important;height:100vh!important;max-width:100vw!important;max-height:100vh!important}.wpux-lightbox img{max-width:100vw!important;max-height:100vh!important}.wpux-lightbox-arrow{width:42px!important;height:42px!important;font-size:30px!important}.wpux-lightbox-prev{left:10px!important}.wpux-lightbox-next{right:10px!important}}body.wpux-lightbox-is-open{overflow:hidden!important}@media (min-width:981px){.wpux-gallery-frame{cursor:none!important}}body.wpux-checkout-standalone .wpux-checkout-coupon-row button,body.wpux-checkout-standalone [data-wpux-checkout-coupon-button]{display:inline-flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;padding:0 18px!important;margin:0!important;line-height:1!important;height:54px!important;min-height:54px!important;white-space:nowrap!important}@media (min-width:901px){html:has(body.wpux-checkout-standalone),body.wpux-checkout-standalone{height:100%!important;overflow:hidden!important}body.wpux-checkout-standalone .wpux-standalone-checkout-page{height:100vh!important;min-height:100vh!important;overflow:hidden!important;display:grid!important;grid-template-rows:78px minmax(0,1fr)!important}body.wpux-checkout-standalone .wpux-standalone-header{height:78px!important;min-height:78px!important;position:relative!important;z-index:5!important;background:#fff!important}body.wpux-checkout-standalone .wpux-standalone-checkout-main,body.wpux-checkout-standalone .wpux-checkout-page,body.wpux-checkout-standalone .wpux-checkout-shell,body.wpux-checkout-standalone .wpux-checkout-form,body.wpux-checkout-standalone .wpux-checkout-layout{height:100%!important;min-height:0!important;overflow:hidden!important}body.wpux-checkout-standalone .wpux-standalone-checkout-main,body.wpux-checkout-standalone .wpux-checkout-page,body.wpux-checkout-standalone .wpux-checkout-shell,body.wpux-checkout-standalone .wpux-checkout-form{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}body.wpux-checkout-standalone .wpux-checkout-layout{width:100vw!important;display:grid!important;grid-template-columns:minmax(0,50vw) minmax(0,50vw)!important;align-items:stretch!important;background:linear-gradient(90deg,#fff 0 50%,#f4f4f4 50% 100%)!important}body.wpux-checkout-standalone .wpux-checkout-main{width:100%!important;max-width:none!important;height:100%!important;overflow-y:auto!important;overflow-x:hidden!important;justify-self:stretch!important;padding:40px 42px 84px max(24px, calc(50vw - 600px))!important;display:block!important;box-sizing:border-box!important;scrollbar-gutter:stable!important}body.wpux-checkout-standalone .wpux-checkout-main>*{width:min(560px, 100%)!important;max-width:560px!important;margin-left:auto!important}body.wpux-checkout-standalone .wpux-checkout-summary{position:sticky!important;top:0!important;align-self:start!important;height:100%!important;min-height:0!important;overflow:hidden!important;width:100%!important;max-width:none!important;padding:34px 24px 80px 54px!important;margin:0!important;background:#f4f4f4!important;border:0!important;border-left:1px solid var(--wpux-checkout-border)!important;border-radius:0!important;box-shadow:none!important;display:block!important;box-sizing:border-box!important}body.wpux-checkout-standalone #order_review,body.wpux-checkout-standalone .woocommerce-checkout-review-order,body.wpux-checkout-standalone .wpux-order-review,body.wpux-checkout-standalone .wpux-summary-box,body.wpux-checkout-standalone .woocommerce-checkout-review-order-table{width:min(480px, calc(50vw - 96px))!important;max-width:480px!important;margin:0!important;padding:0!important}}@media (max-width:900px){html:has(body.wpux-checkout-standalone),body.wpux-checkout-standalone,body.wpux-checkout-standalone .wpux-standalone-checkout-page,body.wpux-checkout-standalone .wpux-standalone-checkout-main,body.wpux-checkout-standalone .wpux-checkout-layout,body.wpux-checkout-standalone .wpux-checkout-main,body.wpux-checkout-standalone .wpux-checkout-summary{height:auto!important;overflow:visible!important}body.wpux-checkout-standalone .wpux-checkout-summary{position:relative!important;top:auto!important}}.wpux-gallery-cursor{width:58px!important;height:58px!important;border-radius:999px!important;background:rgb(255 255 255 / .96)!important;color:#111!important;box-shadow:0 14px 36px rgb(0 0 0 / .16)!important;filter:none!important}.wpux-gallery-cursor svg{display:none!important}.wpux-gallery-cursor::before,.wpux-gallery-cursor::after{content:''!important;position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;background:currentColor!important;border-radius:2px!important}.wpux-gallery-cursor::before{width:27px!important;height:3px!important}.wpux-gallery-cursor::after{width:3px!important;height:27px!important}.wpux-lightbox-close,.wpux-lightbox-arrow{z-index:1000003!important}.wpux-lightbox-prev,.wpux-lightbox-next{display:inline-flex!important;opacity:1!important;visibility:visible!important;background:rgb(255 255 255 / .96)!important;color:#111!important}@media (max-width:980px){.wpux-lightbox{overflow:hidden!important}.wpux-lightbox-prev{left:max(14px, env(safe-area-inset-left))!important;right:auto!important}.wpux-lightbox-next{right:max(14px, env(safe-area-inset-right))!important;left:auto!important}.wpux-lightbox-arrow{width:44px!important;height:44px!important;border-radius:999px!important;font-size:34px!important;box-shadow:0 12px 34px rgb(0 0 0 / .2)!important}}@media (min-width:901px){html:has(body.wpux-checkout-standalone),body.wpux-checkout-standalone{height:auto!important;min-height:100%!important;overflow-x:hidden!important;overflow-y:auto!important}body.wpux-checkout-standalone .wpux-standalone-checkout-page{height:auto!important;min-height:100vh!important;overflow:visible!important;display:block!important}body.wpux-checkout-standalone .wpux-standalone-header{position:sticky!important;top:0!important;z-index:50!important}body.wpux-checkout-standalone .wpux-standalone-checkout-main,body.wpux-checkout-standalone .wpux-checkout-page,body.wpux-checkout-standalone .wpux-checkout-shell,body.wpux-checkout-standalone .wpux-checkout-form,body.wpux-checkout-standalone .wpux-checkout-layout{height:auto!important;min-height:0!important;overflow:visible!important}body.wpux-checkout-standalone .wpux-standalone-checkout-main,body.wpux-checkout-standalone .wpux-checkout-page,body.wpux-checkout-standalone .wpux-checkout-shell,body.wpux-checkout-standalone .wpux-checkout-form{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}body.wpux-checkout-standalone .wpux-checkout-layout{width:100vw!important;display:grid!important;grid-template-columns:minmax(0,50vw) minmax(0,50vw)!important;align-items:start!important;background:linear-gradient(90deg,#fff 0 50%,#f4f4f4 50% 100%)!important}body.wpux-checkout-standalone .wpux-checkout-main{width:100%!important;max-width:none!important;overflow:visible!important;justify-self:stretch!important;padding:40px 42px 96px max(24px, calc(50vw - 600px))!important;display:block!important;box-sizing:border-box!important}body.wpux-checkout-standalone .wpux-checkout-main>*{width:min(560px, 100%)!important;max-width:560px!important;margin-left:auto!important}body.wpux-checkout-standalone .wpux-checkout-summary{position:sticky!important;top:78px!important;align-self:start!important;height:calc(100vh - 78px)!important;min-height:calc(100vh - 78px)!important;overflow:hidden!important;width:100%!important;max-width:none!important;padding:34px 24px 80px 54px!important;margin:0!important;background:#f4f4f4!important;border:0!important;border-left:1px solid var(--wpux-checkout-border)!important;border-radius:0!important;box-shadow:none!important;display:block!important;box-sizing:border-box!important}body.wpux-checkout-standalone #order_review,body.wpux-checkout-standalone .woocommerce-checkout-review-order,body.wpux-checkout-standalone .wpux-order-review,body.wpux-checkout-standalone .wpux-summary-box,body.wpux-checkout-standalone .woocommerce-checkout-review-order-table{width:min(480px, calc(50vw - 96px))!important;max-width:480px!important;margin:0!important;padding:0!important}}body.wpux-checkout-standalone .wpux-checkout-form #billing_first_name_field,body.wpux-checkout-standalone .wpux-checkout-form #billing_country_field,body.wpux-checkout-standalone .wpux-checkout-form #billing_address_1_field,body.wpux-checkout-standalone .wpux-checkout-form #billing_city_field,body.wpux-checkout-standalone .wpux-checkout-form #billing_state_field,body.wpux-checkout-standalone .wpux-checkout-form #billing_postcode_field,body.wpux-checkout-standalone .wpux-checkout-form #billing_phone_field,body.wpux-checkout-standalone .wpux-checkout-form #billing_email_field{float:none!important;width:100%!important;clear:both!important}body.wpux-checkout-standalone .wpux-checkout-form #billing_last_name_field,body.wpux-checkout-standalone .wpux-checkout-form #billing_company_field,body.wpux-checkout-standalone .wpux-checkout-form #billing_address_2_field,body.wpux-checkout-standalone .wpux-checkout-form #shipping_last_name_field,body.wpux-checkout-standalone .wpux-checkout-form #shipping_company_field,body.wpux-checkout-standalone .wpux-checkout-form #shipping_address_2_field{display:none!important}@media (max-width:900px){html:has(body.wpux-checkout-standalone),body.wpux-checkout-standalone,body.wpux-checkout-standalone .wpux-standalone-checkout-page,body.wpux-checkout-standalone .wpux-standalone-checkout-main,body.wpux-checkout-standalone .wpux-checkout-page,body.wpux-checkout-standalone .wpux-checkout-shell,body.wpux-checkout-standalone .wpux-checkout-form,body.wpux-checkout-standalone .wpux-checkout-layout,body.wpux-checkout-standalone .wpux-checkout-main,body.wpux-checkout-standalone .wpux-checkout-summary{height:auto!important;min-height:0!important;overflow:visible!important}}.wpux-review-layout{display:grid;gap:28px}.wpux-review-layout .wpux-review-preview,.wpux-review-layout .wpux-faq-card{width:100%}.wpux-review-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:24px}.wpux-review-heading h2{margin-bottom:10px}.wpux-review-heading .wpux-review-summary{margin:0}.wpux-review-heading .wpux-review-summary strong{font-size:36px}.wpux-write-review-button,.wpux-load-more-reviews{appearance:none;border:1px solid var(--wpux-gold);border-radius:10px;background:linear-gradient(135deg,var(--wpux-gold),var(--wpux-gold-2));color:#fff;cursor:pointer;font:inherit;font-weight:800;min-height:46px;padding:12px 18px;box-shadow:0 10px 24px rgb(216 154 43 / .18);transition:transform .2s ease,box-shadow .2s ease}.wpux-write-review-button{display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.wpux-write-review-button:hover,.wpux-load-more-reviews:hover{transform:translateY(-1px);box-shadow:0 14px 28px rgb(216 154 43 / .25)}.wpux-photo-review-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.wpux-photo-review-card{display:flex;flex-direction:column;min-width:0;overflow:hidden;border:1px solid var(--wpux-border);border-radius:16px;background:#fff;box-shadow:0 12px 34px rgb(50 19 7 / .06)}.wpux-photo-review-card.is-hidden{display:none}.wpux-review-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:18px 18px 10px}.wpux-review-author-wrap{display:flex;align-items:center;min-width:0;gap:12px}.wpux-review-author-wrap>div{min-width:0}.wpux-review-author-wrap strong{display:block;color:#111;font-size:14px;line-height:1.35;overflow-wrap:anywhere}.wpux-review-avatar{display:inline-flex;align-items:center;justify-content:center;flex:0 0 42px;width:42px;height:42px;border:2px solid #e8b755;border-radius:50%;background:var(--wpux-brown-2);color:#fff;font-size:15px;font-weight:900}.wpux-review-card-header time{flex:0 0 auto;color:#93877f;font-size:12px;line-height:1.5;white-space:nowrap}.wpux-review-card-rating{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:5px}.wpux-review-card-rating .wpux-stars{font-size:15px}.wpux-verified-badge{display:inline-flex;align-items:center;border-radius:999px;background:#f6efe5;color:#79582e;font-size:10px;font-weight:800;padding:4px 7px}.wpux-review-text{padding:4px 18px 16px;color:#4d443e;font-size:14px;line-height:1.65}.wpux-review-text p{margin:0 0 8px}.wpux-review-text p:last-child{margin-bottom:0}.wpux-review-photos{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:0 18px 16px}.wpux-review-photos.has-1{grid-template-columns:1fr}.wpux-review-photos.has-2{grid-template-columns:repeat(2,minmax(0,1fr))}.wpux-review-photo{appearance:none;position:relative;display:block;width:100%;min-width:0;aspect-ratio:1 / .82;overflow:hidden;border:0;border-radius:10px;background:var(--wpux-cream-2);cursor:zoom-in;padding:0}.wpux-review-photos.has-1 .wpux-review-photo{aspect-ratio:16 / 9}.wpux-review-photo img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.wpux-review-photo:hover img{transform:scale(1.025)}.wpux-review-card-footer{margin-top:auto;border-top:1px solid #f1e9df;padding:11px 18px 14px}.wpux-review-helpful{appearance:none;display:inline-flex;align-items:center;gap:6px;border:0;background:#fff0;color:#5d524b;cursor:pointer;font:inherit;font-size:12px;font-weight:700;padding:4px 0}.wpux-review-helpful>span:first-child{font-size:18px;line-height:1}.wpux-review-helpful:hover,.wpux-review-helpful.is-voted{color:var(--wpux-gold)}.wpux-review-helpful:disabled{cursor:default;opacity:.85}.wpux-load-more-reviews{display:flex;align-items:center;justify-content:center;gap:8px;width:fit-content;min-width:210px;margin:24px auto 0;background:#fff;color:var(--wpux-brown);box-shadow:none}.wpux-load-more-reviews[hidden]{display:none}.wpux-review-empty{grid-column:1 / -1;border:1px dashed var(--wpux-border);border-radius:14px;background:var(--wpux-cream);padding:32px;text-align:center}.wpux-review-empty h3{margin:14px 0 8px;color:#111;font-size:20px}.wpux-review-empty p{margin:0;color:var(--wpux-muted)}.wpux-review-form-box{border:1px solid var(--wpux-border);border-radius:16px;background:#fff;margin-top:28px;padding:0;overflow:hidden}.wpux-review-form-box summary{margin:0;padding:18px 20px;background:var(--wpux-cream);list-style-position:inside}.wpux-review-form-box[open] summary{border-bottom:1px solid var(--wpux-border)}.wpux-review-form-box #respond{padding:22px}.wpux-review-form-box .wpux-review-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;max-width:none}.wpux-review-form-box .comment-reply-title,.wpux-review-form-box .comment-form-rating,.wpux-review-form-box .comment-form-comment,.wpux-review-form-box .wpux-review-upload,.wpux-review-form-box .form-submit,.wpux-review-form-box .must-log-in{grid-column:1 / -1}.wpux-review-upload>label:first-child{margin-bottom:8px}.wpux-review-upload>label:first-child span{color:var(--wpux-muted);font-weight:500}.wpux-review-upload input[type="file"]{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.wpux-review-upload-drop{display:flex!important;flex-direction:column;align-items:center;justify-content:center;min-height:126px;border:1px dashed #d7b376;border-radius:12px;background:#fffaf3;cursor:pointer;padding:18px;text-align:center}.wpux-review-upload-drop strong{color:var(--wpux-gold);font-size:26px;line-height:1}.wpux-review-upload-drop span{margin-top:8px;color:#2e241f;font-size:13px;font-weight:800}.wpux-review-upload-drop small{margin-top:5px;color:var(--wpux-muted);font-size:11px;font-weight:500}.wpux-review-upload-preview{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.wpux-review-upload-thumb{display:block;width:72px;height:72px;overflow:hidden;border:1px solid var(--wpux-border);border-radius:10px;background:var(--wpux-cream-2)}.wpux-review-upload-thumb img{display:block;width:100%;height:100%;object-fit:cover}.wpux-review-form-box .form-submit{margin-top:2px}.wpux-review-form-box .wpux-submit-review{width:100%}.wpux-review-faq-card{margin-top:0}html.wpux-review-lightbox-open,html.wpux-review-lightbox-open body{overflow:hidden}.wpux-review-lightbox{position:fixed;inset:0;z-index:999999;display:none;align-items:center;justify-content:center;background:rgb(17 12 9 / .92);padding:28px}.wpux-review-lightbox.is-open{display:flex}.wpux-review-lightbox figure{position:relative;display:flex;align-items:center;justify-content:center;width:min(1100px, calc(100vw - 150px));height:min(820px, calc(100vh - 80px));margin:0}.wpux-review-lightbox img{display:block;max-width:100%;max-height:100%;object-fit:contain;border-radius:8px}.wpux-review-lightbox figcaption{position:absolute;bottom:12px;left:50%;transform:translateX(-50%);border-radius:999px;background:rgb(0 0 0 / .58);color:#fff;font-size:12px;padding:6px 10px}.wpux-review-lightbox-close,.wpux-review-lightbox-arrow{appearance:none;position:absolute;z-index:2;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:50%;background:rgb(255 255 255 / .94);color:#1c1612;cursor:pointer}.wpux-review-lightbox-close{top:24px;right:24px;width:44px;height:44px;font-size:30px}.wpux-review-lightbox-arrow{top:50%;width:48px;height:48px;transform:translateY(-50%);font-size:34px}.wpux-review-lightbox-arrow.is-prev{left:24px}.wpux-review-lightbox-arrow.is-next{right:24px}@media (max-width:980px){.wpux-photo-review-list{grid-template-columns:1fr}.wpux-review-form-box .wpux-review-form{grid-template-columns:1fr}.wpux-review-form-box .comment-reply-title,.wpux-review-form-box .comment-form-rating,.wpux-review-form-box .comment-form-comment,.wpux-review-form-box .wpux-review-upload,.wpux-review-form-box .form-submit,.wpux-review-form-box .must-log-in{grid-column:1}}@media (max-width:640px){.wpux-review-heading{align-items:stretch;flex-direction:column;gap:14px}.wpux-write-review-button{justify-content:center;width:100%}.wpux-review-card-header{padding:15px 15px 9px}.wpux-review-card-header time{font-size:10px}.wpux-review-avatar{flex-basis:38px;width:38px;height:38px}.wpux-review-text{padding:4px 15px 14px}.wpux-review-photos{gap:6px;padding:0 15px 14px}.wpux-review-card-footer{padding:10px 15px 12px}.wpux-review-form-box #respond{padding:17px}.wpux-review-lightbox{padding:16px}.wpux-review-lightbox figure{width:calc(100vw - 32px);height:calc(100vh - 100px)}.wpux-review-lightbox-close{top:14px;right:14px}.wpux-review-lightbox-arrow{top:auto;bottom:18px;width:44px;height:44px;transform:none}.wpux-review-lightbox-arrow.is-prev{left:calc(50% - 54px)}.wpux-review-lightbox-arrow.is-next{right:calc(50% - 54px)}}.wpux-gallery-frame-video{position:relative;cursor:default!important;background:#16120f}.wpux-gallery-video{display:block;width:100%;height:100%;object-fit:cover;background:#16120f}.wpux-gallery-frame-video .wpux-video-status{position:absolute;inset:0;display:grid;place-items:center;pointer-events:none;opacity:1;transition:opacity .2s ease;background:linear-gradient(180deg,rgb(0 0 0 / .03),rgb(0 0 0 / .18))}.wpux-gallery-frame-video.is-playing .wpux-video-status{opacity:0}.wpux-gallery-frame-video .wpux-video-status>span{display:grid;place-items:center;width:58px;height:58px;padding-left:4px;border-radius:50%;background:rgb(255 255 255 / .9);color:var(--wpux-brown);font-size:22px;box-shadow:0 10px 28px rgb(0 0 0 / .18)}.wpux-video-thumb{position:relative;isolation:isolate;display:grid;place-items:center;width:100%;height:100%;overflow:hidden;background-color:#eee5d8;background-position:center;background-size:cover}.wpux-video-thumb::before{content:"";position:absolute;inset:0;z-index:-1;background:rgb(28 16 10 / .28)}.wpux-video-thumb-play{display:grid;place-items:center;width:30px;height:30px;padding-left:2px;border-radius:50%;background:rgb(255 255 255 / .94);color:var(--wpux-brown);font-size:12px;line-height:1;box-shadow:0 5px 14px rgb(0 0 0 / .2)}.wpux-video-thumb-label{position:absolute;left:50%;bottom:4px;transform:translateX(-50%);padding:2px 5px;border-radius:999px;background:rgb(28 16 10 / .78);color:#fff;font-size:8px;font-weight:800;letter-spacing:.04em;line-height:1.2;text-transform:uppercase}