/*
Theme Name: Ezacon Premium Pro
Theme URI: https://www.ezacon.com/
Author: EZACON
Description: Premium WooCommerce theme for EZACON.
Version: 4.35.9
Text Domain: ezacon
*/

:root{--ez-primary:#0b3d2e;--ez-primary-2:#145a42;--ez-accent:#d9a62e;--ez-accent-2:#f2c45b;--ez-ink:#15231e;--ez-muted:#6d7772;--ez-bg:#f5f7f5;--ez-card:#fff;--ez-line:#e3e9e5;--ez-danger:#c62828;--ez-shadow:0 8px 30px rgba(10,35,25,.08);--ez-home-product-btn-bg:#0b3d2e;--ez-home-product-btn-text:#fff;--ez-archive-product-btn-bg:#0b3d2e;--ez-archive-product-btn-text:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ez-bg);color:var(--ez-ink);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.45}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button,input,select{font:inherit}.ez-container{width:min(1240px,calc(100% - 32px));margin:auto}.ez-top{background:var(--ez-primary);color:#fff;font-size:13px}.ez-top-in{display:flex;justify-content:space-between;padding:8px 0;gap:15px}.ez-header{background:var(--ez-primary);color:#fff;position:relative;z-index:1000;box-shadow:0 4px 20px rgba(0,0,0,.12)}.ez-header.ez-header--sticky{position:sticky;top:0}.ez-main{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;padding:15px 0}.ez-brand{display:flex;align-items:center;gap:10px;font-weight:900;letter-spacing:.04em;font-size:25px}.ez-mark{width:39px;height:39px;border-radius:10px;background:linear-gradient(135deg,var(--ez-accent),var(--ez-accent-2));color:var(--ez-primary);display:grid;place-items:center;font-weight:1000;font-size:24px}.ez-search{display:flex;min-height:49px;background:#fff;border-radius:14px;overflow:hidden}.ez-search input{flex:1;border:0;outline:0;padding:0 18px;min-width:0}.ez-search button{width:58px;border:0;background:var(--ez-accent);color:var(--ez-primary);font-weight:900;font-size:22px}.ez-actions{display:flex;gap:8px}.ez-icon{position:relative;width:44px;height:44px;border:1px solid rgba(255,255,255,.15);border-radius:13px;background:rgba(255,255,255,.08);color:#fff;display:grid;place-items:center}.ez-icon svg{width:21px;height:21px}.ez-count{position:absolute;right:-4px;top:-6px;min-width:20px;height:20px;border-radius:99px;background:var(--ez-accent);color:var(--ez-primary);font-size:11px;font-weight:900;display:grid;place-items:center;padding:0 5px}.ez-location{display:flex;justify-content:space-between;align-items:center;padding:10px 0;color:#fff;font-size:13px}.ez-trust{color:#d9e8e0}.ez-nav{border-top:1px solid rgba(255,255,255,.08)}.ez-nav-in{display:flex;gap:24px;overflow:auto;padding:9px 0;white-space:nowrap}.ez-nav-in a{font-size:14px;color:#edf5f0}.ez-mobile-menu-btn{display:none}.ez-cats{display:grid;grid-template-columns:repeat(8,1fr);gap:12px;padding:18px 0}.ez-cat{text-align:center;font-size:13px;font-weight:750}.ez-cat-img{aspect-ratio:1;border-radius:50%;background:#fff;border:1px solid var(--ez-line);box-shadow:var(--ez-shadow);overflow:hidden;margin-bottom:8px}.ez-cat-img img{width:100%;height:100%;object-fit:cover}.ez-promo{position:relative;background:#fff;border-radius:23px;overflow:hidden;box-shadow:var(--ez-shadow);margin:8px 0 24px}.ez-promo>img{width:100%;aspect-ratio:3.6/1;object-fit:cover}.ez-promo-fill{height:230px;background:radial-gradient(circle at 75% 50%,#f7d477 0 10%,transparent 11%),linear-gradient(120deg,#edf5ef,#fff4d3)}.ez-promo-copy{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;padding:34px;max-width:55%}.ez-promo-copy h1{font-size:clamp(25px,4vw,44px);margin:0 0 7px}.ez-promo-copy p{margin:0 0 16px;color:#4e5b54}.ez-btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:11px;padding:11px 17px;background:var(--ez-primary);color:#fff;font-weight:850;cursor:pointer}.ez-btn.gold{background:var(--ez-accent);color:var(--ez-primary)}.ez-section{margin:28px 0}.ez-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.ez-head h2{margin:0;font-size:24px}.ez-view{font-weight:850;color:var(--ez-primary)}.ez-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.ez-card{background:#fff;border:1px solid var(--ez-line);border-radius:16px;overflow:hidden;box-shadow:0 4px 18px rgba(15,40,30,.05);position:relative;transition:.18s}.ez-card:hover{transform:translateY(-2px);box-shadow:var(--ez-shadow)}.ez-img{position:relative;aspect-ratio:1;background:#f3f5f3;overflow:hidden}.ez-img>a{display:block;width:100%;height:100%}.ez-img img{width:100%;height:100%;object-fit:cover}.ez-sale{position:absolute;left:9px;top:9px;background:var(--ez-danger);color:#fff;padding:5px 7px;border-radius:7px;font-size:11px;font-weight:900}.ez-wish,.ez-quick{position:absolute;width:37px;height:37px;border:0;border-radius:50%;background:rgba(255,255,255,.96);display:grid;place-items:center;color:#34413b;z-index:2}.ez-wish{right:9px;top:9px}.ez-quick{right:9px;top:53px;opacity:0;transform:translateY(4px);transition:.18s}.ez-card:hover .ez-quick{opacity:1;transform:none}.ez-wish.active{color:var(--ez-danger)}.ez-wish svg{width:19px;height:19px}.ez-body{padding:12px}.ez-title{font-weight:750;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:38px}.ez-price{font-size:19px;font-weight:900;margin-top:8px}.ez-price del{font-size:12px;color:#8a938f;font-weight:500;margin-left:6px}.ez-price ins{text-decoration:none}.ez-rating{font-size:12px;margin-top:7px;display:flex;gap:5px;align-items:center}.ez-stars{color:#e3a500;letter-spacing:1px}.ez-meta{color:var(--ez-muted)}.ez-cart{width:100%;margin-top:10px}.ez-buy-now{width:100%;margin-top:8px}.ez-home-page .ez-cart,.ez-home-page .ez-buy-now{background:var(--ez-home-product-btn-bg)!important;color:var(--ez-home-product-btn-text)!important}.ez-shop-archive-page .ez-cart,.ez-shop-archive-page .ez-buy-now{background:var(--ez-archive-product-btn-bg)!important;color:var(--ez-archive-product-btn-text)!important}.ez-buy-now{border:1px solid transparent}.ez-benefits{background:var(--ez-primary);color:#fff;border-radius:19px;padding:18px;display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:28px 0}.ez-benefit{display:flex;gap:10px}.ez-benefit i{font-style:normal;color:var(--ez-accent);font-size:22px}.ez-benefit strong,.ez-benefit span{display:block}.ez-benefit strong{font-size:13px}.ez-benefit span{font-size:12px;color:#d6e3dc;margin-top:2px}.ez-loading{display:flex;justify-content:center;padding:24px}.ez-spin{width:25px;height:25px;border:3px solid #e1e7e3;border-top-color:var(--ez-primary);border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.ez-load{text-align:center;padding:10px 0 30px}.ez-footer{background:#082c21;color:#dbe7e1;margin-top:35px}.ez-footer-in{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:28px;padding:40px 0}.ez-footer h3{color:#fff}.ez-footer a{display:block;margin:8px 0;color:#c9d8d1;font-size:14px}.ez-bottom{display:none}.ez-drawer,.ez-modal,.ez-wishlist-drawer,.ez-menu-drawer{position:fixed;inset:0;z-index:2500;pointer-events:none}.ez-drawer.open,.ez-modal.open,.ez-wishlist-drawer.open,.ez-menu-drawer.open{pointer-events:auto}.ez-overlay,.ez-modal-overlay,.ez-wishlist-overlay,.ez-menu-overlay{position:absolute;inset:0;background:rgba(0,0,0,.48);opacity:0;transition:.2s}.ez-drawer.open .ez-overlay,.ez-modal.open .ez-modal-overlay,.ez-wishlist-drawer.open .ez-wishlist-overlay,.ez-menu-drawer.open .ez-menu-overlay{opacity:1}.ez-panel{position:absolute;right:0;top:0;height:100%;width:min(430px,92vw);background:#fff;padding:20px;transform:translateX(100%);transition:.25s}.ez-drawer.open .ez-panel{transform:none}.ez-modal-panel{position:absolute;left:50%;top:50%;width:min(900px,calc(100% - 28px));max-height:92vh;overflow:auto;background:#fff;border-radius:22px;transform:translate(-50%,-45%);opacity:0;transition:.2s}.ez-modal.open .ez-modal-panel{transform:translate(-50%,-50%);opacity:1}.ez-modal-close{position:absolute;right:14px;top:12px;z-index:3;border:0;border-radius:50%;width:38px;height:38px;background:#eff2ef;font-size:24px}.ez-quick-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px;padding:28px}.ez-quick-image{background:#f4f6f4;border-radius:16px;overflow:hidden}.ez-quick-image img{width:100%;height:100%;object-fit:contain}.ez-quick-info{padding:18px}.ez-quick-info h2{font-size:28px;margin:7px 0}.ez-quick-price{font-size:24px;font-weight:900}.ez-quick-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.ez-menu-panel{position:absolute;left:0;top:0;height:100%;width:min(370px,88vw);background:#fff;transform:translateX(-100%);transition:.25s}.ez-menu-drawer.open .ez-menu-panel{transform:none}.ez-menu-head{display:flex;justify-content:space-between;padding:18px;border-bottom:1px solid var(--ez-line);font-weight:900;color:var(--ez-primary);font-size:20px}.ez-menu-head button{border:0;border-radius:50%;width:35px;height:35px;font-size:23px}.ez-menu-content{height:calc(100% - 70px);overflow:auto;padding:15px}.ez-menu-content a{display:block;padding:12px 0;border-bottom:1px solid #edf0ed}.ez-wishlist-panel{position:absolute;right:0;top:0;height:100%;width:min(650px,94vw);background:#fff;transform:translateX(100%);transition:.25s}.ez-wishlist-drawer.open .ez-wishlist-panel{transform:none}.ez-wishlist-body{padding:18px;overflow:auto;height:calc(100% - 70px)}.ez-wishlist-body .ez-products{grid-template-columns:repeat(2,minmax(0,1fr))}.ez-empty{text-align:center;padding:40px;color:var(--ez-muted)}.woocommerce ul.products{margin:0!important}.woocommerce .woocommerce-ordering{margin:0}.ez-shop-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:20px 0}.ez-shop-title h1{margin:0;font-size:28px}.ez-shop-meta{color:var(--ez-muted);font-size:13px}@media(max-width:900px){.ez-container{width:calc(100% - 20px)}.ez-top,.ez-nav{display:none}.ez-main{grid-template-columns:auto 1fr auto;gap:8px;padding:10px 0}.ez-mobile-menu-btn{display:flex;width:40px;height:40px;border:0;border-radius:11px;background:rgba(255,255,255,.08);flex-direction:column;align-items:center;justify-content:center;gap:5px}.ez-mobile-menu-btn span{width:21px;height:2px;background:#fff;border-radius:2px}.ez-brand{font-size:19px}.ez-mark{width:32px;height:32px;font-size:20px}.ez-account{display:none}.ez-search{grid-column:1/-1;grid-row:2;min-height:45px}.ez-actions{gap:5px}.ez-icon{width:40px;height:40px}.ez-location{font-size:12px;padding:8px 0}.ez-trust{display:none}.ez-cats{grid-template-columns:repeat(5,1fr);gap:8px;padding:12px 0}.ez-cat:nth-child(n+6){display:none}.ez-promo{border-radius:16px}.ez-promo>img{aspect-ratio:2.35/1}.ez-promo-fill{height:185px}.ez-promo-copy{padding:18px;max-width:67%}.ez-promo-copy h1{font-size:22px}.ez-promo-copy p{font-size:12px;margin-bottom:10px}.ez-btn{font-size:13px;padding:10px 13px}.ez-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.ez-card{border-radius:12px}.ez-body{padding:9px}.ez-title{font-size:13px}.ez-price{font-size:17px}.ez-wish,.ez-quick{width:33px;height:33px;opacity:1;transform:none}.ez-wish{right:7px;top:7px}.ez-quick{right:7px;top:46px}.ez-cart{font-size:12px}.ez-head h2{font-size:20px}.ez-benefits{grid-template-columns:repeat(2,1fr);border-radius:14px;padding:13px}.ez-footer-in{grid-template-columns:1fr 1fr}.ez-bottom{position:fixed;display:grid;grid-template-columns:repeat(5,1fr);left:0;right:0;bottom:0;background:#fff;border-top:1px solid var(--ez-line);z-index:1100;padding:7px 3px calc(7px+env(safe-area-inset-bottom));box-shadow:0 -5px 20px rgba(0,0,0,.08)}.ez-bottom a{text-align:center;font-size:10px;color:#68736e}.ez-bottom svg{display:block;width:20px;height:20px;margin:0 auto 2px}.ez-bottom a.active{color:var(--ez-primary);font-weight:800}body{padding-bottom:68px}.ez-quick-grid{grid-template-columns:1fr;padding:18px;gap:8px}.ez-quick-info{padding:5px}.ez-quick-info h2{font-size:22px}.ez-shop-toolbar{align-items:flex-start}.ez-products.ez-archive{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:420px){.ez-container{width:calc(100% - 14px)}.ez-brand{font-size:17px}.ez-footer-in{grid-template-columns:1fr}.ez-section{margin:20px 0}}.ez-new{position:absolute;left:9px;top:42px;background:var(--ez-primary);color:#fff;padding:4px 6px;border-radius:7px;font-size:10px;font-weight:900;z-index:1}.ez-hot{position:absolute;left:9px;top:69px;background:#8f2c19;color:#fff;padding:4px 6px;border-radius:7px;font-size:10px;font-weight:900;z-index:1}.ez-cart-head{display:flex;justify-content:space-between;align-items:center;padding:18px;border-bottom:1px solid var(--ez-line)}.ez-cart-head h2{margin:0}.ez-cart-head button{border:0;background:#eef1ef;border-radius:50%;width:35px;height:35px;font-size:22px}.ez-cart-body{padding:18px;overflow:auto;height:calc(100% - 72px)}.ez-cart-item{display:flex;gap:11px;padding:12px 0;border-bottom:1px solid var(--ez-line)}.ez-cart-thumb{width:70px;height:70px;background:#f4f6f4;border-radius:10px;overflow:hidden;flex:none}.ez-cart-thumb img{width:100%;height:100%;object-fit:contain}.ez-cart-item-info{display:flex;flex-direction:column;gap:4px;font-size:13px}.ez-cart-item-info strong{line-height:1.3}.ez-cart-item-info span{color:var(--ez-muted)}.ez-cart-item-info button{border:0;background:none;padding:0;text-align:left;color:#b32b2b;font-size:12px}.ez-cart-total{display:flex;justify-content:space-between;padding:18px 0;font-size:18px}.ez-filters{width:240px;background:#fff;border:1px solid var(--ez-line);border-radius:15px;padding:16px;height:max-content;position:sticky;top:100px}.ez-filters h3{margin-top:0}.ez-filters label{display:block;font-size:13px;font-weight:750;margin:13px 0}.ez-filters input,.ez-filters select{width:100%;margin-top:6px;border:1px solid var(--ez-line);border-radius:9px;padding:10px;background:#fff}.ez-filters .ez-btn{width:100%;margin-top:8px}.ez-shop-layout{display:flex;gap:18px;align-items:flex-start}.ez-mobile-filter{display:none}.ez-recent{display:none}@media(max-width:900px){.ez-shop-layout{display:block}.ez-filters{position:fixed;left:0;top:0;bottom:0;width:min(330px,90vw);z-index:2600;border-radius:0;transform:translateX(-105%);transition:.2s;overflow:auto}.ez-filters.open{transform:none}.ez-mobile-filter{display:inline-flex}.ez-shop-title h1{font-size:22px}.ez-recent{display:block}.ez-recent .ez-products{display:flex;overflow:auto;scroll-snap-type:x mandatory}.ez-recent .ez-card{min-width:165px;scroll-snap-align:start}}.ez-sold{color:var(--ez-muted);margin-left:auto}.ez-express{font-size:10px;color:#e66b2d;font-weight:850;margin-top:7px;letter-spacing:.02em}.ez-express span{color:#0c8b57}.ez-slider{min-height:220px}.ez-slides{position:relative;min-height:220px}.ez-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .35s ease}.ez-slide.active{opacity:1;visibility:visible}.ez-slide>img{width:100%;height:100%;object-fit:cover}.ez-dots{position:absolute;bottom:10px;left:50%;transform:translateX(-50%);display:flex;gap:7px}.ez-dots button{width:8px;height:8px;border-radius:50%;border:0;background:#c8cfca;padding:0}.ez-dots button.active{width:22px;border-radius:8px;background:var(--ez-accent)}.ez-suggest{display:none;position:absolute;left:0;right:58px;top:calc(100%+7px);background:#fff;border-radius:14px;box-shadow:0 16px 35px rgba(0,0,0,.16);overflow:hidden;z-index:2000}.ez-search{position:relative}.ez-suggest a{display:flex;gap:10px;align-items:center;padding:9px 12px;border-bottom:1px solid #edf0ed;color:#17221e}.ez-suggest a:hover{background:#f5f8f6}.ez-suggest img{width:44px;height:44px;object-fit:contain;border-radius:7px;background:#f4f5f4}.ez-suggest span{display:flex;flex-direction:column;min-width:0}.ez-suggest strong{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ez-suggest small{font-size:12px;color:var(--ez-primary);font-weight:800;margin-top:2px}.ez-mobile-filter{border:0}.ez-filters.open{box-shadow:8px 0 30px rgba(0,0,0,.12)}@media(max-width:900px){.ez-slider,.ez-slides{min-height:175px}.ez-promo-copy{z-index:2}.ez-suggest{right:48px}.ez-express{font-size:9px}.ez-sold{font-size:10px}.ez-price{white-space:normal}.ez-img{aspect-ratio:1/1}.ez-card .ez-body{min-height:142px}.ez-cart{min-height:38px}.ez-recent .ez-card .ez-body{min-height:125px}}.ez-mega-wrap{position:relative;z-index:1001}.ez-mega{position:relative}.ez-mega-trigger{border:0;background:var(--ez-primary);color:#fff;font-weight:800;padding:10px 0}.ez-mega-panel{display:none;position:absolute;top:100%;left:0;width:min(900px,calc(100vw - 32px));background:#fff;color:var(--ez-ink);border:1px solid var(--ez-line);border-radius:0 0 18px 18px;box-shadow:var(--ez-shadow);padding:18px}.ez-mega:hover .ez-mega-panel{display:block}.ez-mega-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.ez-mega-grid a{display:flex;align-items:center;gap:9px;padding:10px;border-radius:10px}.ez-mega-grid a:hover{background:#f3f6f3}.ez-mega-grid img{width:40px;height:40px;object-fit:cover;border-radius:8px}.ez-mega-grid span{font-size:13px;font-weight:700}.ez-flash{background:#fff;border-radius:20px;padding:18px;box-shadow:var(--ez-shadow)}.ez-flash-head{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:14px}.ez-flash-head h2{margin:0}.ez-flash-head p{margin:3px 0 0;color:var(--ez-muted);font-size:13px}.ez-countdown{background:var(--ez-primary);color:#fff;border-radius:10px;padding:10px 13px;font-weight:900;white-space:nowrap}.ez-cart-item{display:grid;grid-template-columns:65px 1fr;gap:10px;padding:12px 0;border-bottom:1px solid var(--ez-line)}.ez-cart-thumb img{width:65px;height:65px;object-fit:cover;border-radius:9px}.ez-cart-item-info{display:flex;flex-direction:column;gap:4px}.ez-cart-item-info strong{font-size:14px}.ez-qty{display:flex;align-items:center;gap:8px;margin-top:5px}.ez-qty button{width:28px;height:28px;border:1px solid var(--ez-line);border-radius:7px;background:#fff}.ez-qty input{width:42px;text-align:center;border:1px solid var(--ez-line);border-radius:7px;padding:5px}.ez-empty{text-align:center;padding:30px;color:var(--ez-muted)}.ez-wishlist-page{padding:35px 0}.ez-wishlist-page .ez-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.ez-wishlist-page h1{margin:0}.ez-menu-drawer{z-index:2500}.ez-search-suggest{position:absolute;top:calc(100%+5px);left:0;right:0;background:#fff;border:1px solid var(--ez-line);border-radius:13px;box-shadow:var(--ez-shadow);overflow:hidden;z-index:1500}.ez-search-suggest a{display:flex;gap:10px;align-items:center;padding:9px 12px}.ez-search-suggest a:hover{background:#f5f7f5}.ez-search-suggest img{width:44px;height:44px;object-fit:cover;border-radius:7px}.ez-search-suggest strong{display:block;font-size:13px}.ez-search-suggest small{color:var(--ez-muted)}@media(max-width:900px){.ez-mega-wrap{display:none}.ez-flash{padding:12px;border-radius:15px}.ez-flash-head{align-items:flex-start}.ez-flash-head h2{font-size:19px}.ez-countdown{font-size:12px;padding:8px}.ez-cart-item{grid-template-columns:58px 1fr}.ez-cart-thumb img{width:58px;height:58px}.ez-wishlist-page{padding:20px 0}}.ez-woocommerce-page .woocommerce{width:min(1240px,calc(100% - 32px));margin:30px auto}.ez-woocommerce-page .woocommerce-message,.ez-woocommerce-page .woocommerce-info,.ez-woocommerce-page .woocommerce-error{border:0;border-left:4px solid var(--ez-accent);background:#fff;border-radius:12px;box-shadow:var(--ez-shadow);padding:14px 18px}.ez-woocommerce-page .woocommerce a.button,.ez-woocommerce-page .woocommerce button.button,.ez-woocommerce-page .woocommerce input.button{background:var(--ez-primary);color:#fff;border:0;border-radius:11px;padding:11px 17px;font-weight:800}.ez-woocommerce-page .woocommerce a.button:hover,.ez-woocommerce-page .woocommerce button.button:hover{background:var(--ez-primary-2);color:#fff}.ez-cart-page .woocommerce-cart-form,.ez-cart-page .cart-collaterals,.ez-checkout-page .woocommerce-checkout,.ez-account-page .woocommerce-MyAccount-content,.ez-account-page .woocommerce-MyAccount-navigation{background:#fff;border:1px solid var(--ez-line);border-radius:18px;padding:18px;box-shadow:0 4px 20px rgba(15,40,30,.05)}.ez-cart-page table.shop_table{border:0;border-collapse:separate;border-spacing:0;width:100%}.ez-cart-page table.shop_table td,.ez-cart-page table.shop_table th{border-color:var(--ez-line);padding:14px}.ez-cart-page .cart_totals{float:none;width:100%}.ez-cart-page .cart-collaterals{margin-top:16px}.ez-checkout-page .woocommerce-checkout{display:grid;grid-template-columns:1.15fr .85fr;gap:25px}.ez-checkout-page #customer_details{grid-column:1}.ez-checkout-page #order_review_heading,.ez-checkout-page #order_review{grid-column:2}.ez-checkout-page .form-row{margin-bottom:14px}.ez-checkout-page .input-text,.ez-checkout-page select,.ez-checkout-page textarea,.ez-account-page .input-text,.ez-account-page select{border:1px solid var(--ez-line);border-radius:10px;padding:11px 12px;background:#fff;outline:none;width:100%}.ez-checkout-page .input-text:focus,.ez-checkout-page select:focus,.ez-account-page .input-text:focus{border-color:var(--ez-accent);box-shadow:0 0 0 3px rgba(217,166,46,.12)}.ez-checkout-page #place_order{width:100%;background:var(--ez-accent);color:var(--ez-primary);font-weight:900}.ez-account-page .woocommerce-MyAccount-navigation{float:left;width:25%;padding:8px}.ez-account-page .woocommerce-MyAccount-content{float:right;width:72%;min-height:300px}.ez-account-page .woocommerce-MyAccount-navigation ul{list-style:none;padding:0;margin:0}.ez-account-page .woocommerce-MyAccount-navigation li{margin:2px 0}.ez-account-page .woocommerce-MyAccount-navigation a{display:block;padding:11px 12px;border-radius:9px;font-weight:700}.ez-account-page .woocommerce-MyAccount-navigation .is-active a,.ez-account-page .woocommerce-MyAccount-navigation a:hover{background:var(--ez-primary);color:#fff}.ez-account-page .woocommerce-Addresses{display:grid;grid-template-columns:1fr 1fr;gap:15px}.ez-account-page .woocommerce-Address{border:1px solid var(--ez-line);border-radius:14px;padding:15px}.ez-card .ez-price del{color:#8d9591;font-size:12px;margin-right:5px}.ez-card .ez-price ins{text-decoration:none}.ez-quick-grid .ez-quick-actions{display:flex;gap:10px;flex-wrap:wrap}.ez-quick-grid .ez-quick-actions .ez-btn{flex:1;min-width:150px}@media(max-width:900px){.ez-woocommerce-page .woocommerce{width:calc(100% - 16px);margin:18px auto}.ez-checkout-page .woocommerce-checkout{display:block;padding:12px}.ez-checkout-page #order_review_heading{margin-top:22px}.ez-account-page .woocommerce-MyAccount-navigation,.ez-account-page .woocommerce-MyAccount-content{float:none;width:100%;margin-bottom:14px}.ez-account-page .woocommerce-MyAccount-navigation ul{display:flex;overflow:auto;gap:5px}.ez-account-page .woocommerce-MyAccount-navigation li{flex:0 0 auto}.ez-account-page .woocommerce-Addresses{grid-template-columns:1fr}.ez-cart-page table.shop_table thead{display:none}.ez-cart-page table.shop_table tr.cart_item{display:grid;grid-template-columns:75px 1fr;gap:10px;padding:12px 0;border-bottom:1px solid var(--ez-line)}.ez-cart-page table.shop_table td{border:0!important;padding:4px}.ez-cart-page table.shop_table td.product-remove{grid-column:2;text-align:right;grid-row:1}.ez-cart-page table.shop_table td.product-thumbnail{grid-row:1 / span 4}.ez-cart-page table.shop_table td.product-name,.ez-cart-page table.shop_table td.product-price,.ez-cart-page table.shop_table td.product-quantity,.ez-cart-page table.shop_table td.product-subtotal{grid-column:2}}.ez-product-page{padding:28px 0 50px}.ez-product-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(380px,.9fr);gap:38px;align-items:start}.ez-gallery{background:#fff;border:1px solid var(--ez-line);border-radius:20px;padding:14px;position:sticky;top:95px}.ez-gallery-main{aspect-ratio:1/1;border-radius:14px;overflow:hidden;background:#f5f6f5;position:relative}.ez-gallery-main img{width:100%;height:100%;object-fit:contain}.ez-gallery-thumbs{display:grid;grid-template-columns:repeat(6,1fr);gap:8px;margin-top:10px}.ez-gallery-thumb{border:1px solid var(--ez-line);border-radius:9px;overflow:hidden;background:#fff;aspect-ratio:1;padding:0}.ez-gallery-thumb.active{border:2px solid var(--ez-primary)}.ez-gallery-thumb img{width:100%;height:100%;object-fit:cover}.ez-product-summary{background:#fff;border:1px solid var(--ez-line);border-radius:20px;padding:24px;box-shadow:var(--ez-shadow)}.ez-product-summary h1{font-size:clamp(25px,3vw,38px);line-height:1.15;margin:0 0 10px}.ez-product-summary .price{font-size:30px;font-weight:900;color:var(--ez-primary);margin:15px 0}.ez-product-summary .stock{font-weight:800;margin:10px 0}.ez-product-summary .stock.in-stock{color:#187447}.ez-product-summary .stock.out-of-stock{color:#b42318}.ez-purchase-box{border-top:1px solid var(--ez-line);margin-top:18px;padding-top:18px}.ez-qty{display:flex;align-items:center;border:1px solid var(--ez-line);border-radius:12px;overflow:hidden;width:max-content}.ez-qty button{width:42px;height:42px;border:0;background:#f6f7f6;font-weight:900}.ez-qty input{width:48px;height:42px;border:0;text-align:center;outline:0}.ez-sticky-buy{display:none}.ez-product-tabs{margin-top:30px;background:#fff;border:1px solid var(--ez-line);border-radius:18px;overflow:hidden}.ez-tabs-nav{display:flex;gap:5px;border-bottom:1px solid var(--ez-line);padding:8px;overflow:auto}.ez-tabs-nav button{border:0;background:transparent;border-radius:10px;padding:12px 16px;font-weight:800;white-space:nowrap}.ez-tabs-nav button.active{background:var(--ez-primary);color:#fff}.ez-tab-panel{padding:22px}.ez-review-summary{display:grid;grid-template-columns:160px 1fr;gap:25px;align-items:center;margin-bottom:20px}.ez-review-score{text-align:center}.ez-review-score strong{font-size:45px;display:block}.ez-review-bars>div{display:grid;grid-template-columns:40px 1fr 40px;align-items:center;gap:8px;margin:7px 0;font-size:12px}.ez-review-bar{height:7px;background:#e8ece9;border-radius:99px;overflow:hidden}.ez-review-bar span{display:block;height:100%;background:var(--ez-accent)}.ez-related{margin-top:30px}.ez-variation-label{font-weight:800;margin:15px 0 7px}.ez-product-summary select{border:1px solid var(--ez-line);border-radius:10px;padding:11px;background:#fff;max-width:100%}.ez-product-summary .single_add_to_cart_button{min-height:48px;border-radius:12px!important;background:var(--ez-primary)!important;color:#fff!important;font-weight:900!important}.ez-product-summary form.cart{display:flex;gap:10px;flex-wrap:wrap}@media(max-width:900px){.ez-product-page{padding:12px 0 90px}.ez-product-layout{grid-template-columns:1fr;gap:14px}.ez-gallery{position:static;padding:8px;border-radius:15px}.ez-gallery-thumbs{grid-template-columns:repeat(5,1fr)}.ez-product-summary{padding:16px;border-radius:15px}.ez-product-summary h1{font-size:23px}.ez-product-summary .price{font-size:25px}.ez-review-summary{grid-template-columns:1fr}.ez-sticky-buy{display:flex;position:fixed;left:0;right:0;bottom:0;z-index:1200;background:#fff;border-top:1px solid var(--ez-line);padding:9px 12px calc(9px+env(safe-area-inset-bottom));gap:9px;box-shadow:0 -6px 25px rgba(0,0,0,.1)}.ez-sticky-buy .ez-sticky-price{font-weight:900;min-width:95px;display:flex;align-items:center}.ez-sticky-buy a{flex:1}}.ez-builder-preview{background:#fff;border:1px solid var(--ez-line);border-radius:18px;padding:20px}.ez-chip-row{display:flex;gap:8px;overflow:auto;padding:4px 0 12px}.ez-chip{border:1px solid var(--ez-line);background:#fff;border-radius:99px;padding:9px 13px;white-space:nowrap;font-weight:700}.ez-chip.active{background:var(--ez-primary);color:#fff;border-color:var(--ez-primary)}.ez-promo-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:14px;margin:20px 0}.ez-promo-tile{position:relative;overflow:hidden;border-radius:18px;min-height:180px;background:#eef3ef}.ez-promo-tile img{width:100%;height:100%;object-fit:cover}.ez-promo-tile-content{position:absolute;inset:0;padding:22px;display:flex;flex-direction:column;justify-content:end;background:linear-gradient(transparent,rgba(0,0,0,.62));color:#fff}.ez-promo-tile-content h3{margin:0 0 4px;font-size:22px}.ez-promo-tile-content p{margin:0 0 10px;font-size:13px}.ez-stock-meter{height:6px;background:#e8ece9;border-radius:99px;overflow:hidden;margin-top:9px}.ez-stock-meter span{display:block;height:100%;background:var(--ez-accent)}.ez-badge-row{display:flex;gap:6px;flex-wrap:wrap;margin:7px 0}.ez-mini-badge{font-size:10px;font-weight:900;padding:4px 7px;border-radius:6px;background:#edf4ef;color:var(--ez-primary)}.ez-mini-badge.gold{background:#fff1c9;color:#765500}@media(max-width:900px){.ez-promo-grid{grid-template-columns:1fr 1fr;gap:8px}.ez-promo-tile:first-child{grid-column:1/-1;min-height:190px}.ez-promo-tile{min-height:135px;border-radius:13px}.ez-promo-tile-content{padding:13px}.ez-promo-tile-content h3{font-size:16px}.ez-promo-tile-content p{font-size:11px}}.ez-content-section{margin:28px 0}.ez-section-subtitle{color:var(--ez-muted);font-size:14px;margin:4px 0 0}.ez-product-strip{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.ez-category-section{display:block;margin:28px 0}.ez-category-section .ez-section-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:0 0 14px}.ez-category-section .ez-section-head h2{margin:0}.ez-category-section .ez-view{white-space:nowrap}.ez-category-card{background:#fff;border:1px solid var(--ez-line);border-radius:16px;padding:10px;text-align:center;font-weight:800}.ez-category-card img{aspect-ratio:1;border-radius:12px;object-fit:cover;background:#f4f6f4;margin-bottom:8px}.ez-admin-help{max-width:950px;background:#f0f7f2;border-left:4px solid var(--ez-primary);padding:12px 15px;margin:15px 0}@media(max-width:900px){.ez-product-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.ez-category-section{display:block;margin:24px 0}.ez-category-section .ez-section-head{margin-bottom:10px}.ez-category-card{font-size:12px;border-radius:12px;padding:7px}}.ez-merch-section{margin:28px 0}.ez-merch-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:12px}.ez-merch-tile{position:relative;min-height:190px;border-radius:18px;overflow:hidden;background:#eef2ef}.ez-merch-tile img{width:100%;height:100%;object-fit:cover;display:block}.ez-merch-copy{position:absolute;inset:0;padding:20px;display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(transparent,rgba(0,0,0,.68));color:#fff}.ez-merch-copy h3{margin:0 0 5px;font-size:22px}.ez-merch-copy p{margin:0 0 12px;font-size:13px;max-width:380px}.ez-carousel-wrap{position:relative}.ez-carousel-track{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding-bottom:5px}.ez-carousel-track::-webkit-scrollbar{display:none}.ez-carousel-track>.ez-product{min-width:calc(20% - 10px);scroll-snap-align:start}.ez-carousel-arrow{position:absolute;top:42%;z-index:4;border:1px solid var(--ez-line);background:#fff;width:38px;height:38px;border-radius:50%;box-shadow:0 4px 14px rgba(0,0,0,.12);font-weight:900}.ez-carousel-prev{left:-8px}.ez-carousel-next{right:-8px}.ez-badge-stack{position:absolute;left:8px;top:8px;display:flex;gap:5px;flex-wrap:wrap;z-index:2}.ez-merch-admin-note{background:#f7faf8;border:1px solid #dfe9e2;padding:12px;border-radius:10px;max-width:950px}@media(max-width:900px){.ez-merch-grid{grid-template-columns:1fr 1fr;gap:8px}.ez-merch-tile:first-child{grid-column:1/-1;min-height:190px}.ez-merch-tile{min-height:135px;border-radius:13px}.ez-merch-copy{padding:12px}.ez-merch-copy h3{font-size:16px}.ez-merch-copy p{font-size:11px}.ez-carousel-track>.ez-product{min-width:calc(50% - 6px)}.ez-carousel-arrow{display:none}}.ez-hero-slider{position:relative;overflow:hidden;min-height:300px;border-radius:18px;margin-bottom:20px;background:#eef3ef}.ez-hero-slide{position:relative;min-height:300px;display:none;overflow:hidden}.ez-hero-slide.active{display:block}.ez-hero-media{position:absolute;inset:0;background:linear-gradient(120deg,#eaf2eb,#fff0c6)}.ez-hero-media img{width:100%;height:100%;min-height:300px;object-fit:cover;display:block}.ez-hero-slide:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(11,43,25,.82),rgba(11,43,25,.25) 58%,transparent)}.ez-hero-slide .ez-promo-content{position:relative;z-index:2;color:#fff;max-width:600px;padding:55px 50px;min-height:300px;display:flex;flex-direction:column;justify-content:center}.ez-hero-slide .ez-promo-content h2{font-size:clamp(30px,4vw,52px);line-height:1.04;margin:0 0 12px}.ez-hero-slide .ez-promo-content p{font-size:16px;line-height:1.6;margin:0 0 20px}.ez-hero-slide .ez-promo-content .ez-btn{display:inline-flex;align-self:flex-start}.ez-hero-dots{position:absolute;right:18px;bottom:15px;z-index:5;display:flex;gap:7px}.ez-hero-dot{width:9px;height:9px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.55);cursor:pointer}.ez-hero-dot.active{background:#fff;transform:scale(1.2)}@media(max-width:900px){.ez-hero-slider,.ez-hero-slide{min-height:260px;border-radius:14px}.ez-hero-media img{min-height:260px}.ez-hero-slide:after{background:linear-gradient(0deg,rgba(11,43,25,.88),rgba(11,43,25,.08))}.ez-hero-slide .ez-promo-content{min-height:260px;padding:25px 20px;justify-content:flex-end}.ez-hero-slide .ez-promo-content h2{font-size:30px}.ez-hero-slide .ez-promo-content p{font-size:13px}}.ez-market-hero{position:relative;border-radius:20px;overflow:hidden;min-height:340px;background:#eef3ef;margin-bottom:20px}.ez-market-hero img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.ez-market-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(11,43,25,.82),rgba(11,43,25,.25) 58%,transparent)}.ez-market-hero-content{position:relative;z-index:2;color:#fff;max-width:600px;padding:55px 50px}.ez-market-hero-content h1{font-size:clamp(30px,4vw,52px);line-height:1.04;margin:0 0 12px}.ez-market-hero-content p{font-size:16px;line-height:1.6;margin:0 0 20px}.ez-market-hero-content .ez-btn{display:inline-flex}.ez-quick-cats{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:10px;margin:18px 0 26px}.ez-quick-cat{background:#fff;border:1px solid var(--ez-line);border-radius:15px;padding:9px;text-align:center;font-weight:800;font-size:12px;box-shadow:0 3px 12px rgba(0,0,0,.03)}.ez-quick-cat img{width:62px;height:62px;border-radius:50%;object-fit:cover;margin:auto auto 6px;background:#f3f5f3}.ez-sale-strip{background:linear-gradient(100deg,#0c3a23,#155c37);color:#fff;border-radius:16px;padding:15px 18px;display:flex;align-items:center;gap:15px;justify-content:space-between;margin:22px 0}.ez-sale-strip strong{font-size:19px}.ez-sale-strip span{opacity:.9;font-size:13px}.ez-countdown{display:flex;gap:6px}.ez-countdown b{background:rgba(255,255,255,.14);border-radius:7px;padding:7px 8px;min-width:38px;text-align:center}.ez-filter-bar{display:flex;align-items:center;gap:9px;overflow:auto;padding:4px 0 13px}.ez-filter-bar button{border:1px solid var(--ez-line);background:#fff;border-radius:99px;padding:8px 13px;white-space:nowrap;font-weight:800}.ez-filter-bar button.active{background:var(--ez-primary);color:#fff;border-color:var(--ez-primary)}.ez-desktop-nav{display:flex;gap:20px;align-items:center}.ez-desktop-nav a{font-weight:800}.ez-mobile-only{display:none}@media(max-width:900px){.ez-market-hero{min-height:330px;border-radius:14px}.ez-market-hero:after{background:linear-gradient(0deg,rgba(11,43,25,.88),rgba(11,43,25,.08))}.ez-market-hero-content{padding:28px 20px;display:flex;flex-direction:column;justify-content:end;height:330px}.ez-market-hero-content h1{font-size:30px}.ez-market-hero-content p{font-size:13px}.ez-quick-cats{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.ez-quick-cat{font-size:10px;padding:7px;border-radius:11px}.ez-quick-cat img{width:50px;height:50px}.ez-sale-strip{padding:12px;align-items:flex-start;flex-direction:column;gap:9px}.ez-sale-strip strong{font-size:16px}.ez-countdown{align-self:stretch}.ez-countdown b{flex:1}.ez-desktop-nav{display:none}.ez-mobile-only{display:block}}.ez-shop-toolbar{display:flex;align-items:center;gap:10px;border:1px solid var(--ez-line);background:#fff;border-radius:14px;padding:10px;margin:16px 0;position:sticky;top:0;z-index:20}.ez-shop-search{flex:1;position:relative}.ez-shop-search input{width:100%;border:1px solid var(--ez-line);border-radius:10px;padding:11px 13px}.ez-shop-select{border:1px solid var(--ez-line);border-radius:10px;padding:10px;background:#fff}.ez-filter-toggle{display:none}.ez-shop-layout{display:grid;grid-template-columns:230px 1fr;gap:18px}.ez-filter-sidebar{background:#fff;border:1px solid var(--ez-line);border-radius:14px;padding:14px;height:max-content;position:sticky;top:70px}.ez-filter-sidebar h3{font-size:14px;margin:0 0 10px}.ez-filter-group{padding:13px 0;border-bottom:1px solid var(--ez-line)}.ez-filter-group:last-child{border-bottom:0}.ez-filter-group label{display:block;font-size:13px;padding:5px 0}.ez-product-feed{min-height:200px}.ez-feed-loading{text-align:center;padding:24px;color:var(--ez-muted)}.ez-load-more{display:block;margin:18px auto;padding:11px 22px;border:1px solid var(--ez-line);background:#fff;border-radius:10px;font-weight:800}.ez-search-suggestions{position:absolute;left:0;right:0;top:48px;background:#fff;border:1px solid var(--ez-line);border-radius:10px;box-shadow:0 8px 25px rgba(0,0,0,.12);z-index:40;display:none}.ez-search-suggestions a{display:block;padding:10px 12px;border-bottom:1px solid #eee;font-size:13px}@media(max-width:900px){.ez-shop-toolbar{top:0;flex-wrap:wrap;border-radius:0 0 12px 12px;margin-left:-10px;margin-right:-10px}.ez-shop-search{flex-basis:100%;order:1}.ez-shop-select{flex:1;order:2}.ez-filter-toggle{display:block;order:3;border:1px solid var(--ez-line);background:#fff;border-radius:10px;padding:10px;font-weight:800}.ez-shop-layout{display:block}.ez-filter-sidebar{display:none;position:fixed;left:0;top:0;bottom:0;width:82%;max-width:330px;z-index:100;overflow:auto;border-radius:0;padding:18px;box-shadow:12px 0 30px rgba(0,0,0,.2)}.ez-filter-sidebar.open{display:block}.ez-product-feed .ez-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}}.ez-product{position:relative;background:#fff;border:1px solid var(--ez-line);border-radius:15px;overflow:hidden;transition:transform .18s,box-shadow .18s}.ez-product:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.08)}.ez-product-media{position:relative;background:#f5f7f5;aspect-ratio:1/1;overflow:hidden}.ez-product-media img{width:100%;height:100%;object-fit:cover;display:block}.ez-product-wishlist{position:absolute;right:9px;top:9px;width:36px;height:36px;border:0;border-radius:50%;background:#fff;box-shadow:0 3px 12px rgba(0,0,0,.12);font-size:18px;z-index:3}.ez-product-wishlist.active{background:#0c3a23;color:#fff}.ez-product-badges{position:absolute;left:8px;top:8px;display:flex;gap:5px;flex-wrap:wrap;z-index:2}.ez-product-badge{font-size:10px;font-weight:900;border-radius:5px;padding:4px 6px;background:#0c3a23;color:#fff}.ez-product-badge.sale{background:#b72828}.ez-product-badge.new{background:#d8ad38;color:#241a00}.ez-product-quick{position:absolute;left:9px;right:9px;bottom:9px;opacity:0;transform:translateY(6px);transition:.18s;z-index:3}.ez-product:hover .ez-product-quick{opacity:1;transform:none}.ez-product-quick button{width:100%;border:0;border-radius:9px;padding:10px;background:#fff;font-weight:900;box-shadow:0 4px 14px rgba(0,0,0,.15)}.ez-product-body{padding:11px}.ez-product-cat{font-size:10px;text-transform:uppercase;color:var(--ez-muted);font-weight:800}.ez-product-title{font-size:13px;line-height:1.35;margin:4px 0 7px;font-weight:800}.ez-product-rating{font-size:11px;margin-bottom:7px}.ez-product-rating .stars{letter-spacing:1px}.ez-product-price{font-size:15px;font-weight:900}.ez-product-price del{font-size:11px;color:var(--ez-muted);font-weight:500;margin-left:4px}.ez-product-stock{font-size:10px;color:#39734d;margin-top:5px}.ez-quick-modal{position:fixed;inset:0;background:rgba(0,0,0,.58);z-index:1000;display:none;align-items:center;justify-content:center;padding:15px}.ez-quick-modal.open{display:flex}.ez-quick-dialog{width:min(850px,100%);max-height:90vh;overflow:auto;background:#fff;border-radius:18px;padding:20px;position:relative}.ez-quick-close{position:absolute;right:12px;top:12px;width:36px;height:36px;border:0;border-radius:50%;background:#eee;font-size:20px}.ez-quick-content{display:grid;grid-template-columns:1fr 1fr;gap:22px}.ez-quick-content img{width:100%;border-radius:12px}@media(max-width:900px){.ez-product{border-radius:11px}.ez-product-body{padding:8px}.ez-product-title{font-size:12px}.ez-product-price{font-size:14px}.ez-product-quick{opacity:1;transform:none;position:static;padding-top:7px}.ez-product-quick button{background:#0c3a23;color:#fff;padding:8px}.ez-quick-content{grid-template-columns:1fr;gap:12px}.ez-quick-dialog{padding:14px;border-radius:14px}}.ez-mini-cart{position:fixed;right:0;top:0;bottom:0;width:min(430px,94vw);background:#fff;z-index:1100;transform:translateX(105%);transition:.25s;box-shadow:-10px 0 35px rgba(0,0,0,.2);display:flex;flex-direction:column}.ez-mini-cart.open{transform:none}.ez-mini-cart-head{padding:17px;border-bottom:1px solid var(--ez-line);display:flex;align-items:center;justify-content:space-between}.ez-mini-cart-head h3{margin:0}.ez-mini-cart-close{border:0;background:#f1f3f1;width:35px;height:35px;border-radius:50%;font-size:20px}.ez-mini-cart-body{flex:1;overflow:auto;padding:12px 15px}.ez-cart-item{display:grid;grid-template-columns:70px 1fr auto;gap:10px;padding:12px 0;border-bottom:1px solid var(--ez-line)}.ez-cart-item img{width:70px;height:70px;object-fit:cover;border-radius:10px;background:#f4f6f4}.ez-cart-item-name{font-size:13px;font-weight:800;line-height:1.3}.ez-cart-item-price{font-size:13px;font-weight:900;margin-top:5px}.ez-cart-qty{display:flex;align-items:center;border:1px solid var(--ez-line);border-radius:8px;overflow:hidden;margin-top:7px;width:max-content}.ez-cart-qty button{border:0;background:#fff;width:27px;height:27px}.ez-cart-qty span{min-width:28px;text-align:center;font-size:12px;font-weight:800}.ez-cart-remove{border:0;background:none;color:#9b3c3c;font-size:11px;padding:4px 0}.ez-mini-cart-foot{padding:15px;border-top:1px solid var(--ez-line);background:#fff}.ez-cart-subtotal{display:flex;justify-content:space-between;font-size:16px;font-weight:900;margin-bottom:8px}.ez-shipping-progress{font-size:12px;margin:6px 0 12px}.ez-shipping-bar{height:6px;background:#e8ece9;border-radius:99px;overflow:hidden}.ez-shipping-bar span{display:block;height:100%;background:#d2a93d}.ez-cart-buttons{display:grid;gap:8px}.ez-cart-buttons a{display:block;text-align:center;text-decoration:none}.ez-cart-overlay{position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:1090;display:none}.ez-cart-overlay.open{display:block}.ez-cart-trigger{position:relative;cursor:pointer}.ez-cart-count{position:absolute;right:-8px;top:-9px;background:#c79e36;color:#fff;font-size:10px;min-width:18px;height:18px;border-radius:50%;display:grid;place-items:center;font-weight:900}.ez-empty-cart{text-align:center;padding:55px 15px;color:var(--ez-muted)}@media(max-width:900px){.ez-mini-cart{width:100%;max-width:none}.ez-mini-cart-foot{padding-bottom:calc(15px+env(safe-area-inset-bottom))}}.ez-announcement{background:#0c3a23;color:#fff;text-align:center;padding:7px 12px;font-size:12px;font-weight:800}.ez-account-links{display:flex;gap:12px;align-items:center}.ez-account-links a{font-weight:800;font-size:13px}.ez-section-toggle{display:none}.ez-home-builder .ez-home-section{position:relative}.ez-brand-strip{display:flex;gap:10px;overflow:auto;padding:10px 0}.ez-brand-pill{min-width:100px;padding:12px;border:1px solid var(--ez-line);border-radius:12px;background:#fff;text-align:center;font-weight:800}.ez-product-page{display:grid;grid-template-columns:1.05fr .95fr;gap:35px;margin:25px auto}.ez-product-gallery img{width:100%;border-radius:16px;background:#f5f7f5}.ez-product-summary h1{font-size:clamp(25px,3vw,42px);line-height:1.1}.ez-product-meta{display:flex;gap:12px;flex-wrap:wrap;font-size:12px;color:var(--ez-muted)}.ez-buy-box{border:1px solid var(--ez-line);border-radius:16px;padding:18px;margin-top:18px}.ez-buy-row{display:flex;gap:8px;align-items:center;margin-top:12px}.ez-buy-row input{width:70px;padding:12px;border:1px solid var(--ez-line);border-radius:9px}.ez-buy-now{background:#c69d38!important}.ez-related{margin-top:35px}.ez-account-page{display:grid;grid-template-columns:220px 1fr;gap:20px;margin:25px auto}.ez-account-nav{background:#fff;border:1px solid var(--ez-line);border-radius:14px;padding:10px;height:max-content}.ez-account-nav a{display:block;padding:11px;border-radius:8px;font-weight:800}.ez-account-nav a:hover{background:#eef3ef}.ez-checkout-wrap{max-width:1100px;margin:25px auto}.ez-checkout-trust{display:flex;gap:12px;flex-wrap:wrap;margin:14px 0}.ez-trust-pill{padding:9px 12px;background:#eef3ef;border-radius:99px;font-size:12px;font-weight:800}.ez-newsletter{background:#f0f4f0;border-radius:18px;padding:28px;text-align:center;margin:35px 0}.ez-newsletter form{display:flex;max-width:560px;margin:14px auto;gap:8px}.ez-newsletter input{flex:1;border:1px solid var(--ez-line);border-radius:9px;padding:12px}.ez-mobile-bottom{display:none}@media(max-width:900px){.ez-product-page{grid-template-columns:1fr;gap:15px}.ez-product-summary h1{font-size:27px}.ez-account-page{grid-template-columns:1fr}.ez-account-nav{display:flex;overflow:auto;gap:4px}.ez-account-nav a{white-space:nowrap}.ez-newsletter form{flex-direction:column}.ez-mobile-bottom{position:fixed;display:flex;left:0;right:0;bottom:0;z-index:80;background:#fff;border-top:1px solid var(--ez-line);justify-content:space-around;padding:8px 5px calc(8px+env(safe-area-inset-bottom))}.ez-mobile-bottom a{font-size:10px;text-align:center;font-weight:800}body{padding-bottom:58px}}.ez-mega.open .ez-mega-panel{display:block}.ez-delivery-btn{border:0;background:none;color:#fff;padding:0;cursor:pointer;font-weight:800}.ez-delivery-btn small{opacity:.75;margin-left:4px}.ez-delivery-modal{position:fixed;inset:0;z-index:2800;pointer-events:none}.ez-delivery-modal.open{pointer-events:auto}.ez-delivery-overlay{position:absolute;inset:0;background:rgba(0,0,0,.48);opacity:0;transition:.2s}.ez-delivery-modal.open .ez-delivery-overlay{opacity:1}.ez-delivery-panel{position:absolute;left:50%;top:50%;transform:translate(-50%,-45%);opacity:0;background:#fff;width:min(420px,calc(100% - 24px));border-radius:18px;box-shadow:0 20px 60px rgba(0,0,0,.25);transition:.2s;overflow:hidden}.ez-delivery-modal.open .ez-delivery-panel{transform:translate(-50%,-50%);opacity:1}.ez-delivery-content{padding:18px}.ez-delivery-content select{width:100%;padding:12px;border:1px solid var(--ez-line);border-radius:10px;margin:10px 0 12px}.ez-delivery-content .ez-btn{width:100%}.ez-category-section .ez-section-head{display:flex;justify-content:space-between;align-items:center;margin-top:10px}.ez-section-head h2{margin:0;font-size:24px}.ez-quick-cat em{display:block;font-style:normal;font-size:10px;color:var(--ez-primary);margin-top:3px;font-weight:800}.ez-breadcrumbs{font-size:12px;color:var(--ez-muted);margin-bottom:5px}.ez-category-description{color:var(--ez-muted);max-width:780px;margin:5px 0 12px}@media(max-width:900px){.ez-account{display:grid!important}.ez-location{display:block}.ez-location .ez-trust{display:none}.ez-delivery-btn{font-size:12px}.ez-section-head h2{font-size:19px}}\n .ez-nav-in .menu{display:flex;gap:24px;list-style:none;margin:0;padding:0}.ez-nav-in .menu-item{position:relative}.ez-nav-in .menu-item-has-children>a:after{content:'▾';font-size:10px;margin-left:5px}.ez-nav-in .sub-menu{display:none;position:absolute;left:0;top:100%;min-width:210px;background:#fff;color:var(--ez-ink);padding:8px;margin:8px 0 0;list-style:none;border-radius:12px;box-shadow:var(--ez-shadow);z-index:1500}.ez-nav-in .menu-item.open>.sub-menu{display:block}.ez-nav-in .sub-menu a{display:block;color:var(--ez-ink);padding:9px 11px;border-radius:7px}.ez-nav-in .sub-menu a:hover{background:#f2f5f2}.ez-nav-in .menu-item-has-children>a{cursor:pointer}.ez-location-row{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:8px 0}.ez-location-row .ez-location{display:flex;align-items:center;min-width:0}.ez-location-row .ez-trust{display:flex;align-items:center;gap:18px;font-size:12px;font-weight:700}@media(max-width:900px){.ez-location-row{padding:7px 0}.ez-location-row .ez-trust{display:none}.ez-location-row .ez-location{width:100%}}.ez-quick-cats{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:10px;margin:18px 0 26px}.ez-quick-cat{display:block;background:#fff;border:1px solid var(--ez-line);border-radius:15px;padding:9px;text-align:center;font-weight:800;font-size:12px;box-shadow:0 3px 12px rgba(0,0,0,.03);color:var(--ez-ink);text-decoration:none;min-width:0}.ez-quick-cat img,.ez-quick-cat .ez-cat-placeholder{display:block;width:62px;height:62px;border-radius:50%;object-fit:cover;margin:0 auto 6px;background:#f3f5f3}.ez-quick-cat em{display:block;font-style:normal;font-size:10px;color:var(--ez-primary);margin-top:3px;font-weight:800}@media(max-width:900px){.ez-quick-cats{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.ez-quick-cat{font-size:10px;padding:7px;border-radius:11px}.ez-quick-cat img,.ez-quick-cat .ez-cat-placeholder{width:50px;height:50px;border-radius:50%}}.ez-brand-scroll{margin:28px 0 10px;padding:18px 16px;background:#fff;border:1px solid var(--ez-line);border-radius:18px;box-shadow:0 4px 18px rgba(0,0,0,.05)}.ez-brand-scroll-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.ez-brand-scroll-head h3{margin:0;font-size:20px;color:var(--ez-primary)}.ez-brand-strip{display:flex;gap:10px;overflow-x:auto;overflow-y:hidden;padding:4px 2px 10px;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none}.ez-brand-strip::-webkit-scrollbar{display:none}.ez-brand-pill{flex:0 0 auto;min-width:112px;padding:12px 16px;border:1px solid var(--ez-line);border-radius:999px;background:#fff;text-align:center;font-weight:800;color:var(--ez-primary);text-decoration:none;white-space:nowrap;box-shadow:0 2px 8px rgba(0,0,0,.03);scroll-snap-align:start}.ez-brand-pill:hover{background:#f3f6f3}@media(max-width:900px){.ez-brand-scroll{margin:22px 0 8px;padding:15px 12px;border-radius:15px}.ez-brand-scroll-head h3{font-size:18px}.ez-brand-pill{min-width:100px;padding:10px 13px;font-size:12px}}.ez-account-page .woocommerce-MyAccount-navigation{box-sizing:border-box;overflow:hidden}.ez-account-page .woocommerce-MyAccount-content{box-sizing:border-box;overflow:hidden;overflow-wrap:anywhere}.ez-account-page .woocommerce-MyAccount-content>*:first-child{margin-top:0}.ez-account-page .woocommerce-MyAccount-content table{width:100%;max-width:100%}.ez-account-page .woocommerce-MyAccount-content img{max-width:100%;height:auto}.ez-account-page .woocommerce-MyAccount-content .woocommerce-Message,.ez-account-page .woocommerce-MyAccount-content .woocommerce-message{overflow-wrap:anywhere}@media(max-width:900px){body.ez-account-page{overflow-x:hidden}.ez-account-page .woocommerce{width:calc(100% - 14px);max-width:100%;margin:16px auto;padding:0}.ez-account-page .woocommerce-MyAccount-navigation{width:100%;float:none;margin:0 0 12px;padding:8px;border-radius:16px}.ez-account-page .woocommerce-MyAccount-navigation ul{display:flex;flex-wrap:nowrap;gap:6px;overflow-x:auto;overflow-y:hidden;margin:0;padding:2px 1px 4px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.ez-account-page .woocommerce-MyAccount-navigation ul::-webkit-scrollbar{display:none}.ez-account-page .woocommerce-MyAccount-navigation li{flex:0 0 auto;margin:0}.ez-account-page .woocommerce-MyAccount-navigation a{white-space:nowrap;padding:10px 13px;border-radius:10px;font-size:13px}.ez-account-page .woocommerce-MyAccount-content{width:100%;float:none;margin:0;padding:15px;border-radius:16px;min-height:0;font-size:14px;line-height:1.55}.ez-account-page .woocommerce-MyAccount-content h2,.ez-account-page .woocommerce-MyAccount-content h3{font-size:19px;line-height:1.25;margin-top:0}.ez-account-page .woocommerce-MyAccount-content .woocommerce-Addresses{display:grid;grid-template-columns:1fr;gap:10px}.ez-account-page .woocommerce-Address{padding:13px}.ez-account-page .woocommerce-MyAccount-content .woocommerce-orders-table,.ez-account-page .woocommerce-MyAccount-content .shop_table{display:block;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch}.ez-account-page .woocommerce-MyAccount-content .form-row{width:100%!important;float:none!important}.ez-account-page .woocommerce-MyAccount-content .input-text,.ez-account-page .woocommerce-MyAccount-content select,.ez-account-page .woocommerce-MyAccount-content textarea{max-width:100%;font-size:14px}}@media(max-width:420px){.ez-account-page .woocommerce-MyAccount-navigation{padding:6px}.ez-account-page .woocommerce-MyAccount-navigation a{padding:9px 11px;font-size:12px}.ez-account-page .woocommerce-MyAccount-content{padding:13px}}.ez-archive-page{padding:24px 0 48px}.ez-archive-hero{position:relative;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:190px;margin:8px 0 20px;padding:30px 34px;border-radius:24px;background:linear-gradient(135deg,#0b3d2e,#145a42);color:#fff;overflow:hidden;box-shadow:var(--ez-shadow)}.ez-archive-hero--image{display:block;padding:0;background-position:center;background-repeat:no-repeat;background-size:cover;min-height:260px}.ez-archive-hero:after{content:"";position:absolute;width:280px;height:280px;right:-90px;top:-110px;border-radius:50%;background:rgba(217,166,46,.18);pointer-events:none}.ez-archive-hero.has-image{background:linear-gradient(90deg,rgba(8,45,33,.96) 0%,rgba(8,45,33,.86) 55%,rgba(8,45,33,.42) 100%)}.ez-archive-hero-copy{position:relative;z-index:2;max-width:760px}.ez-archive-kicker{font-size:11px;font-weight:900;letter-spacing:.16em;color:var(--ez-accent-2);margin-top:12px}.ez-archive-hero h1{font-size:clamp(28px,4vw,42px);line-height:1.08;margin:5px 0 8px}.ez-archive-hero .ez-breadcrumbs{display:flex;gap:8px;align-items:center;color:#d8e7df;margin:0}.ez-archive-hero .ez-breadcrumbs a{color:#fff;font-weight:800}.ez-archive-hero .ez-category-description{color:#dce9e3;margin:0;max-width:700px}.ez-archive-count{margin-top:12px;color:#d8e7df;font-size:13px}.ez-archive-count strong{color:#fff;font-size:16px}.ez-archive-hero-image{position:absolute;right:0;top:0;bottom:0;width:34%;z-index:1;overflow:hidden}.ez-archive-hero-image img{width:100%;height:100%;object-fit:cover;opacity:.58}.ez-archive-shell{background:#fff;border:1px solid var(--ez-line);border-radius:24px;padding:18px;box-shadow:0 8px 30px rgba(10,35,25,.06)}.ez-archive-toolbar{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:4px 2px 18px;border-bottom:1px solid var(--ez-line);margin-bottom:18px}.ez-archive-toolbar h2{margin:0;font-size:22px}.ez-archive-toolbar span{display:block;color:var(--ez-muted);font-size:12px;margin-top:2px}.ez-archive-layout{grid-template-columns:225px minmax(0,1fr);gap:20px}.ez-filter-sidebar{background:#f8faf8;border:1px solid var(--ez-line);border-radius:17px;padding:15px;height:max-content;position:sticky;top:80px}.ez-filter-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.ez-filter-head h3{margin:0;font-size:15px}.ez-filter-close{display:none;border:0;background:#eaf0ec;width:32px;height:32px;border-radius:50%;font-size:20px}.ez-filter-sidebar label{display:block;font-size:12px;font-weight:800;color:#34423c;margin:12px 0}.ez-filter-sidebar input,.ez-filter-sidebar select{width:100%;margin-top:6px;border:1px solid var(--ez-line);background:#fff;border-radius:10px;padding:10px;outline:none}.ez-filter-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.ez-filter-apply{width:100%;margin-top:6px}.ez-archive-results{min-width:0}.ez-archive-grid-wrap{min-width:0}.ez-products.ez-archive{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.ez-products.ez-archive .ez-card{height:100%;box-shadow:0 5px 20px rgba(15,40,30,.06)}.ez-products.ez-archive .ez-card:hover{box-shadow:0 12px 32px rgba(10,35,25,.11)}.ez-products.ez-archive .ez-img{background:#f5f7f5}.ez-archive-load{padding:22px 0 4px}.ez-archive-load .ez-btn{min-width:190px}@media(max-width:1100px){.ez-products.ez-archive{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){.ez-archive-page{padding:10px 0 35px}.ez-archive-hero{min-height:155px;padding:20px;border-radius:18px;margin:4px 0 12px}.ez-archive-hero-image{width:42%;opacity:.75}.ez-archive-hero h1{font-size:27px}.ez-archive-kicker{font-size:9px}.ez-archive-shell{border-radius:17px;padding:10px}.ez-archive-toolbar{padding:3px 2px 12px;margin-bottom:12px}.ez-archive-toolbar h2{font-size:18px}.ez-mobile-filter{display:inline-flex}.ez-filter-sidebar{position:fixed;left:0;top:0;bottom:0;width:min(330px,90vw);z-index:2600;border-radius:0;transform:translateX(-105%);transition:.22s;overflow:auto;padding:18px;box-shadow:12px 0 30px rgba(0,0,0,.2)}.ez-filter-sidebar.open{transform:none}.ez-filter-close{display:block}.ez-products.ez-archive{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px}.ez-products.ez-archive .ez-card{border-radius:12px}.ez-products.ez-archive .ez-body{padding:9px}.ez-archive-load{padding:16px 0 4px}.ez-archive-load .ez-btn{width:100%}}@media(max-width:900px){.ez-archive-hero--image{min-height:190px;padding:0}}@media(max-width:420px){.ez-archive-hero{padding:17px;min-height:145px}.ez-archive-hero-image{width:45%;opacity:.45}.ez-archive-hero h1{font-size:24px}.ez-archive-count{font-size:11px}.ez-archive-shell{padding:8px}}.ez-archive-banner{position:relative;min-height:190px;margin:8px 0 18px;border-radius:24px;overflow:hidden;background:linear-gradient(135deg,#0b3d2e,#145a42 62%,#0b3d2e);color:#fff;display:flex;align-items:center;box-shadow:0 12px 32px rgba(10,35,25,.12);isolation:isolate}.ez-archive-banner:before{content:"";position:absolute;width:260px;height:260px;right:-70px;top:-100px;border-radius:50%;background:rgba(217,166,46,.2);z-index:0}.ez-archive-banner-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.34;z-index:-2}.ez-archive-banner-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,45,33,.96),rgba(11,61,46,.78) 55%,rgba(11,61,46,.38));z-index:-1}.ez-archive-banner-copy{position:relative;z-index:2;padding:28px 34px;max-width:760px}.ez-archive-banner-kicker{display:block;color:#f2c45b;font-size:10px;font-weight:900;letter-spacing:.16em;margin-bottom:8px}.ez-archive-banner h2{margin:0 0 7px;font-size:clamp(25px,4vw,38px);line-height:1.08;color:#fff}.ez-archive-banner p{margin:0 0 16px;color:#e0eee7;font-size:14px;max-width:620px}.ez-archive-banner-btn{display:inline-flex;align-items:center;gap:9px;background:#d9a62e;color:#0b3d2e;padding:10px 16px;border-radius:10px;font-weight:900;font-size:13px;box-shadow:0 6px 18px rgba(0,0,0,.14)}.ez-archive-banner-btn span{font-size:18px;line-height:1}@media(max-width:900px){.ez-archive-banner{min-height:155px;border-radius:17px;margin:4px 0 12px}.ez-archive-banner-copy{padding:20px}.ez-archive-banner h2{font-size:25px}.ez-archive-banner p{font-size:12px;margin-bottom:12px;max-width:78%}.ez-archive-banner-kicker{font-size:8px}.ez-archive-banner-btn{padding:9px 13px;font-size:12px}}@media(max-width:420px){.ez-archive-banner{min-height:145px}.ez-archive-banner-copy{padding:17px}.ez-archive-banner h2{font-size:22px}.ez-archive-banner p{max-width:86%;font-size:11px}}.ez-archive-banner-live{width:min(1240px,calc(100% - 32px))!important;margin:20px auto 18px!important;min-height:210px!important;background:var(--ez-archive-banner-bg,#F39A3D)!important;display:flex!important;align-items:center!important;position:relative!important;overflow:hidden!important;border-radius:24px!important;color:var(--ez-archive-banner-title,#0B3D2E)!important;border:1px solid rgba(11,61,46,.08)!important;box-shadow:0 12px 32px rgba(10,35,25,.10)!important;isolation:isolate}.ez-archive-banner-live:before{content:"";position:absolute;width:340px;height:340px;right:-100px;top:-145px;border-radius:50%;background:rgba(255,255,255,.18)!important;z-index:0}.ez-archive-banner-live:after{content:"";position:absolute;inset:0;background:linear-gradient(105deg,rgba(255,255,255,.10),transparent 55%,rgba(11,61,46,.10));z-index:0;pointer-events:none}.ez-archive-banner-live .ez-archive-banner-copy{position:relative!important;z-index:3!important;padding:34px 38px!important;max-width:780px}.ez-archive-banner-live .ez-archive-banner-overlay{display:none!important}.ez-archive-banner-live .ez-archive-banner-bg{z-index:1!important;opacity:.12!important;mix-blend-mode:multiply}.ez-archive-banner-live .ez-archive-banner-kicker{color:var(--ez-archive-banner-accent,#0B3D2E)!important}.ez-archive-banner-live h1{color:var(--ez-archive-banner-title,#0B3D2E)!important;margin:0 0 8px!important;font-size:clamp(28px,4vw,42px)!important}.ez-archive-banner-live p{color:var(--ez-archive-banner-text,#233a31)!important}.ez-archive-banner-live .ez-archive-banner-btn{background:var(--ez-archive-banner-button-bg,#0B3D2E)!important;color:var(--ez-archive-banner-button-text,#fff)!important}@media(max-width:900px){.ez-archive-banner-live{width:calc(100% - 20px)!important;min-height:165px!important;border-radius:17px!important;margin:18px auto 14px!important}.ez-archive-banner-live .ez-archive-banner-copy{padding:22px!important}}@media (min-width:901px){.ez-header{overflow:visible}.ez-main{grid-template-columns:auto minmax(280px,1fr) auto;gap:16px;min-width:0}.ez-brand{white-space:nowrap;flex:none}.ez-search{min-width:0;width:100%;position:relative}.ez-search input{min-width:0}.ez-actions{flex:none;align-items:center}.ez-location-row{min-height:38px}.ez-location-row .ez-location{min-width:0;flex:1}.ez-location-row .ez-trust{flex:none;white-space:nowrap}.ez-nav-in{align-items:center;min-height:40px}.ez-nav-in>.menu{align-items:center;min-width:0}}@media (min-width:901px) and (max-width:1150px){.ez-container{width:calc(100% - 24px)}.ez-main{grid-template-columns:170px minmax(240px,1fr) 126px;gap:12px;padding:12px 0}.ez-brand{font-size:21px;gap:7px}.ez-mark{width:34px;height:34px;font-size:21px;border-radius:9px}.ez-search{min-height:44px;border-radius:11px}.ez-search input{padding:0 13px;font-size:13px}.ez-search button{width:48px;font-size:19px}.ez-icon{width:40px;height:40px;border-radius:11px}.ez-actions{gap:6px}.ez-location-row{gap:10px;padding:7px 0}.ez-location-row .ez-trust{gap:10px;font-size:11px}.ez-nav-in{gap:16px;padding:8px 0}.ez-nav-in a{font-size:13px}}@media (min-width:1151px){.ez-main{grid-template-columns:190px minmax(360px,1fr) auto;gap:20px}.ez-search{min-width:320px}}.ez-archive-description-block{position:relative;margin:52px 0 12px;padding:0;border:0;border-radius:26px;overflow:hidden;background:linear-gradient(135deg,#082f24 0%,#0f5a43 58%,#123c31 100%);box-shadow:0 16px 42px rgba(8,47,36,.14);color:#fff}.ez-archive-description-block:before{content:"";position:absolute;width:360px;height:360px;right:-120px;top:-180px;border-radius:50%;background:rgba(217,166,46,.15);pointer-events:none}.ez-archive-description-block:after{content:"";position:absolute;width:220px;height:220px;left:-120px;bottom:-150px;border-radius:50%;background:rgba(255,255,255,.055);pointer-events:none}.ez-archive-description-inner{position:relative;z-index:2;max-width:1120px;margin:0 auto;padding:38px 46px}.ez-archive-description-kicker{display:inline-flex;align-items:center;gap:8px;font-size:10px;font-weight:900;letter-spacing:.18em;color:#f2c45b;margin-bottom:9px}.ez-archive-description-kicker:before{content:"";width:26px;height:2px;border-radius:2px;background:#f2c45b}.ez-archive-description-block h2{margin:0 0 14px;font-size:28px;line-height:1.2;color:#fff}.ez-archive-description-content{color:#dcebe4;font-size:14px;line-height:1.8;max-width:980px}.ez-archive-description-content p{margin:0 0 13px}.ez-archive-description-content p:first-child{margin-top:0}.ez-archive-description-content p:last-child{margin-bottom:0}.ez-archive-description-content ul,.ez-archive-description-content ol{padding-left:22px}.ez-archive-description-content li{margin:4px 0}.ez-archive-description-content a{color:#f2c45b;font-weight:800;text-decoration:underline;text-underline-offset:2px}.ez-archive-description-block+*{margin-top:18px}@media(max-width:900px){.ez-archive-description-block{margin:38px 0 8px;border-radius:19px}.ez-archive-description-inner{padding:25px 20px}.ez-archive-description-block h2{font-size:21px;margin-bottom:10px}.ez-archive-description-content{font-size:13px;line-height:1.7}.ez-archive-description-kicker{font-size:8px}.ez-archive-description-block:before{width:230px;height:230px;right:-100px;top:-110px}}.ez-product-breadcrumb{font-size:12px;color:var(--ez-muted);margin:8px 0 16px}.ez-product-breadcrumb .woocommerce-breadcrumb{margin:0}.ez-qc-badge{position:absolute;left:12px;bottom:12px;background:var(--ez-primary);color:#fff;border-radius:999px;padding:8px 11px;font-size:11px;font-weight:900;box-shadow:0 6px 18px rgba(0,0,0,.15)}.ez-trust-pill{display:flex;align-items:center;gap:7px;background:#eef6f0;color:#165c3e;border:1px solid #d8e9dc;border-radius:12px;padding:10px 12px;font-size:12px;margin:12px 0}.ez-trust-pill span{margin-left:auto;color:var(--ez-muted);font-size:11px}.ez-trust-pill.gold{background:#fff8df;border-color:#f0dc9c;color:#6d5310}.ez-save-note{font-size:12px;font-weight:800;color:#b06a00;margin-top:-7px}.ez-product-trust-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:16px}.ez-product-trust-grid>div{border:1px solid var(--ez-line);background:#fafcfb;border-radius:12px;padding:11px;display:grid;grid-template-columns:25px 1fr;column-gap:7px}.ez-product-trust-grid span{grid-row:span 2;font-size:18px}.ez-product-trust-grid strong{font-size:11px}.ez-product-trust-grid small{font-size:11px;color:var(--ez-muted);line-height:1.35}.ez-actual-photos{margin-top:14px;padding-top:14px;border-top:1px solid var(--ez-line)}.ez-actual-photos h3{font-size:14px;margin:0 0 9px}.ez-actual-photos>div{display:flex;gap:7px;overflow:auto}.ez-actual-photos a{flex:0 0 66px;border:1px solid var(--ez-line);border-radius:8px;overflow:hidden;background:#fff}.ez-actual-photos img{width:66px;height:66px;object-fit:cover}.ez-actual-photos small{display:block;color:var(--ez-muted);font-size:10px;margin-top:7px}.ez-info-card{margin-top:30px;background:#fff;border:1px solid var(--ez-line);border-radius:22px;padding:25px;box-shadow:var(--ez-shadow)}.ez-info-head{display:flex;gap:12px;align-items:center;margin-bottom:18px}.ez-info-head>span{width:44px;height:44px;border-radius:13px;display:grid;place-items:center;background:#edf5ef;font-size:20px}.ez-info-head small{display:block;color:var(--ez-accent);font-size:9px;font-weight:900;letter-spacing:.16em}.ez-info-head h2{margin:2px 0 0;font-size:23px}.ez-box-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.ez-box-grid>div{display:flex;gap:10px;padding:13px;border:1px solid var(--ez-line);border-radius:13px;background:#fbfcfb}.ez-box-grid>div>span{width:24px;height:24px;border-radius:50%;background:#eaf4ec;color:#1b7449;display:grid;place-items:center;font-weight:900;flex:none}.ez-box-grid strong{display:block;font-size:13px}.ez-box-grid small{display:block;color:var(--ez-muted);font-size:11px;margin-top:3px}.ez-condition-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.ez-condition-grid>div{background:#f7faf8;border:1px solid var(--ez-line);border-radius:13px;padding:14px}.ez-condition-grid small{display:block;color:var(--ez-muted);font-size:11px}.ez-condition-grid strong{font-size:16px;margin-top:3px;display:block}.ez-bundle-card{margin-top:30px;border-radius:24px;overflow:hidden;background:linear-gradient(135deg,#073b2b,#115c43);color:#fff;box-shadow:0 16px 42px rgba(7,59,43,.16)}.ez-bundle-head{display:flex;justify-content:space-between;gap:20px;padding:26px 28px;border-bottom:1px solid rgba(255,255,255,.12)}.ez-bundle-head>div>span{color:#f2c45b;font-size:9px;font-weight:900;letter-spacing:.16em}.ez-bundle-head h2{margin:5px 0 5px;font-size:25px;color:#fff}.ez-bundle-head p{margin:0;color:#d6e9df;font-size:12px}.ez-bundle-head>b{background:#f2c45b;color:#123b2f;border-radius:999px;padding:9px 12px;height:max-content;font-size:12px;white-space:nowrap}.ez-bundle-products{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:18px 28px}.ez-bundle-item{display:grid;grid-template-columns:auto 62px 1fr;gap:10px;align-items:center;padding:10px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.06);border-radius:13px;cursor:pointer}.ez-bundle-item input{accent-color:#f2c45b}.ez-bundle-img{width:62px;height:62px;border-radius:9px;background:#fff;overflow:hidden}.ez-bundle-img img{width:100%;height:100%;object-fit:contain}.ez-bundle-info strong{display:block;font-size:12px}.ez-bundle-info small{display:block;color:#d6e9df;font-size:10px;margin-top:4px}.ez-bundle-total{display:flex;align-items:end;gap:22px;padding:18px 28px;background:rgba(0,0,0,.12);flex-wrap:wrap}.ez-bundle-total>div{display:flex;flex-direction:column}.ez-bundle-total small{color:#bdd5ca;font-size:10px}.ez-bundle-total strong{font-size:15px}.ez-bundle-total .save{color:#f2c45b}.ez-bundle-total .total{font-size:20px}.ez-bundle-total .ez-btn{margin-left:auto}.ez-bundle-message{padding:0 28px 15px;font-size:12px}.ez-bundle-message.success{color:#bdf0d0}.ez-bundle-message.error{color:#ffd1d1}.ez-protection-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-top:30px}.ez-protection-grid .ez-info-card{margin-top:0}.ez-protection-grid p{margin:8px 0;font-size:13px;color:#4e5b54}.ez-protection-grid p strong{color:var(--ez-ink)}@media(max-width:900px){.ez-product-breadcrumb{margin:4px 0 10px;font-size:10px}.ez-product-trust-grid{grid-template-columns:1fr 1fr}.ez-info-card{margin-top:18px;border-radius:17px;padding:17px}.ez-info-head h2{font-size:19px}.ez-box-grid{grid-template-columns:1fr}.ez-condition-grid{grid-template-columns:1fr 1fr}.ez-bundle-card{margin-top:18px;border-radius:18px}.ez-bundle-head{padding:18px;display:block}.ez-bundle-head>b{display:inline-block;margin-top:12px}.ez-bundle-products{grid-template-columns:1fr;padding:12px 18px}.ez-bundle-total{padding:16px 18px;gap:12px}.ez-bundle-total .ez-btn{width:100%;margin-left:0}.ez-bundle-message{padding:0 18px 14px}.ez-protection-grid{grid-template-columns:1fr;gap:12px;margin-top:18px}.ez-qc-badge{font-size:9px;padding:7px 9px;bottom:8px;left:8px}}@media(max-width:420px){.ez-product-trust-grid{grid-template-columns:1fr}.ez-condition-grid{grid-template-columns:1fr}.ez-bundle-head h2{font-size:21px}}.ez-highlights-card{margin-top:30px;background:#fff;border:1px solid var(--ez-line);border-radius:22px;padding:25px;box-shadow:var(--ez-shadow)}.ez-highlights-list{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.ez-highlights-list>div{display:flex;align-items:center;gap:9px;padding:13px 14px;background:#f7faf8;border:1px solid var(--ez-line);border-radius:13px}.ez-highlights-list span{width:23px;height:23px;border-radius:50%;display:grid;place-items:center;background:#e6f2e9;color:#1c7248;font-weight:900;flex:none}.ez-highlights-list strong{font-size:12px;line-height:1.35}.ez-seller-card{margin-top:30px;background:linear-gradient(135deg,#f7fbf8,#eef5f0);border:1px solid #dce9df;border-radius:22px;padding:20px 24px;display:flex;align-items:center;justify-content:space-between;gap:15px}.ez-seller-card>div{display:flex;align-items:center;gap:12px}.ez-seller-avatar{width:48px;height:48px;border-radius:50%;background:var(--ez-primary);color:#fff;display:grid;place-items:center;font-weight:900;font-size:18px}.ez-seller-card small{display:block;color:var(--ez-accent);font-size:9px;font-weight:900;letter-spacing:.16em}.ez-seller-card h2{font-size:18px;margin:2px 0}.ez-seller-card span{font-size:11px;color:var(--ez-muted)}.ez-admin-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.ez-highlight-row{display:flex;gap:7px;margin:7px 0}.ez-highlight-row .widefat{flex:1}.ez-remove-highlight{flex:none}@media(max-width:900px){.ez-highlights-card,.ez-seller-card{margin-top:18px;border-radius:17px;padding:17px}.ez-highlights-list{grid-template-columns:1fr}.ez-seller-card{display:block}.ez-seller-card .ez-btn{display:inline-block;margin-top:14px;width:100%;text-align:center}.ez-admin-product-grid{grid-template-columns:1fr}}.ez-options-heading{display:flex;align-items:center;gap:11px;margin:16px 0 9px;padding:12px 13px;border:1px solid var(--ez-line);background:#f7faf8;border-radius:13px}.ez-options-heading>span{width:32px;height:32px;border-radius:10px;background:#e7f1ea;color:var(--ez-primary);display:grid;place-items:center;font-size:15px}.ez-options-heading small{display:block;color:var(--ez-accent);font-size:8px;font-weight:900;letter-spacing:.16em}.ez-options-heading strong{display:block;margin-top:2px;font-size:12px}.ez-purchase-box .variations_form{border:1px solid var(--ez-line);background:#fff;border-radius:16px;padding:15px;margin-bottom:12px}.ez-purchase-box .variations{width:100%;border-collapse:separate;border-spacing:0 10px}.ez-purchase-box .variations td,.ez-purchase-box .variations th{border:0;padding:0;text-align:left;vertical-align:middle}.ez-purchase-box .variations label{font-size:11px;font-weight:900;color:var(--ez-ink);text-transform:none}.ez-purchase-box .variations select{width:100%;min-height:43px;border:1px solid #d9e3dc;border-radius:11px;background:#fbfdfc;padding:9px 34px 9px 11px;font-size:12px;font-weight:700;color:var(--ez-ink);outline:none}.ez-purchase-box .variations select:focus{border-color:var(--ez-primary);box-shadow:0 0 0 3px rgba(11,61,46,.08)}.ez-purchase-box .single_variation_wrap{margin-top:6px}.ez-purchase-box .reset_variations{font-size:10px;color:var(--ez-primary);font-weight:800}.ez-color-swatches{display:flex;flex-wrap:wrap;gap:8px;margin:7px 0 3px}.ez-color-swatch{width:34px;height:34px;border-radius:50%;border:2px solid #fff;box-shadow:0 0 0 1px #cfdad3;cursor:pointer;position:relative;display:grid;place-items:center;padding:0;background:#ddd}.ez-color-swatch span{position:absolute;left:50%;top:calc(100%+5px);transform:translateX(-50%);white-space:nowrap;font-size:9px;font-weight:800;color:var(--ez-ink);opacity:0;pointer-events:none;background:#fff;border:1px solid var(--ez-line);padding:4px 6px;border-radius:6px;box-shadow:0 5px 15px rgba(0,0,0,.08);z-index:4}.ez-color-swatch:hover span,.ez-color-swatch.selected span{opacity:1}.ez-color-swatch.selected{box-shadow:0 0 0 2px var(--ez-accent),0 0 0 4px #fff}.ez-color-swatch.light{border-color:#c9d3cc}.ez-selected-options{display:flex;flex-wrap:wrap;gap:6px;margin:10px 0 2px}.ez-selected-options span{display:inline-flex;align-items:center;gap:4px;background:#edf5ef;border:1px solid #d8e6dc;color:#22563f;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:800}.ez-selected-options span b{color:#6c7b73;font-weight:700}.ez-whatsapp-order{display:flex;align-items:center;justify-content:center;gap:9px;width:100%;min-height:46px;margin-top:9px;border-radius:12px;background:#1f9d55;color:#fff!important;text-decoration:none!important;font-size:12px;font-weight:900;box-shadow:0 8px 20px rgba(31,157,85,.18);transition:transform .15s ease,box-shadow .15s ease}.ez-whatsapp-order:hover{transform:translateY(-1px);box-shadow:0 10px 24px rgba(31,157,85,.25)}.ez-whatsapp-icon{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.18);font-size:14px}.ez-whatsapp-order.is-disabled{opacity:.55;pointer-events:none}.ez-variation-note{font-size:10px;color:var(--ez-muted);margin:6px 0 0}.ez-purchase-box .quantity{margin-right:7px}.ez-purchase-box .single_add_to_cart_button{min-height:46px;border-radius:12px;font-weight:900}@media(max-width:900px){.ez-options-heading{margin:12px 0 8px;padding:10px 11px}.ez-options-heading>span{width:29px;height:29px}.ez-purchase-box .variations_form{border-radius:13px;padding:12px}.ez-purchase-box .variations select{min-height:44px}.ez-color-swatch{width:32px;height:32px}.ez-whatsapp-order{min-height:46px}.ez-selected-options{gap:5px}}.ez-product-actions-secondary{display:flex;gap:8px;flex-wrap:wrap;margin-top:16px}.ez-secondary-action{display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:10px 12px;border:1px solid var(--ez-line);background:#fff;border-radius:11px;color:var(--ez-ink);font-size:11px;font-weight:800;text-decoration:none;cursor:pointer}.ez-secondary-action:hover{border-color:var(--ez-accent);color:var(--ez-primary);background:#fbfcfb}.ez-reviews-feature,.ez-qa-card{margin-top:30px;background:#fff;border:1px solid var(--ez-line);border-radius:22px;padding:25px;box-shadow:var(--ez-shadow)}.ez-review-score strong{font-size:48px;line-height:1}.ez-review-score .ez-stars{color:var(--ez-accent);letter-spacing:2px;margin:5px 0}.ez-review-score small{color:var(--ez-muted);font-size:11px}.ez-review-bars em{font-style:normal;color:var(--ez-muted);font-size:10px}.ez-review-cta{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:14px 16px;border:1px solid #dfe9e2;background:#f7faf8;border-radius:13px;margin-bottom:20px;color:#516159;font-size:12px}.ez-review-cta .ez-btn{white-space:nowrap}.ez-qa-intro{color:var(--ez-muted);font-size:12px;margin-top:-6px}.ez-question-form{display:grid;grid-template-columns:1fr auto;gap:10px;margin:16px 0}.ez-question-form textarea{width:100%;border:1px solid var(--ez-line);border-radius:12px;padding:11px;resize:vertical;min-height:82px;box-sizing:border-box}.ez-question-form .ez-btn{align-self:stretch}.ez-qa-message{font-size:11px;margin:8px 0}.ez-qa-message.success{color:#197247}.ez-qa-message.error{color:#b42318}.ez-qa-list article{border-top:1px solid var(--ez-line);padding:17px 0}.ez-q,.ez-a{display:flex;gap:11px}.ez-a{margin-top:12px;padding-left:20px}.ez-q>b,.ez-a>b{width:28px;height:28px;border-radius:9px;display:grid;place-items:center;flex:none;font-size:12px}.ez-q>b{background:#edf5ef;color:#176b45}.ez-a>b{background:#f6ecd2;color:#8b6815}.ez-q strong{display:block;font-size:13px}.ez-q small{display:block;color:var(--ez-muted);font-size:10px;margin-top:4px}.ez-a strong{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:var(--ez-primary)}.ez-a p{font-size:12px;line-height:1.6;color:#53625a;margin:4px 0 0}.ez-qa-empty{padding:18px;border:1px dashed #cfdad3;border-radius:12px;text-align:center;color:var(--ez-muted);font-size:12px}.ez-compare-bar{position:fixed;left:50%;bottom:18px;transform:translateX(-50%);z-index:2200;width:min(720px,calc(100% - 28px));display:flex;align-items:center;gap:12px;padding:12px 14px;background:#073b2b;color:#fff;border:1px solid rgba(255,255,255,.12);border-radius:16px;box-shadow:0 18px 45px rgba(0,0,0,.22)}.ez-compare-bar>div{flex:1;display:flex;flex-direction:column}.ez-compare-bar strong{font-size:12px}.ez-compare-bar span{font-size:10px;color:#cfe2d8;margin-top:2px}.ez-compare-clear{border:0;background:transparent;color:#dcece4;font-size:10px;font-weight:800;cursor:pointer}.ez-compare-modal{position:fixed;inset:0;z-index:2300}.ez-compare-overlay{position:absolute;inset:0;background:rgba(8,20,15,.65);backdrop-filter:blur(3px)}.ez-compare-dialog{position:relative;width:min(1120px,calc(100% - 30px));max-height:88vh;overflow:auto;margin:6vh auto 0;background:#fff;border-radius:22px;padding:24px;box-shadow:0 25px 80px rgba(0,0,0,.28)}.ez-compare-close{position:absolute;right:15px;top:12px;border:0;background:#f3f5f3;width:34px;height:34px;border-radius:50%;font-size:22px;cursor:pointer}.ez-compare-table{overflow:auto;border:1px solid var(--ez-line);border-radius:14px}.ez-compare-row{display:grid;grid-template-columns:150px repeat(4,minmax(150px,1fr));min-width:760px}.ez-compare-row>div{padding:13px;border-bottom:1px solid var(--ez-line);border-right:1px solid var(--ez-line);font-size:12px}.ez-compare-row>div:last-child{border-right:0}.ez-compare-row>div:first-child{background:#f7faf8}.ez-compare-head>div:not(:first-child){display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px}.ez-compare-head img{width:75px;height:75px;object-fit:contain}.ez-compare-head strong{font-size:11px}.ez-compare-head span{color:var(--ez-primary);font-weight:900}.ez-compare-row:nth-child(even)>div{background:#fcfdfc}.ez-compare-row:nth-child(even)>div:first-child{background:#f2f7f3}@media(max-width:900px){.ez-product-actions-secondary{gap:6px}.ez-secondary-action{flex:1;min-width:0;padding:9px 8px}.ez-secondary-action span{font-size:10px}.ez-reviews-feature,.ez-qa-card{margin-top:18px;border-radius:17px;padding:17px}.ez-review-cta{display:block}.ez-review-cta .ez-btn{display:block;margin-top:10px;text-align:center}.ez-question-form{grid-template-columns:1fr}.ez-question-form .ez-btn{min-height:45px}.ez-compare-bar{bottom:8px;width:calc(100% - 16px);border-radius:14px}.ez-compare-dialog{width:calc(100% - 16px);margin:3vh auto 0;border-radius:17px;padding:17px}}.ez-customer-photos{margin-top:16px;padding-top:16px;border-top:1px solid var(--ez-line)}.ez-customer-photos .ez-info-head{margin-bottom:10px}.ez-customer-photos h3{margin:0;font-size:15px}.ez-customer-photo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.ez-customer-photo-grid a{display:block;aspect-ratio:1;border-radius:9px;overflow:hidden;background:#f5f7f5}.ez-customer-photo-grid img{width:100%;height:100%;object-fit:cover}.ez-customer-photos>small{display:block;color:var(--ez-muted);font-size:9px;margin-top:8px}.ez-secondary-action.active{background:#edf5ef;border-color:#b9d2c1;color:#145a42}@media(max-width:900px){.ez-customer-photo-grid{grid-template-columns:repeat(3,1fr)}}.ez-gallery-main{cursor:zoom-in}.ez-gallery-main img{cursor:zoom-in}.ez-gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:42px;height:42px;border:0;border-radius:50%;background:rgba(255,255,255,.94);box-shadow:0 8px 22px rgba(0,0,0,.12);font-size:28px;line-height:1;color:#173f2c;display:grid;place-items:center;cursor:pointer}.ez-gallery-prev{left:12px}.ez-gallery-next{right:12px}.ez-gallery-expand{position:absolute;right:12px;top:12px;z-index:3;width:38px;height:38px;border:0;border-radius:11px;background:rgba(255,255,255,.94);box-shadow:0 7px 18px rgba(0,0,0,.1);font-size:20px;color:#173f2c;cursor:pointer}.ez-gallery-thumbs{display:flex;overflow-x:auto;scroll-behavior:smooth;padding-bottom:3px;scrollbar-width:thin}.ez-gallery-thumb{flex:0 0 calc((100% - 40px)/6);min-width:64px}.ez-gallery-modal[hidden]{display:none!important}.ez-gallery-modal{position:fixed;inset:0;z-index:999999;display:flex;align-items:center;justify-content:center;padding:30px}.ez-gallery-modal-backdrop{position:absolute;inset:0;background:rgba(7,18,13,.9);backdrop-filter:blur(7px)}.ez-gallery-modal-dialog{position:relative;z-index:2;width:min(1100px,94vw);height:min(88vh,900px);display:flex;align-items:center;justify-content:center}.ez-gallery-modal-dialog img{max-width:calc(100% - 120px);max-height:calc(100% - 30px);object-fit:contain;border-radius:12px;box-shadow:0 25px 70px rgba(0,0,0,.35)}.ez-gallery-modal-close,.ez-gallery-modal-arrow{position:absolute;z-index:4;border:0;cursor:pointer;background:rgba(255,255,255,.96);color:#173f2c;box-shadow:0 8px 25px rgba(0,0,0,.2)}.ez-gallery-modal-close{right:4px;top:4px;width:46px;height:46px;border-radius:50%;font-size:30px;line-height:1}.ez-gallery-modal-arrow{top:50%;transform:translateY(-50%);width:50px;height:50px;border-radius:50%;font-size:34px}.ez-gallery-modal-prev{left:4px}.ez-gallery-modal-next{right:4px}.ez-gallery-lock{overflow:hidden}#ez-reviews-native #respond{display:none}.ez-review-cta{display:flex;align-items:center;justify-content:space-between;gap:18px}.ez-review-cta .ez-btn{white-space:nowrap}.ez-review-cta span{flex:1}#ez-reviews-native.is-open #respond{display:block}@media(max-width:600px){.ez-gallery-arrow{width:36px;height:36px;font-size:24px}.ez-gallery-expand{width:34px;height:34px;font-size:18px}.ez-gallery-modal{padding:12px}.ez-gallery-modal-dialog{height:82vh}.ez-gallery-modal-dialog img{max-width:calc(100% - 70px);max-height:calc(100% - 40px)}.ez-gallery-modal-arrow{width:38px;height:38px;font-size:27px}.ez-gallery-modal-prev{left:0}.ez-gallery-modal-next{right:0}.ez-gallery-modal-close{top:-5px;right:0;width:40px;height:40px;font-size:26px}.ez-review-cta{display:block}.ez-review-cta .ez-btn{display:inline-flex;margin-top:12px}}.ez-gallery-main{cursor:zoom-in}.ez-gallery-main img{cursor:zoom-in}.ez-gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:42px;height:42px;border:0;border-radius:50%;background:rgba(255,255,255,.95);box-shadow:0 8px 22px rgba(0,0,0,.14);font-size:28px;line-height:1;color:#173f2c;display:grid;place-items:center;cursor:pointer}.ez-gallery-prev{left:12px}.ez-gallery-next{right:12px}.ez-gallery-expand{position:absolute;right:12px;top:12px;z-index:3;width:38px;height:38px;border:0;border-radius:11px;background:rgba(255,255,255,.95);box-shadow:0 7px 18px rgba(0,0,0,.1);font-size:20px;color:#173f2c;cursor:pointer}.ez-gallery-thumbs{display:flex;overflow-x:auto;scroll-behavior:smooth;padding-bottom:3px}.ez-gallery-thumb{flex:0 0 calc((100% - 40px)/6);min-width:64px}.ez-gallery-modal[hidden]{display:none!important}.ez-gallery-modal{position:fixed;inset:0;z-index:999999;display:flex;align-items:center;justify-content:center;padding:30px}.ez-gallery-modal-backdrop{position:absolute;inset:0;background:rgba(7,18,13,.9);backdrop-filter:blur(7px)}.ez-gallery-modal-dialog{position:relative;z-index:2;width:min(1100px,94vw);height:min(88vh,900px);display:flex;align-items:center;justify-content:center}.ez-gallery-modal-dialog img{max-width:calc(100% - 120px);max-height:calc(100% - 30px);object-fit:contain;border-radius:12px}.ez-gallery-modal-close,.ez-gallery-modal-arrow{position:absolute;z-index:4;border:0;cursor:pointer;background:rgba(255,255,255,.96);color:#173f2c;box-shadow:0 8px 25px rgba(0,0,0,.2)}.ez-gallery-modal-close{right:4px;top:4px;width:46px;height:46px;border-radius:50%;font-size:30px}.ez-gallery-modal-arrow{top:50%;transform:translateY(-50%);width:50px;height:50px;border-radius:50%;font-size:34px}.ez-gallery-modal-prev{left:4px}.ez-gallery-modal-next{right:4px}.ez-gallery-lock{overflow:hidden}#ez-reviews-native #respond{display:none}#ez-reviews-native.is-open #respond{display:block}.ez-review-cta{display:flex;align-items:center;justify-content:space-between;gap:18px}.ez-review-cta .ez-btn{white-space:nowrap}@media(max-width:600px){.ez-gallery-arrow{width:36px;height:36px;font-size:24px}.ez-gallery-modal{padding:12px}.ez-gallery-modal-dialog{height:82vh}.ez-gallery-modal-dialog img{max-width:calc(100% - 70px);max-height:calc(100% - 40px)}.ez-gallery-modal-arrow{width:38px;height:38px;font-size:27px}.ez-gallery-modal-prev{left:0}.ez-gallery-modal-next{right:0}.ez-gallery-modal-close{top:-5px;right:0;width:40px;height:40px;font-size:26px}.ez-review-cta{display:block}.ez-review-cta .ez-btn{display:inline-flex;margin-top:12px}}html,body{max-width:100%;overflow-x:clip}.ez-product-page{width:100%;min-width:0;overflow:clip}.ez-product-page>.ez-container{min-width:0;width:min(1240px,calc(100% - 32px))}.ez-product-layout{width:100%;min-width:0;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:30px}.ez-product-layout>*{min-width:0;max-width:100%}.ez-gallery,.ez-product-summary{min-width:0;max-width:100%}.ez-gallery-main{position:relative;width:100%;aspect-ratio:1/1;max-height:760px;overflow:hidden;border-radius:18px;background:#f5f7f5}.ez-gallery-main>img{width:100%;height:100%;object-fit:contain;max-width:100%;max-height:100%;border-radius:16px}.ez-gallery-thumbs{width:100%;max-width:100%;gap:8px;display:flex;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.ez-gallery-thumb{flex:0 0 clamp(58px,10vw,88px);width:clamp(58px,10vw,88px);height:clamp(58px,10vw,88px);min-width:0;border:2px solid transparent;background:#fff;border-radius:10px;padding:3px;overflow:hidden}.ez-gallery-thumb img{width:100%;height:100%;object-fit:cover;border-radius:7px}.ez-gallery-thumb.active{border-color:var(--ez-accent)}.ez-product-summary{overflow-wrap:anywhere;word-break:normal}.ez-product-summary h1,.ez-product-summary .price,.ez-product-summary .ez-meta{max-width:100%;overflow-wrap:anywhere}.ez-product-summary form.cart,.ez-purchase-box form.cart{min-width:0;max-width:100%}.ez-product-summary .quantity{max-width:100%}.ez-product-summary .quantity input{max-width:100%}.ez-product-summary .single_add_to_cart_button{min-width:0;max-width:100%}.ez-product-actions-secondary{min-width:0}.ez-product-actions-secondary>*{min-width:0}.ez-product-tabs,.ez-info-card,.ez-highlights-card,.ez-reviews-feature,.ez-qa-card,.ez-seller-card,.ez-bundle-card,.ez-protection-grid{max-width:100%;min-width:0}.ez-info-head{min-width:0}.ez-info-head>div{min-width:0}.ez-info-head h2,.ez-info-head small{overflow-wrap:anywhere}.ez-box-grid,.ez-highlights-list,.ez-condition-grid,.ez-protection-grid{min-width:0}.ez-box-grid>div,.ez-highlights-list>div,.ez-condition-grid>div,.ez-protection-grid>div{min-width:0;overflow-wrap:anywhere}.ez-bundle-products{min-width:0}.ez-bundle-item{min-width:0}.ez-bundle-info{min-width:0;overflow-wrap:anywhere}.ez-bundle-info strong{overflow-wrap:anywhere}.ez-bundle-total{min-width:0}.ez-bundle-total>div{min-width:0}.ez-bundle-total strong{overflow-wrap:anywhere}.ez-review-summary{min-width:0}.ez-review-bars{min-width:0}.ez-review-bars>div{min-width:0}.ez-review-bar{min-width:0}.ez-question-form{min-width:0}.ez-question-form textarea{min-width:0;max-width:100%}.ez-review-cta{min-width:0}.ez-review-cta span{min-width:0;overflow-wrap:anywhere}.ez-compare-dialog,.ez-compare-table{max-width:100%}.ez-gallery-modal{padding:clamp(8px,3vw,30px)}.ez-gallery-modal-dialog{width:min(1100px,100%);height:min(88vh,900px);max-width:100%;max-height:100%;min-width:0}.ez-gallery-modal-dialog img{max-width:calc(100% - clamp(60px,10vw,120px));max-height:calc(100% - 30px);width:auto;height:auto}@media(max-width:1100px){.ez-product-page>.ez-container{width:calc(100% - 24px)}.ez-product-layout{grid-template-columns:minmax(0,1fr) minmax(320px,.9fr);gap:20px}.ez-product-summary h1{font-size:clamp(24px,3.2vw,36px)}.ez-product-summary .price{font-size:28px}.ez-box-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ez-highlights-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.ez-product-page{padding:8px 0 88px}.ez-product-page>.ez-container{width:calc(100% - 20px)}.ez-product-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:14px}.ez-gallery{padding:0;background:transparent}.ez-gallery-main{aspect-ratio:1/1;border-radius:16px;max-height:none}.ez-product-summary{padding:0;background:transparent;border:0;box-shadow:none}.ez-product-summary h1{font-size:clamp(23px,6vw,29px);line-height:1.16}.ez-product-summary .price{font-size:26px}.ez-product-trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ez-box-grid,.ez-highlights-list{grid-template-columns:1fr}.ez-bundle-products{grid-template-columns:1fr}.ez-protection-grid{grid-template-columns:1fr}.ez-product-actions-secondary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.ez-secondary-action{width:100%;overflow:hidden}.ez-secondary-action span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ez-gallery-modal-dialog{height:84vh}}@media(max-width:600px){.ez-product-page>.ez-container{width:calc(100% - 16px)}.ez-product-breadcrumb{white-space:nowrap;overflow-x:auto;scrollbar-width:none;padding-bottom:2px}.ez-product-breadcrumb::-webkit-scrollbar{display:none}.ez-gallery-main{border-radius:14px}.ez-gallery-arrow{width:34px;height:34px;font-size:23px}.ez-gallery-prev{left:8px}.ez-gallery-next{right:8px}.ez-gallery-expand{right:8px;top:8px;width:34px;height:34px}.ez-gallery-thumb{flex-basis:62px;width:62px;height:62px}.ez-product-summary h1{font-size:23px}.ez-product-summary .price{font-size:24px}.ez-product-trust-grid{grid-template-columns:1fr}.ez-product-actions-secondary{grid-template-columns:1fr}.ez-secondary-action{justify-content:flex-start;padding:10px 12px}.ez-product-tabs .ez-tab-panel{padding:16px}.ez-tabs-nav{overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch}.ez-tabs-nav button{flex:0 0 auto}.ez-review-summary{grid-template-columns:1fr}.ez-review-score{text-align:left}.ez-review-bars>div{grid-template-columns:32px minmax(0,1fr) 34px;gap:6px}.ez-review-cta{display:block}.ez-review-cta .ez-btn{width:100%;margin-top:10px}.ez-seller-card{display:block}.ez-seller-card>div{min-width:0}.ez-seller-card .ez-btn{width:100%;margin-top:12px}.ez-bundle-head{display:block}.ez-bundle-head>b{white-space:normal}.ez-bundle-total{display:grid;grid-template-columns:1fr 1fr;align-items:start}.ez-bundle-total>div:last-of-type{grid-column:1/-1}.ez-bundle-total .ez-btn{grid-column:1/-1;width:100%;margin:0}.ez-gallery-modal{padding:8px}.ez-gallery-modal-dialog{height:80vh}.ez-gallery-modal-dialog img{max-width:calc(100% - 58px);max-height:calc(100% - 28px)}.ez-gallery-modal-arrow{width:36px;height:36px;font-size:26px}.ez-gallery-modal-prev{left:0}.ez-gallery-modal-next{right:0}.ez-gallery-modal-close{right:0;top:0;width:40px;height:40px;font-size:26px}.ez-sticky-buy{padding-left:8px;padding-right:8px}.ez-sticky-buy .ez-sticky-price{min-width:0;max-width:45%;overflow:hidden}.ez-sticky-buy .ez-sticky-price>*{max-width:100%;overflow:hidden;text-overflow:ellipsis}}@media(max-width:380px){.ez-product-page>.ez-container{width:calc(100% - 12px)}.ez-gallery-thumb{flex-basis:56px;width:56px;height:56px}.ez-product-summary h1{font-size:21px}.ez-product-summary .price{font-size:22px}.ez-sticky-buy{gap:6px}.ez-sticky-buy a{font-size:12px;padding:10px 12px}}.ez-product-page{display:block!important;width:100%;min-width:0;overflow:visible;margin:0;padding:28px 0 70px}.ez-product-page>.ez-container{width:min(1240px,calc(100% - 32px));max-width:1240px;margin:0 auto;min-width:0}.ez-product-layout{display:grid!important;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr)!important;align-items:start;gap:30px;width:100%;min-width:0}.ez-product-layout>*{min-width:0;max-width:100%}.ez-gallery{position:sticky;top:95px;min-width:0;max-width:100%;padding:14px;overflow:hidden}.ez-gallery-main{width:100%;aspect-ratio:1/1;min-width:0;max-height:none;overflow:hidden;position:relative;touch-action:pan-y;border-radius:18px}.ez-gallery-main>img{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain}.ez-gallery-thumbs{display:flex!important;flex-wrap:nowrap!important;width:100%;max-width:100%;overflow-x:auto!important;overflow-y:hidden!important;gap:8px;margin-top:10px;padding:2px 2px 5px;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity}.ez-gallery-thumb{flex:0 0 78px!important;width:78px!important;height:78px!important;min-width:78px!important;scroll-snap-align:center}.ez-product-summary{min-width:0;max-width:100%;overflow:visible}.ez-product-summary form.cart{min-width:0;max-width:100%}.ez-product-summary form.cart .variations{width:100%;max-width:100%;table-layout:fixed}.ez-product-summary form.cart .variations td,.ez-product-summary form.cart .variations th{max-width:100%;word-break:break-word}.ez-product-summary .woocommerce-variation-add-to-cart{display:flex;flex-wrap:wrap;gap:10px;min-width:0}.ez-product-summary .quantity{max-width:100%}.ez-product-summary .single_add_to_cart_button{flex:1 1 180px;min-width:150px;max-width:100%}.ez-whatsapp-order{max-width:100%;min-width:0;overflow:hidden}.ez-gallery-modal{z-index:999999!important}@media (max-width:1100px) and (min-width:901px){.ez-product-page>.ez-container{width:calc(100% - 28px)}.ez-product-layout{grid-template-columns:minmax(0,1fr) minmax(300px,.86fr)!important;gap:20px}.ez-gallery{top:85px;padding:10px}.ez-gallery-thumb{flex-basis:68px!important;width:68px!important;height:68px!important;min-width:68px!important}.ez-product-summary{padding:20px}.ez-product-summary h1{font-size:clamp(25px,3vw,34px)}}@media (max-width:900px){.ez-product-page{padding:12px 0 92px}.ez-product-page>.ez-container{width:calc(100% - 20px)}.ez-product-layout{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:16px}.ez-gallery{position:relative;top:auto;padding:0;border:0;box-shadow:none;background:transparent}.ez-gallery-main{aspect-ratio:1/1;border-radius:16px}.ez-gallery-thumbs{margin-top:9px}.ez-gallery-thumb{flex-basis:72px!important;width:72px!important;height:72px!important;min-width:72px!important}.ez-product-summary{padding:0;border:0;box-shadow:none;background:transparent}.ez-product-summary form.cart{width:100%}.ez-product-summary .woocommerce-variation-add-to-cart{width:100%}}@media (max-width:600px){.ez-product-page>.ez-container{width:calc(100% - 16px)}.ez-gallery-main{border-radius:14px}.ez-gallery-thumb{flex-basis:62px!important;width:62px!important;height:62px!important;min-width:62px!important}.ez-gallery-arrow{width:36px;height:36px;font-size:24px}.ez-gallery-prev{left:8px}.ez-gallery-next{right:8px}.ez-product-summary h1{font-size:23px}.ez-product-summary .price{font-size:24px}.ez-product-summary .woocommerce-variation-add-to-cart{display:grid;grid-template-columns:auto minmax(0,1fr)}.ez-product-summary .single_add_to_cart_button{width:100%;min-width:0}.ez-gallery-modal-dialog{width:100%;height:82vh}.ez-gallery-modal-dialog img{max-width:calc(100% - 64px);max-height:calc(100% - 36px)}}@media (max-width:380px){.ez-product-page>.ez-container{width:calc(100% - 12px)}.ez-gallery-thumb{flex-basis:56px!important;width:56px!important;height:56px!important;min-width:56px!important}.ez-product-summary h1{font-size:21px}}.ez-gallery-main{touch-action:pan-y;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}.ez-gallery-main>img{display:block;pointer-events:auto;-webkit-user-drag:none;user-drag:none}.ez-gallery-thumb{cursor:pointer}.ez-gallery-thumbs{touch-action:pan-x;overscroll-behavior-x:contain}html.ez-gallery-lock,body.ez-gallery-lock{overflow:hidden!important}@media (min-width:1201px){.ez-product-layout{grid-template-columns:minmax(0,1.12fr) minmax(400px,.88fr);gap:36px}.ez-gallery{top:90px}.ez-product-summary{padding:26px}}@media (min-width:901px) and (max-width:1200px){.ez-product-page{padding:20px 12px 60px}.ez-product-layout{grid-template-columns:minmax(0,1fr) minmax(330px,.82fr);gap:20px}.ez-gallery{position:static;padding:10px;border-radius:17px}.ez-product-summary{padding:20px;border-radius:17px}.ez-product-summary h1{font-size:clamp(24px,2.6vw,32px)}.ez-product-summary .price{font-size:27px}.ez-gallery-thumbs{gap:7px}.ez-gallery-thumb{flex-basis:72px;width:72px;height:72px}}@media (min-width:601px) and (max-width:900px){.ez-product-page{padding:16px 12px 80px}.ez-product-layout{grid-template-columns:minmax(0,1fr) minmax(300px,.82fr);gap:16px;align-items:start}.ez-gallery{position:static;padding:9px}.ez-product-summary{padding:17px}.ez-product-summary h1{font-size:24px}.ez-product-summary .price{font-size:25px}.ez-gallery-thumb{flex-basis:64px;width:64px;height:64px}.ez-product-trust-grid{grid-template-columns:1fr 1fr}.ez-highlights-list{grid-template-columns:1fr 1fr}.ez-seller-card{display:block}}@media (max-width:600px){.ez-product-page{padding-left:10px;padding-right:10px}.ez-product-layout{grid-template-columns:1fr;gap:12px}.ez-gallery{padding:7px}.ez-product-summary{padding:15px}.ez-gallery-main{aspect-ratio:1/1}.ez-gallery-thumb{flex-basis:62px;width:62px;height:62px}.ez-gallery-thumbs{gap:7px}.ez-product-summary form.cart{width:100%}.ez-product-summary form.cart>*{max-width:100%}}.ez-product-tabs .ez-tabs-nav{display:flex;gap:0;overflow-x:auto;scrollbar-width:thin}.ez-product-tabs .ez-tabs-nav button{flex:0 0 auto;cursor:pointer}.ez-product-tabs .ez-tab-panel[hidden]{display:none!important}.ez-product-tabs .ez-tab-panel.active{display:block}.ez-product-trust-grid>div{border:1px solid #f1dfc9;background:linear-gradient(145deg,#fff8ef,#fff3e4);box-shadow:0 8px 22px rgba(183,116,47,.08);transition:transform .2s ease,box-shadow .2s ease;border-radius:16px}.ez-product-trust-grid>div:nth-child(even){border-color:#ece8b8;background:linear-gradient(145deg,#fffef0,#fbfbdc);box-shadow:0 8px 22px rgba(154,151,45,.07)}.ez-product-trust-grid>div:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(120,100,50,.12)}.ez-product-trust-grid span{font-size:20px}.ez-product-trust-grid strong{color:#4b3827}.ez-product-trust-grid>div:nth-child(even) strong{color:#4c4b25}.ez-box-card{background:linear-gradient(145deg,#fffaf3,#fff1df);border-color:#f0dcc2;box-shadow:0 12px 30px rgba(183,116,47,.09)}.ez-box-card .ez-info-head>span{background:#ffe7cc}.ez-box-card .ez-box-grid>div{background:rgba(255,255,255,.68);border-color:#f0dfcb}.ez-box-card .ez-box-grid>div>span{background:#ffe1bd;color:#9a5d20}.ez-condition-card{background:linear-gradient(145deg,#fffef3,#f8f8d9);border-color:#e8e5b2;box-shadow:0 12px 30px rgba(154,151,45,.08)}.ez-condition-card .ez-info-head>span{background:#f0efc7}.ez-condition-card .ez-condition-grid>div{background:rgba(255,255,255,.6);border-color:#e6e3bc}.ez-protection-grid .ez-info-card:first-child{background:linear-gradient(145deg,#fffaf3,#fff1df);border-color:#f0dcc2;box-shadow:0 12px 30px rgba(183,116,47,.09)}.ez-protection-grid .ez-info-card:first-child .ez-info-head>span{background:#ffe7cc}.ez-protection-grid .ez-info-card:last-child{background:linear-gradient(145deg,#fffef3,#f8f8d9);border-color:#e8e5b2;box-shadow:0 12px 30px rgba(154,151,45,.08)}.ez-protection-grid .ez-info-card:last-child .ez-info-head>span{background:#f0efc7}.ez-protection-grid p{color:#5c554d}@media(max-width:600px){.ez-product-trust-grid>div{padding:13px;border-radius:14px}.ez-box-card,.ez-condition-card,.ez-protection-grid .ez-info-card{border-radius:18px}}.ez-product-trust-grid>div,.ez-product-trust-grid>div:nth-child(odd),.ez-box-card,.ez-protection-grid .ez-info-card:first-child{background:linear-gradient(135deg,#ffe8d0 0%,#ffd8b7 100%) !important;border:1px solid #efbf91 !important;box-shadow:0 12px 30px rgba(183,116,47,.14) !important}.ez-product-trust-grid>div:nth-child(even),.ez-condition-card,.ez-protection-grid .ez-info-card:last-child{background:linear-gradient(135deg,#fffbd0 0%,#fff3a6 100%) !important;border:1px solid #e4d86f !important;box-shadow:0 12px 30px rgba(154,151,45,.13) !important}.ez-product-trust-grid>div:nth-child(odd) span,.ez-box-card .ez-info-head>span,.ez-protection-grid .ez-info-card:first-child .ez-info-head>span{background:#ffd09f !important}.ez-product-trust-grid>div:nth-child(even) span,.ez-condition-card .ez-info-head>span,.ez-protection-grid .ez-info-card:last-child .ez-info-head>span{background:#f5eca0 !important}.ez-box-card .ez-box-grid>div{background:rgba(255,255,255,.78) !important;border-color:#eac9a8 !important}.ez-condition-card .ez-condition-grid>div{background:rgba(255,255,255,.76) !important;border-color:#e2d98e !important}.ez-product-trust-grid>div strong,.ez-box-card h2,.ez-protection-grid .ez-info-card:first-child h2{color:#613b20 !important}.ez-condition-card h2,.ez-protection-grid .ez-info-card:last-child h2{color:#4d4b18 !important}@media (max-width:600px){.ez-product-trust-grid>div,.ez-box-card,.ez-condition-card,.ez-protection-grid .ez-info-card{border-radius:18px !important}}.ez-product-page .ez-assurance-card,.ez-product-page .ez-trust-card,.ez-product-page .ez-protection-card,.ez-product-page .ez-product-condition-card,.ez-product-page .ez-included-card,.ez-product-page .ez-warranty-card,.ez-product-page .ez-verification-card{border-radius:16px !important;border:1px solid rgba(10,22,64,.14) !important;box-shadow:0 8px 24px rgba(10,22,64,.08) !important}.ez-product-page .ez-assurance-card:nth-child(odd),.ez-product-page .ez-trust-card:nth-child(odd),.ez-product-page .ez-protection-card:nth-child(odd),.ez-product-page .ez-product-condition-card:nth-child(odd),.ez-product-page .ez-included-card:nth-child(odd),.ez-product-page .ez-warranty-card:nth-child(odd),.ez-product-page .ez-verification-card:nth-child(odd){background:linear-gradient(135deg,#FF7A1B 0%,#ff9144 100%) !important;color:#fff !important}.ez-product-page .ez-assurance-card:nth-child(even),.ez-product-page .ez-trust-card:nth-child(even),.ez-product-page .ez-protection-card:nth-child(even),.ez-product-page .ez-product-condition-card:nth-child(even),.ez-product-page .ez-included-card:nth-child(even),.ez-product-page .ez-warranty-card:nth-child(even),.ez-product-page .ez-verification-card:nth-child(even){background:linear-gradient(135deg,#0A1640 0%,#13265f 100%) !important;color:#fff !important}.ez-product-page .ez-assurance-card *,.ez-product-page .ez-trust-card *,.ez-product-page .ez-protection-card *,.ez-product-page .ez-product-condition-card *,.ez-product-page .ez-included-card *,.ez-product-page .ez-warranty-card *,.ez-product-page .ez-verification-card *{color:inherit !important}.ez-product-page .ez-assurance-card .ez-icon,.ez-product-page .ez-trust-card .ez-icon,.ez-product-page .ez-protection-card .ez-icon,.ez-product-page .ez-product-condition-card .ez-icon,.ez-product-page .ez-included-card .ez-icon,.ez-product-page .ez-warranty-card .ez-icon,.ez-product-page .ez-verification-card .ez-icon{background:rgba(255,255,255,.16) !important;color:#fff !important}.ez-product-page .ez-assurance-wrapper,.ez-product-page .ez-product-assurance,.ez-product-page .ez-assurance-grid,.ez-product-page .ez-trust-grid{background:#FAF9F5 !important;border:1px solid rgba(10,22,64,.12) !important;border-radius:22px !important;padding:18px !important;box-shadow:0 10px 30px rgba(10,22,64,.06) !important;box-sizing:border-box !important}.ez-product-page .ez-assurance-wrapper>*,.ez-product-page .ez-product-assurance>*,.ez-product-page .ez-assurance-grid>*,.ez-product-page .ez-trust-grid>*{min-width:0 !important}.ez-product-page .ez-assurance-wrapper .ez-assurance-card,.ez-product-page .ez-product-assurance .ez-assurance-card,.ez-product-page .ez-assurance-grid .ez-assurance-card,.ez-product-page .ez-trust-grid .ez-assurance-card{border-width:0 !important;box-shadow:none !important}@media (max-width:767px){.ez-product-page .ez-assurance-wrapper,.ez-product-page .ez-product-assurance,.ez-product-page .ez-assurance-grid,.ez-product-page .ez-trust-grid{padding:12px !important;border-radius:18px !important}}.ez-product-page .ez-product-assurance-frame{width:100%;box-sizing:border-box;margin:22px 0 28px;padding:18px;background:#FAF9F5 !important;border:1px solid rgba(10,22,64,.14) !important;border-radius:22px !important;box-shadow:0 10px 28px rgba(10,22,64,.06) !important}.ez-product-page .ez-product-assurance-frame .ez-product-trust-grid{margin:0 0 16px !important;padding:0 !important;background:transparent !important;border:0 !important;box-shadow:none !important}.ez-product-page .ez-product-assurance-frame .ez-info-card{margin:16px 0 0 !important}.ez-product-page .ez-product-assurance-frame .ez-box-card,.ez-product-page .ez-product-assurance-frame .ez-condition-card{border-radius:16px !important}@media (max-width:600px){.ez-product-page .ez-product-assurance-frame{margin:16px 0 22px;padding:12px;border-radius:18px !important}.ez-product-page .ez-product-assurance-frame .ez-product-trust-grid{margin-bottom:12px !important}}.ez-product-page .ez-product-trust-grid{background:#FAF9F5 !important;border:1px solid rgba(10,22,64,.14) !important;border-radius:22px !important;padding:18px !important;box-shadow:0 10px 30px rgba(10,22,64,.06) !important;box-sizing:border-box !important}.ez-product-page .ez-product-trust-grid>*{min-width:0 !important}.ez-product-page .ez-product-trust-grid .ez-box-card{border:0 !important;box-shadow:none !important}@media (max-width:767px){.ez-product-page .ez-product-trust-grid{padding:12px !important;border-radius:18px !important}}.ez-product-page .ez-product-trust-grid .ez-box-card:nth-child(odd),.ez-product-page .ez-product-trust-grid .ez-assurance-card:nth-child(odd),.ez-product-page .ez-product-trust-grid .ez-protection-card:nth-child(odd),.ez-product-page .ez-product-trust-grid .ez-verification-card:nth-child(odd),.ez-product-page .ez-box-card:nth-child(odd),.ez-product-page .ez-assurance-card:nth-child(odd),.ez-product-page .ez-protection-card:nth-child(odd),.ez-product-page .ez-verification-card:nth-child(odd){background:#FF7A1B !important;color:#fff !important}.ez-product-page .ez-product-trust-grid .ez-box-card:nth-child(even),.ez-product-page .ez-product-trust-grid .ez-assurance-card:nth-child(even),.ez-product-page .ez-product-trust-grid .ez-protection-card:nth-child(even),.ez-product-page .ez-product-trust-grid .ez-verification-card:nth-child(even),.ez-product-page .ez-box-card:nth-child(even),.ez-product-page .ez-assurance-card:nth-child(even),.ez-product-page .ez-protection-card:nth-child(even),.ez-product-page .ez-verification-card:nth-child(even){background:#0A1640 !important;color:#fff !important}.ez-product-page .ez-protection-verification,.ez-product-page .ez-protection-grid,.ez-product-page .ez-verification-wrapper,.ez-product-page .ez-protection-section{background:#FAF9F5 !important;border:1px solid rgba(10,22,64,.14) !important;border-radius:22px !important;padding:18px !important;box-shadow:0 10px 30px rgba(10,22,64,.06) !important;box-sizing:border-box !important}.ez-product-page .ez-protection-verification>*,.ez-product-page .ez-protection-grid>*,.ez-product-page .ez-verification-wrapper>*,.ez-product-page .ez-protection-section>*{min-width:0 !important}.ez-product-page .ez-product-protection-verification{background:#FAF9F5 !important;border:1px solid rgba(10,22,64,.14) !important;border-radius:22px !important;padding:18px !important;box-shadow:0 10px 30px rgba(10,22,64,.06) !important}@media (max-width:767px){.ez-product-page .ez-protection-verification,.ez-product-page .ez-protection-grid,.ez-product-page .ez-verification-wrapper,.ez-product-page .ez-protection-section,.ez-product-page .ez-product-protection-verification{padding:12px !important;border-radius:18px !important}}.ez-product-page .ez-product-trust-grid,.ez-product-page .ez-assurance-wrapper,.ez-product-page .ez-product-assurance,.ez-product-page .ez-assurance-grid,.ez-product-page .ez-trust-grid,.ez-product-page .ez-protection-verification,.ez-product-page .ez-protection-grid,.ez-product-page .ez-verification-wrapper,.ez-product-page .ez-protection-section,.ez-product-page .ez-product-protection-verification{background:radial-gradient(circle at 12% 18%,rgba(255,255,255,.08) 0 2px,transparent 3px),radial-gradient(circle at 88% 78%,rgba(255,255,255,.06) 0 2px,transparent 3px),linear-gradient(135deg,#123D2B 0%,#0B2D20 52%,#082319 100%) !important;background-size:32px 32px,46px 46px,auto !important;border:1px solid rgba(255,255,255,.20) !important;border-radius:22px !important;padding:18px !important;box-shadow:0 12px 32px rgba(5,30,20,.20) !important;box-sizing:border-box !important}.ez-product-page .ez-product-trust-grid,.ez-product-page .ez-assurance-wrapper,.ez-product-page .ez-product-assurance,.ez-product-page .ez-assurance-grid,.ez-product-page .ez-trust-grid,.ez-product-page .ez-protection-verification,.ez-product-page .ez-protection-grid,.ez-product-page .ez-verification-wrapper,.ez-product-page .ez-protection-section,.ez-product-page .ez-product-protection-verification{position:relative !important;overflow:hidden !important}.ez-product-page .ez-product-trust-grid::before,.ez-product-page .ez-assurance-wrapper::before,.ez-product-page .ez-product-assurance::before,.ez-product-page .ez-assurance-grid::before,.ez-product-page .ez-trust-grid::before,.ez-product-page .ez-protection-verification::before,.ez-product-page .ez-protection-grid::before,.ez-product-page .ez-verification-wrapper::before,.ez-product-page .ez-protection-section::before,.ez-product-page .ez-product-protection-verification::before{content:"" !important;position:absolute !important;inset:8px !important;border:1px solid rgba(255,255,255,.08) !important;border-radius:16px !important;pointer-events:none !important}@media (max-width:767px){.ez-product-page .ez-product-trust-grid,.ez-product-page .ez-assurance-wrapper,.ez-product-page .ez-product-assurance,.ez-product-page .ez-assurance-grid,.ez-product-page .ez-trust-grid,.ez-product-page .ez-protection-verification,.ez-product-page .ez-protection-grid,.ez-product-page .ez-verification-wrapper,.ez-product-page .ez-protection-section,.ez-product-page .ez-product-protection-verification{padding:12px !important;border-radius:18px !important}}.ez-gallery{min-width:0}.ez-gallery-stage{position:relative;min-width:0}.ez-gallery-main{position:relative;display:flex;align-items:center;justify-content:center;min-height:520px;background:#fff;border:1px solid var(--ez-line);border-radius:18px;overflow:hidden;cursor:zoom-in}.ez-gallery-main img{display:block;width:100%;height:520px;object-fit:contain}.ez-gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border:1px solid var(--ez-line);border-radius:50%;background:rgba(255,255,255,.94);box-shadow:0 5px 18px rgba(0,0,0,.09);font-size:28px;line-height:1;z-index:3;cursor:pointer}.ez-gallery-prev{left:14px}.ez-gallery-next{right:14px}.ez-gallery-expand{position:absolute;right:14px;top:14px;width:40px;height:40px;border:1px solid var(--ez-line);border-radius:11px;background:rgba(255,255,255,.94);font-size:21px;z-index:3;cursor:pointer}.ez-gallery-counter{position:absolute;left:50%;bottom:14px;transform:translateX(-50%);background:rgba(255,255,255,.96);border:1px solid var(--ez-line);border-radius:99px;padding:6px 13px;font-size:12px;font-weight:800;box-shadow:0 4px 14px rgba(0,0,0,.08);z-index:3}.ez-gallery-thumbs{display:flex;flex-direction:column;gap:9px;position:absolute;left:-88px;top:0;width:74px;max-height:520px;overflow-y:auto;overflow-x:hidden;padding:2px}.ez-gallery-thumb{width:74px;height:74px;flex:0 0 74px;border:1px solid var(--ez-line);background:#fff;border-radius:10px;padding:4px;cursor:pointer;overflow:hidden}.ez-gallery-thumb.active{border:2px solid var(--ez-accent);box-shadow:0 0 0 2px rgba(24,116,71,.10)}.ez-gallery-thumb img{width:100%;height:100%;object-fit:contain;border-radius:6px}.ez-verified-badge{appearance:none;display:inline-flex;align-items:center;gap:8px;border:1px solid #b8ddc3;background:#f2fbf4;color:#126b3b;border-radius:8px;font:inherit;font-weight:800;cursor:pointer;text-align:left}.ez-verified-badge-gallery{position:absolute;left:14px;top:14px;padding:7px 11px;z-index:4;font-size:12px;box-shadow:0 5px 16px rgba(0,0,0,.08)}.ez-verified-badge-summary{width:100%;padding:10px 12px;margin:2px 0 10px;justify-content:flex-start}.ez-verified-badge-summary>span:nth-child(2){display:flex;flex-direction:column;gap:1px}.ez-verified-badge-summary small{font-size:11px;font-weight:600;color:#568168}.ez-verified-shield{display:inline-grid;place-items:center;width:22px;height:22px;border-radius:6px;background:#198754;color:#fff;font-size:13px;line-height:1;font-weight:900;clip-path:polygon(50% 0,90% 14%,90% 58%,78% 78%,50% 100%,22% 78%,10% 58%,10% 14%)}.ez-verified-shield-muted{background:#718078}.ez-verified-chevron{margin-left:auto;font-size:23px;color:#4e7d62}.ez-verification-modal{position:fixed;inset:0;z-index:3000;display:grid;place-items:center;padding:20px}.ez-verification-modal[hidden]{display:none}.ez-verification-backdrop{position:absolute;inset:0;background:rgba(8,20,14,.58);backdrop-filter:blur(4px)}.ez-verification-dialog{position:relative;width:min(520px,100%);max-height:min(700px,calc(100vh - 40px));overflow:auto;background:#fff;border-radius:22px;box-shadow:0 25px 80px rgba(0,0,0,.25);padding:26px}.ez-verification-close{position:absolute;right:14px;top:12px;width:38px;height:38px;border:0;border-radius:50%;background:#f1f4f2;font-size:24px;cursor:pointer}.ez-verification-hero{display:flex;gap:15px;align-items:center;padding-right:40px}.ez-verification-icon{display:grid;place-items:center;flex:0 0 52px;width:52px;height:52px;border-radius:15px;background:#198754;color:#fff;font-size:25px;font-weight:900;clip-path:polygon(50% 0,90% 14%,90% 58%,78% 78%,50% 100%,22% 78%,10% 58%,10% 14%)}.ez-verification-hero small{font-size:10px;font-weight:900;letter-spacing:.12em;color:#63806e}.ez-verification-hero h2{margin:3px 0;font-size:25px}.ez-verification-hero p{margin:0;color:#64736b;font-size:13px}.ez-verification-facts{display:grid;grid-template-columns:repeat(2,1fr);gap:9px;margin:22px 0}.ez-verification-facts>div{padding:13px;border:1px solid var(--ez-line);border-radius:12px;background:#fbfcfb}.ez-verification-facts small{display:block;color:#728078;font-size:11px}.ez-verification-facts strong{display:block;margin-top:3px}.ez-verification-notes{padding:16px;border-radius:14px;background:#f5faf6;border:1px solid #d9ebdd}.ez-verification-notes h3{margin:0 0 7px;font-size:15px}.ez-verification-notes p{margin:0;line-height:1.6;color:#405148;font-size:13px}.ez-verification-footer{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-top:18px;padding-top:16px;border-top:1px solid var(--ez-line);color:#167443;font-weight:800;font-size:12px}.ez-verification-footer small{color:#78857e;font-weight:500;text-align:right;max-width:250px}@media(min-width:901px){.ez-product-layout{grid-template-columns:minmax(0,1.03fr) minmax(390px,.82fr);gap:70px;padding-left:88px}}@media(max-width:900px){.ez-product-layout{padding-left:0}.ez-gallery-main{min-height:360px;border-radius:14px}.ez-gallery-main img{height:360px}.ez-gallery-thumbs{position:static;display:flex;flex-direction:row;width:100%;max-height:none;overflow-x:auto;overflow-y:hidden;margin-top:9px;padding-bottom:2px}.ez-gallery-thumb{width:64px;height:64px;flex-basis:64px}.ez-verified-badge-gallery{left:10px;top:10px}.ez-gallery-counter{bottom:10px}.ez-verification-dialog{padding:22px}}@media(max-width:480px){.ez-gallery-main{min-height:310px}.ez-gallery-main img{height:310px}.ez-gallery-arrow{width:36px;height:36px;font-size:24px}.ez-gallery-expand{width:36px;height:36px}.ez-verified-badge-gallery{font-size:10px;padding:6px 8px}.ez-verification-facts{grid-template-columns:1fr}}.ez-product-page{--ez-orange:#f4511e;--ez-green:#0b7a45;--ez-green-dark:#075d36;--ez-soft:#f6f8f6}.ez-product-page .ez-product-summary{position:relative;border:1px solid #e1e7e2;border-radius:22px;padding:28px;background:#fff;box-shadow:0 12px 35px rgba(16,40,28,.07)}.ez-product-page .ez-product-summary .ez-meta{font-size:11px;font-weight:800;color:#64726a;text-transform:uppercase;letter-spacing:.05em}.ez-product-page .ez-product-summary h1{font-size:clamp(26px,2.7vw,40px);letter-spacing:-.025em;margin:7px 0 10px;color:#14221b}.ez-rating{display:flex!important;align-items:center;gap:8px!important;flex-wrap:wrap;margin-bottom:10px!important}.ez-rating .ez-stars{letter-spacing:1px;font-size:14px;color:#f5a623!important}.ez-rating .ez-meta{font-size:12px!important;text-transform:none!important;letter-spacing:0!important;color:#69766f!important}.ez-rating-link{font-size:12px;font-weight:800;color:var(--ez-primary);text-decoration:underline;text-underline-offset:3px}.ez-price-panel{margin:13px 0 4px;padding:15px 0 11px;border-top:1px solid #edf0ee;border-bottom:1px solid #edf0ee}.ez-price-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.ez-product-summary .ez-price-panel .price{margin:0!important;color:var(--ez-orange)!important;font-size:clamp(29px,3vw,38px)!important;line-height:1;font-weight:950!important}.ez-product-summary .ez-price-panel .price del{font-size:15px!important;color:#8b948f!important;font-weight:600;margin-left:5px}.ez-product-summary .ez-price-panel .price ins{text-decoration:none}.ez-discount-chip{display:inline-flex;align-items:center;gap:5px;border-radius:999px;padding:6px 9px;background:#fff0eb;color:#c63f15;font-size:10px;font-weight:900}.ez-discount-chip .ez-save-label,.ez-discount-chip .ez-save-amount{display:inline-flex;align-items:center;white-space:nowrap}.ez-discount-chip .ez-save-amount .woocommerce-Price-amount{display:inline-flex;align-items:center;gap:0}.ez-price-context{margin-top:7px;color:#7a857f;font-size:10px}.ez-stock-line{display:flex;align-items:center;gap:7px;min-height:27px;font-size:12px;margin:6px 0 7px}.ez-stock-line .ez-stock-dot{width:9px;height:9px;border-radius:50%;background:#a3aaa6;box-shadow:0 0 0 4px #eef1ef}.ez-stock-line .ez-stock-dot.is-live{background:#159447;box-shadow:0 0 0 4px #e7f6ed}.ez-stock-line .ez-stock-dot.is-off{background:#b42318;box-shadow:0 0 0 4px #fcebea}.ez-stock-line strong{color:#1b2a22}.ez-stock-line span:last-child{color:#8a3f2b;font-weight:700;margin-left:4px}.ez-top-proof-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:12px 0 15px}.ez-top-proof-grid>div{display:flex;align-items:center;gap:8px;border:1px solid #e5ebe7;background:#fbfcfb;border-radius:12px;padding:10px}.ez-proof-icon{width:27px;height:27px;flex:0 0 27px;display:grid;place-items:center;border-radius:8px;background:#eaf6ee;color:var(--ez-green);font-weight:950;font-size:13px}.ez-top-proof-grid small{display:block;color:#78837d;font-size:9px;text-transform:uppercase;letter-spacing:.06em}.ez-top-proof-grid strong{display:block;color:#18271f;font-size:11px;margin-top:2px}.ez-purchase-box{margin-top:16px!important;padding:16px!important;border:1px solid #e1e8e3!important;border-radius:18px!important;background:#fbfcfb!important}.ez-buy-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.ez-buy-heading small{display:block;font-size:9px;letter-spacing:.1em;color:#78837d;font-weight:900}.ez-buy-heading strong{display:block;font-size:15px;color:#14221b;margin-top:2px}.ez-buy-heading>span{font-size:10px;font-weight:800;color:#607068;white-space:nowrap}.ez-purchase-box form.cart{align-items:center}.ez-purchase-box .quantity{margin-right:0!important}.ez-purchase-box .quantity input{min-height:48px!important;border:1px solid #d7e0da!important;border-radius:11px!important;font-weight:800}.ez-purchase-box .single_add_to_cart_button{flex:1;min-height:50px!important;background:var(--ez-orange)!important;border-color:var(--ez-orange)!important;color:#fff!important;border-radius:12px!important;font-size:14px!important;box-shadow:0 8px 18px rgba(244,81,30,.18)}.ez-purchase-box .single_add_to_cart_button:hover{filter:brightness(.96);transform:translateY(-1px)}.ez-whatsapp-order{margin-top:10px!important;min-height:46px!important;background:#158c4d!important;box-shadow:none!important}.ez-purchase-reassurance{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:9px 0 12px}.ez-purchase-reassurance span{font-size:9px;font-weight:800;color:#4e6258;text-align:center;padding:7px 5px;border-radius:9px;background:#f1f6f2}.ez-product-page .ez-product-trust-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;margin-top:10px!important;padding:10px!important;background:#f8faf8!important;border:1px solid #e2e9e4!important;border-radius:15px!important;box-shadow:none!important}.ez-product-page .ez-product-trust-grid::before{display:none!important}.ez-product-page .ez-product-trust-grid>div{background:#fff!important;border:1px solid #e5ebe7!important;border-radius:10px!important;color:#1b2a22!important;padding:10px!important}.ez-product-page .ez-product-trust-grid span{font-size:16px}.ez-product-page .ez-product-trust-grid strong{font-size:10px}.ez-product-page .ez-product-trust-grid small{font-size:10px;color:#6e7b74}.ez-verified-badge{border-color:#b9dec6!important;background:linear-gradient(180deg,#f7fff9,#edf9f1)!important;color:#126a3d!important;border-radius:9px!important;box-shadow:0 3px 10px rgba(18,106,61,.07)!important}.ez-verified-badge:hover{border-color:#7fc297!important;background:#eaf8ee!important}.ez-verified-shield{background:#16934d!important;width:22px!important;height:22px!important;border-radius:6px!important}.ez-verified-badge-summary{border-radius:11px!important;padding:10px 11px!important}.ez-verified-badge-summary strong{font-size:12px}.ez-verified-badge-summary small{font-size:10px!important}.ez-product-page .ez-product-assurance-frame{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:22px;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}.ez-product-page .ez-product-assurance-frame .ez-info-card{margin:0!important;background:#fff!important;color:#18271f!important;border:1px solid #e0e8e2!important;border-radius:18px!important;box-shadow:0 8px 24px rgba(16,40,28,.05)!important;padding:20px!important}.ez-product-page .ez-product-assurance-frame .ez-info-card .ez-info-head h2{color:#18271f!important}.ez-product-page .ez-product-assurance-frame .ez-info-card .ez-info-head small{color:#6e7c74!important}.ez-product-page .ez-product-assurance-frame .ez-info-card:nth-child(2){background:#f7fbf8!important}.ez-verification-dialog{border:1px solid #dce7df!important}.ez-verification-hero{padding-bottom:17px;border-bottom:1px solid #edf1ee}.ez-verification-icon{background:#168f4c!important}.ez-verification-hero h2{letter-spacing:-.02em}.ez-verification-footer span{display:inline-flex;align-items:center;gap:6px}.ez-verification-footer span:before{content:'✓';display:grid;place-items:center;width:18px;height:18px;border-radius:50%;background:#e8f6ed;color:#168f4c}@media(min-width:901px){.ez-product-summary{position:sticky;top:18px}}@media(max-width:900px){.ez-product-page .ez-product-summary{padding:17px;border-radius:17px;box-shadow:none}.ez-product-page .ez-product-summary h1{font-size:24px}.ez-top-proof-grid{grid-template-columns:1fr 1fr}.ez-purchase-reassurance{grid-template-columns:1fr 1fr 1fr}.ez-product-page .ez-product-assurance-frame{grid-template-columns:1fr;margin-top:16px}.ez-product-page .ez-product-assurance-frame .ez-info-card{padding:16px!important}}@media(max-width:480px){.ez-price-row{gap:8px}.ez-product-summary .ez-price-panel .price{font-size:30px!important}.ez-top-proof-grid{gap:6px}.ez-top-proof-grid>div{padding:8px}.ez-proof-icon{width:24px;height:24px;flex-basis:24px}.ez-purchase-box{padding:12px!important}.ez-buy-heading>span{display:none}.ez-purchase-reassurance{gap:4px}.ez-purchase-reassurance span{font-size:8px;padding:6px 3px}}.single-product .ez-top,.single-product .ez-search,.single-product .ez-location-row,.single-product .ez-nav,.single-product .ez-mega-wrap{display:none}.single-product .ez-header{background:#fff;color:var(--ez-ink);box-shadow:0 2px 14px rgba(10,35,25,.07)}.single-product .ez-main{grid-template-columns:auto 1fr auto;padding:14px 0;min-height:76px}.single-product .ez-mobile-menu-btn{display:flex;background:transparent;border:0}.single-product .ez-mobile-menu-btn span{background:var(--ez-ink)}.single-product .ez-brand{justify-content:center;color:var(--ez-ink);font-size:0}.single-product .ez-mark{width:54px;height:42px;background:transparent;color:var(--ez-ink);font-size:34px}.single-product .ez-actions{gap:6px}.single-product .ez-icon{background:transparent;border:0;color:var(--ez-ink);width:46px;height:46px}.single-product .ez-count{background:transparent;color:var(--ez-ink);right:1px;top:0}.single-product .ez-product-page{padding:0 0 60px;overflow:hidden}.single-product .ez-gallery{width:100%;background:#fff;border:0;border-radius:0;padding:0;position:relative;top:auto;box-shadow:none}.single-product .ez-gallery-stage{width:100%}.single-product .ez-gallery-main{width:100%;aspect-ratio:1.42/1;border-radius:0;overflow:hidden;background:#eef1ef;touch-action:pan-y;cursor:grab}.single-product .ez-gallery-main:active{cursor:grabbing}.single-product .ez-gallery-main img{width:100%;height:100%;object-fit:cover;object-position:center;user-select:none;-webkit-user-drag:none;transition:opacity .16s ease}.single-product .ez-gallery-arrow{width:52px;height:52px;border:0;border-radius:50%;background:rgba(255,255,255,.96);color:var(--ez-ink);box-shadow:0 5px 20px rgba(0,0,0,.12);font-size:32px;line-height:1;display:grid;place-items:center}.single-product .ez-gallery-prev{left:28px}.single-product .ez-gallery-next{right:28px}.single-product .ez-gallery-expand{right:28px;top:22px;width:50px;height:50px;border:0;border-radius:50%;background:rgba(255,255,255,.96);color:var(--ez-ink);box-shadow:0 5px 20px rgba(0,0,0,.1);font-size:25px}.single-product .ez-gallery-counter{left:50%;bottom:14px;transform:translateX(-50%);background:#fff;color:var(--ez-ink);border-radius:99px;padding:9px 18px;box-shadow:0 4px 15px rgba(0,0,0,.1);font-size:14px;font-weight:800}.single-product .ez-gallery-thumbs{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none;padding:14px 18px 18px;margin:0;background:#fff}.single-product .ez-gallery-thumbs::-webkit-scrollbar{display:none}.single-product .ez-gallery-thumb{flex:0 0 112px;width:112px;height:112px;aspect-ratio:1;border:2px solid transparent;border-radius:16px;scroll-snap-align:start;background:#fff;padding:3px;overflow:hidden}.single-product .ez-gallery-thumb.active{border-color:var(--ez-accent);box-shadow:0 0 0 2px rgba(217,166,46,.15)}.single-product .ez-gallery-thumb img{width:100%;height:100%;object-fit:cover;border-radius:11px}.single-product .ez-product-content{width:min(1180px,calc(100% - 40px));margin:0 auto}.single-product .ez-product-summary{border:0;border-radius:0;padding:22px 0 30px;box-shadow:none;background:#fff}.single-product .ez-product-summary h1{font-size:clamp(30px,3.4vw,46px);line-height:1.12;margin:0 0 14px;letter-spacing:-.02em}.single-product .ez-rating{font-size:15px;gap:10px;margin:0 0 12px}.single-product .ez-price-panel{margin-top:8px}.single-product .ez-price-row{display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap}.single-product .ez-product-summary .price{font-size:clamp(28px,3vw,38px);margin:0}.single-product .ez-verified-badge-summary{margin-left:auto;display:inline-flex;align-items:center;gap:9px;border:0;background:transparent;color:#2d8a45;padding:4px 0;font-weight:800}.single-product .ez-verified-badge-summary .ez-verified-shield{width:30px;height:30px;background:#2d9b4f;color:#fff;border-radius:9px;display:grid;place-items:center;font-size:18px;clip-path:polygon(50% 0,88% 15%,100% 50%,88% 85%,50% 100%,12% 85%,0 50%,12% 15%)}.single-product .ez-verified-badge-summary strong{font-size:16px;white-space:nowrap}.single-product .ez-product-assurance-frame,.single-product .ez-bundle-card,.single-product .ez-protection-grid,.single-product .ez-highlights-card,.single-product .ez-product-actions-secondary,.single-product .ez-reviews-feature,.single-product .ez-qa-card,.single-product .ez-seller-card,.single-product .ez-product-tabs,.single-product .ez-related{max-width:1180px;margin-left:auto;margin-right:auto}@media(max-width:900px){.single-product .ez-main{min-height:66px;padding:8px 10px}.single-product .ez-brand{display:flex}.single-product .ez-mark{width:50px;height:40px}.single-product .ez-actions .ez-account{display:none}.single-product .ez-icon{width:42px;height:42px}.single-product .ez-gallery-main{aspect-ratio:1.28/1}.single-product .ez-gallery-arrow{width:48px;height:48px;font-size:29px}.single-product .ez-gallery-prev{left:18px}.single-product .ez-gallery-next{right:18px}.single-product .ez-gallery-expand{right:18px;top:16px;width:48px;height:48px}.single-product .ez-gallery-thumb{flex-basis:104px;width:104px;height:104px;border-radius:15px}.single-product .ez-gallery-thumbs{padding:12px 16px 16px;gap:10px}.single-product .ez-product-content{width:calc(100% - 32px)}.single-product .ez-product-summary{padding:20px 0 28px}.single-product .ez-product-summary h1{font-size:30px}.single-product .ez-rating{font-size:14px;gap:8px;flex-wrap:wrap}.single-product .ez-price-row{align-items:flex-start;gap:8px}.single-product .ez-verified-badge-summary{margin-left:0;flex:1 1 100%;justify-content:flex-start}.single-product .ez-verified-badge-summary strong{font-size:15px}}@media (min-width:768px){.single-product .ez-top,.single-product .ez-search,.single-product .ez-location-row,.single-product .ez-nav,.single-product .ez-mega-wrap{display:block}.single-product .ez-top{display:block}.single-product .ez-search{display:flex}.single-product .ez-location-row{display:flex}.single-product .ez-nav{display:block}.single-product .ez-mega-wrap{display:block}.single-product .ez-header{background:var(--ez-primary);color:#fff;box-shadow:0 4px 20px rgba(0,0,0,.12)}.single-product .ez-main{grid-template-columns:auto minmax(240px,1fr) auto;align-items:center;gap:16px;padding:12px 0;min-height:0}.single-product .ez-mobile-menu-btn{display:none}.single-product .ez-brand{justify-content:flex-start;color:#fff;font-size:21px}.single-product .ez-mark{width:36px;height:36px;background:linear-gradient(135deg,var(--ez-accent),var(--ez-accent-2));color:var(--ez-primary);font-size:22px}.single-product .ez-search{min-height:44px;width:100%;background:#fff;border-radius:11px;overflow:hidden}.single-product .ez-actions{gap:6px;align-items:center}.single-product .ez-icon{width:40px;height:40px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.15);color:#fff;border-radius:11px}.single-product .ez-count{background:var(--ez-accent);color:var(--ez-primary);right:-4px;top:-6px}.single-product .ez-product-page{padding:28px 0 70px;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr);gap:34px;align-items:start;width:min(1320px,calc(100% - 40px));margin:0 auto;overflow:visible}.single-product .ez-gallery{grid-column:1;grid-row:1;position:sticky;top:94px;width:100%;max-width:none;padding:0;background:#fff;border:1px solid var(--ez-line);border-radius:22px;overflow:hidden;box-shadow:0 10px 30px rgba(10,35,25,.06)}.single-product .ez-product-content{grid-column:2;grid-row:1;width:100%;max-width:none;margin:0;min-width:0}.single-product .ez-gallery-main{aspect-ratio:1.08/1;min-height:0;border-radius:0;background:#f1f4f1}.single-product .ez-gallery-main img{width:100%;height:100%;object-fit:cover}.single-product .ez-gallery-arrow{width:48px;height:48px;font-size:29px}.single-product .ez-gallery-prev{left:18px}.single-product .ez-gallery-next{right:18px}.single-product .ez-gallery-expand{right:18px;top:18px;width:46px;height:46px}.single-product .ez-gallery-counter{bottom:14px;font-size:13px;padding:8px 15px}.single-product .ez-gallery-thumbs{padding:12px 14px 15px;gap:10px;background:#fff}.single-product .ez-gallery-thumb{flex:0 0 82px!important;width:82px!important;height:82px!important;min-width:82px!important;border-radius:13px}.single-product .ez-product-summary{padding:26px 26px 30px;border:1px solid #e1e7e2;border-radius:22px;background:#fff;box-shadow:0 10px 30px rgba(16,40,28,.06)}.single-product .ez-product-summary h1{font-size:clamp(28px,3vw,43px);line-height:1.12}.single-product .ez-product-assurance-frame,.single-product .ez-bundle-card,.single-product .ez-protection-grid,.single-product .ez-highlights-card,.single-product .ez-product-actions-secondary,.single-product .ez-reviews-feature,.single-product .ez-qa-card,.single-product .ez-seller-card,.single-product .ez-product-tabs,.single-product .ez-related{max-width:none;width:100%;margin-left:0;margin-right:0}}@media (min-width:768px) and (max-width:1024px){.single-product .ez-container{width:calc(100% - 24px)}.single-product .ez-main{grid-template-columns:160px minmax(210px,1fr) 122px;gap:10px}.single-product .ez-brand{font-size:19px;gap:6px}.single-product .ez-mark{width:32px;height:32px;font-size:20px}.single-product .ez-search input{font-size:13px;padding:0 12px}.single-product .ez-search button{width:46px}.single-product .ez-product-page{width:calc(100% - 24px);grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr);gap:20px;padding-top:22px}.single-product .ez-gallery{top:82px;border-radius:18px}.single-product .ez-gallery-main{aspect-ratio:1/1}.single-product .ez-gallery-thumb{flex-basis:68px!important;width:68px!important;height:68px!important;min-width:68px!important}.single-product .ez-product-summary{padding:21px 20px 24px;border-radius:18px}.single-product .ez-product-summary h1{font-size:clamp(25px,3.2vw,34px)}.single-product .ez-product-summary .price{font-size:29px}.single-product .ez-product-assurance-frame{grid-template-columns:1fr!important}}@media (max-width:767px){.single-product .ez-product-page{display:block;width:100%;margin:0;padding:0 0 88px;overflow:visible}.single-product .ez-gallery{width:100vw;max-width:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);border:0;border-radius:0;box-shadow:none;padding:0;background:#fff;position:relative}.single-product .ez-gallery-stage{width:100%}.single-product .ez-gallery-main{width:100%;aspect-ratio:1.08/1;border-radius:0;min-height:0;background:#eef1ef}.single-product .ez-gallery-main img{width:100%;height:100%;object-fit:cover}.single-product .ez-gallery-thumbs{width:100%;padding:12px 12px 15px;gap:9px}.single-product .ez-gallery-thumb{flex:0 0 92px!important;width:92px!important;height:92px!important;min-width:92px!important;border-radius:14px}.single-product .ez-product-content{width:100%;max-width:none;margin:0;padding:0;min-width:0}.single-product .ez-product-summary{width:100%;max-width:none;border:0;border-radius:0;padding:22px 16px 30px;box-shadow:none;background:#fff}.single-product .ez-product-summary h1{font-size:clamp(25px,7vw,31px);line-height:1.14}.single-product .ez-product-assurance-frame,.single-product .ez-bundle-card,.single-product .ez-protection-grid,.single-product .ez-highlights-card,.single-product .ez-product-actions-secondary,.single-product .ez-reviews-feature,.single-product .ez-qa-card,.single-product .ez-seller-card,.single-product .ez-product-tabs,.single-product .ez-related{width:100%;max-width:none;margin-left:0;margin-right:0}.single-product .ez-product-assurance-frame .ez-info-card{border-radius:16px}.single-product .ez-purchase-box,.single-product .ez-product-trust-grid,.single-product .ez-purchase-reassurance,.single-product .ez-top-proof-grid{width:100%;max-width:none}}@media (max-width:420px){.single-product .ez-gallery-main{aspect-ratio:1.02/1}.single-product .ez-gallery-thumb{flex-basis:82px!important;width:82px!important;height:82px!important;min-width:82px!important}.single-product .ez-product-summary{padding-left:14px;padding-right:14px}}.single-product .ez-mega-wrap{display:none!important}.single-product .ez-sticky-buy{z-index:4000}.single-product .ez-gallery-main{touch-action:pan-y;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;overscroll-behavior-x:contain}.single-product .ez-gallery-main>img{display:block;pointer-events:none;-webkit-user-drag:none}.single-product .ez-gallery-thumb{cursor:pointer;touch-action:manipulation}.single-product .ez-gallery-thumbs{touch-action:pan-x;overscroll-behavior-x:contain}.single-product .ez-purchase-box .ez-qty button{cursor:pointer;touch-action:manipulation}.single-product .ez-top{display:block}.single-product .ez-header{background:var(--ez-primary);color:#fff;box-shadow:0 4px 20px rgba(0,0,0,.12)}.single-product .ez-main{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;padding:15px 0;min-height:0}.single-product .ez-brand{color:#fff;justify-content:flex-start;font-size:25px}.single-product .ez-mark{width:39px;height:39px;background:linear-gradient(135deg,var(--ez-accent),var(--ez-accent-2));color:var(--ez-primary);font-size:24px}.single-product .ez-search{display:flex;grid-column:auto;grid-row:auto;min-height:49px;background:#fff}.single-product .ez-actions{gap:8px}.single-product .ez-icon{width:44px;height:44px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.15);color:#fff}.single-product .ez-location-row{display:flex}.single-product .ez-nav{display:block}.single-product .ez-mega-wrap{display:block}@media(max-width:900px){.single-product .ez-top,.single-product .ez-nav{display:none}.single-product .ez-main{display:grid;grid-template-columns:auto 1fr auto;gap:8px;padding:10px 0;min-height:0}.single-product .ez-mobile-menu-btn{display:flex}.single-product .ez-brand{font-size:19px;justify-content:flex-start;color:#fff}.single-product .ez-mark{width:32px;height:32px;font-size:20px}.single-product .ez-search{display:flex;grid-column:1/-1;grid-row:2;min-height:45px}.single-product .ez-location-row{display:flex}.single-product .ez-mega-wrap{display:none}.single-product .ez-icon{width:40px;height:40px}}@media(min-width:901px){.single-product .ez-mobile-menu-btn{display:none}}.single-product .ez-gallery-main{touch-action:pan-y;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;overscroll-behavior-x:contain}.single-product .ez-gallery-main img{pointer-events:none}.single-product .ez-gallery-thumb{touch-action:manipulation}.single-product .ez-gallery-thumbs{touch-action:pan-x}.single-product .ez-header{background:var(--ez-primary)!important;color:#fff!important;box-shadow:0 4px 20px rgba(0,0,0,.12)!important}.single-product .ez-actions{gap:8px!important;align-items:center}.single-product .ez-icon{width:44px!important;height:44px!important;border:1px solid rgba(255,255,255,.15)!important;border-radius:13px!important;background:rgba(255,255,255,.08)!important;color:#fff!important}.single-product .ez-icon svg{width:21px;height:21px}.single-product .ez-count{min-width:20px!important;height:20px!important;right:-4px!important;top:-6px!important;padding:0 5px!important;border-radius:99px!important;background:var(--ez-accent)!important;color:var(--ez-primary)!important}.single-product .ez-mobile-menu-btn{background:rgba(255,255,255,.08)!important;border:1px solid rgba(255,255,255,.15)!important}.single-product .ez-mobile-menu-btn span{background:#fff!important}.single-product .ez-brand{color:#fff!important}.single-product .ez-mark{background:linear-gradient(135deg,var(--ez-accent),var(--ez-accent-2))!important;color:var(--ez-primary)!important}.single-product .ez-product-page{padding-top:34px}.single-product .ez-gallery{border-radius:22px}.single-product .ez-product-summary{margin-top:0}.single-product .ez-product-content{padding-left:8px;padding-right:8px;box-sizing:border-box}.single-product .ez-product-assurance-frame,.single-product .ez-bundle-card,.single-product .ez-protection-grid,.single-product .ez-highlights-card,.single-product .ez-product-actions-secondary,.single-product .ez-reviews-feature,.single-product .ez-qa-card,.single-product .ez-seller-card,.single-product .ez-product-tabs,.single-product .ez-related{box-sizing:border-box}@media(max-width:767px){.single-product .ez-main{padding:10px 0!important}.single-product .ez-icon{width:40px!important;height:40px!important;border-radius:11px!important}.single-product .ez-product-page{width:100%;padding:28px 12px 90px!important;box-sizing:border-box}.single-product .ez-gallery{width:100%;border:1px solid var(--ez-line);border-radius:18px;box-shadow:0 8px 24px rgba(10,35,25,.06);overflow:hidden}.single-product .ez-product-content{width:100%!important;padding-left:6px;padding-right:6px}.single-product .ez-product-summary{padding:20px 8px 28px!important}}@media(min-width:768px) and (max-width:1024px){.single-product .ez-product-page{padding-top:34px}.single-product .ez-product-content{padding-left:6px;padding-right:6px}}.single-product .ez-header .ez-icon{width:44px;height:44px;border:1px solid rgba(255,255,255,.15);border-radius:13px;background:rgba(255,255,255,.08);color:#fff;display:grid;place-items:center}.single-product .ez-header .ez-icon svg{width:21px;height:21px}.single-product .ez-header .ez-count{min-width:20px;height:20px;right:-4px;top:-6px;border-radius:99px;background:var(--ez-accent);color:var(--ez-primary);display:grid;place-items:center;padding:0 5px}.single-product .ez-header .ez-mobile-menu-btn{width:40px;height:40px;border:1px solid rgba(255,255,255,.15);border-radius:11px;background:rgba(255,255,255,.08)}.single-product .ez-header .ez-mobile-menu-btn span{background:#fff}@media(min-width:768px){.single-product .ez-product-page{width:min(1320px,calc(100% - 32px));margin:0 auto;padding:38px 0 70px;gap:32px;box-sizing:border-box}.single-product .ez-gallery,.single-product .ez-product-content{min-width:0;box-sizing:border-box}.single-product .ez-product-content{padding:0}.single-product .ez-product-assurance-frame,.single-product .ez-bundle-card,.single-product .ez-protection-grid,.single-product .ez-highlights-card,.single-product .ez-product-actions-secondary,.single-product .ez-reviews-feature,.single-product .ez-qa-card,.single-product .ez-seller-card,.single-product .ez-product-tabs,.single-product .ez-related{width:100%;max-width:none;box-sizing:border-box}}@media(max-width:767px){.single-product .ez-product-page{display:block;width:100%;margin:0;padding:30px 14px 90px;box-sizing:border-box;overflow:visible}.single-product .ez-gallery{width:100%;max-width:100%;margin:0 0 18px;padding:0;box-sizing:border-box;position:relative;border:1px solid var(--ez-line);border-radius:18px;overflow:hidden;box-shadow:0 8px 24px rgba(10,35,25,.06)}.single-product .ez-gallery-main{width:100%;box-sizing:border-box}.single-product .ez-gallery-thumbs{width:100%;box-sizing:border-box}.single-product .ez-product-content{width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;box-sizing:border-box;min-width:0}.single-product .ez-product-summary{width:100%;max-width:100%;margin:0 0 16px;padding:20px 14px 28px!important;box-sizing:border-box;border:1px solid var(--ez-line);border-radius:18px;box-shadow:var(--ez-shadow)}.single-product .ez-product-assurance-frame{width:100%;max-width:100%;margin:0 0 16px!important;padding:12px;box-sizing:border-box}.single-product .ez-product-assurance-frame .ez-info-card{width:100%;box-sizing:border-box}.single-product .ez-bundle-card,.single-product .ez-protection-grid,.single-product .ez-highlights-card,.single-product .ez-product-actions-secondary,.single-product .ez-reviews-feature,.single-product .ez-qa-card,.single-product .ez-seller-card,.single-product .ez-product-tabs,.single-product .ez-related{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;box-sizing:border-box}.single-product .ez-bundle-card,.single-product .ez-highlights-card,.single-product .ez-reviews-feature,.single-product .ez-qa-card,.single-product .ez-seller-card,.single-product .ez-product-tabs{margin-bottom:16px}.single-product .ez-product-actions-secondary{margin-bottom:16px}}@media(max-width:420px){.single-product .ez-product-page{padding-left:12px;padding-right:12px}.single-product .ez-product-summary{padding-left:12px!important;padding-right:12px!important}}\n .single-product .ez-product-page{box-sizing:border-box;min-width:0}.single-product .ez-gallery,.single-product .ez-product-content{min-width:0;box-sizing:border-box}.single-product .ez-gallery-main{touch-action:pan-y;overscroll-behavior-x:contain}.single-product .ez-gallery-main>img{touch-action:pan-y;user-select:none;-webkit-user-select:none;-webkit-user-drag:none}.single-product .ez-product-content>*{box-sizing:border-box;min-width:0}@media(max-width:767px){.single-product .ez-product-page{display:block;width:100%;margin:0;padding:32px 12px 90px;overflow:visible}.single-product .ez-gallery{width:100%;max-width:100%;margin:0 0 20px;box-sizing:border-box;overflow:hidden}.single-product .ez-gallery-main{width:100%;max-width:100%;aspect-ratio:1/1}.single-product .ez-product-content{width:100%!important;max-width:100%!important;margin:0!important;padding:0!important}.single-product .ez-product-summary{width:100%;max-width:100%;margin:0 0 16px!important;box-sizing:border-box}.single-product .ez-product-assurance-frame,.single-product .ez-bundle-card,.single-product .ez-protection-grid,.single-product .ez-highlights-card,.single-product .ez-product-actions-secondary,.single-product .ez-reviews-feature,.single-product .ez-qa-card,.single-product .ez-seller-card,.single-product .ez-product-tabs,.single-product .ez-related{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;box-sizing:border-box}.single-product .ez-product-assurance-frame,.single-product .ez-bundle-card,.single-product .ez-highlights-card,.single-product .ez-product-actions-secondary,.single-product .ez-reviews-feature,.single-product .ez-qa-card,.single-product .ez-seller-card,.single-product .ez-product-tabs{margin-bottom:16px!important}}@media(min-width:768px){.single-product .ez-product-page{width:min(1320px,calc(100% - 32px));margin:0 auto;padding:38px 0 70px;gap:32px;box-sizing:border-box}}.single-product .ez-gallery,.single-product .ez-gallery-stage,.single-product .ez-gallery-main,.single-product .ez-gallery-main>img{border-radius:0!important}.single-product .ez-gallery-main>img{object-fit:contain!important;background:#f5f7f5}.single-product .ez-gallery-main{touch-action:pan-y!important;cursor:grab}.single-product .ez-gallery-main:active{cursor:grabbing}.single-product .ez-gallery-main button{z-index:5;pointer-events:auto}.single-product .ez-purchase-box .ez-qty{position:relative;z-index:20;pointer-events:auto}.single-product .ez-purchase-box .ez-qty button{position:relative;z-index:21;pointer-events:auto!important;cursor:pointer!important;-webkit-tap-highlight-color:transparent}@media(max-width:767px){.single-product .ez-gallery{margin-bottom:8px!important}.single-product .ez-product-summary{margin-top:0!important}.single-product .ez-product-page{padding-top:24px!important}}.single-product .ez-gallery-main{border-radius:0!important;touch-action:pan-y!important;overscroll-behavior-x:none!important;user-select:none!important;-webkit-user-select:none!important;-webkit-touch-callout:none!important}.single-product .ez-gallery-main>img{border-radius:0!important;pointer-events:none!important;-webkit-user-drag:none!important;user-select:none!important;-webkit-user-select:none!important}.single-product .ez-gallery-thumbs{touch-action:pan-x!important}.single-product .ez-gallery-thumb{touch-action:manipulation!important}.single-product .ez-purchase-box .ez-qty{position:relative;z-index:50!important;display:flex!important;pointer-events:auto!important}.single-product .ez-purchase-box .ez-qty button{position:relative;z-index:51!important;pointer-events:auto!important;touch-action:manipulation!important}@media(max-width:767px){.single-product .ez-gallery{margin-bottom:8px!important}.single-product .ez-product-summary{margin-top:0!important}}.single-product .ez-gallery-main{position:relative!important;width:100%!important;max-width:100%!important;overflow:hidden!important;border-radius:0!important;touch-action:pan-y!important;overscroll-behavior-x:none!important;user-select:none!important;-webkit-user-select:none!important;-webkit-touch-callout:none!important}.single-product .ez-gallery-main>img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;border-radius:0!important;pointer-events:none!important;-webkit-user-drag:none!important}.single-product .ez-gallery-main button{pointer-events:auto!important;z-index:5!important}.single-product .ez-gallery-thumb{touch-action:manipulation!important;cursor:pointer!important}.single-product .ez-gallery-thumbs{touch-action:pan-x!important}.single-product .ez-purchase-box .ez-qty{position:relative!important;z-index:20!important;display:flex!important;pointer-events:auto!important}.single-product .ez-purchase-box .ez-qty button{position:relative!important;z-index:21!important;display:grid!important;pointer-events:auto!important;touch-action:manipulation!important;cursor:pointer!important}@media(max-width:767px){.single-product .ez-product-page{padding-top:24px!important;padding-left:12px!important;padding-right:12px!important}.single-product .ez-gallery{margin-bottom:8px!important;padding:0!important;width:100%!important}.single-product .ez-gallery-stage{width:100%!important;margin:0!important;padding:0!important}.single-product .ez-gallery-main{aspect-ratio:1/1!important;min-height:0!important}.single-product .ez-product-content{width:100%!important;max-width:100%!important;margin:0!important;padding:0!important}.single-product .ez-product-summary{width:100%!important;max-width:100%!important;margin-top:0!important}}.single-product .ez-gallery-main{border-radius:0!important}.single-product .ez-gallery-main>img{border-radius:0!important}.single-product .ez-gallery-arrow{width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;font-size:20px!important;line-height:1!important;padding:0!important;border-radius:50%!important;box-shadow:0 2px 8px rgba(0,0,0,.12)!important;top:50%!important;transform:translateY(-50%)!important}.single-product .ez-gallery-prev{left:2px!important;right:auto!important}.single-product .ez-gallery-next{right:2px!important;left:auto!important}.single-product .ez-gallery-thumbs{touch-action:pan-x pan-y!important;overscroll-behavior-x:contain!important;overscroll-behavior-y:auto!important;gap:7px!important;padding:8px 8px 10px!important}.single-product .ez-gallery-thumb{flex:0 0 64px!important;width:64px!important;height:64px!important;min-width:64px!important;border-radius:8px!important;padding:2px!important}.single-product .ez-gallery-thumb img{border-radius:6px!important}.ez-gallery-modal{position:fixed!important;inset:0!important;width:100vw!important;height:100vh!important;z-index:999999!important}.ez-gallery-modal.open{display:block!important}.ez-gallery-modal-backdrop{position:absolute!important;inset:0!important}.ez-gallery-modal-dialog{position:relative!important;width:100vw!important;height:100vh!important;max-width:none!important;max-height:none!important;border-radius:0!important;display:flex!important;align-items:center!important;justify-content:center!important;background:rgba(0,0,0,.96)!important}.ez-gallery-modal-dialog img{display:block!important;width:auto!important;height:auto!important;max-width:92vw!important;max-height:92vh!important;object-fit:contain!important;border-radius:0!important}.ez-gallery-modal-close{position:absolute!important;top:14px!important;right:14px!important;z-index:10!important;width:42px!important;height:42px!important;display:grid!important;place-items:center!important;border-radius:50%!important;font-size:28px!important;line-height:1!important}.ez-gallery-modal-arrow{position:absolute!important;top:50%!important;transform:translateY(-50%)!important;z-index:10!important;width:34px!important;height:34px!important;font-size:21px!important;padding:0!important}.ez-gallery-modal-prev{left:8px!important}.ez-gallery-modal-next{right:8px!important}@media(max-width:767px){.single-product .ez-product-page{padding-top:10px!important}.single-product .ez-gallery{margin-top:0!important;margin-bottom:6px!important}.single-product .ez-gallery-thumbs{gap:6px!important;padding:7px 6px 8px!important}.single-product .ez-gallery-thumb{flex-basis:58px!important;width:58px!important;height:58px!important;min-width:58px!important}.single-product .ez-gallery-arrow{width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important;font-size:19px!important}}@media(max-width:380px){.single-product .ez-gallery-thumb{flex-basis:54px!important;width:54px!important;height:54px!important;min-width:54px!important}}@media (min-width:768px){.single-product .ez-product-page{display:grid!important;grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr)!important;gap:32px!important;align-items:start!important;width:min(1360px,calc(100% - 40px))!important;margin:0 auto!important;padding:34px 0 80px!important;overflow:visible!important}.single-product .ez-gallery{grid-column:1!important;grid-row:1!important;width:100%!important;max-width:none!important;position:sticky!important;top:96px!important;margin:0!important;padding:0!important;border:1px solid var(--ez-line)!important;border-radius:20px!important;background:#fff!important;box-shadow:0 10px 30px rgba(10,35,25,.07)!important;overflow:hidden!important}.single-product .ez-gallery-stage,.single-product .ez-gallery-main{width:100%!important;max-width:none!important}.single-product .ez-gallery-main{aspect-ratio:1.08 / 1!important;min-height:420px!important;background:#f3f5f3!important}.single-product .ez-gallery-main>img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;background:#f3f5f3!important}.single-product .ez-gallery-arrow{width:46px!important;height:46px!important;font-size:28px!important}.single-product .ez-gallery-prev{left:16px!important}.single-product .ez-gallery-next{right:16px!important}.single-product .ez-gallery-expand{right:16px!important;top:16px!important;width:44px!important;height:44px!important}.single-product .ez-gallery-thumbs{display:flex!important;gap:10px!important;overflow-x:auto!important;padding:12px 14px 14px!important;background:#fff!important}.single-product .ez-gallery-thumb{flex:0 0 78px!important;width:78px!important;height:78px!important;min-width:78px!important;border-radius:12px!important}.single-product .ez-product-content{grid-column:2!important;grid-row:1!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:0!important}.single-product .ez-product-summary{width:100%!important;padding:26px 28px 30px!important;border:1px solid #e0e7e2!important;border-radius:20px!important;background:#fff!important;box-shadow:0 10px 30px rgba(16,40,28,.06)!important;box-sizing:border-box!important}.single-product .ez-product-summary h1{font-size:clamp(28px,2.55vw,42px)!important;line-height:1.13!important;margin-bottom:13px!important}.single-product .ez-product-summary .price{font-size:clamp(28px,2.4vw,36px)!important}.single-product .ez-product-assurance-frame,.single-product .ez-bundle-card,.single-product .ez-protection-grid,.single-product .ez-highlights-card,.single-product .ez-product-actions-secondary,.single-product .ez-reviews-feature,.single-product .ez-qa-card,.single-product .ez-seller-card,.single-product .ez-product-tabs,.single-product .ez-related{width:100%!important;max-width:none!important;box-sizing:border-box!important}}@media (min-width:768px) and (max-width:1024px){.single-product .ez-container{width:calc(100% - 28px)!important;max-width:none!important}.single-product .ez-main{grid-template-columns:145px minmax(0,1fr) 118px!important;gap:10px!important;padding:10px 0!important;min-height:0!important}.single-product .ez-brand{font-size:18px!important;gap:6px!important;white-space:nowrap!important}.single-product .ez-mark{width:32px!important;height:32px!important;font-size:19px!important}.single-product .ez-search{display:flex!important;min-height:42px!important;width:100%!important}.single-product .ez-search input{min-width:0!important;font-size:13px!important;padding:0 10px!important}.single-product .ez-search button{width:44px!important}.single-product .ez-actions{display:flex!important;gap:4px!important;justify-content:flex-end!important}.single-product .ez-icon{width:38px!important;height:38px!important;border-radius:10px!important}.single-product .ez-location-row{display:flex!important}.single-product .ez-nav,.single-product .ez-mega-wrap{display:block!important}.single-product .ez-product-page{grid-template-columns:minmax(0,1.06fr) minmax(300px,.94fr)!important;gap:20px!important;width:calc(100% - 28px)!important;padding:26px 0 65px!important}.single-product .ez-gallery{position:sticky!important;top:78px!important;border-radius:17px!important}.single-product .ez-gallery-main{aspect-ratio:1 / 1!important;min-height:0!important}.single-product .ez-gallery-thumb{flex-basis:66px!important;width:66px!important;height:66px!important;min-width:66px!important;border-radius:10px!important}.single-product .ez-gallery-thumbs{gap:8px!important;padding:10px 11px 12px!important}.single-product .ez-product-summary{padding:21px 20px 24px!important;border-radius:17px!important}.single-product .ez-product-summary h1{font-size:clamp(24px,3.25vw,34px)!important}.single-product .ez-product-summary .price{font-size:28px!important}.single-product .ez-rating{flex-wrap:wrap!important}.single-product .ez-verified-badge-summary{margin-left:0!important}.single-product .ez-top-proof-grid{grid-template-columns:1fr 1fr!important}.single-product .ez-purchase-box{width:100%!important}.single-product .ez-product-content>*{max-width:100%!important}}@media (min-width:1200px){.single-product .ez-product-page{grid-template-columns:minmax(0,1.15fr) minmax(430px,.85fr)!important;gap:38px!important;width:min(1360px,calc(100% - 56px))!important}.single-product .ez-gallery-main{aspect-ratio:1.12 / 1!important}.single-product .ez-gallery-thumb{flex-basis:84px!important;width:84px!important;height:84px!important}.single-product .ez-product-summary{padding:30px 32px 34px!important}}@media (max-width:767px){.single-product .ez-product-page{display:block!important;width:100%!important;margin:0!important}}@media (min-width:768px){.single-product .ez-product-page{grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr)!important;align-items:start!important}.single-product .ez-product-content{display:contents!important}.single-product .ez-product-summary{grid-column:2!important;grid-row:1!important;width:100%!important;max-width:none!important}.single-product .ez-product-content>:not(.ez-product-summary){grid-column:1 / -1!important;width:100%!important;max-width:none!important;box-sizing:border-box!important}}@media (min-width:768px) and (max-width:1024px){.single-product .ez-product-page{grid-template-columns:minmax(0,1.06fr) minmax(300px,.94fr)!important}}@media (min-width:1200px){.single-product .ez-product-page{grid-template-columns:minmax(0,1.15fr) minmax(430px,.85fr)!important}}@media (max-width:767px){.single-product .ez-product-content{display:block!important}}.single-product .ez-top{display:none!important}.single-product .ez-product-top{width:min(1320px,calc(100% - 32px));margin:0 auto;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr);gap:32px;align-items:start;padding-top:30px}.single-product .ez-product-top .ez-gallery{grid-column:1;grid-row:1;position:sticky;top:100px;width:100%;max-width:none;margin:0}.single-product .ez-product-top .ez-product-summary{grid-column:2;grid-row:1;width:100%;margin:0}.single-product .ez-product-content{width:min(1320px,calc(100% - 32px))!important;max-width:none!important;margin:0 auto!important;padding:28px 0 70px!important;display:flex;flex-direction:column;gap:18px}.single-product .ez-product-content>[data-ez-product-block]{width:100%;max-width:none;margin-left:0;margin-right:0}.single-product .ez-product-content>[data-ez-product-block][hidden]{display:none!important}.single-product .ez-product-favorite{margin:4px 0 12px;display:flex;justify-content:flex-end}.single-product .ez-favorite-btn{position:static!important;width:auto!important;height:42px!important;border:1px solid var(--ez-line)!important;border-radius:12px!important;background:#fff!important;color:var(--ez-primary)!important;display:inline-flex!important;align-items:center!important;gap:8px!important;padding:0 14px!important;box-shadow:0 3px 12px rgba(10,35,25,.06)!important;font-weight:800!important;cursor:pointer}.single-product .ez-favorite-btn svg{width:19px;height:19px}.single-product .ez-favorite-btn.active{color:var(--ez-danger)!important;border-color:#f0caca!important;background:#fff7f7!important}.single-product .ez-favorite-btn.active span:after{content:'d';font-size:0}.single-product .ez-product-content .ez-product-assurance-frame{display:contents}.single-product #ez-reviews-native #respond,.single-product #ez-reviews-native #review_form_wrapper,.single-product #ez-reviews-native #review_form{display:none}.single-product #ez-reviews-native.is-open #respond,.single-product #ez-reviews-native.is-open #review_form_wrapper,.single-product #ez-reviews-native.is-open #review_form{display:block}@media (min-width:768px) and (max-width:1024px){.single-product .ez-product-top{width:calc(100% - 24px);grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr);gap:20px;padding-top:22px}.single-product .ez-product-top .ez-gallery{top:86px}.single-product .ez-product-content{width:calc(100% - 24px)!important;padding-top:22px!important}}@media (max-width:767px){.single-product .ez-product-top{width:100%;display:block;padding-top:0}.single-product .ez-product-top .ez-gallery{position:relative;top:auto;width:100%;margin:0}.single-product .ez-product-top .ez-product-summary{width:100%;padding:22px 16px 30px}.single-product .ez-product-content{width:100%!important;padding:0 12px 88px!important;gap:14px}.single-product .ez-product-favorite{justify-content:flex-start}}.ez-top{display:none!important}.ez-toast{z-index:12000!important;display:flex;align-items:center;gap:12px;flex-wrap:wrap;max-width:min(420px,calc(100vw - 24px))}.ez-toast a{display:inline-flex;align-items:center;padding:7px 11px;border-radius:8px;background:#fff;color:var(--ez-primary);font-weight:900;text-decoration:none;font-size:11px}.single-product .ez-favorite-btn.active{color:#1f9d55!important;border-color:#bfe8cf!important;background:#f1fbf4!important}.single-product .ez-favorite-btn.active svg{fill:#1f9d55!important;color:#1f9d55!important}.single-product .ez-favorite-btn.active span{color:#1f9d55!important}.ez-box-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.ez-box-grid .ez-box-item{display:flex;align-items:center;gap:12px;min-height:82px;padding:15px;border:1px solid #e1e9e3;border-radius:18px;background:#fff;box-shadow:0 5px 18px rgba(10,35,25,.05)}.ez-box-grid .ez-box-icon{width:46px;height:46px;min-width:46px;border-radius:14px;display:grid;place-items:center;background:#e8f4eb;color:#176542;font-size:22px;box-shadow:inset 0 0 0 1px rgba(23,101,66,.08)}.ez-box-grid .ez-box-item:nth-child(3n+2) .ez-box-icon{background:#fff4d9;color:#9a7114}.ez-box-grid .ez-box-item:nth-child(3n) .ez-box-icon{background:#edf1fb;color:#425c9b}.ez-box-grid .ez-box-item strong{font-size:13px}.ez-box-grid .ez-box-item small{display:block;margin-top:4px;color:var(--ez-muted);font-size:11px;line-height:1.4}.ez-store-credit-notice{display:flex;gap:11px;align-items:center;margin:12px 0;padding:13px 14px;border:1px solid #cdebd7;border-radius:14px;background:#f2fbf5;color:#17633d}.ez-store-credit-icon{width:32px;height:32px;border-radius:10px;display:grid;place-items:center;background:#1f9d55;color:#fff;font-weight:900;flex:none}.ez-store-credit-notice strong{display:block;font-size:12px}.ez-store-credit-notice small{display:block;margin-top:3px;color:#547262;font-size:10px}.ez-video-frame{position:relative;width:100%;aspect-ratio:16/9;border-radius:16px;overflow:hidden;background:#101513}.ez-video-frame iframe{width:100%;height:100%;border:0}.ez-social-video{display:flex;justify-content:center;overflow:hidden}.ez-social-video blockquote{margin:0!important;max-width:100%!important}.ez-faq-list{border-top:1px solid var(--ez-line)}.ez-faq-item{border-bottom:1px solid var(--ez-line)}.ez-faq-item summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;gap:20px;padding:18px 4px;font-weight:850;font-size:14px}.ez-faq-item summary::-webkit-details-marker{display:none}.ez-faq-item summary span{font-size:22px;line-height:1;transition:transform .2s}.ez-faq-item[open] summary span{transform:rotate(45deg)}.ez-faq-answer{padding:0 32px 18px 4px;color:var(--ez-muted);font-size:13px;line-height:1.65}@media(max-width:900px){.ez-box-grid{grid-template-columns:1fr}.ez-box-grid .ez-box-item{min-height:70px}.ez-faq-item summary{font-size:13px;padding:15px 2px}.ez-faq-answer{font-size:12px}.ez-store-credit-notice{align-items:flex-start}}.single-product .ez-box-card{position:relative;overflow:hidden;max-width:820px!important;margin-left:auto!important;margin-right:auto!important;padding:0 34px 42px!important;border:1px solid #eeeeee!important;border-radius:22px!important;background:#fafafa!important;box-shadow:0 8px 30px rgba(0,0,0,.045)!important}.single-product .ez-box-card .ez-box-handle{height:104px;margin:0 -34px;background:#171717;display:flex;justify-content:center;align-items:flex-end;padding-bottom:55px}.single-product .ez-box-card .ez-box-handle span{width:290px;height:45px;border-radius:24px;background:#fff;position:relative}.single-product .ez-box-card .ez-box-handle span:before{content:"";position:absolute;width:34px;height:34px;left:50%;top:-27px;transform:translateX(-50%);border-radius:50%;background:#fff}.single-product .ez-box-title{text-align:center;padding:62px 0 42px}.single-product .ez-box-title h2{margin:0;font-size:34px;line-height:1.1;letter-spacing:-.8px;color:#111;font-weight:850}.single-product .ez-box-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:58px 52px!important;align-items:start!important;max-width:650px;margin:0 auto!important}.single-product .ez-box-item{min-height:190px!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;border-radius:0!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;text-align:center!important;gap:0!important}.single-product .ez-box-item:nth-child(3){grid-column:1 / -1;justify-self:center;max-width:250px}.single-product .ez-box-icon{width:126px!important;height:126px!important;min-width:126px!important;border-radius:50%!important;display:grid!important;place-items:center!important;background:#fff!important;color:#171717!important;box-shadow:none!important;margin-bottom:25px!important}.single-product .ez-box-icon svg{width:66px;height:66px;display:block}.single-product .ez-box-item strong{display:block!important;font-size:19px!important;line-height:1.45!important;font-weight:500!important;color:#222!important;max-width:240px}.single-product .ez-box-item small{display:block!important;margin-top:2px!important;font-size:16px!important;line-height:1.45!important;color:#333!important;max-width:240px}.single-product .ez-product-faq{background:#171717!important;color:#fff!important;border-radius:22px!important;padding:62px 70px 54px!important;border:0!important;box-shadow:0 10px 30px rgba(0,0,0,.08)!important}.single-product .ez-faq-heading h2{margin:0 0 36px;color:#fff;font-size:56px;line-height:1;font-weight:900;letter-spacing:-1.5px}.single-product .ez-faq-intro{background:#242424;border-radius:16px;padding:25px 34px;color:#bdbdbd;font-size:18px;line-height:1.55;margin-bottom:78px}.single-product .ez-faq-intro a{color:#fff;text-decoration:underline;text-underline-offset:4px}.single-product .ez-product-faq .ez-faq-list{border-top:0}.single-product .ez-product-faq .ez-faq-item{border-bottom:1px solid #303030}.single-product .ez-product-faq .ez-faq-item summary{color:#fff;padding:31px 0;font-size:25px;line-height:1.25;font-weight:800}.single-product .ez-product-faq .ez-faq-item summary span{font-size:34px;font-weight:300;color:#fff}.single-product .ez-product-faq .ez-faq-answer{color:#c8c8c8;padding:0 55px 28px 0;font-size:17px;line-height:1.7}.single-product .ez-store-credit-notice{display:flex!important;align-items:center!important;gap:22px!important;margin:18px 0!important;padding:23px 28px!important;border:1px solid #efd86e!important;border-radius:17px!important;background:#fff0a8!important;color:#111!important;box-shadow:none!important}.single-product .ez-store-credit-icon{width:58px!important;height:58px!important;min-width:58px!important;border-radius:50%!important;display:grid!important;place-items:center!important;background:#f2a900!important;color:#fff!important;border:5px solid #ffc82e!important}.single-product .ez-store-credit-icon svg{width:34px;height:34px;display:block}.single-product .ez-store-credit-notice strong{display:block!important;font-size:23px!important;line-height:1.4!important;font-weight:500!important;color:#111!important}.single-product .ez-store-credit-notice small{display:block!important;margin-top:5px!important;color:#6d5e20!important;font-size:12px!important;line-height:1.45!important}@media(max-width:767px){.single-product .ez-box-card{padding:0 20px 34px!important;border-radius:18px!important}.single-product .ez-box-card .ez-box-handle{margin:0 -20px;height:82px;padding-bottom:43px}.single-product .ez-box-card .ez-box-handle span{width:190px;height:34px}.single-product .ez-box-card .ez-box-handle span:before{width:28px;height:28px;top:-22px}.single-product .ez-box-title{padding:47px 0 32px}.single-product .ez-box-title h2{font-size:28px}.single-product .ez-box-grid{gap:42px 20px!important}.single-product .ez-box-icon{width:92px!important;height:92px!important;min-width:92px!important;margin-bottom:17px!important}.single-product .ez-box-icon svg{width:48px;height:48px}.single-product .ez-box-item strong{font-size:15px!important}.single-product .ez-box-item small{font-size:13px!important}.single-product .ez-product-faq{padding:38px 24px 30px!important;border-radius:18px!important}.single-product .ez-faq-heading h2{font-size:42px;margin-bottom:28px}.single-product .ez-faq-intro{padding:18px 20px;font-size:15px;margin-bottom:48px}.single-product .ez-product-faq .ez-faq-item summary{font-size:18px;padding:24px 0}.single-product .ez-product-faq .ez-faq-item summary span{font-size:28px}.single-product .ez-product-faq .ez-faq-answer{font-size:14px;padding-right:25px}.single-product .ez-store-credit-notice{padding:17px 16px!important;gap:13px!important}.single-product .ez-store-credit-icon{width:45px!important;height:45px!important;min-width:45px!important;border-width:4px!important}.single-product .ez-store-credit-icon svg{width:26px;height:26px}.single-product .ez-store-credit-notice strong{font-size:17px!important}}.single-product .ez-box-card{max-width:900px!important;padding:0 24px 26px!important;border:1px solid #e3e8e4!important;border-radius:18px!important;background:#fbfcfb!important;box-shadow:0 8px 24px rgba(10,35,25,.055)!important}.single-product .ez-box-card .ez-box-handle{height:58px!important;margin:0 -24px!important;padding-bottom:30px!important;background:#171717!important}.single-product .ez-box-card .ez-box-handle span{width:150px!important;height:24px!important;border-radius:99px!important}.single-product .ez-box-card .ez-box-handle span:before{width:20px!important;height:20px!important;top:-15px!important}.single-product .ez-box-title{padding:25px 0 20px!important}.single-product .ez-box-title h2{font-size:24px!important;letter-spacing:-.35px!important}.single-product .ez-box-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:10px!important;max-width:100%!important}.single-product .ez-box-item{min-height:0!important;padding:12px 8px!important;border:1px solid #e3e9e4!important;border-radius:12px!important;background:#fff!important;box-shadow:0 3px 12px rgba(10,35,25,.035)!important;gap:0!important}.single-product .ez-box-item:nth-child(3){grid-column:auto!important;justify-self:stretch!important;max-width:none!important}.single-product .ez-box-icon{width:42px!important;height:42px!important;min-width:42px!important;margin:0 auto 7px!important;border-radius:50%!important;background:#f3f6f4!important;color:#1c3328!important;box-shadow:inset 0 0 0 1px #e2e9e4!important}.single-product .ez-box-icon svg{width:23px!important;height:23px!important}.single-product .ez-box-item strong{font-size:12px!important;line-height:1.25!important;font-weight:700!important;color:#1d2923!important;max-width:100%!important}.single-product .ez-box-item small{margin-top:2px!important;font-size:10px!important;line-height:1.3!important;color:#68736d!important;max-width:100%!important}.single-product .ez-box-item:nth-child(2){background:#f1f8f3!important;border-color:#b9d9c3!important;box-shadow:0 3px 12px rgba(30,110,65,.06)!important}.single-product .ez-box-item:nth-child(2) .ez-box-icon{background:#e2f1e6!important;color:#17623b!important;box-shadow:inset 0 0 0 1px #c6e1ce!important}@media(max-width:767px){.single-product .ez-box-card{padding:0 12px 18px!important;border-radius:16px!important}.single-product .ez-box-card .ez-box-handle{margin:0 -12px!important;height:45px!important;padding-bottom:23px!important}.single-product .ez-box-card .ez-box-handle span{width:110px!important;height:18px!important}.single-product .ez-box-card .ez-box-handle span:before{width:15px!important;height:15px!important;top:-11px!important}.single-product .ez-box-title{padding:20px 0 14px!important}.single-product .ez-box-title h2{font-size:21px!important}.single-product .ez-box-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.single-product .ez-box-item{min-height:76px!important;padding:9px 6px!important;border-radius:10px!important}.single-product .ez-box-icon{width:34px!important;height:34px!important;min-width:34px!important;margin-bottom:5px!important}.single-product .ez-box-icon svg{width:19px!important;height:19px!important}.single-product .ez-box-item strong{font-size:11px!important}.single-product .ez-box-item small{font-size:9px!important}}.ez-header{position:-webkit-sticky!important;position:sticky!important;top:0!important;z-index:1000!important}.ez-header{z-index:1000!important;overflow:visible!important}.ez-mega-wrap{z-index:1001!important}.ez-nav-in .sub-menu,.ez-search-suggest{z-index:1500!important}.ez-cart-overlay{z-index:3000!important}.ez-mini-cart{z-index:3010!important}.ez-drawer,.ez-modal,.ez-wishlist-drawer,.ez-menu-drawer{z-index:3200!important}.ez-toast{z-index:4000!important}.ez-wholesale-card{margin:22px 0;background:#fff;border:1px solid var(--ez-line);border-radius:20px;padding:22px;box-shadow:0 10px 28px rgba(0,0,0,.05)}.ez-wholesale-title small{font-weight:900;letter-spacing:.12em;color:var(--ez-primary)}.ez-wholesale-title h2{margin:4px 0 5px;font-size:26px}.ez-wholesale-title p{margin:0;color:var(--ez-muted)}.ez-wholesale-options{display:grid;gap:12px;margin:18px 0}.ez-wholesale-option{display:grid;grid-template-columns:42px 1fr auto;gap:12px;align-items:center;padding:18px;border:1px solid var(--ez-line);border-radius:16px;cursor:pointer;transition:.2s}.ez-wholesale-option.active{border-color:var(--ez-primary);box-shadow:0 0 0 2px rgba(11,61,46,.08)}.ez-wholesale-option input{position:absolute;opacity:0}.ez-wholesale-radio{width:28px;height:28px;border:2px solid #20252a;border-radius:50%;position:relative}.ez-wholesale-option.active .ez-wholesale-radio:after{content:'✓';position:absolute;inset:3px;border-radius:50%;background:#20252a;color:#fff;display:grid;place-items:center;font-size:14px}.ez-wholesale-main strong,.ez-wholesale-price strong{display:block;font-size:18px}.ez-wholesale-main small,.ez-wholesale-price small{display:block;color:var(--ez-muted);margin-top:4px}.ez-wholesale-price{text-align:right}.ez-wholesale-buy{width:100%}.ez-wholesale-message{min-height:20px;margin-top:9px;font-weight:700}.ez-wholesale-message a{color:var(--ez-primary);text-decoration:underline}@media(max-width:700px){.ez-wholesale-card{margin:16px 0;padding:15px;border-radius:16px}.ez-wholesale-title h2{font-size:22px}.ez-wholesale-option{grid-template-columns:36px 1fr;padding:14px}.ez-wholesale-price{grid-column:2;text-align:left}.ez-wholesale-main strong,.ez-wholesale-price strong{font-size:16px}.ez-account-page .woocommerce{width:calc(100% - 20px)!important}.ez-account-page .woocommerce-MyAccount-content{padding:14px!important}.ez-account-page .woocommerce-MyAccount-content .woocommerce-Button,.ez-account-page .woocommerce-MyAccount-content button,.ez-account-page .woocommerce-MyAccount-content .button{max-width:100%;white-space:normal}.ez-account-page .woocommerce-MyAccount-content table td,.ez-account-page .woocommerce-MyAccount-content table th{font-size:12px}.ez-account-page .woocommerce-MyAccount-content .woocommerce-Address{overflow-wrap:anywhere}}.ez-skip-link{position:absolute;left:-9999px;top:auto}.ez-skip-link:focus{left:12px;top:12px;z-index:10050;background:#fff;color:#111;padding:10px 14px;border-radius:8px;box-shadow:0 4px 18px rgba(0,0,0,.2)}.ez-icon:focus-visible,.ez-btn:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid var(--ez-accent);outline-offset:3px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}img[loading=lazy]{content-visibility:auto}.single-product .ez-buyer-protection{display:flex;gap:14px;align-items:flex-start;margin:16px 0;padding:16px;border:1px solid rgba(0,0,0,.08);border-radius:14px;background:#f7faf8}.ez-buyer-protection>span{font-size:28px}.ez-buyer-protection small{display:block;font-weight:800;letter-spacing:.06em;font-size:10px}.ez-buyer-protection strong{display:block;margin:3px 0;font-size:16px}.ez-buyer-protection p{margin:4px 0 0;color:#5d655f;font-size:13px}.ez-seller-stats{display:flex;gap:8px;flex-wrap:wrap;margin:10px 0}.ez-seller-stats span{font-size:12px;padding:5px 8px;border-radius:999px;background:#f1f4f2}.ez-seller-return{display:block;margin-bottom:10px}.single-product .ez-price-watch{display:flex;gap:8px;align-items:end;margin:12px 0;padding:12px;border:1px solid #e6e6e6;border-radius:12px}.ez-price-watch label{font-size:12px;flex:1}.ez-price-watch input{display:block;width:100%;box-sizing:border-box;margin-top:5px;padding:9px;border:1px solid #ddd;border-radius:8px}.ez-price-watch .button{white-space:nowrap;padding:10px 13px}.single-product .ez-recommended{margin-top:22px}@media(max-width:600px){.single-product .ez-buyer-protection{border-radius:12px}.single-product .ez-price-watch{align-items:stretch;flex-direction:column}.ez-price-watch .button{width:100%}.single-product .ez-sticky-buy{position:fixed;left:0;right:0;bottom:0;background:#fff;border-top:1px solid #e8e8e8;box-shadow:0 -8px 24px rgba(0,0,0,.08);padding:10px 12px;display:flex;align-items:center;justify-content:space-between;gap:10px;z-index:3500}.single-product .ez-product-page{padding-bottom:88px}}.ez-cart-wholesale{display:block;color:var(--ez-primary);font-size:11px;line-height:1.45}.ez-cart-wholesale strong{font-size:11px}.ez-recommended .ez-section-head small,.ez-buy-together .ez-section-head small{display:block;font-size:10px;font-weight:900;letter-spacing:.12em;color:#8a6a20;margin-bottom:4px}.ez-recommended .ez-section-head h2,.ez-buy-together .ez-section-head h2{margin:0}.ez-recommended .ez-section-head p,.ez-buy-together .ez-section-head p{margin:5px 0 0;color:#68706b;font-size:13px}.ez-buy-together{padding-top:6px}.ez-suggest-title{padding:10px 12px 6px;font-size:12px;font-weight:700;opacity:.65;text-transform:uppercase;letter-spacing:.04em}.ez-gallery-main{touch-action:pan-y;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}.ez-gallery-main>img{will-change:transform}.ez-summary-wholesale{margin:16px 0;padding:14px;border:1px solid var(--ez-border,#e5e5e5);border-radius:14px}.ez-summary-wholesale>strong{display:block;margin-bottom:10px}.ez-summary-wholesale-options{display:grid;gap:8px}.ez-summary-wholesale-options label{display:block;border:1px solid #ddd;border-radius:10px;padding:10px;cursor:pointer}.ez-summary-wholesale-options label.active{border-color:#111;box-shadow:0 0 0 1px #111}.ez-summary-wholesale-options input{position:absolute;opacity:0}.ez-summary-wholesale-options span{display:flex;justify-content:space-between;align-items:center;gap:12px}.ez-summary-wholesale-options small{font-weight:700}.single-product form.cart .ez-summary-wholesale{width:100%;box-sizing:border-box;margin:22px 0 18px;padding:22px 24px;border:1px solid var(--ez-border,#ded8c9);border-radius:18px;background:#fffdf8;box-shadow:0 10px 28px rgba(0,0,0,.035)}.single-product form.cart .ez-summary-wholesale>strong{display:block;margin:0 0 18px;font-size:28px;line-height:1.15;font-weight:800;letter-spacing:-.02em;color:var(--ez-dark,#172235)}.single-product form.cart .ez-summary-wholesale-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;width:100%}.single-product form.cart .ez-summary-wholesale-options label{position:relative;display:flex;min-height:116px;box-sizing:border-box;align-items:center;justify-content:center;padding:18px 16px;border:1px solid #e1e1e1;border-radius:14px;background:#fff;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.single-product form.cart .ez-summary-wholesale-options label:hover{transform:translateY(-1px);border-color:var(--ez-primary,#b88922)}.single-product form.cart .ez-summary-wholesale-options label.active{border-color:var(--ez-primary,#b88922);box-shadow:0 0 0 2px rgba(184,137,34,.16)}.single-product form.cart .ez-summary-wholesale-options label.active:before{content:'✓';position:absolute;top:12px;left:50%;transform:translateX(-50%);width:24px;height:24px;border-radius:50%;display:grid;place-items:center;font-size:13px;font-weight:800;color:#fff;background:var(--ez-primary,#b88922)}.single-product form.cart .ez-summary-wholesale-options input{position:absolute;opacity:0;pointer-events:none}.single-product form.cart .ez-summary-wholesale-options span{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;text-align:center}.single-product form.cart .ez-summary-wholesale-options b{font-size:22px;line-height:1.1;color:var(--ez-dark,#172235)}.single-product form.cart .ez-summary-wholesale-options small{display:block;font-size:15px;line-height:1.25;font-weight:800;color:var(--ez-primary,#b88922)}@media(max-width:760px){.single-product form.cart .ez-summary-wholesale{margin:18px 0 16px;padding:18px 16px;border-radius:16px}.single-product form.cart .ez-summary-wholesale>strong{font-size:24px;margin-bottom:14px}.single-product form.cart .ez-summary-wholesale-options{gap:9px}.single-product form.cart .ez-summary-wholesale-options label{min-height:96px;padding:14px 8px;border-radius:12px}.single-product form.cart .ez-summary-wholesale-options b{font-size:18px}.single-product form.cart .ez-summary-wholesale-options small{font-size:13px}}@media(max-width:430px){.single-product form.cart .ez-summary-wholesale-options{grid-template-columns:1fr}.single-product form.cart .ez-summary-wholesale-options label{min-height:76px}.single-product form.cart .ez-summary-wholesale-options span{flex-direction:row;justify-content:space-between;text-align:left;padding:0 8px}.single-product form.cart .ez-summary-wholesale-options label.active:before{left:18px;transform:none;top:50%;margin-top:-12px}.single-product form.cart .ez-summary-wholesale-options label.active span{padding-left:30px}}.single-product form.cart .ez-summary-wholesale{position:relative;overflow:hidden;margin:24px 0 20px;padding:26px;border:1px solid rgba(217,166,46,.42);border-radius:22px;background:linear-gradient(145deg,#ffffff 0%,#fffdf7 58%,#f8f4e8 100%);box-shadow:0 16px 42px rgba(10,35,25,.08),inset 0 1px 0 rgba(255,255,255,.95)}.single-product form.cart .ez-summary-wholesale:before{content:'';position:absolute;left:0;right:0;top:0;height:4px;background:linear-gradient(90deg,var(--ez-primary,#0b3d2e),var(--ez-accent,#d9a62e),var(--ez-accent-2,#f2c45b))}.single-product form.cart .ez-summary-wholesale:after{content:'';position:absolute;width:220px;height:220px;right:-110px;top:-120px;border-radius:50%;background:radial-gradient(circle,rgba(217,166,46,.12),transparent 68%);pointer-events:none}.single-product form.cart .ez-summary-wholesale>strong{position:relative;z-index:1;display:flex;align-items:center;gap:12px;margin:0 0 20px;font-size:clamp(26px,2.25vw,34px);line-height:1.05;font-weight:900;letter-spacing:-.035em;color:var(--ez-ink,#15231e)}.single-product form.cart .ez-summary-wholesale>strong:before{content:'✦';display:grid;place-items:center;width:42px;height:42px;flex:none;border-radius:13px;background:linear-gradient(135deg,var(--ez-primary,#0b3d2e),var(--ez-primary-2,#145a42));color:var(--ez-accent-2,#f2c45b);font-size:19px;box-shadow:0 9px 20px rgba(11,61,46,.16)}.single-product form.cart .ez-summary-wholesale-options{position:relative;z-index:1;gap:14px}.single-product form.cart .ez-summary-wholesale-options label{min-height:126px;padding:20px 14px;border:1px solid #e7e1d4;border-radius:18px;background:rgba(255,255,255,.92);box-shadow:0 5px 14px rgba(16,31,24,.035)}.single-product form.cart .ez-summary-wholesale-options label:after{content:'';position:absolute;top:14px;right:14px;width:21px;height:21px;border:2px solid #cfd4d1;border-radius:50%;background:#fff;transition:.18s ease}.single-product form.cart .ez-summary-wholesale-options label:hover{transform:translateY(-3px);border-color:rgba(217,166,46,.8);box-shadow:0 12px 24px rgba(10,35,25,.08)}.single-product form.cart .ez-summary-wholesale-options label.active{border-color:var(--ez-primary,#0b3d2e);background:linear-gradient(160deg,#ffffff,#f5faf7);box-shadow:0 0 0 2px rgba(11,61,46,.08),0 13px 26px rgba(10,35,25,.09)}.single-product form.cart .ez-summary-wholesale-options label.active:before{display:none}.single-product form.cart .ez-summary-wholesale-options label.active:after{border-color:var(--ez-primary,#0b3d2e);background:var(--ez-primary,#0b3d2e);box-shadow:inset 0 0 0 5px #fff}.single-product form.cart .ez-summary-wholesale-options span{gap:9px;padding-top:8px}.single-product form.cart .ez-summary-wholesale-options b{font-size:24px;font-weight:900;letter-spacing:-.025em}.single-product form.cart .ez-summary-wholesale-options small{padding:7px 11px;border-radius:999px;background:#f7f3e8;color:#8a6819;font-size:14px;font-weight:900}.single-product form.cart .ez-summary-wholesale-options label.active small{background:rgba(217,166,46,.14);color:#805b08}@media(max-width:760px){.single-product form.cart .ez-summary-wholesale{margin:20px 0 18px;padding:21px 16px;border-radius:18px}.single-product form.cart .ez-summary-wholesale>strong{font-size:26px;gap:10px;margin-bottom:16px}.single-product form.cart .ez-summary-wholesale>strong:before{width:37px;height:37px;border-radius:11px;font-size:17px}.single-product form.cart .ez-summary-wholesale-options{gap:10px}.single-product form.cart .ez-summary-wholesale-options label{min-height:108px;padding:16px 8px;border-radius:15px}.single-product form.cart .ez-summary-wholesale-options b{font-size:20px}.single-product form.cart .ez-summary-wholesale-options small{font-size:12px;padding:6px 8px}}@media(max-width:430px){.single-product form.cart .ez-summary-wholesale-options label{min-height:80px;padding:12px 14px}.single-product form.cart .ez-summary-wholesale-options span{padding-top:0}.single-product form.cart .ez-summary-wholesale-options label:after{top:50%;right:15px;transform:translateY(-50%)}}.single-product form.cart .ez-summary-wholesale{padding:28px!important}.single-product form.cart .ez-summary-wholesale-head{position:relative;z-index:2;display:flex;flex-direction:column;gap:7px;margin:0 0 22px}.single-product form.cart .ez-summary-wholesale-head strong{display:flex;align-items:center;gap:13px;font-size:clamp(28px,2.4vw,36px);line-height:1.08;font-weight:900;letter-spacing:-.04em;color:var(--ez-ink,#15231e)}.single-product form.cart .ez-summary-wholesale-head strong:before{content:'✦';display:grid;place-items:center;width:46px;height:46px;flex:none;border-radius:14px;background:linear-gradient(135deg,var(--ez-primary,#0b3d2e),#176447);color:var(--ez-accent-2,#f2c45b);font-size:20px;box-shadow:0 10px 22px rgba(11,61,46,.16)}.single-product form.cart .ez-summary-wholesale-head>span{padding-left:59px;font-size:14px;font-weight:700;color:var(--ez-muted,#6f776f)}.single-product form.cart .ez-summary-wholesale>strong{display:none!important}.single-product form.cart .ez-summary-wholesale-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px}.single-product form.cart .ez-summary-wholesale-options label{position:relative;min-height:184px!important;padding:18px 16px!important;display:flex;align-items:stretch;justify-content:center;border-radius:18px!important;overflow:hidden}.single-product form.cart .ez-summary-wholesale-options label:before{content:''!important;position:absolute;left:0;right:0;bottom:0;height:3px;background:linear-gradient(90deg,transparent,var(--ez-accent,#d9a62e),transparent);opacity:0;transition:.2s}.single-product form.cart .ez-summary-wholesale-options label.active:before{display:block!important;opacity:1}.single-product form.cart .ez-summary-wholesale-options span{width:100%;height:100%;display:flex!important;flex-direction:column;align-items:center;justify-content:space-between;gap:12px;padding:12px 0 0!important;text-align:center}.single-product form.cart .ez-summary-wholesale-options b{display:flex;flex-direction:column;align-items:center;gap:1px;font-size:36px!important;line-height:.9!important;font-weight:900!important;color:var(--ez-ink,#15231e)}.single-product form.cart .ez-summary-wholesale-options b em{font-size:13px;font-style:normal;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--ez-muted,#6f776f)}.single-product form.cart .ez-summary-wholesale-options .ez-pack-price{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;min-width:100%;padding:12px 10px!important;border-radius:14px!important;background:linear-gradient(135deg,#fbf7eb,#f4ead0)!important;color:#5f4710!important}.single-product form.cart .ez-summary-wholesale-options .ez-pack-price i{font-size:11px;font-style:normal;font-weight:900;letter-spacing:.02em;color:#9a7112;white-space:nowrap}.single-product form.cart .ez-summary-wholesale-options .ez-pack-price strong{font-size:20px;line-height:1;font-weight:900;letter-spacing:-.025em;color:#5d4510;white-space:nowrap}.single-product form.cart .ez-summary-wholesale-options .ez-pack-price del{font-size:11px;font-weight:700;color:#9a958a;white-space:nowrap}.single-product form.cart .ez-summary-wholesale-options label.active .ez-pack-price{background:linear-gradient(135deg,var(--ez-primary,#0b3d2e),#145a42)!important;box-shadow:0 9px 18px rgba(11,61,46,.14)}.single-product form.cart .ez-summary-wholesale-options label.active .ez-pack-price i{color:#d9b95d}.single-product form.cart .ez-summary-wholesale-options label.active .ez-pack-price strong{color:#fff}.single-product form.cart .ez-summary-wholesale-options label.active .ez-pack-price del{color:rgba(255,255,255,.62)}.single-product form.cart .ez-summary-wholesale-options label.active .ez-pack-price-single strong .woocommerce-Price-amount{color:#fff!important}@media(max-width:760px){.single-product form.cart .ez-summary-wholesale{padding:20px 16px!important}.single-product form.cart .ez-summary-wholesale-head{margin-bottom:16px}.single-product form.cart .ez-summary-wholesale-head strong{font-size:27px}.single-product form.cart .ez-summary-wholesale-head strong:before{width:40px;height:40px;border-radius:12px;font-size:17px}.single-product form.cart .ez-summary-wholesale-head>span{padding-left:52px;font-size:12px}.single-product form.cart .ez-summary-wholesale-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.single-product form.cart .ez-summary-wholesale-options label{min-height:160px!important;padding:14px 11px!important}.single-product form.cart .ez-summary-wholesale-options b{font-size:31px!important}.single-product form.cart .ez-summary-wholesale-options .ez-pack-price strong{font-size:17px}}@media(max-width:390px){.single-product form.cart .ez-summary-wholesale-options{grid-template-columns:1fr}.single-product form.cart .ez-summary-wholesale-options label{min-height:130px!important}.single-product form.cart .ez-summary-wholesale-options span{flex-direction:row!important;align-items:center;text-align:left}.single-product form.cart .ez-summary-wholesale-options b{align-items:flex-start}.single-product form.cart .ez-summary-wholesale-options .ez-pack-price{min-width:52%}}@media (max-width:767px){.single-product form.cart .ez-summary-wholesale{order:-10;margin:10px 0 14px!important;padding:14px 12px!important;border-radius:16px!important}.single-product form.cart .ez-summary-wholesale-head{margin:0 0 11px!important;gap:3px!important}.single-product form.cart .ez-summary-wholesale-head strong{font-size:22px!important;line-height:1.15!important;letter-spacing:-.025em!important;gap:9px!important}.single-product form.cart .ez-summary-wholesale-head strong:before{width:34px!important;height:34px!important;border-radius:10px!important;font-size:15px!important}.single-product form.cart .ez-summary-wholesale-head>span{padding-left:43px!important;font-size:11px!important;line-height:1.35!important}.single-product form.cart .ez-summary-wholesale-options{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.single-product form.cart .ez-summary-wholesale-options label{min-height:104px!important;padding:10px!important;border-radius:13px!important}.single-product form.cart .ez-summary-wholesale-options span{flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;padding:0!important}.single-product form.cart .ez-summary-wholesale-options b{flex:0 0 34%;align-items:flex-start!important;text-align:left!important;font-size:26px!important;line-height:.92!important}.single-product form.cart .ez-summary-wholesale-options b em{font-size:9px!important;letter-spacing:.06em!important}.single-product form.cart .ez-summary-wholesale-options .ez-pack-price{flex:1 1 auto;min-width:0!important;padding:8px 6px!important;gap:3px!important;border-radius:10px!important;align-items:flex-end!important;text-align:right!important}.single-product form.cart .ez-summary-wholesale-options .ez-pack-price i{font-size:9px!important;max-width:100%;overflow:hidden;text-overflow:ellipsis}.single-product form.cart .ez-summary-wholesale-options .ez-pack-price strong,.single-product form.cart .ez-summary-wholesale-options .ez-pack-price strong .woocommerce-Price-amount{display:block!important;font-size:clamp(12px,3.8vw,15px)!important;line-height:1.08!important;letter-spacing:-.02em!important;white-space:nowrap!important;overflow:visible!important}.single-product form.cart .ez-summary-wholesale-options .ez-pack-price del{font-size:9px!important;line-height:1!important;white-space:nowrap!important}.single-product form.cart .ez-summary-wholesale-options label:after{width:17px!important;height:17px!important;top:9px!important;right:9px!important;transform:none!important}}@media (max-width:360px){.single-product form.cart .ez-summary-wholesale-options label{min-height:96px!important;padding:8px!important}.single-product form.cart .ez-summary-wholesale-options b{font-size:23px!important}.single-product form.cart .ez-summary-wholesale-options .ez-pack-price strong,.single-product form.cart .ez-summary-wholesale-options .ez-pack-price strong .woocommerce-Price-amount{font-size:11px!important}}@media (max-width:767px){.single-product form.cart .ez-summary-wholesale{margin:8px 0 12px!important;padding:12px!important;border-radius:15px!important}.single-product form.cart .ez-summary-wholesale-head{margin:0 0 9px!important;gap:0!important}.single-product form.cart .ez-summary-wholesale-head strong{font-size:19px!important;line-height:1.15!important;letter-spacing:-.018em!important;gap:8px!important}.single-product form.cart .ez-summary-wholesale-head strong:before{width:30px!important;height:30px!important;border-radius:9px!important;font-size:13px!important}.single-product form.cart .ez-summary-wholesale-head>span{display:none!important}.single-product form.cart .ez-summary-wholesale-options{grid-template-columns:1fr!important;gap:7px!important}.single-product form.cart .ez-summary-wholesale-options label{min-height:76px!important;height:76px!important;padding:8px 42px 8px 13px!important;border-radius:13px!important;display:flex!important;align-items:center!important}.single-product form.cart .ez-summary-wholesale-options span{width:100%!important;height:auto!important;display:grid!important;grid-template-columns:minmax(62px,.72fr) minmax(145px,1.28fr)!important;align-items:center!important;justify-content:stretch!important;gap:10px!important;padding:0!important}.single-product form.cart .ez-summary-wholesale-options b{flex:none!important;display:flex!important;flex-direction:row!important;align-items:baseline!important;justify-content:flex-start!important;gap:5px!important;text-align:left!important;font-size:24px!important;line-height:1!important;white-space:nowrap!important}.single-product form.cart .ez-summary-wholesale-options b em{font-size:10px!important;letter-spacing:.04em!important;line-height:1!important}.single-product form.cart .ez-summary-wholesale-options .ez-pack-price{min-width:0!important;width:100%!important;max-width:100%!important;min-height:58px!important;padding:7px 10px!important;gap:1px!important;border-radius:11px!important;align-items:flex-end!important;justify-content:center!important;text-align:right!important;overflow:hidden!important}.single-product form.cart .ez-summary-wholesale-options .ez-pack-price i{display:none!important}.single-product form.cart .ez-summary-wholesale-options .ez-pack-price strong,.single-product form.cart .ez-summary-wholesale-options .ez-pack-price strong .woocommerce-Price-amount{display:block!important;width:100%!important;max-width:100%!important;font-size:14px!important;line-height:1.1!important;letter-spacing:-.025em!important;white-space:nowrap!important;word-break:normal!important;overflow-wrap:normal!important;font-variant-numeric:tabular-nums!important}.single-product form.cart .ez-summary-wholesale-options .ez-pack-price .woocommerce-Price-currencySymbol{margin-right:2px!important;white-space:nowrap!important}.single-product form.cart .ez-summary-wholesale-options .ez-pack-price del{display:block!important;max-width:100%!important;font-size:9px!important;line-height:1.05!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.single-product form.cart .ez-summary-wholesale-options label:after{width:18px!important;height:18px!important;right:14px!important;top:50%!important;transform:translateY(-50%)!important}}@media (max-width:390px){.single-product form.cart .ez-summary-wholesale-options label{min-height:72px!important;height:72px!important;padding-left:11px!important;padding-right:39px!important}.single-product form.cart .ez-summary-wholesale-options span{grid-template-columns:minmax(58px,.65fr) minmax(132px,1.35fr)!important;gap:7px!important}.single-product form.cart .ez-summary-wholesale-options b{font-size:22px!important}.single-product form.cart .ez-summary-wholesale-options .ez-pack-price{min-height:54px!important;padding:6px 8px!important}.single-product form.cart .ez-summary-wholesale-options .ez-pack-price strong,.single-product form.cart .ez-summary-wholesale-options .ez-pack-price strong .woocommerce-Price-amount{font-size:13px!important}}@media (max-width:767px){.single-product form.cart .ez-summary-wholesale{padding:10px 11px!important;margin:8px 0 12px!important;border-radius:14px!important}.single-product form.cart .ez-summary-wholesale-head{margin-bottom:8px!important}.single-product form.cart .ez-summary-wholesale-head strong{font-size:18px!important;line-height:1.12!important;letter-spacing:-.015em!important}.single-product form.cart .ez-summary-wholesale-head strong:before{width:28px!important;height:28px!important;border-radius:8px!important;font-size:12px!important}.single-product form.cart .ez-summary-wholesale-options{gap:7px!important}.single-product form.cart .ez-summary-wholesale-options label{min-height:68px!important;height:68px!important;padding:7px 43px 7px 13px!important;background:#fff!important;border:1px solid #e5e8e6!important;box-shadow:none!important}.single-product form.cart .ez-summary-wholesale-options label:hover{transform:none!important;border-color:#cfd7d2!important;box-shadow:none!important}.single-product form.cart .ez-summary-wholesale-options label.active{background:#fff!important;border-color:#7b9187!important;box-shadow:0 0 0 1px rgba(11,61,46,.06)!important}.single-product form.cart .ez-summary-wholesale-options label:before,.single-product form.cart .ez-summary-wholesale-options label.active:before{display:none!important}.single-product form.cart .ez-summary-wholesale-options span{grid-template-columns:minmax(70px,.7fr) minmax(160px,1.3fr)!important;gap:9px!important}.single-product form.cart .ez-summary-wholesale-options b{font-size:22px!important;gap:4px!important}.single-product form.cart .ez-summary-wholesale-options b em{font-size:10px!important}.single-product form.cart .ez-summary-wholesale-options .ez-pack-price,.single-product form.cart .ez-summary-wholesale-options label.active .ez-pack-price{display:flex!important;flex-direction:column!important;align-items:flex-end!important;justify-content:center!important;width:auto!important;min-width:0!important;min-height:0!important;padding:0!important;margin:0!important;background:transparent!important;border-radius:0!important;box-shadow:none!important;color:var(--ez-ink,#15231e)!important}.single-product form.cart .ez-summary-wholesale-options .ez-pack-price i{display:none!important}.single-product form.cart .ez-summary-wholesale-options .ez-pack-price strong,.single-product form.cart .ez-summary-wholesale-options .ez-pack-price strong .woocommerce-Price-amount,.single-product form.cart .ez-summary-wholesale-options .ez-pack-price .woocommerce-Price-amount{display:inline-block!important;width:auto!important;max-width:none!important;font-size:15px!important;line-height:1.1!important;font-weight:800!important;color:var(--ez-ink,#15231e)!important;white-space:nowrap!important;word-break:keep-all!important;overflow-wrap:normal!important}.single-product form.cart .ez-summary-wholesale-options .ez-pack-price .woocommerce-Price-currencySymbol{display:inline!important;margin:0 1px 0 0!important;white-space:nowrap!important}.single-product form.cart .ez-summary-wholesale-options label.active .ez-pack-price strong,.single-product form.cart .ez-summary-wholesale-options label.active .ez-pack-price strong .woocommerce-Price-amount,.single-product form.cart .ez-summary-wholesale-options label.active .ez-pack-price .woocommerce-Price-amount,.single-product form.cart .ez-summary-wholesale-options label.active .ez-pack-price-single strong .woocommerce-Price-amount{color:var(--ez-ink,#15231e)!important}.single-product form.cart .ez-summary-wholesale-options .ez-pack-price del{display:none!important}.single-product form.cart .ez-summary-wholesale-options label:after{width:18px!important;height:18px!important;right:14px!important;border:2px solid #c7cfca!important;background:#fff!important;box-shadow:none!important}.single-product form.cart .ez-summary-wholesale-options label.active:after{border-color:var(--ez-primary,#0b3d2e)!important;background:var(--ez-primary,#0b3d2e)!important;box-shadow:inset 0 0 0 5px #fff!important}}@media (max-width:390px){.single-product form.cart .ez-summary-wholesale-options label{min-height:66px!important;height:66px!important;padding-right:40px!important}.single-product form.cart .ez-summary-wholesale-options span{grid-template-columns:minmax(62px,.66fr) minmax(145px,1.34fr)!important}.single-product form.cart .ez-summary-wholesale-options b{font-size:21px!important}.single-product form.cart .ez-summary-wholesale-options .ez-pack-price strong,.single-product form.cart .ez-summary-wholesale-options .ez-pack-price strong .woocommerce-Price-amount{font-size:13px!important}}@media (min-width:901px){.ez-container{width:min(1440px,calc(100% - 64px))}body{font-size:15px}.ez-main{gap:34px;padding:18px 0}.ez-search{min-height:54px;border-radius:12px}.ez-search input{padding:0 22px;font-size:15px}.ez-actions{gap:11px}.ez-icon{width:46px;height:46px;border-radius:12px}.ez-nav-in{gap:30px;padding:12px 0}.ez-nav-in a{font-size:14px;font-weight:650}.ez-cats{grid-template-columns:repeat(10,minmax(0,1fr));gap:16px;padding:24px 0}.ez-cat{font-size:14px}.ez-cat-img{border-radius:18px;aspect-ratio:1/1;margin-bottom:10px}.ez-promo{border-radius:26px;margin:14px 0 34px}.ez-promo>img{aspect-ratio:4.2/1}.ez-promo-fill{height:330px}.ez-promo-copy{padding:54px;max-width:50%}.ez-promo-copy h1{font-size:clamp(40px,4vw,64px);line-height:1.02}.ez-promo-copy p{font-size:17px;max-width:620px}.ez-section,.ez-content-section,.ez-merch-section{margin:46px 0}.ez-head h2{font-size:30px}.ez-products{grid-template-columns:repeat(5,minmax(0,1fr));gap:20px}.ez-product-strip{grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.ez-card{border-radius:18px}.ez-body{padding:15px}.ez-title{font-size:15px;min-height:42px}.ez-price{font-size:21px}.ez-img{aspect-ratio:1/1}.ez-card:hover{transform:translateY(-5px)}.ez-benefits{padding:28px;gap:24px;border-radius:22px}.ez-benefit strong{font-size:15px}.ez-benefit span{font-size:13px}.ez-promo-grid,.ez-merch-grid{gap:20px}.ez-promo-tile,.ez-merch-tile{min-height:260px;border-radius:22px}.ez-promo-tile-content,.ez-merch-copy{padding:30px}.ez-promo-tile-content h3,.ez-merch-copy h3{font-size:28px}.ez-footer-in{padding:60px 0;gap:42px}.ez-product-page{padding:42px 0 70px}.ez-product-layout{grid-template-columns:minmax(0,1.12fr) minmax(440px,.88fr);gap:48px}.ez-gallery{padding:18px;border-radius:24px;top:112px}.ez-gallery-main{border-radius:18px;aspect-ratio:1/1}.ez-gallery-thumbs{grid-template-columns:repeat(6,1fr);gap:10px;margin-top:14px}.ez-product-summary{padding:34px;border-radius:24px}.ez-product-summary h1{font-size:clamp(30px,2.6vw,46px)}.ez-product-summary .price{font-size:34px;margin:20px 0}.ez-product-tabs{margin-top:42px;border-radius:22px}.ez-tab-panel{padding:32px}.ez-tabs-nav{padding:10px;gap:8px}.ez-shop-toolbar{margin:28px 0}.ez-shop-title h1{font-size:36px}.ez-quick-grid{grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);gap:42px;padding:38px}.ez-category-card{padding:14px;border-radius:18px}.ez-category-section .ez-section-head h2{font-size:30px}}@media (min-width:1600px){.ez-container{width:min(1540px,calc(100% - 96px))}.ez-products{gap:22px}.ez-product-layout{gap:60px}}@media (min-width:901px) and (max-width:1180px){.ez-products{grid-template-columns:repeat(4,minmax(0,1fr))}.ez-cats{grid-template-columns:repeat(8,minmax(0,1fr))}.ez-product-layout{grid-template-columns:minmax(0,1fr) minmax(390px,.9fr);gap:30px}}@media (min-width:901px){.ez-header{box-shadow:0 8px 28px rgba(0,0,0,.13)}.ez-main{grid-template-columns:minmax(175px,.65fr) minmax(420px,2.2fr) auto;gap:38px;padding:19px 0}.ez-brand{font-size:27px;white-space:nowrap}.ez-mark{width:42px;height:42px}.ez-search{width:100%;max-width:none;min-height:56px;border-radius:14px;box-shadow:0 5px 18px rgba(0,0,0,.10)}.ez-search button{width:64px}.ez-actions{gap:12px}.ez-icon{width:48px;height:48px}.ez-location-row{min-height:40px;padding:9px 0;border-top:1px solid rgba(255,255,255,.09)}.ez-nav{background:rgba(0,0,0,.08);border-top:1px solid rgba(255,255,255,.10)}.ez-nav-in{gap:34px;padding:13px 0;justify-content:flex-start}.ez-nav-in a{position:relative;font-weight:750;transition:color .18s ease}.ez-nav-in a:after{content:"";position:absolute;left:0;right:0;bottom:-13px;height:3px;background:var(--ez-accent);transform:scaleX(0);transition:transform .18s ease}.ez-nav-in a:hover:after{transform:scaleX(1)}.ez-mega-trigger{display:inline-flex;align-items:center;gap:10px;min-height:42px;padding:11px 0;font-size:14px}.ez-mega-panel{width:min(1120px,calc(100vw - 64px));padding:24px;border-radius:0 0 22px 22px}.ez-mega-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.ez-mega-grid a{padding:12px}.ez-mega-grid img{width:48px;height:48px}.home .ez-promo,.home .ez-section,.home .ez-content-section,.home .ez-merch-section{margin-top:38px;margin-bottom:52px}.home .ez-promo{border-radius:28px;min-height:390px}.home .ez-promo-fill{height:390px}.home .ez-promo>img{min-height:390px;aspect-ratio:auto}.home .ez-promo-copy{padding:64px;max-width:52%}.home .ez-promo-copy h1{font-size:clamp(46px,4.3vw,72px);max-width:700px}.home .ez-promo-copy p{font-size:18px;line-height:1.65;margin-top:12px;margin-bottom:24px}.home .ez-promo-copy .ez-btn{align-self:flex-start;padding:14px 24px;font-size:15px}.home .ez-head{margin-bottom:20px}.home .ez-head h2{font-size:32px;letter-spacing:-.025em}.home .ez-view{font-size:14px}.home .ez-cats{gap:18px;padding:10px 0 24px}.home .ez-cat{font-size:14px;transition:transform .18s ease}.home .ez-cat:hover{transform:translateY(-4px)}.home .ez-cat-img{border-radius:20px;box-shadow:0 7px 20px rgba(15,40,30,.08)}.home .ez-products,.home .ez-product-strip{align-items:stretch}.home .ez-card{display:flex;flex-direction:column;min-width:0}.home .ez-img{aspect-ratio:1/.94}.home .ez-body{display:flex;flex-direction:column;flex:1;padding:16px}.home .ez-price{font-size:22px}.home .ez-cart{margin-top:auto}.home .ez-promo-grid,.home .ez-merch-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.home .ez-promo-tile,.home .ez-merch-tile{min-height:320px;border-radius:24px}.home .ez-promo-tile-content,.home .ez-merch-copy{padding:38px}.home .ez-promo-tile-content h3,.home .ez-merch-copy h3{font-size:32px}.home .ez-benefits{padding:32px 36px;grid-template-columns:repeat(4,minmax(0,1fr));border-radius:24px}}@media (min-width:1200px){.home .ez-main{grid-template-columns:190px minmax(520px,1fr) auto}.home .ez-promo-copy{padding:72px}}@media (min-width:1600px){.ez-main{grid-template-columns:205px minmax(600px,1fr) auto}.home .ez-promo,.home .ez-promo-fill,.home .ez-promo>img{min-height:440px;height:440px}.home .ez-promo-copy{padding:80px}}@media (min-width:901px){.single-product .ez-wrap,.single-product .ez-product-wrap{width:min(1440px,calc(100% - 64px));max-width:none}.single-product .ez-breadcrumb{margin:26px 0 22px;font-size:14px}.single-product .ez-product{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(400px,.82fr);align-items:start;gap:48px}.single-product .ez-gallery{display:grid;grid-template-columns:94px minmax(0,1fr);gap:18px;align-items:start;position:sticky;top:112px}.single-product .ez-thumbs,.single-product .ez-gallery-thumbs{display:flex;flex-direction:column;gap:12px;max-height:640px;overflow:auto;padding:2px}.single-product .ez-thumb,.single-product .ez-gallery-thumb{width:88px;height:88px;flex:0 0 88px;border-radius:14px;overflow:hidden;border:1px solid rgba(0,0,0,.09);background:#fff;cursor:pointer;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.single-product .ez-thumb:hover,.single-product .ez-gallery-thumb:hover,.single-product .ez-thumb.is-active,.single-product .ez-gallery-thumb.is-active{transform:translateY(-2px);border-color:var(--ez-accent);box-shadow:0 6px 18px rgba(0,0,0,.10)}.single-product .ez-main-image,.single-product .ez-gallery-main,.single-product .ez-product-main-image{min-height:560px;aspect-ratio:auto;border-radius:24px;background:#fff;overflow:hidden;box-shadow:0 12px 34px rgba(0,0,0,.07)}.single-product .ez-main-image img,.single-product .ez-gallery-main img,.single-product .ez-product-main-image img{width:100%;height:100%;min-height:560px;object-fit:contain;cursor:zoom-in}.single-product .ez-summary,.single-product .summary{padding:4px 0 20px}.single-product .product_title,.single-product .ez-product-title,.single-product .ez-summary h1{font-size:clamp(28px,2.5vw,42px);line-height:1.14;letter-spacing:-.035em;margin:0 0 14px;max-width:760px}.single-product .woocommerce-product-rating,.single-product .ez-rating{margin:0 0 20px;padding-bottom:18px;border-bottom:1px solid rgba(0,0,0,.08)}.single-product .price,.single-product .ez-price{font-size:clamp(30px,2.7vw,44px);font-weight:850;letter-spacing:-.035em;margin:8px 0 20px}.single-product .ez-wholesale,.single-product .ez-wholesale-pricing,.single-product .wholesale-pricing{margin:22px 0;padding:22px;border-radius:18px;border:1px solid rgba(0,0,0,.09);background:rgba(0,0,0,.018)}.single-product .ez-wholesale table,.single-product .ez-wholesale-pricing table{width:100%;border-collapse:collapse}.single-product .ez-wholesale td,.single-product .ez-wholesale th,.single-product .ez-wholesale-pricing td,.single-product .ez-wholesale-pricing th{padding:12px 0;border-bottom:1px solid rgba(0,0,0,.07)}.single-product form.cart,.single-product .ez-purchase-controls{display:grid;grid-template-columns:120px minmax(0,1fr);gap:14px;margin-top:26px}.single-product form.cart .quantity{height:56px}.single-product form.cart .single_add_to_cart_button,.single-product .ez-add-cart{min-height:56px;border-radius:14px;font-size:16px;font-weight:800}.single-product .ez-buy-now,.single-product .buy-now-button{grid-column:2;min-height:54px;border-radius:14px}.single-product .ez-save-product,.single-product .ez-favourite,.single-product .ez-wishlist{margin-top:14px;min-height:48px;border-radius:12px}.single-product .ez-product-details,.single-product .ez-product-content,.single-product .woocommerce-tabs{width:min(1120px,100%);margin:72px auto 0}.single-product .woocommerce-tabs .tabs{display:flex;gap:8px;padding:0;margin:0 0 24px;border-bottom:1px solid rgba(0,0,0,.10)}.single-product .woocommerce-tabs .tabs li{margin:0;padding:0;border:0;background:none}.single-product .woocommerce-tabs .tabs li a{display:block;padding:15px 18px;font-weight:750}.single-product .woocommerce-Tabs-panel,.single-product .ez-detail-card{padding:30px 34px;margin-bottom:18px;border-radius:20px;background:#fff;border:1px solid rgba(0,0,0,.07);box-shadow:0 8px 24px rgba(0,0,0,.035)}.single-product .ez-product-highlights,.single-product .ez-whats-in-box{padding:28px 32px;margin:18px 0;border-radius:20px}.single-product .ez-product-highlights ul{columns:2;column-gap:48px}.single-product .ez-faq{margin-top:22px}.single-product .ez-faq-item{border-radius:14px;margin-bottom:10px;overflow:hidden}.single-product .related,.single-product .up-sells{margin-top:76px;padding-top:8px}.single-product .related>h2,.single-product .up-sells>h2{font-size:32px;letter-spacing:-.025em;margin-bottom:24px}}@media (min-width:1200px){.single-product .ez-product{grid-template-columns:minmax(620px,1.22fr) minmax(460px,.78fr);gap:60px}}@media (min-width:1500px){.single-product .ez-product{grid-template-columns:minmax(720px,1.25fr) minmax(500px,.75fr);gap:72px}.single-product .ez-main-image,.single-product .ez-gallery-main,.single-product .ez-product-main-image{min-height:650px}.single-product .ez-main-image img,.single-product .ez-gallery-main img,.single-product .ez-product-main-image img{min-height:650px}}@media (max-width:900px){.single-product .ez-gallery{position:static}}@media (min-width:901px){.post-type-archive-product .ez-wrap,.tax-product_cat .ez-wrap,.search-results .ez-wrap,.woocommerce-shop .ez-wrap{width:min(1440px,calc(100% - 64px));max-width:none}.woocommerce-products-header,.ez-shop-header{padding:34px 0 26px}.woocommerce-products-header__title,.ez-shop-title{font-size:clamp(34px,3vw,52px);letter-spacing:-.035em;margin:0}.ez-shop-toolbar,.woocommerce .woocommerce-ordering{min-height:58px;margin:18px 0 28px}.ez-shop-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:36px;align-items:start}.ez-shop-sidebar,.ez-filters-sidebar{position:sticky;top:122px;padding:24px;border:1px solid rgba(0,0,0,.08);border-radius:20px;background:#fff;box-shadow:0 10px 30px rgba(0,0,0,.04)}.ez-shop-sidebar h3,.ez-filters-sidebar h3{margin:0 0 16px;font-size:17px}.ez-filter-group{padding:18px 0;border-bottom:1px solid rgba(0,0,0,.07)}.ez-filter-group:last-child{border-bottom:0}.woocommerce ul.products,.ez-shop-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;margin:0}.woocommerce ul.products li.product,.ez-shop-products .ez-card{width:auto;margin:0}.ez-search-results-header{display:flex;align-items:end;justify-content:space-between;gap:24px;margin:30px 0 26px}.woocommerce-cart .ez-wrap,.woocommerce-checkout .ez-wrap,.woocommerce-account .ez-wrap{width:min(1320px,calc(100% - 64px));max-width:none}.woocommerce-cart .woocommerce{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:42px;align-items:start;padding-top:36px}.woocommerce-cart-form{padding:22px;border:1px solid rgba(0,0,0,.07);border-radius:20px;background:#fff}.woocommerce-cart-form table.cart{margin:0}.cart-collaterals{width:auto;position:sticky;top:122px}.cart-collaterals .cart_totals{width:auto;padding:28px;border-radius:20px;border:1px solid rgba(0,0,0,.08);box-shadow:0 12px 34px rgba(0,0,0,.05)}.cart-collaterals .checkout-button{min-height:58px;border-radius:14px;font-size:16px;font-weight:800}.woocommerce-checkout form.checkout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(390px,.9fr);gap:42px;align-items:start;padding-top:36px}.woocommerce-checkout #customer_details{width:auto;padding:30px;border-radius:20px;border:1px solid rgba(0,0,0,.07);background:#fff}.woocommerce-checkout #order_review_heading,.woocommerce-checkout #order_review{position:sticky;top:122px}.woocommerce-checkout #order_review{padding:28px;border:1px solid rgba(0,0,0,.08);border-radius:20px;background:#fff;box-shadow:0 12px 34px rgba(0,0,0,.05)}.woocommerce-checkout #place_order{min-height:58px;border-radius:14px;font-size:16px;font-weight:800}.woocommerce-checkout .form-row input.input-text,.woocommerce-checkout .form-row select{min-height:52px;border-radius:12px}.woocommerce-account .woocommerce{display:grid;grid-template-columns:250px minmax(0,1fr);gap:42px;align-items:start;padding-top:38px}.woocommerce-account .woocommerce-MyAccount-navigation{float:none;width:auto;position:sticky;top:122px;padding:14px;border-radius:20px;border:1px solid rgba(0,0,0,.08);background:#fff}.woocommerce-account .woocommerce-MyAccount-navigation ul{margin:0;padding:0;list-style:none}.woocommerce-account .woocommerce-MyAccount-navigation li{margin:3px 0}.woocommerce-account .woocommerce-MyAccount-navigation a{display:flex;align-items:center;min-height:48px;padding:0 14px;border-radius:12px;font-weight:700}.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a,.woocommerce-account .woocommerce-MyAccount-navigation a:hover{background:rgba(0,0,0,.055)}.woocommerce-account .woocommerce-MyAccount-content{float:none;width:auto;min-width:0}.woocommerce-account .woocommerce-MyAccount-content>*{border-radius:18px}.woocommerce table.shop_table{border-radius:16px;overflow:hidden;border:1px solid rgba(0,0,0,.08)}.woocommerce table.shop_table th,.woocommerce table.shop_table td{padding:17px 18px}}@media (min-width:1300px){.ez-shop-layout{grid-template-columns:300px minmax(0,1fr);gap:42px}.woocommerce ul.products,.ez-shop-products{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}}@media (min-width:1600px){.woocommerce ul.products,.ez-shop-products{grid-template-columns:repeat(5,minmax(0,1fr))}.woocommerce-cart .woocommerce{grid-template-columns:minmax(0,1fr) 420px}.woocommerce-checkout form.checkout{grid-template-columns:minmax(0,1.15fr) minmax(440px,.85fr)}}@media (max-width:900px){.ez-shop-layout,.woocommerce-cart .woocommerce,.woocommerce-checkout form.checkout,.woocommerce-account .woocommerce{display:block}.cart-collaterals,.woocommerce-checkout #order_review,.woocommerce-account .woocommerce-MyAccount-navigation,.ez-shop-sidebar{position:static}}@media (min-width:901px){body{overflow-x:hidden}.ez-wrap{width:min(1440px,calc(100% - 64px));max-width:none}.ez-section{margin-top:44px;margin-bottom:56px}.ez-section+.ez-section{margin-top:0}h1,h2,h3{letter-spacing:-.022em}.ez-container,.ez-content,.site-main>.woocommerce,.site-main>.entry-content{max-width:100%}.ez-btn,.button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{min-height:46px;border-radius:12px;transition:transform .16s ease,box-shadow .16s ease,filter .16s ease}.ez-btn:hover,.button:hover,.woocommerce a.button:hover,.woocommerce button.button:hover{transform:translateY(-1px);box-shadow:0 8px 20px rgba(0,0,0,.10)}.ez-card,.ez-detail-card,.woocommerce ul.products li.product{transition:transform .18s ease,box-shadow .18s ease}.woocommerce ul.products li.product:hover,.ez-card:hover{transform:translateY(-3px)}.site-footer .footer-widgets,.ez-footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,minmax(0,1fr));gap:42px;padding:52px 0 34px}.site-footer h3,.ez-footer h3{font-size:16px;margin-bottom:16px}.site-footer a,.ez-footer a{display:inline-block;padding:5px 0}.ez-modal-content,.ez-dropdown-panel,.ez-popover{border-radius:18px;box-shadow:0 18px 60px rgba(0,0,0,.16)}.woocommerce table.shop_table,.ez-table{font-size:14px}.woocommerce-message,.woocommerce-info,.woocommerce-error,.ez-notice{border-radius:14px;padding:16px 20px}}@media (min-width:701px) and (max-width:900px){.ez-wrap{width:min(100% - 40px,980px)}.ez-main{gap:18px}.ez-search{max-width:420px}.ez-products,.woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr))}.ez-cats{grid-template-columns:repeat(5,minmax(0,1fr))}.ez-promo-copy{max-width:58%;padding:34px}.single-product .ez-product{gap:26px}}@media (min-width:581px) and (max-width:700px){.ez-wrap{width:calc(100% - 32px)}.ez-products,.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1500px){.ez-wrap{width:min(1560px,calc(100% - 96px))}.ez-section{margin-top:52px;margin-bottom:68px}.site-footer .footer-widgets,.ez-footer-grid{gap:56px}}@media (max-width:900px){.site-footer .footer-widgets,.ez-footer-grid{display:block}}@media (min-width:901px){.ez-container{width:min(1440px,calc(100% - 64px))}.ez-shop-layout{align-items:flex-start}}@media (max-width:900px){.ez-container{width:calc(100% - 20px)}}@media (min-width:901px){.ez-wrap{width:min(1440px,calc(100% - 64px));max-width:none}.ez-container{width:min(1440px,calc(100% - 64px));max-width:none}.ez-mobile-bottom,.ez-mobile-nav{display:none!important}}@media (min-width:701px) and (max-width:900px){.ez-wrap,.ez-container{width:min(100% - 40px,980px)}.ez-mobile-bottom,.ez-mobile-nav{display:none!important}}@media (max-width:700px){.ez-wrap,.ez-container{width:calc(100% - 20px)}}html,body{max-width:100%;overflow-x:hidden}img,video,iframe{max-width:100%}@media (min-width:901px){.ez-header .ez-container{width:min(1440px,calc(100% - 64px))}.ez-main{grid-template-columns:190px minmax(480px,1fr) auto;gap:32px;padding:18px 0}.ez-search{min-height:56px}.ez-actions{gap:12px}.ez-icon{width:48px;height:48px}.ez-location-row{min-height:44px}.ez-nav-in{gap:30px;padding:13px 0}body.home .ez-container{width:min(1440px,calc(100% - 64px))}body.home .ez-promo{margin:20px 0 48px;min-height:410px;border-radius:26px}body.home .ez-promo .ez-slide,body.home .ez-promo .ez-promo-fill,body.home .ez-promo .ez-slide>img{min-height:410px;height:410px}body.home .ez-promo .ez-slide>img{width:100%;object-fit:cover}body.home .ez-promo-copy{max-width:52%;padding:64px}body.home .ez-promo-copy h1{font-size:clamp(44px,4.2vw,70px);line-height:1.04}body.home .ez-promo-copy p{font-size:18px;line-height:1.55;max-width:620px}body.home .ez-section{margin:52px 0}body.home .ez-head{margin-bottom:22px}body.home .ez-head h2{font-size:32px}body.home .ez-cats{grid-template-columns:repeat(8,minmax(0,1fr));gap:18px;padding:18px 0 28px}body.home .ez-cat-img{border-radius:20px;aspect-ratio:1}body.home .ez-products{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}body.home .ez-card{border-radius:18px}body.home .ez-body{padding:16px}body.home .ez-img{aspect-ratio:1/1}body.home .ez-price{font-size:21px}.single-product .ez-product-page{display:block !important;width:min(1440px,calc(100% - 64px));max-width:none;margin:0 auto;padding:30px 0 70px;overflow:visible}.single-product .ez-product-top{display:grid !important;grid-template-columns:minmax(0,1.16fr) minmax(430px,.84fr);gap:52px;align-items:start;width:100%}.single-product .ez-gallery{position:sticky;top:118px;min-width:0;padding-left:92px}.single-product .ez-gallery-stage{width:100%}.single-product .ez-gallery-main{width:100%;min-height:620px;height:620px;aspect-ratio:auto;border-radius:22px;background:#fff}.single-product .ez-gallery-main img{width:100%;height:100%;min-height:0;object-fit:contain}.single-product .ez-gallery-thumbs{position:absolute;left:0;top:0;width:76px;max-height:620px;display:flex !important;flex-direction:column;gap:10px;overflow-y:auto !important;overflow-x:hidden !important;margin:0;padding:2px;background:transparent}.single-product .ez-gallery-thumb{width:74px;height:74px;min-width:74px;flex:0 0 74px;border-radius:12px;background:#fff}.single-product .ez-product-summary{min-width:0;padding:30px;border-radius:22px;background:#fff}.single-product .ez-product-summary h1{font-size:clamp(30px,2.5vw,44px);line-height:1.12}.single-product .ez-price-panel{margin-top:20px}.single-product .ez-price-panel .price{font-size:clamp(32px,2.8vw,46px)}.single-product .ez-purchase-box{margin-top:22px}.single-product .ez-product-content{width:min(1120px,100%) !important;max-width:1120px;margin:72px auto 0}.ez-archive-page .ez-container,.post-type-archive-product .ez-container,.tax-product_cat .ez-container{width:min(1440px,calc(100% - 64px))}}@media (min-width:1500px){.single-product .ez-product-top{grid-template-columns:minmax(720px,1.2fr) minmax(480px,.8fr);gap:68px}.single-product .ez-gallery-main{min-height:680px;height:680px}.single-product .ez-gallery-thumbs{max-height:680px}body.home .ez-products{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (min-width:701px) and (max-width:900px){.single-product .ez-product-page{display:block !important;width:calc(100% - 40px);margin:0 auto}.single-product .ez-product-top{display:grid !important;grid-template-columns:minmax(0,1fr) minmax(320px,.82fr);gap:24px}.single-product .ez-gallery{position:static;padding-left:0}.single-product .ez-gallery-main{min-height:460px;height:460px}.single-product .ez-gallery-thumbs{position:static;flex-direction:row;width:100%;max-height:none;overflow-x:auto !important;overflow-y:hidden !important;margin-top:10px}}@media (max-width:700px){.single-product .ez-product-page,.single-product .ez-product-top{display:block !important;width:100%}.single-product .ez-gallery{position:static;padding-left:0}}.single-product .ez-product-page{display:block !important;grid-template-columns:none !important;width:min(1440px,calc(100% - 64px));max-width:none;margin-left:auto;margin-right:auto}.single-product .ez-product-layout{display:block !important;grid-template-columns:none !important}@media (min-width:901px){.single-product .ez-product-page{padding:28px 0 70px}.single-product .ez-product-top{display:grid !important;grid-template-columns:minmax(0,1.12fr) minmax(420px,.88fr);gap:42px;align-items:start;width:100%;margin:0 0 56px}.single-product .ez-gallery{position:static !important;display:block !important;padding-left:0 !important;min-width:0}.single-product .ez-gallery-stage{width:100%;min-width:0}.single-product .ez-gallery-main{width:100%;height:auto !important;min-height:0 !important;aspect-ratio:1 / 1;border-radius:20px;overflow:hidden}.single-product .ez-gallery-main img,.single-product .ez-gallery-main video{width:100%;height:100%;min-height:0 !important;object-fit:contain}.single-product .ez-gallery-thumbs{position:static !important;left:auto !important;top:auto !important;width:100% !important;max-height:none !important;display:flex !important;flex-direction:row !important;gap:10px;overflow-x:auto !important;overflow-y:hidden !important;margin-top:14px;padding:2px 0 6px}.single-product .ez-gallery-thumb{width:82px !important;height:82px !important;min-width:82px !important;flex:0 0 82px !important;border-radius:12px}.single-product .ez-product-summary{min-width:0;padding:4px 0 0 !important;border-radius:0 !important;background:transparent !important;box-shadow:none !important}.single-product .ez-product-summary h1{margin-top:0;font-size:clamp(30px,2.6vw,44px);line-height:1.13}.single-product .ez-product-top~*{width:100%;max-width:100%;min-width:0;grid-column:auto !important}.single-product .ez-product-content{width:100% !important;max-width:none !important;margin:0 !important}}@media (min-width:1300px){.single-product .ez-product-top{grid-template-columns:minmax(600px,1.14fr) minmax(460px,.86fr);gap:54px}}@media (max-width:900px){.single-product .ez-product-page{width:100%;max-width:none}.single-product .ez-product-top{display:block !important}.single-product .ez-gallery{position:static !important;padding-left:0 !important}}.ez-desktop-gallery-overview{display:none}@media (min-width:901px){.single-product .ez-product-page{display:block !important;width:min(1440px,calc(100% - 56px)) !important;margin:0 auto !important;padding:24px 0 78px !important}.single-product .ez-product-top{display:grid !important;grid-template-columns:minmax(0,1.02fr) minmax(500px,.98fr) !important;gap:48px !important;align-items:start !important;width:100% !important;margin:0 0 46px !important;padding:0 !important}.single-product .ez-gallery{position:static !important;display:grid !important;grid-template-columns:84px minmax(0,1fr) !important;grid-template-areas:"thumbs stage" "overview overview" "extras extras" !important;column-gap:18px !important;row-gap:20px !important;width:100% !important;padding:0 !important;background:transparent !important;border:0 !important;border-radius:0 !important;box-shadow:none !important}.single-product .ez-gallery-stage{grid-area:stage !important;min-width:0 !important}.single-product .ez-gallery-main{width:100% !important;min-height:0 !important;height:auto !important;aspect-ratio:1/1 !important;background:#fff !important;border:0 !important;border-radius:10px !important;box-shadow:none !important}.single-product .ez-gallery-main img{width:100% !important;height:100% !important;object-fit:contain !important}.single-product .ez-gallery-thumbs{grid-area:thumbs !important;display:flex !important;flex-direction:column !important;align-items:center !important;align-content:flex-start !important;width:84px !important;max-height:560px !important;margin:0 !important;padding:0 2px !important;gap:11px !important;overflow-y:auto !important;overflow-x:hidden !important}.single-product .ez-gallery-thumb{flex:0 0 70px !important;width:70px !important;height:70px !important;min-width:70px !important;margin:0 !important;padding:3px !important;border-radius:9px !important}.single-product .ez-desktop-gallery-overview{grid-area:overview !important;display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:34px !important;width:100% !important;padding:0 4px !important;margin:0 !important}.single-product .ez-desktop-gallery-overview section{margin:0 !important;padding:0 !important;background:transparent !important;border:0 !important;box-shadow:none !important}.single-product .ez-desktop-gallery-overview h2{margin:0 0 13px !important;font-size:18px !important;line-height:1.25 !important}.single-product .ez-desktop-overview-list{display:grid !important;gap:9px !important}.single-product .ez-desktop-overview-list>div{display:flex !important;align-items:flex-start !important;gap:9px !important;min-width:0 !important;font-size:12px !important;line-height:1.35 !important}.single-product .ez-desktop-overview-list span{flex:0 0 auto !important;color:var(--ez-primary,#0b3d2e) !important;font-weight:900 !important}.single-product .ez-customer-photos,.single-product .ez-actual-photos{grid-area:extras !important;width:100% !important;margin-top:0 !important}.single-product .ez-product-summary{display:flex !important;flex-direction:column !important;width:100% !important;min-width:0 !important;padding:0 !important;background:transparent !important;border:0 !important;border-radius:0 !important;box-shadow:none !important}.single-product .ez-product-summary h1{order:1 !important;margin:0 0 10px !important;font-size:clamp(30px,2.45vw,42px) !important;line-height:1.1 !important}.single-product .ez-rating{order:2 !important;margin:0 0 12px !important}.single-product .ez-price-panel{order:3 !important;margin:0 0 5px !important;padding:0 !important;background:transparent !important;border:0 !important}.single-product .ez-product-summary .price{margin:0 !important;font-size:34px !important;line-height:1.12 !important}.single-product .ez-stock-line{order:4 !important;margin:7px 0 10px !important}.single-product .ez-store-credit-notice{order:5 !important;margin:0 0 12px !important}.single-product .ez-top-proof-grid,.single-product .ez-short-description{display:none !important}.single-product .ez-options-heading{order:6 !important}.single-product .ez-purchase-box{order:7 !important;margin:0 !important;padding:0 !important;border:0 !important;background:transparent !important;box-shadow:none !important}.single-product .ez-buy-heading{display:none !important}.single-product .ez-purchase-box form.cart{display:grid !important;grid-template-columns:190px minmax(0,1fr) !important;gap:11px !important;width:100% !important;margin:0 !important}.single-product .ez-purchase-box form.cart .ez-summary-wholesale{grid-column:1 / -1 !important;width:100% !important;margin:0 0 8px !important}.single-product .ez-purchase-box form.cart .quantity{grid-column:1 !important;min-width:0 !important;width:100% !important;margin:0 !important}.single-product .ez-purchase-box form.cart .single_add_to_cart_button{grid-column:2 !important;min-width:0 !important;width:100% !important;margin:0 !important;min-height:52px !important}.single-product .ez-product-favorite{order:8 !important;width:190px !important;margin:11px 0 0 !important}.single-product .ez-product-favorite .ez-favorite-btn{width:100% !important;min-height:48px !important}.single-product .ez-whatsapp-order{order:9 !important;width:100% !important;margin:11px 0 0 !important;min-height:48px !important}.single-product .ez-purchase-reassurance{display:none !important}.single-product .ez-product-trust-grid{order:10 !important;display:grid !important;grid-template-columns:repeat(3,minmax(0,1fr)) !important;gap:0 !important;margin:18px 0 0 !important;padding:0 !important;background:transparent !important;border:0 !important}.single-product .ez-product-trust-grid>div{min-width:0 !important;padding:0 14px !important;border:0 !important;border-right:1px solid var(--ez-line) !important;border-radius:0 !important;background:transparent !important;box-shadow:none !important}.single-product .ez-product-trust-grid>div:first-child{padding-left:0 !important}.single-product .ez-product-trust-grid>div:last-child{border-right:0 !important}.single-product form.cart .ez-summary-wholesale{padding:14px 13px !important;border-radius:16px !important}.single-product form.cart .ez-summary-wholesale-head{margin:0 0 10px !important}.single-product form.cart .ez-summary-wholesale-options{grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:8px !important}.single-product form.cart .ez-summary-wholesale-options label{min-height:104px !important;padding:10px !important;border-radius:13px !important}.single-product form.cart .ez-summary-wholesale-options span{display:flex !important;flex-direction:row !important;align-items:center !important;justify-content:space-between !important;gap:8px !important}.single-product form.cart .ez-summary-wholesale-options b{font-size:26px !important;line-height:1 !important}.single-product form.cart .ez-summary-wholesale-options .ez-pack-price{align-items:flex-end !important;text-align:right !important;min-width:0 !important;padding:0 !important;background:transparent !important}.single-product form.cart .ez-summary-wholesale-options .ez-pack-price strong,.single-product form.cart .ez-summary-wholesale-options .ez-pack-price strong .woocommerce-Price-amount{font-size:15px !important;white-space:nowrap !important}.single-product .ez-product-content .ez-product-assurance-frame,.single-product .ez-product-content>.ez-highlights-card{display:none !important}.single-product .ez-product-content{display:block !important;width:100% !important;margin:42px auto 0 !important}.single-product .ez-product-content>*{max-width:100% !important}}@media (min-width:1300px){.single-product .ez-product-top{grid-template-columns:minmax(0,1.05fr) minmax(560px,.95fr) !important;gap:54px !important}}@media (max-width:900px){.ez-desktop-gallery-overview{display:none !important}}.ez-trust-intro{margin:18px 0 24px;background:#fff;border:1px solid var(--ez-line);border-radius:22px;padding:28px 30px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:30px;align-items:center;box-shadow:var(--ez-shadow)}.ez-trust-kicker,.ez-merch-kicker,.ez-journal-kicker{font-size:11px;font-weight:900;letter-spacing:.12em;color:var(--ez-primary);text-transform:uppercase}.ez-trust-intro h2{font-size:clamp(25px,3vw,40px);margin:5px 0 9px;line-height:1.05}.ez-trust-intro p{max-width:850px;margin:0;color:var(--ez-muted);font-size:16px;line-height:1.7}.ez-trust-intro-btn{display:inline-flex;gap:10px;align-items:center;margin-top:16px;background:var(--ez-primary);color:#fff;padding:11px 16px;border-radius:12px;font-weight:900}.ez-trust-points{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;min-width:280px}.ez-trust-points span{display:flex;flex-direction:column;padding:13px;border:1px solid var(--ez-line);border-radius:13px;background:#fafcfb}.ez-trust-points b{font-size:18px}.ez-trust-points small{color:var(--ez-muted);margin-top:3px}.ez-merch-section{margin:22px calc(50% - 50vw);background:var(--ez-merch-bg);padding:22px 0 26px}.ez-merch-inner{width:min(1440px,calc(100% - 32px));margin:auto}.ez-merch-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:14px}.ez-merch-head h2{margin:4px 0;font-size:clamp(24px,3vw,36px)}.ez-merch-head p{margin:0;color:rgba(0,0,0,.65);font-size:14px}.ez-merch-view{display:inline-flex;align-items:center;gap:8px;white-space:nowrap;font-weight:900;color:#111;background:#fff;padding:10px 14px;border-radius:999px}.ez-merch-track{display:flex;gap:14px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;padding:3px 2px 12px;scrollbar-width:none}.ez-merch-track::-webkit-scrollbar{display:none}.ez-merch-track .ez-card{flex:0 0 220px;scroll-snap-align:start;border-radius:15px;overflow:hidden;background:#fff}.ez-merch-track .ez-card .ez-img{aspect-ratio:1/1}.ez-merch-track .ez-card .ez-body{padding:11px}.ez-merch-track .ez-card .ez-cart{display:none}.ez-merch-track .ez-card .ez-title{min-height:38px;font-size:14px}.ez-merch-track .ez-card .ez-price{font-size:17px}.ez-merch-wholesale{--ez-merch-text:#fff}.ez-merch-wholesale .ez-merch-head h2,.ez-merch-wholesale .ez-merch-head p,.ez-merch-wholesale .ez-merch-kicker{color:#fff}.ez-merch-wholesale .ez-merch-head p{color:rgba(255,255,255,.8)}.ez-journal-section{margin:30px 0}.ez-journal-section .ez-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:15px}.ez-journal-section h2{margin:4px 0}.ez-journal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.ez-journal-card{background:#fff;border:1px solid var(--ez-line);border-radius:16px;overflow:hidden;box-shadow:0 5px 18px rgba(15,40,30,.05);display:flex;flex-direction:column}.ez-journal-image{display:block;aspect-ratio:1.65/1;background:#eef2ef;overflow:hidden}.ez-journal-image img{width:100%;height:100%;object-fit:cover}.ez-journal-copy{padding:16px;display:flex;flex-direction:column;flex:1}.ez-journal-copy h3{font-size:18px;line-height:1.25;margin:0 0 8px}.ez-journal-copy p{color:var(--ez-muted);line-height:1.55;margin:0 0 13px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.ez-read-more{margin-top:auto;font-weight:900;color:var(--ez-primary);display:inline-flex;gap:8px;align-items:center}.ez-smart-nav{margin:18px 0;padding:16px;background:#fff;border:1px solid var(--ez-line);border-radius:16px;box-shadow:0 4px 18px rgba(15,40,30,.05)}.ez-smart-nav-head{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-bottom:10px}.ez-smart-nav-head span{font-size:12px;color:var(--ez-muted)}.ez-smart-nav-track{display:flex;gap:9px;overflow-x:auto;scrollbar-width:none}.ez-smart-nav-track::-webkit-scrollbar{display:none}.ez-smart-nav-btn{flex:0 0 auto;border:1px solid var(--ez-line);background:#f7faf8;padding:9px 12px;border-radius:999px;font-weight:800;display:inline-flex;gap:7px;align-items:center}.ez-smart-nav-btn:hover{border-color:var(--ez-primary);color:var(--ez-primary)}.single-product .ez-gallery-main.is-dragging{cursor:grabbing}.single-product .ez-gallery-main>img{will-change:transform;transform:translate3d(0,0,0)}.single-product .ez-highlights-list>div,.single-product .ez-desktop-overview-list>div{display:flex;align-items:center;gap:10px}.single-product .ez-highlight-icon{width:28px;height:28px;flex:0 0 28px;display:grid;place-items:center;border-radius:9px;background:#f0f7f1;font-size:16px}.single-product .ez-related .ez-card{height:100%}.single-product .ez-related .ez-card .ez-body{padding-bottom:12px}.single-product .ez-related .ez-cart{margin-top:8px}@media(max-width:900px){.ez-trust-intro{grid-template-columns:1fr;padding:22px 18px;border-radius:0;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);border-left:0;border-right:0}.ez-trust-intro p{font-size:14px}.ez-trust-points{grid-template-columns:repeat(2,1fr);min-width:0}.ez-merch-section{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:17px 0 20px}.ez-merch-inner{width:100%}.ez-merch-head{padding:0 14px;align-items:center}.ez-merch-head h2{font-size:23px}.ez-merch-head p{font-size:12px;max-width:230px}.ez-merch-view{font-size:12px;padding:8px 11px}.ez-merch-track{padding-left:14px;padding-right:14px;gap:10px}.ez-merch-track .ez-card{flex-basis:174px;border-radius:12px}.ez-merch-track .ez-card .ez-body{padding:9px}.ez-journal-grid{grid-template-columns:1fr;gap:13px}.ez-journal-card{border-radius:12px}.ez-journal-image{aspect-ratio:1.7/1}.ez-journal-copy{padding:13px}.ez-journal-copy h3{font-size:17px}.ez-smart-nav{border-radius:12px;padding:13px}.ez-smart-nav-head{font-size:13px}}@media(min-width:901px){.ez-merch-track .ez-card{flex-basis:230px}.ez-journal-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.ez-blog-page{padding:30px 0 60px}.ez-blog-header{text-align:center;max-width:760px;margin:0 auto 26px}.ez-blog-header>span{font-size:11px;letter-spacing:.12em;font-weight:900;color:var(--ez-primary)}.ez-blog-header h1{font-size:clamp(30px,5vw,50px);margin:7px 0}.ez-blog-header p{color:var(--ez-muted);margin:0}.ez-blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.ez-blog-card{background:#fff;border:1px solid var(--ez-line);border-radius:17px;overflow:hidden;box-shadow:0 6px 20px rgba(15,40,30,.05);display:flex;flex-direction:column}.ez-blog-image{display:block;aspect-ratio:1.65/1;background:#eef2ef}.ez-blog-image img{width:100%;height:100%;object-fit:cover}.ez-blog-copy{padding:17px;display:flex;flex-direction:column;flex:1}.ez-blog-date{font-size:11px;font-weight:800;color:var(--ez-muted);margin-bottom:7px}.ez-blog-copy h2{font-size:21px;line-height:1.25;margin:0 0 9px}.ez-blog-copy p{color:var(--ez-muted);line-height:1.6;margin:0 0 14px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.ez-blog-copy .ez-read-more{margin-top:auto}.ez-blog-page .nav-links{display:flex;justify-content:center;gap:7px;margin-top:25px}.ez-blog-page .page-numbers{padding:8px 11px;border:1px solid var(--ez-line);border-radius:9px}.ez-blog-page .page-numbers.current{background:var(--ez-primary);color:#fff}@media(max-width:900px){.ez-blog-page{padding:20px 10px 45px}.ez-blog-grid{grid-template-columns:1fr;gap:14px}.ez-blog-card{border-radius:12px}.ez-blog-copy{padding:14px}.ez-blog-copy h2{font-size:18px}}.single-product .ez-summary-compare{margin:8px 0}.single-product .ez-summary-compare .ez-secondary-action{width:100%}.ez-collection-page .ez-archive .ez-card .ez-body{padding-bottom:15px}.ez-collection-page .ez-archive .ez-cart{display:none!important}.single-product .ez-gallery-main{position:relative;overflow:hidden;touch-action:pan-y!important}.single-product .ez-gallery-track{display:flex;width:100%;height:100%;will-change:transform;transform:translate3d(0,0,0)}.single-product .ez-gallery-slide{position:relative;flex:0 0 100%;width:100%;height:100%;overflow:hidden;display:flex;align-items:center;justify-content:center}.single-product .ez-gallery-slide img{width:100%!important;height:100%!important;max-width:none!important;object-fit:contain!important;user-select:none;-webkit-user-select:none;-webkit-user-drag:none;pointer-events:none}.single-product .ez-gallery-main.is-dragging{cursor:grabbing!important}.single-product .ez-gallery-main .ez-gallery-arrow,.single-product .ez-gallery-main .ez-gallery-expand,.single-product .ez-gallery-main .ez-verified-badge{z-index:8}@media(max-width:900px){.single-product .ez-gallery-track,.single-product .ez-gallery-slide{height:100%}.single-product .ez-gallery-slide img{object-fit:contain!important}}.single-product .ez-related .ez-card{min-height:0!important}.single-product .ez-related .ez-card .ez-body{padding:10px 11px 11px!important}.single-product .ez-related .ez-card .ez-title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;line-height:1.25}.single-product .ez-related .ez-card .ez-rating{margin:4px 0 0!important;font-size:11px;line-height:1.2}.single-product .ez-related .ez-cart{display:none!important}.single-product .ez-related .ez-img{aspect-ratio:1/1!important}.single-product .ez-related .ez-wish,.single-product .ez-related .ez-quick{transform:scale(.9);transform-origin:top right}@media(max-width:900px){.single-product .ez-related .ez-card{flex:0 0 174px}.single-product .ez-related .ez-card .ez-body{padding:9px!important}}.ez-product-page [data-ez-product-block][hidden]{display:none!important}@media (max-width:767px){.ez-merch-section{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);overflow:hidden}.ez-merch-inner{padding-left:16px;padding-right:16px}.ez-merch-track{overflow-x:auto;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;display:flex}.ez-merch-track>.ez-card{flex:0 0 min(74vw,280px);scroll-snap-align:start}}.single-product .ez-gallery-track{will-change:transform;touch-action:pan-y}.single-product .ez-gallery-slide{flex:0 0 100%;min-width:100%}.single-product .ez-related .ez-products{align-items:stretch}@media(max-width:700px){.single-product .ez-related .ez-products{overflow-x:auto;display:flex;gap:10px;padding-bottom:6px;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.single-product .ez-related .ez-card{scroll-snap-align:start;flex:0 0 174px}}.ez-compare-floating{position:fixed;right:18px;bottom:18px;z-index:2190}.ez-compare-floating .ez-secondary-action{background:#fff;border:1px solid var(--ez-line);box-shadow:0 10px 30px rgba(0,0,0,.16);padding:10px 14px;border-radius:999px}.ez-compare-floating[hidden]{display:none!important}@media(max-width:700px){.ez-compare-floating{right:10px;bottom:76px}.ez-compare-floating .ez-secondary-action{padding:9px 12px}}.ez-merch-size-small .ez-merch-track .ez-card{flex-basis:170px!important}.ez-merch-size-small .ez-merch-track .ez-card .ez-body{padding:8px}.ez-merch-size-small .ez-merch-track .ez-card .ez-title{font-size:12px;min-height:34px}.ez-merch-size-small .ez-merch-track .ez-card .ez-price{font-size:15px}.ez-merch-size-medium .ez-merch-track .ez-card{flex-basis:210px!important}.ez-merch-size-large .ez-merch-track .ez-card{flex-basis:250px!important}.ez-related-layout-horizontal .ez-products{display:flex!important;overflow-x:auto;gap:14px;scroll-snap-type:x proximity;padding-bottom:8px}.ez-related-layout-horizontal .ez-products>.ez-card{flex:0 0 220px;scroll-snap-align:start}.ez-related-layout-vertical .ez-products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.ez-related-layout-vertical .ez-products>.ez-card{min-width:0}.ez-blog-related-products{margin-top:48px;padding-top:30px;border-top:1px solid var(--ez-line)}.ez-blog-related-head span{font-size:11px;font-weight:900;letter-spacing:.12em;color:var(--ez-primary)}.ez-blog-related-head h2{margin:5px 0}.ez-blog-related-head p{margin:0 0 16px;color:var(--ez-muted)}.ez-blog-related-list{display:grid;grid-template-columns:1fr;gap:12px}.ez-blog-related-list .ez-card{display:grid;grid-template-columns:110px 1fr;min-height:110px}.ez-blog-related-list .ez-img{height:110px;aspect-ratio:auto}.ez-blog-related-list .ez-body{padding:11px;min-height:0}.ez-blog-related-list .ez-cart{display:none}.ez-auto-context-link{color:var(--ez-primary);font-weight:800;text-decoration:underline;text-decoration-color:rgba(11,61,46,.25);text-underline-offset:2px}.ez-blog-meta{display:flex;gap:10px;flex-wrap:wrap;font-size:11px;color:var(--ez-muted);font-weight:750;margin-bottom:7px}.ez-blog-meta span+span:before{content:'•';margin-right:10px}.ez-account-dashboard{margin:0 0 22px;padding:26px;border-radius:24px;background:linear-gradient(145deg,#fff,#f5f9f6);border:1px solid var(--ez-line);box-shadow:0 12px 35px rgba(15,40,30,.07)}.ez-account-welcome{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:22px}.ez-account-welcome>div>span,.ez-account-funds>span{font-size:11px;font-weight:900;letter-spacing:.13em;color:var(--ez-primary)}.ez-account-welcome h2{margin:5px 0;font-size:clamp(24px,3vw,34px)}.ez-account-welcome p{margin:0;color:var(--ez-muted)}.ez-account-shop{background:var(--ez-primary);color:#fff;border-radius:12px;padding:11px 15px;font-weight:900;white-space:nowrap}.ez-account-stats{display:grid;grid-template-columns:1.25fr repeat(3,1fr);gap:12px}.ez-account-balance,.ez-account-stat{display:block;padding:17px;border-radius:16px;border:1px solid var(--ez-line);background:#fff}.ez-account-balance{background:linear-gradient(145deg,#0b3d2e,#145a42);color:#fff;border:0}.ez-account-balance small,.ez-account-stat small{display:block;font-size:10px;font-weight:900;letter-spacing:.1em;opacity:.75}.ez-account-balance strong,.ez-account-stat strong{display:block;font-size:25px;margin:7px 0}.ez-account-balance a{display:inline-flex;padding:7px 10px;border-radius:9px;background:var(--ez-accent);color:var(--ez-primary);font-weight:900;font-size:12px}.ez-account-stat span{font-size:12px;color:var(--ez-muted)}.ez-account-funds{padding:26px;background:#fff;border:1px solid var(--ez-line);border-radius:20px;box-shadow:var(--ez-shadow);max-width:700px}.ez-account-funds h2{margin:5px 0}.ez-account-funds p{color:var(--ez-muted)}.ez-account-funds label{display:block;font-weight:800}.ez-account-funds input{display:block;width:100%;margin:8px 0 14px;padding:13px;border:1px solid var(--ez-line);border-radius:11px}@media(max-width:900px){.ez-merch-size-small .ez-merch-track .ez-card{flex-basis:142px!important}.ez-merch-size-medium .ez-merch-track .ez-card{flex-basis:170px!important}.ez-merch-size-large .ez-merch-track .ez-card{flex-basis:205px!important}.ez-related-layout-vertical .ez-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ez-related-layout-horizontal .ez-products>.ez-card{flex-basis:160px}.ez-blog-related-list .ez-card{grid-template-columns:90px 1fr}.ez-blog-related-list .ez-img{height:90px}.ez-account-welcome{display:block}.ez-account-shop{display:inline-flex;margin-top:12px}.ez-account-stats{grid-template-columns:1fr 1fr}.ez-account-balance{grid-column:1/-1}.ez-account-dashboard{padding:18px;border-radius:18px}}@media(max-width:600px){.ez-journal-section .ez-journal-grid{display:flex!important;overflow-x:auto;gap:11px;padding-bottom:8px;scroll-snap-type:x proximity}.ez-journal-section .ez-journal-card{flex:0 0 82vw;scroll-snap-align:start}.ez-journal-section .ez-journal-image{aspect-ratio:1.7/1}.ez-journal-section{margin:22px 0}.ez-merch-size-small .ez-merch-track .ez-card .ez-img{aspect-ratio:1/1}.ez-account-stats{grid-template-columns:1fr}.ez-account-balance{grid-column:auto}}.ez-welcome-premium{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(440px,1.15fr);align-items:center;gap:28px;margin:18px 0 24px;padding:22px 24px;border:1px solid rgba(11,61,46,.10);border-radius:22px;background:radial-gradient(circle at 10% 0%,rgba(217,166,46,.12),transparent 34%),linear-gradient(135deg,#fff,#f4f9f6);box-shadow:0 16px 42px rgba(10,45,32,.08);overflow:hidden}.ez-welcome-premium:after{content:'';position:absolute;inset:auto -90px -110px auto;width:260px;height:260px;border-radius:50%;background:rgba(11,61,46,.055);pointer-events:none}.ez-welcome-copy{position:relative;z-index:1;min-width:0}.ez-welcome-copy h2{margin:4px 0 5px;font-size:clamp(24px,3vw,38px);letter-spacing:-.04em;line-height:1.05}.ez-welcome-copy p{margin:0;color:var(--ez-muted);font-size:13px;max-width:430px}.ez-welcome-points{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:10px}.ez-welcome-point{min-height:82px;padding:15px 16px;border:1px solid rgba(11,61,46,.10);border-radius:16px;background:rgba(255,255,255,.88);display:flex;align-items:center;gap:12px;box-shadow:0 8px 24px rgba(10,45,32,.05)}.ez-welcome-point.ez-welcome-delivery{text-decoration:none;color:inherit;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.ez-welcome-point.ez-welcome-delivery:hover{transform:translateY(-2px);border-color:rgba(217,166,46,.55);box-shadow:0 12px 28px rgba(10,45,32,.08)}.ez-welcome-icon{width:39px;height:39px;flex:0 0 39px;display:grid;place-items:center;border-radius:12px;background:linear-gradient(135deg,var(--ez-primary),var(--ez-primary-2));color:var(--ez-accent-2);font-weight:900;font-size:18px}.ez-welcome-point strong{display:block;font-size:14px;line-height:1.2}.ez-welcome-point small{display:block;margin-top:4px;color:var(--ez-muted);font-size:10px;line-height:1.35}.ez-welcome-live [data-ez-live-buyers]{font-variant-numeric:tabular-nums}.single-product .ez-compare-bar{position:relative!important;left:auto!important;right:auto!important;bottom:auto!important;transform:none!important;z-index:2!important;width:min(720px,100%)!important;margin:26px auto 8px!important;box-shadow:0 8px 26px rgba(10,45,32,.10)!important}.single-product .ez-compare-bar[hidden]{display:none!important}.single-post .ez-blog-article-content a,.single-post .entry-content a,.single-post .post-content a,.ez-blog-article-content a{color:var(--ez-primary)!important;text-decoration:underline;text-decoration-color:rgba(11,61,46,.42);text-underline-offset:3px;font-weight:700}.single-post .ez-blog-article-content a:hover,.single-post .entry-content a:hover,.single-post .post-content a:hover,.ez-blog-article-content a:hover{color:var(--ez-primary-2)!important;text-decoration-color:var(--ez-accent)}.ez-account-shell{width:min(1240px,calc(100% - 32px));margin:30px auto 55px}.ez-account-hero{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:18px;padding:8px 2px}.ez-account-hero>div>span,.ez-account-sidebar-label{font-size:10px;font-weight:900;letter-spacing:.15em;color:var(--ez-primary)}.ez-account-hero h1{margin:4px 0 5px;font-size:clamp(28px,4vw,46px);letter-spacing:-.045em;line-height:1}.ez-account-hero p{margin:0;color:var(--ez-muted);font-size:13px}.ez-account-hero-shop{display:inline-flex;align-items:center;justify-content:center;padding:12px 16px;border-radius:12px;background:var(--ez-primary);color:#fff!important;font-weight:900;white-space:nowrap;box-shadow:0 8px 22px rgba(11,61,46,.15)}.ez-account-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:18px;align-items:start}.ez-account-sidebar{background:rgba(255,255,255,.82);border:1px solid var(--ez-line);border-radius:20px;padding:12px;box-shadow:0 8px 25px rgba(15,40,30,.05);position:sticky;top:105px}.ez-account-sidebar-label{padding:7px 9px 9px;color:var(--ez-muted)}.ez-account-sidebar .woocommerce-MyAccount-navigation{float:none!important;width:auto!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;border-radius:0!important}.ez-account-sidebar .woocommerce-MyAccount-navigation ul{list-style:none;margin:0;padding:0;display:grid;gap:4px}.ez-account-sidebar .woocommerce-MyAccount-navigation li{margin:0}.ez-account-sidebar .woocommerce-MyAccount-navigation a{display:flex;align-items:center;justify-content:space-between;padding:11px 12px;border-radius:11px;font-size:12px;font-weight:800;color:var(--ez-ink)}.ez-account-sidebar .woocommerce-MyAccount-navigation li.is-active a,.ez-account-sidebar .woocommerce-MyAccount-navigation a:hover{background:var(--ez-primary);color:#fff}.ez-account-main{min-width:0;overflow:hidden;background:#fff;border:1px solid var(--ez-line);border-radius:22px;padding:22px;box-shadow:0 10px 32px rgba(15,40,30,.055)}.ez-account-main .woocommerce-MyAccount-content{float:none!important;width:100%!important;padding:0!important;margin:0!important;min-height:0;border:0!important;background:transparent!important;box-shadow:none!important;border-radius:0!important}.ez-account-main .woocommerce-MyAccount-content>p:first-child{display:none}.ez-account-dashboard{margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;border-radius:0!important}.ez-account-dashboard .ez-account-welcome{padding:4px 0 20px;border-bottom:1px solid var(--ez-line)}.ez-account-dashboard .ez-account-stats{grid-template-columns:1.25fr repeat(3,1fr)}.ez-account-main .woocommerce-MyAccount-content table{border-collapse:separate;border-spacing:0;overflow:hidden;border:1px solid var(--ez-line);border-radius:14px}.ez-account-main .woocommerce-MyAccount-content th,.ez-account-main .woocommerce-MyAccount-content td{border-color:var(--ez-line)!important}.ez-account-main .woocommerce-MyAccount-content .woocommerce-Address{background:#fafcfb}.ez-account-main .woocommerce-MyAccount-content .button{border-radius:10px!important}@media(max-width:900px){.ez-welcome-premium{grid-template-columns:1fr;gap:15px;padding:18px;border-radius:18px}.ez-welcome-points{grid-template-columns:1fr 1fr}.ez-welcome-point{min-height:76px;padding:12px}.ez-welcome-icon{width:34px;height:34px;flex-basis:34px}.ez-welcome-point strong{font-size:12px}.ez-welcome-point small{font-size:9px}.single-product .ez-compare-bar{margin:20px 0 10px!important;width:100%!important}.ez-account-shell{width:calc(100% - 16px);margin:20px auto 40px}.ez-account-hero{display:block;padding:4px 2px}.ez-account-hero-shop{margin-top:13px}.ez-account-layout{grid-template-columns:1fr;gap:10px}.ez-account-sidebar{position:static;padding:7px;border-radius:15px}.ez-account-sidebar-label{display:none}.ez-account-sidebar .woocommerce-MyAccount-navigation ul{display:flex;overflow-x:auto;gap:5px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.ez-account-sidebar .woocommerce-MyAccount-navigation ul::-webkit-scrollbar{display:none}.ez-account-sidebar .woocommerce-MyAccount-navigation li{flex:0 0 auto}.ez-account-sidebar .woocommerce-MyAccount-navigation a{white-space:nowrap;padding:10px 12px;font-size:11px}.ez-account-main{padding:14px;border-radius:17px}.ez-account-dashboard .ez-account-welcome{display:block}.ez-account-dashboard .ez-account-stats{grid-template-columns:1fr 1fr}.ez-account-dashboard .ez-account-balance{grid-column:1/-1}}@media(max-width:520px){.ez-welcome-premium{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);border-left:0;border-right:0;border-radius:0;padding:16px 14px}.ez-welcome-copy h2{font-size:25px}.ez-welcome-points{gap:8px}.ez-welcome-point{gap:8px;padding:11px 9px}.ez-welcome-icon{width:31px;height:31px;flex-basis:31px;border-radius:10px;font-size:15px}.ez-welcome-point strong{font-size:11px}.ez-welcome-point small{font-size:8px}.ez-account-shell{width:calc(100% - 12px)}.ez-account-hero h1{font-size:31px}.ez-account-hero p{font-size:12px}.ez-account-main{padding:12px}.ez-account-dashboard .ez-account-stats{grid-template-columns:1fr}.ez-account-dashboard .ez-account-balance{grid-column:auto}}.ez-account-profile{padding:10px 9px 16px;margin-bottom:8px;border-bottom:1px solid var(--ez-line);display:grid;grid-template-columns:42px minmax(0,1fr);column-gap:10px;align-items:center}.ez-account-avatar{width:42px;height:42px;border-radius:14px;grid-row:span 2}.ez-account-profile strong{font-size:13px}.ez-account-profile small{font-size:10px;color:var(--ez-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ez-account-hero p{display:none}.ez-account-dashboard .ez-account-welcome p{display:none}.ez-account-dashboard .ez-account-welcome{align-items:center}.ez-account-dashboard .ez-account-welcome h2{margin:3px 0;font-size:26px}.ez-account-dashboard .ez-account-stats{grid-template-columns:1.2fr repeat(3,1fr)}.ez-checkout-luxury-head{margin:28px 0 0}.ez-checkout-luxury-head span,.ez-order-kicker{font-size:10px;letter-spacing:.16em;font-weight:900;color:var(--ez-primary)}.ez-checkout-luxury-head h1{margin:5px 0 0;font-size:clamp(28px,4vw,42px);letter-spacing:-.04em}.ez-checkout-luxury-head p{margin:5px 0 0;color:var(--ez-muted)}body.ez-checkout-page .woocommerce{max-width:1180px;margin:0 auto;padding:0 16px 60px}body.ez-checkout-page .woocommerce form.checkout{padding-top:22px;gap:24px}body.ez-checkout-page #customer_details,body.ez-checkout-page #order_review{border-radius:22px;border:1px solid var(--ez-line);box-shadow:0 16px 42px rgba(10,45,32,.07)}body.ez-checkout-page #customer_details{padding:24px}body.ez-checkout-page #order_review{padding:22px;top:100px}body.ez-checkout-page .woocommerce-billing-fields>h3{font-size:20px;margin:0 0 18px}body.ez-checkout-page .woocommerce-additional-fields{display:none}body.ez-checkout-page .form-row{margin-bottom:12px}body.ez-checkout-page .form-row label{font-size:11px;font-weight:850;margin-bottom:5px}body.ez-checkout-page .form-row input.input-text,body.ez-checkout-page .form-row select{min-height:50px;border:1px solid var(--ez-line);border-radius:12px;background:#fbfcfb;padding:12px}body.ez-checkout-page .form-row input.input-text:focus,body.ez-checkout-page .form-row select:focus{border-color:var(--ez-primary);box-shadow:0 0 0 3px rgba(11,61,46,.08)}body.ez-checkout-page #billing_country_field{display:none}body.ez-checkout-page #place_order{min-height:56px;border-radius:13px;background:var(--ez-primary);color:#fff;font-weight:900;box-shadow:0 10px 24px rgba(11,61,46,.16)}body.ez-checkout-page .woocommerce-privacy-policy-text{font-size:10px;color:var(--ez-muted)}body.ez-checkout-page #payment{border-radius:16px;background:#f7faf8;padding:14px!important}body.ez-checkout-page #order_review_heading{font-size:17px;margin:0 0 10px}body.ez-checkout-page .woocommerce-checkout-review-order-table{border:0!important;margin:0!important}body.ez-checkout-page .woocommerce-checkout-review-order-table td,body.ez-checkout-page .woocommerce-checkout-review-order-table th{padding:10px 0;border-color:var(--ez-line)}.ez-order-success{max-width:820px;margin:42px auto 18px;padding:38px;border-radius:28px;background:linear-gradient(145deg,#fff,#f3f8f5);border:1px solid var(--ez-line);box-shadow:0 18px 50px rgba(10,45,32,.08);text-align:center}.ez-order-success-mark{width:62px;height:62px;margin:0 auto 15px;border-radius:20px;display:grid;place-items:center;background:var(--ez-primary);color:#fff;font-size:30px;font-weight:900;box-shadow:0 10px 24px rgba(11,61,46,.18)}.ez-order-success h1{font-size:clamp(30px,5vw,48px);margin:8px 0;letter-spacing:-.045em}.ez-order-success-lead{max-width:540px;margin:0 auto;color:var(--ez-muted)}.ez-order-success-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:26px 0;text-align:left}.ez-order-success-grid>div{padding:14px;border-radius:15px;background:#fff;border:1px solid var(--ez-line)}.ez-order-success-grid span{display:block;font-size:9px;font-weight:900;letter-spacing:.12em;color:var(--ez-muted)}.ez-order-success-grid strong{display:block;margin-top:5px;font-size:13px;overflow-wrap:anywhere}.ez-order-success-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.ez-order-secondary{background:#eef4f0;color:var(--ez-primary)}.ez-order-details-wrap{max-width:820px;margin:0 auto 50px}.ez-order-details-wrap .woocommerce-order-details,.ez-order-details-wrap .woocommerce-customer-details{background:#fff;border:1px solid var(--ez-line);border-radius:20px;padding:20px;box-shadow:0 8px 28px rgba(10,45,32,.05)}@media(max-width:900px){.ez-account-profile{padding:9px 8px 14px}.ez-account-layout{grid-template-columns:210px minmax(0,1fr)}.ez-account-sidebar .woocommerce-MyAccount-navigation ul{display:grid;overflow:visible}.ez-account-sidebar .woocommerce-MyAccount-navigation a{white-space:normal}.ez-account-dashboard .ez-account-stats{grid-template-columns:1fr 1fr}.ez-checkout-luxury-head{margin:20px 0 0}.ez-order-success{margin:22px 10px 15px;padding:25px 15px;border-radius:22px}.ez-order-success-grid{grid-template-columns:1fr 1fr}.ez-order-details-wrap{margin-left:10px;margin-right:10px}body.ez-checkout-page .woocommerce{padding-left:10px;padding-right:10px}body.ez-checkout-page .woocommerce-checkout #customer_details,body.ez-checkout-page .woocommerce-checkout #order_review{padding:17px}}@media(max-width:520px){.ez-account-shell{width:calc(100% - 16px)}.ez-account-layout{grid-template-columns:1fr;gap:12px}.ez-account-sidebar{position:static}.ez-account-sidebar .woocommerce-MyAccount-navigation ul{display:grid;grid-template-columns:1fr;gap:4px}.ez-account-sidebar .woocommerce-MyAccount-navigation li{min-width:0}.ez-account-sidebar .woocommerce-MyAccount-navigation a{padding:11px 10px;justify-content:flex-start}.ez-account-dashboard .ez-account-stats{grid-template-columns:1fr 1fr}.ez-account-dashboard .ez-account-balance{grid-column:1/-1}.ez-order-success-grid{grid-template-columns:1fr 1fr}.ez-order-success-actions .ez-btn{width:100%}}\n\n\n.ez-account-profile-hero{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 22px;margin-bottom:18px;border:1px solid rgba(11,61,46,.10);border-radius:26px;background:radial-gradient(circle at 100% 0%,rgba(217,166,46,.18),transparent 34%),linear-gradient(135deg,#0b3d2e,#145a42);color:#fff;box-shadow:0 20px 55px rgba(10,45,32,.16)}\n.ez-account-profile-main{display:flex;align-items:center;gap:14px;min-width:0}.ez-account-profile-main .ez-account-avatar{width:58px;height:58px;border-radius:18px;border:2px solid rgba(255,255,255,.45);object-fit:cover}.ez-account-profile-kicker{font-size:9px;letter-spacing:.18em;font-weight:900;color:#d9e8e0}.ez-account-profile-main h1{margin:3px 0 0;color:#fff;font-size:clamp(25px,3vw,38px);letter-spacing:-.04em}.ez-account-profile-actions{display:flex;align-items:center;gap:9px}.ez-account-menu-toggle{display:none;border:1px solid rgba(255,255,255,.25);background:rgba(255,255,255,.10);color:#fff;border-radius:12px;padding:11px 13px;font-weight:900;cursor:pointer}.ez-account-menu-toggle span{margin-left:5px}.ez-account-logout{display:inline-flex;align-items:center;justify-content:center;padding:11px 15px;border-radius:12px;background:var(--ez-accent);color:var(--ez-primary)!important;font-weight:900;box-shadow:0 8px 20px rgba(0,0,0,.12)}\n.ez-account-sidebar-shop{display:flex;align-items:center;justify-content:center;margin-top:9px;padding:11px 12px;border-radius:11px;background:#f1f6f3;color:var(--ez-primary)!important;font-size:12px;font-weight:900}.ez-account-sidebar .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--customer-logout{display:none!important}\nbody.ez-account-page{background:radial-gradient(circle at 0 0,rgba(217,166,46,.08),transparent 28%),linear-gradient(180deg,#f7faf8 0%,#edf3ef 100%)}\nbody.ez-checkout-page{background:radial-gradient(circle at 100% 0,rgba(217,166,46,.10),transparent 25%),linear-gradient(180deg,#f8faf8,#eef4f0)}\nbody.ez-checkout-page .ez-checkout-luxury-head{max-width:1180px;padding:26px 18px 20px;margin:0 auto}.ez-checkout-luxury-head span{display:inline-flex;padding:7px 10px;border-radius:999px;background:#e8f1ec}.ez-checkout-luxury-head h1{font-weight:950}.ez-checkout-luxury-head p{font-size:13px}.ez-checkout-page .woocommerce-checkout{display:grid!important;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);align-items:start}.ez-checkout-page #order_review{position:sticky!important;top:105px;background:rgba(255,255,255,.90);backdrop-filter:blur(10px)}.ez-checkout-page #customer_details{background:rgba(255,255,255,.94)}.ez-checkout-page .woocommerce-billing-fields__field-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:2px 12px}.ez-checkout-page .woocommerce-billing-fields__field-wrapper .form-row-wide{grid-column:1/-1}.ez-checkout-page .woocommerce-form__label-for-checkbox{font-size:12px}.ez-checkout-page .place-order{padding-top:8px!important}.ez-checkout-page #payment .wc_payment_methods{margin-bottom:12px!important}\nbody.woocommerce-order-received{background:radial-gradient(circle at 50% -10%,rgba(217,166,46,.16),transparent 34%),linear-gradient(135deg,#f8fbf9,#e9f1ed)}body.woocommerce-order-received .ez-order-success{position:relative;overflow:hidden;background:linear-gradient(145deg,rgba(255,255,255,.97),rgba(239,247,242,.94));box-shadow:0 25px 75px rgba(8,44,33,.14)}body.woocommerce-order-received .ez-order-success:before{content:"";position:absolute;width:260px;height:260px;right:-100px;top:-120px;border-radius:50%;background:rgba(217,166,46,.12);pointer-events:none}body.woocommerce-order-received .ez-order-success-mark{position:relative;z-index:1;width:76px;height:76px;border-radius:24px;background:linear-gradient(145deg,#0b3d2e,#176348);box-shadow:0 16px 35px rgba(11,61,46,.22)}body.woocommerce-order-received .ez-order-success-grid>div{min-height:86px}body.woocommerce-order-received .ez-order-details-wrap .woocommerce-order-details,body.woocommerce-order-received .ez-order-details-wrap .woocommerce-customer-details{background:rgba(255,255,255,.88);backdrop-filter:blur(8px)}\n@media(max-width:900px){body.ez-checkout-page .woocommerce-checkout{display:block!important}.ez-checkout-page #order_review{position:static!important}.ez-checkout-page .woocommerce-billing-fields__field-wrapper{grid-template-columns:1fr}.ez-checkout-page .woocommerce-billing-fields__field-wrapper .form-row-wide{grid-column:auto}.ez-account-profile-hero{margin:0 -1px 10px;border-radius:0;padding:15px 14px}.ez-account-profile-actions{gap:6px}.ez-account-menu-toggle{display:inline-flex;align-items:center}.ez-account-sidebar{display:none}.ez-account-sidebar.is-open{display:block;position:static;animation:ezAccountMenuIn .18s ease}.ez-account-shell{width:100%;margin:0 auto 40px}.ez-account-layout{display:block}.ez-account-main{border-radius:0;border-left:0;border-right:0;padding:14px 12px}.ez-account-dashboard .ez-account-stats{grid-template-columns:1fr 1fr}.ez-account-dashboard .ez-account-balance{grid-column:1/-1}.ez-account-sidebar-shop{margin:9px 0 0}@keyframes ezAccountMenuIn{from{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:none}}body.ez-account-page .ez-bottom,body.ez-checkout-page .ez-bottom,body.woocommerce-order-received .ez-bottom{display:none!important}body.ez-account-page,body.ez-checkout-page,body.woocommerce-order-received{padding-bottom:0}}\n@media(max-width:520px){.ez-account-profile-main .ez-account-avatar{width:50px;height:50px;border-radius:16px}.ez-account-profile-main h1{font-size:25px}.ez-account-profile-kicker{font-size:8px}.ez-account-logout{padding:10px 11px;font-size:11px}.ez-account-menu-toggle{padding:10px 11px;font-size:11px}.ez-account-main{padding:12px 0}.ez-account-dashboard .ez-account-stats{grid-template-columns:1fr}.ez-account-dashboard .ez-account-balance{grid-column:auto}.ez-account-dashboard .ez-account-stat,.ez-account-dashboard .ez-account-balance{border-radius:0}.ez-account-dashboard .ez-account-welcome{padding:4px 14px 18px}.ez-account-dashboard .ez-account-stats{padding:0}.ez-account-dashboard .ez-account-stats>div,.ez-account-dashboard .ez-account-stats>a{border-left:0;border-right:0;border-radius:0}.ez-checkout-luxury-head{padding:22px 14px 15px!important}.ez-checkout-page #customer_details,.ez-checkout-page #order_review{border-radius:0!important;border-left:0!important;border-right:0!important;box-shadow:none!important}.ez-checkout-page #customer_details{padding:18px 14px!important}.ez-checkout-page #order_review{padding:18px 14px!important}.ez-order-success{border-left:0!important;border-right:0!important;border-radius:0!important;margin:10px 0!important;padding:30px 15px!important}.ez-order-details-wrap{margin-left:0!important;margin-right:0!important}.ez-order-details-wrap .woocommerce-order-details,.ez-order-details-wrap .woocommerce-customer-details{border-left:0!important;border-right:0!important;border-radius:0!important}}\n body.ez-account-page{background:radial-gradient(circle at 10% 0%,rgba(217,166,46,.16),transparent 25%),radial-gradient(circle at 90% 18%,rgba(11,61,46,.10),transparent 28%),linear-gradient(145deg,#f8fbf9 0%,#e8f0eb 100%)}.ez-account-shell-v493{width:min(1180px,calc(100% - 32px));margin:0 auto 70px}.ez-account-auth-card{display:grid;grid-template-columns:1fr 1fr;overflow:hidden;border-radius:32px;background:#fff;border:1px solid rgba(11,61,46,.10);box-shadow:0 28px 80px rgba(8,44,33,.13)}.ez-auth-visual{min-height:620px;padding:48px;background:radial-gradient(circle at 80% 15%,rgba(255,255,255,.20),transparent 28%),linear-gradient(145deg,#234f68,#2d647f 58%,#3d7890);color:#fff;display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden}.ez-auth-visual:after{content:"";position:absolute;width:330px;height:330px;border:1px solid rgba(255,255,255,.13);border-radius:50%;right:-130px;top:-100px;box-shadow:0 0 0 50px rgba(255,255,255,.025),0 0 0 100px rgba(255,255,255,.018)}.ez-auth-visual h1{font-size:clamp(27px,3.1vw,42px);line-height:1.12;letter-spacing:-.035em;margin:0;position:relative;z-index:1;max-width:520px;color:#fff}.ez-auth-forms{padding:55px;background:#edf5f8;display:flex;flex-direction:column;justify-content:center}.ez-auth-forms>h2{font-size:28px;letter-spacing:-.035em;margin:0 0 18px}.ez-auth-forms .woocommerce-form-login,.ez-auth-forms .woocommerce-form-register{border:0!important;padding:0!important;margin:0!important}.ez-auth-forms .form-row{margin:0 0 14px!important;padding:0!important}.ez-auth-forms label{font-size:11px;font-weight:850;margin-bottom:6px;display:block}.ez-auth-forms .input-text{min-height:52px!important;border:1px solid #dce5e0!important;border-radius:13px!important;background:#fff!important;padding:13px 14px!important;box-shadow:none!important}.ez-auth-forms .input-text:focus{border-color:var(--ez-primary)!important;box-shadow:0 0 0 4px rgba(11,61,46,.08)!important}.ez-auth-forms button,.ez-auth-forms .woocommerce-button{min-height:52px;width:100%;border:0!important;border-radius:13px!important;background:#2d647f!important;color:#fff!important;font-weight:900!important;box-shadow:0 12px 25px rgba(11,61,46,.16)}.ez-auth-forms .woocommerce-LostPassword{font-size:12px}.ez-auth-forms .woocommerce-LostPassword a{color:#2d647f;font-weight:800}.ez-auth-forms .woocommerce-form__label-for-checkbox{display:flex;align-items:center;gap:8px}.ez-auth-forms .woocommerce-form__label-for-checkbox input{width:17px;height:17px}.ez-auth-forms .u-column2{margin-top:30px;padding-top:26px;border-top:1px solid var(--ez-line)}.ez-auth-forms .u-column2 h2{font-size:22px;margin:0 0 14px}.ez-account-profile-hero-v493{padding:20px 24px;border-radius:28px;background:radial-gradient(circle at 100% 0,rgba(217,166,46,.24),transparent 30%),linear-gradient(135deg,#062f24,#0d5b43);box-shadow:0 25px 65px rgba(8,44,33,.18)}.ez-account-profile-main .ez-account-avatar-wrap{width:74px;height:74px;border-radius:23px;padding:3px;background:linear-gradient(145deg,#f2c45b,#fff0b4);box-shadow:0 10px 25px rgba(0,0,0,.18);flex:0 0 74px}.ez-account-profile-main .ez-account-avatar-wrap img{width:100%;height:100%;border-radius:20px;object-fit:cover}.ez-account-profile-main small{display:block;color:#d9e8e0;font-size:11px;margin-top:3px;overflow-wrap:anywhere}.ez-account-profile-hero-v493 .ez-account-profile-main h1{margin:3px 0 0}.ez-account-edit{display:inline-flex;margin-top:7px;font-size:11px;font-weight:800;color:#f2c45b!important}.ez-account-layout-v493{grid-template-columns:240px minmax(0,1fr);gap:18px}.ez-account-sidebar-v493{top:110px;padding:10px;border-radius:22px;background:rgba(255,255,255,.88);backdrop-filter:blur(12px);box-shadow:0 14px 40px rgba(8,44,33,.08)}.ez-account-sidebar-v493 .woocommerce-MyAccount-navigation ul{gap:5px}.ez-account-sidebar-v493 .woocommerce-MyAccount-navigation a{min-height:44px;padding:12px 13px;font-size:12px}.ez-account-sidebar-v493 .woocommerce-MyAccount-navigation a:before{content:"";width:6px;height:6px;border-radius:50%;background:#d6dfda;margin-right:9px}.ez-account-sidebar-v493 .woocommerce-MyAccount-navigation li.is-active a:before{background:var(--ez-accent)}.ez-account-main-v493{padding:0;background:transparent;border:0;box-shadow:none;border-radius:0}.ez-account-dashboard-v493{display:grid;gap:16px}.ez-account-identity{display:flex;align-items:center;gap:14px;padding:24px;border-radius:25px;background:rgba(255,255,255,.92);border:1px solid var(--ez-line);box-shadow:0 14px 38px rgba(8,44,33,.07)}.ez-account-identity .ez-account-avatar-wrap{width:82px;height:82px;border-radius:25px;padding:3px;background:linear-gradient(145deg,#f2c45b,#fff0b4);flex:0 0 82px}.ez-account-identity .ez-account-avatar-wrap img{width:100%;height:100%;border-radius:22px;object-fit:cover}.ez-account-eyebrow,.ez-account-quick-head>span{font-size:9px;letter-spacing:.17em;font-weight:950;color:var(--ez-primary)}.ez-account-identity h1{margin:4px 0 1px;font-size:32px;letter-spacing:-.045em}.ez-account-identity small{color:var(--ez-muted);font-size:12px}.ez-account-edit{margin-left:auto;background:#eef4f0;padding:10px 13px;border-radius:11px;color:var(--ez-primary)!important}.ez-account-balance-v493{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:25px 26px;border-radius:25px;background:radial-gradient(circle at 100% 0,rgba(217,166,46,.24),transparent 28%),linear-gradient(135deg,#063425,#0c5c43);color:#fff;box-shadow:0 18px 42px rgba(8,44,33,.16)}.ez-account-balance-v493>div span{display:block;font-size:9px;letter-spacing:.17em;font-weight:950;color:#c9ddd5}.ez-account-balance-v493 strong{display:block;font-size:38px;margin-top:5px;letter-spacing:-.04em}.ez-account-gold-btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 16px;border-radius:12px;background:var(--ez-accent);color:var(--ez-primary)!important;font-weight:950;white-space:nowrap}.ez-account-stats-v493{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.ez-stat-v493{padding:21px;border-radius:21px;background:rgba(255,255,255,.9);border:1px solid var(--ez-line);box-shadow:0 10px 28px rgba(8,44,33,.05)}.ez-stat-v493 span{display:block;font-size:9px;letter-spacing:.15em;font-weight:950;color:var(--ez-muted)}.ez-stat-v493 strong{display:block;font-size:32px;line-height:1;margin-top:10px;color:var(--ez-ink)}.ez-account-quick{padding:23px;border-radius:25px;background:rgba(255,255,255,.88);border:1px solid var(--ez-line);box-shadow:0 14px 38px rgba(8,44,33,.06)}.ez-account-quick-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:13px}.ez-account-quick-head small{font-size:11px;color:var(--ez-muted)}.ez-account-action-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.ez-account-action{display:flex;align-items:center;gap:11px;padding:15px;border-radius:17px;background:#f7faf8;border:1px solid #e3ebe6;transition:.18s}.ez-account-action:hover{transform:translateY(-1px);border-color:#cddbd3;box-shadow:0 8px 22px rgba(8,44,33,.07)}.ez-account-action>b{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:#e5efe9;color:var(--ez-primary);font-size:17px}.ez-account-action span{min-width:0}.ez-account-action strong{display:block;font-size:12px}.ez-account-action small{display:block;color:var(--ez-muted);font-size:10px;margin-top:2px}.ez-account-action i{font-style:normal;margin-left:auto;color:var(--ez-primary);font-weight:900}.ez-account-referral-placeholder{padding:40px;border-radius:26px;background:radial-gradient(circle at 90% 10%,rgba(217,166,46,.18),transparent 25%),linear-gradient(145deg,#fff,#f1f7f3);border:1px solid var(--ez-line);text-align:center;box-shadow:0 18px 48px rgba(8,44,33,.08)}.ez-account-referral-placeholder>span{font-size:10px;letter-spacing:.18em;font-weight:950;color:var(--ez-primary)}.ez-account-referral-placeholder h2{font-size:36px;margin:7px 0}.ez-account-referral-placeholder p{max-width:500px;margin:0 auto 20px;color:var(--ez-muted)}.ez-referral-placeholder-icon{width:68px;height:68px;margin:0 auto 10px;border-radius:21px;display:grid;place-items:center;background:var(--ez-primary);color:var(--ez-accent-2);font-size:27px}body.ez-checkout-page{background:radial-gradient(circle at 15% 0,rgba(217,166,46,.16),transparent 24%),radial-gradient(circle at 90% 35%,rgba(11,61,46,.10),transparent 27%),linear-gradient(145deg,#f9fbfa,#e8f0eb)}body.ez-checkout-page .ez-checkout-luxury-head{padding:35px 18px 25px}.ez-checkout-luxury-head span{background:var(--ez-primary);color:#fff!important;box-shadow:0 8px 18px rgba(8,44,33,.12)}.ez-checkout-luxury-head h1{font-size:clamp(34px,5vw,54px);letter-spacing:-.055em;margin:12px 0 4px}.ez-checkout-luxury-head p{font-size:14px;max-width:540px}.ez-checkout-page .woocommerce-checkout{gap:18px!important}.ez-checkout-page #customer_details,.ez-checkout-page #order_review{border-radius:26px!important;border:1px solid rgba(11,61,46,.10)!important;box-shadow:0 20px 55px rgba(8,44,33,.09)!important}.ez-checkout-page #customer_details{padding:30px!important;background:rgba(255,255,255,.94)!important}.ez-checkout-page #order_review{padding:25px!important;background:rgba(255,255,255,.96)!important}.ez-checkout-page .woocommerce-billing-fields>h3{font-size:24px!important;letter-spacing:-.03em}.ez-checkout-page .form-row label{color:#34443d}.ez-checkout-page .form-row input.input-text,.ez-checkout-page .form-row select{min-height:55px!important;border-radius:14px!important;background:#f8faf9!important;border:1px solid #dce6e0!important}.ez-checkout-page .form-row input.input-text:hover,.ez-checkout-page .form-row select:hover{border-color:#bdcec5}.ez-checkout-page #order_review_heading{font-size:22px!important;letter-spacing:-.03em}.ez-checkout-page .woocommerce-checkout-review-order-table td,.ez-checkout-page .woocommerce-checkout-review-order-table th{padding:13px 0!important}.ez-checkout-page .woocommerce-checkout-review-order-table tfoot .order-total td,.ez-checkout-page .woocommerce-checkout-review-order-table tfoot .order-total th{font-size:18px!important;padding-top:18px!important}.ez-checkout-page #payment{background:#f2f7f4!important;border:1px solid #e0e9e4;border-radius:18px!important}.ez-checkout-page #place_order{min-height:60px!important;border-radius:15px!important;background:linear-gradient(135deg,#063425,#0d6047)!important;color:#fff!important;font-size:15px!important;box-shadow:0 14px 28px rgba(8,44,33,.20)!important}.ez-checkout-page #place_order:hover{transform:translateY(-1px);box-shadow:0 18px 32px rgba(8,44,33,.24)!important}body.woocommerce-order-received{background:radial-gradient(circle at 50% -5%,rgba(217,166,46,.23),transparent 30%),radial-gradient(circle at 0 60%,rgba(11,61,46,.10),transparent 25%),linear-gradient(145deg,#f9fbfa,#e5eee9)}body.woocommerce-order-received .ez-order-success{max-width:900px;border-radius:34px;padding:52px 44px;background:radial-gradient(circle at 100% 0,rgba(217,166,46,.15),transparent 28%),linear-gradient(145deg,rgba(255,255,255,.98),rgba(238,247,242,.96));box-shadow:0 30px 90px rgba(8,44,33,.16)}body.woocommerce-order-received .ez-order-success h1{font-size:clamp(34px,6vw,58px)}body.woocommerce-order-received .ez-order-success-grid{gap:12px}body.woocommerce-order-received .ez-order-success-grid>div{border-radius:18px;box-shadow:0 8px 24px rgba(8,44,33,.04)}@media(max-width:900px){.ez-account-auth-card{grid-template-columns:1fr}.ez-auth-visual{min-height:260px;padding:30px}.ez-auth-visual h1{font-size:42px}.ez-auth-forms{padding:30px 22px}.ez-account-shell-v493{width:100%;margin-top:18px}.ez-account-profile-hero-v493{border-radius:0;margin:0;padding:16px 14px}.ez-account-layout-v493{display:block}.ez-account-sidebar-v493{margin:0;border-radius:0}.ez-account-main-v493{padding:12px}.ez-account-identity{border-radius:22px}.ez-account-action-grid{grid-template-columns:1fr}.ez-account-balance-v493{border-radius:22px}.ez-account-stats-v493{grid-template-columns:1fr 1fr}.ez-account-stat-v493:last-child{grid-column:1/-1}.ez-account-menu-toggle{display:inline-flex!important}}@media(max-width:520px){.ez-auth-visual{min-height:220px;padding:25px 20px}.ez-auth-visual h1{font-size:34px}.ez-auth-forms{padding:26px 18px}.ez-auth-forms>h2{font-size:31px}.ez-account-profile-main .ez-account-avatar-wrap{width:58px;height:58px;flex-basis:58px}.ez-account-profile-main h1{font-size:25px}.ez-account-profile-actions{margin-left:auto}.ez-account-edit{font-size:10px}.ez-account-identity{padding:18px;align-items:flex-start}.ez-account-identity .ez-account-avatar-wrap{width:64px;height:64px;flex-basis:64px}.ez-account-identity h1{font-size:26px}.ez-account-identity .ez-account-edit{display:none}.ez-account-balance-v493{padding:22px 18px;display:block}.ez-account-balance-v493 strong{font-size:34px}.ez-account-gold-btn{margin-top:15px}.ez-account-stats-v493{grid-template-columns:1fr 1fr}.ez-stat-v493{padding:17px}.ez-stat-v493 strong{font-size:28px}.ez-account-stat-v493:last-child{grid-column:auto}.ez-account-quick{padding:18px;border-radius:22px}.ez-account-quick-head{display:block}.ez-account-quick-head small{display:block;margin-top:3px}.ez-account-action{padding:14px}.ez-account-referral-placeholder{border-radius:22px;padding:32px 18px}.ez-checkout-luxury-head{padding:28px 15px 18px!important}.ez-checkout-page .woocommerce{padding-left:0!important;padding-right:0!important}.ez-checkout-page #customer_details,.ez-checkout-page #order_review{border-radius:0!important;border-left:0!important;border-right:0!important;padding:22px 16px!important}.ez-order-success{border-radius:0!important;border-left:0!important;border-right:0!important;margin:10px 0!important;padding:38px 18px!important}}.ez-account-layout-v494{display:block;max-width:980px;margin:0 auto;padding:0 0 40px}.ez-account-sidebar-v494{display:none;position:relative;margin:0 0 16px;background:rgba(255,255,255,.98);border:1px solid var(--ez-line);border-radius:22px;padding:12px;box-shadow:0 18px 45px rgba(8,44,33,.08)}.ez-account-sidebar-v494:not([hidden]){display:block}.ez-account-sidebar-v494 .woocommerce-MyAccount-navigation ul{list-style:none;margin:0;padding:0;display:grid;gap:5px}.ez-account-sidebar-v494 .woocommerce-MyAccount-navigation a{display:flex;align-items:center;min-height:48px;padding:12px 14px;border-radius:13px;font-weight:850}.ez-account-sidebar-v494 .woocommerce-MyAccount-navigation .is-active a{background:var(--ez-primary);color:#fff}.ez-account-profile-hero-v494{position:relative;margin:0 calc(50% - 50vw);padding:34px max(24px,calc((100vw - 1180px)/2));background:radial-gradient(circle at 90% 0,rgba(217,166,46,.24),transparent 30%),linear-gradient(135deg,#062f23,#0b5b43);color:#fff;display:flex;align-items:flex-end;justify-content:space-between;gap:25px;box-shadow:0 22px 60px rgba(8,44,33,.18)}.ez-account-profile-main{display:flex;align-items:center;gap:18px;min-width:0}.ez-account-profile-main .ez-account-avatar-wrap{width:92px;height:92px;flex:0 0 92px;padding:3px;border-radius:28px;background:linear-gradient(145deg,#f2c45b,#fff0b4);box-shadow:0 14px 30px rgba(0,0,0,.18)}.ez-account-profile-main .ez-account-avatar-wrap img{width:100%;height:100%;border-radius:24px;object-fit:cover}.ez-account-profile-kicker{font-size:10px;letter-spacing:.18em;font-weight:950;color:#dfece6}.ez-account-profile-main h1{font-size:42px;line-height:1;margin:7px 0 5px;letter-spacing:-.05em}.ez-account-profile-main small{color:#cfe1d9;font-size:13px}.ez-account-profile-actions{display:flex;gap:10px;align-items:center}.ez-account-menu-toggle,.ez-account-logout{border:1px solid rgba(255,255,255,.22);min-height:48px;padding:0 18px;border-radius:14px;font-weight:900;text-decoration:none}.ez-account-menu-toggle{display:inline-flex;align-items:center;gap:9px;background:rgba(255,255,255,.10);color:#fff;cursor:pointer}.ez-account-logout{display:inline-flex;align-items:center;background:var(--ez-accent);color:var(--ez-primary)!important;border-color:var(--ez-accent)}.ez-account-main-v494{max-width:980px;margin:18px auto 0}.ez-account-dashboard-v494{display:grid;gap:16px}.ez-account-balance-v494{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:28px 30px;border-radius:28px;background:radial-gradient(circle at 95% 10%,rgba(242,196,91,.20),transparent 30%),linear-gradient(135deg,#063425,#0c6047);color:#fff;box-shadow:0 22px 50px rgba(8,44,33,.15)}.ez-account-balance-v494>div span{display:block;font-size:10px;letter-spacing:.17em;font-weight:950;color:#c9ddd5}.ez-account-balance-v494 strong{display:block;font-size:40px;line-height:1.05;margin-top:7px}.ez-account-stats-v494{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.ez-stat-v494{display:block;padding:24px;border-radius:24px;background:#fff;border:1px solid var(--ez-line);box-shadow:0 12px 32px rgba(8,44,33,.06);text-decoration:none}.ez-stat-v494 span{display:block;font-size:10px;letter-spacing:.15em;font-weight:950;color:var(--ez-muted)}.ez-stat-v494 strong{display:block;font-size:36px;line-height:1;margin-top:10px;color:var(--ez-ink)}.ez-account-quick-v494{padding:24px;border-radius:28px;background:rgba(255,255,255,.92);border:1px solid var(--ez-line);box-shadow:0 16px 42px rgba(8,44,33,.07)}.ez-account-quick-head{margin-bottom:14px}.ez-account-quick-head span{font-size:10px;letter-spacing:.18em;font-weight:950;color:var(--ez-primary)}.ez-account-action-grid-v494{display:grid;grid-template-columns:1fr 1fr;gap:12px}.ez-account-action-v494{display:flex;align-items:center;gap:12px;padding:17px;border-radius:18px;background:#f6faf7;border:1px solid #e0e9e3;text-decoration:none;color:var(--ez-ink);transition:.18s}.ez-account-action-v494:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(8,44,33,.08)}.ez-account-action-v494>b{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:#e2eee8;color:var(--ez-primary);font-size:18px}.ez-account-action-v494 span{min-width:0}.ez-account-action-v494 strong{display:block;font-size:13px}.ez-account-action-v494 small{display:block;color:var(--ez-muted);font-size:10px;margin-top:3px}.ez-account-action-v494 i{font-style:normal;margin-left:auto;color:var(--ez-primary);font-weight:900}.ez-account-page .woocommerce-MyAccount-navigation{float:none;width:auto}.ez-account-page .woocommerce-MyAccount-content{float:none;width:auto}@media(min-width:901px){.ez-account-sidebar-v494{max-width:980px;margin-left:auto;margin-right:auto}.ez-account-sidebar-v494[hidden]{display:none}.ez-account-sidebar-v494:not([hidden]){display:block}.ez-account-profile-hero-v494{padding-top:30px;padding-bottom:30px}.ez-account-profile-actions{margin-left:auto}}@media(max-width:900px){.ez-account-profile-hero-v494{margin-left:-16px;margin-right:-16px;padding:26px 18px;align-items:flex-start;flex-direction:column}.ez-account-profile-main .ez-account-avatar-wrap{width:72px;height:72px;flex-basis:72px;border-radius:22px}.ez-account-profile-main h1{font-size:34px}.ez-account-profile-actions{width:100%}.ez-account-menu-toggle,.ez-account-logout{flex:0 0 auto}.ez-account-sidebar-v494{margin-left:-16px;margin-right:-16px;border-radius:0;padding:12px 16px}.ez-account-main-v494{margin-left:-16px;margin-right:-16px;padding:0}.ez-account-balance-v494,.ez-account-stats-v494,.ez-account-quick-v494{border-radius:0}.ez-account-balance-v494{padding:25px 18px}.ez-account-stats-v494{grid-template-columns:1fr 1fr;gap:1px;background:#e6eee9}.ez-stat-v494{border-radius:0;padding:21px 18px}.ez-account-action-grid-v494{grid-template-columns:1fr}.ez-account-quick-v494{padding:22px 18px}}@media(max-width:520px){.ez-account-profile-main{gap:13px}.ez-account-profile-main h1{font-size:30px}.ez-account-profile-main small{font-size:11px}.ez-account-profile-actions{gap:8px}.ez-account-menu-toggle,.ez-account-logout{min-height:46px;padding:0 15px}.ez-account-balance-v494 strong{font-size:34px}.ez-stat-v494 strong{font-size:30px}}.ez-gallery-main{touch-action:pan-y!important}.ez-gallery-track{will-change:transform}.ez-sticky-buy{z-index:1200}.ez-compare-bar{z-index:1100}.ez-box-card{background:var(--ez-box-bg)!important}.ez-box-title h2{color:var(--ez-box-title)!important}.ez-box-grid .ez-box-item{background:var(--ez-box-item-bg)!important;border-color:var(--ez-box-border)!important}.ez-box-grid .ez-box-icon,.ez-box-grid .ez-box-item:nth-child(3n+2) .ez-box-icon,.ez-box-grid .ez-box-item:nth-child(3n) .ez-box-icon{background:var(--ez-box-icon-bg)!important;color:var(--ez-box-icon)!important}.ez-box-grid .ez-box-icon svg{color:inherit}.ez-sticky-buy button{border:0;cursor:pointer}.ez-sticky-buy button[disabled]{opacity:.7;cursor:wait}.ez-footer-premium{position:relative;overflow:hidden;margin-top:58px;background:radial-gradient(circle at 88% 0%,rgba(217,166,46,.18),transparent 30%),radial-gradient(circle at 8% 100%,rgba(20,90,66,.42),transparent 35%),linear-gradient(145deg,#041e17,#082c21 58%,#06382a);color:#cbdad4;border-top:1px solid rgba(255,255,255,.08)}.ez-footer-glow{position:absolute;width:320px;height:320px;right:-150px;top:-170px;border-radius:50%;border:1px solid rgba(242,196,91,.14);box-shadow:0 0 0 28px rgba(242,196,91,.035),0 0 0 56px rgba(242,196,91,.02);pointer-events:none}.ez-footer-premium-top{position:relative;display:grid;grid-template-columns:1.65fr repeat(3,1fr);gap:42px;padding:62px 0 48px}.ez-footer-brand{max-width:430px}.ez-footer-logo{display:inline-flex!important;align-items:center;gap:11px;color:#fff!important;font-size:23px;font-weight:950;letter-spacing:.08em;padding:0!important}.ez-footer-mark{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(135deg,var(--ez-accent),var(--ez-accent-2));color:var(--ez-primary);font-size:23px;font-weight:1000;box-shadow:0 12px 28px rgba(0,0,0,.2)}.ez-footer-brand p{max-width:380px;margin:18px 0 20px;color:#aebfb8;font-size:14px;line-height:1.75}.ez-footer-trust{display:flex;flex-wrap:wrap;gap:8px}.ez-footer-trust span{padding:8px 10px;border:1px solid rgba(255,255,255,.10);border-radius:10px;background:rgba(255,255,255,.045);font-size:10px;color:#d9e6e0}.ez-footer-premium .ez-footer-col h3{margin:4px 0 14px;color:#fff;font-size:13px;letter-spacing:.12em;text-transform:uppercase}.ez-footer-premium .ez-footer-col a{display:block!important;margin:0!important;padding:7px 0!important;color:#aebfb8!important;font-size:13px;transition:color .16s ease,transform .16s ease}.ez-footer-premium .ez-footer-col a:hover{color:#fff!important;transform:translateX(3px)}.ez-footer-premium-bottom{position:relative;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:19px 0 calc(19px+env(safe-area-inset-bottom));border-top:1px solid rgba(255,255,255,.09);font-size:11px;color:#91a69e}@media(max-width:900px){.ez-footer-premium-top{grid-template-columns:1.3fr 1fr;gap:30px;padding:46px 0 34px}.ez-footer-brand{grid-column:1/-1;max-width:none}.ez-footer-premium-bottom{display:block;line-height:1.7}.ez-footer-premium-bottom span{display:block}.ez-footer-premium-bottom span+span{margin-top:4px}}@media(max-width:520px){.ez-footer-premium-top{grid-template-columns:1fr 1fr;gap:26px 18px;padding:38px 0 30px}.ez-footer-brand{grid-column:1/-1}.ez-footer-trust{display:grid;grid-template-columns:1fr 1fr}.ez-footer-trust span{font-size:9px}.ez-footer-premium .ez-footer-col a{font-size:12px}}.ez-category-about--premium{background:linear-gradient(135deg,#063c2d 0%,#0a5a43 55%,#0c6b4f 100%);border-radius:30px;box-shadow:0 24px 65px rgba(5,52,39,.18);overflow:hidden;color:#fff}.ez-category-about--premium:before{content:"";position:absolute;width:430px;height:430px;right:-150px;top:-230px;border-radius:50%;background:rgba(242,196,91,.12);pointer-events:none}.ez-category-about--premium:after{content:"";position:absolute;width:300px;height:300px;left:-180px;bottom:-220px;border-radius:50%;background:rgba(255,255,255,.055);pointer-events:none}.ez-category-about-premium-inner{position:relative;z-index:2;max-width:1180px;margin:0 auto;padding:56px clamp(22px,5vw,68px);display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:42px;align-items:center;min-height:310px}.ez-category-about-premium-copy{min-width:0}.ez-category-about-premium-kicker{display:flex;align-items:center;gap:11px;font-size:10px;letter-spacing:.2em;font-weight:950;color:#f2c45b;margin-bottom:15px}.ez-category-about-premium-kicker i{width:42px;height:3px;border-radius:99px;background:#f2c45b;display:block}.ez-category-about--premium h2{margin:0;color:#fff;font-size:clamp(30px,4vw,52px);line-height:1.08;letter-spacing:-.045em;max-width:850px}.ez-category-about--premium h2 strong{font-weight:950}.ez-category-about-premium-price{margin-top:5px;color:#f5ca61;font-size:clamp(24px,3vw,38px);font-weight:900;line-height:1.15;letter-spacing:-.035em}.ez-category-about--premium .ez-archive-description-content{margin-top:20px;max-width:760px;color:#d9ebe3;font-size:15px;line-height:1.75}.ez-category-about--premium .ez-archive-description-content p{margin:0 0 12px}.ez-category-about-premium-side{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}.ez-category-about-orb{width:150px;height:150px;border-radius:42px;display:grid;place-items:center;background:linear-gradient(145deg,rgba(242,196,91,.98),rgba(255,226,139,.88));color:#063c2d;font-size:68px;font-weight:950;letter-spacing:-.08em;box-shadow:0 20px 50px rgba(0,0,0,.16);transform:rotate(4deg)}.ez-category-about-badges{display:flex;flex-wrap:wrap;justify-content:center;gap:7px}.ez-category-about-badges span{padding:8px 10px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(255,255,255,.08);font-size:8px;font-weight:900;letter-spacing:.12em;color:#f5f7f5}.ez-account-sidebar-v494{z-index:20}.ez-account-sidebar-v494[hidden]{display:none!important}.ez-account-sidebar-v494.is-open{display:block!important}.ez-account-profile-main{min-width:0}.ez-account-profile-copy{min-width:0}.ez-account-profile-main small{display:block;max-width:42ch;overflow-wrap:anywhere}.ez-account-profile-actions{flex-shrink:0}.ez-account-stats-v494{grid-template-columns:repeat(3,minmax(0,1fr))}.ez-stat-v494{min-width:0}.ez-stat-v494 span,.ez-stat-v494 strong{overflow-wrap:anywhere}.ez-account-balance-v494>div{min-width:0}.ez-account-balance-v494 strong{overflow-wrap:anywhere}@media(max-width:900px){.ez-category-about--premium{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);border-radius:22px}.ez-category-about-premium-inner{grid-template-columns:1fr;gap:24px;padding:34px 22px 30px;min-height:0}.ez-category-about-premium-copy{width:100%}.ez-category-about--premium h2{font-size:clamp(29px,8vw,42px);line-height:1.1}.ez-category-about-premium-price{font-size:clamp(23px,6vw,32px)}.ez-category-about--premium .ez-archive-description-content{font-size:14px;line-height:1.7}.ez-category-about-premium-side{align-items:flex-start;flex-direction:row;gap:14px}.ez-category-about-orb{width:84px;height:84px;flex:0 0 84px;border-radius:25px;font-size:38px}.ez-category-about-badges{justify-content:flex-start;align-content:center}.ez-account-profile-hero-v494{position:relative}.ez-account-sidebar-v494{position:absolute!important;left:0;right:0;top:0;margin:0!important;border-radius:18px!important;padding:12px!important;background:#fff;box-shadow:0 20px 45px rgba(8,44,33,.15)}.ez-account-layout-v494{position:relative}.ez-account-main-v494{position:relative;z-index:1}.ez-account-balance-v494{position:relative;z-index:0}.ez-account-stats-v494{grid-template-columns:repeat(2,minmax(0,1fr));gap:1px}.ez-stat-v494:nth-child(3){grid-column:1/-1}.ez-stat-v494{min-height:112px;display:flex;flex-direction:column;justify-content:center}.ez-account-profile-actions{width:auto}.ez-account-profile-main h1{overflow-wrap:anywhere}}@media(max-width:520px){.ez-category-about--premium{border-radius:18px}.ez-category-about-premium-inner{padding:29px 18px 24px;gap:20px}.ez-category-about-premium-kicker{font-size:8px;letter-spacing:.16em}.ez-category-about-premium-kicker i{width:28px}.ez-category-about--premium h2{font-size:29px}.ez-category-about-premium-price{font-size:24px}.ez-category-about--premium .ez-archive-description-content{font-size:13px}.ez-category-about-premium-side{margin-top:2px}.ez-category-about-badges span{font-size:7px;padding:7px 8px}.ez-account-profile-main{max-width:100%}.ez-account-profile-main h1{font-size:30px;max-width:100%}.ez-account-profile-main small{font-size:11px;max-width:32ch}.ez-account-profile-actions{width:100%}.ez-account-profile-actions .ez-account-menu-toggle,.ez-account-profile-actions .ez-account-logout{flex:1;justify-content:center}.ez-account-balance-v494{gap:14px;align-items:flex-end}.ez-account-balance-v494 strong{font-size:33px}.ez-stat-v494{padding:18px 14px;min-height:104px}.ez-stat-v494 span{font-size:9px;letter-spacing:.12em}.ez-stat-v494 strong{font-size:29px;margin-top:8px}}.ez-category-about--premium{background:transparent!important;color:var(--ez-ink);box-shadow:none!important;border-radius:0!important;overflow:visible!important;margin-top:54px;padding:0}.ez-category-about--premium:before,.ez-category-about--premium:after{display:none!important}.ez-category-about--premium .ez-category-about-premium-inner{max-width:1180px;margin:0 auto;padding:0 0 34px;display:block;min-height:0}.ez-category-about--premium .ez-category-about-premium-copy{padding:0 0 28px;max-width:1120px}.ez-category-about--premium .ez-category-about-premium-kicker{display:flex;align-items:center;gap:12px;margin:0 0 15px;color:var(--ez-primary);font-size:11px;letter-spacing:.18em;font-weight:950}.ez-category-about--premium .ez-category-about-premium-kicker i{width:48px;height:3px;background:var(--ez-accent);border-radius:99px}.ez-category-about--premium h2{margin:0;color:var(--ez-ink);font-size:clamp(34px,4.2vw,56px);line-height:1.02;letter-spacing:-.055em;max-width:1050px}.ez-category-about--premium h2 strong{font-weight:950}.ez-category-about--premium .ez-category-about-premium-price{margin-top:8px;color:var(--ez-primary);font-size:clamp(26px,3vw,40px);line-height:1.08;font-weight:950;letter-spacing:-.045em}.ez-category-about--premium .ez-archive-description-content{margin-top:22px;max-width:1060px;color:#68736e;font-size:clamp(15px,1.7vw,19px);line-height:1.8}.ez-category-about--premium .ez-archive-description-content p{margin:0 0 14px}.ez-category-about-premium-cta{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;margin-top:22px;min-width:270px;padding:18px 25px;border-radius:18px;background:var(--ez-primary);color:#fff!important;font-size:18px;font-weight:950;box-shadow:0 14px 30px rgba(8,44,33,.14);transition:transform .18s ease,box-shadow .18s ease}.ez-category-about-premium-cta span{font-size:28px;line-height:1}.ez-category-about-premium-cta:hover{transform:translateY(-2px);box-shadow:0 18px 38px rgba(8,44,33,.18)}.ez-category-about-premium-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:28px}.ez-category-about-card{min-height:152px;padding:27px 30px;border:1px solid #e2e9e5;border-radius:27px;background:linear-gradient(145deg,#fff,#f9fbfa);box-shadow:0 8px 25px rgba(10,35,25,.045);display:flex;flex-direction:column;justify-content:center;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.ez-category-about-card:hover{transform:translateY(-2px);box-shadow:0 15px 35px rgba(10,35,25,.08);border-color:#d5e1db}.ez-category-about-card-value{display:block;color:var(--ez-ink);font-size:clamp(28px,3vw,40px);line-height:1.05;font-weight:950;letter-spacing:-.035em;overflow-wrap:anywhere}.ez-category-about-card-label{display:block;margin-top:13px;color:#707b76;font-size:clamp(15px,1.7vw,20px);line-height:1.35;font-weight:500;overflow-wrap:anywhere}.ez-category-about--premium .ez-category-about-premium-side{display:none}@media(max-width:900px){.ez-category-about--premium{margin-left:0!important;margin-right:0!important;margin-top:38px;padding:0!important}.ez-category-about--premium .ez-category-about-premium-inner{padding:0 0 28px;width:100%}.ez-category-about--premium .ez-category-about-premium-copy{padding:0 14px 22px}.ez-category-about--premium .ez-category-about-premium-kicker{font-size:9px;letter-spacing:.14em;margin-bottom:13px}.ez-category-about--premium .ez-category-about-premium-kicker i{width:34px}.ez-category-about--premium h2{font-size:clamp(30px,8vw,43px);line-height:1.04}.ez-category-about--premium .ez-category-about-premium-price{font-size:clamp(25px,6.5vw,34px);margin-top:7px}.ez-category-about--premium .ez-archive-description-content{font-size:15px;line-height:1.7;margin-top:18px}.ez-category-about-premium-cta{width:100%;min-width:0;min-height:56px;margin-top:20px;padding:16px 20px;border-radius:16px;font-size:16px}.ez-category-about-premium-cards{grid-template-columns:1fr 1fr;gap:10px;margin-top:0;padding:0 10px}.ez-category-about-card{min-height:132px;padding:20px 16px;border-radius:20px}.ez-category-about-card-value{font-size:28px}.ez-category-about-card-label{font-size:14px;margin-top:9px;line-height:1.3}}@media(max-width:430px){.ez-category-about-premium-cards{gap:8px;padding:0 7px}.ez-category-about-card{min-height:126px;padding:17px 14px;border-radius:18px}.ez-category-about-card-value{font-size:25px}.ez-category-about-card-label{font-size:13px}}.ez-account-balance-v494{padding:20px 24px;border-radius:22px;min-height:0}.ez-account-balance-v494 strong{font-size:34px;margin-top:5px}.ez-account-gold-btn{min-height:46px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;border-radius:13px;font-weight:900}@media(max-width:900px){.ez-account-balance-v494{padding:19px 18px;border-radius:18px;gap:14px}.ez-account-balance-v494 strong{font-size:31px}}@media(max-width:520px){.ez-account-balance-v494{padding:17px 14px;gap:10px}.ez-account-balance-v494>div span{font-size:9px}.ez-account-balance-v494 strong{font-size:28px}.ez-account-gold-btn{min-height:42px;padding:0 13px;font-size:12px;border-radius:12px}}.ez-category-about--premium{max-width:1180px!important;margin:72px auto 42px!important;padding:0!important;background:linear-gradient(145deg,#fff,#f7faf8)!important;border:1px solid #e1e9e4!important;border-radius:30px!important;box-shadow:0 20px 52px rgba(8,44,33,.09)!important;overflow:hidden!important}.ez-category-about--premium .ez-category-about-premium-inner{max-width:none!important;margin:0!important;padding:clamp(28px,4vw,52px)!important;display:block!important}.ez-category-about--premium .ez-category-about-premium-copy{max-width:none!important;padding:0!important}.ez-category-about-premium-cards{margin-top:28px!important;padding:0!important}.ez-category-about-card{background:#fff!important}@media(max-width:900px){.ez-category-about--premium{width:calc(100% - 24px)!important;margin:58px auto 34px!important;border-radius:24px!important}.ez-category-about--premium .ez-category-about-premium-inner{padding:26px 16px 16px!important}.ez-category-about--premium .ez-category-about-premium-copy{padding:0 4px!important}.ez-category-about-premium-cards{padding:0!important;margin-top:24px!important}}.ez-account-dashboard-v494{gap:18px!important}.ez-account-summary-v410{max-width:920px;margin:0 auto;width:calc(100% - 28px);padding:14px;border-radius:26px;background:linear-gradient(145deg,#f8fbf9,#edf4ef);border:1px solid var(--ez-line);box-shadow:0 16px 40px rgba(8,44,33,.07)}.ez-account-summary-v410 .ez-account-balance-v494{border-radius:19px!important;margin:0!important}.ez-account-summary-v410 .ez-account-stats-v494{margin-top:12px!important;gap:10px!important}.ez-account-summary-v410 .ez-stat-v494{border-radius:17px!important;padding:18px!important;min-height:100px!important}@media(max-width:900px){.ez-account-summary-v410{width:calc(100% - 24px);padding:10px;border-radius:20px}.ez-account-summary-v410 .ez-account-balance-v494{padding:18px 16px!important;border-radius:15px!important}.ez-account-summary-v410 .ez-account-stats-v494{gap:8px!important;background:transparent!important}.ez-account-summary-v410 .ez-stat-v494{border-radius:15px!important;padding:16px 14px!important;min-height:94px!important}.ez-stat-v494:nth-child(3){grid-column:1/-1}}@media(max-width:520px){.ez-account-summary-v410{width:calc(100% - 20px);padding:8px;border-radius:18px}.ez-account-summary-v410 .ez-account-balance-v494{padding:16px 13px!important}.ez-account-summary-v410 .ez-stat-v494{min-height:88px!important;padding:15px 12px!important}.ez-account-summary-v410 .ez-stat-v494 strong{font-size:27px!important}.ez-account-summary-v410 .ez-stat-v494 span{font-size:8px!important}}body.ez-checkout-page{background:linear-gradient(145deg,#f6f9f7,#edf3ef)!important}.ez-checkout-page .ez-checkout-luxury-head{width:100%!important;max-width:none!important;margin:0 0 28px!important;padding:42px 22px 38px!important;border-radius:0!important;background:radial-gradient(circle at 88% 0,rgba(217,166,46,.28),transparent 28%),linear-gradient(135deg,#062f24,#0c5942)!important;color:#fff!important;box-shadow:0 16px 40px rgba(8,44,33,.16)}.ez-checkout-luxury-head span{color:#f2c45b!important}.ez-checkout-luxury-head h1{color:#fff!important;margin:8px 0!important}.ez-checkout-luxury-head p{color:#d8e8df!important;max-width:620px!important}.ez-checkout-page form.checkout,.ez-checkout-page .woocommerce-checkout{max-width:1100px!important;margin:0 auto 50px!important;padding:28px!important;background:#fff!important;border:1px solid #dfe8e2!important;border-radius:28px!important;box-shadow:0 22px 60px rgba(8,44,33,.10)!important}.ez-checkout-page #customer_details,.ez-checkout-page #order_review{background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important}.ez-checkout-page #order_review{padding-left:24px!important;border-left:1px solid #e4ebe6!important}.ez-checkout-page #place_order{background:#b88908!important;color:#1c211d!important;border:0!important;min-height:56px!important;border-radius:14px!important;font-weight:950!important;box-shadow:0 12px 24px rgba(184,137,8,.22)!important}@media(max-width:900px){.ez-checkout-page .ez-checkout-luxury-head{padding:32px 20px 30px!important;margin-bottom:20px!important}.ez-checkout-page form.checkout,.ez-checkout-page .woocommerce-checkout{width:calc(100% - 24px)!important;padding:18px!important;border-radius:20px!important}.ez-checkout-page #order_review{padding:24px 0 0!important;border-left:0!important;border-top:1px solid #e4ebe6!important;margin-top:22px!important}}body.ez-account-page:not(.ez-account-dashboard-page) .ez-account-main-v494,body.ez-account-page:not(.ez-account-dashboard-page) .woocommerce-MyAccount-content{max-width:900px;margin-left:auto!important;margin-right:auto!important}body.ez-account-page:not(.ez-account-dashboard-page) .ez-account-main-v494 .woocommerce-MyAccount-content,body.ez-account-page:not(.ez-account-dashboard-page) .woocommerce-MyAccount-content{padding:22px!important;background:#fff!important;border:1px solid var(--ez-line)!important;border-radius:20px!important;box-shadow:0 12px 34px rgba(8,44,33,.06)!important;overflow-wrap:anywhere}body.ez-account-page:not(.ez-account-dashboard-page) .woocommerce-MyAccount-content h2,body.ez-account-page:not(.ez-account-dashboard-page) .woocommerce-MyAccount-content h3{line-height:1.2;letter-spacing:-.025em;margin:0 0 14px}body.ez-account-page:not(.ez-account-dashboard-page) .woocommerce-MyAccount-content table{width:100%;max-width:100%;table-layout:auto}body.ez-account-page:not(.ez-account-dashboard-page) .woocommerce-MyAccount-content td,body.ez-account-page:not(.ez-account-dashboard-page) .woocommerce-MyAccount-content th{vertical-align:middle;line-height:1.45}.ez-account-balance-v494 .ez-balance-price,.ez-account-balance-v494 .ez-balance-price .woocommerce-Price-amount{white-space:nowrap!important;display:inline-flex!important;align-items:baseline!important;gap:2px}.ez-account-balance-v494 .ez-balance-price{font-size:40px!important;line-height:1!important}.ez-account-balance-v494 .ez-balance-price .woocommerce-Price-currencySymbol{font-size:.62em!important;line-height:1!important;vertical-align:baseline!important;margin-right:1px!important}body.ez-checkout-page .ez-checkout-luxury-head{position:relative;z-index:1;width:100%!important;max-width:none!important;margin:0 0 30px!important;padding:48px 22px 40px!important;border-radius:0!important;background:radial-gradient(circle at 90% 0,rgba(217,166,46,.28),transparent 26%),linear-gradient(135deg,#062f24,#0c5b43)!important;color:#fff!important}body.ez-checkout-page .ez-checkout-luxury-head h1{max-width:1100px;margin:8px auto!important;font-size:clamp(34px,5vw,54px)!important;line-height:1.02!important}body.ez-checkout-page .ez-checkout-luxury-head p,body.ez-checkout-page .ez-checkout-luxury-head span{max-width:1100px;margin-left:auto;margin-right:auto}body.ez-checkout-page form.checkout{width:min(1100px,calc(100% - 32px))!important;margin:0 auto 55px!important;padding:30px!important;background:#fff!important;border:1px solid #dfe8e2!important;border-radius:28px!important;box-shadow:0 24px 65px rgba(8,44,33,.11)!important}body.ez-checkout-page #customer_details,body.ez-checkout-page #order_review{min-width:0!important}body.ez-checkout-page #place_order{background:#b88908!important;color:#171b18!important}.ez-wallet-checkout-option{margin:0 0 15px;padding:13px 14px;border:1px solid #d8e7de;border-radius:14px;background:#f4faf6}.ez-wallet-checkout-option label{display:flex;align-items:center;gap:10px;cursor:pointer}.ez-wallet-checkout-option input{accent-color:var(--ez-primary);width:17px;height:17px;flex:none}.ez-wallet-checkout-option span{display:block}.ez-wallet-checkout-option strong{display:block;font-size:13px}.ez-wallet-checkout-option small{display:block;margin-top:2px;color:var(--ez-muted);font-size:11px}.ez-category-about--premium .ez-category-about-premium-copy h2{max-width:900px;font-size:clamp(30px,4.2vw,52px)!important;line-height:1.08!important;letter-spacing:-.045em!important;text-wrap:balance}.ez-category-about--premium .ez-category-about-premium-copy h2 strong{display:inline!important;white-space:normal!important}.ez-category-about--premium .ez-category-about-premium-cards{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px!important}.ez-category-about--premium .ez-category-about-card{background:#f2f8f4!important;border-color:#d9e8df!important}@media(max-width:900px){body.ez-account-page:not(.ez-account-dashboard-page) .woocommerce-MyAccount-content{width:min(100%,720px)!important;margin-left:auto!important;margin-right:auto!important;padding:18px!important;border-radius:18px!important}body.ez-checkout-page .ez-checkout-luxury-head{padding:36px 20px 32px!important;margin-bottom:22px!important}body.ez-checkout-page form.checkout{width:calc(100% - 28px)!important;padding:20px!important;border-radius:22px!important}.ez-category-about--premium{width:calc(100% - 16px)!important;margin-left:auto!important;margin-right:auto!important}.ez-category-about--premium .ez-category-about-premium-inner{padding:28px 20px 20px!important}.ez-category-about--premium .ez-category-about-premium-copy h2{font-size:clamp(28px,7vw,40px)!important;line-height:1.1!important}}@media(max-width:520px){body.ez-account-page:not(.ez-account-dashboard-page) .woocommerce-MyAccount-content{width:calc(100% - 20px)!important;padding:17px!important;border-radius:17px!important}body.ez-account-page:not(.ez-account-dashboard-page) .woocommerce-MyAccount-content table{font-size:12px}.ez-account-balance-v494 .ez-balance-price{font-size:34px!important}body.ez-checkout-page .ez-checkout-luxury-head{padding:30px 16px 28px!important}body.ez-checkout-page form.checkout{width:calc(100% - 18px)!important;padding:18px 14px!important;border-radius:20px!important}.ez-category-about--premium{width:calc(100% - 10px)!important}.ez-category-about--premium .ez-category-about-premium-inner{padding:24px 18px 18px!important}.ez-category-about--premium .ez-category-about-premium-cards{gap:9px!important}.ez-category-about--premium .ez-category-about-card{padding:15px 12px!important}.ez-category-about--premium .ez-category-about-premium-copy h2{font-size:clamp(27px,7.2vw,36px)!important;line-height:1.1!important}}body.ez-checkout-page .ez-checkout-luxury-head{position:relative!important;left:auto!important;transform:none!important;width:100%!important;max-width:none!important;margin:0 0 32px!important;padding:52px 20px 42px!important;border:0!important;border-radius:0!important;background:radial-gradient(circle at 88% 0,rgba(217,166,46,.30),transparent 27%),linear-gradient(135deg,#062f24,#0d6148)!important;color:#fff!important;box-shadow:0 18px 45px rgba(8,44,33,.16)!important;box-sizing:border-box!important}body.ez-checkout-page .ez-checkout-luxury-inner{width:min(1120px,100%);margin:0 auto}body.ez-checkout-page .ez-checkout-luxury-head h1{display:block!important;max-width:100%!important;margin:8px 0 5px!important;color:#fff!important;font-size:clamp(34px,5vw,56px)!important;line-height:1.02!important;letter-spacing:-.05em!important}body.ez-checkout-page .ez-checkout-luxury-head p{margin:0!important;color:#d9e9e1!important;max-width:620px!important;font-size:14px!important}body.ez-checkout-page .ez-checkout-luxury-head span{display:inline-flex!important;color:#f2c45b!important;background:rgba(255,255,255,.10)!important;border:1px solid rgba(255,255,255,.16)!important;border-radius:999px!important;padding:7px 11px!important;font-size:10px!important;letter-spacing:.15em!important;font-weight:900!important}body.ez-checkout-page .woocommerce form.checkout,body.ez-checkout-page .woocommerce .woocommerce-checkout:not(.checkout){width:min(1120px,calc(100% - 32px))!important;max-width:1120px!important;margin:0 auto 60px!important;padding:32px!important;background:#fff!important;border:1px solid #dfe8e2!important;border-radius:28px!important;box-shadow:0 24px 70px rgba(8,44,33,.12)!important;box-sizing:border-box!important}body.ez-checkout-page .woocommerce form.checkout #customer_details,body.ez-checkout-page .woocommerce form.checkout #order_review{min-width:0!important}body.ez-checkout-page #place_order{background:#b88908!important;color:#171b18!important;border:0!important}body.ez-account-page:not(.ez-account-dashboard-page) .ez-account-endpoint-main{width:min(860px,calc(100% - 48px))!important;max-width:860px!important;margin:18px auto 45px!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;overflow:visible!important}body.ez-account-page:not(.ez-account-dashboard-page) .ez-account-endpoint-main .woocommerce-MyAccount-content{width:100%!important;max-width:100%!important;margin:0!important;padding:28px!important;background:#fff!important;border:1px solid #dfe8e2!important;border-radius:22px!important;box-shadow:0 16px 42px rgba(8,44,33,.08)!important;box-sizing:border-box!important;overflow-wrap:anywhere!important}body.ez-account-page:not(.ez-account-dashboard-page) .ez-account-endpoint-main .woocommerce-MyAccount-content table{width:100%!important;max-width:100%!important}body.ez-account-page:not(.ez-account-dashboard-page) .ez-account-endpoint-main .woocommerce-MyAccount-content h2,body.ez-account-page:not(.ez-account-dashboard-page) .ez-account-endpoint-main .woocommerce-MyAccount-content h3{position:relative;margin:0 0 18px!important;line-height:1.2!important}.ez-category-about--premium .ez-category-about-seo-title{display:block!important;max-width:1050px!important;margin:0!important;padding:0!important;font-size:clamp(30px,4.25vw,54px)!important;line-height:1.08!important;letter-spacing:-.045em!important;font-weight:950!important;text-wrap:unset!important;white-space:normal!important;overflow:visible!important}.ez-category-about--premium .ez-category-about-seo-title strong{display:inline!important}@media(max-width:900px){body.ez-checkout-page .ez-checkout-luxury-head{padding:38px 20px 32px!important;margin-bottom:24px!important}body.ez-checkout-page .woocommerce form.checkout,body.ez-checkout-page .woocommerce .woocommerce-checkout:not(.checkout){width:calc(100% - 28px)!important;padding:20px!important;border-radius:22px!important}body.ez-account-page:not(.ez-account-dashboard-page) .ez-account-endpoint-main{width:calc(100% - 32px)!important;margin:14px auto 35px!important}body.ez-account-page:not(.ez-account-dashboard-page) .ez-account-endpoint-main .woocommerce-MyAccount-content{padding:20px!important;border-radius:18px!important}.ez-category-about--premium .ez-category-about-seo-title{font-size:clamp(25px,5.5vw,42px)!important;white-space:nowrap!important;text-wrap:nowrap!important;letter-spacing:-.035em!important}}@media(max-width:520px){body.ez-checkout-page .ez-checkout-luxury-head{padding:30px 16px 28px!important}body.ez-checkout-page .ez-checkout-luxury-head h1{font-size:34px!important}body.ez-checkout-page .woocommerce form.checkout,body.ez-checkout-page .woocommerce .woocommerce-checkout:not(.checkout){width:calc(100% - 18px)!important;padding:17px 14px!important;border-radius:20px!important}body.ez-account-page:not(.ez-account-dashboard-page) .ez-account-endpoint-main{width:calc(100% - 24px)!important}body.ez-account-page:not(.ez-account-dashboard-page) .ez-account-endpoint-main .woocommerce-MyAccount-content{padding:17px!important;border-radius:17px!important}.ez-category-about--premium .ez-category-about-seo-title{font-size:clamp(21px,5.4vw,31px)!important;letter-spacing:-.03em!important}}body.ez-checkout-page .wc-block-checkout{width:min(1120px,calc(100% - 32px))!important;max-width:1120px!important;margin:0 auto 55px!important;padding:30px!important;background:#fff!important;border:1px solid #dfe8e2!important;border-radius:28px!important;box-shadow:0 24px 65px rgba(8,44,33,.11)!important;box-sizing:border-box!important}body.ez-checkout-page .wc-block-checkout__actions button,body.ez-checkout-page .wc-block-components-checkout-place-order-button{background:#b88908!important;color:#171b18!important;border:0!important;border-radius:14px!important;min-height:56px!important;font-weight:900!important}body.ez-checkout-page .wc-block-checkout__shipping-methods,body.ez-checkout-page .wc-block-components-order-summary,body.ez-checkout-page .wc-block-components-checkout-step{border-color:#e1e9e4!important}body.ez-account-page:not(.ez-account-dashboard-page) .ez-account-endpoint-main{width:min(860px,calc(100% - 48px))!important;max-width:860px!important;margin:18px auto 45px!important}body.ez-account-page:not(.ez-account-dashboard-page) .ez-account-endpoint-main .woocommerce-MyAccount-content{width:100%!important;max-width:100%!important;margin:0!important;padding:28px!important;box-sizing:border-box!important;overflow-wrap:anywhere!important}.ez-category-about--premium .ez-category-about-seo-title{display:block!important;width:100%!important;max-width:1050px!important;white-space:normal!important;text-wrap:unset!important;overflow-wrap:normal!important;word-break:normal!important;hyphens:none!important}.ez-category-about--premium .ez-category-about-card{background:#f2f8f4!important}@media(max-width:900px){body.ez-checkout-page .wc-block-checkout{width:calc(100% - 28px)!important;padding:20px!important;border-radius:22px!important}body.ez-account-page:not(.ez-account-dashboard-page) .ez-account-endpoint-main{width:calc(100% - 32px)!important}.ez-category-about--premium .ez-category-about-seo-title{white-space:normal!important;font-size:clamp(25px,5.5vw,42px)!important;line-height:1.08!important}}@media(max-width:520px){body.ez-checkout-page .wc-block-checkout{width:calc(100% - 18px)!important;padding:17px 14px!important;border-radius:20px!important}body.ez-account-page:not(.ez-account-dashboard-page) .ez-account-endpoint-main{width:calc(100% - 24px)!important}.ez-category-about--premium .ez-category-about-seo-title{white-space:normal!important;font-size:clamp(22px,7vw,32px)!important;line-height:1.08!important;letter-spacing:-.03em!important}}body.ez-checkout-block-page .ez-checkout-luxury-head{margin-bottom:24px!important}body.ez-checkout-block-page .wc-block-checkout{width:min(1180px,calc(100% - 24px))!important;max-width:1180px!important;margin:0 auto 60px!important;padding:34px!important;box-sizing:border-box!important}body.ez-checkout-block-page form.checkout{display:none!important}body.ez-checkout-block-page .woocommerce form.checkout{display:none!important}@media(max-width:900px){body.ez-checkout-block-page .wc-block-checkout{width:calc(100% - 20px)!important;padding:20px!important;margin-bottom:40px!important}}@media(max-width:520px){body.ez-checkout-block-page .wc-block-checkout{width:calc(100% - 12px)!important;padding:15px!important;border-radius:18px!important}}body.ez-checkout-page .ez-checkout-luxury-head h1{color:#f3ead8!important}body.ez-checkout-page .ez-checkout-luxury-head p{color:#dfe9e3!important}.ez-category-about--premium .ez-category-about-card{background:#f2f8f4!important;border-color:#d9e8df!important}.ez-category-about .ez-archive-description-content p{margin:0 0 1em}.ez-category-about .ez-archive-description-content p:last-child{margin-bottom:0}.ez-category-about .ez-archive-description-content ul,.ez-category-about .ez-archive-description-content ol{margin:0 0 1em 1.25em}.ez-category-about .ez-archive-description-content a{text-decoration:underline}.ez-account-funds{max-width:720px;margin:0 auto}.ez-category-about--premium .ez-category-about-premium-copy h2,.ez-category-about--premium .ez-category-about-seo-title{font-size:clamp(27px,3.2vw,38px)!important;line-height:1.12!important;letter-spacing:-.035em!important;max-width:900px!important}.ez-category-about--current h2{font-size:clamp(28px,3.2vw,38px)!important;line-height:1.12!important}.ez-category-about .ez-archive-description-content{overflow-wrap:anywhere!important}body.ez-checkout-page form.checkout{width:min(1180px,calc(100% - 24px))!important;max-width:1180px!important;margin-left:auto!important;margin-right:auto!important}body.ez-checkout-page .wc-block-checkout{width:min(1180px,calc(100% - 24px))!important;max-width:1180px!important;margin-left:auto!important;margin-right:auto!important}body.ez-checkout-block-page form.checkout{display:grid!important}body.ez-checkout-block-page .woocommerce form.checkout{display:grid!important}body.ez-checkout-page .ez-checkout-luxury-head h1{font-size:clamp(30px,4vw,44px)!important}body.ez-account-page:not(.ez-account-dashboard-page) .woocommerce-orders-table{border-collapse:separate!important;border-spacing:0 8px!important}body.ez-account-page:not(.ez-account-dashboard-page) .woocommerce-orders-table thead th{font-size:11px!important;text-transform:uppercase;letter-spacing:.08em;color:var(--ez-muted);padding:10px!important;border:0!important}body.ez-account-page:not(.ez-account-dashboard-page) .woocommerce-orders-table tbody tr{background:#f8faf9!important}body.ez-account-page:not(.ez-account-dashboard-page) .woocommerce-orders-table tbody td{padding:13px 10px!important;border-top:1px solid #e3e9e5!important;border-bottom:1px solid #e3e9e5!important}body.ez-account-page:not(.ez-account-dashboard-page) .woocommerce-orders-table tbody td:first-child{border-left:1px solid #e3e9e5!important;border-radius:12px 0 0 12px}body.ez-account-page:not(.ez-account-dashboard-page) .woocommerce-orders-table tbody td:last-child{border-right:1px solid #e3e9e5!important;border-radius:0 12px 12px 0}body.ez-account-page:not(.ez-account-dashboard-page) .woocommerce-orders-table .woocommerce-button.view,body.ez-account-page:not(.ez-account-dashboard-page) .woocommerce-orders-table .woocommerce-button{display:inline-flex!important;align-items:center;justify-content:center;min-height:38px!important;padding:8px 13px!important;border-radius:10px!important;background:var(--ez-primary)!important;color:#fff!important;font-size:11px!important;font-weight:850!important;border:0!important}body.ez-account-page:not(.ez-account-dashboard-page) .woocommerce-order-details{margin:0!important}body.ez-account-page:not(.ez-account-dashboard-page) .woocommerce-order-details h2,body.ez-account-page:not(.ez-account-dashboard-page) .woocommerce-customer-details h2{font-size:20px!important;margin:0 0 14px!important}body.ez-account-page:not(.ez-account-dashboard-page) .woocommerce-table--order-details{width:100%!important;border-collapse:separate!important;border-spacing:0!important;border:1px solid #e3e9e5!important;border-radius:14px!important;overflow:hidden!important}body.ez-account-page:not(.ez-account-dashboard-page) .woocommerce-table--order-details th,body.ez-account-page:not(.ez-account-dashboard-page) .woocommerce-table--order-details td{padding:12px 13px!important;border-bottom:1px solid #e3e9e5!important;vertical-align:middle!important}body.ez-account-page:not(.ez-account-dashboard-page) .woocommerce-table--order-details tr:last-child th,body.ez-account-page:not(.ez-account-dashboard-page) .woocommerce-table--order-details tr:last-child td{border-bottom:0!important}.ez-order-details-actions{display:flex!important;justify-content:flex-start!important;margin:20px 0 0!important}.ez-order-back-button{display:inline-flex!important;align-items:center;justify-content:center;min-height:44px!important;padding:10px 16px!important;border-radius:12px!important;background:var(--ez-primary)!important;color:#fff!important;font-weight:850!important}.ez-account-balance-v494 .ez-balance-price{font-size:42px!important;line-height:1!important;white-space:nowrap!important;display:inline-flex!important;align-items:baseline!important;gap:2px!important;font-weight:950!important}.ez-account-balance-v494 .ez-balance-price .woocommerce-Price-amount{font-size:inherit!important;line-height:inherit!important;display:inline-flex!important;align-items:baseline!important;gap:2px!important}.ez-account-balance-v494 .ez-balance-price .woocommerce-Price-currencySymbol{font-size:1em!important;line-height:1!important;vertical-align:baseline!important;margin:0!important;font-weight:950!important}@media(max-width:900px){.ez-category-about--premium .ez-category-about-premium-copy h2,.ez-category-about--premium .ez-category-about-seo-title{font-size:clamp(25px,5.5vw,34px)!important}body.ez-checkout-page form.checkout,body.ez-checkout-page .wc-block-checkout{width:calc(100% - 18px)!important;padding:20px!important}.ez-account-balance-v494 .ez-balance-price{font-size:38px!important}body.ez-account-page:not(.ez-account-dashboard-page) .woocommerce-orders-table{display:block!important;overflow-x:auto!important}}@media(max-width:520px){.ez-category-about--premium .ez-category-about-premium-copy h2,.ez-category-about--premium .ez-category-about-seo-title,.ez-category-about--current h2{font-size:27px!important}body.ez-checkout-page form.checkout,body.ez-checkout-page .wc-block-checkout{width:calc(100% - 12px)!important;padding:16px 13px!important;border-radius:18px!important}.ez-account-balance-v494 .ez-balance-price{font-size:34px!important}.ez-order-details-actions{justify-content:stretch!important}.ez-order-back-button{width:100%!important}}body.ez-checkout-block-page .woocommerce-checkout{background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;width:100%!important;max-width:none!important;margin:0!important}body.ez-checkout-block-page .woocommerce-checkout>.wc-block-checkout,body.ez-checkout-block-page .wc-block-checkout{width:min(1180px,calc(100% - 12px))!important;max-width:1180px!important;margin:0 auto 50px!important;padding:28px!important;background:#fff!important;border:1px solid #dfe8e2!important;border-radius:24px!important;box-shadow:0 20px 55px rgba(8,44,33,.10)!important;box-sizing:border-box!important}body.ez-checkout-block-page .wc-block-checkout__main,body.ez-checkout-block-page .wc-block-checkout__sidebar{min-width:0!important}@media(max-width:900px){body.ez-checkout-block-page .woocommerce{width:100%!important;max-width:none!important;padding:0!important}body.ez-checkout-block-page .woocommerce-checkout>.wc-block-checkout,body.ez-checkout-block-page .wc-block-checkout{width:calc(100% - 8px)!important;max-width:none!important;margin:0 auto 35px!important;padding:18px 14px!important;border-radius:18px!important}}@media(max-width:520px){body.ez-checkout-block-page .woocommerce-checkout>.wc-block-checkout,body.ez-checkout-block-page .wc-block-checkout{width:calc(100% - 4px)!important;padding:15px 11px!important;border-radius:16px!important}}body.ez-account-page:not(.ez-account-dashboard-page) .woocommerce-orders-table{width:100%!important;max-width:none!important;border-collapse:separate!important;border-spacing:0 10px!important;table-layout:fixed!important;white-space:normal!important}body.ez-account-page:not(.ez-account-dashboard-page) .woocommerce-orders-table thead th{padding:9px 12px!important;border:0!important;color:var(--ez-muted)!important;font-size:10px!important;text-transform:uppercase;letter-spacing:.08em}body.ez-account-page:not(.ez-account-dashboard-page) .woocommerce-orders-table tbody tr{background:#fff!important;border:1px solid #e1e9e4!important;box-shadow:0 8px 24px rgba(8,44,33,.055)!important}body.ez-account-page:not(.ez-account-dashboard-page) .woocommerce-orders-table tbody td{padding:14px 12px!important;border-top:1px solid #edf1ee!important;border-bottom:0!important;vertical-align:middle!important;white-space:normal!important;overflow-wrap:anywhere!important}body.ez-account-page:not(.ez-account-dashboard-page) .woocommerce-orders-table tbody td:first-child{border-top:0!important;border-left:1px solid #e1e9e4!important;border-radius:14px 0 0 0}body.ez-account-page:not(.ez-account-dashboard-page) .woocommerce-orders-table tbody td:last-child{border-right:1px solid #e1e9e4!important;border-radius:0 14px 0 0}body.ez-account-page:not(.ez-account-dashboard-page) .woocommerce-orders-table .woocommerce-button.view,body.ez-account-page:not(.ez-account-dashboard-page) .woocommerce-orders-table .woocommerce-button{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:40px!important;min-width:92px!important;padding:9px 15px!important;border:0!important;border-radius:10px!important;background:#b88908!important;color:#171b18!important;font-size:12px!important;font-weight:900!important;text-decoration:none!important;box-shadow:0 5px 12px rgba(184,137,8,.18)!important;white-space:nowrap!important}body.ez-account-page:not(.ez-account-dashboard-page) .woocommerce-orders-table .woocommerce-button.view:hover,body.ez-account-page:not(.ez-account-dashboard-page) .woocommerce-orders-table .woocommerce-button:hover{background:#9f7406!important;color:#fff!important}@media(max-width:700px){body.ez-account-page:not(.ez-account-dashboard-page) .ez-account-endpoint-main .woocommerce-MyAccount-content{width:100%!important;max-width:none!important;padding:14px!important}body.ez-account-page:not(.ez-account-dashboard-page) .woocommerce-orders-table{display:block!important;overflow:visible!important;border:0!important;border-collapse:separate!important;border-spacing:0!important;table-layout:auto!important}body.ez-account-page:not(.ez-account-dashboard-page) .woocommerce-orders-table thead{display:none!important}body.ez-account-page:not(.ez-account-dashboard-page) .woocommerce-orders-table tbody{display:grid!important;gap:12px!important}body.ez-account-page:not(.ez-account-dashboard-page) .woocommerce-orders-table tbody tr{display:block!important;width:100%!important;margin:0!important;padding:5px 14px 14px!important;border:1px solid #dfe8e2!important;border-radius:16px!important;box-shadow:0 8px 24px rgba(8,44,33,.06)!important;background:#fff!important}body.ez-account-page:not(.ez-account-dashboard-page) .woocommerce-orders-table tbody td,body.ez-account-page:not(.ez-account-dashboard-page) .woocommerce-orders-table tbody td:first-child,body.ez-account-page:not(.ez-account-dashboard-page) .woocommerce-orders-table tbody td:last-child{display:grid!important;grid-template-columns:minmax(82px,38%) minmax(0,1fr)!important;align-items:center!important;gap:12px!important;width:100%!important;min-width:0!important;padding:10px 0!important;border:0!important;border-bottom:1px solid #edf1ee!important;border-radius:0!important;text-align:right!important;white-space:normal!important;overflow-wrap:anywhere!important}body.ez-account-page:not(.ez-account-dashboard-page) .woocommerce-orders-table tbody td::before{content:attr(data-title)!important;color:#53615a!important;font-size:11px!important;font-weight:850!important;text-align:left!important}body.ez-account-page:not(.ez-account-dashboard-page) .woocommerce-orders-table tbody td.woocommerce-orders-table__cell-order-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;padding-top:13px!important;border-bottom:0!important}body.ez-account-page:not(.ez-account-dashboard-page) .woocommerce-orders-table tbody td.woocommerce-orders-table__cell-order-actions::before{content:'Actions'!important;margin-right:auto!important;color:#53615a!important;font-size:11px!important;font-weight:850!important}body.ez-account-page:not(.ez-account-dashboard-page) .woocommerce-orders-table tbody td.woocommerce-orders-table__cell-order-actions .woocommerce-button{flex:0 0 auto!important;min-width:92px!important;margin:0!important}}.ez-account-balance-v494 .ez-balance-price{font-size:32px!important;line-height:1.05!important}.ez-account-balance-v494 .ez-balance-price .woocommerce-Price-amount{font-size:inherit!important;line-height:inherit!important}.ez-account-balance-v494 .ez-balance-price .woocommerce-Price-currencySymbol{font-size:1em!important;line-height:1!important}@media(max-width:900px){.ez-account-balance-v494 .ez-balance-price{font-size:29px!important}}@media(max-width:520px){.ez-account-balance-v494 .ez-balance-price{font-size:27px!important}}.ez-blog-related-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.ez-blog-related-grid .ez-card{display:flex;flex-direction:column;min-width:0;height:100%;overflow:hidden}.ez-blog-related-grid .ez-img{aspect-ratio:1/1;height:auto}.ez-blog-related-grid .ez-body{display:flex;flex-direction:column;flex:1;padding:14px}.ez-blog-related-grid .ez-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.7em}.ez-blog-related-grid .ez-price{margin-top:8px}.ez-blog-related-grid .ez-rating{margin-top:7px}.ez-blog-related-grid .ez-buy-now{width:100%;margin-top:auto}.ez-blog-related-grid .ez-cart{display:none}@media(max-width:700px){.ez-blog-related-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ez-blog-related-grid .ez-body{padding:10px}.ez-blog-related-grid .ez-title{font-size:13px}.ez-blog-related-grid .ez-price{font-size:17px}.ez-blog-related-grid .ez-buy-now{font-size:12px;padding:10px 8px}}body.ez-account-page .ez-account-shell-v493{margin-top:0!important;margin-bottom:70px!important}body.ez-account-page .ez-account-auth-card{margin-top:0!important}body.ez-account-page .ez-auth-visual{height:150px!important;min-height:150px!important;padding:24px 34px!important;justify-content:flex-end!important;background:#DDEBE4!important;color:#064D3B!important}body.ez-account-page .ez-auth-visual h1{font-size:clamp(24px,2.6vw,34px)!important;line-height:1.08!important;max-width:100%!important;color:#064D3B!important;margin:0!important}body.ez-account-page .ez-auth-forms{background:#F3F8F5!important}body.ez-account-page .ez-auth-forms button,body.ez-account-page .ez-auth-forms .woocommerce-button{background:#0b3d2e!important;color:#fff!important}body.ez-account-page .ez-auth-forms .woocommerce-LostPassword a{color:#064D3B!important}@media(max-width:900px){body.ez-account-page .ez-account-shell-v493{width:100%!important;margin-top:0!important}body.ez-account-page .ez-auth-visual{height:125px!important;min-height:125px!important;padding:20px 22px!important}body.ez-account-page .ez-auth-visual h1{font-size:27px!important;line-height:1.08!important}}@media(max-width:520px){body.ez-account-page .ez-account-shell-v493{margin-top:0!important}body.ez-account-page .ez-auth-visual{height:115px!important;min-height:115px!important;padding:18px 18px!important}body.ez-account-page .ez-auth-visual h1{font-size:25px!important;line-height:1.08!important}}.ez-hero-slider{background:#eef3ef!important;color:#fff}.ez-hero-slide{background:#eef3ef}.ez-hero-slide .ez-promo-content{color:#fff}.ez-hero-slide .ez-promo-content h2{color:#fff}.ez-hero-slide .ez-promo-content p{color:#fff}.ez-hero-slide .ez-promo-content .ez-btn{background:var(--ez-primary)!important;color:#fff!important}.ez-bundle-card{background:var(--ez-sb-bg,#F3F8F5)!important;color:var(--ez-sb-text,#0B3D2E)!important;box-shadow:0 12px 34px rgba(10,35,25,.08)!important;border:1px solid var(--ez-sb-border,#DDE9E2)}.ez-bundle-head{border-bottom:1px solid var(--ez-sb-border,#DDE9E2)}.ez-bundle-head h2,.ez-bundle-head p{color:var(--ez-sb-text,#0B3D2E)}.ez-bundle-head p,.ez-bundle-info small,.ez-bundle-total small{color:var(--ez-sb-muted,#4E5B54)}.ez-bundle-head>div>span{color:var(--ez-sb-accent,#D9A62E)}.ez-bundle-head>b{background:var(--ez-sb-accent,#D9A62E);color:var(--ez-sb-text,#0B3D2E)}.ez-bundle-item{background:var(--ez-sb-card,#fff);border-color:var(--ez-sb-border,#DDE9E2)}.ez-bundle-info strong{color:var(--ez-sb-text,#0B3D2E)}.ez-bundle-total{background:rgba(11,61,46,.045)}.ez-bundle-total strong{color:var(--ez-sb-text,#0B3D2E)}.ez-bundle-total .save{color:var(--ez-sb-accent,#D9A62E)}.ez-bundle-total .ez-btn{background:var(--ez-sb-btn,#D9A62E)!important;color:var(--ez-sb-btn-text,#0B3D2E)!important}@media(max-width:900px){.ez-hero-slide .ez-promo-content{min-height:220px}.ez-bundle-head{padding:22px 20px}.ez-bundle-products{padding:16px 20px}.ez-bundle-total{padding:18px 20px}}.ez-archive-banner-live.ez-archive-banner--text{width:100%!important;min-height:210px!important;margin:12px auto 22px!important;padding:0!important;border-radius:24px!important;overflow:hidden!important;position:relative!important;display:flex!important;align-items:center!important;background:var(--ez-archive-banner-bg,#F39A3D)!important;color:var(--ez-archive-banner-title,#0B3D2E)!important;box-shadow:0 12px 32px rgba(10,35,25,.12)!important;isolation:isolate!important}.ez-archive-banner-live.ez-archive-banner--text:before{content:""!important;position:absolute!important;width:340px!important;height:340px!important;right:-95px!important;top:-145px!important;border-radius:50%!important;background:rgba(255,255,255,.22)!important;z-index:0!important;pointer-events:none!important}.ez-archive-banner-live.ez-archive-banner--text:after{content:""!important;position:absolute!important;inset:0!important;background:linear-gradient(105deg,rgba(255,255,255,.12),transparent 58%,rgba(11,61,46,.08))!important;z-index:0!important;pointer-events:none!important}.ez-archive-banner-live.ez-archive-banner--text .ez-archive-banner-copy{position:relative!important;z-index:2!important;padding:32px 38px!important;max-width:800px!important}.ez-archive-banner-live.ez-archive-banner--text .ez-archive-banner-kicker{color:var(--ez-archive-banner-accent,#0B3D2E)!important}.ez-archive-banner-live.ez-archive-banner--text h1{color:var(--ez-archive-banner-title,#0B3D2E)!important;margin:0 0 8px!important;font-size:clamp(28px,4vw,42px)!important;line-height:1.08!important}.ez-archive-banner-live.ez-archive-banner--text p{color:var(--ez-archive-banner-text,#233A31)!important;margin:0 0 17px!important}.ez-archive-banner-live.ez-archive-banner--text .ez-archive-banner-btn{background:var(--ez-archive-banner-button-bg,#0B3D2E)!important;color:var(--ez-archive-banner-button-text,#FFFFFF)!important}.ez-archive-banner-live.ez-archive-banner--image{width:100%!important;margin:12px auto 22px!important;padding:0!important;border-radius:24px!important;overflow:hidden!important;position:relative!important;display:block!important;background:#eef3ef!important;box-shadow:0 12px 32px rgba(10,35,25,.12)!important}.ez-archive-banner-live.ez-archive-banner--image:before,.ez-archive-banner-live.ez-archive-banner--image:after{display:none!important}.ez-archive-banner-live.ez-archive-banner--image .ez-archive-banner-image{display:block!important;position:relative!important;inset:auto!important;z-index:1!important;width:100%!important;height:auto!important;min-height:0!important;max-height:520px!important;object-fit:contain!important;object-position:center!important;opacity:1!important;margin:0!important}@media(max-width:900px){.ez-archive-banner-live.ez-archive-banner--text{min-height:175px!important;border-radius:18px!important;margin:10px auto 16px!important}.ez-archive-banner-live.ez-archive-banner--image{min-height:0!important;border-radius:0!important;margin:10px auto 16px!important}.ez-archive-banner-live.ez-archive-banner--text .ez-archive-banner-copy{padding:23px!important}.ez-archive-banner-live.ez-archive-banner--text h1{font-size:26px!important}.ez-archive-banner-live.ez-archive-banner--text p{font-size:12px!important;max-width:88%!important}.ez-archive-banner-live.ez-archive-banner--image .ez-archive-banner-image{width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;object-fit:contain!important}}@media(max-width:420px){.ez-archive-banner-live.ez-archive-banner--text{min-height:155px!important;border-radius:16px!important}.ez-archive-banner-live.ez-archive-banner--image{min-height:0!important;border-radius:0!important}.ez-archive-banner-live.ez-archive-banner--text .ez-archive-banner-copy{padding:19px!important}.ez-archive-banner-live.ez-archive-banner--text h1{font-size:23px!important}.ez-archive-banner-live.ez-archive-banner--image .ez-archive-banner-image{min-height:0!important;max-height:none!important}}.ez-archive-info-banner{position:relative;overflow:hidden;min-height:148px;margin:0 0 14px;padding:24px 30px;border-radius:22px;background:linear-gradient(110deg,#0b3d2e 0%,#0f503b 58%,#174f32 100%);color:#fff;box-shadow:0 8px 26px rgba(10,35,25,.10);isolation:isolate}.ez-archive-info-banner:after{content:"";position:absolute;width:300px;height:300px;right:-95px;top:-120px;border-radius:50%;background:rgba(72,128,65,.55);z-index:-1}.ez-archive-info-breadcrumb{display:flex;align-items:center;gap:10px;font-size:15px;margin-bottom:18px;color:#d7e6df}.ez-archive-info-breadcrumb a{color:#fff;font-weight:800}.ez-archive-info-breadcrumb span:nth-child(2){font-size:24px;line-height:1;color:#b8cfc4}.ez-archive-info-breadcrumb span:last-child{color:#d7e6df}.ez-archive-info-main h1{margin:0;font-size:34px;line-height:1.08;color:#fff;font-weight:900}.ez-archive-info-main p{margin:12px 0 0;color:#d8e7df;font-size:16px}.ez-archive-info-main p strong{font-size:22px;color:#fff;margin-right:4px}@media(max-width:900px){.ez-archive-info-banner{width:calc(100%+20px);margin:0 0 0 -10px;min-height:104px;padding:14px 16px 13px;border-radius:0;box-shadow:none}.ez-archive-info-banner:after{width:190px;height:190px;right:-75px;top:-85px;background:rgba(72,128,65,.46)}.ez-archive-info-breadcrumb{gap:7px;font-size:11px;margin-bottom:9px;white-space:nowrap;overflow:hidden}.ez-archive-info-breadcrumb span:nth-child(2){font-size:18px}.ez-archive-info-breadcrumb span:last-child{overflow:hidden;text-overflow:ellipsis}.ez-archive-info-main h1{font-size:22px;line-height:1.08}.ez-archive-info-main p{font-size:11px;margin-top:5px}.ez-archive-info-main p strong{font-size:15px;margin-right:3px}.ez-archive-page .ez-archive-shell{border-radius:0 0 12px 12px;border-left:0;border-right:0;border-top:0;padding:8px;margin-top:0;box-shadow:none}.ez-archive-info-banner+.ez-archive-shell{margin-top:0}}@media(max-width:420px){.ez-archive-info-banner{min-height:94px;padding:12px 14px 11px}.ez-archive-info-breadcrumb{margin-bottom:7px}.ez-archive-info-main h1{font-size:20px}.ez-archive-info-main p{font-size:10px}.ez-archive-info-main p strong{font-size:14px}}.ez-archive-banner-live.ez-archive-banner--image{height:auto!important;min-height:0!important;max-height:none!important}.ez-archive-banner-live.ez-archive-banner--image .ez-archive-banner-image{position:static!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;aspect-ratio:auto!important;object-fit:initial!important;transform:none!important}@media(min-width:901px){.ez-archive-banner-live.ez-archive-banner--image{max-width:1240px!important;margin:12px auto 22px!important;border-radius:24px!important}}@media(max-width:900px){.ez-archive-banner-live.ez-archive-banner--image{width:100%!important;margin:10px 0 16px!important;border-radius:0!important}.ez-archive-banner-live.ez-archive-banner--image .ez-archive-banner-image{width:100%!important;height:auto!important;max-height:none!important}}.ez-bundle-card{background:var(--ez-sb-bg,#073B2B)!important;color:var(--ez-sb-text,#FFFFFF)!important;border-color:var(--ez-sb-border,#2B6552)!important}.ez-bundle-head{border-bottom-color:var(--ez-sb-border,#2B6552)!important}.ez-bundle-head h2{color:var(--ez-sb-title,#FFFFFF)!important}.ez-bundle-head p{color:var(--ez-sb-muted,#D7E5DE)!important}.ez-bundle-head>div>span{color:var(--ez-sb-accent,#F2C45B)!important}.ez-bundle-head>b{background:var(--ez-sb-accent,#F2C45B)!important;color:var(--ez-sb-btn-text,#0B3D2E)!important}.ez-bundle-products{background:var(--ez-sb-bg,#073B2B)}.ez-bundle-item{background:var(--ez-sb-card,#164D3C)!important;border-color:var(--ez-sb-border,#2B6552)!important}.ez-bundle-item input{accent-color:var(--ez-sb-accent,#F2C45B)!important}.ez-bundle-info strong{color:var(--ez-sb-text,#FFFFFF)!important}.ez-bundle-info small{color:var(--ez-sb-muted,#D7E5DE)!important}.ez-bundle-total{background:var(--ez-sb-total-bg,#0B4533)!important}.ez-bundle-total small{color:var(--ez-sb-muted,#D7E5DE)!important}.ez-bundle-total strong{color:var(--ez-sb-text,#FFFFFF)!important}.ez-bundle-total .save{color:var(--ez-sb-accent,#F2C45B)!important}.ez-bundle-total .ez-btn{background:var(--ez-sb-btn,#E5AE22)!important;color:var(--ez-sb-btn-text,#0B3D2E)!important}.ez-account-credit-grid-v416{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.ez-account-credit-card-v416{position:relative;overflow:hidden;min-height:156px;padding:22px 24px;border-radius:24px;border:1px solid var(--ez-line);box-shadow:0 12px 32px rgba(8,44,33,.06)}.ez-account-credit-card-v416:after{content:"";position:absolute;width:150px;height:150px;border-radius:50%;right:-68px;top:-78px;pointer-events:none}.ez-store-credit-card-v416{background:linear-gradient(135deg,#ffffff,#f4f8f5)}.ez-store-credit-card-v416:after{background:rgba(217,166,46,.10)}.ez-pending-credit-card-v416{background:linear-gradient(135deg,#f7faf8,#edf3ef)}.ez-pending-credit-card-v416:after{background:rgba(11,61,46,.07)}.ez-credit-card-head-v416{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;position:relative;z-index:1}.ez-credit-card-head-v416 span{font-size:10px;letter-spacing:.16em;font-weight:950;color:var(--ez-muted)}.ez-credit-card-head-v416 b{width:34px;height:34px;border-radius:11px;display:grid;place-items:center;background:#fff;border:1px solid rgba(11,61,46,.08);font-size:15px;box-shadow:0 6px 18px rgba(8,44,33,.06)}.ez-account-credit-card-v416 strong{display:block;position:relative;z-index:1;font-size:30px;line-height:1.1;letter-spacing:-.025em;color:var(--ez-primary)}.ez-account-credit-card-v416 small{display:block;position:relative;z-index:1;margin-top:9px;max-width:300px;font-size:11px;line-height:1.45;color:var(--ez-muted)}@media(max-width:900px){.ez-account-credit-grid-v416{gap:1px;background:#e6eee9}.ez-account-credit-card-v416{min-height:148px;padding:20px 18px;border-radius:0;border:0;box-shadow:none}.ez-account-credit-card-v416:after{width:120px;height:120px;right:-60px;top:-60px}}@media(max-width:520px){.ez-account-credit-card-v416{min-height:140px;padding:18px 16px}.ez-account-credit-card-v416 strong{font-size:25px}.ez-account-credit-card-v416 small{font-size:10px}.ez-credit-card-head-v416 b{width:30px;height:30px;border-radius:10px;font-size:13px}}.ez-account-balance-v494>div small{display:block;margin-top:9px;color:#c9ddd5;font-size:11px;line-height:1.45}.ez-wallet-activity-link-v417{display:flex;align-items:center;justify-content:space-between;gap:18px;max-width:920px;margin:0 auto;width:calc(100% - 28px);padding:17px 20px;border-radius:20px;background:linear-gradient(135deg,#f8fbf9,#edf4ef);border:1px solid var(--ez-line);box-shadow:0 12px 32px rgba(8,44,33,.06);color:var(--ez-ink);text-decoration:none}.ez-wallet-activity-link-v417 span{min-width:0}.ez-wallet-activity-link-v417 b{display:block;font-size:10px;letter-spacing:.16em;color:var(--ez-primary)}.ez-wallet-activity-link-v417 small{display:block;margin-top:5px;color:var(--ez-muted);font-size:11px}.ez-wallet-activity-link-v417 i{font-style:normal;color:var(--ez-primary);font-weight:950;font-size:22px}.ez-account-stats-v417{grid-template-columns:repeat(2,minmax(0,1fr));max-width:920px;margin:0 auto;width:calc(100% - 28px)}.ez-wallet-credits-page-v417{max-width:920px;margin:0 auto;display:grid;gap:16px}.ez-wallet-credits-head-v417{padding:30px;border-radius:28px;background:radial-gradient(circle at 95% 10%,rgba(242,196,91,.20),transparent 30%),linear-gradient(135deg,#063425,#0c6047);color:#fff}.ez-wallet-credits-head-v417>span{font-size:10px;letter-spacing:.18em;font-weight:950;color:#f2c45b}.ez-wallet-credits-head-v417 h2{margin:9px 0 7px;color:#fff;font-size:34px}.ez-wallet-credits-head-v417 p{margin:0;color:#d4e4dd;max-width:560px}.ez-wallet-credits-grid-v417{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.ez-wallet-credits-grid-v417 article{padding:22px;border-radius:22px;background:#fff;border:1px solid var(--ez-line);box-shadow:0 12px 32px rgba(8,44,33,.06)}.ez-wallet-credits-grid-v417 article>span{display:block;font-size:9px;letter-spacing:.15em;font-weight:950;color:var(--ez-muted)}.ez-wallet-credits-grid-v417 strong{display:block;margin-top:12px;font-size:29px;line-height:1;color:var(--ez-primary);letter-spacing:-.03em}.ez-wallet-credits-grid-v417 small{display:block;margin-top:10px;font-size:11px;line-height:1.45;color:var(--ez-muted)}.ez-wallet-activity-empty-v417{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:28px 30px;border-radius:26px;background:#f7faf8;border:1px solid var(--ez-line)}.ez-wallet-activity-empty-v417 b{font-size:10px;letter-spacing:.17em;color:var(--ez-primary)}.ez-wallet-activity-empty-v417 h3{margin:8px 0 6px;font-size:20px;color:var(--ez-ink)}.ez-wallet-activity-empty-v417 p{margin:0;max-width:620px;color:var(--ez-muted);font-size:13px;line-height:1.6}.ez-wallet-activity-empty-v417>span{width:54px;height:54px;border-radius:18px;display:grid;place-items:center;background:#e2eee8;color:var(--ez-primary);font-size:25px;flex:0 0 auto}@media(max-width:900px){.ez-wallet-activity-link-v417,.ez-account-stats-v417{width:calc(100% - 24px)}.ez-wallet-activity-link-v417{padding:16px;border-radius:18px}.ez-account-stats-v417{gap:8px!important;background:transparent!important}.ez-account-stats-v417 .ez-stat-v494{border-radius:15px!important}.ez-wallet-credits-page-v417{margin:0 12px}.ez-wallet-credits-head-v417{padding:24px 18px;border-radius:22px}.ez-wallet-credits-grid-v417{grid-template-columns:1fr;gap:8px}.ez-wallet-credits-grid-v417 article{padding:19px;border-radius:18px}.ez-wallet-activity-empty-v417{padding:22px 18px;border-radius:22px;align-items:flex-start}.ez-wallet-activity-empty-v417 h3{font-size:18px}}@media(max-width:520px){.ez-wallet-activity-link-v417,.ez-account-stats-v417{width:calc(100% - 20px)}.ez-wallet-activity-link-v417 b{font-size:9px}.ez-wallet-activity-link-v417 small{font-size:10px}.ez-account-stats-v417 .ez-stat-v494{min-height:88px!important}.ez-wallet-credits-head-v417 h2{font-size:29px}.ez-wallet-credits-grid-v417 strong{font-size:27px}}body.ez-order-details-page .ez-account-endpoint-main{width:min(980px,calc(100% - 32px))!important;max-width:980px!important;margin:20px auto 55px!important}body.ez-order-details-page .ez-account-endpoint-main .woocommerce-MyAccount-content{padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}body.ez-order-details-page .ez-account-endpoint-main p.woocommerce-notice{position:relative!important;margin:0 0 18px!important;padding:23px 24px 23px 27px!important;border:1px solid rgba(11,61,46,.22)!important;border-radius:22px!important;background:linear-gradient(135deg,#0b3d2e 0%,#145a42 72%,#1a684d 100%)!important;color:#fff!important;box-shadow:0 18px 42px rgba(8,44,33,.16)!important;font-size:16px!important;line-height:1.55!important;overflow:hidden!important}body.ez-order-details-page .ez-account-endpoint-main p.woocommerce-notice:before{content:"ORDER STATUS"!important;display:block!important;margin:0 0 7px!important;color:#e9c86a!important;font-size:10px!important;font-weight:950!important;letter-spacing:.14em!important}body.ez-order-details-page .ez-account-endpoint-main p.woocommerce-notice:after{content:""!important;position:absolute!important;width:170px!important;height:170px!important;right:-72px!important;top:-84px!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:50%!important;pointer-events:none!important}body.ez-order-details-page .ez-account-endpoint-main .woocommerce-notice .order-status{display:inline-flex!important;align-items:center!important;gap:7px!important;margin-left:4px!important;padding:5px 10px!important;border-radius:999px!important;background:#e7f3eb!important;color:#0b3d2e!important;font-size:12px!important;font-weight:950!important;line-height:1.1!important;vertical-align:middle!important}body.ez-order-details-page .ez-account-endpoint-main .woocommerce-notice .order-status:before{content:""!important;width:7px!important;height:7px!important;border-radius:50%!important;background:#1c9a61!important;box-shadow:0 0 0 3px rgba(28,154,97,.13)!important}body.ez-order-details-page .ez-account-endpoint-main .woocommerce-order-details{margin:0 0 18px!important;padding:22px 22px 10px!important;background:#fff!important;border:1px solid #dfe8e2!important;border-radius:22px!important;box-shadow:0 14px 38px rgba(10,35,25,.075)!important}body.ez-order-details-page .ez-account-endpoint-main .woocommerce-order-details h2{position:relative!important;margin:0 0 17px!important;padding:0 0 15px!important;color:#15231e!important;font-size:22px!important;line-height:1.15!important;font-weight:950!important;letter-spacing:-.025em!important;border-bottom:1px solid #e7ede9!important}body.ez-order-details-page .ez-account-endpoint-main .woocommerce-order-details h2:before{content:"ORDER SUMMARY"!important;display:block!important;margin-bottom:5px!important;color:#b88908!important;font-size:9px!important;font-weight:950!important;letter-spacing:.15em!important}body.ez-order-details-page .ez-account-endpoint-main .woocommerce-table--order-details{width:100%!important;margin:0!important;border:0!important;border-collapse:separate!important;border-spacing:0!important;table-layout:fixed!important;overflow:visible!important}body.ez-order-details-page .ez-account-endpoint-main .woocommerce-table--order-details thead th{padding:11px 13px!important;background:#f5f8f6!important;border:0!important;color:#68756f!important;font-size:10px!important;font-weight:950!important;letter-spacing:.09em!important;text-transform:uppercase!important}body.ez-order-details-page .ez-account-endpoint-main .woocommerce-table--order-details thead th:first-child{border-radius:11px 0 0 11px!important}body.ez-order-details-page .ez-account-endpoint-main .woocommerce-table--order-details thead th:last-child{border-radius:0 11px 11px 0!important;text-align:right!important}body.ez-order-details-page .ez-account-endpoint-main .woocommerce-table--order-details tbody td,body.ez-order-details-page .ez-account-endpoint-main .woocommerce-table--order-details tfoot th,body.ez-order-details-page .ez-account-endpoint-main .woocommerce-table--order-details tfoot td{padding:15px 13px!important;border:0!important;border-bottom:1px solid #edf1ee!important;vertical-align:middle!important;background:#fff!important}body.ez-order-details-page .ez-account-endpoint-main .woocommerce-table--order-details tbody td:first-child{font-size:14px!important;font-weight:650!important;line-height:1.55!important;color:#27342f!important}body.ez-order-details-page .ez-account-endpoint-main .woocommerce-table--order-details tbody td:last-child,body.ez-order-details-page .ez-account-endpoint-main .woocommerce-table--order-details tfoot td{text-align:right!important;white-space:nowrap!important;font-weight:850!important;color:#18251f!important}body.ez-order-details-page .ez-account-endpoint-main .woocommerce-table--order-details .product-quantity{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:28px!important;margin-left:5px!important;padding:2px 7px!important;border-radius:7px!important;background:#eef4f0!important;color:#506058!important;font-size:11px!important;font-weight:900!important}body.ez-order-details-page .ez-account-endpoint-main .woocommerce-table--order-details tfoot th{text-align:left!important;color:#53615a!important;font-size:13px!important;font-weight:850!important}body.ez-order-details-page .ez-account-endpoint-main .woocommerce-table--order-details tfoot tr:last-child th,body.ez-order-details-page .ez-account-endpoint-main .woocommerce-table--order-details tfoot tr:last-child td{border-bottom:0!important;padding-top:17px!important;padding-bottom:17px!important;background:#f1f7f3!important;color:#0b3d2e!important;font-size:15px!important;font-weight:950!important}body.ez-order-details-page .ez-account-endpoint-main .woocommerce-table--order-details tfoot tr:last-child th{border-radius:11px 0 0 11px!important}body.ez-order-details-page .ez-account-endpoint-main .woocommerce-table--order-details tfoot tr:last-child td{border-radius:0 11px 11px 0!important;font-size:18px!important}body.ez-order-details-page .ez-account-endpoint-main .woocommerce-table--order-details .woocommerce-Price-currencySymbol{font-weight:inherit!important}body.ez-order-details-page .ez-account-endpoint-main .woocommerce-table--order-details .woocommerce-Price-amount{font-weight:inherit!important}body.ez-order-details-page .ez-account-endpoint-main .woocommerce-table--order-details .woocommerce-table__product-name a{color:#0b3d2e!important}body.ez-order-details-page .ez-account-endpoint-main .woocommerce-table--order-details tfoot tr:nth-last-child(2) td,body.ez-order-details-page .ez-account-endpoint-main .woocommerce-table--order-details tfoot tr:nth-last-child(2) th{color:#0b7a52!important}body.ez-order-details-page .ez-account-endpoint-main .ez-order-details-actions{display:flex!important;justify-content:flex-start!important;margin:0 0 18px!important}body.ez-order-details-page .ez-account-endpoint-main .ez-order-back-button{min-height:48px!important;padding:11px 20px!important;border:1px solid #0b3d2e!important;border-radius:13px!important;background:#0b3d2e!important;color:#fff!important;font-size:13px!important;font-weight:900!important;box-shadow:0 8px 18px rgba(11,61,46,.14)!important;transition:transform .18s ease,box-shadow .18s ease,background .18s ease!important}body.ez-order-details-page .ez-account-endpoint-main .ez-order-back-button:hover{background:#145a42!important;color:#fff!important;transform:translateY(-1px)!important;box-shadow:0 11px 22px rgba(11,61,46,.18)!important}body.ez-order-details-page .ez-account-endpoint-main .woocommerce-customer-details{margin:0!important;padding:22px!important;background:#fff!important;border:1px solid #dfe8e2!important;border-radius:22px!important;box-shadow:0 14px 38px rgba(10,35,25,.065)!important}body.ez-order-details-page .ez-account-endpoint-main .woocommerce-customer-details h2{margin:0 0 15px!important;padding-bottom:13px!important;border-bottom:1px solid #e7ede9!important;color:#15231e!important;font-size:20px!important;line-height:1.15!important;font-weight:950!important}body.ez-order-details-page .ez-account-endpoint-main .woocommerce-customer-details h2:before{content:"DELIVERY INFORMATION"!important;display:block!important;margin-bottom:5px!important;color:#b88908!important;font-size:9px!important;font-weight:950!important;letter-spacing:.14em!important}body.ez-order-details-page .ez-account-endpoint-main .woocommerce-customer-details address{margin:0!important;padding:2px 0 0!important;color:#394740!important;font-size:14px!important;font-style:normal!important;line-height:1.75!important}body.ez-order-details-page .ez-account-endpoint-main .woocommerce-customer-details address br{line-height:1.1!important}body.ez-order-details-page .ez-account-endpoint-main .woocommerce-customer-details .woocommerce-customer-details--phone,body.ez-order-details-page .ez-account-endpoint-main .woocommerce-customer-details .woocommerce-customer-details--email{color:#25332d!important;font-weight:700!important}@media(max-width:700px){body.ez-order-details-page .ez-account-endpoint-main{width:calc(100% - 18px)!important;margin:14px auto 40px!important}body.ez-order-details-page .ez-account-endpoint-main p.woocommerce-notice{padding:19px 17px!important;border-radius:18px!important;font-size:14px!important;line-height:1.6!important}body.ez-order-details-page .ez-account-endpoint-main .woocommerce-notice .order-status{margin-top:6px!important;margin-left:0!important}body.ez-order-details-page .ez-account-endpoint-main .woocommerce-order-details,body.ez-order-details-page .ez-account-endpoint-main .woocommerce-customer-details{padding:16px!important;border-radius:18px!important}body.ez-order-details-page .ez-account-endpoint-main .woocommerce-order-details h2{font-size:20px!important;padding-bottom:13px!important;margin-bottom:13px!important}body.ez-order-details-page .ez-account-endpoint-main .woocommerce-customer-details h2{font-size:19px!important}body.ez-order-details-page .ez-account-endpoint-main .woocommerce-table--order-details thead th{padding:10px 9px!important;font-size:9px!important}body.ez-order-details-page .ez-account-endpoint-main .woocommerce-table--order-details tbody td,body.ez-order-details-page .ez-account-endpoint-main .woocommerce-table--order-details tfoot th,body.ez-order-details-page .ez-account-endpoint-main .woocommerce-table--order-details tfoot td{padding:13px 9px!important}body.ez-order-details-page .ez-account-endpoint-main .woocommerce-table--order-details tbody td:first-child{font-size:13px!important;line-height:1.5!important}body.ez-order-details-page .ez-account-endpoint-main .woocommerce-table--order-details tfoot tr:last-child td{font-size:17px!important}body.ez-order-details-page .ez-account-endpoint-main .ez-order-details-actions{margin-bottom:14px!important}body.ez-order-details-page .ez-account-endpoint-main .ez-order-back-button{width:100%!important;min-height:48px!important}body.ez-order-details-page .ez-account-endpoint-main .woocommerce-customer-details address{font-size:13.5px!important;line-height:1.7!important}}@media(max-width:420px){body.ez-order-details-page .ez-account-endpoint-main{width:calc(100% - 12px)!important}body.ez-order-details-page .ez-account-endpoint-main p.woocommerce-notice{padding:17px 15px!important}body.ez-order-details-page .ez-account-endpoint-main .woocommerce-order-details,body.ez-order-details-page .ez-account-endpoint-main .woocommerce-customer-details{padding:14px!important}body.ez-order-details-page .ez-account-endpoint-main .woocommerce-table--order-details tbody td:first-child{font-size:12.5px!important}}.ez-order-details-styled{width:min(980px,calc(100% - 32px))!important;max-width:980px!important;margin:20px auto 55px!important}.ez-order-details-styled .woocommerce-MyAccount-content{padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}.ez-order-details-styled p.woocommerce-notice{position:relative!important;margin:0 0 18px!important;padding:23px 24px 23px 27px!important;border:1px solid rgba(11,61,46,.22)!important;border-radius:22px!important;background:linear-gradient(135deg,#0b3d2e 0%,#145a42 72%,#1a684d 100%)!important;color:#fff!important;box-shadow:0 18px 42px rgba(8,44,33,.16)!important;font-size:16px!important;line-height:1.55!important;overflow:hidden!important}.ez-order-details-styled p.woocommerce-notice:before{content:"ORDER STATUS"!important;display:block!important;margin:0 0 7px!important;color:#e9c86a!important;font-size:10px!important;font-weight:950!important;letter-spacing:.14em!important}.ez-order-details-styled p.woocommerce-notice .order-status{display:inline-flex!important;align-items:center!important;gap:7px!important;margin-left:4px!important;padding:5px 10px!important;border-radius:999px!important;background:#e7f3eb!important;color:#0b3d2e!important;font-size:12px!important;font-weight:950!important;line-height:1.1!important;vertical-align:middle!important}.ez-order-details-styled .woocommerce-order-details,.ez-order-details-styled .woocommerce-customer-details{background:#fff!important;border:1px solid #dfe8e2!important;border-radius:22px!important;box-shadow:0 14px 38px rgba(10,35,25,.075)!important}.ez-order-details-styled .woocommerce-order-details{margin:0 0 18px!important;padding:22px 22px 10px!important}.ez-order-details-styled .woocommerce-customer-details{margin:0!important;padding:22px!important}.ez-order-details-styled .woocommerce-order-details h2,.ez-order-details-styled .woocommerce-customer-details h2{color:#15231e!important;font-weight:950!important;letter-spacing:-.025em!important;border-bottom:1px solid #e7ede9!important}.ez-order-details-styled .woocommerce-order-details h2{margin:0 0 17px!important;padding:0 0 15px!important;font-size:22px!important}.ez-order-details-styled .woocommerce-customer-details h2{margin:0 0 15px!important;padding-bottom:13px!important;font-size:20px!important}.ez-order-details-styled .woocommerce-table--order-details{width:100%!important;margin:0!important;border:0!important;border-collapse:separate!important;border-spacing:0!important;table-layout:fixed!important}.ez-order-details-styled .woocommerce-table--order-details thead th{padding:11px 13px!important;background:#f5f8f6!important;border:0!important;color:#68756f!important;font-size:10px!important;font-weight:950!important;letter-spacing:.09em!important;text-transform:uppercase!important}.ez-order-details-styled .woocommerce-table--order-details tbody td,.ez-order-details-styled .woocommerce-table--order-details tfoot th,.ez-order-details-styled .woocommerce-table--order-details tfoot td{padding:15px 13px!important;border:0!important;border-bottom:1px solid #edf1ee!important;vertical-align:middle!important;background:#fff!important}.ez-order-details-styled .woocommerce-table--order-details tbody td:first-child{font-size:14px!important;font-weight:650!important;line-height:1.55!important;color:#27342f!important}.ez-order-details-styled .woocommerce-table--order-details tbody td:last-child,.ez-order-details-styled .woocommerce-table--order-details tfoot td{text-align:right!important;white-space:nowrap!important;font-weight:850!important;color:#18251f!important}.ez-order-details-styled .woocommerce-table--order-details tfoot th{text-align:left!important;color:#53615a!important;font-size:13px!important;font-weight:850!important}.ez-order-details-styled .woocommerce-table--order-details tfoot tr:last-child th,.ez-order-details-styled .woocommerce-table--order-details tfoot tr:last-child td{border-bottom:0!important;padding-top:17px!important;padding-bottom:17px!important;background:#f1f7f3!important;color:#0b3d2e!important;font-size:15px!important;font-weight:950!important}.ez-order-details-styled .woocommerce-table--order-details tfoot tr:last-child td{font-size:18px!important}.ez-order-details-styled .ez-order-details-actions{display:flex!important;justify-content:flex-start!important;margin:0 0 18px!important}.ez-order-details-styled .ez-order-back-button{min-height:48px!important;padding:11px 20px!important;border:1px solid #0b3d2e!important;border-radius:13px!important;background:#0b3d2e!important;color:#fff!important;font-size:13px!important;font-weight:900!important;box-shadow:0 8px 18px rgba(11,61,46,.14)!important}.ez-order-details-styled .woocommerce-customer-details address{margin:0!important;padding:2px 0 0!important;color:#394740!important;font-size:14px!important;font-style:normal!important;line-height:1.75!important}.ez-order-details-styled .woocommerce-customer-details .woocommerce-customer-details--phone,.ez-order-details-styled .woocommerce-customer-details .woocommerce-customer-details--email{color:#25332d!important;font-weight:700!important}@media(max-width:700px){.ez-order-details-styled{width:calc(100% - 18px)!important;margin:14px auto 40px!important}.ez-order-details-styled .woocommerce-order-details,.ez-order-details-styled .woocommerce-customer-details{padding:16px!important;border-radius:18px!important}.ez-order-details-styled .woocommerce-order-details h2{font-size:20px!important;padding-bottom:13px!important;margin-bottom:13px!important}.ez-order-details-styled .woocommerce-customer-details h2{font-size:19px!important}.ez-order-details-styled .woocommerce-table--order-details thead th{padding:10px 9px!important;font-size:9px!important}.ez-order-details-styled .woocommerce-table--order-details tbody td,.ez-order-details-styled .woocommerce-table--order-details tfoot th,.ez-order-details-styled .woocommerce-table--order-details tfoot td{padding:13px 9px!important}.ez-order-details-styled .woocommerce-table--order-details tbody td:first-child{font-size:13px!important;line-height:1.5!important}.ez-order-details-styled .woocommerce-table--order-details tfoot tr:last-child td{font-size:17px!important}.ez-order-details-styled .ez-order-back-button{width:100%!important;min-height:48px!important}.ez-order-details-styled .woocommerce-customer-details address{font-size:13.5px!important;line-height:1.7!important}}@media(max-width:420px){.ez-order-details-styled{width:calc(100% - 12px)!important}.ez-order-details-styled .woocommerce-order-details,.ez-order-details-styled .woocommerce-customer-details{padding:14px!important}.ez-order-details-styled .woocommerce-table--order-details tbody td:first-child{font-size:12.5px!important}}body.ez-order-details-page .ez-order-details-styled>.ez-order-status-text,body.ez-order-details-page .ez-order-details-styled .woocommerce-MyAccount-content>.ez-order-status-text{position:relative!important;display:block!important;margin:0 0 18px!important;padding:22px 24px 22px 27px!important;border:1px solid rgba(11,61,46,.20)!important;border-radius:22px!important;background:linear-gradient(135deg,#0b3d2e 0%,#145a42 72%,#1a684d 100%)!important;color:#fff!important;box-shadow:0 18px 42px rgba(8,44,33,.16)!important;font-size:16px!important;line-height:1.55!important;overflow:hidden!important}body.ez-order-details-page .ez-order-details-styled>.ez-order-status-text:before,body.ez-order-details-page .ez-order-details-styled .woocommerce-MyAccount-content>.ez-order-status-text:before{content:"ORDER STATUS"!important;display:block!important;margin:0 0 9px!important;color:#e9c86a!important;font-size:10px!important;line-height:1.2!important;font-weight:950!important;letter-spacing:.16em!important}body.ez-order-details-page .ez-order-details-styled>.ez-order-status-text:after,body.ez-order-details-page .ez-order-details-styled .woocommerce-MyAccount-content>.ez-order-status-text:after{content:""!important;position:absolute!important;width:150px!important;height:150px!important;right:-70px!important;top:-82px!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:50%!important;pointer-events:none!important}body.ez-order-details-page .ez-order-details-styled>.ez-order-status-text .ez-order-status-badge,body.ez-order-details-page .ez-order-details-styled .woocommerce-MyAccount-content>.ez-order-status-text .ez-order-status-badge{display:inline-flex!important;align-items:center!important;gap:7px!important;margin:8px 0 0!important;padding:6px 11px!important;border-radius:999px!important;background:#e7f3eb!important;color:#0b3d2e!important;font-size:12px!important;font-weight:950!important;line-height:1.1!important;vertical-align:middle!important;box-shadow:0 5px 14px rgba(0,0,0,.10)!important}body.ez-order-details-page .ez-order-details-styled>.ez-order-status-text .ez-order-status-badge:before,body.ez-order-details-page .ez-order-details-styled .woocommerce-MyAccount-content>.ez-order-status-text .ez-order-status-badge:before{content:""!important;width:7px!important;height:7px!important;border-radius:50%!important;background:#1c9a61!important;box-shadow:0 0 0 3px rgba(28,154,97,.14)!important}@media(max-width:700px){body.ez-order-details-page .ez-order-details-styled>.ez-order-status-text,body.ez-order-details-page .ez-order-details-styled .woocommerce-MyAccount-content>.ez-order-status-text{padding:18px 16px!important;border-radius:18px!important;font-size:14px!important;line-height:1.6!important}}.ez-account-balance-actions-v1{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.ez-account-balance-actions-v1 .ez-account-gold-btn,.ez-account-balance-actions-v1 .ez-account-withdraw-trigger{min-height:44px;padding:11px 16px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-weight:700;text-decoration:none;box-sizing:border-box;cursor:pointer}.ez-account-balance-actions-v1 .ez-account-withdraw-trigger{border:1px solid rgba(19,70,48,.18);background:#fff;color:#174d36;box-shadow:0 5px 14px rgba(15,61,43,.07)}.ez-account-balance-actions-v1 .ez-account-withdraw-trigger:hover{transform:translateY(-1px);box-shadow:0 8px 18px rgba(15,61,43,.11)}@media(max-width:782px){.ez-account-balance-actions-v1{width:100%;display:grid;grid-template-columns:1fr 1fr}.ez-account-balance-actions-v1 .ez-account-gold-btn,.ez-account-balance-actions-v1 .ez-account-withdraw-trigger{width:100%}}@media(max-width:480px){.ez-account-balance-actions-v1{grid-template-columns:1fr}.ez-account-balance-actions-v1 .ez-account-gold-btn,.ez-account-balance-actions-v1 .ez-account-withdraw-trigger{min-height:46px}}.ez-account-balance-v494{display:grid!important;grid-template-columns:minmax(0,1fr)!important;align-items:stretch!important;gap:16px!important}.ez-account-balance-v494>div:first-child{width:100%;min-width:0}.ez-account-balance-v494>.ez-account-balance-actions-v1{width:100%;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;flex-wrap:nowrap!important}.ez-account-balance-v494>.ez-account-balance-actions-v1 .ez-account-gold-btn,.ez-account-balance-v494>.ez-account-balance-actions-v1 .ez-account-withdraw-trigger{flex:0 0 auto!important;min-width:0!important}@media(max-width:782px){.ez-account-balance-v494{gap:14px!important}.ez-account-balance-v494>.ez-account-balance-actions-v1{display:flex!important;justify-content:space-between!important;flex-direction:row!important;align-items:center!important}.ez-account-balance-v494>.ez-account-balance-actions-v1 .ez-account-gold-btn,.ez-account-balance-v494>.ez-account-balance-actions-v1 .ez-account-withdraw-trigger{width:auto!important;min-width:0!important;flex:0 1 auto!important}}@media(max-width:480px){.ez-account-balance-v494>.ez-account-balance-actions-v1{gap:10px!important}.ez-account-balance-v494>.ez-account-balance-actions-v1 .ez-account-gold-btn,.ez-account-balance-v494>.ez-account-balance-actions-v1 .ez-account-withdraw-trigger{min-height:46px!important;padding-left:16px!important;padding-right:16px!important}}.ez-account-action-grid-v494 .ez-account-earn-action-v1{border-color:rgba(205,161,43,.38);background:linear-gradient(135deg,#fffaf0,#f6faf7)}.ez-account-action-grid-v494 .ez-account-earn-action-v1>b{background:#f5e7bb;color:#8a6819}.ez-account-action-grid-v494 .ez-account-earn-action-v1 strong{color:#174d3a}.ez-account-funds-form .ez-funds-currency-note{margin:0 0 16px;padding:13px 15px;border:1px solid var(--ez-line);border-radius:14px;background:#f7faf8;display:grid;gap:3px}.ez-funds-currency-note span{font-size:10px;text-transform:uppercase;letter-spacing:.1em;font-weight:900;color:var(--ez-primary)}.ez-funds-currency-note strong{font-size:18px;color:var(--ez-primary)}.ez-funds-currency-note small{color:var(--ez-muted)}.ez-account-funds-form input{font-variant-numeric:tabular-nums}.ez-account-funds-form .ez-btn{width:100%;margin-top:4px}@media(max-width:640px){.ez-account-funds{padding:20px!important}.ez-account-funds-form input{font-size:16px!important}}.ez-theme-cart-page{padding:30px 0 70px}.ez-cart-page-head{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin:12px 0 22px}.ez-cart-kicker{display:block;color:var(--ez-accent);font-size:11px;font-weight:950;letter-spacing:.14em}.ez-cart-page-head h1{margin:3px 0 4px;font-size:clamp(25px,4vw,38px)}.ez-cart-page-head p{margin:0;color:var(--ez-muted)}.ez-cart-continue{font-weight:850;color:var(--ez-primary);white-space:nowrap}.ez-theme-cart-form{margin:0}.ez-cart-items-card,.ez-cart-coupon-card,.ez-theme-cart-summary{background:#fff;border:1px solid var(--ez-line);border-radius:20px;box-shadow:0 6px 24px rgba(15,40,30,.05)}.ez-cart-items-head{display:flex;justify-content:space-between;padding:17px 18px;border-bottom:1px solid var(--ez-line)}.ez-cart-items-head span{color:var(--ez-muted);font-size:13px}.ez-theme-cart-item{display:grid;grid-template-columns:100px minmax(0,1fr);gap:16px;padding:18px;border-bottom:1px solid var(--ez-line)}.ez-theme-cart-thumb{width:100px;height:100px;background:#f5f7f5;border-radius:14px;display:grid;place-items:center;overflow:hidden}.ez-theme-cart-thumb img{width:100%;height:100%;object-fit:contain}.ez-theme-cart-main{min-width:0}.ez-theme-cart-name-row{display:flex;justify-content:space-between;gap:15px;align-items:flex-start}.ez-theme-cart-name{font-weight:900;font-size:16px;line-height:1.3}.ez-theme-cart-line-total{font-weight:950;white-space:nowrap}.ez-theme-cart-meta{display:block;color:var(--ez-muted);font-size:12px;margin-top:4px}.ez-theme-cart-price{display:flex;gap:8px;align-items:center;margin-top:8px;font-weight:850}.ez-theme-cart-price del{color:#909995;font-weight:650}.ez-theme-cart-price ins{text-decoration:none;color:var(--ez-primary)}.ez-theme-cart-actions{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:14px}.ez-theme-qty{display:flex;align-items:center;gap:0;border:1px solid var(--ez-line);border-radius:10px;overflow:hidden}.ez-theme-qty button{width:36px;height:34px;border:0;background:#f7f9f7;cursor:pointer;font-size:18px}.ez-theme-qty input{width:45px;height:34px;border:0;border-left:1px solid var(--ez-line);border-right:1px solid var(--ez-line);text-align:center;outline:0}.ez-theme-cart-remove{border:0;background:none;color:var(--ez-danger);font-size:12px;font-weight:800;cursor:pointer}.ez-theme-cart-update{display:flex;justify-content:flex-end;padding:15px 18px}.ez-theme-cart-lower{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,430px);gap:18px;margin-top:18px}.ez-cart-coupon-card{padding:18px;height:max-content}.ez-cart-coupon-card h2{font-size:16px;margin:0 0 12px}.ez-theme-coupon-form{display:flex;gap:8px}.ez-theme-coupon-form input{min-width:0;flex:1;border:1px solid var(--ez-line);border-radius:10px;padding:11px 12px;outline:0}.ez-theme-coupon-form input:focus{border-color:var(--ez-accent)}.ez-applied-coupons{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.ez-applied-coupons form{display:flex;align-items:center;gap:6px;background:#f4f7f4;border-radius:9px;padding:5px 7px 5px 10px;font-size:12px}.ez-applied-coupons button{border:0;background:none;font-size:17px;cursor:pointer}.ez-theme-cart-summary{padding:20px}.ez-summary-title{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;border-bottom:1px solid var(--ez-line);padding-bottom:15px}.ez-summary-title span{font-size:10px;letter-spacing:.12em;font-weight:900;color:var(--ez-accent)}.ez-summary-title h2{margin:3px 0 0;font-size:22px}.ez-summary-title>strong{font-size:13px;color:var(--ez-muted)}.ez-theme-cart-summary dl{margin:5px 0 0}.ez-theme-cart-summary dl>div{display:flex;justify-content:space-between;gap:15px;padding:10px 0}.ez-theme-cart-summary dt{color:var(--ez-muted)}.ez-theme-cart-summary dd{margin:0;font-weight:800;text-align:right}.ez-summary-discount{color:#198754}.ez-summary-total{display:flex;justify-content:space-between;gap:15px;border-top:1px solid var(--ez-line);margin-top:4px;padding:16px 0;font-size:20px}.ez-summary-total strong{font-size:22px}.ez-checkout-btn{width:100%;padding:14px 17px}.ez-cart-currency-note{font-size:11px;color:var(--ez-muted);line-height:1.5;margin:12px 0 0;text-align:center}.ez-cart-empty{text-align:center;background:#fff;border:1px solid var(--ez-line);border-radius:20px;padding:55px 20px;box-shadow:var(--ez-shadow)}.ez-cart-empty-icon{font-size:42px}.ez-cart-empty h2{margin:8px 0 4px}.ez-cart-empty p{color:var(--ez-muted);margin:0 0 18px}@media(max-width:900px){.ez-theme-cart-page{padding:18px 0 55px}.ez-cart-page-head{align-items:flex-start;flex-direction:column;gap:8px}.ez-cart-page-head h1{font-size:26px}.ez-theme-cart-item{grid-template-columns:72px minmax(0,1fr);gap:12px;padding:15px 12px}.ez-theme-cart-thumb{width:72px;height:72px;border-radius:11px}.ez-theme-cart-name{font-size:14px}.ez-theme-cart-line-total{font-size:14px}.ez-theme-cart-price{font-size:13px}.ez-theme-cart-actions{margin-top:11px}.ez-theme-cart-lower{grid-template-columns:1fr}.ez-theme-cart-summary{padding:16px}.ez-cart-items-card,.ez-cart-coupon-card,.ez-theme-cart-summary{border-radius:16px}.ez-theme-coupon-form .ez-btn{padding-left:14px;padding-right:14px}.ez-cart-page-head p{font-size:13px}.ez-theme-cart-update{padding:12px}.ez-theme-cart-update .ez-btn{width:100%}}@media(max-width:420px){.ez-theme-cart-item{grid-template-columns:62px minmax(0,1fr);padding:13px 10px}.ez-theme-cart-thumb{width:62px;height:62px}.ez-theme-cart-name-row{gap:8px}.ez-theme-cart-line-total{font-size:13px}.ez-theme-qty button{width:32px}.ez-theme-qty input{width:39px}}.ez-delivery-content label{display:block;font-size:12px;font-weight:800;color:var(--ez-primary);margin:10px 0}.ez-delivery-content label select{display:block;width:100%;padding:12px;border:1px solid var(--ez-line);border-radius:10px;margin-top:6px;background:#fff}.ez-delivery-content select:disabled{opacity:.65}.ez-location[data-delivery-location][data-location-ready="0"] .ez-delivery-btn{visibility:hidden}.ez-location[data-delivery-location][data-location-ready="0"] .ez-delivery-btn::after{content:"";display:inline-block}.ez-location[data-delivery-location]{min-width:0}.ez-location[data-delivery-location] .ez-delivery-btn{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}@media(max-width:900px){.ez-location[data-delivery-location] .ez-delivery-btn{max-width:100%;font-size:12px}.ez-delivery-content{padding:16px}}body.ez-checkout-block-page form.checkout,body.ez-checkout-block-page .woocommerce form.checkout{display:grid!important;visibility:visible!important;opacity:1!important;width:min(1180px,calc(100% - 24px))!important;max-width:1180px!important;margin-left:auto!important;margin-right:auto!important}body.ez-checkout-block-page .woocommerce-checkout form.checkout>#customer_details,body.ez-checkout-block-page .woocommerce-checkout form.checkout>#order_review_heading,body.ez-checkout-block-page .woocommerce-checkout form.checkout>#order_review{visibility:visible!important;opacity:1!important}@media(max-width:520px){body.ez-checkout-block-page form.checkout,body.ez-checkout-block-page .woocommerce form.checkout{width:calc(100% - 12px)!important}}body.ez-checkout-native-page .woocommerce{width:100%!important;max-width:1180px!important;margin:0 auto!important;padding-left:16px!important;padding-right:16px!important;box-sizing:border-box!important}body.ez-checkout-native-page form.checkout{width:100%!important;max-width:1180px!important;margin:0 auto 56px!important;padding:28px!important;display:grid!important;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr)!important;gap:28px!important;align-items:start!important;box-sizing:border-box!important;float:none!important}body.ez-checkout-native-page form.checkout #customer_details{width:100%!important;min-width:0!important;float:none!important;padding:28px!important;box-sizing:border-box!important}body.ez-checkout-native-page form.checkout #order_review_heading,body.ez-checkout-native-page form.checkout #order_review{width:100%!important;min-width:0!important;float:none!important;box-sizing:border-box!important}body.ez-checkout-native-page .woocommerce-billing-fields__field-wrapper{display:block!important;width:100%!important;float:none!important;box-sizing:border-box!important}body.ez-checkout-native-page .woocommerce-billing-fields__field-wrapper .form-row,body.ez-checkout-native-page .woocommerce-shipping-fields .form-row,body.ez-checkout-native-page .woocommerce-additional-fields .form-row{display:block!important;width:100%!important;max-width:none!important;min-width:0!important;float:none!important;clear:both!important;margin-left:0!important;margin-right:0!important;box-sizing:border-box!important}body.ez-checkout-native-page .woocommerce-billing-fields__field-wrapper .form-row-first,body.ez-checkout-native-page .woocommerce-billing-fields__field-wrapper .form-row-last{width:100%!important;float:none!important;clear:both!important}body.ez-checkout-native-page .form-row label{display:block!important;width:100%!important;max-width:none!important;margin:0 0 7px!important;line-height:1.35!important;white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important;box-sizing:border-box!important}body.ez-checkout-native-page .form-row .woocommerce-input-wrapper{display:block!important;width:100%!important;max-width:none!important;min-width:0!important;box-sizing:border-box!important}body.ez-checkout-native-page .form-row input.input-text,body.ez-checkout-native-page .form-row textarea,body.ez-checkout-native-page .form-row select,body.ez-checkout-native-page .form-row .select2-container{display:block!important;width:100%!important;max-width:none!important;min-width:0!important;box-sizing:border-box!important}body.ez-checkout-native-page .form-row input.input-text,body.ez-checkout-native-page .form-row select{min-height:54px!important}body.ez-checkout-native-page .form-row .woocommerce-input-wrapper select{width:100%!important}body.ez-checkout-native-page .woocommerce-validated,body.ez-checkout-native-page .woocommerce-invalid{width:100%!important;max-width:none!important;box-sizing:border-box!important}body.ez-checkout-native-page .woocommerce-error,body.ez-checkout-native-page .form-row .woocommerce-error,body.ez-checkout-native-page .form-row .woocommerce-validated-required-field,body.ez-checkout-native-page .form-row .woocommerce-invalid-required-field{max-width:none!important;box-sizing:border-box!important}body.ez-checkout-native-page #order_review{position:sticky!important;top:105px!important}body.ez-checkout-native-page #order_review_heading{margin-top:0!important}@media(max-width:900px){body.ez-checkout-native-page .woocommerce{max-width:none!important;padding-left:0!important;padding-right:0!important}body.ez-checkout-native-page form.checkout{width:100%!important;max-width:none!important;margin:0 0 40px!important;padding:0 12px 40px!important;display:block!important}body.ez-checkout-native-page form.checkout #customer_details,body.ez-checkout-native-page form.checkout #order_review{width:100%!important;max-width:none!important;padding:22px 16px!important;margin:0!important;border-left:0!important;border-right:0!important;border-radius:18px!important}body.ez-checkout-native-page form.checkout #order_review{margin-top:18px!important;position:static!important}body.ez-checkout-native-page .woocommerce-billing-fields__field-wrapper{display:block!important}body.ez-checkout-native-page .woocommerce-billing-fields__field-wrapper .form-row,body.ez-checkout-native-page .woocommerce-billing-fields__field-wrapper .form-row-first,body.ez-checkout-native-page .woocommerce-billing-fields__field-wrapper .form-row-last{width:100%!important;float:none!important;clear:both!important}}@media(max-width:520px){body.ez-checkout-native-page .ez-checkout-luxury-head{padding:28px 16px 24px!important}body.ez-checkout-native-page .ez-checkout-luxury-head h1{font-size:34px!important;line-height:1.05!important}body.ez-checkout-native-page form.checkout{padding-left:0!important;padding-right:0!important}body.ez-checkout-native-page form.checkout #customer_details,body.ez-checkout-native-page form.checkout #order_review{padding:22px 16px!important;border-radius:0!important}body.ez-checkout-native-page .form-row label{font-size:14px!important}}body.ez-checkout-native-page{background:linear-gradient(180deg,#f7faf8 0%,#eef4f0 100%)!important}body.ez-checkout-native-page .ez-checkout-luxury-head{margin-bottom:0!important;padding-bottom:28px!important}body.ez-checkout-native-page .woocommerce{padding-bottom:80px!important}body.ez-checkout-native-page form.checkout{display:grid!important;grid-template-columns:minmax(0,1fr)!important;max-width:900px!important;margin:0 auto 70px!important;padding:0 14px 40px!important;gap:0!important}body.ez-checkout-native-page form.checkout #customer_details{grid-column:1!important;width:100%!important;max-width:760px!important;margin:0 auto!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}.ez-checkout-flow{margin:0 0 18px;padding:18px 18px 20px;background:#fff;border:1px solid rgba(11,61,46,.09);border-radius:22px;box-shadow:0 10px 30px rgba(8,44,33,.06)}.ez-checkout-progress{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:8px;max-width:570px;margin:0 auto 18px}.ez-progress-line{position:absolute;left:15%;right:15%;top:18px;height:2px;background:#e2ebe6;z-index:0}.ez-progress-step{position:relative;z-index:1;border:0;background:transparent;color:#8a9690;display:flex;flex-direction:column;align-items:center;gap:7px;font-size:11px;font-weight:800;cursor:pointer;padding:0}.ez-progress-step span{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#eef3f0;border:2px solid #dce7e1;color:#708079;font-weight:900;transition:.2s}.ez-progress-step b{font-size:11px;letter-spacing:.02em}.ez-progress-step.is-active span,.ez-progress-step.is-complete span{background:var(--ez-primary);border-color:var(--ez-primary);color:#fff;box-shadow:0 7px 15px rgba(11,61,46,.16)}.ez-progress-step.is-active b{color:var(--ez-primary)}.ez-progress-step.is-complete b{color:#456257}.ez-checkout-intro{padding:17px 17px 2px;border-top:1px solid #edf2ef}.ez-checkout-intro>span{font-size:9px;font-weight:950;letter-spacing:.15em;color:var(--ez-accent)}.ez-checkout-intro h2{margin:5px 0 3px;font-size:25px;letter-spacing:-.035em;color:var(--ez-primary)}.ez-checkout-intro p{margin:0;color:var(--ez-muted);font-size:12px;line-height:1.55}body.ez-checkout-native-page .woocommerce-form-login-toggle,body.ez-checkout-native-page .woocommerce-form-coupon-toggle{margin:10px auto!important;max-width:760px!important;padding:0!important;border:0!important;background:transparent!important}body.ez-checkout-native-page .woocommerce-form-login-toggle .woocommerce-info,body.ez-checkout-native-page .woocommerce-form-coupon-toggle .woocommerce-info{position:relative;margin:0!important;padding:18px 48px 18px 54px!important;border:1px solid rgba(11,61,46,.10)!important;border-radius:18px!important;background:#fff!important;color:#34443d!important;box-shadow:0 8px 24px rgba(8,44,33,.055)!important;font-size:13px!important;line-height:1.45!important;overflow:hidden}body.ez-checkout-native-page .woocommerce-form-login-toggle .woocommerce-info:before,body.ez-checkout-native-page .woocommerce-form-coupon-toggle .woocommerce-info:before{position:absolute;left:18px;top:17px;width:25px;height:25px;border-radius:9px;display:grid;place-items:center;background:#e8f2ed;color:var(--ez-primary);font-size:14px;font-weight:900}body.ez-checkout-native-page .woocommerce-form-login-toggle .woocommerce-info:before{content:'↪'}body.ez-checkout-native-page .woocommerce-form-coupon-toggle .woocommerce-info:before{content:'%';background:#fff5d9;color:#a97708}body.ez-checkout-native-page .woocommerce-form-login-toggle .woocommerce-info:after,body.ez-checkout-native-page .woocommerce-form-coupon-toggle .woocommerce-info:after{content:'›';position:absolute;right:18px;top:15px;color:var(--ez-primary);font-size:24px;font-weight:500}body.ez-checkout-native-page .woocommerce-form-login-toggle .woocommerce-info a,body.ez-checkout-native-page .woocommerce-form-coupon-toggle .woocommerce-info a{font-weight:900;color:var(--ez-primary)!important;text-decoration:none!important}body.ez-checkout-native-page .woocommerce-form-login-toggle .woocommerce-info a:hover,body.ez-checkout-native-page .woocommerce-form-coupon-toggle .woocommerce-info a:hover{text-decoration:underline!important}body.ez-checkout-native-page .woocommerce-form-login,body.ez-checkout-native-page .checkout_coupon{max-width:760px;margin:8px auto 14px!important;padding:18px!important;background:#fff;border:1px solid var(--ez-line);border-radius:18px;box-shadow:0 10px 30px rgba(8,44,33,.06)}body.ez-checkout-native-page form.checkout #customer_details .woocommerce-billing-fields,body.ez-checkout-native-page form.checkout #customer_details .woocommerce-shipping-fields{background:#fff;border:1px solid rgba(11,61,46,.09);border-radius:22px;padding:22px 20px;box-shadow:0 12px 34px rgba(8,44,33,.06)}body.ez-checkout-native-page .woocommerce-billing-fields>h3{font-size:22px!important;color:var(--ez-primary)!important;margin:0 0 18px!important}body.ez-checkout-native-page .woocommerce-billing-fields__field-wrapper{display:block!important}body.ez-checkout-native-page .form-row{margin:0 0 15px!important;padding:0!important}body.ez-checkout-native-page .form-row label{font-size:12px!important;font-weight:850!important;color:#34443d!important;margin:0 0 7px!important}body.ez-checkout-native-page .form-row input.input-text,body.ez-checkout-native-page .form-row select,body.ez-checkout-native-page .form-row textarea{min-height:54px!important;width:100%!important;border:1px solid #dce7e1!important;border-radius:14px!important;background:#fbfcfb!important;padding:13px 14px!important;color:#17251f!important;box-shadow:none!important}body.ez-checkout-native-page .form-row textarea{min-height:105px!important}body.ez-checkout-native-page .form-row input.input-text:focus,body.ez-checkout-native-page .form-row select:focus,body.ez-checkout-native-page .form-row textarea:focus{border-color:var(--ez-primary)!important;box-shadow:0 0 0 4px rgba(11,61,46,.08)!important;background:#fff!important}body.ez-checkout-native-page #billing_country_field{display:block!important}body.ez-checkout-native-page .select2-container{width:100%!important}body.ez-checkout-native-page .select2-container .select2-selection--single{height:54px!important;border:1px solid #dce7e1!important;border-radius:14px!important;background:#fbfcfb!important}body.ez-checkout-native-page .select2-container .select2-selection--single .select2-selection__rendered{line-height:52px!important;padding-left:14px!important}body.ez-checkout-native-page .select2-container .select2-selection--single .select2-selection__arrow{height:52px!important}.ez-checkout-field-hidden,.ez-checkout-section-hidden{display:none!important}.ez-checkout-field-error{animation:ezCheckoutShake .32s ease;border-color:#c62828!important}@keyframes ezCheckoutShake{0%,100%{transform:none}25%{transform:translateX(-4px)}75%{transform:translateX(4px)}}.ez-checkout-step-actions{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:16px 0 0;padding:0 3px}.ez-step-back,.ez-step-next{min-height:52px;border-radius:14px;padding:0 20px;font-weight:900;cursor:pointer;transition:.18s}.ez-step-back{border:1px solid #dce7e1;background:#fff;color:#50635a}.ez-step-next{margin-left:auto;border:0;background:linear-gradient(135deg,#063425,#0d6047);color:#fff;box-shadow:0 12px 25px rgba(8,44,33,.18)}.ez-step-next:hover{transform:translateY(-1px)}body.ez-checkout-native-page #order_review_heading{grid-column:1!important;max-width:760px;margin:20px auto 10px!important;font-size:24px!important;color:var(--ez-primary)!important}body.ez-checkout-native-page form.checkout #order_review{grid-column:1!important;width:100%!important;max-width:760px!important;margin:0 auto!important;padding:22px!important;background:#fff!important;border:1px solid rgba(11,61,46,.09)!important;border-radius:22px!important;box-shadow:0 12px 34px rgba(8,44,33,.06)!important;position:static!important}body.ez-checkout-native-page .woocommerce-checkout-review-order-table{border:0!important;margin:0!important}body.ez-checkout-native-page .woocommerce-checkout-review-order-table td,body.ez-checkout-native-page .woocommerce-checkout-review-order-table th{padding:11px 0!important;border-color:#edf2ef!important}body.ez-checkout-native-page #payment{margin-top:17px!important;border:1px solid #e1ebe5!important;border-radius:17px!important;background:#f5f9f6!important;padding:14px!important}body.ez-checkout-native-page #place_order{width:100%!important;min-height:58px!important;border:0!important;border-radius:14px!important;background:linear-gradient(135deg,#063425,#0d6047)!important;color:#fff!important;font-weight:950!important;box-shadow:0 14px 28px rgba(8,44,33,.20)!important}@media(min-width:901px){body.ez-checkout-native-page .woocommerce-form-login-toggle,body.ez-checkout-native-page .woocommerce-form-coupon-toggle{max-width:760px!important}}@media(max-width:900px){body.ez-checkout-native-page form.checkout{max-width:760px!important;padding:0 10px 50px!important}.ez-checkout-flow{border-radius:20px;padding:15px 13px 17px}.ez-checkout-intro h2{font-size:22px}body.ez-checkout-native-page form.checkout #customer_details .woocommerce-billing-fields,body.ez-checkout-native-page form.checkout #customer_details .woocommerce-shipping-fields{border-radius:20px;padding:19px 15px}}@media(max-width:520px){body.ez-checkout-native-page .woocommerce-form-login-toggle .woocommerce-info,body.ez-checkout-native-page .woocommerce-form-coupon-toggle .woocommerce-info{padding:16px 42px 16px 50px!important;border-radius:16px!important;font-size:12px!important}body.ez-checkout-native-page .woocommerce-form-login-toggle .woocommerce-info:before,body.ez-checkout-native-page .woocommerce-form-coupon-toggle .woocommerce-info:before{left:15px;top:15px}body.ez-checkout-native-page .woocommerce-form-login-toggle .woocommerce-info:after,body.ez-checkout-native-page .woocommerce-form-coupon-toggle .woocommerce-info:after{right:14px;top:13px}.ez-checkout-progress{gap:2px}.ez-progress-step span{width:32px;height:32px;font-size:11px}.ez-progress-line{top:16px;left:13%;right:13%}.ez-progress-step b{font-size:10px}.ez-checkout-intro{padding:14px 5px 0}.ez-checkout-intro h2{font-size:21px}.ez-checkout-intro p{font-size:11px}.ez-checkout-step-actions{margin-top:13px}.ez-step-back,.ez-step-next{min-height:50px;padding:0 17px}body.ez-checkout-native-page form.checkout #order_review{padding:17px!important;border-radius:18px!important}}body.ez-checkout-native-page .ez-checkout-step-panel{display:none!important;visibility:hidden!important;opacity:0!important;max-height:0!important;overflow:hidden!important}body.ez-checkout-native-page .ez-checkout-step-panel.is-open{display:block!important;visibility:visible!important;opacity:1!important;max-height:none!important;overflow:visible!important;animation:ezCheckoutPanelIn .22s ease both}body.ez-checkout-native-page .ez-checkout-step-panel .form-row.ez-checkout-field-hidden{display:none!important}body.ez-checkout-native-page .ez-checkout-step-panel .form-row:not(.ez-checkout-field-hidden){display:block!important;width:100%!important;float:none!important;clear:both!important}body.ez-checkout-native-page .ez-checkout-step-panel{margin:0!important;padding:22px 20px!important;background:#fff!important;border:1px solid rgba(11,61,46,.09)!important;border-radius:22px!important;box-shadow:0 12px 34px rgba(8,44,33,.06)!important}body.ez-checkout-native-page .ez-checkout-panel-head{margin:0 0 18px!important;padding:0 0 15px!important;border-bottom:1px solid #edf2ef!important}body.ez-checkout-native-page .ez-checkout-panel-kicker{font-size:10px!important;font-weight:950!important;letter-spacing:.16em!important;color:#b28720!important;margin-bottom:5px!important}body.ez-checkout-native-page .ez-checkout-panel-head h3{margin:0!important;font-size:24px!important;line-height:1.15!important;color:var(--ez-primary)!important}body.ez-checkout-native-page .ez-native-billing-heading{display:none!important}body.ez-checkout-native-page .ez-checkout-step-2-panel .ez-shipping-heading{margin:22px 0 12px!important;padding-top:18px!important;border-top:1px solid #edf2ef!important}body.ez-checkout-native-page .ez-checkout-step-2-panel .ez-shipping-heading h3{margin:0!important;font-size:18px!important;color:var(--ez-primary)!important}body.ez-checkout-native-page .ez-checkout-shipping-relocated{display:block!important;width:100%!important;float:none!important;margin:0!important;padding:0!important}body.ez-checkout-native-page .ez-checkout-shipping-relocated .woocommerce-shipping-fields{display:contents!important}body.ez-checkout-native-page .ez-checkout-shipping-relocated>*:not(.woocommerce-shipping-fields){display:none!important}body.ez-checkout-native-page .ez-checkout-step-panel .woocommerce-input-wrapper{display:block!important;width:100%!important}body.ez-checkout-native-page .ez-checkout-step-panel .select2-container{width:100%!important}body.ez-checkout-native-page .ez-checkout-step-panel .form-row label{display:block!important;width:auto!important}body.ez-checkout-native-page .ez-checkout-step-panel .form-row .woocommerce-input-wrapper input,body.ez-checkout-native-page .ez-checkout-step-panel .form-row .woocommerce-input-wrapper select,body.ez-checkout-native-page .ez-checkout-step-panel .form-row .woocommerce-input-wrapper textarea{width:100%!important;max-width:none!important;box-sizing:border-box!important}@keyframes ezCheckoutPanelIn{from{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}@media(max-width:600px){body.ez-checkout-native-page .ez-checkout-step-panel{padding:19px 15px!important;border-radius:20px!important}body.ez-checkout-native-page .ez-checkout-panel-head h3{font-size:21px!important}}body.ez-checkout-native-page{background:#f3eee8!important}body.ez-checkout-native-page .woocommerce-form-login-toggle,body.ez-checkout-native-page .woocommerce-form-coupon-toggle{max-width:920px!important;margin:12px auto!important}body.ez-checkout-native-page .woocommerce-form-login-toggle .woocommerce-info,body.ez-checkout-native-page .woocommerce-form-coupon-toggle .woocommerce-info{background:#fff!important;border:1px solid #e7ddd4!important;border-radius:18px!important;box-shadow:0 8px 25px rgba(65,43,30,.07)!important;color:#3e342d!important;padding:18px 52px 18px 54px!important;font-size:14px!important;line-height:1.45!important;position:relative!important;margin:0!important}body.ez-checkout-native-page .woocommerce-form-login-toggle .woocommerce-info:before,body.ez-checkout-native-page .woocommerce-form-coupon-toggle .woocommerce-info:before{color:#fff!important;background:#0b4d3b!important;border-radius:50%!important;width:30px!important;height:30px!important;line-height:30px!important;text-align:center!important;left:16px!important;top:13px!important;font-size:14px!important}body.ez-checkout-native-page .woocommerce-form-login-toggle .woocommerce-info a,body.ez-checkout-native-page .woocommerce-form-coupon-toggle .woocommerce-info a{color:#0b4d3b!important;font-weight:900!important;text-decoration:none!important}body.ez-checkout-native-page .woocommerce-form-login-toggle .woocommerce-info:after,body.ez-checkout-native-page .woocommerce-form-coupon-toggle .woocommerce-info:after{content:'›'!important;position:absolute!important;right:18px!important;top:11px!important;color:#0b4d3b!important;font-size:27px!important;font-weight:800!important}body.ez-checkout-native-page form.checkout{display:block!important;max-width:920px!important;padding:0 0 70px!important;background:transparent!important;box-shadow:none!important;border:0!important}body.ez-checkout-native-page .ez-checkout-flow{background:#fff!important;border:1px solid #e3d8ce!important;border-radius:22px!important;padding:18px 18px 16px!important;box-shadow:0 10px 30px rgba(65,43,30,.07)!important;margin:0 0 14px!important}body.ez-checkout-native-page .ez-checkout-progress{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:8px;align-items:start!important}body.ez-checkout-native-page .ez-progress-line{position:absolute!important;left:16%!important;right:16%!important;top:17px!important;height:2px!important;background:#e7ddd4!important;z-index:0!important}body.ez-checkout-native-page .ez-progress-step{position:relative!important;z-index:1!important;background:transparent!important;border:0!important;color:#9b938d!important;display:flex!important;flex-direction:column!important;align-items:center!important;gap:6px!important;font-weight:800!important;cursor:pointer!important;padding:0!important}body.ez-checkout-native-page .ez-progress-step span{width:36px!important;height:36px!important;border-radius:50%!important;background:#f2eee9!important;border:2px solid #e3d8ce!important;display:grid!important;place-items:center!important;font-size:12px!important;color:#827970!important}body.ez-checkout-native-page .ez-progress-step b{font-size:11px!important;letter-spacing:.02em!important}body.ez-checkout-native-page .ez-progress-step.is-active span,body.ez-checkout-native-page .ez-progress-step.is-complete span{background:#0b4d3b!important;border-color:#0b4d3b!important;color:#fff!important}body.ez-checkout-native-page .ez-progress-step.is-active b{color:#0b4d3b!important}body.ez-checkout-native-page #customer_details{background:#76523e!important;border-radius:24px!important;padding:26px!important;box-shadow:0 16px 38px rgba(65,43,30,.16)!important;width:100%!important;box-sizing:border-box!important}body.ez-checkout-native-page .ez-step-content-header{padding:2px 2px 22px!important;margin:0 0 22px!important;border-bottom:1px solid rgba(255,255,255,.22)!important;color:#fff!important}body.ez-checkout-native-page .ez-step-content-header>span{display:block!important;color:#f2c85c!important;font-size:10px!important;font-weight:950!important;letter-spacing:.15em!important;margin-bottom:7px!important}body.ez-checkout-native-page .ez-step-content-header h2{margin:0!important;color:#fff!important;font-size:27px!important;line-height:1.15!important}body.ez-checkout-native-page .ez-step-content-header p{margin:7px 0 0!important;color:rgba(255,255,255,.78)!important;font-size:13px!important;line-height:1.5!important}body.ez-checkout-native-page #customer_details .woocommerce-billing-fields>h3,body.ez-checkout-native-page #customer_details .woocommerce-shipping-fields>h3{display:none!important}body.ez-checkout-native-page .woocommerce-billing-fields__field-wrapper{margin:0!important}body.ez-checkout-native-page #customer_details .form-row{margin:0 0 17px!important;padding:0!important;width:100%!important;float:none!important;clear:both!important}body.ez-checkout-native-page #customer_details .form-row label{color:#fff!important;font-size:13px!important;font-weight:800!important;margin:0 0 7px!important;line-height:1.35!important}body.ez-checkout-native-page #customer_details .form-row label .required{color:#f5c85a!important}body.ez-checkout-native-page #customer_details .form-row .woocommerce-input-wrapper{width:100%!important;display:block!important}body.ez-checkout-native-page #customer_details .form-row input.input-text,body.ez-checkout-native-page #customer_details .form-row textarea,body.ez-checkout-native-page #customer_details .form-row select,body.ez-checkout-native-page #customer_details .form-row .select2-container .select2-selection--single{background:#fff!important;color:#302821!important;border:1px solid #e5ddd6!important;border-radius:13px!important;min-height:54px!important;width:100%!important;box-sizing:border-box!important;box-shadow:none!important}body.ez-checkout-native-page #customer_details .form-row input.input-text,body.ez-checkout-native-page #customer_details .form-row textarea{padding:14px 15px!important}body.ez-checkout-native-page #customer_details .form-row input.input-text:focus,body.ez-checkout-native-page #customer_details .form-row textarea:focus,body.ez-checkout-native-page #customer_details .form-row select:focus{border-color:#f0bd43!important;box-shadow:0 0 0 3px rgba(240,189,67,.18)!important;outline:none!important}body.ez-checkout-native-page #customer_details .select2-container .select2-selection--single .select2-selection__rendered{line-height:52px!important;color:#302821!important;padding-left:15px!important}body.ez-checkout-native-page #customer_details .select2-container .select2-selection--single .select2-selection__arrow{height:52px!important}body.ez-checkout-native-page .ez-progressive-hidden{display:none!important}body.ez-checkout-native-page .ez-step-customer-hidden{display:none!important}body.ez-checkout-native-page .ez-checkout-step-actions{display:flex;align-items:center;justify-content:space-between;margin:22px 0 0!important;padding:0!important}body.ez-checkout-native-page .ez-step-back{background:transparent!important;border:1px solid rgba(255,255,255,.45)!important;color:#fff!important;min-height:52px!important;border-radius:13px!important;padding:0 18px!important;font-weight:850!important}body.ez-checkout-native-page .ez-step-next{margin-left:auto!important;min-height:54px!important;border:0!important;border-radius:14px!important;background:#f2c24f!important;color:#183b30!important;padding:0 23px!important;font-size:15px!important;font-weight:950!important;box-shadow:0 10px 22px rgba(0,0,0,.15)!important;cursor:pointer!important}body.ez-checkout-native-page .ez-step-next:hover{transform:translateY(-1px)!important}body.ez-checkout-native-page #order_review_heading{max-width:920px!important;margin:18px auto 10px!important;background:#fff!important;border:1px solid #e3d8ce!important;border-radius:18px!important;padding:18px 20px!important;box-sizing:border-box!important}body.ez-checkout-native-page form.checkout #order_review{max-width:920px!important;margin:0 auto!important;background:#fff!important;border:1px solid #e3d8ce!important;border-radius:22px!important;padding:22px!important;box-shadow:0 12px 32px rgba(65,43,30,.08)!important;position:static!important}body.ez-checkout-native-page #order_review .shop_table{border:0!important}body.ez-checkout-native-page #order_review #payment{background:#f6f1ec!important;border:1px solid #e6ddd4!important;border-radius:17px!important;padding:14px!important}body.ez-checkout-native-page #order_review #place_order{background:#0b4d3b!important;color:#fff!important;border-radius:14px!important;min-height:58px!important}.ez-cart-currency-note{display:none!important}@media(max-width:600px){body.ez-checkout-native-page .woocommerce{padding:0 10px!important}body.ez-checkout-native-page .woocommerce-form-login-toggle,.ez-checkout-native-page .woocommerce-form-coupon-toggle{margin:9px 0!important}body.ez-checkout-native-page .woocommerce-form-login-toggle .woocommerce-info,body.ez-checkout-native-page .woocommerce-form-coupon-toggle .woocommerce-info{padding:15px 42px 15px 48px!important;font-size:13px!important}body.ez-checkout-native-page .woocommerce-form-login-toggle .woocommerce-info:before,body.ez-checkout-native-page .woocommerce-form-coupon-toggle .woocommerce-info:before{left:12px!important;top:12px!important;width:28px!important;height:28px!important;line-height:28px!important}body.ez-checkout-native-page .woocommerce-form-login-toggle .woocommerce-info:after,body.ez-checkout-native-page .woocommerce-form-coupon-toggle .woocommerce-info:after{right:12px!important;top:10px!important}body.ez-checkout-native-page form.checkout{padding-bottom:55px!important}body.ez-checkout-native-page .ez-checkout-flow{padding:15px 10px 13px!important;border-radius:18px!important}body.ez-checkout-native-page .ez-progress-step span{width:32px!important;height:32px!important}body.ez-checkout-native-page .ez-progress-line{top:15px!important;left:17%!important;right:17%!important}body.ez-checkout-native-page .ez-progress-step b{font-size:10px!important}body.ez-checkout-native-page #customer_details{padding:20px 16px!important;border-radius:20px!important}body.ez-checkout-native-page .ez-step-content-header{padding-bottom:18px!important;margin-bottom:18px!important}body.ez-checkout-native-page .ez-step-content-header h2{font-size:23px!important}body.ez-checkout-native-page .ez-step-content-header p{font-size:12px!important}body.ez-checkout-native-page #customer_details .form-row{margin-bottom:15px!important}body.ez-checkout-native-page #customer_details .form-row input.input-text,body.ez-checkout-native-page #customer_details .form-row select,body.ez-checkout-native-page #customer_details .form-row .select2-container .select2-selection--single{min-height:52px!important}body.ez-checkout-native-page .ez-step-next{min-height:52px!important;padding:0 19px!important}body.ez-checkout-native-page .ez-step-back{min-height:52px!important;padding:0 15px!important}}body.ez-checkout-native-page .ez-mini-checkout-total{max-width:920px!important;margin:12px auto 10px!important;background:#fff!important;border:1px solid #e3d8ce!important;border-radius:16px!important;box-shadow:0 7px 22px rgba(65,43,30,.06)!important;padding:12px 16px!important;box-sizing:border-box!important;color:#183b30!important}body.ez-checkout-native-page .ez-mini-total-main{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important}body.ez-checkout-native-page .ez-mini-kicker{display:block!important;color:#b48a2c!important;font-size:9px!important;font-weight:950!important;letter-spacing:.14em!important;margin-bottom:2px!important}body.ez-checkout-native-page .ez-mini-total-value{display:block!important;color:#183b30!important;font-size:20px!important;line-height:1.15!important;font-weight:950!important}body.ez-checkout-native-page .ez-mini-total-arrow{width:30px!important;height:30px!important;border-radius:50%!important;background:#f3eee8!important;display:grid!important;place-items:center!important;color:#0b4d3b!important;font-weight:900!important}body.ez-checkout-native-page .ez-mini-credit-row{display:flex!important;justify-content:space-between!important;gap:10px!important;border-top:1px solid #eee5dd!important;margin-top:9px!important;padding-top:8px!important;color:#6e655e!important;font-size:12px!important}body.ez-checkout-native-page .ez-mini-credit-row strong{color:#0b6a50!important;font-weight:900!important}@media(max-width:600px){body.ez-checkout-native-page .ez-mini-checkout-total{margin:8px 0!important;padding:11px 14px!important;border-radius:15px!important}.ez-mini-total-value{font-size:18px!important}.ez-mini-total-arrow{width:28px!important;height:28px!important}}body.ez-checkout-native-page{width:100%!important;max-width:100%!important;overflow-x:hidden!important;background:#f3eee8!important}body.ez-checkout-native-page .ez-checkout-luxury-head,body.ez-checkout-native-page .woocommerce,body.ez-checkout-native-page form.checkout{max-width:none!important}body.ez-checkout-native-page .woocommerce{width:100%!important;margin:0!important;padding-left:12px!important;padding-right:12px!important;box-sizing:border-box!important}body.ez-checkout-native-page form.checkout{width:min(920px,100%)!important;margin:0 auto 70px!important;padding:0 0 60px!important;display:block!important;box-sizing:border-box!important;overflow:visible!important}body.ez-checkout-native-page .woocommerce-form-login-toggle,body.ez-checkout-native-page .woocommerce-form-coupon-toggle,body.ez-checkout-native-page .ez-mini-checkout-total,body.ez-checkout-native-page .ez-checkout-flow,body.ez-checkout-native-page form.checkout #customer_details,body.ez-checkout-native-page form.checkout #order_review_heading,body.ez-checkout-native-page form.checkout #order_review{width:100%!important;max-width:920px!important;min-width:0!important;box-sizing:border-box!important}body.ez-checkout-native-page form.checkout #customer_details{display:block!important;margin:0!important;padding:26px!important;background:#76523e!important;border:0!important;border-radius:24px!important;box-shadow:0 16px 38px rgba(65,43,30,.16)!important;color:#fff!important}body.ez-checkout-native-page form.checkout #customer_details .woocommerce-billing-fields,body.ez-checkout-native-page form.checkout #customer_details .woocommerce-shipping-fields,body.ez-checkout-native-page form.checkout #customer_details .woocommerce-additional-fields,body.ez-checkout-native-page form.checkout #customer_details .woocommerce-billing-fields__field-wrapper{background:transparent!important;border:0!important;box-shadow:none!important;border-radius:0!important;padding:0!important;margin:0!important;width:100%!important;max-width:none!important;min-width:0!important;box-sizing:border-box!important}body.ez-checkout-native-page #customer_details .form-row,body.ez-checkout-native-page #customer_details .form-row-first,body.ez-checkout-native-page #customer_details .form-row-last{display:block!important;width:100%!important;max-width:none!important;min-width:0!important;float:none!important;clear:both!important;margin:0 0 17px!important;padding:0!important;box-sizing:border-box!important}body.ez-checkout-native-page #customer_details .form-row label{display:block!important;visibility:visible!important;opacity:1!important;width:100%!important;max-width:none!important;height:auto!important;overflow:visible!important;color:#fff!important;font-size:13px!important;line-height:1.35!important;font-weight:850!important;margin:0 0 7px!important;white-space:normal!important;word-break:normal!important}body.ez-checkout-native-page #customer_details .form-row label .required{color:#f2c45b!important}body.ez-checkout-native-page #customer_details .woocommerce-input-wrapper{display:block!important;width:100%!important;max-width:none!important;min-width:0!important;box-sizing:border-box!important}body.ez-checkout-native-page #customer_details input.input-text,body.ez-checkout-native-page #customer_details input[type="text"],body.ez-checkout-native-page #customer_details input[type="email"],body.ez-checkout-native-page #customer_details input[type="tel"],body.ez-checkout-native-page #customer_details input[type="number"],body.ez-checkout-native-page #customer_details textarea,body.ez-checkout-native-page #customer_details select,body.ez-checkout-native-page #customer_details .select2-container{display:block!important;width:100%!important;max-width:none!important;min-width:0!important;box-sizing:border-box!important}body.ez-checkout-native-page #customer_details input.input-text,body.ez-checkout-native-page #customer_details textarea,body.ez-checkout-native-page #customer_details select,body.ez-checkout-native-page #customer_details .select2-selection--single{background:#fff!important;color:#302821!important;border:1px solid #e5ddd6!important;border-radius:13px!important;min-height:54px!important;box-shadow:none!important;font-size:16px!important;line-height:1.35!important;opacity:1!important}body.ez-checkout-native-page #customer_details input.input-text,body.ez-checkout-native-page #customer_details textarea{padding:14px 15px!important}body.ez-checkout-native-page #customer_details input.input-text::placeholder,body.ez-checkout-native-page #customer_details textarea::placeholder{color:#80756d!important;opacity:1!important}body.ez-checkout-native-page #customer_details .select2-selection--single .select2-selection__rendered{color:#302821!important;line-height:52px!important;padding-left:15px!important}body.ez-checkout-native-page #customer_details .select2-selection--single .select2-selection__arrow{height:52px!important}body.ez-checkout-native-page .ez-checkout-flow{margin:0 0 14px!important}body.ez-checkout-native-page .ez-mini-checkout-total{margin:8px auto 10px!important}body.ez-checkout-native-page form.checkout>#customer_details,body.ez-checkout-native-page form.checkout>#order_review_heading,body.ez-checkout-native-page form.checkout>#order_review{float:none!important;position:static!important;left:auto!important;right:auto!important;transform:none!important}body.ez-checkout-native-page form.checkout #order_review_heading,body.ez-checkout-native-page form.checkout #order_review{margin-left:auto!important;margin-right:auto!important}@media(max-width:600px){body.ez-checkout-native-page .woocommerce{padding-left:8px!important;padding-right:8px!important}body.ez-checkout-native-page form.checkout{width:100%!important;max-width:none!important;padding:0 0 52px!important;margin-bottom:55px!important}body.ez-checkout-native-page form.checkout #customer_details{width:100%!important;max-width:none!important;padding:20px 15px!important;border-radius:20px!important;box-sizing:border-box!important}body.ez-checkout-native-page #customer_details .form-row{margin-bottom:15px!important}body.ez-checkout-native-page #customer_details .form-row label{font-size:13px!important}body.ez-checkout-native-page #customer_details input.input-text,body.ez-checkout-native-page #customer_details textarea,body.ez-checkout-native-page #customer_details select,body.ez-checkout-native-page #customer_details .select2-selection--single{min-height:52px!important;width:100%!important}body.ez-checkout-native-page .ez-checkout-step-actions{width:100%!important;box-sizing:border-box!important}body.ez-checkout-native-page .ez-step-next,body.ez-checkout-native-page .ez-step-back{min-height:52px!important;touch-action:manipulation!important}body.ez-checkout-native-page .ez-checkout-flow,body.ez-checkout-native-page .ez-mini-checkout-total,body.ez-checkout-native-page .woocommerce-form-login-toggle,body.ez-checkout-native-page .woocommerce-form-coupon-toggle{width:100%!important;max-width:none!important}}@media(max-width:380px){body.ez-checkout-native-page .woocommerce{padding-left:5px!important;padding-right:5px!important}body.ez-checkout-native-page form.checkout #customer_details{padding:18px 12px!important}body.ez-checkout-native-page .ez-checkout-progress{gap:0!important}body.ez-checkout-native-page .ez-progress-step b{font-size:9px!important}}html body.woocommerce-checkout,html body.ez-checkout-native-page{max-width:100%!important;width:100%!important;overflow-x:hidden!important}body.woocommerce-checkout .ez-checkout-page-shell{width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:0 0 70px!important;overflow:visible!important;box-sizing:border-box!important}body.woocommerce-checkout .ez-checkout-page-shell>.ez-section>h1,body.woocommerce-checkout main.ez-container>.ez-section>h1,body.woocommerce-checkout .entry-title,body.woocommerce-checkout .page-title{display:none!important}body.woocommerce-checkout .ez-checkout-luxury-head{width:100%!important;max-width:none!important;margin:0 0 22px!important;padding:42px max(20px,calc((100% - 920px)/2)) 36px!important;box-sizing:border-box!important;background:radial-gradient(circle at 88% 0,rgba(217,166,46,.28),transparent 28%),linear-gradient(135deg,#062f24,#0c5b43)!important;color:#fff!important;border:0!important;border-radius:0!important;box-shadow:0 14px 38px rgba(8,44,33,.14)!important;overflow:hidden!important}body.woocommerce-checkout .ez-checkout-luxury-inner{width:100%!important;max-width:920px!important;margin:0 auto!important;min-width:0!important}body.woocommerce-checkout .ez-checkout-luxury-head span{display:inline-flex!important;max-width:100%!important;box-sizing:border-box!important;color:#f2c45b!important;background:rgba(255,255,255,.10)!important;border:1px solid rgba(255,255,255,.16)!important;border-radius:999px!important;padding:7px 11px!important;font-size:10px!important;line-height:1.2!important;font-weight:900!important;letter-spacing:.15em!important}body.woocommerce-checkout .ez-checkout-luxury-head h1{display:block!important;width:100%!important;max-width:100%!important;margin:10px 0 5px!important;padding:0!important;color:#fff!important;font-size:clamp(32px,6vw,52px)!important;line-height:1.04!important;letter-spacing:-.045em!important;white-space:normal!important;overflow-wrap:normal!important}body.woocommerce-checkout .ez-checkout-luxury-head p{margin:0!important;max-width:620px!important;color:#dfe9e3!important;font-size:14px!important;line-height:1.55!important}body.woocommerce-checkout .woocommerce{width:100%!important;max-width:920px!important;margin:0 auto!important;padding:0 12px!important;box-sizing:border-box!important;min-width:0!important}body.woocommerce-checkout form.checkout{width:100%!important;max-width:920px!important;margin:0 auto 55px!important;padding:0 0 60px!important;display:block!important;box-sizing:border-box!important;float:none!important;min-width:0!important;overflow:visible!important}body.woocommerce-checkout .woocommerce-form-login-toggle,body.woocommerce-checkout .woocommerce-form-coupon-toggle,body.woocommerce-checkout .ez-mini-checkout-total,body.woocommerce-checkout .ez-checkout-flow,body.woocommerce-checkout form.checkout #customer_details,body.woocommerce-checkout form.checkout #order_review_heading,body.woocommerce-checkout form.checkout #order_review{width:100%!important;max-width:920px!important;min-width:0!important;box-sizing:border-box!important}body.woocommerce-checkout .ez-mini-checkout-total{display:block!important;position:relative!important;float:none!important;margin:0 auto 10px!important;transform:none!important;left:auto!important;right:auto!important}body.woocommerce-checkout .woocommerce-form-login-toggle,body.woocommerce-checkout .woocommerce-form-coupon-toggle{margin:0 auto 10px!important}body.woocommerce-checkout #customer_details,body.woocommerce-checkout #customer_details *{min-width:0!important;max-width:100%;box-sizing:border-box}body.woocommerce-checkout #customer_details .form-row,body.woocommerce-checkout #customer_details .form-row-first,body.woocommerce-checkout #customer_details .form-row-last{display:block!important;width:100%!important;float:none!important;clear:both!important;margin-left:0!important;margin-right:0!important}body.woocommerce-checkout #customer_details .woocommerce-input-wrapper,body.woocommerce-checkout #customer_details .select2-container{display:block!important;width:100%!important;max-width:100%!important}body.woocommerce-checkout #customer_details input.input-text,body.woocommerce-checkout #customer_details input[type=text],body.woocommerce-checkout #customer_details input[type=email],body.woocommerce-checkout #customer_details input[type=tel],body.woocommerce-checkout #customer_details select,body.woocommerce-checkout #customer_details textarea,body.woocommerce-checkout #customer_details .select2-selection--single{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important}body.woocommerce-checkout.ez-checkout-page .woocommerce-checkout,body.woocommerce-checkout.ez-checkout-page form.checkout,body.woocommerce-checkout.ez-checkout-page .woocommerce form.checkout{display:block!important;grid-template-columns:none!important;grid-template-rows:none!important}body.woocommerce-checkout.ez-checkout-page .ez-checkout-luxury-head{width:100%!important;margin-left:0!important;margin-right:0!important;left:auto!important;right:auto!important;transform:none!important}@media(max-width:700px){body.woocommerce-checkout .ez-checkout-page-shell{padding-bottom:45px!important}body.woocommerce-checkout .ez-checkout-luxury-head{padding:30px 16px 28px!important;margin-bottom:16px!important}body.woocommerce-checkout .ez-checkout-luxury-head h1{font-size:clamp(30px,9vw,42px)!important}body.woocommerce-checkout .ez-checkout-luxury-head p{font-size:12px!important;max-width:100%!important}body.woocommerce-checkout .woocommerce{width:100%!important;padding:0 8px!important}body.woocommerce-checkout form.checkout{width:100%!important;padding:0 0 45px!important;margin-bottom:30px!important}body.woocommerce-checkout .woocommerce-form-login-toggle,body.woocommerce-checkout .woocommerce-form-coupon-toggle,body.woocommerce-checkout .ez-mini-checkout-total,body.woocommerce-checkout .ez-checkout-flow{width:100%!important}body.woocommerce-checkout form.checkout #customer_details{width:100%!important;padding:20px 14px!important;border-radius:20px!important;margin:0!important}body.woocommerce-checkout #customer_details .form-row{width:100%!important;margin-bottom:15px!important}body.woocommerce-checkout #customer_details .form-row label{font-size:13px!important;visibility:visible!important;opacity:1!important}body.woocommerce-checkout #customer_details input.input-text,body.woocommerce-checkout #customer_details select,body.woocommerce-checkout #customer_details textarea,body.woocommerce-checkout #customer_details .select2-selection--single{width:100%!important;min-height:52px!important;font-size:16px!important}body.woocommerce-checkout form.checkout #order_review{width:100%!important;margin-top:16px!important}}@media(max-width:380px){body.woocommerce-checkout .woocommerce{padding:0 5px!important}body.woocommerce-checkout form.checkout #customer_details{padding:18px 11px!important}body.woocommerce-checkout .ez-checkout-progress{gap:0!important}body.woocommerce-checkout .ez-progress-step b{font-size:9px!important}}@media (max-width:700px){html.woocommerce-checkout,html body.woocommerce-checkout{width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;padding-left:0!important;padding-right:0!important;overflow-x:clip!important}body.woocommerce-checkout .ez-header{width:100%!important;max-width:none!important;margin:0!important;left:0!important;right:0!important;overflow:visible!important}body.woocommerce-checkout .ez-header .ez-container{width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding-left:12px!important;padding-right:12px!important;box-sizing:border-box!important}body.woocommerce-checkout .ez-header .ez-main{width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:10px 0!important;grid-template-columns:40px minmax(0,1fr) auto!important;gap:8px!important;box-sizing:border-box!important}body.woocommerce-checkout .ez-header .ez-brand{min-width:0!important;max-width:100%!important;overflow:hidden!important;white-space:nowrap!important;font-size:19px!important}body.woocommerce-checkout .ez-header .ez-actions{min-width:0!important;flex:0 0 auto!important;gap:5px!important}body.woocommerce-checkout .ez-header .ez-icon{flex:0 0 40px!important;width:40px!important;height:40px!important}body.woocommerce-checkout .ez-header .ez-search{grid-column:1/-1!important;grid-row:2!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important}body.woocommerce-checkout .ez-header .ez-search input{min-width:0!important;width:1px!important}body.woocommerce-checkout .ez-header .ez-location-row{width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding-top:8px!important;padding-bottom:8px!important;box-sizing:border-box!important}body.woocommerce-checkout .ez-header .ez-location{min-width:0!important;width:100%!important;overflow:hidden!important}body.woocommerce-checkout .ez-header .ez-location [data-delivery-label]{display:block!important;min-width:0!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}body.woocommerce-checkout .ez-checkout-page-shell{width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:0 0 45px!important;box-sizing:border-box!important;overflow:visible!important}body.woocommerce-checkout .ez-checkout-luxury-head{width:100%!important;max-width:none!important;margin:0!important;padding:30px 16px 28px!important;box-sizing:border-box!important;border-radius:0!important;overflow:hidden!important}body.woocommerce-checkout .ez-checkout-luxury-inner{width:100%!important;max-width:920px!important;min-width:0!important;margin:0 auto!important}body.woocommerce-checkout .ez-checkout-luxury-head h1{width:100%!important;max-width:100%!important;margin:10px 0 6px!important;font-size:clamp(29px,8.6vw,42px)!important;line-height:1.06!important;overflow-wrap:anywhere!important}body.woocommerce-checkout .ez-checkout-luxury-head p{width:100%!important;max-width:100%!important;margin:0!important;font-size:12px!important;line-height:1.55!important}body.woocommerce-checkout .ez-checkout-page-shell>.woocommerce,body.woocommerce-checkout .ez-checkout-page-shell>.woocommerce form.checkout{width:100%!important;max-width:none!important;min-width:0!important;margin-left:0!important;margin-right:0!important;box-sizing:border-box!important}body.woocommerce-checkout .ez-checkout-page-shell>.woocommerce{padding-left:10px!important;padding-right:10px!important}body.woocommerce-checkout form.checkout{padding-left:0!important;padding-right:0!important;overflow:visible!important}body.woocommerce-checkout .ez-mini-checkout-total,body.woocommerce-checkout .woocommerce-form-login-toggle,body.woocommerce-checkout .woocommerce-form-coupon-toggle,body.woocommerce-checkout .ez-checkout-flow,body.woocommerce-checkout form.checkout #customer_details,body.woocommerce-checkout form.checkout #order_review_heading,body.woocommerce-checkout form.checkout #order_review{width:100%!important;max-width:none!important;min-width:0!important;margin-left:0!important;margin-right:0!important;box-sizing:border-box!important}body.woocommerce-checkout .ez-mini-checkout-total{margin-top:8px!important;margin-bottom:10px!important}body.woocommerce-checkout .ez-checkout-page-shell *{max-width:100%;box-sizing:border-box}body.woocommerce-checkout .ez-checkout-page-shell img,body.woocommerce-checkout .ez-checkout-page-shell svg,body.woocommerce-checkout .ez-checkout-page-shell iframe{max-width:100%!important}}@media(max-width:420px){body.woocommerce-checkout .ez-header .ez-container{padding-left:9px!important;padding-right:9px!important}body.woocommerce-checkout .ez-header .ez-brand{font-size:17px!important}body.woocommerce-checkout .ez-checkout-luxury-head{padding:27px 14px 25px!important}body.woocommerce-checkout .ez-checkout-page-shell>.woocommerce{padding-left:7px!important;padding-right:7px!important}}html body.woocommerce-checkout,html body.ez-checkout-native-page{margin:0!important;padding:0!important;width:100%!important;min-width:0!important;max-width:none!important;overflow-x:hidden!important}body.woocommerce-checkout .ez-header,body.ez-checkout-native-page .ez-header{width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:0!important;transform:none!important;left:auto!important;right:auto!important}body.woocommerce-checkout main.ez-checkout-page-shell,body.ez-checkout-native-page main.ez-checkout-page-shell{display:block!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:0 0 48px!important;transform:none!important;left:auto!important;right:auto!important;box-sizing:border-box!important;overflow:visible!important}@media(max-width:700px){body.woocommerce-checkout .ez-header .ez-container,body.ez-checkout-native-page .ez-header .ez-container{width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding-left:12px!important;padding-right:12px!important;box-sizing:border-box!important}body.woocommerce-checkout .ez-header .ez-main,body.ez-checkout-native-page .ez-header .ez-main{display:grid!important;width:100%!important;max-width:none!important;min-width:0!important;grid-template-columns:40px minmax(0,1fr) auto!important;gap:8px!important;padding:10px 0!important;margin:0!important;box-sizing:border-box!important}body.woocommerce-checkout .ez-header .ez-mobile-menu-btn,body.ez-checkout-native-page .ez-header .ez-mobile-menu-btn{width:40px!important;min-width:40px!important;max-width:40px!important;height:40px!important;margin:0!important;padding:0!important}body.woocommerce-checkout .ez-header .ez-brand,body.ez-checkout-native-page .ez-header .ez-brand{min-width:0!important;max-width:100%!important;width:auto!important;overflow:hidden!important;white-space:nowrap!important;text-overflow:clip!important;font-size:19px!important}body.woocommerce-checkout .ez-header .ez-actions,body.ez-checkout-native-page .ez-header .ez-actions{min-width:0!important;max-width:100%!important;width:auto!important;gap:5px!important;flex:0 0 auto!important}body.woocommerce-checkout .ez-header .ez-icon,body.ez-checkout-native-page .ez-header .ez-icon{flex:0 0 40px!important;width:40px!important;max-width:40px!important;height:40px!important;margin:0!important}body.woocommerce-checkout .ez-header .ez-search,body.ez-checkout-native-page .ez-header .ez-search{display:flex!important;grid-column:1/-1!important;grid-row:2!important;width:100%!important;min-width:0!important;max-width:none!important;margin:0!important}body.woocommerce-checkout .ez-header .ez-search input,body.ez-checkout-native-page .ez-header .ez-search input{width:auto!important;min-width:0!important;max-width:none!important;flex:1 1 auto!important}body.woocommerce-checkout .ez-header .ez-search button,body.ez-checkout-native-page .ez-header .ez-search button{flex:0 0 58px!important;width:58px!important}body.woocommerce-checkout .ez-header .ez-location-row,body.ez-checkout-native-page .ez-header .ez-location-row{width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:8px 12px!important;box-sizing:border-box!important}body.woocommerce-checkout .ez-header .ez-location,body.ez-checkout-native-page .ez-header .ez-location{width:100%!important;min-width:0!important;max-width:none!important;overflow:hidden!important}body.woocommerce-checkout .ez-checkout-page-shell>*,body.ez-checkout-native-page .ez-checkout-page-shell>*,body.woocommerce-checkout .ez-checkout-page-shell .woocommerce,body.ez-checkout-native-page .ez-checkout-page-shell .woocommerce,body.woocommerce-checkout .ez-checkout-page-shell form.checkout,body.ez-checkout-native-page .ez-checkout-page-shell form.checkout{width:100%!important;max-width:none!important;min-width:0!important;margin-left:0!important;margin-right:0!important;box-sizing:border-box!important}body.woocommerce-checkout .ez-checkout-page-shell>.woocommerce,body.ez-checkout-native-page .ez-checkout-page-shell>.woocommerce{padding-left:8px!important;padding-right:8px!important}body.woocommerce-checkout .ez-checkout-luxury-head,body.ez-checkout-native-page .ez-checkout-luxury-head{width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:30px 16px 28px!important;border-radius:0!important;box-sizing:border-box!important;overflow:hidden!important;transform:none!important}body.woocommerce-checkout .ez-checkout-luxury-inner,body.ez-checkout-native-page .ez-checkout-luxury-inner{width:100%!important;max-width:920px!important;min-width:0!important;margin:0 auto!important;padding:0!important;box-sizing:border-box!important}body.woocommerce-checkout .ez-checkout-luxury-head h1,body.ez-checkout-native-page .ez-checkout-luxury-head h1{width:100%!important;max-width:100%!important;min-width:0!important;margin:10px 0 7px!important;font-size:clamp(29px,8.5vw,42px)!important;line-height:1.05!important;overflow-wrap:normal!important;word-break:normal!important}body.woocommerce-checkout .ez-checkout-luxury-head p,body.ez-checkout-native-page .ez-checkout-luxury-head p{width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;font-size:13px!important;line-height:1.5!important;overflow-wrap:break-word!important}body.woocommerce-checkout .ez-mini-checkout-total,body.woocommerce-checkout .woocommerce-form-login-toggle,body.woocommerce-checkout .woocommerce-form-coupon-toggle,body.woocommerce-checkout .ez-checkout-flow,body.woocommerce-checkout form.checkout #customer_details,body.woocommerce-checkout form.checkout #order_review_heading,body.woocommerce-checkout form.checkout #order_review,body.ez-checkout-native-page .ez-mini-checkout-total,body.ez-checkout-native-page .woocommerce-form-login-toggle,body.ez-checkout-native-page .woocommerce-form-coupon-toggle,body.ez-checkout-native-page .ez-checkout-flow,body.ez-checkout-native-page form.checkout #customer_details,body.ez-checkout-native-page form.checkout #order_review_heading,body.ez-checkout-native-page form.checkout #order_review{width:100%!important;max-width:none!important;min-width:0!important;margin-left:0!important;margin-right:0!important;box-sizing:border-box!important}body.woocommerce-checkout .ez-mini-checkout-total,body.ez-checkout-native-page .ez-mini-checkout-total{margin-top:8px!important;margin-bottom:10px!important}body.woocommerce-checkout .ez-checkout-page-shell *,body.ez-checkout-native-page .ez-checkout-page-shell *{min-width:0!important;box-sizing:border-box!important}body.woocommerce-checkout .ez-checkout-page-shell .form-row,body.ez-checkout-native-page .ez-checkout-page-shell .form-row,body.woocommerce-checkout .ez-checkout-page-shell .form-row-first,body.ez-checkout-native-page .ez-checkout-page-shell .form-row-first,body.woocommerce-checkout .ez-checkout-page-shell .form-row-last,body.ez-checkout-native-page .ez-checkout-page-shell .form-row-last{float:none!important;clear:both!important;width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important}body.woocommerce-checkout .ez-checkout-page-shell .select2-container,body.ez-checkout-native-page .ez-checkout-page-shell .select2-container,body.woocommerce-checkout .ez-checkout-page-shell input,body.ez-checkout-native-page .ez-checkout-page-shell input,body.woocommerce-checkout .ez-checkout-page-shell select,body.ez-checkout-native-page .ez-checkout-page-shell select,body.woocommerce-checkout .ez-checkout-page-shell textarea,body.ez-checkout-native-page .ez-checkout-page-shell textarea{width:100%!important;max-width:100%!important;min-width:0!important}body.woocommerce-checkout .ez-mini-pay-note,body.ez-checkout-native-page .ez-mini-pay-note{display:block!important;margin-top:8px!important;color:#6e655e!important;font-size:11px!important;line-height:1.35!important}}@media(max-width:380px){body.woocommerce-checkout .ez-header .ez-container,body.ez-checkout-native-page .ez-header .ez-container{padding-left:8px!important;padding-right:8px!important}body.woocommerce-checkout .ez-checkout-luxury-head,body.ez-checkout-native-page .ez-checkout-luxury-head{padding-left:13px!important;padding-right:13px!important}body.woocommerce-checkout .ez-checkout-page-shell>.woocommerce,body.ez-checkout-native-page .ez-checkout-page-shell>.woocommerce{padding-left:5px!important;padding-right:5px!important}}html body.woocommerce-checkout,html body.ez-checkout-native-page{width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;padding-bottom:90px!important;overflow-x:hidden!important}body.woocommerce-checkout .ez-header,body.ez-checkout-native-page .ez-header{width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;overflow:hidden!important}body.woocommerce-checkout .ez-header .ez-container,body.ez-checkout-native-page .ez-header .ez-container{box-sizing:border-box!important}@media(max-width:900px){body.woocommerce-checkout .ez-header .ez-main,body.ez-checkout-native-page .ez-header .ez-main{width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:9px 8px!important;display:grid!important;grid-template-columns:40px minmax(0,1fr) auto!important;gap:7px!important;align-items:center!important}body.woocommerce-checkout .ez-header .ez-mobile-menu-btn,body.ez-checkout-native-page .ez-header .ez-mobile-menu-btn{width:40px!important;height:40px!important;min-width:40px!important;max-width:40px!important;margin:0!important}body.woocommerce-checkout .ez-header .ez-account,body.ez-checkout-native-page .ez-header .ez-account{display:none!important}body.woocommerce-checkout .ez-header .ez-brand,body.ez-checkout-native-page .ez-header .ez-brand{min-width:0!important;max-width:100%!important;overflow:hidden!important;white-space:nowrap!important;font-size:19px!important}body.woocommerce-checkout .ez-header .ez-actions,body.ez-checkout-native-page .ez-header .ez-actions{display:flex!important;flex:0 0 auto!important;width:auto!important;max-width:130px!important;min-width:130px!important;gap:5px!important}body.woocommerce-checkout .ez-header .ez-actions .ez-icon,body.ez-checkout-native-page .ez-header .ez-actions .ez-icon{flex:0 0 40px!important;width:40px!important;height:40px!important;min-width:40px!important;max-width:40px!important}body.woocommerce-checkout .ez-header .ez-search,body.ez-checkout-native-page .ez-header .ez-search{grid-column:1/-1!important;grid-row:2!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important}body.woocommerce-checkout .ez-header .ez-search input,body.ez-checkout-native-page .ez-header .ez-search input{width:1px!important;flex:1 1 auto!important;min-width:0!important;max-width:none!important;box-sizing:border-box!important}body.woocommerce-checkout .ez-header .ez-search button,body.ez-checkout-native-page .ez-header .ez-search button{flex:0 0 58px!important;width:58px!important;min-width:58px!important}body.woocommerce-checkout .ez-header .ez-location-row,body.ez-checkout-native-page .ez-header .ez-location-row{width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding-left:10px!important;padding-right:10px!important}body.woocommerce-checkout .ez-header .ez-location,body.ez-checkout-native-page .ez-header .ez-location{width:100%!important;min-width:0!important;max-width:none!important}body.woocommerce-checkout main.ez-checkout-page-shell,body.ez-checkout-native-page main.ez-checkout-page-shell,body.woocommerce-checkout .ez-checkout-page-shell,body.ez-checkout-native-page .ez-checkout-page-shell{width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:0!important;overflow:visible!important}body.woocommerce-checkout .ez-checkout-page-shell>.woocommerce,body.ez-checkout-native-page .ez-checkout-page-shell>.woocommerce{width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:0 8px 80px!important;box-sizing:border-box!important}body.woocommerce-checkout .ez-checkout-luxury-head,body.ez-checkout-native-page .ez-checkout-luxury-head{width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;box-sizing:border-box!important}body.woocommerce-checkout .ez-checkout-luxury-inner,body.ez-checkout-native-page .ez-checkout-luxury-inner{width:100%!important;max-width:920px!important;min-width:0!important;margin:0 auto!important;box-sizing:border-box!important}body.woocommerce-checkout form.checkout,body.ez-checkout-native-page form.checkout{width:100%!important;max-width:900px!important;min-width:0!important;margin:0 auto 60px!important;padding:0!important;display:block!important;box-sizing:border-box!important}body.woocommerce-checkout form.checkout>*,body.ez-checkout-native-page form.checkout>*{min-width:0!important;max-width:100%!important;box-sizing:border-box!important}body.woocommerce-checkout .ez-mini-checkout-total,body.ez-checkout-native-page .ez-mini-checkout-total,body.woocommerce-checkout .woocommerce-form-login-toggle,body.ez-checkout-native-page .woocommerce-form-login-toggle,body.woocommerce-checkout .woocommerce-form-coupon-toggle,body.ez-checkout-native-page .woocommerce-form-coupon-toggle{width:100%!important;max-width:900px!important;min-width:0!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important}body.woocommerce-checkout form.checkout #customer_details,body.ez-checkout-native-page form.checkout #customer_details,body.woocommerce-checkout form.checkout #order_review,body.ez-checkout-native-page form.checkout #order_review{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}body.woocommerce-checkout .form-row,body.ez-checkout-native-page .form-row,body.woocommerce-checkout .form-row-first,body.ez-checkout-native-page .form-row-first,body.woocommerce-checkout .form-row-last,body.ez-checkout-native-page .form-row-last{width:100%!important;max-width:100%!important;min-width:0!important;float:none!important;clear:both!important;margin-left:0!important;margin-right:0!important;box-sizing:border-box!important}body.woocommerce-checkout .form-row input,body.ez-checkout-native-page .form-row input,body.woocommerce-checkout .form-row select,body.ez-checkout-native-page .form-row select,body.woocommerce-checkout .form-row textarea,body.ez-checkout-native-page .form-row textarea,body.woocommerce-checkout .select2-container,body.ez-checkout-native-page .select2-container{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}}@media(max-width:420px){body.woocommerce-checkout .ez-header .ez-container,body.ez-checkout-native-page .ez-header .ez-container{width:100%!important}body.woocommerce-checkout .ez-header .ez-main,body.ez-checkout-native-page .ez-header .ez-main{padding-left:6px!important;padding-right:6px!important}body.woocommerce-checkout .ez-header .ez-brand,body.ez-checkout-native-page .ez-header .ez-brand{font-size:18px!important;gap:7px!important}body.woocommerce-checkout .ez-header .ez-mark,body.ez-checkout-native-page .ez-header .ez-mark{width:32px!important;height:32px!important;flex:0 0 32px!important}body.woocommerce-checkout .ez-header .ez-location-row,body.ez-checkout-native-page .ez-header .ez-location-row{padding-left:10px!important;padding-right:10px!important}body.woocommerce-checkout .ez-checkout-luxury-head,body.ez-checkout-native-page .ez-checkout-luxury-head{padding-left:14px!important;padding-right:14px!important}}body.woocommerce-checkout .ez-checkout-credit-card,body.ez-checkout-native-page .ez-checkout-credit-card{width:min(920px,calc(100% - 24px))!important;max-width:920px!important;margin:0 auto 14px!important;padding:16px 18px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;box-sizing:border-box!important;background:#fff!important;border:1px solid #e3d8ce!important;border-radius:22px!important;box-shadow:0 8px 24px rgba(65,43,30,.07)!important;color:#183b30!important}body.woocommerce-checkout .ez-checkout-credit-copy,body.ez-checkout-native-page .ez-checkout-credit-copy{display:flex!important;align-items:center!important;gap:13px!important;min-width:0!important}body.woocommerce-checkout .ez-checkout-credit-icon,body.ez-checkout-native-page .ez-checkout-credit-icon{width:46px!important;height:46px!important;flex:0 0 46px!important;display:grid!important;place-items:center!important;border-radius:14px!important;background:#f2c34d!important;font-size:23px!important}body.woocommerce-checkout .ez-checkout-credit-copy div,body.ez-checkout-native-page .ez-checkout-credit-copy div{min-width:0!important;display:flex!important;flex-direction:column!important}body.woocommerce-checkout .ez-checkout-credit-copy strong,body.ez-checkout-native-page .ez-checkout-credit-copy strong{font-size:14px!important;letter-spacing:.04em!important;color:#0b3d2e!important}body.woocommerce-checkout .ez-checkout-credit-copy small,body.ez-checkout-native-page .ez-checkout-credit-copy small{margin-top:2px!important;color:#707872!important;font-size:11px!important;line-height:1.35!important}body.woocommerce-checkout .ez-checkout-credit-copy b,body.ez-checkout-native-page .ez-checkout-credit-copy b{margin-top:3px!important;font-size:18px!important;color:#0b3d2e!important}body.woocommerce-checkout .ez-checkout-credit-toggle,body.ez-checkout-native-page .ez-checkout-credit-toggle{position:relative!important;display:flex!important;align-items:center!important;gap:8px!important;flex:0 0 auto!important;cursor:pointer!important}body.woocommerce-checkout .ez-checkout-credit-toggle input,body.ez-checkout-native-page .ez-checkout-credit-toggle input{position:absolute!important;opacity:0!important;pointer-events:none!important}body.woocommerce-checkout .ez-checkout-credit-toggle span,body.ez-checkout-native-page .ez-checkout-credit-toggle span{width:42px!important;height:42px!important;border-radius:50%!important;border:2px solid #0b3d2e!important;background:#fff!important;display:block!important;position:relative!important}body.woocommerce-checkout .ez-checkout-credit-toggle span:after,body.ez-checkout-native-page .ez-checkout-credit-toggle span:after{content:""!important;position:absolute!important;inset:7px!important;border-radius:50%!important;background:#0b3d2e!important;transform:scale(0)!important;transition:transform .16s ease!important}body.woocommerce-checkout .ez-checkout-credit-toggle input:checked+span:after,body.ez-checkout-native-page .ez-checkout-credit-toggle input:checked+span:after{transform:scale(1)!important}body.woocommerce-checkout .ez-checkout-credit-toggle em,body.ez-checkout-native-page .ez-checkout-credit-toggle em{font-style:normal!important;font-weight:900!important;color:#0b3d2e!important;font-size:12px!important}body.woocommerce-checkout .ez-wallet-checkout-option,body.ez-checkout-native-page .ez-wallet-checkout-option{display:none!important}body.woocommerce-checkout .ez-mini-checkout-total .ez-mini-credit-row,body.woocommerce-checkout .ez-mini-checkout-total .ez-mini-pay-note,body.ez-checkout-native-page .ez-mini-checkout-total .ez-mini-credit-row,body.ez-checkout-native-page .ez-mini-checkout-total .ez-mini-pay-note{display:none!important}body.woocommerce-checkout .ez-mini-checkout-total,body.ez-checkout-native-page .ez-mini-checkout-total{padding:13px 16px!important}body.woocommerce-checkout .ez-footer,body.ez-checkout-native-page .ez-footer,body.woocommerce-checkout .ez-bottom,body.ez-checkout-native-page .ez-bottom{display:none!important}body.woocommerce-checkout,body.ez-checkout-native-page{padding-bottom:0!important}@media(max-width:600px){body.woocommerce-checkout .ez-checkout-credit-card,body.ez-checkout-native-page .ez-checkout-credit-card{width:calc(100% - 16px)!important;margin:0 8px 10px!important;padding:14px!important;border-radius:18px!important;gap:10px!important}body.woocommerce-checkout .ez-checkout-credit-icon,body.ez-checkout-native-page .ez-checkout-credit-icon{width:40px!important;height:40px!important;flex-basis:40px!important;font-size:20px!important}body.woocommerce-checkout .ez-checkout-credit-copy strong,body.ez-checkout-native-page .ez-checkout-credit-copy strong{font-size:12px!important}body.woocommerce-checkout .ez-checkout-credit-copy small,body.ez-checkout-native-page .ez-checkout-credit-copy small{font-size:10px!important}body.woocommerce-checkout .ez-checkout-credit-copy b,body.ez-checkout-native-page .ez-checkout-credit-copy b{font-size:16px!important}body.woocommerce-checkout .ez-checkout-credit-toggle span,body.ez-checkout-native-page .ez-checkout-credit-toggle span{width:38px!important;height:38px!important}body.woocommerce-checkout .ez-checkout-credit-toggle span:after,body.ez-checkout-native-page .ez-checkout-credit-toggle span:after{inset:6px!important}body.woocommerce-checkout .ez-checkout-credit-toggle em,body.ez-checkout-native-page .ez-checkout-credit-toggle em{display:none!important}}body.woocommerce-checkout,body.ez-checkout-native-page{overflow-x:hidden!important}body.woocommerce-checkout .ez-checkout-credit-card,body.ez-checkout-native-page .ez-checkout-credit-card{width:min(920px,calc(100% - 24px))!important;margin:0 auto 14px!important;box-sizing:border-box!important}body.woocommerce-checkout .ez-checkout-credit-card .ez-checkout-credit-toggle,body.ez-checkout-native-page .ez-checkout-credit-card .ez-checkout-credit-toggle{flex:0 0 auto!important;margin-left:auto!important}body.woocommerce-checkout .ez-checkout-flow .ez-progress-step,body.ez-checkout-native-page .ez-checkout-flow .ez-progress-step{min-width:0!important}body.woocommerce-checkout .ez-checkout-flow .ez-progress-step b,body.ez-checkout-native-page .ez-checkout-flow .ez-progress-step b{white-space:normal!important;text-align:center!important;line-height:1.2!important}body.woocommerce-checkout .ez-checkout-step-actions,body.ez-checkout-native-page .ez-checkout-step-actions{width:100%!important;max-width:920px!important;margin:14px auto 0!important;padding:0!important;box-sizing:border-box!important;display:flex!important;justify-content:flex-end!important;gap:10px!important}body.woocommerce-checkout .ez-step-back,body.ez-checkout-native-page .ez-step-back,body.woocommerce-checkout .ez-step-next,body.ez-checkout-native-page .ez-step-next{min-height:52px!important;border:0!important;border-radius:13px!important;padding:0 20px!important;font-weight:900!important;cursor:pointer!important}body.woocommerce-checkout .ez-step-back,body.ez-checkout-native-page .ez-step-back{background:#fff!important;color:#0b3d2e!important;border:1px solid #ded4cb!important}body.woocommerce-checkout .ez-step-next,body.ez-checkout-native-page .ez-step-next{background:#f2c34d!important;color:#0b3d2e!important;box-shadow:0 8px 20px rgba(65,43,30,.13)!important}body.woocommerce-checkout .ez-checkout-section-hidden,body.ez-checkout-native-page .ez-checkout-section-hidden{display:none!important}body.woocommerce-checkout .ez-step-customer-hidden,body.ez-checkout-native-page .ez-step-customer-hidden{display:none!important}body.woocommerce-checkout .ez-checkout-credit-card input[type=checkbox],body.ez-checkout-native-page .ez-checkout-credit-card input[type=checkbox]{appearance:none!important;-webkit-appearance:none!important}@media(max-width:700px){body.woocommerce-checkout .ez-checkout-credit-card,body.ez-checkout-native-page .ez-checkout-credit-card{width:calc(100% - 20px)!important;margin-left:10px!important;margin-right:10px!important;padding:14px!important}body.woocommerce-checkout .ez-checkout-step-actions,body.ez-checkout-native-page .ez-checkout-step-actions{padding:0 10px!important}body.woocommerce-checkout .ez-step-back,body.ez-checkout-native-page .ez-step-back,body.woocommerce-checkout .ez-step-next,body.ez-checkout-native-page .ez-step-next{flex:0 1 auto;min-width:0;padding:0 15px!important}body.woocommerce-checkout .ez-progress-step b,body.ez-checkout-native-page .ez-progress-step b{font-size:10px!important}}body.woocommerce-checkout .ez-checkout-flow .ez-checkout-progress,body.ez-checkout-native-page .ez-checkout-flow .ez-checkout-progress{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}body.woocommerce-checkout .ez-checkout-flow .ez-progress-line,body.ez-checkout-native-page .ez-checkout-flow .ez-progress-line{left:25%!important;right:25%!important}@media(max-width:520px){body.woocommerce-checkout .ez-checkout-flow .ez-progress-line,body.ez-checkout-native-page .ez-checkout-flow .ez-progress-line{left:22%!important;right:22%!important}}html body.woocommerce-checkout,html body.ez-checkout-native-page{width:100%!important;max-width:100%!important;overflow-x:clip!important}body.woocommerce-checkout .ez-header,body.ez-checkout-native-page .ez-header,body.woocommerce-checkout .ez-header *,body.ez-checkout-native-page .ez-header *{box-sizing:border-box!important;min-width:0!important}body.woocommerce-checkout .ez-header .ez-account,body.ez-checkout-native-page .ez-header .ez-account{display:grid!important;place-items:center!important;flex:0 0 40px!important;width:40px!important;height:40px!important;min-width:40px!important;max-width:40px!important;visibility:visible!important;opacity:1!important}body.woocommerce-checkout .ez-header .ez-actions,body.ez-checkout-native-page .ez-header .ez-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;width:auto!important;max-width:none!important;min-width:40px!important;overflow:visible!important}body.woocommerce-checkout #customer_details .woocommerce-form__label-for-checkbox,body.ez-checkout-native-page #customer_details .woocommerce-form__label-for-checkbox,body.woocommerce-checkout #customer_details label[class*="checkbox"],body.ez-checkout-native-page #customer_details label[class*="checkbox"]{display:flex!important;align-items:flex-start!important;justify-content:flex-start!important;gap:9px!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;float:none!important;clear:both!important;text-align:left!important;line-height:1.45!important;box-sizing:border-box!important}body.woocommerce-checkout #customer_details .woocommerce-form__label-for-checkbox input[type="checkbox"],body.ez-checkout-native-page #customer_details .woocommerce-form__label-for-checkbox input[type="checkbox"],body.woocommerce-checkout #customer_details label[class*="checkbox"] input[type="checkbox"],body.ez-checkout-native-page #customer_details label[class*="checkbox"] input[type="checkbox"]{flex:0 0 18px!important;width:18px!important;height:18px!important;min-width:18px!important;max-width:18px!important;margin:2px 0 0!important;padding:0!important;position:static!important;opacity:1!important;transform:none!important;appearance:auto!important;-webkit-appearance:auto!important}body.woocommerce-checkout #customer_details .woocommerce-form__label-for-checkbox span,body.ez-checkout-native-page #customer_details .woocommerce-form__label-for-checkbox span{display:block!important;min-width:0!important;max-width:100%!important;margin:0!important}@media(max-width:700px){html body.woocommerce-checkout,html body.ez-checkout-native-page{width:100%!important;max-width:100%!important;overflow-x:clip!important}body.woocommerce-checkout .ez-header .ez-container,body.ez-checkout-native-page .ez-header .ez-container,body.woocommerce-checkout .ez-header .ez-main,body.ez-checkout-native-page .ez-header .ez-main{width:100%!important;max-width:100%!important;min-width:0!important;margin-left:0!important;margin-right:0!important;box-sizing:border-box!important}body.woocommerce-checkout .ez-checkout-page-shell,body.ez-checkout-native-page .ez-checkout-page-shell,body.woocommerce-checkout .ez-checkout-page-shell>.woocommerce,body.ez-checkout-native-page .ez-checkout-page-shell>.woocommerce,body.woocommerce-checkout .woocommerce,body.ez-checkout-native-page .woocommerce,body.woocommerce-checkout form.checkout,body.ez-checkout-native-page form.checkout{width:100%!important;max-width:100%!important;min-width:0!important;margin-left:0!important;margin-right:0!important;box-sizing:border-box!important}body.woocommerce-checkout .ez-checkout-luxury-head,body.ez-checkout-native-page .ez-checkout-luxury-head,body.woocommerce-checkout .ez-checkout-luxury-inner,body.ez-checkout-native-page .ez-checkout-luxury-inner{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important;overflow:hidden!important}body.woocommerce-checkout form.checkout>*,body.ez-checkout-native-page form.checkout>*,body.woocommerce-checkout #customer_details,body.ez-checkout-native-page #customer_details,body.woocommerce-checkout #order_review,body.ez-checkout-native-page #order_review,body.woocommerce-checkout .ez-mini-checkout-total,body.ez-checkout-native-page .ez-mini-checkout-total,body.woocommerce-checkout .ez-checkout-flow,body.ez-checkout-native-page .ez-checkout-flow,body.woocommerce-checkout .ez-external-credit-panel,body.ez-checkout-native-page .ez-external-credit-panel{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}body.woocommerce-checkout .ez-external-credit-panel,body.ez-checkout-native-page .ez-external-credit-panel{margin-left:0!important;margin-right:0!important}}body.woocommerce-checkout .ez-mini-checkout-total,body.ez-checkout-native-page .ez-mini-checkout-total{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;width:min(920px,100%)!important;max-width:920px!important;min-width:0!important;margin:0 auto 12px!important;padding:13px 16px!important;background:#fff!important;border:1px solid #e3d8ce!important;border-radius:16px!important;box-shadow:0 7px 22px rgba(65,43,30,.06)!important;box-sizing:border-box!important;overflow:hidden!important}body.woocommerce-checkout .ez-mini-checkout-total>span,body.ez-checkout-native-page .ez-mini-checkout-total>span{font-size:10px!important;font-weight:950!important;letter-spacing:.13em!important;color:#66726d!important}body.woocommerce-checkout .ez-mini-checkout-total>strong,body.ez-checkout-native-page .ez-mini-checkout-total>strong{display:block!important;min-width:0!important;max-width:75%!important;margin:0!important;color:#0b3d2e!important;font-size:20px!important;line-height:1.15!important;text-align:right!important;white-space:nowrap!important}body.woocommerce-checkout .ez-mini-checkout-total .ez-mini-credit-row,body.woocommerce-checkout .ez-mini-checkout-total .ez-mini-pay-note,body.ez-checkout-native-page .ez-mini-checkout-total .ez-mini-credit-row,body.ez-checkout-native-page .ez-mini-checkout-total .ez-mini-pay-note{display:none!important}@media(max-width:520px){body.woocommerce-checkout .ez-mini-checkout-total,body.ez-checkout-native-page .ez-mini-checkout-total{padding:12px 13px!important;margin-bottom:10px!important}body.woocommerce-checkout .ez-mini-checkout-total>strong,body.ez-checkout-native-page .ez-mini-checkout-total>strong{font-size:18px!important;max-width:68%!important}}html.ez-checkout-document,html.ez-checkout-document body.woocommerce-checkout,html.ez-checkout-document body.ez-checkout-native-page{width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;overflow-x:clip!important;overscroll-behavior-x:none!important}html.ez-checkout-document body.woocommerce-checkout,html.ez-checkout-document body.ez-checkout-native-page{padding-left:0!important;padding-right:0!important}html.ez-checkout-document body.woocommerce-checkout *,html.ez-checkout-document body.ez-checkout-native-page *{box-sizing:border-box!important;min-width:0}html.ez-checkout-document body.woocommerce-checkout img,html.ez-checkout-document body.ez-checkout-native-page img,html.ez-checkout-document body.woocommerce-checkout iframe,html.ez-checkout-document body.ez-checkout-native-page iframe,html.ez-checkout-document body.woocommerce-checkout video,html.ez-checkout-document body.ez-checkout-native-page video,html.ez-checkout-document body.woocommerce-checkout svg,html.ez-checkout-document body.ez-checkout-native-page svg{max-width:100%!important}html.ez-checkout-document body.woocommerce-checkout .ez-header,html.ez-checkout-document body.ez-checkout-native-page .ez-header,html.ez-checkout-document body.woocommerce-checkout .ez-header.ez-header--sticky,html.ez-checkout-document body.ez-checkout-native-page .ez-header.ez-header--sticky{position:relative!important;inset:auto!important;transform:none!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-container,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-container,html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-main,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-main{width:100%!important;max-width:1240px!important;min-width:0!important;margin-left:auto!important;margin-right:auto!important}html.ez-checkout-document body.woocommerce-checkout .ez-checkout-page-shell,html.ez-checkout-document body.ez-checkout-native-page .ez-checkout-page-shell,html.ez-checkout-document body.woocommerce-checkout .ez-checkout-page-shell>.woocommerce,html.ez-checkout-document body.ez-checkout-native-page .ez-checkout-page-shell>.woocommerce,html.ez-checkout-document body.woocommerce-checkout .woocommerce,html.ez-checkout-document body.ez-checkout-native-page .woocommerce,html.ez-checkout-document body.woocommerce-checkout form.checkout,html.ez-checkout-document body.ez-checkout-native-page form.checkout,html.ez-checkout-document body.woocommerce-checkout #customer_details,html.ez-checkout-document body.ez-checkout-native-page #customer_details,html.ez-checkout-document body.woocommerce-checkout #order_review,html.ez-checkout-document body.ez-checkout-native-page #order_review,html.ez-checkout-document body.woocommerce-checkout .ez-checkout-flow,html.ez-checkout-document body.ez-checkout-native-page .ez-checkout-flow,html.ez-checkout-document body.woocommerce-checkout .ez-mini-checkout-total,html.ez-checkout-document body.ez-checkout-native-page .ez-mini-checkout-total,html.ez-checkout-document body.woocommerce-checkout .ezcm-checkout-funds,html.ez-checkout-document body.ez-checkout-native-page .ezcm-checkout-funds{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}html.ez-checkout-document body.woocommerce-checkout .ez-checkout-luxury-head,html.ez-checkout-document body.ez-checkout-native-page .ez-checkout-luxury-head,html.ez-checkout-document body.woocommerce-checkout .ez-checkout-luxury-inner,html.ez-checkout-document body.ez-checkout-native-page .ez-checkout-luxury-inner{width:100%!important;max-width:100%!important;min-width:0!important;margin-left:0!important;margin-right:0!important;transform:none!important;box-sizing:border-box!important}html.ez-checkout-document body.woocommerce-checkout #order_review,html.ez-checkout-document body.ez-checkout-native-page #order_review{position:static!important;inset:auto!important;transform:none!important}@media(max-width:900px){html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-main,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-main{width:100%!important;max-width:100%!important;padding:7px 5px!important;margin:0!important;grid-template-columns:36px minmax(0,1fr) 106px!important;gap:5px!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-mobile-menu-btn,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-mobile-menu-btn{width:36px!important;height:36px!important;min-width:36px!important;max-width:36px!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-brand,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-brand{min-width:0!important;max-width:100%!important;overflow:hidden!important;white-space:nowrap!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-actions,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-actions{width:106px!important;min-width:106px!important;max-width:106px!important;display:flex!important;gap:4px!important;justify-content:flex-end!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-actions .ez-icon,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-actions .ez-icon{flex:0 0 32px!important;width:32px!important;height:32px!important;min-width:32px!important;max-width:32px!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-location-row,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-location-row{width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;box-sizing:border-box!important}html.ez-checkout-document body.woocommerce-checkout .ez-checkout-page-shell>.woocommerce,html.ez-checkout-document body.ez-checkout-native-page .ez-checkout-page-shell>.woocommerce{padding-left:6px!important;padding-right:6px!important}}@media(max-width:380px){html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-main,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-main{grid-template-columns:34px minmax(0,1fr) 98px!important;gap:4px!important;padding-left:4px!important;padding-right:4px!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-mobile-menu-btn,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-mobile-menu-btn{width:34px!important;height:34px!important;min-width:34px!important;max-width:34px!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-actions,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-actions{width:98px!important;min-width:98px!important;max-width:98px!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-actions .ez-icon,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-actions .ez-icon{flex-basis:30px!important;width:30px!important;height:30px!important;min-width:30px!important;max-width:30px!important}}html.ez-checkout-document body.woocommerce-checkout .woocommerce-checkout-review-order-table,html.ez-checkout-document body.ez-checkout-native-page .woocommerce-checkout-review-order-table{width:100%!important;max-width:100%!important;table-layout:fixed!important}html.ez-checkout-document body.woocommerce-checkout .woocommerce-checkout-review-order-table th,html.ez-checkout-document body.woocommerce-checkout .woocommerce-checkout-review-order-table td,html.ez-checkout-document body.ez-checkout-native-page .woocommerce-checkout-review-order-table th,html.ez-checkout-document body.ez-checkout-native-page .woocommerce-checkout-review-order-table td{max-width:100%!important;overflow-wrap:anywhere!important;word-break:normal}html.ez-checkout-document body.woocommerce-checkout input,html.ez-checkout-document body.woocommerce-checkout select,html.ez-checkout-document body.woocommerce-checkout textarea,html.ez-checkout-document body.ez-checkout-native-page input,html.ez-checkout-document body.ez-checkout-native-page select,html.ez-checkout-document body.ez-checkout-native-page textarea{max-width:100%!important;min-width:0!important;box-sizing:border-box!important}html.ez-checkout-document,html.ez-checkout-document body.woocommerce-checkout,html.ez-checkout-document body.ez-checkout-native-page{overflow-x:hidden!important;overscroll-behavior-x:none!important;touch-action:pan-y!important}html.ez-checkout-document body.woocommerce-checkout .ez-drawer:not(.open),html.ez-checkout-document body.woocommerce-checkout .ez-modal:not(.open),html.ez-checkout-document body.woocommerce-checkout .ez-wishlist-drawer:not(.open),html.ez-checkout-document body.woocommerce-checkout .ez-menu-drawer:not(.open),html.ez-checkout-document body.woocommerce-checkout .ez-delivery-modal:not(.open),html.ez-checkout-document body.ez-checkout-native-page .ez-drawer:not(.open),html.ez-checkout-document body.ez-checkout-native-page .ez-modal:not(.open),html.ez-checkout-document body.ez-checkout-native-page .ez-wishlist-drawer:not(.open),html.ez-checkout-document body.ez-checkout-native-page .ez-menu-drawer:not(.open),html.ez-checkout-document body.ez-checkout-native-page .ez-delivery-modal:not(.open){display:none!important}html.ez-checkout-document body.woocommerce-checkout .ez-drawer.open,html.ez-checkout-document body.woocommerce-checkout .ez-modal.open,html.ez-checkout-document body.woocommerce-checkout .ez-wishlist-drawer.open,html.ez-checkout-document body.woocommerce-checkout .ez-menu-drawer.open,html.ez-checkout-document body.woocommerce-checkout .ez-delivery-modal.open,html.ez-checkout-document body.ez-checkout-native-page .ez-drawer.open,html.ez-checkout-document body.ez-checkout-native-page .ez-modal.open,html.ez-checkout-document body.ez-checkout-native-page .ez-wishlist-drawer.open,html.ez-checkout-document body.ez-checkout-native-page .ez-menu-drawer.open,html.ez-checkout-document body.ez-checkout-native-page .ez-delivery-modal.open{display:block!important}html.ez-checkout-document .ez-skip-link{left:auto!important;top:auto!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;border:0!important}html.ez-checkout-document .ez-skip-link:focus{position:fixed!important;left:12px!important;top:12px!important;width:auto!important;height:auto!important;margin:0!important;padding:10px 14px!important;clip:auto!important;clip-path:none!important;white-space:normal!important;z-index:10050!important}html.ez-checkout-document body.woocommerce-checkout .ez-header,html.ez-checkout-document body.ez-checkout-native-page .ez-header{position:relative!important;inset:auto!important;transform:none!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:0!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-container,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-container{min-width:0!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-main,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-main{min-width:0!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-brand,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-brand,html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-search,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-search,html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-actions,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-actions{min-width:0}@media (min-width:901px){html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-container,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-container{width:min(1240px,calc(100% - 32px))!important;max-width:none!important;margin-left:auto!important;margin-right:auto!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-main,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-main{grid-template-columns:auto 1fr auto!important;gap:24px!important;padding:15px 0!important}}@media (min-width:901px) and (max-width:1150px){html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-container,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-container{width:calc(100% - 24px)!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-main,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-main{grid-template-columns:170px minmax(240px,1fr) 126px!important;gap:12px!important;padding:12px 0!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-brand,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-brand{font-size:21px!important;gap:7px!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-mark,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-mark{width:34px!important;height:34px!important;font-size:21px!important;border-radius:9px!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-search,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-search{min-height:44px!important;border-radius:11px!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-search input,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-search input{padding:0 13px!important;font-size:13px!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-search button,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-search button{width:48px!important;font-size:19px!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-icon,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-icon{width:40px!important;height:40px!important;border-radius:11px!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-actions,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-actions{gap:6px!important}}@media (min-width:1151px){html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-main,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-main{grid-template-columns:190px minmax(360px,1fr) auto!important;gap:20px!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-search,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-search{min-width:320px!important}}@media (min-width:768px) and (max-width:1100px){html.ez-checkout-document body.woocommerce-checkout .ez-header,html.ez-checkout-document body.ez-checkout-native-page .ez-header{width:100%!important;max-width:100%!important;min-width:0!important;overflow:visible!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-top,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-top,html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-nav,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-nav,html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-mega-wrap,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-mega-wrap{display:none!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-container,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-container{width:100%!important;max-width:none!important;margin:0!important;padding-left:18px!important;padding-right:18px!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-main,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-main{display:grid!important;grid-template-columns:44px minmax(0,1fr) auto!important;grid-template-rows:auto auto!important;gap:9px 12px!important;align-items:center!important;width:100%!important;padding:12px 0 10px!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-mobile-menu-btn,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-mobile-menu-btn{display:flex!important;grid-column:1!important;grid-row:1!important;width:44px!important;height:44px!important;min-width:44px!important;max-width:44px!important;margin:0!important;padding:0!important;align-items:center!important;justify-content:center!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-brand,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-brand{grid-column:2!important;grid-row:1!important;min-width:0!important;width:auto!important;max-width:100%!important;font-size:21px!important;gap:7px!important;white-space:nowrap!important;overflow:hidden!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-mark,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-mark{width:36px!important;height:36px!important;min-width:36px!important;font-size:21px!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-actions,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-actions{grid-column:3!important;grid-row:1!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:6px!important;min-width:0!important;flex:0 0 auto!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-icon,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-icon{width:40px!important;height:40px!important;min-width:40px!important;max-width:40px!important;border-radius:11px!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-search,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-search{grid-column:1/-1!important;grid-row:2!important;display:flex!important;width:100%!important;min-width:0!important;max-width:none!important;min-height:46px!important;margin:0!important;border-radius:12px!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-search input,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-search input{min-width:0!important;width:1px!important;padding:0 14px!important;font-size:14px!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-search button,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-search button{width:52px!important;min-width:52px!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-location-row,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-location-row{width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:9px 18px!important;box-sizing:border-box!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-location,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-location{min-width:0!important;width:100%!important}html.ez-checkout-document body.woocommerce-checkout .ez-checkout-page-shell,html.ez-checkout-document body.ez-checkout-native-page .ez-checkout-page-shell,html.ez-checkout-document body.woocommerce-checkout .ez-checkout-page-shell>.woocommerce,html.ez-checkout-document body.ez-checkout-native-page .ez-checkout-page-shell>.woocommerce,html.ez-checkout-document body.woocommerce-checkout .woocommerce-checkout,html.ez-checkout-document body.ez-checkout-native-page .woocommerce-checkout{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important}html.ez-checkout-document body.woocommerce-checkout form.checkout,html.ez-checkout-document body.ez-checkout-native-page form.checkout{display:block!important;width:100%!important;max-width:920px!important;margin-left:auto!important;margin-right:auto!important}html.ez-checkout-document body.woocommerce-checkout #customer_details,html.ez-checkout-document body.ez-checkout-native-page #customer_details,html.ez-checkout-document body.woocommerce-checkout #order_review,html.ez-checkout-document body.ez-checkout-native-page #order_review,html.ez-checkout-document body.woocommerce-checkout #order_review_heading,html.ez-checkout-document body.ez-checkout-native-page #order_review_heading{float:none!important;width:100%!important;max-width:920px!important;min-width:0!important;margin-left:auto!important;margin-right:auto!important}html.ez-checkout-document body.woocommerce-checkout #order_review,html.ez-checkout-document body.ez-checkout-native-page #order_review{position:static!important;top:auto!important;inset:auto!important;transform:none!important}html.ez-checkout-document body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper,html.ez-checkout-document body.ez-checkout-native-page .woocommerce-billing-fields__field-wrapper{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (min-width:768px) and (max-width:850px){html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-container,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-container,html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-location-row,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-location-row{padding-left:14px!important;padding-right:14px!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-brand,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-brand{font-size:19px!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-actions,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-actions{gap:4px!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-icon,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-icon{width:36px!important;height:36px!important;min-width:36px!important;max-width:36px!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-mobile-menu-btn,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-mobile-menu-btn{width:40px!important;height:40px!important;min-width:40px!important;max-width:40px!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-mark,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-mark{width:33px!important;height:33px!important;min-width:33px!important;font-size:19px!important}}@media (min-width:601px){html.ez-checkout-document body.woocommerce-checkout .ez-header,html.ez-checkout-document body.ez-checkout-native-page .ez-header{position:relative!important;inset:auto!important;transform:none!important;width:100%!important;max-width:none!important;min-width:0!important;overflow:visible!important}html.ez-checkout-document body.woocommerce-checkout .ez-top,html.ez-checkout-document body.ez-checkout-native-page .ez-top{display:block!important}html.ez-checkout-document body.woocommerce-checkout .ez-nav,html.ez-checkout-document body.ez-checkout-native-page .ez-nav,html.ez-checkout-document body.woocommerce-checkout .ez-mega-wrap,html.ez-checkout-document body.ez-checkout-native-page .ez-mega-wrap{display:none!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-main,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-main{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;grid-template-rows:auto!important;gap:12px!important;align-items:center!important;padding:12px 0!important;width:100%!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-mobile-menu-btn,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-mobile-menu-btn{display:none!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-brand,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-brand{grid-column:auto!important;grid-row:auto!important;width:auto!important;max-width:none!important;min-width:0!important;font-size:19px!important;white-space:nowrap!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-mark,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-mark{width:34px!important;height:34px!important;min-width:34px!important;font-size:20px!important;border-radius:9px!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-search,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-search{grid-column:auto!important;grid-row:auto!important;width:100%!important;min-width:0!important;max-width:none!important;min-height:44px!important;margin:0!important;border-radius:11px!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-search input,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-search input{min-width:0!important;width:1px!important;padding:0 13px!important;font-size:13px!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-search button,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-search button{width:48px!important;min-width:48px!important;font-size:19px!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-account,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-account{display:grid!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-actions,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-actions{display:flex!important;grid-column:auto!important;grid-row:auto!important;align-items:center!important;justify-content:flex-end!important;gap:6px!important;min-width:0!important;flex:0 0 auto!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-icon,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-icon{width:40px!important;height:40px!important;min-width:40px!important;max-width:40px!important;border-radius:11px!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-location-row,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-location-row{width:min(1240px,calc(100% - 32px))!important;max-width:1240px!important;margin-left:auto!important;margin-right:auto!important;padding:9px 0!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-location,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-location{min-width:0!important}html.ez-checkout-document body.woocommerce-checkout .ez-checkout-luxury-head,html.ez-checkout-document body.ez-checkout-native-page .ez-checkout-luxury-head,html.ez-checkout-document body.woocommerce-checkout .ez-mini-checkout-total,html.ez-checkout-document body.ez-checkout-native-page .ez-mini-checkout-total,html.ez-checkout-document body.woocommerce-checkout .ez-checkout-flow,html.ez-checkout-document body.ez-checkout-native-page .ez-checkout-flow,html.ez-checkout-document body.woocommerce-checkout .ez-checkout-step-actions,html.ez-checkout-document body.ez-checkout-native-page .ez-checkout-step-actions{display:none!important}html.ez-checkout-document body.woocommerce-checkout .ez-checkout-page-shell,html.ez-checkout-document body.ez-checkout-native-page .ez-checkout-page-shell{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;background:#f5f7f5!important}html.ez-checkout-document body.woocommerce-checkout .ez-checkout-page-shell>.woocommerce,html.ez-checkout-document body.ez-checkout-native-page .ez-checkout-page-shell>.woocommerce{width:min(1180px,calc(100% - 32px))!important;max-width:1180px!important;margin:0 auto!important;padding:24px 0 60px!important;box-sizing:border-box!important}html.ez-checkout-document body.woocommerce-checkout form.checkout,html.ez-checkout-document body.ez-checkout-native-page form.checkout{display:grid!important;grid-template-columns:minmax(0,1.55fr) minmax(220px,.75fr)!important;gap:28px!important;align-items:start!important;width:100%!important;max-width:1180px!important;margin:0 auto!important;padding:0!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important}html.ez-checkout-document body.woocommerce-checkout form.checkout #customer_details,html.ez-checkout-document body.ez-checkout-native-page form.checkout #customer_details{grid-column:1!important;width:100%!important;max-width:none!important;margin:0!important;padding:24px!important;background:#fff!important;border:1px solid #e3e9e5!important;border-radius:16px!important;box-shadow:0 8px 24px rgba(10,35,25,.05)!important;float:none!important}html.ez-checkout-document body.woocommerce-checkout form.checkout #order_review_heading,html.ez-checkout-document body.ez-checkout-native-page form.checkout #order_review_heading{grid-column:2!important;width:100%!important;max-width:none!important;margin:0 0 10px!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;font-size:18px!important;color:#15231e!important}html.ez-checkout-document body.woocommerce-checkout form.checkout #order_review,html.ez-checkout-document body.ez-checkout-native-page form.checkout #order_review{grid-column:2!important;width:100%!important;max-width:none!important;margin:0!important;padding:18px!important;background:#fff!important;border:1px solid #e3e9e5!important;border-radius:16px!important;box-shadow:0 8px 24px rgba(10,35,25,.05)!important;position:static!important;top:auto!important;inset:auto!important;transform:none!important;float:none!important}html.ez-checkout-document body.woocommerce-checkout #customer_details .ez-step-content-header,html.ez-checkout-document body.ez-checkout-native-page #customer_details .ez-step-content-header{display:none!important}html.ez-checkout-document body.woocommerce-checkout #customer_details .woocommerce-billing-fields>h3,html.ez-checkout-document body.ez-checkout-native-page #customer_details .woocommerce-billing-fields>h3{display:block!important;margin:0 0 18px!important;font-size:20px!important;color:#15231e!important}html.ez-checkout-document body.woocommerce-checkout #customer_details .woocommerce-shipping-fields>h3,html.ez-checkout-document body.ez-checkout-native-page #customer_details .woocommerce-shipping-fields>h3{display:block!important;margin:20px 0 14px!important;font-size:18px!important;color:#15231e!important}html.ez-checkout-document body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper,html.ez-checkout-document body.ez-checkout-native-page .woocommerce-billing-fields__field-wrapper{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:0 14px!important}html.ez-checkout-document body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .form-row-wide,html.ez-checkout-document body.ez-checkout-native-page .woocommerce-billing-fields__field-wrapper .form-row-wide{grid-column:1/-1!important}html.ez-checkout-document body.woocommerce-checkout .form-row,html.ez-checkout-document body.ez-checkout-native-page .form-row{width:100%!important;float:none!important;clear:none!important;box-sizing:border-box!important;margin:0 0 14px!important;padding:0!important}html.ez-checkout-document body.woocommerce-checkout .form-row label,html.ez-checkout-document body.ez-checkout-native-page .form-row label{display:block!important;margin:0 0 6px!important;color:#15231e!important;font-size:12px!important;font-weight:750!important}html.ez-checkout-document body.woocommerce-checkout .form-row input.input-text,html.ez-checkout-document body.woocommerce-checkout .form-row select,html.ez-checkout-document body.woocommerce-checkout .form-row textarea,html.ez-checkout-document body.ez-checkout-native-page .form-row input.input-text,html.ez-checkout-document body.ez-checkout-native-page .form-row select,html.ez-checkout-document body.ez-checkout-native-page .form-row textarea{width:100%!important;max-width:100%!important;min-width:0!important;min-height:48px!important;padding:11px 12px!important;background:#fff!important;color:#15231e!important;border:1px solid #dce4df!important;border-radius:8px!important;box-sizing:border-box!important}html.ez-checkout-document body.woocommerce-checkout #billing_country_field,html.ez-checkout-document body.ez-checkout-native-page #billing_country_field{display:block!important}html.ez-checkout-document body.woocommerce-checkout #place_order,html.ez-checkout-document body.ez-checkout-native-page #place_order{width:100%!important;min-height:52px!important;border-radius:8px!important;background:#0b3d2e!important;color:#fff!important;font-weight:850!important}html.ez-checkout-document body.woocommerce-checkout .woocommerce-privacy-policy-text,html.ez-checkout-document body.ez-checkout-native-page .woocommerce-privacy-policy-text{font-size:11px!important;color:#6d7772!important}}@media (min-width:601px) and (max-width:900px){html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-container,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-container{width:calc(100% - 16px)!important;max-width:none!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-location-row,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-location-row{width:calc(100% - 16px)!important;max-width:none!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-main,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-main{gap:8px!important;padding:9px 0!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-brand,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-brand{font-size:18px!important;gap:6px!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-mark,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-mark{width:31px!important;height:31px!important;min-width:31px!important;font-size:18px!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-icon,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-icon{width:36px!important;height:36px!important;min-width:36px!important;max-width:36px!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-actions,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-actions{gap:4px!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-search,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-search{min-height:40px!important;border-radius:9px!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-search input,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-search input{font-size:12px!important;padding:0 10px!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-search button,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-search button{width:42px!important;min-width:42px!important}html.ez-checkout-document body.woocommerce-checkout .ez-checkout-page-shell>.woocommerce,html.ez-checkout-document body.ez-checkout-native-page .ez-checkout-page-shell>.woocommerce{width:calc(100% - 16px)!important;max-width:none!important;padding:22px 0 50px!important}html.ez-checkout-document body.woocommerce-checkout form.checkout,html.ez-checkout-document body.ez-checkout-native-page form.checkout{grid-template-columns:minmax(0,1.72fr) minmax(210px,.78fr)!important;gap:20px!important}html.ez-checkout-document body.woocommerce-checkout form.checkout #customer_details,html.ez-checkout-document body.ez-checkout-native-page form.checkout #customer_details{padding:18px!important;border-radius:12px!important}html.ez-checkout-document body.woocommerce-checkout form.checkout #order_review,html.ez-checkout-document body.ez-checkout-native-page form.checkout #order_review{padding:12px!important;border-radius:12px!important}html.ez-checkout-document body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper,html.ez-checkout-document body.ez-checkout-native-page .woocommerce-billing-fields__field-wrapper{grid-template-columns:1fr!important}html.ez-checkout-document body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .form-row-wide,html.ez-checkout-document body.ez-checkout-native-page .woocommerce-billing-fields__field-wrapper .form-row-wide{grid-column:auto!important}}@media (min-width:901px){html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-main,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-main{grid-template-columns:auto minmax(360px,1fr) auto!important}}html,body{width:100%;max-width:100%;min-width:0;margin:0;padding:0;overflow-x:clip}body{position:relative;left:auto;right:auto;transform:none}.ez-container{width:100%;max-width:1240px;margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px;box-sizing:border-box}.ez-top-in,.ez-main,.ez-location-row,.ez-mega-wrap,.ez-nav-in,.ez-footer-in,.ez-footer-premium-top,.ez-footer-premium-bottom{width:100%;max-width:1240px;margin-left:auto;margin-right:auto;box-sizing:border-box;padding-left:16px;padding-right:16px}.ez-main{padding-top:15px;padding-bottom:15px}.ez-location-row{padding-top:10px;padding-bottom:10px}.ez-nav-in{padding-top:9px;padding-bottom:9px}.ez-header,.ez-top,.ez-footer,.ez-footer-premium,.ez-main,.ez-location-row,.ez-nav,.ez-mega-wrap,.ez-nav-in,main,footer,header{min-width:0;max-width:100%;box-sizing:border-box}.ez-main>*,.ez-location-row>*,.ez-nav-in>*,main>*,footer>*{min-width:0}.woocommerce,.woocommerce-page,.site-main,.ez-woocommerce-content,.ez-shop-page,.ez-archive-page{min-width:0;max-width:100%;box-sizing:border-box}.woocommerce img,.woocommerce table,.woocommerce form,.woocommerce input,.woocommerce select,.woocommerce textarea{max-width:100%;box-sizing:border-box}@media(max-width:900px){.ez-container,.ez-top-in,.ez-main,.ez-location-row,.ez-mega-wrap,.ez-nav-in,.ez-footer-in,.ez-footer-premium-top,.ez-footer-premium-bottom{padding-left:12px;padding-right:12px}}@media(max-width:600px){.ez-container,.ez-top-in,.ez-main,.ez-location-row,.ez-mega-wrap,.ez-nav-in,.ez-footer-in,.ez-footer-premium-top,.ez-footer-premium-bottom{padding-left:12px;padding-right:12px}}@media (min-width:901px) and (max-width:1199px){html,body{width:100%!important;max-width:100%!important;min-width:0!important;overflow-x:clip!important}body{position:relative!important;left:auto!important;right:auto!important;transform:none!important}.ez-container,.ez-top-in,.ez-main,.ez-location-row,.ez-mega-wrap,.ez-nav-in,.ez-footer-in,.ez-footer-premium-top,.ez-footer-premium-bottom{width:100%!important;max-width:1120px!important;margin-left:auto!important;margin-right:auto!important;padding-left:20px!important;padding-right:20px!important;box-sizing:border-box!important}.ez-header.ez-header--sticky{position:relative!important;top:auto!important;bottom:auto!important}.ez-header{width:100%!important;max-width:none!important;overflow:visible!important}.ez-top{display:block!important}.ez-nav{display:none!important}.ez-main{display:grid!important;grid-template-columns:40px minmax(125px,auto) minmax(0,1fr) auto!important;gap:10px!important;align-items:center!important;padding-top:11px!important;padding-bottom:11px!important}.ez-mobile-menu-btn{display:flex!important;width:40px!important;height:40px!important;min-width:40px!important;max-width:40px!important;border:0!important;border-radius:11px!important;background:rgba(255,255,255,.10)!important;color:#fff!important;align-items:center!important;justify-content:center!important;flex-direction:column!important;gap:4px!important;cursor:pointer!important}.ez-mobile-menu-btn span{display:block!important;width:18px!important;height:2px!important;border-radius:2px!important;background:#fff!important}.ez-brand{font-size:20px!important;gap:7px!important;min-width:0!important;white-space:nowrap!important}.ez-mark{width:34px!important;height:34px!important;min-width:34px!important;font-size:20px!important;border-radius:9px!important}.ez-search{min-width:0!important;width:100%!important;min-height:44px!important;border-radius:11px!important}.ez-search input{min-width:0!important;width:1px!important;padding:0 12px!important;font-size:13px!important}.ez-search button{width:46px!important;min-width:46px!important;font-size:18px!important}.ez-actions{gap:6px!important;min-width:0!important;flex:0 0 auto!important}.ez-icon{width:38px!important;height:38px!important;min-width:38px!important;max-width:38px!important;border-radius:10px!important}.ez-icon svg{width:18px!important;height:18px!important}.ez-location-row{padding-top:8px!important;padding-bottom:8px!important}.ez-location{font-size:11px!important;gap:12px!important;min-width:0!important}.ez-trust{font-size:10px!important;display:flex!important;gap:12px!important;white-space:nowrap!important;overflow:hidden!important}main{min-width:0!important;max-width:100%!important}.ez-products{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important}.ez-cats{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:12px!important}.ez-promo-copy{max-width:62%!important;padding:28px!important}.ez-section{margin:24px 0!important}.ez-footer-premium-top{grid-template-columns:1.6fr repeat(3,minmax(0,1fr))!important;gap:24px!important;padding-top:46px!important;padding-bottom:38px!important}body.ez-account-page .ez-account-shell-v493{width:min(960px,calc(100% - 40px))!important;max-width:960px!important;margin:24px auto 60px!important}body.ez-account-page .ez-account-profile-hero-v494{width:100%!important;max-width:960px!important;margin:0!important;padding:24px 26px!important;border-radius:24px!important;box-sizing:border-box!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:20px!important}body.ez-account-page .ez-account-profile-main{min-width:0!important;flex:1 1 auto!important}body.ez-account-page .ez-account-profile-main .ez-account-avatar-wrap{width:76px!important;height:76px!important;flex-basis:76px!important;border-radius:22px!important}body.ez-account-page .ez-account-profile-main h1{font-size:34px!important;line-height:1.05!important}body.ez-account-page .ez-account-profile-actions{width:auto!important;flex:0 0 auto!important;display:flex!important}body.ez-account-page .ez-account-menu-toggle,body.ez-account-page .ez-account-logout{min-height:44px!important;padding:0 15px!important}body.ez-account-page .ez-account-layout-v494{display:block!important;width:100%!important;max-width:960px!important;margin:0 auto!important;padding:0 0 36px!important}body.ez-account-page .ez-account-sidebar-v494{position:static!important;width:100%!important;max-width:960px!important;margin:14px 0 0!important}body.ez-account-page .ez-account-main-v494{width:100%!important;max-width:960px!important;margin:16px auto 0!important;padding:0!important}body.ez-account-page .ez-account-dashboard-v494{gap:14px!important}body.ez-account-page .ez-account-summary-v410{width:100%!important;max-width:none!important;margin:0!important;padding:14px!important;border-radius:22px!important}body.ez-account-page .ez-account-balance-v494{padding:22px 24px!important;border-radius:20px!important}body.ez-account-page .ez-account-stats-v494{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}body.ez-account-page .ez-stat-v494{min-height:112px!important;padding:20px!important;border-radius:18px!important}body.ez-account-page .ez-account-quick-v494{padding:20px!important;border-radius:22px!important}body.ez-account-page .ez-account-action-grid-v494{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}body.ez-account-page .ez-account-action-v494{min-width:0!important;padding:15px!important}html.ez-checkout-document body.woocommerce-checkout .ez-checkout-page-shell,html.ez-checkout-document body.ez-checkout-native-page .ez-checkout-page-shell{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}html.ez-checkout-document body.woocommerce-checkout .ez-checkout-page-shell>.woocommerce,html.ez-checkout-document body.ez-checkout-native-page .ez-checkout-page-shell>.woocommerce{width:min(1080px,calc(100% - 40px))!important;max-width:1080px!important;margin:0 auto!important;padding:22px 0 55px!important}html.ez-checkout-document body.woocommerce-checkout form.checkout,html.ez-checkout-document body.ez-checkout-native-page form.checkout{display:grid!important;grid-template-columns:minmax(0,1.65fr) minmax(300px,.85fr)!important;grid-template-areas:"customer heading" "customer order" "customer payment"!important;column-gap:22px!important;row-gap:10px!important;align-items:start!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important}html.ez-checkout-document body.woocommerce-checkout form.checkout #customer_details,html.ez-checkout-document body.ez-checkout-native-page form.checkout #customer_details{grid-area:customer!important;width:100%!important;max-width:none!important;margin:0!important;padding:22px!important;border-radius:18px!important;min-width:0!important}html.ez-checkout-document body.woocommerce-checkout form.checkout #order_review_heading,html.ez-checkout-document body.ez-checkout-native-page form.checkout #order_review_heading{grid-area:heading!important;width:100%!important;max-width:none!important;margin:0!important;padding:2px 2px 0!important;font-size:17px!important}html.ez-checkout-document body.woocommerce-checkout form.checkout #order_review,html.ez-checkout-document body.ez-checkout-native-page form.checkout #order_review{grid-area:order!important;width:100%!important;max-width:none!important;margin:0!important;padding:18px!important;border-radius:18px!important;position:static!important;top:auto!important;inset:auto!important;transform:none!important;min-width:0!important}html.ez-checkout-document body.woocommerce-checkout form.checkout #payment,html.ez-checkout-document body.ez-checkout-native-page form.checkout #payment{grid-area:payment!important;width:100%!important;min-width:0!important}html.ez-checkout-document body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper,html.ez-checkout-document body.ez-checkout-native-page .woocommerce-billing-fields__field-wrapper{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:0 14px!important}html.ez-checkout-document body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .form-row-wide,html.ez-checkout-document body.ez-checkout-native-page .woocommerce-billing-fields__field-wrapper .form-row-wide{grid-column:1/-1!important}html.ez-checkout-document body.woocommerce-checkout .form-row,html.ez-checkout-document body.ez-checkout-native-page .form-row{min-width:0!important}.ez-shop-layout{display:grid!important;grid-template-columns:210px minmax(0,1fr)!important;gap:18px!important}.ez-filters{width:100%!important;position:sticky!important;top:20px!important}.ez-mobile-filter{display:none!important}.single-product .ez-product-page{width:min(1080px,calc(100% - 40px))!important;max-width:1080px!important;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr)!important;gap:24px!important;padding-top:24px!important}.single-product .ez-gallery{position:sticky!important;top:20px!important}.single-product .ez-product-summary{padding:22px!important}}@media (min-width:901px) and (max-width:1199px){html.ez-checkout-document body.woocommerce-checkout #order_review .shop_table,html.ez-checkout-document body.ez-checkout-native-page #order_review .shop_table{font-size:12px!important}html.ez-checkout-document body.woocommerce-checkout #order_review .cart_item,html.ez-checkout-document body.ez-checkout-native-page #order_review .cart_item{word-break:normal!important;overflow-wrap:anywhere!important}html.ez-checkout-document body.woocommerce-checkout #payment,html.ez-checkout-document body.ez-checkout-native-page #payment{margin-top:10px!important}}@media (min-width:1200px){.ez-header.ez-header--sticky{position:sticky;top:0}.ez-container,.ez-top-in,.ez-main,.ez-location-row,.ez-mega-wrap,.ez-nav-in,.ez-footer-in,.ez-footer-premium-top,.ez-footer-premium-bottom{max-width:1240px}}.ez-header{position:relative!important;top:auto!important;bottom:auto!important;transform:none!important}.ez-header.ez-header--sticky{position:sticky!important;top:0!important;bottom:auto!important;transform:none!important}html.ez-checkout-document body.woocommerce-checkout input.input-text,html.ez-checkout-document body.woocommerce-checkout textarea,html.ez-checkout-document body.woocommerce-checkout select,html.ez-checkout-document body.ez-checkout-native-page input.input-text,html.ez-checkout-document body.ez-checkout-native-page textarea,html.ez-checkout-document body.ez-checkout-native-page select{color:#15231e!important;-webkit-text-fill-color:#15231e!important;background:#fff!important}html.ez-checkout-document body.woocommerce-checkout input::placeholder,html.ez-checkout-document body.woocommerce-checkout textarea::placeholder,html.ez-checkout-document body.ez-checkout-native-page input::placeholder,html.ez-checkout-document body.ez-checkout-native-page textarea::placeholder{color:#7a8580!important;-webkit-text-fill-color:#7a8580!important;opacity:1!important}html.ez-checkout-document body.woocommerce-checkout label,html.ez-checkout-document body.ez-checkout-native-page label,html.ez-checkout-document body.woocommerce-checkout .form-row .required,html.ez-checkout-document body.ez-checkout-native-page .form-row .required{color:#15231e!important}html.ez-checkout-document body.woocommerce-checkout select option,html.ez-checkout-document body.ez-checkout-native-page select option{color:#15231e!important;background:#fff!important}@media (pointer:coarse) and (min-width:601px){html,body{width:100%!important;max-width:100%!important;min-width:0!important;overflow-x:hidden!important}body{position:relative!important;left:auto!important;right:auto!important;transform:none!important}.ez-container,.ez-top-in,.ez-main,.ez-location-row,.ez-mega-wrap,.ez-nav-in,.ez-footer-in,.ez-footer-premium-top,.ez-footer-premium-bottom{width:100%!important;max-width:1180px!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important}.ez-header{width:100%!important;max-width:none!important;overflow:visible!important}.ez-header.ez-header--sticky{position:sticky!important;top:0!important}.ez-main{display:grid!important;grid-template-columns:40px minmax(125px,auto) minmax(0,1fr) auto!important;gap:10px!important;align-items:center!important;padding:11px 20px!important}.ez-mobile-menu-btn{display:flex!important;width:40px!important;height:40px!important;min-width:40px!important;max-width:40px!important;align-items:center!important;justify-content:center!important;flex-direction:column!important;gap:4px!important}.ez-brand{font-size:20px!important;min-width:0!important;white-space:nowrap!important}.ez-search{min-width:0!important;width:100%!important}.ez-search input{min-width:0!important;width:1px!important}.ez-actions{gap:6px!important;min-width:0!important}.ez-icon{width:38px!important;height:38px!important;min-width:38px!important;max-width:38px!important}.ez-location-row{padding:8px 20px!important}.ez-nav{display:none!important}.ez-footer,.ez-footer-premium{width:100%!important;max-width:none!important;display:block!important;overflow:hidden!important}.ez-footer-premium-top{display:grid!important;grid-template-columns:minmax(240px,1.5fr) repeat(3,minmax(130px,1fr))!important;gap:24px!important;padding:44px 20px 36px!important}.ez-footer-premium-bottom{padding:16px 20px 28px!important}.ez-footer-brand,.ez-footer-col{min-width:0!important;max-width:none!important}body.ez-account-page .ez-account-shell-v493{width:min(1120px,calc(100% - 40px))!important;max-width:1120px!important;margin:28px auto 70px!important}body.ez-account-page .ez-account-auth-card{width:100%!important;max-width:1120px!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;min-width:0!important;border-radius:28px!important}body.ez-account-page .ez-auth-visual{min-width:0!important;min-height:420px!important;padding:38px!important}body.ez-account-page .ez-auth-visual h1{font-size:clamp(28px,3vw,42px)!important;max-width:520px!important}body.ez-account-page .ez-auth-forms{min-width:0!important;padding:38px!important;overflow:hidden!important}body.ez-account-page .ez-auth-forms .form-row,body.ez-account-page .ez-auth-forms input,body.ez-account-page .ez-auth-forms select{min-width:0!important;max-width:100%!important;box-sizing:border-box!important}body.ez-account-page .ez-account-profile-hero-v494,body.ez-account-page .ez-account-profile-hero-v493{width:100%!important;max-width:1120px!important;margin:0!important;box-sizing:border-box!important}body.ez-account-page .ez-account-layout-v494,body.ez-account-page .ez-account-layout-v493{width:100%!important;max-width:1120px!important;margin:0 auto!important;box-sizing:border-box!important}body.ez-account-page .ez-account-sidebar-v494{position:static!important;width:100%!important;max-width:none!important;margin:14px 0 0!important}body.ez-account-page .ez-account-main-v494{width:100%!important;max-width:none!important;margin:16px 0 0!important;padding:0!important}body.ez-account-page .ez-account-dashboard-v494{width:100%!important;max-width:none!important}body.ez-account-page .ez-account-summary-v410{width:100%!important;max-width:none!important;box-sizing:border-box!important}body.ez-account-page .ez-account-stats-v494{grid-template-columns:repeat(3,minmax(0,1fr))!important}body.ez-account-page .ez-account-action-grid-v494{grid-template-columns:repeat(2,minmax(0,1fr))!important}html.ez-checkout-document body.woocommerce-checkout .ez-checkout-page-shell,html.ez-checkout-document body.ez-checkout-native-page .ez-checkout-page-shell{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}html.ez-checkout-document body.woocommerce-checkout .ez-checkout-page-shell>.woocommerce,html.ez-checkout-document body.ez-checkout-native-page .ez-checkout-page-shell>.woocommerce{width:min(1120px,calc(100% - 40px))!important;max-width:1120px!important;margin:0 auto!important;padding:22px 0 55px!important}html.ez-checkout-document body.woocommerce-checkout form.checkout,html.ez-checkout-document body.ez-checkout-native-page form.checkout{display:grid!important;grid-template-columns:minmax(0,1.65fr) minmax(280px,.85fr)!important;grid-template-areas:"customer heading" "customer order" "customer payment"!important;column-gap:22px!important;row-gap:10px!important;align-items:start!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important}html.ez-checkout-document body.woocommerce-checkout form.checkout #customer_details,html.ez-checkout-document body.ez-checkout-native-page form.checkout #customer_details{grid-area:customer!important;width:100%!important;max-width:none!important;margin:0!important;min-width:0!important}html.ez-checkout-document body.woocommerce-checkout form.checkout #order_review_heading,html.ez-checkout-document body.ez-checkout-native-page form.checkout #order_review_heading{grid-area:heading!important;width:100%!important;margin:0!important}html.ez-checkout-document body.woocommerce-checkout form.checkout #order_review,html.ez-checkout-document body.ez-checkout-native-page form.checkout #order_review{grid-area:order!important;width:100%!important;max-width:none!important;margin:0!important;position:static!important;min-width:0!important}html.ez-checkout-document body.woocommerce-checkout form.checkout #payment,html.ez-checkout-document body.ez-checkout-native-page form.checkout #payment{grid-area:payment!important;width:100%!important;min-width:0!important}}@media (pointer:coarse) and (max-width:600px){.ez-header{position:relative!important;top:auto!important}.ez-header.ez-header--sticky{position:relative!important;top:auto!important}body.ez-account-page .ez-account-auth-card{grid-template-columns:1fr!important}body.ez-account-page .ez-account-shell-v493{width:100%!important;margin-top:0!important}.ez-footer-premium-top{grid-template-columns:1fr 1fr!important}html.ez-checkout-document body.woocommerce-checkout form.checkout,html.ez-checkout-document body.ez-checkout-native-page form.checkout{display:block!important}}body.ez-account-page .ez-account-v18,body.ez-account-page .ez-account-v18 *{box-sizing:border-box}body.ez-account-page .ez-account-v18{width:min(1180px,calc(100% - 40px));max-width:1180px;margin:28px auto 70px!important;padding:0!important}body.ez-account-page .ez-account-v18 .ez-account-profile-v18{width:100%!important;max-width:none!important;margin:0!important;padding:28px 30px!important;border-radius:24px!important;position:relative!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:24px!important}body.ez-account-page .ez-account-v18 .ez-account-profile-main{min-width:0!important;flex:1 1 auto!important}body.ez-account-page .ez-account-v18 .ez-account-profile-actions{flex:0 0 auto!important;width:auto!important}body.ez-account-page .ez-account-v18 .ez-account-layout-v18{display:block!important;width:100%!important;max-width:none!important;margin:0!important;padding:0 0 40px!important}body.ez-account-page .ez-account-v18 .ez-account-nav-v18{display:none!important;position:static!important;width:100%!important;max-width:none!important;margin:14px 0 0!important}body.ez-account-page .ez-account-v18 .ez-account-nav-v18:not([hidden]){display:none!important}body.ez-account-page .ez-account-v18 .ez-account-content-v18{width:100%!important;max-width:none!important;margin:18px 0 0!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;overflow:visible!important}body.ez-account-page .ez-account-v18 .ez-account-dashboard-v494{width:100%!important;max-width:1120px!important;margin:0 auto!important;gap:16px!important}body.ez-account-page .ez-account-v18 .ez-account-summary-v410{width:100%!important;max-width:none!important;margin:0!important;padding:14px!important;border-radius:24px!important}body.ez-account-page .ez-account-v18 .ez-account-balance-v494{width:100%!important;min-width:0!important}body.ez-account-page .ez-account-v18 .ez-account-stats-v494{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}body.ez-account-page .ez-account-v18 .ez-stat-v494{min-width:0!important}body.ez-account-page .ez-account-v18 .ez-account-action-grid-v494{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}body.ez-account-page .ez-account-v18 .ez-account-content-v18.ez-account-endpoint-main{width:100%!important;max-width:none!important;margin:18px auto 0!important}body.ez-account-page .ez-account-v18 .ez-account-endpoint-main .woocommerce-MyAccount-content{width:min(1040px,100%)!important;max-width:1040px!important;margin:0 auto!important;padding:26px!important;background:#fff!important;border:1px solid var(--ez-line)!important;border-radius:22px!important;box-shadow:0 14px 38px rgba(8,44,33,.07)!important;overflow-x:auto!important}body.ez-account-page .ez-account-v18 .ez-account-auth-v18{width:100%!important;max-width:1120px!important;margin:0 auto!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;border-radius:26px!important;overflow:hidden!important}body.ez-account-page .ez-account-v18 .ez-auth-visual{min-width:0!important;min-height:430px!important;padding:42px!important}body.ez-account-page .ez-account-v18 .ez-auth-forms{min-width:0!important;padding:42px!important}html.ez-checkout-document body.woocommerce-checkout input,html.ez-checkout-document body.woocommerce-checkout textarea,html.ez-checkout-document body.woocommerce-checkout select,html.ez-checkout-document body.ez-checkout-native-page input,html.ez-checkout-document body.ez-checkout-native-page textarea,html.ez-checkout-document body.ez-checkout-native-page select{color:#15231e!important;-webkit-text-fill-color:#15231e!important;background-color:#fff!important}html.ez-checkout-document body.woocommerce-checkout input::placeholder,html.ez-checkout-document body.woocommerce-checkout textarea::placeholder,html.ez-checkout-document body.ez-checkout-native-page input::placeholder,html.ez-checkout-document body.ez-checkout-native-page textarea::placeholder{color:#6d7772!important;-webkit-text-fill-color:#6d7772!important;opacity:1!important}html.ez-checkout-document body.woocommerce-checkout label,html.ez-checkout-document body.woocommerce-checkout .form-row label,html.ez-checkout-document body.woocommerce-checkout .woocommerce-form__label,html.ez-checkout-document body.ez-checkout-native-page label,html.ez-checkout-document body.ez-checkout-native-page .form-row label,html.ez-checkout-document body.ez-checkout-native-page .woocommerce-form__label{color:#15231e!important}html.ez-checkout-document body.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__rendered,html.ez-checkout-document body.ez-checkout-native-page .select2-container--default .select2-selection--single .select2-selection__rendered{color:#15231e!important}html.ez-checkout-document body.woocommerce-checkout .select2-container--default .select2-search--dropdown .select2-search__field,html.ez-checkout-document body.ez-checkout-native-page .select2-container--default .select2-search--dropdown .select2-search__field{color:#15231e!important;background:#fff!important;-webkit-text-fill-color:#15231e!important}body .ez-header[data-ez-sticky-off="1"]{position:relative!important;top:auto!important;bottom:auto!important;transform:none!important}@media (min-width:601px) and (max-width:1199px),(pointer:coarse) and (min-width:601px){body.ez-account-page .ez-account-v18{width:calc(100% - 36px)!important;max-width:1120px!important;margin:22px auto 60px!important}body.ez-account-page .ez-account-v18 .ez-account-profile-v18{padding:22px 24px!important;border-radius:22px!important;gap:18px!important}body.ez-account-page .ez-account-v18 .ez-account-profile-main .ez-account-avatar-wrap{width:72px!important;height:72px!important;flex-basis:72px!important;border-radius:20px!important}body.ez-account-page .ez-account-v18 .ez-account-profile-main h1{font-size:32px!important}body.ez-account-page .ez-account-v18 .ez-account-dashboard-v494{max-width:100%!important}body.ez-account-page .ez-account-v18 .ez-account-summary-v410{padding:12px!important;border-radius:20px!important}body.ez-account-page .ez-account-v18 .ez-account-balance-v494{padding:22px 24px!important;border-radius:18px!important}body.ez-account-page .ez-account-v18 .ez-account-stats-v494{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}body.ez-account-page .ez-account-v18 .ez-stat-v494{padding:20px!important;border-radius:17px!important;min-height:110px!important}body.ez-account-page .ez-account-v18 .ez-account-quick-v494{padding:20px!important;border-radius:20px!important}body.ez-account-page .ez-account-v18 .ez-account-action-grid-v494{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}body.ez-account-page .ez-account-v18 .ez-account-action-v494{padding:14px!important;min-width:0!important}body.ez-account-page .ez-account-v18 .ez-account-auth-v18{max-width:1120px!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;border-radius:24px!important}body.ez-account-page .ez-account-v18 .ez-auth-visual{min-height:390px!important;padding:34px!important}body.ez-account-page .ez-account-v18 .ez-auth-forms{padding:34px!important}body.ez-account-page .ez-account-v18 .ez-account-endpoint-main .woocommerce-MyAccount-content{max-width:100%!important;padding:24px!important}body.ez-account-page .ez-account-v18 .ez-account-layout-v18,body.ez-account-page .ez-account-v18 .ez-account-layout-v494{display:block!important;grid-template-columns:none!important}body.ez-account-page .ez-account-v18 .ez-account-nav-v18{display:none!important}}@media (min-width:1200px){body.ez-account-page .ez-account-v18{width:min(1180px,calc(100% - 64px))!important;max-width:1180px!important;margin:34px auto 80px!important}body.ez-account-page .ez-account-v18 .ez-account-profile-v18{padding:30px 34px!important;border-radius:26px!important}body.ez-account-page .ez-account-v18 .ez-account-dashboard-v494{max-width:1120px!important}body.ez-account-page .ez-account-v18 .ez-account-summary-v410{padding:16px!important;border-radius:26px!important}body.ez-account-page .ez-account-v18 .ez-account-stats-v494{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}body.ez-account-page .ez-account-v18 .ez-stat-v494{min-height:120px!important;padding:24px!important}body.ez-account-page .ez-account-v18 .ez-account-action-grid-v494{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}body.ez-account-page .ez-account-v18 .ez-account-action-v494{padding:18px!important}body.ez-account-page .ez-account-v18 .ez-account-auth-v18{max-width:1120px!important;grid-template-columns:1fr 1fr!important}body.ez-account-page .ez-account-v18 .ez-auth-visual{min-height:470px!important;padding:48px!important}body.ez-account-page .ez-account-v18 .ez-auth-forms{padding:48px!important}}@media (max-width:600px){body.ez-account-page .ez-account-v18{width:100%!important;max-width:none!important;margin:0 auto 40px!important}body.ez-account-page .ez-account-v18 .ez-account-profile-v18{margin:0!important;border-radius:0!important;padding:18px 14px!important;align-items:flex-start!important;flex-direction:column!important}body.ez-account-page .ez-account-v18 .ez-account-profile-main .ez-account-avatar-wrap{width:58px!important;height:58px!important;flex-basis:58px!important;border-radius:17px!important}body.ez-account-page .ez-account-v18 .ez-account-profile-main h1{font-size:26px!important}body.ez-account-page .ez-account-v18 .ez-account-profile-actions{width:100%!important}body.ez-account-page .ez-account-v18 .ez-account-content-v18{margin-top:10px!important}body.ez-account-page .ez-account-v18 .ez-account-summary-v410{border-radius:0!important;padding:8px!important}body.ez-account-page .ez-account-v18 .ez-account-stats-v494{grid-template-columns:1fr!important;gap:8px!important}body.ez-account-page .ez-account-v18 .ez-account-action-grid-v494{grid-template-columns:1fr!important}body.ez-account-page .ez-account-v18 .ez-account-auth-v18{grid-template-columns:1fr!important;border-radius:0!important}body.ez-account-page .ez-account-v18 .ez-auth-visual{min-height:230px!important;padding:28px 20px!important}body.ez-account-page .ez-account-v18 .ez-auth-forms{padding:28px 18px!important}body.ez-account-page .ez-account-v18 .ez-account-endpoint-main .woocommerce-MyAccount-content{border-radius:0!important;border-left:0!important;border-right:0!important;padding:18px!important}}@media (min-width:601px) and (max-width:1199px){.single-product .ez-header{width:100%!important;max-width:none!important;overflow:visible!important}.single-product .ez-header .ez-main{width:100%!important;max-width:1160px!important;margin:0 auto!important;padding:12px 20px!important;box-sizing:border-box!important;align-items:center!important}.single-product .ez-header .ez-mobile-menu-btn{display:flex!important;width:40px!important;height:40px!important;min-width:40px!important;max-width:40px!important;align-items:center!important;justify-content:center!important;flex-direction:column!important;gap:4px!important}.single-product .ez-header .ez-brand{min-width:0!important;white-space:nowrap!important;overflow:hidden!important;font-size:20px!important;gap:7px!important}.single-product .ez-header .ez-search{min-width:0!important;width:100%!important;margin:0!important;min-height:44px!important}.single-product .ez-header .ez-search input{min-width:0!important;width:1px!important}.single-product .ez-header .ez-actions{min-width:0!important;flex:0 0 auto!important;gap:6px!important}.single-product .ez-header .ez-icon{width:40px!important;height:40px!important;min-width:40px!important;max-width:40px!important}.single-product .ez-header .ez-location-row{width:100%!important;max-width:1160px!important;margin:0 auto!important;padding:8px 20px!important;box-sizing:border-box!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important}.single-product .ez-header .ez-location-row>.ez-trust{display:none!important}.single-product .ez-header .ez-location{width:100%!important;min-width:0!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important}.single-product .ez-header .ez-location .ez-trust{display:flex!important;align-items:center!important;gap:14px!important;min-width:0!important;white-space:nowrap!important;overflow:hidden!important}.single-product .ez-header .ez-mega-wrap{width:100%!important;max-width:1160px!important;margin:0 auto!important;box-sizing:border-box!important}}@media (min-width:601px) and (max-width:767px){.single-product .ez-header .ez-main{grid-template-columns:40px minmax(0,1fr) auto!important;grid-template-areas:"menu brand actions" "search search search"!important;gap:9px 10px!important}.single-product .ez-header .ez-mobile-menu-btn{grid-area:menu!important}.single-product .ez-header .ez-brand{grid-area:brand!important}.single-product .ez-header .ez-actions{grid-area:actions!important}.single-product .ez-header .ez-search{grid-area:search!important}}@media (min-width:768px) and (max-width:1199px){.single-product .ez-header .ez-main{grid-template-columns:40px minmax(130px,auto) minmax(220px,1fr) auto!important;grid-template-areas:none!important;gap:12px!important}}@media (min-width:1200px){.single-product .ez-header{width:100%!important;max-width:none!important;overflow:visible!important}.single-product .ez-header .ez-main{width:min(1240px,calc(100% - 48px))!important;max-width:1240px!important;margin:0 auto!important;padding:16px 0!important;grid-template-columns:minmax(205px,235px) minmax(420px,1fr) auto!important;gap:28px!important;align-items:center!important}.single-product .ez-header .ez-mobile-menu-btn{display:none!important}.single-product .ez-header .ez-brand{font-size:24px!important;gap:9px!important;white-space:nowrap!important}.single-product .ez-header .ez-search{width:100%!important;min-width:0!important;min-height:50px!important}.single-product .ez-header .ez-actions{display:flex!important;align-items:center!important;gap:8px!important;flex:0 0 auto!important}.single-product .ez-header .ez-icon{width:44px!important;height:44px!important;min-width:44px!important;max-width:44px!important}.single-product .ez-header .ez-location-row{width:min(1240px,calc(100% - 48px))!important;max-width:1240px!important;margin:0 auto!important;padding:9px 0!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:24px!important;box-sizing:border-box!important}.single-product .ez-header .ez-location-row>.ez-trust{display:none!important}.single-product .ez-header .ez-location{width:100%!important;min-width:0!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:24px!important}.single-product .ez-header .ez-location .ez-trust{display:flex!important;align-items:center!important;gap:18px!important;white-space:nowrap!important}.single-product .ez-header .ez-mega-wrap{width:min(1240px,calc(100% - 48px))!important;max-width:1240px!important;margin:0 auto!important;box-sizing:border-box!important}}@media (max-width:600px){body.ez-account-page .ez-account-v18 .ez-account-nav-v18:not([hidden]){display:block!important;position:relative!important;width:100%!important;max-width:none!important;margin:10px 0 0!important;padding:12px!important;background:#fff!important;border:1px solid var(--ez-line)!important;border-radius:16px!important;box-shadow:0 14px 32px rgba(8,44,33,.10)!important;z-index:30!important;animation:ezV18AccountMenuIn .16s ease both}body.ez-account-page .ez-account-v18 .ez-account-nav-v18[hidden]{display:none!important}body.ez-account-page .ez-account-v18 .ez-account-nav-v18 .woocommerce-MyAccount-navigation ul{list-style:none!important;margin:0!important;padding:0!important;display:grid!important;gap:5px!important}body.ez-account-page .ez-account-v18 .ez-account-nav-v18 .woocommerce-MyAccount-navigation a{display:flex!important;align-items:center!important;min-height:46px!important;padding:11px 12px!important;border-radius:11px!important}@keyframes ezV18AccountMenuIn{from{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}}@media (min-width:601px){html.ez-checkout-document body.woocommerce-checkout form.checkout #customer_details,html.ez-checkout-document body.ez-checkout-native-page form.checkout #customer_details{background:#76523e!important;color:#fff!important;border:0!important;box-shadow:0 16px 38px rgba(65,43,30,.16)!important}html.ez-checkout-document body.woocommerce-checkout form.checkout #customer_details .woocommerce-billing-fields,html.ez-checkout-document body.ez-checkout-native-page form.checkout #customer_details .woocommerce-billing-fields,html.ez-checkout-document body.woocommerce-checkout form.checkout #customer_details .woocommerce-shipping-fields,html.ez-checkout-document body.ez-checkout-native-page form.checkout #customer_details .woocommerce-shipping-fields,html.ez-checkout-document body.woocommerce-checkout form.checkout #customer_details .woocommerce-additional-fields,html.ez-checkout-document body.ez-checkout-native-page form.checkout #customer_details .woocommerce-additional-fields,html.ez-checkout-document body.woocommerce-checkout form.checkout #customer_details .woocommerce-billing-fields__field-wrapper,html.ez-checkout-document body.ez-checkout-native-page form.checkout #customer_details .woocommerce-billing-fields__field-wrapper{background:transparent!important;border:0!important;box-shadow:none!important;color:#fff!important}html.ez-checkout-document body.woocommerce-checkout form.checkout #customer_details .woocommerce-billing-fields>h3,html.ez-checkout-document body.ez-checkout-native-page form.checkout #customer_details .woocommerce-billing-fields>h3,html.ez-checkout-document body.woocommerce-checkout form.checkout #customer_details .woocommerce-shipping-fields>h3,html.ez-checkout-document body.ez-checkout-native-page form.checkout #customer_details .woocommerce-shipping-fields>h3,html.ez-checkout-document body.woocommerce-checkout form.checkout #customer_details .woocommerce-additional-fields>h3,html.ez-checkout-document body.ez-checkout-native-page form.checkout #customer_details .woocommerce-additional-fields>h3,html.ez-checkout-document body.woocommerce-checkout form.checkout #customer_details label,html.ez-checkout-document body.ez-checkout-native-page form.checkout #customer_details label,html.ez-checkout-document body.woocommerce-checkout form.checkout #customer_details .form-row label,html.ez-checkout-document body.ez-checkout-native-page form.checkout #customer_details .form-row label{color:#fff!important;-webkit-text-fill-color:#fff!important}}@media (min-width:601px){html.ez-checkout-document body.woocommerce-checkout .ez-header,html.ez-checkout-document body.ez-checkout-native-page .ez-header{background:var(--ez-primary)!important;color:#fff!important;overflow:visible!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-main,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-main{width:min(1240px,calc(100% - 40px))!important;max-width:1240px!important;margin:0 auto!important;box-sizing:border-box!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-location-row,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-location-row{display:flex!important;visibility:visible!important;opacity:1!important;width:min(1240px,calc(100% - 40px))!important;max-width:1240px!important;min-height:38px!important;margin:0 auto!important;padding:8px 0!important;box-sizing:border-box!important;align-items:center!important;justify-content:space-between!important;gap:20px!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-location,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-location{display:flex!important;width:100%!important;min-width:0!important;align-items:center!important;justify-content:space-between!important;gap:20px!important;color:#fff!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-delivery-btn,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-delivery-btn{display:inline-flex!important;align-items:center!important;min-width:0!important;max-width:60%!important;min-height:30px!important;padding:5px 8px!important;border-radius:8px!important;color:#fff!important;background:rgba(255,255,255,.055)!important;border:1px solid rgba(255,255,255,.10)!important;font-size:12px!important;font-weight:850!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;cursor:pointer!important;visibility:visible!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-delivery-btn small,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-delivery-btn small{margin-left:6px!important;flex:0 0 auto!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-location[data-delivery-location][data-location-ready="0"] .ez-delivery-btn,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-location[data-delivery-location][data-location-ready="0"] .ez-delivery-btn{visibility:visible!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-location .ez-trust,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-location .ez-trust{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:14px!important;min-width:0!important;color:#d9e8e0!important;font-size:10px!important;white-space:nowrap!important;overflow:hidden!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-location-row>.ez-trust,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-location-row>.ez-trust{display:none!important}}@media (min-width:601px) and (max-width:1199px){html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-main,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-main{grid-template-columns:40px minmax(125px,auto) minmax(0,1fr) auto!important;gap:10px!important;padding:11px 0!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-mobile-menu-btn,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-mobile-menu-btn{display:flex!important;width:40px!important;height:40px!important;min-width:40px!important;max-width:40px!important;align-items:center!important;justify-content:center!important;flex-direction:column!important;gap:4px!important;border:0!important;border-radius:11px!important;background:rgba(255,255,255,.10)!important;color:#fff!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-mobile-menu-btn span,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-mobile-menu-btn span{display:block!important;width:18px!important;height:2px!important;border-radius:2px!important;background:#fff!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-brand,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-brand{font-size:20px!important;gap:7px!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-search,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-search{min-height:44px!important;border-radius:11px!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-icon,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-icon{width:38px!important;height:38px!important;min-width:38px!important;max-width:38px!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-location-row,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-location-row{padding:8px 0!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-nav,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-nav,html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-mega-wrap,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-mega-wrap{display:none!important}}@media (min-width:601px) and (max-width:767px){html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-main,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-main{grid-template-columns:40px minmax(0,1fr) auto!important;grid-template-areas:"menu brand actions" "search search search"!important;gap:9px 10px!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-mobile-menu-btn,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-mobile-menu-btn{grid-area:menu!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-brand,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-brand{grid-area:brand!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-actions,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-actions{grid-area:actions!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-search,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-search{grid-area:search!important}}@media (min-width:1200px){html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-main,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-main{grid-template-columns:minmax(205px,235px) minmax(420px,1fr) auto!important;gap:28px!important;padding:16px 0!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-mobile-menu-btn,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-mobile-menu-btn{display:none!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-brand,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-brand{font-size:24px!important;gap:9px!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-mark,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-mark{width:39px!important;height:39px!important;font-size:24px!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-search,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-search{min-height:50px!important;border-radius:14px!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-icon,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-icon{width:44px!important;height:44px!important;min-width:44px!important;max-width:44px!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-nav,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-nav{display:block!important}html.ez-checkout-document body.woocommerce-checkout .ez-header .ez-mega-wrap,html.ez-checkout-document body.ez-checkout-native-page .ez-header .ez-mega-wrap{display:block!important}}@media (min-width:601px){body.ez-account-page .ez-account-v18{width:min(1180px,calc(100% - 48px))!important;max-width:1180px!important;margin:34px auto 80px!important;padding:0!important}body.ez-account-page .ez-account-v18 .ez-account-auth-v18{width:100%!important;max-width:1180px!important;min-height:520px!important;display:grid!important;grid-template-columns:minmax(360px,.88fr) minmax(440px,1.12fr)!important;border-radius:28px!important;overflow:hidden!important;border:1px solid #dce7e1!important;box-shadow:0 24px 70px rgba(8,44,33,.11)!important;background:#fff!important}body.ez-account-page .ez-account-v18 .ez-auth-visual{min-height:520px!important;padding:48px!important;justify-content:flex-end!important;background:radial-gradient(circle at 84% 12%,rgba(217,166,46,.22),transparent 30%),linear-gradient(145deg,#062f23,#0b5b43)!important;color:#fff!important}body.ez-account-page .ez-account-v18 .ez-auth-visual h1{max-width:430px!important;margin:0!important;color:#fff!important;font-size:clamp(32px,3.2vw,46px)!important;line-height:1.04!important;letter-spacing:-.045em!important}body.ez-account-page .ez-account-v18 .ez-auth-forms{min-width:0!important;padding:48px 54px!important;background:#fff!important;display:flex!important;flex-direction:column!important;justify-content:center!important}body.ez-account-page .ez-account-v18 .ez-auth-forms .woocommerce-form-login,body.ez-account-page .ez-account-v18 .ez-auth-forms .woocommerce-form-register{max-width:560px!important;width:100%!important;margin:0!important}body.ez-account-page .ez-account-v18 .ez-auth-forms .form-row{min-width:0!important}body.ez-account-page .ez-account-v18 .ez-auth-forms input.input-text,body.ez-account-page .ez-account-v18 .ez-auth-forms select,body.ez-account-page .ez-auth-forms textarea{width:100%!important;max-width:100%!important;min-width:0!important;min-height:52px!important}body.ez-account-page .ez-account-v18 .ez-auth-forms .woocommerce-button{min-height:52px!important}body.ez-account-page .ez-account-v18 .ez-account-profile-v18{width:100%!important;max-width:none!important;margin:0!important;padding:30px 34px!important;border-radius:26px!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:28px!important;background:radial-gradient(circle at 90% 0,rgba(217,166,46,.22),transparent 30%),linear-gradient(135deg,#062f23,#0b5b43)!important;color:#fff!important;box-shadow:0 22px 58px rgba(8,44,33,.17)!important}body.ez-account-page .ez-account-v18 .ez-account-profile-main{min-width:0!important;display:flex!important;align-items:center!important;gap:18px!important;flex:1 1 auto!important}body.ez-account-page .ez-account-v18 .ez-account-profile-main .ez-account-avatar-wrap{width:88px!important;height:88px!important;flex:0 0 88px!important;border-radius:25px!important}body.ez-account-page .ez-account-v18 .ez-account-profile-main h1{font-size:38px!important;line-height:1.02!important;margin:7px 0 5px!important;color:#fff!important}body.ez-account-page .ez-account-v18 .ez-account-profile-main small{font-size:13px!important;color:#cfe1d9!important}body.ez-account-page .ez-account-v18 .ez-account-profile-actions{width:auto!important;flex:0 0 auto!important;display:flex!important;align-items:center!important;gap:10px!important}body.ez-account-page .ez-account-v18 .ez-account-menu-toggle{display:none!important}body.ez-account-page .ez-account-v18 .ez-account-logout{display:inline-flex!important;min-height:46px!important;padding:0 18px!important;align-items:center!important;justify-content:center!important;border-radius:13px!important}body.ez-account-page .ez-account-v18 .ez-account-layout-v18{display:grid!important;grid-template-columns:238px minmax(0,1fr)!important;gap:20px!important;width:100%!important;max-width:none!important;margin:20px 0 0!important;padding:0 0 40px!important;align-items:start!important}body.ez-account-page .ez-account-v18 .ez-account-nav-v18{display:block!important;position:sticky!important;top:18px!important;width:100%!important;max-width:none!important;margin:0!important;padding:12px!important;background:#fff!important;border:1px solid var(--ez-line)!important;border-radius:20px!important;box-shadow:0 14px 38px rgba(8,44,33,.07)!important;z-index:10!important}body.ez-account-page .ez-account-v18 .ez-account-nav-v18[hidden]{display:block!important}body.ez-account-page .ez-account-v18 .ez-account-sidebar-label{padding:8px 10px 10px!important;font-size:9px!important;letter-spacing:.16em!important;font-weight:950!important;color:var(--ez-muted)!important}body.ez-account-page .ez-account-v18 .ez-account-nav-v18 .woocommerce-MyAccount-navigation ul{list-style:none!important;margin:0!important;padding:0!important;display:grid!important;gap:4px!important}body.ez-account-page .ez-account-v18 .ez-account-nav-v18 .woocommerce-MyAccount-navigation li{margin:0!important;padding:0!important}body.ez-account-page .ez-account-v18 .ez-account-nav-v18 .woocommerce-MyAccount-navigation a{display:flex!important;align-items:center!important;min-height:46px!important;padding:11px 12px!important;border-radius:11px!important;color:#26352f!important;font-size:12px!important;font-weight:850!important;transition:background .16s ease,color .16s ease,transform .16s ease!important}body.ez-account-page .ez-account-v18 .ez-account-nav-v18 .woocommerce-MyAccount-navigation a:hover{background:#f1f6f3!important;color:var(--ez-primary)!important;transform:translateX(2px)!important}body.ez-account-page .ez-account-v18 .ez-account-nav-v18 .woocommerce-MyAccount-navigation .is-active a{background:var(--ez-primary)!important;color:#fff!important;box-shadow:0 8px 18px rgba(11,61,46,.15)!important}body.ez-account-page .ez-account-v18 .ez-account-content-v18{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;overflow:visible!important}body.ez-account-page .ez-account-v18 .ez-account-dashboard-v494{width:100%!important;max-width:none!important;margin:0!important;display:grid!important;gap:16px!important}body.ez-account-page .ez-account-v18 .ez-account-summary-v410{width:100%!important;max-width:none!important;margin:0!important;padding:14px!important;border-radius:24px!important}body.ez-account-page .ez-account-v18 .ez-account-balance-v494{min-height:138px!important;padding:26px 28px!important;border-radius:20px!important}body.ez-account-page .ez-account-v18 .ez-account-balance-v494 strong{font-size:38px!important}body.ez-account-page .ez-account-v18 .ez-account-credit-grid-v416{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}body.ez-account-page .ez-account-v18 .ez-account-credit-card-v416{min-width:0!important;border-radius:18px!important}body.ez-account-page .ez-account-v18 .ez-account-stats-v494{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}body.ez-account-page .ez-account-v18 .ez-stat-v494{min-height:112px!important;padding:21px!important;border-radius:18px!important}body.ez-account-page .ez-account-v18 .ez-account-quick-v494{padding:21px!important;border-radius:20px!important}body.ez-account-page .ez-account-v18 .ez-account-action-grid-v494{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}body.ez-account-page .ez-account-v18 .ez-account-action-v494{min-width:0!important;min-height:70px!important;padding:14px!important;border-radius:15px!important}body.ez-account-page .ez-account-v18 .ez-account-endpoint-main{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}body.ez-account-page .ez-account-v18 .ez-account-endpoint-main .woocommerce-MyAccount-content{width:100%!important;max-width:none!important;margin:0!important;padding:28px!important;background:#fff!important;border:1px solid var(--ez-line)!important;border-radius:22px!important;box-shadow:0 14px 38px rgba(8,44,33,.07)!important;overflow-x:auto!important}body.ez-account-page .ez-account-v18 .ez-account-endpoint-main .woocommerce-MyAccount-content>h2,body.ez-account-page .ez-account-v18 .ez-account-endpoint-main .woocommerce-MyAccount-content>h3{font-size:25px!important;line-height:1.15!important;color:var(--ez-ink)!important;margin:0 0 18px!important}body.ez-account-page .ez-account-v18 .ez-account-endpoint-main .woocommerce-MyAccount-content p{color:#58655f!important;line-height:1.65!important}body.ez-account-page .ez-account-v18 .ez-account-endpoint-main .woocommerce-MyAccount-content table{width:100%!important;min-width:640px!important;border-collapse:separate!important;border-spacing:0!important;border:1px solid var(--ez-line)!important;border-radius:14px!important;overflow:hidden!important;background:#fff!important}body.ez-account-page .ez-account-v18 .ez-account-endpoint-main .woocommerce-MyAccount-content table th{padding:13px 14px!important;background:#f1f6f3!important;color:#43524b!important;font-size:10px!important;letter-spacing:.08em!important;text-transform:uppercase!important;border-bottom:1px solid var(--ez-line)!important}body.ez-account-page .ez-account-v18 .ez-account-endpoint-main .woocommerce-MyAccount-content table td{padding:14px!important;border-bottom:1px solid #edf1ee!important;color:#26352f!important;font-size:13px!important;vertical-align:middle!important}body.ez-account-page .ez-account-v18 .ez-account-endpoint-main .woocommerce-MyAccount-content table tr:last-child td{border-bottom:0!important}body.ez-account-page .ez-account-v18 .ez-account-endpoint-main .woocommerce-MyAccount-content .button,body.ez-account-page .ez-account-v18 .ez-account-endpoint-main .woocommerce-MyAccount-content button{border-radius:10px!important;min-height:40px!important;padding:9px 14px!important;font-weight:850!important}body.ez-account-page .ez-account-v18 .ez-account-endpoint-main .woocommerce-MyAccount-content input.input-text,body.ez-account-page .ez-account-v18 .ez-account-endpoint-main .woocommerce-MyAccount-content select,body.ez-account-page .ez-account-v18 .ez-account-endpoint-main .woocommerce-MyAccount-content textarea{width:100%!important;max-width:100%!important;min-height:48px!important;border:1px solid #dce5e0!important;border-radius:11px!important;background:#fff!important;padding:11px 13px!important;color:var(--ez-ink)!important;box-sizing:border-box!important}body.ez-account-page .ez-account-v18 .ez-account-endpoint-main .woocommerce-MyAccount-content .form-row{margin-bottom:14px!important}body.ez-account-page .ez-account-v18 .ez-account-endpoint-main .woocommerce-MyAccount-content label{display:block!important;margin-bottom:6px!important;font-size:11px!important;font-weight:850!important;color:#34443d!important}body.ez-account-page .ez-account-v18 .ez-account-endpoint-main .woocommerce-MyAccount-content .addresses{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important}body.ez-account-page .ez-account-v18 .ez-account-endpoint-main .woocommerce-MyAccount-content .addresses .col-1,body.ez-account-page .ez-account-v18 .ez-account-endpoint-main .woocommerce-MyAccount-content .addresses .col-2{width:auto!important;float:none!important;padding:20px!important;border:1px solid var(--ez-line)!important;border-radius:17px!important;background:#f8faf9!important}body.ez-account-page .ez-account-v18 .ez-account-endpoint-main .woocommerce-MyAccount-content .woocommerce-Address-title{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;margin-bottom:12px!important}body.ez-account-page .ez-account-v18 .ez-account-endpoint-main .woocommerce-MyAccount-content .woocommerce-Address-title h3{margin:0!important;font-size:16px!important}body.ez-account-page .ez-account-v18 .ez-wallet-credits-page-v417,body.ez-account-page .ez-account-v18 .ez-account-referral-placeholder{width:100%!important;max-width:none!important;margin:0!important}}@media (min-width:601px) and (max-width:899px){body.ez-account-page .ez-account-v18{width:calc(100% - 32px)!important;margin:22px auto 60px!important}body.ez-account-page .ez-account-v18 .ez-account-auth-v18{grid-template-columns:minmax(260px,.78fr) minmax(360px,1.22fr)!important;min-height:460px!important;border-radius:22px!important}body.ez-account-page .ez-account-v18 .ez-auth-visual{min-height:460px!important;padding:30px!important}body.ez-account-page .ez-account-v18 .ez-auth-visual h1{font-size:31px!important}body.ez-account-page .ez-account-v18 .ez-auth-forms{padding:30px!important}body.ez-account-page .ez-account-v18 .ez-account-profile-v18{padding:24px!important;border-radius:22px!important;gap:18px!important}body.ez-account-page .ez-account-v18 .ez-account-profile-main .ez-account-avatar-wrap{width:72px!important;height:72px!important;flex-basis:72px!important;border-radius:20px!important}body.ez-account-page .ez-account-v18 .ez-account-profile-main h1{font-size:30px!important}body.ez-account-page .ez-account-v18 .ez-account-layout-v18{grid-template-columns:190px minmax(0,1fr)!important;gap:14px!important;margin-top:14px!important}body.ez-account-page .ez-account-v18 .ez-account-nav-v18{padding:9px!important;border-radius:17px!important}body.ez-account-page .ez-account-v18 .ez-account-nav-v18 .woocommerce-MyAccount-navigation a{min-height:43px!important;padding:9px 10px!important;font-size:11px!important}body.ez-account-page .ez-account-v18 .ez-account-balance-v494{padding:21px!important}body.ez-account-page .ez-account-v18 .ez-account-balance-v494 strong{font-size:32px!important}body.ez-account-page .ez-account-v18 .ez-account-action-grid-v494{grid-template-columns:1fr!important}body.ez-account-page .ez-account-v18 .ez-account-endpoint-main .woocommerce-MyAccount-content{padding:21px!important;border-radius:18px!important}body.ez-account-page .ez-account-v18 .ez-account-endpoint-main .woocommerce-MyAccount-content .addresses{grid-template-columns:1fr!important}}@media (min-width:601px){body.ez-account-page .ez-header{background:var(--ez-primary)!important;color:#fff!important;box-shadow:0 4px 20px rgba(0,0,0,.12)!important;overflow:visible!important}body.ez-account-page .ez-header .ez-main{width:min(1440px,calc(100% - 40px))!important;max-width:1440px!important;margin:0 auto!important;box-sizing:border-box!important}body.ez-account-page .ez-header .ez-brand{color:#fff!important}body.ez-account-page .ez-header .ez-mark{background:linear-gradient(135deg,var(--ez-accent),var(--ez-accent-2))!important;color:var(--ez-primary)!important}body.ez-account-page .ez-header .ez-search{background:#fff!important;overflow:hidden!important}body.ez-account-page .ez-header .ez-actions{align-items:center!important}body.ez-account-page .ez-header .ez-icon{border:1px solid rgba(255,255,255,.15)!important;background:rgba(255,255,255,.08)!important;color:#fff!important}body.ez-account-page .ez-header .ez-location-row{display:flex!important;visibility:visible!important;opacity:1!important;width:min(1440px,calc(100% - 40px))!important;max-width:1440px!important;margin:0 auto!important;min-height:38px!important;align-items:center!important;justify-content:space-between!important;gap:20px!important;box-sizing:border-box!important}body.ez-account-page .ez-header .ez-location{display:flex!important;width:100%!important;min-width:0!important;align-items:center!important;justify-content:space-between!important;gap:20px!important;color:#fff!important}body.ez-account-page .ez-header .ez-location .ez-trust{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:14px!important;min-width:0!important;color:#d9e8e0!important;font-size:10px!important;white-space:nowrap!important;overflow:hidden!important}body.ez-account-page .ez-header .ez-mega-wrap{overflow:visible!important}}@media (min-width:601px) and (max-width:1199px){body.ez-account-page .ez-header .ez-main{width:min(100% - 32px,1100px)!important;grid-template-columns:40px minmax(125px,auto) minmax(0,1fr) auto!important;gap:10px!important;padding:11px 0!important}body.ez-account-page .ez-header .ez-mobile-menu-btn{display:flex!important;width:40px!important;height:40px!important;min-width:40px!important;max-width:40px!important;align-items:center!important;justify-content:center!important;flex-direction:column!important;gap:4px!important;border:0!important;border-radius:11px!important;background:rgba(255,255,255,.10)!important}body.ez-account-page .ez-header .ez-mobile-menu-btn span{display:block!important;width:18px!important;height:2px!important;border-radius:2px!important;background:#fff!important}body.ez-account-page .ez-header .ez-brand{font-size:20px!important;gap:7px!important}body.ez-account-page .ez-header .ez-mark{width:34px!important;height:34px!important;font-size:21px!important}body.ez-account-page .ez-header .ez-search{min-height:44px!important;border-radius:11px!important}body.ez-account-page .ez-header .ez-icon{width:38px!important;height:38px!important;min-width:38px!important;max-width:38px!important}body.ez-account-page .ez-header .ez-actions{gap:7px!important}body.ez-account-page .ez-header .ez-location-row{padding:8px 0!important}body.ez-account-page .ez-header .ez-nav{display:none!important}body.ez-account-page .ez-header .ez-mega-wrap{display:none!important}}@media (min-width:601px) and (max-width:767px){body.ez-account-page .ez-header .ez-main{grid-template-columns:40px minmax(0,1fr) auto!important;grid-template-areas:"menu brand actions" "search search search"!important;gap:9px 10px!important}body.ez-account-page .ez-header .ez-mobile-menu-btn{grid-area:menu!important}body.ez-account-page .ez-header .ez-brand{grid-area:brand!important}body.ez-account-page .ez-header .ez-actions{grid-area:actions!important}body.ez-account-page .ez-header .ez-search{grid-area:search!important}}@media (min-width:1200px){body.ez-account-page .ez-header .ez-main{width:min(1440px,calc(100% - 64px))!important;grid-template-columns:minmax(190px,235px) minmax(480px,1fr) auto!important;gap:28px!important;padding:16px 0!important}body.ez-account-page .ez-header .ez-mobile-menu-btn{display:none!important}body.ez-account-page .ez-header .ez-brand{font-size:24px!important;gap:9px!important}body.ez-account-page .ez-header .ez-mark{width:39px!important;height:39px!important;font-size:24px!important}body.ez-account-page .ez-header .ez-search{min-height:50px!important;border-radius:14px!important}body.ez-account-page .ez-header .ez-icon{width:44px!important;height:44px!important;min-width:44px!important;max-width:44px!important}body.ez-account-page .ez-header .ez-actions{gap:8px!important}body.ez-account-page .ez-header .ez-location-row{min-height:44px!important}body.ez-account-page .ez-header .ez-nav{display:block!important}body.ez-account-page .ez-header .ez-mega-wrap{display:block!important}}@media (min-width:601px){body.ez-account-page .ez-footer,body.ez-account-page .ez-footer-premium{width:100%!important;max-width:none!important;margin-top:56px!important;overflow:hidden!important}body.ez-account-page .ez-footer-premium-top,body.ez-account-page .ez-footer-premium-bottom{width:min(1440px,calc(100% - 64px))!important;max-width:1440px!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important}}@media (min-width:601px) and (max-width:1199px){body.ez-account-page .ez-footer-premium-top,body.ez-account-page .ez-footer-premium-bottom{width:calc(100% - 32px)!important;max-width:1100px!important}}@media (min-width:601px){body.ez-account-page{display:block!important;grid-template-columns:none!important;grid-template-rows:none!important;gap:0!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding-left:0!important;padding-right:0!important}body.ez-account-page>.ez-header,body.ez-account-page>.ez-account-v18,body.ez-account-page>.ez-footer,body.ez-account-page>.ez-footer-premium{grid-column:auto!important;grid-row:auto!important;width:100%!important;max-width:none!important}body.ez-account-page>.ez-header{display:block!important;position:relative!important;left:auto!important;right:auto!important;margin-left:0!important;margin-right:0!important}body.ez-account-page>.ez-account-v18{display:block!important;margin-left:auto!important;margin-right:auto!important}body.ez-account-page>.ez-footer,body.ez-account-page>.ez-footer-premium{display:block!important;clear:both!important;margin-left:0!important;margin-right:0!important}}.ez-product-context-links{margin:10px 0 0;font-size:.82rem;line-height:1.5;color:var(--ez-muted,#66736d)}.ez-product-context-links span{font-weight:700;color:var(--ez-ink,#15231e);margin-right:4px}.ez-product-context-links a{font-weight:650;text-decoration:underline;text-underline-offset:2px}.ez-journal-related{margin:28px 0 10px;padding:20px;border:1px solid rgba(21,35,30,.08);border-radius:18px;background:#fff}.ez-journal-related-head span{font-size:.72rem;font-weight:800;letter-spacing:.12em;opacity:.65}.ez-journal-related-head h2{margin:5px 0 16px}.ez-journal-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.ez-journal-related-card{display:grid;grid-template-columns:72px 1fr;gap:10px;align-items:start}.ez-journal-related-card img{width:72px;height:72px;object-fit:cover;border-radius:10px}.ez-journal-related-card span{font-size:.72rem;opacity:.65}.ez-journal-related-card h3{font-size:.95rem;line-height:1.25;margin:3px 0}.ez-journal-related-card p{font-size:.78rem;line-height:1.4;margin:0;opacity:.72}@media(max-width:700px){.ez-journal-related-grid{grid-template-columns:1fr}.ez-journal-related-card{grid-template-columns:64px 1fr}.ez-journal-related-card img{width:64px;height:64px}}.ez-seo-taxonomy-hubs{margin:0 0 18px;padding:16px 18px;border:1px solid rgba(11,61,46,.10);border-radius:16px;background:#fff}.ez-seo-taxonomy-hubs-head{margin-bottom:10px}.ez-seo-taxonomy-hubs-head span{display:block;font-size:10px;font-weight:800;letter-spacing:.14em;opacity:.58;margin-bottom:3px}.ez-seo-taxonomy-hubs-head h2{margin:0;font-size:18px;line-height:1.2}.ez-seo-taxonomy-hubs-links{display:flex;flex-wrap:wrap;gap:8px}.ez-seo-taxonomy-hubs-links a{display:inline-flex;align-items:center;min-height:34px;padding:7px 11px;border:1px solid rgba(11,61,46,.12);border-radius:999px;text-decoration:none;font-size:13px;font-weight:700;line-height:1.2}.ez-seo-taxonomy-hubs-links a:hover{text-decoration:none;transform:translateY(-1px)}@media(max-width:640px){.ez-seo-taxonomy-hubs{padding:14px;margin-bottom:14px}.ez-seo-taxonomy-hubs-links{gap:6px}.ez-seo-taxonomy-hubs-links a{font-size:12px;padding:7px 10px}}.ez-product-seo-summary{margin:14px 0 0;padding:16px 18px;border:1px solid rgba(11,61,46,.10);border-radius:16px;background:#fff}.ez-product-seo-summary-head small{display:block;font-size:10px;font-weight:800;letter-spacing:.14em;opacity:.58}.ez-product-seo-summary-head h2{margin:3px 0 12px;font-size:18px;line-height:1.25}.ez-product-seo-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px}.ez-product-seo-summary-grid div{display:flex;justify-content:space-between;gap:12px;padding:8px 0;border-bottom:1px solid rgba(11,61,46,.07)}.ez-product-seo-summary-grid span{font-size:12px;opacity:.62}.ez-product-seo-summary-grid strong{font-size:12px;text-align:right;line-height:1.35}@media(max-width:640px){.ez-product-seo-summary{padding:14px}.ez-product-seo-summary-grid{grid-template-columns:1fr}.ez-product-seo-summary-grid div{align-items:flex-start}.ez-product-seo-summary-grid strong{text-align:right;max-width:58%}}@media (min-width:1px){body.home .ez-home-sections>.ez-section.ez-infinite,body.home .ez-home-sections>.ez-section.ez-recent,body.home .ez-home-sections>.ez-benefits,body.home .ez-home-sections>.ez-brand-scroll,body.home .ez-home-sections>.ez-merch-section,body.home .ez-home-sections>.ez-journal-section{content-visibility:auto;contain-intrinsic-size:320px;}}@media (min-width:768px){.single-product .ez-product-page{display:block!important;width:min(1440px,calc(100% - 48px))!important;max-width:1440px!important;margin:0 auto!important;padding:28px 0 78px!important;overflow:visible!important;}.single-product .ez-product-top{display:grid!important;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr)!important;gap:40px!important;align-items:start!important;width:100%!important;margin:0 0 44px!important;padding:0!important;}.single-product .ez-product-top>.ez-gallery,.single-product .ez-product-top>.ez-product-summary{grid-row:1!important;min-width:0!important;width:100%!important;max-width:100%!important;}.single-product .ez-product-top>.ez-gallery{grid-column:1!important;position:sticky!important;top:96px!important;display:grid!important;grid-template-columns:76px minmax(0,1fr)!important;grid-template-areas:"thumbs stage" "extras extras"!important;gap:14px!important;padding:0!important;margin:0!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;overflow:visible!important;}.single-product .ez-gallery-stage{grid-area:stage!important;min-width:0!important;width:100%!important}.single-product .ez-gallery-main{width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:1/1!important;border:1px solid var(--ez-line)!important;border-radius:18px!important;background:#fff!important;overflow:hidden!important;}.single-product .ez-gallery-main img{width:100%!important;height:100%!important;object-fit:contain!important}.single-product .ez-gallery-thumbs{grid-area:thumbs!important;position:static!important;width:76px!important;max-height:560px!important;display:flex!important;flex-direction:column!important;align-items:center!important;gap:9px!important;margin:0!important;padding:0!important;overflow-x:hidden!important;overflow-y:auto!important;}.single-product .ez-gallery-thumb{flex:0 0 66px!important;width:66px!important;height:66px!important;min-width:66px!important;margin:0!important;padding:2px!important;border-radius:10px!important;}.single-product .ez-product-top>.ez-product-summary{grid-column:2!important;position:relative!important;display:flex!important;flex-direction:column!important;padding:24px!important;margin:0!important;background:#fff!important;border:1px solid var(--ez-line)!important;border-radius:20px!important;box-shadow:var(--ez-shadow)!important;}.single-product .ez-product-summary h1{font-size:clamp(28px,2.7vw,42px)!important;line-height:1.12!important;margin:0 0 10px!important}.single-product .ez-product-seo-summary{margin-top:12px!important}.single-product .ez-product-content{display:flex!important;flex-direction:column!important;gap:18px!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;}.single-product .ez-product-content>[data-ez-product-block]{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}}@media (min-width:768px) and (max-width:1199px){.single-product .ez-product-page{width:calc(100% - 28px)!important;padding-top:22px!important}.single-product .ez-product-top{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:24px!important;margin-bottom:36px!important}.single-product .ez-product-top>.ez-gallery{grid-template-columns:64px minmax(0,1fr)!important;gap:12px!important;position:sticky!important;top:82px!important}.single-product .ez-gallery-thumbs{width:64px!important;max-height:470px!important;gap:8px!important}.single-product .ez-gallery-thumb{flex-basis:56px!important;width:56px!important;height:56px!important;min-width:56px!important}.single-product .ez-product-top>.ez-product-summary{padding:20px!important;border-radius:18px!important}.single-product .ez-product-summary h1{font-size:clamp(24px,3vw,32px)!important}.single-product .ez-product-summary .price{font-size:28px!important}.single-product .ez-product-seo-summary-grid{grid-template-columns:1fr!important}.single-product .ez-product-summary .ez-product-favorite{width:100%!important}}@media (min-width:1200px){.single-product .ez-product-page{width:min(1440px,calc(100% - 64px))!important;padding-top:30px!important}.single-product .ez-product-top{grid-template-columns:minmax(0,1.12fr) minmax(460px,.88fr)!important;gap:52px!important;margin-bottom:48px!important}.single-product .ez-product-top>.ez-gallery{grid-template-columns:84px minmax(0,1fr)!important;gap:16px!important;top:104px!important}.single-product .ez-gallery-thumbs{width:84px!important;max-height:620px!important;gap:10px!important}.single-product .ez-gallery-thumb{flex-basis:72px!important;width:72px!important;height:72px!important;min-width:72px!important}.single-product .ez-product-top>.ez-product-summary{padding:28px!important}}@media (max-width:767px){.single-product .ez-product-page,.single-product .ez-product-top{display:block!important;width:100%!important;margin:0!important}.single-product .ez-product-top>.ez-gallery,.single-product .ez-product-top>.ez-product-summary{grid-column:auto!important;grid-row:auto!important;position:static!important}}@media (min-width:768px){.single-product .ez-product-top>.ez-product-summary h1{order:-100!important;margin-top:0!important;}.single-product .ez-product-top>.ez-product-summary .ez-product-seo-summary{order:100!important;width:100%!important;margin-top:18px!important;}.single-product form.cart .ez-summary-wholesale-options{grid-template-columns:1fr!important;gap:10px!important;}.single-product form.cart .ez-summary-wholesale-options label{min-height:74px!important;height:auto!important;padding:12px 18px!important;align-items:center!important;justify-content:flex-start!important;border-radius:12px!important;}.single-product form.cart .ez-summary-wholesale-options label span{width:100%!important;height:auto!important;min-height:0!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;padding:0!important;text-align:left!important;}.single-product form.cart .ez-summary-wholesale-options b{display:block!important;flex:0 0 auto!important;font-size:18px!important;line-height:1.15!important;font-weight:900!important;text-align:left!important;}.single-product form.cart .ez-summary-wholesale-options b em{display:block!important;margin-top:3px!important;font-size:11px!important;line-height:1!important;}.single-product form.cart .ez-summary-wholesale-options .ez-pack-price{min-width:0!important;width:auto!important;flex:1 1 auto!important;display:flex!important;flex-direction:column!important;align-items:flex-end!important;justify-content:center!important;gap:2px!important;padding:0!important;background:transparent!important;border-radius:0!important;box-shadow:none!important;}.single-product form.cart .ez-summary-wholesale-options .ez-pack-price i{font-size:11px!important;line-height:1.1!important;white-space:nowrap!important;}.single-product form.cart .ez-summary-wholesale-options .ez-pack-price strong{font-size:17px!important;line-height:1.1!important;white-space:nowrap!important;}.single-product form.cart .ez-summary-wholesale-options .ez-pack-price del{font-size:10px!important;line-height:1.1!important;}.single-product form.cart .ez-summary-wholesale-options label.active .ez-pack-price{background:transparent!important;box-shadow:none!important;}.single-product form.cart .ez-summary-wholesale-options label.active .ez-pack-price strong{color:var(--ez-primary,#0b3d2e)!important;}.single-product form.cart .ez-summary-wholesale-options label.active .ez-pack-price i{color:var(--ez-muted,#6f776f)!important;}.single-product form.cart .ez-summary-wholesale-options label:after{top:50%!important;right:18px!important;transform:translateY(-50%)!important;}.single-product form.cart .ez-summary-wholesale-options label span{padding-right:30px!important;}}.ez-buyer-protection{display:flex;align-items:center;gap:10px;background:#edf8ef;border:1px solid #cfe8d3;border-radius:7px;padding:8px 11px;margin:0;color:#214c2c;box-shadow:none}.ez-buyer-protection>span{flex:0 0 auto;font-size:18px;line-height:1}.ez-buyer-protection>div{min-width:0}.ez-buyer-protection small{display:block;margin:0 0 1px;font-size:9px;line-height:1.2;font-weight:800;letter-spacing:.08em;color:#4f7357}.ez-buyer-protection strong{display:block;margin:0;font-size:13px;line-height:1.25;color:#214c2c}.ez-buyer-protection p{margin:2px 0 0;font-size:11px;line-height:1.35;color:#42654a}.ez-departments{margin:26px 0}.ez-departments-subtitle{margin:2px 0 0;color:var(--ez-muted);font-size:12px}.ez-departments-track{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.ez-department-card{display:flex;flex-direction:column;min-width:0;background:#fff;border:1px solid var(--ez-line);border-radius:16px;overflow:hidden;box-shadow:0 5px 20px rgba(15,40,30,.05);transition:.18s}.ez-department-card:hover{transform:translateY(-2px);box-shadow:var(--ez-shadow)}.ez-department-media{display:block;aspect-ratio:1.35;background:#f2f5f2;overflow:hidden}.ez-department-media img{width:100%;height:100%;object-fit:cover}.ez-department-placeholder{display:grid;place-items:center;width:100%;height:100%;font-size:42px;font-weight:900;color:var(--ez-primary);background:linear-gradient(135deg,#eef5ef,#fff6df)}.ez-department-copy{display:flex;flex:1;min-height:0;flex-direction:column;padding:11px;box-sizing:border-box;background-color:var(--ez-department-copy-bg,#fff)}.ez-department-copy strong{font-size:14px;line-height:1.25;color:var(--ez-department-text-color,var(--ez-ink))!important}.ez-department-copy small{margin-top:4px;color:var(--ez-department-text-color,var(--ez-muted))!important;font-size:11px;line-height:1.3;min-height:29px}.ez-department-copy em{margin-top:7px;font-style:normal;color:var(--ez-department-text-color,var(--ez-primary))!important;font-size:12px;font-weight:850}.ez-departments--compact .ez-department-media{aspect-ratio:1.55}.ez-departments--compact .ez-department-copy small{display:none}.ez-departments--large .ez-departments-track{grid-template-columns:repeat(4,minmax(0,1fr))}.ez-departments--large .ez-department-media{aspect-ratio:1.25}.ez-category-context{margin:18px 0 20px;padding:18px;background:#fff;border:1px solid rgba(11,61,46,.10);border-radius:18px;box-shadow:0 5px 22px rgba(15,40,30,.04)}.ez-category-context-head span{font-size:10px;font-weight:850;letter-spacing:.14em;color:var(--ez-muted)}.ez-category-context-head h2{margin:3px 0 3px;font-size:22px}.ez-category-context-head p{margin:0;color:var(--ez-muted);font-size:13px}.ez-category-subcats{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-top:15px}.ez-category-subcat{display:flex;flex-direction:column;min-width:0;padding:9px;border:1px solid var(--ez-line);border-radius:13px;background:#fbfcfb}.ez-category-subcat-img{display:block;aspect-ratio:1;background:#f0f3f0;border-radius:10px;overflow:hidden;margin-bottom:8px}.ez-category-subcat-img img{width:100%;height:100%;object-fit:cover}.ez-category-subcat-placeholder{display:grid;place-items:center;font-size:28px;font-weight:900;color:var(--ez-primary)}.ez-category-subcat strong{font-size:12px;line-height:1.3}.ez-category-subcat small{margin-top:4px;color:var(--ez-primary);font-size:10px;font-weight:800}.ez-category-condition{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-top:15px;padding:13px;border-radius:13px;background:#f4f8f4}.ez-category-condition>div:first-child strong,.ez-category-condition>div:first-child span{display:block}.ez-category-condition>div:first-child strong{font-size:14px}.ez-category-condition>div:first-child span{font-size:11px;color:var(--ez-muted);margin-top:2px}.ez-category-condition-links{display:flex;gap:8px;flex-wrap:wrap}.ez-category-condition-links a{padding:8px 12px;border-radius:999px;background:#fff;border:1px solid rgba(11,61,46,.15);font-size:12px;font-weight:800;color:var(--ez-primary)}.ez-category-condition-links a span{margin-left:4px}.ez-condition-filter{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 15px;padding:10px 13px;border:1px solid rgba(11,61,46,.10);border-radius:13px;background:#fff}.ez-condition-filter>strong{font-size:12px}.ez-condition-filter>div{display:flex;gap:7px;flex-wrap:wrap}.ez-condition-filter a{padding:6px 10px;border:1px solid var(--ez-line);border-radius:999px;font-size:11px;font-weight:750}.ez-condition-filter a.active{background:var(--ez-primary);color:#fff;border-color:var(--ez-primary)}@media(max-width:900px){.ez-departments-track{display:flex;overflow-x:auto;gap:10px;scroll-snap-type:x proximity;padding-bottom:4px}.ez-department-card{flex:0 0 165px;scroll-snap-align:start}.ez-departments--large .ez-departments-track{display:flex}.ez-category-subcats{display:flex;overflow-x:auto;gap:9px;padding-bottom:3px}.ez-category-subcat{flex:0 0 125px}.ez-category-condition{align-items:flex-start;flex-direction:column}.ez-condition-filter{align-items:flex-start;flex-direction:column}.ez-condition-filter>div{width:100%}}@media(max-width:600px){.ez-department-card{flex-basis:150px}.ez-department-copy{flex:1;min-height:0;padding:9px}.ez-department-copy strong{font-size:12px}.ez-category-context{margin-left:0;margin-right:0;padding:14px}.ez-category-context-head h2{font-size:19px}.ez-category-subcat{flex-basis:112px}.ez-category-subcat-img{margin-bottom:6px}.ez-category-condition{padding:11px}}@media(max-width:900px){body.ez-filter-open{overflow:hidden}.ez-filter-sidebar{z-index:9999}.ez-filter-sidebar.open{box-shadow:0 -10px 40px rgba(10,35,25,.18)}.ez-filter-head{position:sticky;top:0;z-index:2;background:inherit}.ez-filter-apply{width:100%;min-height:46px}.ez-condition-filter{position:relative}.ez-condition-filter a{min-height:34px;display:inline-flex;align-items:center}.ez-smart-nav-track,.ez-category-subcats,.ez-departments-track{scrollbar-width:none}.ez-smart-nav-track::-webkit-scrollbar,.ez-category-subcats::-webkit-scrollbar,.ez-departments-track::-webkit-scrollbar{display:none}}.ez-category-smart-filters{margin:18px 0 22px;padding:18px;border:1px solid rgba(11,61,46,.10);border-radius:18px;background:linear-gradient(180deg,#fff,#fbfcfa);box-shadow:0 8px 24px rgba(11,61,46,.05)}.ez-category-smart-filters-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:14px}.ez-category-smart-filters-head span{display:block;font-size:10px;font-weight:800;letter-spacing:.14em;color:#0b3d2e;margin-bottom:4px}.ez-category-smart-filters-head h2{margin:0;font-size:20px;line-height:1.2;color:#0b3d2e}.ez-category-smart-filters-head small{color:#66746e;font-size:12px}.ez-category-smart-filter-groups{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.ez-category-smart-filter-group{min-width:0;padding:12px;border:1px solid rgba(11,61,46,.08);border-radius:14px;background:#fff}.ez-category-smart-filter-group>strong{display:block;font-size:12px;margin-bottom:8px;color:#173e32}.ez-category-smart-filter-values{display:flex;flex-wrap:wrap;gap:6px}.ez-category-smart-filter-values a{display:inline-flex;align-items:center;gap:5px;padding:7px 9px;border-radius:999px;background:#f3f7f4;color:#21483b;text-decoration:none;font-size:11px;font-weight:700}.ez-category-smart-filter-values a span{font-size:10px;opacity:.65}.ez-category-smart-filter-values a:hover,.ez-category-smart-filter-values a:focus{background:#e8f0eb;transform:translateY(-1px)}@media(max-width:900px){.ez-category-smart-filter-groups{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.ez-category-smart-filters{margin:12px -1px 18px;padding:14px;border-radius:15px}.ez-category-smart-filters-head{align-items:flex-start;flex-direction:column;gap:5px}.ez-category-smart-filters-head h2{font-size:17px}.ez-category-smart-filter-groups{display:flex;overflow-x:auto;scroll-snap-type:x proximity;padding-bottom:3px;scrollbar-width:none}.ez-category-smart-filter-groups::-webkit-scrollbar{display:none}.ez-category-smart-filter-group{flex:0 0 78%;scroll-snap-align:start}.ez-category-smart-filter-values{max-height:88px;overflow:auto}}.ez-lc-explorer{margin:18px 0 22px;padding:22px;border-radius:18px;background:var(--ez-lc-bg);color:var(--ez-lc-title);overflow:hidden;position:relative;isolation:isolate;box-shadow:0 10px 28px rgba(10,35,25,.12)}.ez-lc-head{margin:0 0 16px;padding:0}.ez-lc-head h2{margin:0;color:var(--ez-lc-title);font-size:clamp(25px,3vw,38px);line-height:1.05;font-weight:900;letter-spacing:-.025em}.ez-lc-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.ez-lc-card{min-width:0;display:block;position:relative;border-radius:14px;overflow:hidden;background:#eee;box-shadow:0 7px 18px rgba(0,0,0,.13);transition:transform .18s ease,box-shadow .18s ease}.ez-lc-card:hover{transform:translateY(-2px);box-shadow:0 12px 25px rgba(0,0,0,.18)}.ez-lc-card-media{display:block;position:relative;aspect-ratio:.76;overflow:hidden;background:#eee}.ez-lc-card-media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .28s ease}.ez-lc-card:hover .ez-lc-card-media img{transform:scale(1.025)}.ez-lc-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,0) 48%,rgba(0,0,0,.18) 100%);pointer-events:none}.ez-lc-label{position:absolute;left:7%;right:7%;bottom:5.5%;min-height:39px;padding:8px 12px;border-radius:999px;background:#f5222d;color:#fff;text-align:center;font-size:clamp(12px,1.35vw,19px);line-height:1.05;font-weight:900;letter-spacing:-.01em;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 10px rgba(0,0,0,.16);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ez-lc-placeholder{display:grid;place-items:center;width:100%;height:100%;font-size:48px;font-weight:950;color:var(--ez-primary);background:linear-gradient(135deg,#eef6f0,#fff7e4)}@media (min-width:901px){.ez-lc-explorer{padding:28px 30px;border-radius:20px}.ez-lc-head{margin-bottom:19px}.ez-lc-grid{gap:22px}.ez-lc-card{border-radius:15px}.ez-lc-label{min-height:48px;padding:10px 16px}}@media (min-width:601px) and (max-width:900px){.ez-lc-explorer{margin:16px 0 20px;padding:20px;border-radius:18px}.ez-lc-head{margin-bottom:14px}.ez-lc-head h2{font-size:28px}.ez-lc-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.ez-lc-card{border-radius:12px}.ez-lc-card-media{aspect-ratio:.74}.ez-lc-label{left:6%;right:6%;bottom:5%;min-height:34px;padding:7px 8px;font-size:12px}}@media (max-width:600px){.ez-lc-explorer{margin:12px -1px 17px;padding:14px 10px 12px;border-radius:14px;box-shadow:0 6px 17px rgba(10,35,25,.12)}.ez-lc-head{margin-bottom:10px}.ez-lc-head h2{font-size:21px;line-height:1.05}.ez-lc-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.ez-lc-card{border-radius:9px;box-shadow:0 4px 11px rgba(0,0,0,.13)}.ez-lc-card-media{aspect-ratio:.75}.ez-lc-label{left:5%;right:5%;bottom:5%;min-height:24px;padding:5px 3px;font-size:9px;border-radius:999px;box-shadow:0 2px 7px rgba(0,0,0,.16)}.ez-lc-card:hover{transform:none}}.ez-lc-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin:0 0 13px}.ez-lc-kicker{display:block;color:var(--ez-lc-title);font-size:10px;font-weight:850;letter-spacing:.14em;line-height:1.1;opacity:.72;text-transform:uppercase}.ez-lc-head h2{font-size:clamp(18px,2.25vw,27px)!important;line-height:1.08!important;letter-spacing:-.015em!important;font-weight:850!important}@media(max-width:900px){.ez-lc-head{margin-bottom:10px}.ez-lc-head h2{font-size:20px!important}.ez-lc-kicker{font-size:9px}}@media(max-width:600px){.ez-lc-explorer{margin-top:12px}.ez-lc-head{align-items:center;margin-bottom:8px}.ez-lc-head h2{font-size:17px!important}.ez-lc-kicker{font-size:7.5px;letter-spacing:.11em}}.ez-laptop-need{display:none;grid-column:1/-1;margin:2px 0 5px;padding:16px 0 14px;background:transparent;min-width:0}.ez-laptop-need-head{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;margin:0 0 11px;padding:0 2px}.ez-laptop-need-head span{font-size:9px;letter-spacing:.14em;font-weight:850;color:var(--ez-primary);opacity:.62;text-transform:uppercase;white-space:nowrap}.ez-laptop-need-head h2{margin:0;color:var(--ez-primary);font-size:18px;line-height:1.15;letter-spacing:-.02em;font-weight:900}.ez-laptop-need-track{display:flex;gap:12px;overflow-x:auto;overflow-y:hidden;padding:0 2px 5px;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none}.ez-laptop-need-track::-webkit-scrollbar{display:none}.ez-laptop-need-card{flex:0 0 235px;min-height:145px;padding:17px 18px 15px;border:1px solid #e2e9e5;border-radius:22px;background:#fff;box-shadow:0 5px 17px rgba(10,35,25,.055);display:flex;flex-direction:column;justify-content:space-between;scroll-snap-align:start;transition:transform .18s ease,box-shadow .18s ease}.ez-laptop-need-card small{font-size:11px;color:#a2aaa6;letter-spacing:.12em;font-weight:700}.ez-laptop-need-card strong{display:block;color:var(--ez-primary);font-size:20px;line-height:1.12;font-weight:900;letter-spacing:-.025em;max-width:90%}.ez-laptop-need-card span{font-size:14px;color:var(--ez-primary);font-weight:850}.ez-laptop-need-card span b{font-size:16px;margin-left:2px}.ez-laptop-need-card:hover{transform:translateY(-2px);box-shadow:0 9px 22px rgba(10,35,25,.10)}@media (min-width:601px) and (max-width:900px){.ez-laptop-need{display:block;margin:1px 0 7px;padding:16px 0 12px}.ez-laptop-need-head h2{font-size:19px}.ez-laptop-need-card{flex-basis:245px;min-height:142px}}@media (max-width:600px){.ez-laptop-need{display:block;margin:0 0 5px;padding:13px 0 10px}.ez-laptop-need-head{align-items:flex-start;flex-direction:column;gap:3px;margin-bottom:9px}.ez-laptop-need-head span{font-size:7px;letter-spacing:.12em}.ez-laptop-need-head h2{font-size:16px;line-height:1.15}.ez-laptop-need-track{gap:8px}.ez-laptop-need-card{flex-basis:205px;min-height:125px;padding:13px 14px 12px;border-radius:17px}.ez-laptop-need-card small{font-size:9px}.ez-laptop-need-card strong{font-size:17px}.ez-laptop-need-card span{font-size:12px}.ez-laptop-need-card span b{font-size:14px}.ez-laptop-need-card:hover{transform:none}}.ez-products.ez-archive>.ez-laptop-need{display:block!important;grid-column:1/-1;width:100%;visibility:visible!important;opacity:1!important}@media (min-width:601px) and (max-width:900px){.ez-products.ez-archive>.ez-laptop-need{display:block!important;grid-column:1/-1;width:100%;visibility:visible!important;opacity:1!important}}@media (max-width:600px){.ez-products.ez-archive>.ez-laptop-need{display:block!important;grid-column:1/-1;width:100%;visibility:visible!important;opacity:1!important}}.ez-laptop-need-host{display:none!important}@media (min-width:601px) and (max-width:900px){.ez-laptop-need{display:block!important;width:100%;visibility:visible!important;opacity:1!important}}@media (max-width:600px){.ez-laptop-need{display:block!important;width:100%;visibility:visible!important;opacity:1!important}}.ez-laptop-need-host{display:none!important}@media (min-width:601px) and (max-width:900px){.ez-laptop-need{display:block!important;width:100%;visibility:visible!important;opacity:1!important}}@media (max-width:600px){.ez-laptop-need{display:block!important;width:100%;visibility:visible!important;opacity:1!important}}@media (min-width:601px) and (max-width:900px),(max-width:600px){.ez-laptop-need{display:block!important;position:relative!important;width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;margin-top:10px!important;margin-bottom:12px!important;padding:18px 0 16px!important;border-top:1px solid rgba(11,61,46,.08);border-bottom:1px solid rgba(11,61,46,.08);border-radius:0!important;overflow:hidden!important;background:radial-gradient(circle at 88% 8%,rgba(255,255,255,.78) 0 12%,transparent 30%),linear-gradient(135deg,#eaf4ee 0%,#f8f0dc 52%,#e7f1eb 100%)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.75),inset 0 -1px 0 rgba(255,255,255,.55);}.ez-laptop-need-head{margin:0 auto 11px!important;padding:0 14px!important;width:min(100%,1240px);box-sizing:border-box;}.ez-laptop-need-head span{color:#0b3d2e!important;opacity:.58!important;font-size:8px!important;letter-spacing:.14em!important;}.ez-laptop-need-head h2{color:#0b3d2e!important;font-size:18px!important;line-height:1.12!important;font-weight:900!important;}.ez-laptop-need-track{width:100%!important;gap:10px!important;padding:0 14px 6px!important;box-sizing:border-box!important;scroll-padding-left:14px;}.ez-laptop-need-card{flex:0 0 38vw!important;width:38vw!important;max-width:320px!important;min-height:122px!important;padding:14px 15px 13px!important;border:1px solid rgba(11,61,46,.10)!important;border-radius:18px!important;background:rgba(255,255,255,.90)!important;box-shadow:0 8px 22px rgba(10,35,25,.08)!important;backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px);}.ez-laptop-need-card small{font-size:9px!important;color:#89968f!important;letter-spacing:.12em!important}.ez-laptop-need-card strong{font-size:17px!important;line-height:1.12!important;color:#0b3d2e!important}.ez-laptop-need-card span{font-size:12px!important;color:#0b3d2e!important}.ez-laptop-need-card span b{font-size:14px!important}}@media (max-width:600px){.ez-laptop-need{padding:15px 0 13px!important;margin-top:8px!important;margin-bottom:10px!important}.ez-laptop-need-head{align-items:flex-start!important;gap:3px!important;margin-bottom:9px!important;padding:0 12px!important}.ez-laptop-need-head span{font-size:7px!important;letter-spacing:.11em!important;text-transform:none!important}.ez-laptop-need-head h2{font-size:16px!important}.ez-laptop-need-track{gap:8px!important;padding-left:12px!important;padding-right:12px!important}.ez-laptop-need-card{flex-basis:38vw!important;width:38vw!important;min-height:112px!important;padding:12px 13px 11px!important;border-radius:16px!important}.ez-laptop-need-card small{font-size:8px!important}.ez-laptop-need-card strong{font-size:15px!important}.ez-laptop-need-card span{font-size:11px!important}.ez-laptop-need-card span b{font-size:13px!important}}.ez-lc-kicker{text-transform:none!important;font-size:10px!important;letter-spacing:.06em!important;font-weight:700!important;opacity:.72!important}@media(max-width:600px){.ez-lc-kicker{font-size:9px!important;letter-spacing:.03em!important}}@media (min-width:901px){.ez-laptop-need{display:block!important;grid-column:1/-1!important;width:100%!important;margin:18px 0 20px!important;padding:22px 22px 20px!important;box-sizing:border-box!important;border:1px solid rgba(11,61,46,.09)!important;border-radius:24px!important;overflow:hidden!important;background:radial-gradient(circle at 88% 8%,rgba(255,255,255,.82) 0 10%,transparent 29%),linear-gradient(135deg,#eaf4ee 0%,#f8f0dc 52%,#e7f1eb 100%)!important;box-shadow:0 10px 28px rgba(10,35,25,.07),inset 0 1px 0 rgba(255,255,255,.8)!important;}.ez-laptop-need-head{max-width:1240px!important;margin:0 auto 14px!important;padding:0!important;align-items:flex-end!important;}.ez-laptop-need-head span{font-size:9px!important;letter-spacing:.15em!important;color:#0b3d2e!important;opacity:.58!important}.ez-laptop-need-head h2{font-size:22px!important;line-height:1.1!important;color:#0b3d2e!important}.ez-laptop-need-track{max-width:1240px!important;margin:0 auto!important;gap:14px!important;padding:0 0 7px!important;}.ez-laptop-need-card{flex:1 0 0!important;width:auto!important;min-width:190px!important;max-width:285px!important;min-height:132px!important;padding:16px 17px 14px!important;border-radius:19px!important;}.ez-laptop-need-card strong{font-size:18px!important}.ez-laptop-need-card span{font-size:12px!important}}@media (min-width:601px){.ez-laptop-need-host{display:block!important;width:100%!important;min-width:0!important}.ez-laptop-need-host:empty{display:none!important}.ez-laptop-need-host .ez-laptop-need{display:block!important;width:100%!important;visibility:visible!important;opacity:1!important}}@media (min-width:601px){.ez-products.ez-archive>.ez-laptop-need{display:block!important;grid-column:1/-1!important;width:100%!important;min-width:0!important;visibility:visible!important;opacity:1!important;}}.ez-lc-seo-intro{margin:14px 0 20px;padding:18px 20px;border:1px solid rgba(11,61,46,.10);border-radius:18px;background:linear-gradient(135deg,#fffdf7,#f3f8f4);box-shadow:0 5px 22px rgba(15,40,30,.045)}.ez-lc-seo-intro-copy{max-width:980px;margin:0 auto}.ez-lc-seo-kicker{display:block;font-size:10px;font-weight:850;letter-spacing:.14em;color:#6c7771;margin-bottom:5px}.ez-lc-seo-intro h2{margin:0 0 7px;font-size:20px;line-height:1.2;color:var(--ez-primary)}.ez-lc-seo-intro p{margin:0;color:#4f5d56;font-size:13px;line-height:1.65}.ez-lc-seo-intro-content{margin:0;color:#4f5d56;font-size:13px;line-height:1.65}.ez-lc-seo-intro-content br{display:block;content:"";margin-top:10px}@media(max-width:640px){.ez-lc-seo-intro{margin:10px 0 14px;padding:14px;border-radius:15px}.ez-lc-seo-intro h2{font-size:17px}.ez-lc-seo-intro p{font-size:12px;line-height:1.6}}.ez-lc-local-page{max-width:1200px;margin:0 auto;padding:24px 16px 60px}.ez-lc-local-hero{background:linear-gradient(135deg,#0b3d2e,#173f34);color:#fff;border-radius:18px;padding:26px 24px;margin-bottom:22px}.ez-lc-local-kicker{font-size:11px;letter-spacing:.14em;font-weight:800;opacity:.75}.ez-lc-local-hero h1{margin:7px 0 10px;font-size:clamp(24px,4vw,40px);line-height:1.12}.ez-lc-local-hero p{max-width:820px;margin:0;color:rgba(255,255,255,.84);line-height:1.65}.ez-lc-local-links{display:flex;gap:8px;flex-wrap:wrap;margin:18px 0}.ez-lc-local-links a{display:inline-flex;padding:8px 12px;border:1px solid #dce5df;border-radius:999px;text-decoration:none;font-size:13px;font-weight:700;background:#fff}.ez-lc-local-section{margin:24px 0}.ez-lc-local-section h2{font-size:22px;margin:0 0 12px}.ez-lc-local-intro{background:#f5f7f4;border:1px solid #e2e9e3;border-radius:14px;padding:16px;line-height:1.7}.ez-lc-local-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.ez-lc-local-card{border:1px solid #e2e8e3;border-radius:14px;padding:16px;background:#fff}.ez-lc-local-card strong{display:block;font-size:16px;margin-bottom:5px}.ez-lc-local-card span{font-size:13px;color:#68736c}@media(max-width:900px){.ez-lc-local-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.ez-lc-local-page{padding:12px 0 40px}.ez-lc-local-hero{border-radius:0;padding:22px 16px}.ez-lc-local-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ez-lc-local-card{padding:12px}}.ez-lc-africa-hub{margin:18px 0 24px;padding:18px 20px;border:1px solid rgba(11,61,46,.10);border-radius:18px;background:linear-gradient(135deg,#f7fbf8,#fffaf0);box-shadow:0 5px 22px rgba(15,40,30,.04)}.ez-lc-africa-hub-head span{display:block;font-size:9px;letter-spacing:.15em;font-weight:800;color:#68756e;margin-bottom:5px}.ez-lc-africa-hub-head h2{margin:0 0 5px;font-size:20px;color:var(--ez-primary)}.ez-lc-africa-hub-head p{margin:0 0 14px;font-size:12px;color:#617068}.ez-lc-africa-hub-countries{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.ez-lc-africa-country{padding:12px;border:1px solid #e1e9e3;border-radius:14px;background:#fff}.ez-lc-africa-country-link{display:flex;justify-content:space-between;gap:8px;align-items:center;text-decoration:none}.ez-lc-africa-country-link strong{font-size:14px;color:#173f34}.ez-lc-africa-country-link span{font-size:10px;color:#718078}.ez-lc-africa-city-links{display:flex;gap:6px;flex-wrap:wrap;margin-top:8px}.ez-lc-africa-city-links a{font-size:10px;text-decoration:none;padding:4px 7px;border-radius:999px;background:#f1f5f2;color:#3d5b4f}.ez-lc-local-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.ez-lc-local-benefit{padding:14px;border:1px solid #e2e9e3;border-radius:14px;background:#fff}.ez-lc-local-benefit strong{display:block;font-size:14px;margin-bottom:4px}.ez-lc-local-benefit span{display:block;font-size:12px;line-height:1.55;color:#66736c}.ez-lc-local-faq details{border-bottom:1px solid #e3e9e5;padding:12px 0}.ez-lc-local-faq summary{cursor:pointer;font-weight:700;font-size:14px}.ez-lc-local-faq p{font-size:13px;line-height:1.6;color:#5c6962;margin:8px 0 0}@media(max-width:700px){.ez-lc-africa-hub{border-radius:0;margin-left:-0px;margin-right:-0px;padding:15px 12px}.ez-lc-africa-hub-countries{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.ez-lc-africa-country{padding:10px}.ez-lc-africa-country-link{display:block}.ez-lc-africa-country-link span{display:block;margin-top:3px}.ez-lc-local-benefits{grid-template-columns:1fr;gap:8px}}.ez-lc-breadcrumbs{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin:0 0 14px;font-size:12px;color:#6a756e}.ez-lc-breadcrumbs a{color:inherit;text-decoration:none}.ez-lc-breadcrumbs a:hover{text-decoration:underline}.ez-lc-breadcrumbs strong{color:#27342d}@media(max-width:600px){.ez-lc-breadcrumbs{padding:0 12px;margin-bottom:10px;font-size:11px}}.ez-lc-dashboard{max-width:1500px}.ez-lc-dashboard h1{font-weight:800;letter-spacing:-.02em}.ez-lc-kpis{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin:20px 0}.ez-lc-kpis>div{background:#fff;border:1px solid #e2e5e3;border-radius:14px;padding:18px;box-shadow:0 2px 8px rgba(18,38,30,.04)}.ez-lc-kpis strong{display:block;font-size:28px;line-height:1.05;color:#0b3d2e}.ez-lc-kpis span{display:block;margin-top:7px;color:#66736d;font-size:12px;font-weight:600}.ez-lc-dashboard-note{background:#f0f8f3;border:1px solid #cfe7d8;border-radius:12px;padding:13px 15px;color:#234d3d;margin-bottom:10px}.ez-lc-dashboard table{border:1px solid #e2e5e3;border-radius:12px;overflow:hidden}.ez-lc-dashboard th{font-weight:800;color:#23362f}.ez-lc-dashboard td,.ez-lc-dashboard th{vertical-align:middle}.ez-lc-score{display:inline-flex;align-items:center;justify-content:center;min-width:52px;padding:5px 8px;border-radius:999px;font-weight:800;font-size:11px;margin-right:5px}.ez-lc-score.ready{background:#dff5e7;color:#17623d}.ez-lc-score.almost{background:#fff2cf;color:#7a5300}.ez-lc-score.needs{background:#fde5e2;color:#9b2c24}.ez-lc-index{font-weight:800;font-size:12px}.ez-lc-index.yes{color:#18794e}.ez-lc-index.no{color:#b42318}.ez-lc-city-row td{background:#fafbfa;color:#5f6b66;font-size:12px}.ez-lc-city-row td:first-child{padding-left:24px}@media(max-width:1000px){.ez-lc-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:640px){.ez-lc-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.ez-lc-dashboard{padding-right:10px}.ez-lc-dashboard table{font-size:12px;display:block;overflow-x:auto;white-space:nowrap}.ez-lc-dashboard-note{font-size:12px}}.ez-lc-local-seo-overrides input,.ez-lc-local-seo-overrides textarea{box-sizing:border-box}.ez-lc-local-seo-overrides th{font-weight:800}.ez-lc-local-seo-overrides td{vertical-align:top}.ez-lc-local-seo-overrides small{color:#6b746f}@media(max-width:900px){.ez-lc-local-seo-overrides{display:block;overflow-x:auto;white-space:normal}.ez-lc-local-seo-overrides table{min-width:900px}}.ez-lc-regional-links{margin:28px 0;padding:22px;border:1px solid rgba(20,60,40,.12);border-radius:20px;background:linear-gradient(135deg,#f5f8f3,#fffdf8)}.ez-lc-regional-links-inner{display:flex;align-items:center;justify-content:space-between;gap:22px;max-width:1200px;margin:0 auto}.ez-lc-regional-kicker{font-size:11px;font-weight:800;letter-spacing:.14em;opacity:.68}.ez-lc-regional-links h2{margin:4px 0 5px;font-size:20px}.ez-lc-regional-links p{margin:0;font-size:13px;opacity:.72}.ez-lc-regional-links nav{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.ez-lc-regional-links nav a{display:inline-flex;padding:9px 12px;border:1px solid rgba(20,60,40,.14);border-radius:999px;background:#fff;text-decoration:none;font-size:12px;font-weight:700}@media(max-width:760px){.ez-lc-regional-links-inner{display:block}.ez-lc-regional-links nav{justify-content:flex-start;margin-top:14px}.ez-lc-regional-links{border-radius:0;margin-left:0;margin-right:0;padding:18px}}
/* EZACON V34.31 — compact Laptops & Computers category explorer */
.ez-lc-explorer{background:linear-gradient(135deg,var(--ez-lc-bg) 0%,#f5f8f6 100%)!important;color:var(--ez-lc-title)!important;border:1px solid rgba(11,61,46,.08)!important;box-shadow:0 8px 24px rgba(10,35,25,.07)!important}
.ez-lc-card{background:var(--ez-lc-card-bg,#fffdf7)!important;border:1px solid rgba(11,61,46,.07)!important;box-shadow:0 5px 14px rgba(10,35,25,.08)!important}
.ez-lc-card-media{background:var(--ez-lc-card-bg,#fffdf7)!important}
.ez-lc-label{background:var(--ez-lc-accent,#d98a2b)!important;color:#fff!important}
.ez-lc-explorer--compact .ez-lc-card-media{aspect-ratio:1.12!important}
.ez-lc-explorer--standard .ez-lc-card-media{aspect-ratio:.98!important}
.ez-lc-explorer--large .ez-lc-card-media{aspect-ratio:.76!important}
@media(max-width:600px){
  .ez-lc-explorer--compact .ez-lc-card-media{aspect-ratio:1.12!important}
  .ez-lc-explorer--standard .ez-lc-card-media{aspect-ratio:1!important}
  .ez-lc-explorer--large .ez-lc-card-media{aspect-ratio:.76!important}
  .ez-lc-explorer--compact .ez-lc-label{min-height:26px!important;padding:5px 3px!important;font-size:9px!important}
  .ez-lc-explorer--standard .ez-lc-label{min-height:28px!important;padding:5px 4px!important;font-size:9.5px!important}
  .ez-lc-explorer--large .ez-lc-label{min-height:24px!important;padding:5px 3px!important;font-size:9px!important}
  .ez-lc-explorer--mobile-fullwidth{width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;border-left:0!important;border-right:0!important;border-radius:0!important}
  .ez-lc-explorer--mobile-fullwidth .ez-lc-grid{padding-left:2px!important;padding-right:2px!important}
}
/* V34.61 — compact product regional availability links */
.ez-product-regional-seo{margin:10px 0 4px;padding:9px 11px;border:1px solid #e1e8e3;border-radius:11px;background:#f7faf8;font-size:11px;color:#617068}.ez-product-regional-seo>span{display:block;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#718078;margin-bottom:5px}.ez-product-regional-seo>div{display:flex;gap:6px;flex-wrap:wrap}.ez-product-regional-seo a{padding:4px 7px;border-radius:999px;background:#fff;border:1px solid #dfe7e1;color:#234d3d;font-weight:750;text-decoration:none}.ez-product-regional-seo a:hover{text-decoration:underline}

/* V34.74 — homepage semantic H1 uses the same visual treatment as the hero heading. */
.ez-hero-slide .ez-promo-content h1{font-size:inherit;line-height:inherit;margin:0 0 7px;font-weight:inherit}

/* V34.79 — homepage personalized recommendation section. Scoped only to the new block. */
.ez-personalized{position:relative}.ez-personalized[hidden]{display:none!important}.ez-personalized-kicker{display:block;margin-bottom:4px;font-size:10px;font-weight:800;letter-spacing:.14em;color:var(--ez-muted)}.ez-personalized .ez-head{align-items:flex-end}.ez-personalized .ez-head h2{margin:0;line-height:1.2}.ez-personalized .ez-products{min-width:0}@media(max-width:700px){.ez-personalized{margin-left:0;margin-right:0}.ez-personalized-kicker{font-size:9px}.ez-personalized .ez-head{padding-left:12px;padding-right:12px}}

/* V34.83: personalized section stability; product description width restored to previous state. */
.ez-personalized{display:none;position:relative}
.ez-personalized[hidden]{display:none!important}
.ez-personalized.ez-personalized-ready{display:block!important}
.ez-personalized-loading{display:flex;align-items:center;justify-content:center;gap:9px;min-height:150px;padding:28px;border:1px solid var(--ez-line);border-radius:18px;background:linear-gradient(135deg,#fff,#f5f9f6);color:var(--ez-muted);font-size:13px}
.ez-personalized-empty{padding:28px;text-align:center;border:1px solid var(--ez-line);border-radius:18px;background:#fff;color:var(--ez-muted);font-size:13px}
@media (max-width:767px){
  .ez-personalized-loading{min-height:120px;border-radius:15px;padding:22px 14px}
}

/* V34.85: make only the product Description/Specifications block edge-to-edge. Other product blocks are untouched. */
.single-product .ez-product-tabs{width:100vw!important;max-width:none!important;margin-left:calc(50% - 50vw)!important;margin-right:0!important;box-sizing:border-box!important;}

/* V34.85: remove the residual vertical gap after the What's in the Box block.
   The product-content wrapper is only a holder for that block; it must not create
   extra height or spacing before the following product sections. */
.single-product .ez-product-content{height:auto!important;min-height:0!important;margin-top:0!important;margin-bottom:0!important;padding-top:0!important;padding-bottom:0!important;gap:0!important;}
.single-product .ez-product-content .ez-product-assurance-frame{height:auto!important;min-height:0!important;margin-top:0!important;margin-bottom:0!important;padding-top:0!important;padding-bottom:0!important;}
.single-product .ez-product-content .ez-box-card{margin-top:0!important;margin-bottom:0!important;}

/* V34.87 — restore live What’s in the Box Customizer colors */
.ez-product-page .ez-box-card{background:var(--ez-box-bg-local,var(--ez-box-bg))!important;border-color:var(--ez-box-border-local,var(--ez-box-border))!important;}
.ez-product-page .ez-box-card .ez-box-title h2{color:var(--ez-box-title-local,var(--ez-box-title))!important;}
.ez-product-page .ez-box-card .ez-box-grid>div{background:var(--ez-box-item-bg-local,var(--ez-box-item-bg))!important;border-color:var(--ez-box-border-local,var(--ez-box-border))!important;}
.ez-product-page .ez-box-card .ez-box-grid>div>span{background:var(--ez-box-icon-bg-local,var(--ez-box-icon-bg))!important;color:var(--ez-box-icon-local,var(--ez-box-icon))!important;}


/* V34.88 — Product Page Builder migration + live What's in the Box colors.
   Older saved builder orders predate Buyer Protection; the Customizer JS now
   appends any newly-added blocks so they are visible and draggable. The color
   rules below intentionally outrank legacy nth-child/!important styling. */
.ez-product-page .ez-product-assurance-frame{
  background:var(--ez-box-bg-local,var(--ez-box-bg))!important;
}
.ez-product-page .ez-product-assurance-frame .ez-box-card,
.ez-product-page .ez-box-card:nth-child(odd),
.ez-product-page .ez-box-card:nth-child(even){
  background:var(--ez-box-bg-local,var(--ez-box-bg))!important;
}
.ez-product-page .ez-product-assurance-frame .ez-box-card .ez-box-title h2,
.ez-product-page .ez-box-card:nth-child(odd) .ez-box-title h2,
.ez-product-page .ez-box-card:nth-child(even) .ez-box-title h2{
  color:var(--ez-box-title-local,var(--ez-box-title))!important;
}
.ez-product-page .ez-product-assurance-frame .ez-box-card .ez-box-grid>div,
.ez-product-page .ez-box-card:nth-child(odd) .ez-box-grid>div,
.ez-product-page .ez-box-card:nth-child(even) .ez-box-grid>div{
  background:var(--ez-box-item-bg-local,var(--ez-box-item-bg))!important;
  border-color:var(--ez-box-border-local,var(--ez-box-border))!important;
}
.ez-product-page .ez-product-assurance-frame .ez-box-card .ez-box-grid>div>span,
.ez-product-page .ez-box-card:nth-child(odd) .ez-box-grid>div>span,
.ez-product-page .ez-box-card:nth-child(even) .ez-box-grid>div>span{
  background:var(--ez-box-icon-bg-local,var(--ez-box-icon-bg))!important;
  color:var(--ez-box-icon-local,var(--ez-box-icon))!important;
}
/* EZACON V34.96 — lightweight discovery card: one genuine product-grid cell. */
.ez-products .ez-discovery-card{min-width:0;width:100%;align-self:stretch;display:flex;flex-direction:column;gap:9px;padding:11px;border:1px solid var(--ez-disc-border,#e8ece8);border-radius:16px;background:var(--ez-disc-bg,#fffaf3);color:var(--ez-disc-text,#18241f);box-shadow:0 5px 18px rgba(10,35,25,.045);overflow:hidden}
.ez-discovery-head{display:flex;flex-direction:column;gap:2px;min-width:0}.ez-discovery-head span{font-size:8px;font-weight:850;letter-spacing:.13em;opacity:.55}.ez-discovery-head strong{font-size:14px;line-height:1.15;letter-spacing:-.01em}.ez-discovery-list{display:flex;flex-direction:column;gap:6px;min-width:0}.ez-discovery-item{display:grid;grid-template-columns:var(--ez-disc-thumb,48px) minmax(0,1fr) 12px;align-items:center;gap:7px;min-width:0;padding:5px;border:1px solid var(--ez-disc-border,#e8ece8);border-radius:11px;background:var(--ez-disc-row,#fff);transition:transform .15s ease,box-shadow .15s ease}.ez-discovery-item:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(10,35,25,.07)}.ez-discovery-thumb{width:var(--ez-disc-thumb,48px);height:var(--ez-disc-thumb,48px);border-radius:50%;display:grid;place-items:center;overflow:hidden;background:#f1f4f1;border:1px solid var(--ez-disc-border,#e8ece8);flex:none}.ez-discovery-thumb img{width:100%;height:100%;object-fit:cover}.ez-discovery-label{font-size:10px;font-weight:750;line-height:1.25;min-width:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ez-discovery-arrow{font-size:18px;line-height:1;opacity:.45;text-align:center}.ez-discovery-card[hidden]{display:none}
@media(max-width:700px){.ez-products .ez-discovery-card{padding:9px;border-radius:13px}.ez-discovery-head strong{font-size:12px}.ez-discovery-item{grid-template-columns:36px minmax(0,1fr) 10px;gap:6px;padding:4px}.ez-discovery-thumb{width:36px;height:36px}.ez-discovery-label{font-size:9px}.ez-discovery-arrow{font-size:16px}}
\n/* EZACON V34.100 — category brand and feature discovery */\n.ez-category-brand-strip,.ez-category-feature-strip{margin:26px 0;padding:20px;border:1px solid var(--ez-line);border-radius:20px;background:#fff;box-shadow:0 8px 26px rgba(10,35,25,.05)}\n.ez-category-brand-head,.ez-category-feature-head{display:flex;justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:14px}.ez-category-brand-head span:first-child,.ez-category-feature-head span:first-child{display:block;font-size:9px;font-weight:850;letter-spacing:.14em;color:var(--ez-muted)}.ez-category-brand-head h2,.ez-category-feature-head h2{margin:3px 0 4px;font-size:22px;line-height:1.15}.ez-category-brand-head p,.ez-category-feature-head p{margin:0;color:var(--ez-muted);font-size:12px}.ez-category-brand-count{font-size:11px;font-weight:800;color:var(--ez-primary);white-space:nowrap}.ez-category-brand-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.ez-category-brand{min-width:0;display:flex;align-items:center;gap:9px;padding:10px;border:1px solid #e4ebe6;border-radius:13px;background:#fff;text-decoration:none;transition:.18s}.ez-category-brand:hover{transform:translateY(-1px);box-shadow:0 5px 14px rgba(10,35,25,.07)}.ez-category-brand-logo{width:38px;height:38px;flex:none;border:1px solid #edf1ee;border-radius:10px;background:#f8faf8;display:grid;place-items:center;overflow:hidden}.ez-category-brand-logo img{width:25px;height:25px;object-fit:contain}.ez-category-brand-fallback{font-weight:900;color:var(--ez-primary)}.ez-category-brand strong{font-size:12px;line-height:1.2;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ez-category-brand-arrow{margin-left:auto;font-size:14px;color:var(--ez-primary);opacity:.55}.ez-category-feature-strip{background:linear-gradient(135deg,#f8fbf8,#fffaf0)}.ez-category-feature-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.ez-category-feature{min-width:0;display:flex;align-items:center;gap:9px;min-height:68px;padding:10px;border:1px solid #e2e9e3;border-radius:14px;background:#fff;text-decoration:none;transition:.18s}.ez-category-feature:hover{transform:translateY(-1px);box-shadow:0 5px 14px rgba(10,35,25,.07)}.ez-category-feature-thumb{width:42px;height:42px;flex:none;border:1px solid #edf1ee;border-radius:50%;background:#f7faf8;display:grid;place-items:center;overflow:hidden;color:var(--ez-primary);font-weight:900}.ez-category-feature-thumb img{width:100%;height:100%;object-fit:cover}.ez-category-feature-copy{min-width:0;display:flex;flex-direction:column;gap:2px}.ez-category-feature-copy strong{font-size:12px;line-height:1.2;color:var(--ez-primary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ez-category-feature-copy small{font-size:9px;font-weight:800;color:#6b7770}.ez-category-feature-arrow{margin-left:auto;font-size:22px;color:var(--ez-primary);opacity:.5}.ez-category-feature-host{display:none}\n@media(max-width:1000px){.ez-category-brand-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.ez-category-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}\n@media(max-width:600px){.ez-category-brand-strip,.ez-category-feature-strip{margin:18px 0;padding:14px;border-radius:15px}.ez-category-brand-head h2,.ez-category-feature-head h2{font-size:18px}.ez-category-brand-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.ez-category-brand{display:block;padding:9px;text-align:center}.ez-category-brand-logo{width:34px;height:34px;margin:0 auto 6px}.ez-category-brand strong{display:block;font-size:10px}.ez-category-brand-arrow{display:none}.ez-category-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.ez-category-feature{min-height:62px;padding:9px;gap:7px}.ez-category-feature-thumb{width:34px;height:34px}.ez-category-feature-copy strong{font-size:10px}.ez-category-feature-copy small{font-size:8px}.ez-category-feature-arrow{font-size:18px}}\n

/* EZACON V35.06 — Full-width Shop by Specification module.
   The specification discovery module is a row-spanning navigation block,
   never a product-grid cell. It must cover the full archive width on every
   breakpoint and remain inside the product stream for AJAX Load More. */
.ez-products.ez-archive > .ez-category-feature-strip{
  grid-column:1 / -1 !important;
  width:100% !important;
  min-width:0 !important;
  max-width:none !important;
  align-self:stretch !important;
  margin:0 !important;
  padding:22px !important;
  border:1px solid #e2e9e3 !important;
  border-radius:20px !important;
  background:linear-gradient(135deg,#fbfcfa 0%,#fffaf1 100%) !important;
  box-shadow:0 6px 22px rgba(10,35,25,.055) !important;
}
.ez-products.ez-archive > .ez-category-feature-strip .ez-category-feature-head{
  display:block !important;
  margin:0 0 16px !important;
}
.ez-products.ez-archive > .ez-category-feature-strip .ez-category-feature-head > div{
  min-width:0;
}
.ez-products.ez-archive > .ez-category-feature-strip .ez-category-feature-head span:first-child{
  display:block !important;
  margin:0 0 4px !important;
  font-size:10px !important;
  line-height:1.2 !important;
  letter-spacing:.16em !important;
  font-weight:850 !important;
  color:#6b7770 !important;
}
.ez-products.ez-archive > .ez-category-feature-strip .ez-category-feature-head h2{
  margin:0 0 5px !important;
  font-size:24px !important;
  line-height:1.12 !important;
  letter-spacing:-.025em !important;
  color:#15231e !important;
}
.ez-products.ez-archive > .ez-category-feature-strip .ez-category-feature-head p{
  margin:0 !important;
  font-size:13px !important;
  line-height:1.45 !important;
  color:#6d7772 !important;
}
/* Navigation tiles: visually distinct from product cards. */
.ez-products.ez-archive > .ez-category-feature-strip .ez-category-feature-grid{
  display:grid !important;
  grid-template-columns:repeat(5,minmax(0,1fr)) !important;
  gap:9px !important;
  width:100% !important;
}
.ez-products.ez-archive > .ez-category-feature-strip .ez-category-feature{
  display:flex !important;
  align-items:center !important;
  min-width:0 !important;
  min-height:62px !important;
  margin:0 !important;
  padding:9px 11px !important;
  gap:9px !important;
  border:1px solid #e4ebe6 !important;
  border-radius:14px !important;
  background:#fff !important;
  box-shadow:none !important;
  transform:none !important;
  text-decoration:none !important;
}
.ez-products.ez-archive > .ez-category-feature-strip .ez-category-feature:hover{
  transform:translateY(-1px) !important;
  box-shadow:0 5px 14px rgba(10,35,25,.07) !important;
}
.ez-products.ez-archive > .ez-category-feature-strip .ez-category-feature-thumb{
  width:42px !important;
  height:42px !important;
  flex:0 0 42px !important;
  border:1px solid #edf1ee !important;
  border-radius:50% !important;
  background:#f7faf8 !important;
}
.ez-products.ez-archive > .ez-category-feature-strip .ez-category-feature-copy{
  min-width:0 !important;
  flex:1 1 auto !important;
  display:flex !important;
  flex-direction:column !important;
  gap:2px !important;
}
.ez-products.ez-archive > .ez-category-feature-strip .ez-category-feature-copy strong{
  display:block !important;
  min-width:0 !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
  white-space:nowrap !important;
  font-size:12px !important;
  line-height:1.25 !important;
  color:#0b3d2e !important;
}
.ez-products.ez-archive > .ez-category-feature-strip .ez-category-feature-copy small{
  display:block !important;
  font-size:9px !important;
  line-height:1.2 !important;
  font-weight:800 !important;
  color:#7b857f !important;
}
.ez-products.ez-archive > .ez-category-feature-strip .ez-category-feature-arrow{
  margin-left:auto !important;
  flex:0 0 auto !important;
  font-size:20px !important;
  color:#0b3d2e !important;
  opacity:.48 !important;
}
@media(max-width:1100px){
  .ez-products.ez-archive > .ez-category-feature-strip .ez-category-feature-grid{
    grid-template-columns:repeat(4,minmax(0,1fr)) !important;
  }
}
@media(max-width:700px){
  .ez-products.ez-archive > .ez-category-feature-strip{
    grid-column:1 / -1 !important;
    width:100% !important;
    margin:0 !important;
    padding:14px 12px !important;
    border-radius:14px !important;
  }
  .ez-products.ez-archive > .ez-category-feature-strip .ez-category-feature-head{
    margin-bottom:11px !important;
  }
  .ez-products.ez-archive > .ez-category-feature-strip .ez-category-feature-head span:first-child{
    font-size:8px !important;
  }
  .ez-products.ez-archive > .ez-category-feature-strip .ez-category-feature-head h2{
    font-size:19px !important;
  }
  .ez-products.ez-archive > .ez-category-feature-strip .ez-category-feature-head p{
    font-size:11px !important;
  }
  /* Keep the module full-width while allowing compact two-column navigation tiles. */
  .ez-products.ez-archive > .ez-category-feature-strip .ez-category-feature-grid{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:7px !important;
  }
  .ez-products.ez-archive > .ez-category-feature-strip .ez-category-feature{
    min-height:58px !important;
    padding:8px !important;
    gap:7px !important;
    border-radius:12px !important;
  }
  .ez-products.ez-archive > .ez-category-feature-strip .ez-category-feature-thumb{
    width:34px !important;
    height:34px !important;
    flex-basis:34px !important;
  }
  .ez-products.ez-archive > .ez-category-feature-strip .ez-category-feature-copy strong{
    font-size:10px !important;
  }
  .ez-products.ez-archive > .ez-category-feature-strip .ez-category-feature-copy small{
    font-size:8px !important;
  }
  .ez-products.ez-archive > .ez-category-feature-strip .ez-category-feature-arrow{
    font-size:17px !important;
  }
}

/* EZACON V35.12 — editable homepage department heading + robust brand-logo fallback. */
.ez-category-brand-logo-failed{font-size:14px;font-weight:900;color:var(--ez-primary)}
.ez-category-brand-logo-failed .ez-category-brand-fallback{display:grid;place-items:center;width:100%;height:100%;font-weight:900;color:var(--ez-primary)}

.ez-category-brand-logo .ez-category-brand-fallback{display:none;place-items:center;width:100%;height:100%;font-weight:900;color:var(--ez-primary)}
.ez-category-brand-logo-failed .ez-category-brand-fallback{display:grid}

/* V35.14 — Search field visibility/reliability hardening. Keep the existing search layout, but never let global input rules or the suggestion layer make typed text disappear. */
.ez-header .ez-search{position:relative!important;overflow:visible!important;z-index:2005!important;background:#fff!important;}
.ez-header .ez-search input[name="s"]{color:#15231e!important;background:#fff!important;caret-color:#15231e!important;-webkit-text-fill-color:#15231e!important;opacity:1!important;visibility:visible!important;display:block!important;}
.ez-header .ez-search input[name="s"]::placeholder{color:#6d7772!important;opacity:1!important;-webkit-text-fill-color:#6d7772!important;}
.ez-header .ez-search input[name="s"]:focus{color:#15231e!important;background:#fff!important;outline:none!important;-webkit-text-fill-color:#15231e!important;}
.ez-header .ez-search .ez-suggest{z-index:3000!important;max-height:min(420px,70vh);overflow:auto!important;color:#17221e!important;}
.ez-header .ez-search .ez-suggest a{color:#17221e!important;}

/* V35.15 — Premium Search Bar Design #2 */
.ez-header .ez-search{
  border-radius:30px!important;
  overflow:visible!important;
  min-height:58px!important;
  background:#fff!important;
  box-shadow:0 2px 10px rgba(10,35,25,.04)!important;
}
.ez-header .ez-search input[name="s"]{
  border-radius:30px 0 0 30px!important;
  min-height:58px!important;
  padding-left:22px!important;
  padding-right:16px!important;
}
.ez-header .ez-search button{
  width:64px!important;
  min-width:64px!important;
  min-height:58px!important;
  border-radius:0 30px 30px 0!important;
}
@media(max-width:600px){
  .ez-header .ez-search{border-radius:30px!important;min-height:58px!important}
  .ez-header .ez-search input[name="s"]{min-height:58px!important;border-radius:30px 0 0 30px!important}
  .ez-header .ez-search button{min-height:58px!important;width:64px!important;min-width:64px!important;border-radius:0 30px 30px 0!important}
}

/* V35.16 — Search Bar Design #2 proportion correction */
.ez-header .ez-search{
  min-height:50px!important;
  height:50px!important;
  border-radius:28px!important;
}
.ez-header .ez-search input[name="s"]{
  min-height:50px!important;
  height:50px!important;
  border-radius:28px 0 0 28px!important;
  padding-left:22px!important;
  padding-right:18px!important;
}
.ez-header .ez-search button{
  width:76px!important;
  min-width:76px!important;
  height:50px!important;
  min-height:50px!important;
  border-radius:0 28px 28px 0!important;
}
@media(max-width:600px){
  .ez-header .ez-search{
    min-height:58px!important;
    height:58px!important;
    border-radius:32px!important;
  }
  .ez-header .ez-search input[name="s"]{
    min-height:58px!important;
    height:58px!important;
    border-radius:32px 0 0 32px!important;
    padding-left:22px!important;
    padding-right:16px!important;
  }
  .ez-header .ez-search button{
    width:72px!important;
    min-width:72px!important;
    height:58px!important;
    min-height:58px!important;
    border-radius:0 32px 32px 0!important;
  }
}


/* V35.19 — Match the supplied V35.13 reference search-bar shape only. */
.ez-header .ez-search{
  height:50px!important;
  min-height:50px!important;
  border-radius:14px!important;
  overflow:hidden!important;
  background:#fff!important;
  box-shadow:none!important;
}
.ez-header .ez-search input[name="s"]{
  height:50px!important;
  min-height:50px!important;
  min-width:0!important;
  flex:1 1 auto!important;
  border:0!important;
  border-radius:0!important;
  padding:0 22px!important;
  background:#fff!important;
}
.ez-header .ez-search button{
  flex:0 0 19%!important;
  width:19%!important;
  min-width:0!important;
  max-width:none!important;
  height:50px!important;
  min-height:50px!important;
  border:0!important;
  border-radius:0!important;
  background:var(--ez-accent)!important;
  color:var(--ez-primary)!important;
}
@media(max-width:600px){
  .ez-header .ez-search{
    height:50px!important;
    min-height:50px!important;
    border-radius:14px!important;
  }
  .ez-header .ez-search input[name="s"]{
    height:50px!important;
    min-height:50px!important;
    padding:0 22px!important;
  }
  .ez-header .ez-search button{
    height:50px!important;
    min-height:50px!important;
    flex-basis:19%!important;
    width:19%!important;
  }
}

/* V35.20 — Search suggestion dropdown positioning only. Preserve V35.19 search-bar dimensions/shape. */

/* V35.20 — Search suggestion dropdown positioning only. Preserve V35.19 search-bar dimensions/shape. */
.ez-header .ez-search{
  overflow:visible!important;
}
.ez-header .ez-search input[name="s"]{
  border-radius:14px 0 0 14px!important;
}
.ez-header .ez-search button{
  border-radius:0 14px 14px 0!important;
}
.ez-header .ez-search .ez-suggest{
  position:absolute!important;
  left:0!important;
  right:0!important;
  top:calc(100% + 8px)!important;
  width:100%!important;
  margin:0!important;
  padding:8px!important;
  display:none;
  box-sizing:border-box!important;
  background:#fff!important;
  border:1px solid #e3e9e5!important;
  border-radius:14px!important;
  box-shadow:0 12px 32px rgba(10,35,25,.16)!important;
  max-height:min(420px,70vh)!important;
  overflow-y:auto!important;
  overflow-x:hidden!important;
  z-index:5000!important;
}
.ez-header .ez-search .ez-suggest-title{
  padding:7px 10px 6px!important;
  font-size:11px!important;
  font-weight:800!important;
  color:#6d7772!important;
  text-transform:uppercase!important;
  letter-spacing:.05em!important;
}
.ez-header .ez-search .ez-suggest>a{
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  width:100%!important;
  min-height:58px!important;
  padding:8px 10px!important;
  box-sizing:border-box!important;
  border-radius:10px!important;
  color:#17221e!important;
  background:#fff!important;
}
.ez-header .ez-search .ez-suggest>a:hover,
.ez-header .ez-search .ez-suggest>a:focus{
  background:#f5f7f5!important;
}
.ez-header .ez-search .ez-suggest>a img{
  flex:0 0 42px!important;
  width:42px!important;
  height:42px!important;
  object-fit:cover!important;
  border-radius:8px!important;
  background:#f3f5f3!important;
}
.ez-header .ez-search .ez-suggest>a span{
  min-width:0!important;
  display:block!important;
  overflow:hidden!important;
}
.ez-header .ez-search .ez-suggest>a strong{
  display:block!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
  font-size:13px!important;
  line-height:1.3!important;
  color:#17221e!important;
}
.ez-header .ez-search .ez-suggest>a small{
  display:block!important;
  margin-top:2px!important;
  color:#6d7772!important;
  font-size:11px!important;
}
@media(max-width:600px){
  .ez-header .ez-search .ez-suggest{
    top:calc(100% + 7px)!important;
    max-height:min(360px,65vh)!important;
    padding:7px!important;
    border-radius:14px!important;
  }
}


/* EZACON v4.31.0 — product video preview/fullscreen behavior only */
.ez-product-video .ez-video-preview{
  position:relative!important;
  display:block!important;
  width:100%!important;
  aspect-ratio:16/9!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:16px!important;
  overflow:hidden!important;
  background:#101513!important;
  cursor:pointer!important;
  isolation:isolate!important;
}
.ez-product-video .ez-video-preview img{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  display:block!important;
}
.ez-product-video .ez-video-preview-shade{
  position:absolute!important;
  inset:0!important;
  background:rgba(0,0,0,.22)!important;
  transition:background .18s ease!important;
}
.ez-product-video .ez-video-preview:hover .ez-video-preview-shade,
.ez-product-video .ez-video-preview:focus-visible .ez-video-preview-shade{background:rgba(0,0,0,.34)!important}
.ez-video-play{
  position:absolute!important;
  left:50%!important;
  top:50%!important;
  transform:translate(-50%,-50%)!important;
  width:58px!important;
  height:58px!important;
  border-radius:50%!important;
  display:grid!important;
  place-items:center!important;
  padding-left:3px!important;
  background:rgba(11,61,46,.94)!important;
  color:#fff!important;
  font-size:23px!important;
  line-height:1!important;
  box-shadow:0 8px 24px rgba(0,0,0,.28)!important;
  pointer-events:none!important;
}
.ez-video-modal-open{overflow:hidden!important}
.ez-video-modal{
  position:fixed!important;
  inset:0!important;
  z-index:100000!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:16px!important;
  opacity:0!important;
  visibility:hidden!important;
  transition:opacity .18s ease,visibility .18s ease!important;
}
.ez-video-modal.is-open{opacity:1!important;visibility:visible!important}
.ez-video-modal-backdrop{
  position:absolute!important;
  inset:0!important;
  background:rgba(0,0,0,.88)!important;
  cursor:pointer!important;
}
.ez-video-modal-dialog{
  position:relative!important;
  z-index:1!important;
  width:min(1100px,94vw)!important;
  max-height:94vh!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
}
.ez-video-modal-frame{
  position:relative!important;
  width:100%!important;
  aspect-ratio:16/9!important;
  max-height:94vh!important;
  border-radius:14px!important;
  overflow:hidden!important;
  background:#000!important;
  box-shadow:0 20px 70px rgba(0,0,0,.5)!important;
}
.ez-video-modal-frame iframe{width:100%!important;height:100%!important;border:0!important;display:block!important}
.ez-video-modal--short .ez-video-modal-dialog{width:min(430px,92vw)!important;height:min(90vh,765px)!important;max-height:90vh!important}
.ez-video-modal--short .ez-video-modal-frame{width:100%!important;height:100%!important;aspect-ratio:9/16!important;max-height:90vh!important}
.ez-video-modal-close{
  position:absolute!important;
  right:-12px!important;
  top:-12px!important;
  z-index:3!important;
  width:40px!important;
  height:40px!important;
  border:1px solid rgba(255,255,255,.28)!important;
  border-radius:50%!important;
  background:#fff!important;
  color:#15231e!important;
  display:grid!important;
  place-items:center!important;
  font-size:28px!important;
  line-height:1!important;
  cursor:pointer!important;
  box-shadow:0 8px 22px rgba(0,0,0,.3)!important;
}
@media(max-width:600px){
  .ez-video-play{width:52px!important;height:52px!important;font-size:21px!important}
  .ez-video-modal{padding:10px!important}
  .ez-video-modal-dialog{width:96vw!important;max-height:92vh!important}
  .ez-video-modal--short .ez-video-modal-dialog{width:min(94vw,430px)!important;height:min(92vh,765px)!important}
  .ez-video-modal-close{right:-4px!important;top:-10px!important;width:38px!important;height:38px!important}
}


/* EZACON V35.23 — UX Maturity Layer
 * Progressive polish only: preserves existing product geometry and responsive arrangements.
 * Focus: hierarchy, confidence, interaction feedback, accessible focus states and calmer panels.
 */
.ez-product-page{--ez-ux-green:#0b3d2e;--ez-ux-green-2:#145a42;--ez-ux-soft:#f4f8f5;--ez-ux-line:#dfe8e2;--ez-ux-success:#17623d;--ez-ux-success-bg:#edf8f1}
.ez-product-page .ez-product-top{align-items:start}
.ez-product-page .ez-product-summary>h1{font-size:clamp(25px,3vw,36px);line-height:1.12;letter-spacing:-.025em;margin:0 0 10px;font-weight:850}
.ez-product-page .ez-rating{min-height:24px}
.ez-product-page .ez-rating-link{font-weight:750;color:var(--ez-ux-green);text-decoration:underline;text-underline-offset:3px}
.ez-product-page .ez-price-panel{margin-top:12px;padding:14px 0;border-top:1px solid var(--ez-ux-line);border-bottom:1px solid var(--ez-ux-line)}
.ez-product-page .ez-price-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.ez-product-page .ez-price-row .price{font-size:clamp(25px,3vw,34px);font-weight:900;letter-spacing:-.025em;line-height:1.05}
.ez-product-page .ez-price-context{font-size:11px;color:var(--ez-muted);margin-top:5px}
.ez-product-page .ez-discount-chip{display:inline-flex;align-items:center;gap:5px;border:1px solid #eadcae;background:#fffaf0;border-radius:999px;padding:5px 9px;color:#755700;font-size:10px;font-weight:850}
.ez-product-page .ez-discount-chip .ez-save-amount{font-weight:900}
.ez-product-page .ez-stock-line{display:flex;align-items:center;gap:7px;flex-wrap:wrap;padding:11px 0 2px;font-size:12px}
.ez-product-page .ez-stock-line>span:last-child{margin-left:auto;color:#7b4e00;font-weight:750}
.ez-product-page .ez-stock-dot{width:8px;height:8px;border-radius:50%;background:#9da8a2;box-shadow:0 0 0 3px #edf1ee}
.ez-product-page .ez-stock-dot.is-live{background:#2a9b62;box-shadow:0 0 0 3px #e5f5ec}
.ez-product-page .ez-stock-dot.is-off{background:#b42318;box-shadow:0 0 0 3px #fbe9e7}
.ez-product-page .ez-short-description{font-size:13px;line-height:1.65;color:#53615a;margin:10px 0 2px}
.ez-product-page .ez-purchase-box{margin-top:13px;padding:15px;border:1px solid var(--ez-ux-line);border-radius:16px;background:#fff;box-shadow:0 7px 24px rgba(10,35,25,.055)}
.ez-product-page .ez-buy-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #edf1ee}
.ez-product-page .ez-buy-heading small{display:block;font-size:9px;letter-spacing:.13em;font-weight:850;color:#718078}
.ez-product-page .ez-buy-heading strong{display:block;font-size:15px;color:var(--ez-ux-green);margin-top:2px}
.ez-product-page .ez-buy-heading>span{font-size:10px;font-weight:800;color:#53635b;white-space:nowrap}
.ez-product-page .ez-purchase-box form.cart{margin:0}
.ez-product-page .ez-purchase-box .quantity{margin-right:7px}
.ez-product-page .ez-purchase-box .single_add_to_cart_button{min-height:46px;border-radius:11px;font-weight:850;transition:transform .16s ease,box-shadow .16s ease,opacity .16s ease}
.ez-product-page .ez-purchase-box .single_add_to_cart_button:hover{transform:translateY(-1px);box-shadow:0 7px 16px rgba(10,35,25,.12)}
.ez-product-page .ez-purchase-box .single_add_to_cart_button.loading{opacity:.7;cursor:wait}
.ez-product-page .ez-purchase-box .single_add_to_cart_button.ez-added-state{background:#17623d!important;color:#fff!important}
.ez-product-page .ez-product-favorite{margin:9px 0 0}
.ez-product-page .ez-favorite-btn{min-height:40px;padding:9px 12px;border:1px solid #dfe7e2;background:#fff;border-radius:10px;color:#304139;font-size:12px;font-weight:750;transition:.16s}
.ez-product-page .ez-favorite-btn:hover{border-color:#b9cabe;background:#f8fbf9}
.ez-product-page .ez-favorite-btn.active{border-color:#cfe6d7;background:#edf8f1;color:#17623d}
.ez-product-page .ez-product-trust-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:10px}
.ez-product-page .ez-product-trust-grid>div{min-width:0;padding:10px 11px;border:1px solid #e5ebe7;border-radius:11px;background:#fbfcfb}
.ez-product-page .ez-product-trust-grid>div>span{float:left;margin-right:8px;font-size:16px;line-height:1.1}
.ez-product-page .ez-product-trust-grid strong,.ez-product-page .ez-product-trust-grid small{display:block}
.ez-product-page .ez-product-trust-grid strong{font-size:10px;color:#516158}
.ez-product-page .ez-product-trust-grid small{font-size:11px;font-weight:750;margin-top:2px}
.ez-product-page .ez-product-seo-summary{margin-top:12px;border:1px solid #e2e9e4;border-radius:13px;background:#fafcfb;overflow:hidden}
.ez-product-page .ez-product-seo-summary-head{padding:11px 13px 7px}
.ez-product-page .ez-product-seo-summary-head small{font-size:9px;letter-spacing:.13em;font-weight:850;color:#718078}
.ez-product-page .ez-product-seo-summary-head h2{margin:2px 0 0;font-size:14px;color:#21382e}
.ez-product-page .ez-product-seo-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid #e7ede9}
.ez-product-page .ez-product-seo-summary-grid>div{padding:8px 13px;border-right:1px solid #e7ede9;border-bottom:1px solid #e7ede9}
.ez-product-page .ez-product-seo-summary-grid>div:nth-child(2n){border-right:0}
.ez-product-page .ez-product-seo-summary-grid>div:nth-last-child(-n+2){border-bottom:0}
.ez-product-page .ez-product-seo-summary-grid span{display:block;font-size:9px;color:#7a857f;text-transform:uppercase;letter-spacing:.04em}
.ez-product-page .ez-product-seo-summary-grid strong{display:block;font-size:11px;margin-top:2px}
.ez-product-page .ez-buyer-protection{display:flex;align-items:flex-start;gap:9px;margin-top:10px!important;padding:9px 11px!important;border-radius:11px!important;border:1px solid #cfe5d6!important;background:#edf8f1!important;color:#214b37!important;box-shadow:none!important}
.ez-product-page .ez-buyer-protection>span{width:26px;height:26px;flex:none;display:grid;place-items:center;border-radius:8px;background:#d9efdf;font-size:14px}
.ez-product-page .ez-buyer-protection small{display:block;font-size:8px;line-height:1.2;letter-spacing:.12em;font-weight:900;color:#357052}
.ez-product-page .ez-buyer-protection strong{display:block;font-size:12px;line-height:1.25;margin-top:1px}
.ez-product-page .ez-buyer-protection p{font-size:10px;line-height:1.45;margin:2px 0 0;color:#466253}
.ez-product-page .ez-product-actions-secondary{border-top:1px solid #e5ebe7;border-bottom:1px solid #e5ebe7;padding:9px 0;margin-top:22px}
.ez-product-page .ez-secondary-action{transition:.16s;border-radius:9px}
.ez-product-page .ez-secondary-action:hover{background:#f3f7f4}
.ez-product-page .ez-info-card,.ez-product-page .ez-reviews-feature,.ez-product-page .ez-qa-card{box-shadow:0 5px 20px rgba(10,35,25,.035)}
.ez-product-page :where(button,a,input,select,textarea):focus-visible{outline:3px solid rgba(217,166,46,.35);outline-offset:2px}
.ez-product-page .ez-sticky-buy{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:rgba(255,255,255,.94)!important;border-top:1px solid #dfe7e2!important;box-shadow:0 -8px 28px rgba(10,35,25,.10)!important}
.ez-product-page .ez-sticky-buy .ez-sticky-price{font-weight:900}
.ez-product-page .ez-sticky-buy [data-sticky-buy]{min-height:42px;font-weight:850;border-radius:10px}
@media(max-width:900px){
 .ez-product-page .ez-product-summary>h1{font-size:24px}
 .ez-product-page .ez-price-row .price{font-size:28px}
 .ez-product-page .ez-purchase-box{padding:12px}
 .ez-product-page .ez-product-trust-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:600px){
 .ez-product-page .ez-product-summary>h1{font-size:21px}
 .ez-product-page .ez-price-row .price{font-size:25px}
 .ez-product-page .ez-buy-heading>span{font-size:9px}
 .ez-product-page .ez-product-seo-summary-grid{grid-template-columns:1fr}
 .ez-product-page .ez-product-seo-summary-grid>div,.ez-product-page .ez-product-seo-summary-grid>div:nth-child(2n){border-right:0;border-bottom:1px solid #e7ede9}
 .ez-product-page .ez-product-seo-summary-grid>div:last-child{border-bottom:0}
}
@media(prefers-reduced-motion:reduce){.ez-product-page *,.ez-product-page *::before,.ez-product-page *::after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}

/* V35.24 — Storefront UX maturity layer: shop, cart, checkout, account */
.ez-shop-toolbar{padding:14px 16px;border:1px solid var(--ez-line);border-radius:16px;background:rgba(255,255,255,.88);box-shadow:0 4px 18px rgba(15,40,30,.04)}
.ez-shop-title h1{letter-spacing:-.025em}.ez-shop-meta{margin-top:3px}
.ez-archive-layout{align-items:start}.ez-filter-sidebar{border:1px solid var(--ez-line)!important;border-radius:16px!important;background:#fff!important;box-shadow:0 4px 18px rgba(15,40,30,.04)}
.ez-archive .ez-card{box-shadow:0 3px 14px rgba(15,40,30,.045)}
.ez-archive .ez-card .ez-body{padding:13px}.ez-archive .ez-title{font-size:14px}.ez-archive .ez-price{font-size:18px}
.ez-archive .ez-cart,.ez-archive .ez-buy-now{min-height:42px;border-radius:10px;font-size:13px}
.ez-archive .ez-cart:focus-visible,.ez-archive .ez-buy-now:focus-visible,.ez-shop-toolbar button:focus-visible,.ez-shop-toolbar select:focus-visible{outline:3px solid rgba(217,166,46,.32);outline-offset:2px}
.ez-theme-cart-page{padding-top:28px;padding-bottom:55px}.ez-cart-page-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:20px}.ez-cart-kicker{display:block;font-size:10px;letter-spacing:.15em;font-weight:850;color:#718078;margin-bottom:5px}.ez-cart-page-head h1{margin:0;font-size:clamp(28px,4vw,40px);letter-spacing:-.03em;color:var(--ez-primary)}.ez-cart-page-head p{margin:7px 0 0;color:var(--ez-muted);font-size:13px}.ez-cart-continue{font-weight:800;color:var(--ez-primary);white-space:nowrap}
.ez-cart-items-card,.ez-cart-coupon-card,.ez-cart-summary-card{border:1px solid var(--ez-line)!important;border-radius:18px!important;background:#fff!important;box-shadow:0 5px 22px rgba(15,40,30,.045)!important}.ez-cart-items-head{padding:15px 18px!important;border-bottom:1px solid var(--ez-line)!important}.ez-cart-item{transition:background .18s ease}.ez-cart-item:hover{background:#fbfcfb}.ez-theme-qty{border:1px solid #dfe6e1!important;border-radius:10px!important;background:#fff!important;overflow:hidden}.ez-theme-qty button{background:#f6f8f6!important}.ez-theme-qty input{border:0!important}.ez-checkout-btn{min-height:48px!important;border-radius:12px!important;font-size:14px!important;box-shadow:0 5px 15px rgba(11,61,46,.14)}
.ez-cart-empty{border:1px dashed #cfdad3!important;border-radius:20px!important;background:#fff!important;box-shadow:none!important}.ez-cart-empty-icon{font-size:38px!important;margin-bottom:8px}
.ez-checkout-luxury-head{border-radius:0 0 22px 22px!important;background:linear-gradient(135deg,#0b3d2e,#164f3c)!important;box-shadow:0 7px 24px rgba(10,35,25,.10)}.ez-checkout-luxury-head h1{letter-spacing:-.025em}.ez-checkout-luxury-head p{opacity:.82}
.ez-mini-checkout-total{border:1px solid #dbe5df!important;border-radius:14px!important;background:#fff!important;box-shadow:0 4px 15px rgba(15,40,30,.04)!important}
.ez-order-success{max-width:860px;margin:35px auto 60px;padding:34px!important;border:1px solid var(--ez-line);border-radius:24px;background:#fff;box-shadow:0 10px 35px rgba(10,35,25,.07)}.ez-order-success-mark{box-shadow:0 0 0 7px #e9f6ee!important}.ez-order-success-grid>div{border:1px solid #e5ebe7!important;border-radius:13px!important;background:#fbfcfb!important}.ez-order-success-actions .ez-btn{min-height:46px;border-radius:11px}
.ez-account-shell{padding-top:28px!important;padding-bottom:60px!important}.ez-account-profile-hero-v494{border-radius:20px!important;box-shadow:0 8px 28px rgba(10,35,25,.07)!important}.ez-account-credit-card-v416,.ez-stat-v494,.ez-account-action-v494{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.ez-account-credit-card-v416:hover,.ez-stat-v494:hover,.ez-account-action-v494:hover{transform:translateY(-2px);box-shadow:0 9px 25px rgba(10,35,25,.07);border-color:#d4dfd8!important}.ez-account-quick-v494{border:1px solid var(--ez-line)!important;border-radius:18px!important;background:#fff!important;box-shadow:0 5px 22px rgba(15,40,30,.045)!important}.ez-account-action-v494{border-radius:13px!important}.ez-account-referral-placeholder{border:1px dashed #cdd9d2!important;border-radius:18px!important;background:linear-gradient(135deg,#fbfdfb,#fffaf0)!important}
.ez-account-page a:focus-visible,.ez-account-page button:focus-visible,.ez-cart-page a:focus-visible,.ez-cart-page button:focus-visible,.woocommerce-checkout a:focus-visible,.woocommerce-checkout button:focus-visible{outline:3px solid rgba(217,166,46,.35);outline-offset:2px}
@media(max-width:700px){.ez-cart-page-head{align-items:flex-start;flex-direction:column}.ez-cart-continue{font-size:13px}.ez-theme-cart-page{padding-top:18px}.ez-order-success{margin:18px 10px 45px;padding:22px!important;border-radius:18px}.ez-shop-toolbar{border-radius:13px;padding:11px 12px}}
@media(prefers-reduced-motion:reduce){.ez-card,.ez-account-credit-card-v416,.ez-stat-v494,.ez-account-action-v494{transition:none!important}.ez-card:hover,.ez-account-credit-card-v416:hover,.ez-stat-v494:hover,.ez-account-action-v494:hover{transform:none!important}}

/* EZACON V35.25 — Interaction Intelligence Layer */
.ez-filter-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-top:10px}
.ez-filter-reset{font-size:13px;text-decoration:none;opacity:.78;padding:9px 10px;border-radius:9px}
.ez-filter-reset:hover{opacity:1;background:rgba(11,61,46,.06)}
.ez-archive-results[data-ez-interaction] [data-filter-more]{position:relative;transition:transform .18s ease,opacity .18s ease}
.ez-archive-results [data-filter-more].ez-is-loading{pointer-events:none;opacity:.7}
.ez-archive-results [data-filter-more].ez-is-loading::after{content:'';display:inline-block;width:13px;height:13px;margin-left:8px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;vertical-align:-2px;animation:ezSpin .7s linear infinite}
.ez-interaction-status{min-height:20px;margin:7px 0 0;text-align:center;font-size:12px;color:#65736d}
.ez-card [data-cart].ez-is-loading,.ez-card [data-buy-now].ez-is-loading{opacity:.72;pointer-events:none}
.ez-card [data-cart].ez-added{transform:translateY(-1px)}
.ez-checkout-btn.ez-is-loading{pointer-events:none;opacity:.78}
.ez-checkout-btn.ez-is-loading::after{content:'';display:inline-block;width:12px;height:12px;margin-left:7px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;vertical-align:-2px;animation:ezSpin .7s linear infinite}
@keyframes ezSpin{to{transform:rotate(360deg)}}
@media(max-width:900px){.ez-filter-actions{margin-top:8px}.ez-filter-reset{padding:8px 6px}.ez-interaction-status{font-size:11px}}
@media(prefers-reduced-motion:reduce){.ez-archive-results [data-filter-more],.ez-card [data-cart]{transition:none}.ez-archive-results [data-filter-more].ez-is-loading::after,.ez-checkout-btn.ez-is-loading::after{animation:none}}

/* EZACON V35.26 — Conversion Intelligence & Trust layer */
.ez-product-page .ez-purchase-confidence{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin:10px 0 12px;padding:8px;border:1px solid #e4ebe7;border-radius:11px;background:#fbfdfb}
.ez-product-page .ez-purchase-confidence>div{min-width:0;padding:2px 8px;border-right:1px solid #e3ebe7}
.ez-product-page .ez-purchase-confidence>div:last-child{border-right:0}
.ez-product-page .ez-purchase-confidence span{display:block;font-size:8px;line-height:1.2;letter-spacing:.08em;text-transform:uppercase;font-weight:800;color:#75827c}
.ez-product-page .ez-purchase-confidence strong{display:block;margin-top:3px;font-size:11px;line-height:1.3;color:#163f31;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.ez-product-page .ez-stock-line{min-height:25px}
.ez-product-page .ez-stock-line strong{font-weight:850}
.ez-product-page .ez-stock-line .is-live+strong{color:#176542}
.ez-product-page .ez-stock-line .is-off+strong{color:#8a3d32}
.ez-product-page .ez-purchase-box .single_add_to_cart_button{transition:transform .16s ease,box-shadow .16s ease,opacity .16s ease}
.ez-product-page .ez-purchase-box .single_add_to_cart_button:hover{transform:translateY(-1px);box-shadow:0 6px 16px rgba(11,61,46,.12)}
.ez-product-page .ez-purchase-box .single_add_to_cart_button:active{transform:translateY(0)}
@media(max-width:700px){.ez-product-page .ez-purchase-confidence{grid-template-columns:1fr 1fr;padding:7px}.ez-product-page .ez-purchase-confidence>div:nth-child(2){border-right:0}.ez-product-page .ez-purchase-confidence>div:nth-child(3){grid-column:1/-1;border-right:0;border-top:1px solid #e3ebe6;padding-top:7px;margin-top:1px}}
@media(prefers-reduced-motion:reduce){.ez-product-page .ez-purchase-box .single_add_to_cart_button{transition:none}.ez-product-page .ez-purchase-box .single_add_to_cart_button:hover{transform:none}}

/* EZACON V35.28 — archive comparison discovery */
.ez-card-compare{display:inline-flex;align-items:center;gap:5px;margin-top:8px;padding:5px 8px;border:1px solid var(--ez-line);border-radius:999px;background:#fff;color:var(--ez-primary);font-size:11px;font-weight:800;cursor:pointer;transition:.18s}.ez-card-compare:hover{border-color:var(--ez-primary-2);background:#f5faf7}.ez-card-compare.active{background:#edf7f1;border-color:#b9d9c8}.ez-card-compare:focus-visible{outline:2px solid var(--ez-accent);outline-offset:2px}.ez-compare-bar--archive{position:relative!important;left:auto!important;bottom:auto!important;transform:none!important;margin:14px auto 8px!important;width:min(720px,calc(100% - 20px))!important}.ez-compare-bar--archive[hidden]{display:none!important}@media(max-width:600px){.ez-card-compare{font-size:10px;padding:5px 7px}.ez-compare-bar--archive{width:calc(100% - 12px)!important;margin:10px auto!important}}@media(prefers-reduced-motion:reduce){.ez-card-compare{transition:none}}

.ez-condition-sticker{position:absolute;left:0;bottom:0;right:auto;z-index:4;display:inline-flex;align-items:center;justify-content:center;max-width:calc(100% - 8px);padding:3px 8px;border-radius:3px;background:var(--ez-condition-bg,#0b3d2e);color:var(--ez-condition-text,#fff);opacity:var(--ez-condition-opacity,.96);font-size:10px;line-height:1.1;font-weight:800;letter-spacing:.035em;text-transform:uppercase;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;pointer-events:none;box-shadow:0 2px 7px rgba(0,0,0,.16)}

/* V35.29.4 — compact rectangular condition sticker, flush to image bottom-left */
.ez-gallery-main{position:relative}
.ez-gallery-main .ez-condition-sticker{left:0;bottom:0}
@media(max-width:700px){.ez-condition-sticker{left:0;bottom:0;padding:3px 7px;font-size:9.5px}.ez-gallery-main .ez-condition-sticker{left:0;bottom:0}}


/* EZACON V35.30 — Premium Product Page Refinement
 * Visual maturity only: strengthens hierarchy, polish and trust while preserving
 * the approved product-page structure and responsive behavior.
 */
.ez-product-page{--ez-premium-line:#dfe7e2;--ez-premium-soft:#f8faf8;--ez-premium-ink:#17271f}
.ez-product-page .ez-product-top{gap:clamp(22px,3vw,42px)}
.ez-product-page .ez-gallery-main{background:#fff;border:1px solid var(--ez-premium-line);box-shadow:0 10px 30px rgba(10,35,25,.055)}
.ez-product-page .ez-gallery-thumbs{padding-top:10px}
.ez-product-page .ez-gallery-thumb{border:1px solid #e1e8e3;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}
.ez-product-page .ez-gallery-thumb:hover{border-color:#b9cabe;transform:translateY(-1px)}
.ez-product-page .ez-gallery-thumb.active{border-color:var(--ez-ux-green)!important;box-shadow:0 0 0 2px rgba(11,61,46,.10)}
.ez-product-page .ez-product-summary{position:relative}
.ez-product-page .ez-product-summary>h1{color:var(--ez-premium-ink);max-width:900px}
.ez-product-page .ez-rating{color:#66736c}
.ez-product-page .ez-rating .ez-stars{font-size:13px}
.ez-product-page .ez-price-panel{background:linear-gradient(180deg,#fff 0%,#fbfcfb 100%);padding:15px 12px;border-radius:12px}
.ez-product-page .ez-price-row .price{color:var(--ez-ux-green)}
.ez-product-page .ez-stock-line{margin-top:3px;padding:9px 11px;background:#f7faf8;border:1px solid #e4ebe6;border-radius:9px}
.ez-product-page .ez-short-description{max-width:850px;color:#4f5e56}
.ez-product-page .ez-purchase-box{border-color:#d8e3dc;box-shadow:0 10px 28px rgba(10,35,25,.065);padding:16px}
.ez-product-page .ez-buy-heading{border-bottom-color:#e4ebe6}
.ez-product-page .ez-buy-heading strong{letter-spacing:-.01em}
.ez-product-page .ez-purchase-box .single_add_to_cart_button{box-shadow:0 5px 14px rgba(11,61,46,.10)}
.ez-product-page .ez-product-favorite{display:flex;justify-content:flex-start}
.ez-product-page .ez-favorite-btn{border-color:#d9e3dd;background:#fff}
.ez-product-page .ez-product-trust-grid>div{background:#fff;border-color:#e1e8e3;box-shadow:0 3px 12px rgba(10,35,25,.025)}
.ez-product-page .ez-product-seo-summary{background:#fff;border-color:#dfe7e2;box-shadow:0 4px 18px rgba(10,35,25,.03)}
.ez-product-page .ez-product-seo-summary-head{background:#fafcfb}
.ez-product-page .ez-product-actions-secondary{border-color:#e1e8e3}
.ez-product-page .ez-info-card,.ez-product-page .ez-reviews-feature,.ez-product-page .ez-qa-card,.ez-product-page .ez-seller-card,.ez-product-page .ez-product-faq{border-color:#e0e7e2}
.ez-product-page .ez-section-head h2,.ez-product-page .ez-faq-heading h2{letter-spacing:-.02em}
.ez-product-page .ez-product-tabs{border:1px solid #dfe7e2;border-radius:14px;background:#fff;overflow:hidden;box-shadow:0 5px 20px rgba(10,35,25,.035)}
.ez-product-page .ez-tabs-nav{background:#fafcfb;border-bottom:1px solid #e4ebe6;padding:5px}
.ez-product-page .ez-tabs-nav button{border-radius:8px;font-weight:800}
.ez-product-page .ez-tabs-nav button.active{background:#fff;box-shadow:0 2px 8px rgba(10,35,25,.07)}
.ez-product-page .ez-tab-panel{padding:18px}
.ez-product-page .ez-product-video,.ez-product-page .ez-customer-photos,.ez-product-page .ez-actual-photos{border-color:#dfe7e2}
.ez-product-page .ez-related{padding-top:4px}
.ez-product-page .ez-related .ez-section-head{margin-bottom:12px}
.ez-product-page .ez-sticky-buy{padding-top:9px!important;padding-bottom:9px!important}
.ez-product-page .ez-sticky-buy [data-sticky-buy]{box-shadow:0 4px 13px rgba(11,61,46,.14)}
@media(min-width:901px){
 .ez-product-page .ez-product-summary{padding:3px 0 4px 4px}
 .ez-product-page .ez-gallery{position:relative}
 .ez-product-page .ez-gallery-stage{position:relative}
}
@media(max-width:900px){
 .ez-product-page .ez-product-top{gap:18px}
 .ez-product-page .ez-product-summary{padding:0}
}
@media(max-width:600px){
 .ez-product-page .ez-price-panel{padding:12px 9px;border-radius:10px}
 .ez-product-page .ez-stock-line{padding:8px 9px}
 .ez-product-page .ez-purchase-box{padding:12px}
 .ez-product-page .ez-product-tabs{border-radius:11px}
 .ez-product-page .ez-tab-panel{padding:14px}
}
@media(prefers-reduced-motion:reduce){
 .ez-product-page .ez-gallery-thumb{transition:none}
 .ez-product-page .ez-gallery-thumb:hover{transform:none}
}


/* EZACON V35.31 — Premium Product Experience Polish
 * Final visual maturity pass: editorial hierarchy, calmer surfaces and stronger
 * purchase focus. No product-page structure or responsive geometry is changed.
 */
.ez-product-page .ez-product-summary{color:#26362f}
.ez-product-page .ez-product-summary>h1{font-weight:900;letter-spacing:-.035em;text-wrap:balance}
.ez-product-page .ez-rating{gap:7px}
.ez-product-page .ez-rating .ez-stars{letter-spacing:.06em}
.ez-product-page .ez-rating .ez-meta{color:#7a867f}
.ez-product-page .ez-rating-link{font-size:11px;text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:1px}
.ez-product-page .ez-price-panel{box-shadow:inset 0 1px 0 rgba(255,255,255,.9)}
.ez-product-page .ez-price-row .price{letter-spacing:-.035em}
.ez-product-page .ez-discount-chip{box-shadow:0 2px 8px rgba(117,87,0,.05)}
.ez-product-page .ez-stock-line{font-size:11px}
.ez-product-page .ez-stock-line strong{letter-spacing:.005em}
.ez-product-page .ez-short-description{font-size:13px;line-height:1.72}
.ez-product-page .ez-purchase-box{position:relative;overflow:hidden}
.ez-product-page .ez-purchase-box:before{content:'';position:absolute;inset:0 0 auto;height:2px;background:linear-gradient(90deg,var(--ez-ux-green),rgba(11,61,46,0));opacity:.9}
.ez-product-page .ez-buy-heading{padding-top:1px}
.ez-product-page .ez-buy-heading strong{font-size:14px}
.ez-product-page .ez-product-trust-grid{margin-top:11px}
.ez-product-page .ez-product-trust-grid>div{transition:border-color .16s ease,background .16s ease,transform .16s ease}
.ez-product-page .ez-product-trust-grid>div:hover{border-color:#cad9d0;background:#fbfdfb;transform:translateY(-1px)}
.ez-product-page .ez-buyer-protection{position:relative;overflow:hidden}
.ez-product-page .ez-buyer-protection:after{content:'';position:absolute;right:0;top:0;width:34%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.28));pointer-events:none}
.ez-product-page .ez-product-seo-summary-grid strong{color:#243b31}
.ez-product-page .ez-product-tabs{box-shadow:0 8px 26px rgba(10,35,25,.028)}
.ez-product-page .ez-tabs-nav button{color:#68756e;transition:background .16s ease,color .16s ease,box-shadow .16s ease}
.ez-product-page .ez-tabs-nav button.active{color:var(--ez-ux-green)}
.ez-product-page .ez-tab-panel{line-height:1.72}
.ez-product-page .ez-section-head h2,.ez-product-page .ez-faq-heading h2{font-weight:900}
.ez-product-page .ez-info-card,.ez-product-page .ez-reviews-feature,.ez-product-page .ez-qa-card,.ez-product-page .ez-seller-card,.ez-product-page .ez-product-faq{box-shadow:0 7px 24px rgba(10,35,25,.028)}
.ez-product-page .ez-gallery-main{box-shadow:0 12px 34px rgba(10,35,25,.065)}
.ez-product-page .ez-gallery-expand{transition:transform .16s ease,background .16s ease}
.ez-product-page .ez-gallery-expand:hover{transform:translateY(-1px)}
.ez-product-page .ez-sticky-buy{border-top-color:#d5e0d9!important}
@media(max-width:600px){
 .ez-product-page .ez-product-summary>h1{letter-spacing:-.025em}
 .ez-product-page .ez-short-description{font-size:12.5px}
 .ez-product-page .ez-product-trust-grid>div:hover{transform:none}
}
@media(prefers-reduced-motion:reduce){
 .ez-product-page .ez-product-trust-grid>div,.ez-product-page .ez-gallery-expand,.ez-product-page .ez-tabs-nav button{transition:none}
 .ez-product-page .ez-product-trust-grid>div:hover,.ez-product-page .ez-gallery-expand:hover{transform:none}
}
