/*
Theme Name: EZACON Marketplace
Author: EZACON
Description: Premium responsive WooCommerce marketplace theme with configurable homepage, AJAX infinite loading, built-in wishlist, quick view and mobile navigation.
Version: 4.12.1
Requires at least: 6.2
Requires PHP: 7.4
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}}
/* EZACON v1.2 marketplace refinements */
.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}}

/* v1.4 navigation, flash sale and cart controls */
.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}}


/* EZACON v1.5 WooCommerce polish */
.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}
}

/* EZACON v1.6 product experience */
.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}
}

/* EZACON v1.7 storefront builder */
.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}
}

/* EZACON v1.8 configurable content sections */
.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}
}

/* EZACON v1.9 merchandising */
.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}
}


/* EZACON v4.2.7 Homepage Hero Slides */
.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}
}

/* EZACON v2.0 marketplace homepage */
.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}
}

/* EZACON v2.1 marketplace browsing */
.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}
}

/* EZACON v2.2 product cards */
.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}
}

/* EZACON v2.3 cart */
.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))}}

/* EZACON COMPLETE v4.0 */
.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
/* Primary menu dropdowns */
.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}

/* v4.2.2 header layout */
.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%}}
/* EZACON v4.2.5 — restore the original v4.0.0 Shop by Category card design */
.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%}}

/* v4.2.9 — homepage order: Shop by Category → Flash Deals → Brand scrolling */
.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}}

/* EZACON v4.3.1 mobile My Account responsive fix */
.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}
}

/* EZACON v4.3.5 — premium product archive experience */
.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: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: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}}

/* EZACON v4.3.5 — archive banner */
.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}}

/* v4.3.6 live archive banner hardening */
.ez-archive-banner-live{margin-top:14px!important;margin-bottom:18px!important;min-height:210px!important;background:linear-gradient(120deg,#082f24 0%,#0f6047 58%,#173d32 100%)!important;display:flex!important;align-items:center!important;position:relative!important;overflow:hidden!important;border-radius:24px!important;color:#fff!important;}
.ez-archive-banner-live .ez-archive-banner-copy{position:relative!important;z-index:3!important;padding:34px 38px!important;}
.ez-archive-banner-live .ez-archive-banner-overlay{z-index:1!important;background:linear-gradient(90deg,rgba(4,34,25,.88),rgba(8,61,45,.45))!important;}
.ez-archive-banner-live .ez-archive-banner-bg{z-index:0!important;}
.ez-archive-banner-live h1{color:#fff!important;margin:0 0 8px!important;font-size:clamp(28px,4vw,42px)!important;}
.ez-archive-banner-live p{color:#eef8f2!important;}
@media(max-width:900px){.ez-archive-banner-live{min-height:165px!important;border-radius:17px!important}.ez-archive-banner-live .ez-archive-banner-copy{padding:22px!important}}

/* EZACON v4.3.7 — desktop/tablet header alignment fix
   Intentionally scoped to 901px and above so the existing mobile header is untouched. */
@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}
}

/* v4.3.9: archive taxonomy descriptions moved to the bottom while preserving the top hero */
.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}}

/* EZACON v4.4.0 — premium product page */
.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}}

/* EZACON v4.4.1 — product highlights + seller */
.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}}

/* EZACON v4.4.2 — universal technology options + WhatsApp */
.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}}

/* EZACON v4.4.3 — reviews, Q&A and product comparison */
.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)}}
/* v4.4.5 product gallery + review form refinements */
.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}}

/* v4.4.5 gallery and review fixes */
.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}}


/* EZACON v4.4.7 — responsive product page hardening */
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}
}


/* EZACON v4.4.9 — authoritative product-page layout/responsive overrides */
.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}
}

/* EZACON v4.4.9 — product gallery interaction and responsive layout hardening */
.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%}}

/* v4.4.10 product tabs */
.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}

/* EZACON v4.4.11 — Warm premium assurance cards */
.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}
}

/* EZACON v4.4.13 — stronger warm assurance palette */
.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;}
}


/* EZACON v4.4.14 — Assurance card brand palette */
.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;
}



/* EZACON v4.4.16 — Unified product assurance frame */
.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;
    }
}



/* EZACON v4.4.16 — real unified assurance frame for the actual product markup */
.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;
  }
}


/* EZACON v4.4.17 — Location / Delivery / Warranty unified frame */
.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;
    }
}



/* EZACON v4.4.18 — Original brand palette + grouped Protection/Verification frame */

/* Restore the original EZACON colors on the assurance cards. */
.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;
}

/* Group PROTECTION + VERIFICATION inside one milk-colored framed block. */
.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;
}

/* If Protection and Verification share the same direct parent, give that parent the frame. */
.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;
    }
}



/* EZACON v4.4.19 — Dark green grouped assurance frames */
.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;
}

/* A subtle decorative inner edge makes the frame feel designed rather than flat. */
.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;
    }
}


/* EZACON v4.5.0 — premium product gallery + EZACON VERIFIED badge */
.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}
}

/* EZACON v4.5.1 — conversion-first product summary and trust hierarchy */
.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}

/* Verification badge: inspired by the pill treatment requested, branded for EZACON. */
.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}

/* Replace the earlier decorative dark assurance frame with clean premium cards. */
.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}

/* Verification modal: make it feel like a real certificate, not a generic popup. */
.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}

/* Desktop: keep purchase panel visible as users scan the page. */
@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}
}


/* EZACON v4.5.1 product-page gallery redesign — full-bleed, swipe-first layout */
.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}
}

/* EZACON v4.5.1 — responsive product page: mobile full-bleed, tablet/desktop layout */
@media (min-width:768px){
  /* Restore the full desktop/tablet header on product pages. */
  .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}
}

/* Tablet: retain desktop information hierarchy, but use a tighter two-column layout. */
@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}
}

/* Mobile only: full-bleed gallery and full-width content blocks. */
@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}
}


/* v4.5.1 product-page final fixes */
.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}


/* v4.5.3 — product page uses the original EZACON header */
.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}
}
/* Make the product gallery truly touch-friendly. */
.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}


/* EZACON v4.5.4 — product page header + spacing alignment
 * Match product-page header controls to the homepage header and add
 * deliberate breathing room around the gallery/content on small screens.
 */
.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;
}

/* Gallery breathing room: keep it visually separated from the header
   and give the image/card a small, intentional side margin. */
.single-product .ez-product-page{padding-top:34px}
.single-product .ez-gallery{border-radius:22px}
.single-product .ez-product-summary{margin-top:0}

/* Keep the information blocks from touching the viewport edges. */
.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;
}

/* Mobile: homepage-style header + separated gallery. */
@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;
  }
}

/* Tablet: retain a modest top/side breathing space. */
@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}
}


/* EZACON v4.5.5 — final product-page spacing/containment fix
 * Keep the product header controls identical to the homepage header.
 * Keep gallery/content centered and prevent nested blocks from overlapping.
 */
.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}

/* Desktop/tablet: one centered page shell, with predictable column gaps. */
@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;
  }
}

/* Mobile: the gallery and every content block share the same centered side gutter. */
@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/* EZACON v4.5.7 — fresh product page interaction/containment safety */
.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;}
}

/* EZACON v4.5.8 — clean gallery interaction + normal image shape + tighter summary */
.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;}
}


/* EZACON v4.5.11 — interaction cleanup */
.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;}
}

/* EZACON v4.5.11 — authoritative product gallery/quantity interaction layer */
.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;}
}


/* EZACON v4.5.11 — product gallery visual/scroll refinement */
.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;
  }
}


/* =========================================================
   EZACON v4.5.13 — Desktop + Tablet Product Page
   Keep mobile behavior below 767px. Tablet is NOT mobile.
   ========================================================= */

/* Desktop/tablet product shell */
@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;
  }
}

/* ---------------------------------------------------------
   Tablet: preserve desktop structure and controls.
   768–1024px gets a compact desktop layout, NOT mobile.
   --------------------------------------------------------- */
@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;
  }

  /* Do not make the product content look like a mobile full-width stack. */
  .single-product .ez-product-content>*{
    max-width:100%!important;
  }
}

/* Wider desktop refinements */
@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;
  }
}

/* Mobile remains mobile only */
@media (max-width:767px){
  .single-product .ez-product-page{
    display:block!important;
    width:100%!important;
    margin:0!important;
  }
}

/* =========================================================
   v4.5.13 — Product page desktop/tablet alignment fix
   Top area: gallery left + purchase summary right.
   Everything below the purchase summary spans the full page width.
   ========================================================= */
@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;
  }
}

/* EZACON v4.5.15 — product page top row, sticky header, favorites, builder visibility */

.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}
}

/* EZACON v4.5.15 — requested product UX */

.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}}

/* EZACON v4.5.16 — reference-matched What’s in the Box / FAQ / Store Credit */
.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}
}


/* EZACON v4.5.20 — Compact What's in the Box
   Keep the section premium while reducing oversized cards/icons.
   The Laptop Bag item receives the requested soft-green treatment. */
.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;
}
/* Laptop Bag: soft green, bordered, understated */
.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;
  }
}

/* EZACON v4.5.20 — sticky header reliability fix only.
 * Keep horizontal clipping from creating a scroll container that can disable
 * position:sticky in mobile/tablet browsers. No header layout/design changes.
 */
.ez-header{
  position:-webkit-sticky!important;
  position:sticky!important;
  top:0!important;
  z-index:1000!important;
}

/* EZACON v4.5.20 — stacking context fix: sticky header stays above page, drawers/modals stay above header */
.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}

/* v4.5.21 product wholesale + mobile account */
.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}}


/* EZACON v4.6 performance and accessibility hardening */
.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}
/* v4.7 marketplace trust + conversion */
.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}}

/* v4.7.1 stability */
.ez-cart-wholesale{display:block;color:var(--ez-primary);font-size:11px;line-height:1.45}.ez-cart-wholesale strong{font-size:11px}


/* EZACON v4.7.2 smart recommendations */
.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}

/* v4.7.4 Search recent/suggestions + faster gallery gesture */
.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}
/* v4.7.8 summary wholesale selector */
.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}

/* EZACON v4.7.9.7 — larger summary wholesale purchase selector */
.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}
}

/* EZACON v4.7.9.8 — Premium Wholesale Selector */
.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%)}
}

/* EZACON v4.7.9.9 — premium wholesale hierarchy and price treatment */
.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%;}}

/* EZACON v4.7.9.10 — compact premium wholesale mobile layout */
@media (max-width: 767px){
  /* Keep wholesale purchase choices at the top of the purchase form on mobile. */
  .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}
}

/* EZACON v4.7.9.11 — compact mobile wholesale refinement */
@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;
  }

  /* Compact list: every pack stays short, with quantity left and price right. */
  .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;
  }

  /* Small, clean price pill: prices cannot split into separate lines. */
  .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}
}

/* EZACON v4.7.9.12 — clean compact wholesale selection */
@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}

  /* Keep quantity and price compact, with no large coloured price block. */
  .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}

  /* Force ₦ and amount to behave as one unbreakable inline price. */
  .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;
  }

  /* Simple radio on the right; selected state is shown by the inner dot. */
  .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}
}

/* EZACON v4.7.10 — Desktop Experience Layer */
@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}}


/* EZACON v4.7.11 — Desktop Header + Homepage Experience */
@media (min-width:901px){
  /* A clearer three-level desktop marketplace header */
  .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)}

  /* Desktop category navigation */
  .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}

  /* Homepage sections use the full desktop canvas */
  .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);
  }

  /* More deliberate desktop product cards */
  .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}

  /* Desktop merchandising tiles */
  .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}
}


/* EZACON v4.7.12 — Dedicated Desktop Product Page */
@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;
  }

  /* Main desktop product composition */
  .single-product .ez-product{
    display:grid;
    grid-template-columns:minmax(0,1.18fr) minmax(400px,.82fr);
    align-items:start;
    gap:48px;
  }

  /* Gallery gets a deliberate desktop canvas */
  .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;
  }

  /* Desktop summary hierarchy */
  .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);
  }

  /* Purchase controls */
  .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;
  }

  /* Below-the-fold product information becomes a desktop content system */
  .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;
  }
}

/* Keep desktop refinement out of tablet/mobile */
@media (max-width:900px){
  .single-product .ez-gallery{position:static}
}


/* EZACON v4.7.13 — Desktop Marketplace Pages */
@media (min-width:901px){

  /* SHOP / CATEGORY / SEARCH RESULTS */
  .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;
  }

  /* Desktop search and category result cards */
  .ez-search-results-header{
    display:flex;
    align-items:end;
    justify-content:space-between;
    gap:24px;
    margin:30px 0 26px;
  }

  /* CART */
  .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;
  }

  /* CHECKOUT */
  .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;
  }

  /* MY ACCOUNT */
  .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;
  }

  /* Tables become more comfortable on desktop */
  .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)}
}

/* Protect compact layouts */
@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;
  }
}


/* EZACON v4.7.14 — Desktop Polish + Responsive Audit Layer */
@media (min-width:901px){
  /* Global desktop rhythm */
  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}

  /* Prevent narrow mobile-width content blocks on desktop */
  .ez-container,
  .ez-content,
  .site-main > .woocommerce,
  .site-main > .entry-content{
    max-width:100%;
  }

  /* Buttons should feel desktop-sized */
  .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);
  }

  /* Desktop cards */
  .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);
  }

  /* Footer becomes a deliberate desktop grid */
  .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;
  }

  /* Modal/dropdown surfaces don't look like stretched mobile sheets */
  .ez-modal-content,
  .ez-dropdown-panel,
  .ez-popover{
    border-radius:18px;
    box-shadow:0 18px 60px rgba(0,0,0,.16);
  }

  /* Desktop tables */
  .woocommerce table.shop_table,
  .ez-table{
    font-size:14px;
  }

  /* Notices and utility blocks */
  .woocommerce-message,
  .woocommerce-info,
  .woocommerce-error,
  .ez-notice{
    border-radius:14px;
    padding:16px 20px;
  }
}

/* Tablet has its own intermediate layout rather than inheriting desktop or mobile */
@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}
}

/* Smaller tablet / large mobile: controlled transition */
@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))}
}

/* Large desktop visual refinement */
@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}
}

/* Safety overrides: do not force desktop presentation into mobile */
@media (max-width:900px){
  .site-footer .footer-widgets,
  .ez-footer-grid{display:block}
}


/* EZACON v4.7.15 — Stabilization safeguards
   Keeps desktop enhancements scoped to desktop and protects legacy layouts. */
@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);}
}


/* =========================================================
   EZACON v4.7.16 — FINAL RESPONSIVE CONSOLIDATION
   Compatibility layer: desktop, tablet and mobile are
   explicitly separated without changing existing markup.
   ========================================================= */

/* Desktop: 901px and above */
@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}
}

/* Intermediate tablet: prevents desktop/mobile layout collisions */
@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}
}

/* Mobile: preserve the established compact experience */
@media (max-width:700px){
  .ez-wrap,.ez-container{width:calc(100% - 20px)}
}

/* Avoid accidental horizontal scrolling caused by wide grids or media */
html,body{max-width:100%;overflow-x:hidden}
img,video,iframe{max-width:100%}

/* ========================================================= */


/* =========================================================
   EZACON v4.7.17 — REAL TEMPLATE DESKTOP LAYOUT
   Targets the actual rendered markup, not assumed selectors.
   ========================================================= */

@media (min-width: 901px) {
  /* Header */
  .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; }

  /* Homepage: use the actual front-page markup */
  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; }

  /* REAL product template: .ez-product-page contains .ez-product-top */
  .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;
  }

  /* Actual shop/archive markup */
  .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; }
}


/* =========================================================
   EZACON v4.7.18 — PRODUCT PAGE STRUCTURAL REPAIR
   The page wrapper is a vertical document. Only .ez-product-top
   is allowed to control the desktop gallery/summary columns.
   ========================================================= */

/* Critical: prevent the whole product page from becoming a two-column grid */
.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;
}

/* Obsolete wrapper must not create a second competing grid */
.single-product .ez-product-layout{
  display:block !important;
  grid-template-columns:none !important;
}

/* Real top-level product layout */
@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;
  }

  /* Gallery: simple normal-flow layout, no forced absolute thumbnail system */
  .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;
  }

  /* Restore a clean horizontal thumbnail row under the main image */
  .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;
  }

  /* Summary remains in normal flow; avoid boxed mobile-like appearance */
  .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;
  }

  /* Everything after the top section must span the full page width */
  .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;
  }
}


/* =========================================================
   EZACON v4.7.23 — CLEAN DESKTOP PRODUCT PAGE REBUILD
   Rebuilt from the stable v4.7.18 structure.
   No forced absolute placement, no duplicated page grids,
   no desktop overrides below 901px.
   ========================================================= */

.ez-desktop-gallery-overview{display:none}

@media (min-width:901px){

  /* One simple desktop composition: gallery left, buying information right */
  .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;
  }

  /* LEFT SIDE */
  .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;
  }

  /* Desktop-only overview directly under the gallery, like the reference */
  .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;
  }

  /* Extra gallery content continues naturally below */
  .single-product .ez-customer-photos,
  .single-product .ez-actual-photos{
    grid-area:extras !important;
    width:100% !important;
    margin-top:0 !important;
  }

  /* RIGHT SIDE — open marketplace flow, not stacked floating cards */
  .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}

  /* Hide only non-reference desktop clutter; mobile is untouched */
  .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}

  /* Stable purchase controls: normal grid, no fixed offsets */
  .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}

  /* Match desktop wholesale styling to the compact mobile treatment without forcing layout */
  .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;
  }

  /* Remove original duplicate overview only on desktop */
  .single-product .ez-product-content .ez-product-assurance-frame,
  .single-product .ez-product-content > .ez-highlights-card{
    display:none !important;
  }

  /* Content below the hero remains a normal document, not competing grids */
  .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}
}


/* EZACON v4.8 merchandising, trust, journal, smart navigation and continuous gallery */
.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}


/* EZACON v4.8.1 — true continuous gallery track */
.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;}}


/* EZACON v4.8.4 — product-page density and duplicate-render hardening */
.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;}
}


/* v4.8.4 product-experience hardening */
.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}
}

/* EZACON v4.8.5 — final product-card/gallery hardening */
.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;}}

/* EZACON v4.8.7 — Compare placement hardening */
.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}}


/* EZACON v4.9.0 refinement pass */
.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}}


/* EZACON v4.9.0 — premium Welcome, non-floating Compare, stable product scrolling, post links and account shell */
.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}}


/* EZACON v4.9.1 — luxury account, checkout and order-success refinement */
.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/* EZACON v4.9.2 — premium account/checkout/order experience */\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
/* EZACON v4.9.3 — luxury account authentication, dashboard and checkout */
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:38px 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:55px;background:radial-gradient(circle at 80% 15%,rgba(217,166,46,.28),transparent 28%),radial-gradient(circle at 15% 90%,rgba(255,255,255,.10),transparent 35%),linear-gradient(145deg,#062f24,#0b4d39 58%,#0d6047);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>span{font-size:11px;letter-spacing:.22em;font-weight:950;color:#f2c45b;position:relative;z-index:1}.ez-auth-visual h1{font-size:clamp(38px,5vw,68px);line-height:.98;letter-spacing:-.055em;margin:13px 0 18px;position:relative;z-index:1}.ez-auth-visual p{max-width:410px;color:#d9e8e0;font-size:15px;position:relative;z-index:1}
.ez-auth-forms{padding:55px;display:flex;flex-direction:column;justify-content:center}.ez-auth-kicker{font-size:10px;letter-spacing:.18em;font-weight:950;color:var(--ez-primary)}.ez-auth-forms>h2{font-size:38px;letter-spacing:-.045em;margin:7px 0 3px}.ez-auth-lead{color:var(--ez-muted);margin:0 0 24px}.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:#f9fbfa!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:var(--ez-primary)!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:var(--ez-primary);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}
/* Checkout becomes an intentional premium journey rather than a default WooCommerce form. */
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}}

/* EZACON v4.9.4 stability + account cleanup */
.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}}
/* Restore functional interaction affordances if a cache served old CSS. */
.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}


/* =========================================================
   EZACON v4.9.6 — Product box colors, Sticky Buy Now + premium footer
   ========================================================= */
.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}
}


/* EZACON v4.9.7 — premium category bottom style + balanced account dashboard */
.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}}


/* EZACON v4.9.8 — reference-matched premium category information layout */
.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}
}


/* EZACON v4.9.9 — compact account balance + reliable homepage brand ordering */
.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}}


/* EZACON v4.10.0 — unified category, contained dashboard summary, premium checkout */
/* Category: keep all premium content inside one elegant block and separate it from products */
.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}}

/* Dashboard: account balance + stats live inside one contained summary block. Quick Actions remains separate. */
.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}}

/* Checkout: full-width premium heading and one unified checkout surface */
body.ez-checkout-page{background:linear-gradient(145deg,#f6f9f7,#edf3ef)!important}
.ez-checkout-page .ez-checkout-luxury-head{width:100vw!important;max-width:none!important;margin:0 calc(50% - 50vw) 28px!important;padding:42px max(22px,calc((100vw - 1100px)/2)) 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}}

/* EZACON v4.10.2 — checkout block compatibility, contained account endpoints, semantic category title */
/* Secondary account endpoints only: the main Overview dashboard is intentionally excluded. */
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}
/* Balance price: keep Naira and number together on one line. */
.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}
/* Checkout: cleanly separate the edge-to-edge hero from the unified form card. */
body.ez-checkout-page .ez-checkout-luxury-head{position:relative;z-index:1;width:100vw!important;max-width:none!important;margin:0 calc(50% - 50vw) 30px!important;padding:48px max(22px,calc((100vw - 1100px)/2)) 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}
/* Category premium: smooth title, slightly wider mobile surface, subtle green cards. */
.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}
}


/* EZACON v4.10.2 — actual checkout compatibility fix.
 * The hero is inserted through the_content, which works for both the classic
 * WooCommerce checkout shortcode and the modern Checkout Block. The previous
 * hook-only implementation did not run on Checkout Block pages.
 */
body.ez-checkout-page .ez-checkout-luxury-head{
  position:relative!important;
  left:50%!important;
  transform:translateX(-50%)!important;
  width:100vw!important;
  max-width:none!important;
  margin:0 0 32px!important;
  padding:52px max(20px,calc((100vw - 1120px)/2)) 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}
/* Make the checkout content card visually dominant and prevent older rules from flattening it. */
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}

/* Secondary account endpoints only. The Overview dashboard keeps its existing design. */
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}

/* One semantic H2 for category SEO: the full title is one text node/heading,
 * while CSS allows natural visual wrapping only when the viewport is narrow. */
.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}
}


/* EZACON v4.10.3 — final compatibility cleanup */
/* The modern WooCommerce Checkout Block does not use form.checkout, so give it the same premium shell. */
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;
}
/* Keep all secondary My Account endpoints contained without changing Overview. */
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;
}
/* One semantic heading; never force the complete SEO title to overflow on narrow screens. */
.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}
}


/* EZACON v4.10.4 — safe final fixes requested by owner. */
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}


/* EZACON v4.10.5 — focused cleanup: WooCommerce category description, checkout, order details and balance. */
.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;}

/* Use one real checkout surface. The active form/block gets a little more width. */
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:none!important;}
body.ez-checkout-block-page .woocommerce form.checkout{display:none!important;}
body.ez-checkout-page .ez-checkout-luxury-head h1{font-size:clamp(30px,4vw,44px)!important;}

/* Orders list: keep the table/card centered and make the View action obvious. */
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;}

/* Individual order details: centered, readable and with a clear return action. */
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;}

/* Balance: currency and number are one large visual amount. */
.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;}
}


/* EZACON v4.10.8 — checkout shell and mobile orders correction.
 * The WooCommerce Checkout Block already supplies the functional checkout surface.
 * Do not wrap that surface in a second theme card; keep only the active block visible.
 */
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;
  }
}

/* Orders endpoint: turn the cramped mobile table into readable order cards. */
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;
  }
}


/* EZACON v4.10.8 — balance amount reduced for a cleaner dashboard. */
.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;}
}

/* EZACON v4.12.1 — blog post related-product card style */
.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}}
