*{box-sizing:border-box}html{scroll-behavior:smooth}body.nds-theme{margin:0;background:var(--nds-soft);color:var(--nds-text);font-family:var(--nds-body-font);font-size:var(--nds-body-size,15px);line-height:1.62;overflow-x:hidden;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button,input,select,textarea{font:inherit}svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round}.screen-reader-text,.skip-link{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link:focus{width:auto;height:auto;clip:auto;z-index:999999;background:#fff;color:#111;padding:12px 16px}.nds-container{width:min(var(--nds-container,1240px),calc(100% - 44px));margin-inline:auto}.nds-section{padding:68px 0}.nds-center{text-align:center}.nds-between{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.nds-section-dark{background:radial-gradient(circle at 15% 5%,rgba(255,207,34,.16),transparent 32%),radial-gradient(circle at 85% 10%,rgba(216,77,255,.13),transparent 34%),linear-gradient(135deg,#12120d,#06131c 55%,#171026);color:#fff;position:relative;overflow:hidden}.nds-section-heading{margin-bottom:28px}.nds-kicker{display:inline-flex;align-items:center;gap:8px;margin-bottom:11px;padding:6px 11px;border-radius:999px;background:rgba(255,207,34,.18);color:#171717;font-weight:800;letter-spacing:.025em;font-size:11px}.nds-section-dark .nds-kicker,.nds-shop-hero .nds-kicker,.nds-page-hero .nds-kicker{color:#111;background:var(--nds-primary)}.nds-section-heading h2,.nds-page-hero h1,.nds-hero h1{font-family:var(--nds-heading-font);line-height:1.05;letter-spacing:-.045em;margin:0;color:inherit}.nds-section-heading h2{font-size:clamp(28px,3vw,var(--nds-section-title,38px));font-weight:760;max-width:760px}.nds-center .nds-section-heading h2,.nds-section-heading.nds-center h2{margin-inline:auto}.nds-section-heading p{font-size:15px;color:var(--nds-muted);max-width:720px}.nds-section-dark .nds-section-heading p{color:rgba(255,255,255,.72)}.nds-main h1,.nds-main h2,.nds-main h3{font-family:var(--nds-heading-font)}.nds-btn,.button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit{display:inline-flex!important;align-items:center;justify-content:center;gap:8px;border:0;border-radius:var(--nds-button-radius,999px);padding:12px 19px;font-weight:760;letter-spacing:.01em;font-size:13px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,color .2s ease;color:#111;background:var(--nds-primary);min-height:44px}.nds-btn:hover,.button:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover{transform:translateY(-1px);box-shadow:0 12px 24px rgba(0,0,0,.12)}.nds-btn-primary,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt{background:linear-gradient(135deg,var(--nds-primary),#ff9e1b)!important;color:#111!important;box-shadow:0 10px 22px rgba(255,159,27,.2)}.nds-btn-ghost{background:rgba(255,255,255,.1)!important;color:#fff!important;border:1px solid rgba(255,255,255,.22)!important;backdrop-filter:blur(12px)}.nds-btn-outline{background:#fff!important;color:var(--nds-text)!important;border:1px solid var(--nds-border)!important}.nds-link-arrow{font-weight:800;color:var(--nds-secondary);font-size:13px}.nds-announcement{background:linear-gradient(90deg,#ff3939,#ff7b1f,var(--nds-primary));color:#111;overflow:hidden;font-weight:800;white-space:nowrap;border-bottom:1px solid rgba(0,0,0,.08);position:relative;z-index:90}.nds-announcement__track{display:flex;width:max-content;animation:ndsMarquee 30s linear infinite}.nds-announcement__group{display:flex;gap:18px;align-items:center;padding:8px 18px}.nds-announcement span{font-size:14px}.nds-announcement b{opacity:.52}@keyframes ndsMarquee{to{transform:translateX(-50%)}}.nds-site-header{z-index:80;background:var(--nds-header-bg,#f3f1ea);color:var(--nds-header-text,#151515);border-bottom:1px solid var(--nds-header-border,#ded9cc);box-shadow:0 10px 30px rgba(0,0,0,.04)}.nds-site-header-sticky{position:sticky;top:0}body.admin-bar .nds-site-header-sticky{top:32px}.nds-header-shell{width:min(1420px,calc(100% - 40px));margin:0 auto}.nds-header-inner{min-height:76px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px}.nds-header-left,.nds-header-actions{display:flex;align-items:center;gap:10px}.nds-header-actions{justify-content:flex-end}.nds-icon-btn{width:42px;height:42px;border-radius:50%;border:1px solid rgba(0,0,0,.08);background:var(--nds-header-icon-bg,#fff);display:inline-grid;place-items:center;color:var(--nds-header-text,#151515);cursor:pointer;box-shadow:0 8px 18px rgba(0,0,0,.05);position:relative;transition:.2s ease}.nds-icon-btn:hover{transform:translateY(-1px);background:var(--nds-primary)}.nds-menu-toggle svg{width:24px;height:24px}.nds-header-logo{display:flex;justify-content:center}.nds-header-logo-link{display:inline-flex;align-items:center;justify-content:center}.nds-header-logo-link img{max-height:var(--nds-logo-desktop,74px);width:auto;object-fit:contain}.nds-header-logo-link span,.nds-footer-logo span,.nds-offcanvas-logo span{font-weight:800;letter-spacing:.04em;text-transform:uppercase}.nds-header-help{line-height:1.2;font-size:11px;color:#6c6c6c}.nds-header-help span{display:block;text-transform:uppercase;letter-spacing:.08em;font-weight:700}.nds-header-help a{font-weight:700;color:var(--nds-header-text,#151515)}.nds-header-badge{display:inline-flex;align-items:center;gap:7px;border-radius:999px;background:var(--nds-primary);color:#111;padding:10px 15px;font-size:13px;font-weight:800}.nds-header-badge svg{width:16px;height:16px}.nds-cart-count{position:absolute;right:-3px;top:-6px;background:var(--nds-primary);color:#111;min-width:19px;height:19px;border-radius:99px;font-size:11px;font-weight:800;display:grid;place-items:center;border:2px solid var(--nds-header-bg)}.nds-header-nav{background:var(--nds-header-nav-bg,#f3f1ea);border-top:1px solid rgba(0,0,0,.06);padding:0 0 10px}.nds-primary-menu,.nds-menu-fallback{list-style:none;padding:0;margin:0;display:flex;align-items:center;justify-content:center;gap:4px;flex-wrap:wrap}.nds-primary-menu li,.nds-menu-fallback li{position:relative}.nds-primary-menu a,.nds-menu-fallback a{display:flex;padding:9px 14px;border-radius:999px;font-size:14px;font-weight:700;color:var(--nds-header-text,#151515);white-space:nowrap}.nds-primary-menu .current-menu-item>a,.nds-menu-fallback .current-menu-item>a,.nds-primary-menu a:hover,.nds-menu-fallback a:hover{background:var(--nds-header-active-bg,var(--nds-primary));color:#111}.nds-primary-menu ul{position:absolute;top:100%;left:0;min-width:220px;background:#fff;border:1px solid var(--nds-border);box-shadow:0 20px 50px rgba(0,0,0,.12);border-radius:16px;list-style:none;padding:8px;margin:8px 0 0;opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s;z-index:30}.nds-primary-menu li:hover>ul{opacity:1;visibility:visible;transform:none}.nds-primary-menu ul a{border-radius:11px;justify-content:flex-start}.nds-hide-mobile{display:inline-flex}.nds-offcanvas-overlay{position:fixed;inset:0;background:rgba(0,0,0,.42);backdrop-filter:blur(2px);z-index:120;opacity:0;pointer-events:none;transition:.25s}.nds-offcanvas{position:fixed;top:0;left:0;bottom:0;width:min(430px,90vw);background:#f7f5ee;color:#111;z-index:130;transform:translateX(-105%);transition:.3s ease;box-shadow:30px 0 80px rgba(0,0,0,.2);padding:22px;overflow:auto}.nds-menu-open .nds-offcanvas{transform:none}.nds-menu-open .nds-offcanvas-overlay{opacity:1;pointer-events:auto}.nds-offcanvas__head{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.nds-offcanvas-logo img{max-height:68px}.nds-offcanvas-search{display:flex;background:#fff;border:1px solid var(--nds-border);border-radius:999px;padding:6px;margin-bottom:18px}.nds-offcanvas-search input{border:0;outline:0;background:transparent;flex:1;padding:10px 12px}.nds-offcanvas-search button{border:0;background:var(--nds-primary);border-radius:50%;width:38px;height:38px;display:grid;place-items:center}.nds-offcanvas-menu,.nds-offcanvas-menu ul{list-style:none;margin:0;padding:0}.nds-offcanvas-menu a{display:flex;padding:12px 6px;border-bottom:1px solid rgba(0,0,0,.07);font-weight:750}.nds-offcanvas-menu ul a{padding-left:18px;font-size:14px;color:#555}.nds-offcanvas-cats{margin-top:22px}.nds-offcanvas-cats h3,.nds-offcanvas-help strong{font-size:13px;text-transform:uppercase;letter-spacing:.08em}.nds-offcanvas-cats a{display:inline-flex;background:#fff;border:1px solid var(--nds-border);border-radius:999px;padding:7px 10px;margin:4px;font-size:12px;font-weight:700}.nds-offcanvas-help{margin-top:20px;padding:16px;border-radius:18px;background:#fff;border:1px solid var(--nds-border);display:grid;gap:4px}.nds-search-modal{position:fixed;inset:0;background:rgba(7,11,14,.88);z-index:140;display:grid;place-items:center;padding:24px;opacity:0;pointer-events:none;transition:.25s}.nds-search-open .nds-search-modal{opacity:1;pointer-events:auto}.nds-search-modal__close{position:absolute;right:24px;top:24px;border:0;background:#fff;border-radius:50%;width:44px;height:44px;display:grid;place-items:center}.nds-search-modal form{width:min(780px,100%);background:#fff;border-radius:24px;padding:28px}.nds-search-modal label{display:block;font-size:30px;font-weight:800;margin-bottom:16px}.nds-search-modal form div{display:flex;gap:10px}.nds-search-modal input{flex:1;border:1px solid var(--nds-border);border-radius:999px;padding:14px 18px}.nds-age-gate{position:fixed;inset:0;background:rgba(0,0,0,.72);display:grid;place-items:center;z-index:200;opacity:0;visibility:hidden;transition:.25s;padding:22px}.nds-age-gate.is-visible{opacity:1;visibility:visible}.nds-age-gate__card{width:min(520px,100%);background:#fff;border-radius:26px;padding:30px;text-align:center;box-shadow:0 24px 80px rgba(0,0,0,.25)}.nds-age-logo img{max-height:80px;margin:0 auto 14px}.nds-age-pill{display:inline-block;background:var(--nds-primary);padding:7px 12px;border-radius:999px;font-size:12px;font-weight:800}.nds-age-gate h2{font-size:34px;margin:14px 0 8px}.nds-age-gate p{color:var(--nds-muted)}.nds-age-gate__actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.nds-hero{padding:80px 0 70px}.nds-hero__grid{display:grid;grid-template-columns:1fr .9fr;gap:48px;align-items:center}.nds-hero h1{font-size:clamp(42px,5vw,var(--nds-hero-title,56px));font-weight:800;max-width:720px}.nds-hero h1 span{background:linear-gradient(90deg,#ff3636,#ff9a1a,var(--nds-primary));-webkit-background-clip:text;background-clip:text;color:transparent}.nds-hero p{font-size:18px;max-width:640px;color:rgba(255,255,255,.78);margin:18px 0 24px}.nds-hero__actions{display:flex;gap:12px;flex-wrap:wrap}.nds-trust-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:26px}.nds-trust-row span{display:flex;align-items:center;gap:8px;min-width:138px;padding:12px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.1);border-radius:17px;color:#fff;font-size:13px;font-weight:700}.nds-trust-row svg{color:var(--nds-primary);width:18px}.nds-hero__visual{position:relative;min-height:420px;display:grid;place-items:center}.nds-hero-logo-card{position:relative;width:min(470px,100%);min-height:360px;display:grid;place-items:center;border-radius:34px;background:linear-gradient(145deg,#0b0c12,#18101d);border:1px solid rgba(255,255,255,.09);box-shadow:0 28px 80px rgba(0,0,0,.34);padding:28px;overflow:hidden}.nds-hero-logo-card:before{content:"";position:absolute;inset:-20%;background:radial-gradient(circle at 20% 80%,rgba(0,167,255,.25),transparent 26%),radial-gradient(circle at 70% 20%,rgba(255,207,34,.22),transparent 28%),radial-gradient(circle at 90% 78%,rgba(216,77,255,.2),transparent 25%)}.nds-hero-card-logo{position:relative;z-index:1}.nds-hero-card-logo img{max-height:220px;object-fit:contain}.nds-hero-price-card{position:absolute;top:28px;left:24px;background:#fff;color:#111;border-radius:19px;padding:14px 18px;box-shadow:0 16px 34px rgba(0,0,0,.22);transform:rotate(-5deg);z-index:2}.nds-hero-price-card small{display:block;font-size:10px;text-transform:uppercase;font-weight:900}.nds-hero-price-card strong{display:block;font-size:28px;line-height:1}.nds-hero-price-card span{font-size:12px;color:#6b7280}.nds-float-card{position:absolute;background:var(--nds-pink);color:#fff;border-radius:20px;padding:13px 16px;font-weight:800;box-shadow:0 14px 36px rgba(0,0,0,.24);z-index:3}.nds-float-card-one{right:10px;bottom:64px}.nds-float-card-two{right:40px;top:48px;background:var(--nds-secondary)}.nds-float-card-three{left:12px;bottom:34px;background:var(--nds-accent)}.nds-delivery-strip{background:linear-gradient(90deg,var(--nds-primary),#ff8f1c,var(--nds-secondary));color:#111;font-weight:800}.nds-delivery-strip .nds-container{min-height:42px;display:flex;align-items:center;justify-content:center;gap:18px;font-size:13px}.nds-intro-section,.nds-reviews-section,.nds-faq-section{background:#fffaf0}.nds-feature-grid{display:grid;gap:20px}.nds-feature-grid-3{grid-template-columns:repeat(3,1fr)}.nds-feature-grid-4{grid-template-columns:repeat(4,1fr)}.nds-feature-card,.nds-seo-card,.nds-review-card,.nds-content-card,.nds-form-card{background:#fff;border:1px solid var(--nds-border);border-radius:var(--nds-card-radius,20px);box-shadow:0 12px 35px rgba(20,20,20,.055);padding:24px}.nds-feature-card svg{width:34px;height:34px;background:var(--nds-primary);color:#111;border-radius:50%;padding:8px;margin-bottom:14px}.nds-feature-card h3,.nds-seo-card h2,.nds-content-card h2,.nds-form-card h2{margin:0 0 9px;font-size:18px;line-height:1.25;font-weight:800;color:var(--nds-text)}.nds-feature-card p,.nds-seo-card p,.nds-content-card p,.nds-review-card p{margin:0;color:var(--nds-muted);font-size:14px}.nds-map-section{padding:56px 0;background:linear-gradient(135deg,#061016,#131017);color:#fff}.nds-map-card{display:grid;grid-template-columns:1fr 1.25fr;gap:28px;align-items:center;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.08);border-radius:28px;padding:34px}.nds-map-card h2{font-size:34px;margin:0 0 8px}.nds-map-card p{color:rgba(255,255,255,.72);margin:0}.nds-city-cloud{display:flex;gap:9px;flex-wrap:wrap}.nds-city-cloud span{display:inline-flex;align-items:center;border-radius:999px;background:#fff;color:#111;padding:8px 12px;font-size:12px;font-weight:800}.nds-category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.nds-category-card{min-height:128px;background:#fff;border:1px solid var(--nds-border);border-radius:var(--nds-card-radius);box-shadow:0 10px 26px rgba(0,0,0,.045);display:grid;place-items:center;text-align:center;padding:18px;transition:.2s}.nds-category-card:hover{transform:translateY(-3px);box-shadow:0 18px 38px rgba(0,0,0,.08)}.nds-category-card span{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,var(--nds-primary),#ff9e1b);font-weight:900;margin-bottom:10px}.nds-category-card strong{font-size:13px;line-height:1.25}.nds-products-preview{background:#f0eee6}.nds-mini-products-grid,.woocommerce ul.products,.products.columns-4{display:grid!important;grid-template-columns:repeat(var(--nds-shop-cols-desktop,4),minmax(0,1fr));gap:22px}.nds-mini-product,.woocommerce ul.products li.product.nds-product-card{float:none!important;width:auto!important;margin:0!important;background:#fff;border-radius:var(--nds-card-radius);border:1px solid var(--nds-border);box-shadow:0 12px 32px rgba(0,0,0,.055);overflow:hidden;transition:.2s}.nds-mini-product:hover,.woocommerce ul.products li.product.nds-product-card:hover{transform:translateY(-3px);box-shadow:0 20px 44px rgba(0,0,0,.1)}.nds-mini-product__image,.nds-product-card__image{display:block;position:relative;aspect-ratio:1/1;background:#f6f4ed;overflow:hidden}.nds-mini-product__image img,.nds-product-card__image img{width:100%;height:100%;object-fit:cover;transition:.25s}.nds-mini-product:hover img,.nds-product-card:hover img{transform:scale(1.035)}.nds-mini-product-placeholder .nds-mini-product__image:after{content:"";position:absolute;inset:24%;border-radius:32% 68% 54% 46%;background:linear-gradient(135deg,#d8c5a4,#f8dfaa)}.nds-sale-badge,.nds-mini-product__badge{position:absolute;top:12px;left:12px;z-index:2;background:var(--nds-secondary);color:#fff;border-radius:999px;padding:5px 9px;font-size:10px;font-weight:900}.nds-sale-badge-alt{background:var(--nds-primary);color:#111}.nds-product-card__icons{position:absolute;top:10px;right:10px;display:grid;gap:6px}.nds-product-card__icons span{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#fff;color:#111;font-weight:900;box-shadow:0 8px 18px rgba(0,0,0,.08)}.nds-mini-product__body,.nds-product-card__body{padding:15px}.nds-mini-product__title,.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce-loop-product__title a{display:block;font-size:14px!important;line-height:1.35!important;font-weight:800!important;color:var(--nds-text)!important;margin:0 0 8px!important;padding:0!important}.nds-product-card__cat{display:inline-block;font-size:10px;font-weight:800;color:var(--nds-secondary);margin-bottom:6px}.nds-product-card__desc{font-size:12px;color:var(--nds-muted);margin:0 0 10px}.nds-card-rating .star-rating{font-size:11px!important;margin:0 0 9px!important;color:#ffbd00}.nds-mini-product__price,.nds-product-card__price,.woocommerce ul.products li.product .price{font-size:14px!important;font-weight:850!important;color:var(--nds-text)!important;margin:0!important}.nds-product-card__footer{display:flex;align-items:center;justify-content:space-between;gap:10px}.nds-add-to-cart,.woocommerce ul.products li.product .button{min-height:34px!important;padding:8px 12px!important;font-size:11px!important;border-radius:999px!important;text-transform:none!important;margin:0!important}.nds-seo-panels{background:#fffaf0}.nds-seo-panels .nds-container{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.nds-promo-band{padding:70px 0}.nds-promo-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.nds-promo-grid h2,.nds-final-cta h2{font-size:clamp(30px,3.4vw,46px);line-height:1.05;margin:0 0 14px}.nds-promo-grid p,.nds-final-cta p{color:rgba(255,255,255,.74);max-width:660px}.nds-check-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:12px}.nds-check-list li{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.1);border-radius:999px;padding:12px 16px;font-weight:750}.nds-color-card{border-top:4px solid var(--nds-primary)}.nds-review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.nds-stars{color:#ffbd00;letter-spacing:1px;margin-bottom:8px}.nds-review-card strong{display:block;margin-top:10px}.nds-review-card span{color:var(--nds-muted);font-size:12px}.nds-faq-wrap{max-width:860px}.nds-faq-list{display:grid;gap:12px}.nds-faq-item{background:#fff;border:1px solid var(--nds-border);border-radius:16px;box-shadow:0 8px 20px rgba(0,0,0,.04);overflow:hidden}.nds-faq-item summary{cursor:pointer;padding:16px 18px;font-weight:800;display:flex;justify-content:space-between;gap:14px}.nds-faq-item summary:after{content:"+";font-weight:900}.nds-faq-item[open] summary:after{content:"−"}.nds-faq-item p{padding:0 18px 18px;margin:0;color:var(--nds-muted)}.nds-faq-cta{margin-top:22px}.nds-final-cta .nds-container{border-radius:28px;padding:48px;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.09)}.nds-page-hero,.nds-shop-hero{padding:58px 0}.nds-page-hero h1,.nds-shop-hero h1{font-size:clamp(34px,4vw,54px);font-weight:800;margin:0 0 10px}.nds-page-hero p,.nds-shop-hero p{max-width:680px;color:rgba(255,255,255,.72)}.nds-breadcrumb,.nds-woo-breadcrumb,.woocommerce-breadcrumb{font-size:13px;color:rgba(255,255,255,.68);margin-bottom:12px}.nds-story-section{background:#f8f6ef}.nds-stats-band{background:#111;color:#fff;padding:28px 0}.nds-stats-band .nds-container{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.nds-stats-band strong{text-align:center;font-size:24px;color:var(--nds-primary)}.nds-stats-band span{display:block;font-size:12px;color:rgba(255,255,255,.68)}.nds-contact-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:24px}.nds-contact-form{display:grid;grid-template-columns:1fr 1fr;gap:14px}.nds-contact-form label{font-weight:700;font-size:13px;color:var(--nds-muted)}.nds-contact-form input,.nds-contact-form select,.nds-contact-form textarea,.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select,input[type=text],input[type=email],input[type=tel],input[type=search],input[type=password],input[type=number],select,textarea{width:100%;border:1px solid var(--nds-border);background:#fff;border-radius:14px;padding:12px 14px;outline:0;color:var(--nds-text)}.nds-contact-form input:focus,.nds-contact-form select:focus,.nds-contact-form textarea:focus,.woocommerce form .form-row input.input-text:focus,.woocommerce form .form-row textarea:focus{border-color:var(--nds-primary);box-shadow:0 0 0 3px rgba(255,207,34,.18)}.nds-full{grid-column:1/-1}.nds-alert{padding:12px 14px;border-radius:14px;margin-bottom:14px}.nds-alert-success{background:#e9f9ef;color:#096b32}.nds-alert-error{background:#ffe9e5;color:#9e210f}.nds-city-cloud-small span{background:var(--nds-soft)}.nds-steps-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.nds-step-card{background:#fff;border:1px solid var(--nds-border);border-radius:var(--nds-card-radius);padding:22px;box-shadow:0 12px 32px rgba(0,0,0,.055)}.nds-step-card span{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:var(--nds-primary);font-weight:900}.nds-step-card h3{font-size:16px;margin:14px 0 8px}.nds-step-card p{color:var(--nds-muted);margin:0}.nds-shop-section{padding:36px 0 74px;background:var(--nds-soft)}.nds-shop-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:28px;align-items:start}.nds-shop-layout-no-sidebar,.nds-shop-layout.nds-shop-layout-no-sidebar{display:block}.nds-shop-sidebar{position:sticky;top:130px;background:#ede7dc;border:1px solid #ddd5c8;border-radius:24px;padding:20px;box-shadow:0 16px 38px rgba(0,0,0,.05)}.nds-filter-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.nds-filter-head h2{margin:0;font-size:22px}.nds-filter-close{display:none}.nds-filter-box{border-top:1px solid rgba(0,0,0,.08);padding:18px 0}.nds-filter-box h3{font-size:16px;margin:0 0 12px}.nds-filter-box label{display:flex;align-items:center;gap:10px;margin:10px 0;font-weight:650;color:#3d3d3d;font-size:14px}.nds-filter-box input[type=checkbox]{width:17px;height:17px;accent-color:var(--nds-primary)}.nds-price-inputs{display:grid;grid-template-columns:1fr 1fr;gap:8px}.nds-filter-submit,.nds-filter-reset{width:100%;margin-top:10px}.nds-shop-main{min-width:0}.nds-shop-toolbar{background:#fff;border:1px solid var(--nds-border);border-radius:22px;padding:12px 14px;margin-bottom:20px;display:flex;align-items:center;gap:12px;box-shadow:0 12px 26px rgba(0,0,0,.045)}.nds-mobile-filter-button{display:none!important}.nds-result-count{font-weight:800;color:#333}.nds-toolbar-actions{margin-left:auto;display:flex;align-items:center;gap:12px}.nds-view-icons{display:flex;gap:5px;background:#f4f2ec;border-radius:999px;padding:8px}.nds-view-icons b{width:7px;height:7px;background:#111;border-radius:2px;display:block;box-shadow:12px 0 #111,24px 0 #111}.woocommerce-ordering{margin:0!important}.woocommerce-ordering select{border-radius:999px;padding:10px 14px;background:#f8f7f3;min-width:150px}.nds-active-chips{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:18px}.nds-active-chips a{background:#fff;border:1px solid var(--nds-border);border-radius:999px;padding:7px 11px;font-size:12px;font-weight:800}.woocommerce div.product{background:#fff;border:1px solid var(--nds-border);border-radius:26px;padding:24px;box-shadow:0 16px 45px rgba(0,0,0,.055);margin:40px 0!important}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{border-radius:24px;overflow:hidden;background:#f6f4ed}.woocommerce div.product div.images img{border-radius:20px}.woocommerce div.product .product_title{font-size:clamp(32px,3.5vw,50px);line-height:1.02;margin:0 0 12px;font-weight:800;letter-spacing:-.04em}.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--nds-secondary);font-size:30px;font-weight:900}.woocommerce div.product form.cart{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.woocommerce .quantity .qty{width:72px;border-radius:999px;text-align:center}.woocommerce div.product .woocommerce-tabs ul.tabs{padding:0!important;margin:28px 0 0!important}.woocommerce div.product .woocommerce-tabs ul.tabs:before{display:none!important}.woocommerce div.product .woocommerce-tabs ul.tabs li{border:0!important;background:#f4f2ec!important;border-radius:999px!important;margin:0 7px 8px 0!important}.woocommerce div.product .woocommerce-tabs ul.tabs li a{font-weight:800!important;font-size:13px!important}.woocommerce div.product .woocommerce-tabs .panel{background:#fff;border:1px solid var(--nds-border);border-radius:22px;padding:22px!important}.nds-product-trust{display:grid;gap:9px;margin:18px 0;padding:16px;border-radius:18px;background:#f8f6ee;border:1px solid var(--nds-border)}.nds-product-trust span{display:flex;align-items:center;gap:8px;font-weight:700;font-size:13px}.nds-product-trust svg{color:var(--nds-primary);width:18px}.nds-cart-page,.nds-checkout-page{padding:46px 0 78px}.nds-cart-notice,.nds-checkout-notice{background:#fff7d7;border:1px solid #f1df9b;border-radius:18px;padding:14px 18px;font-weight:800;margin-bottom:18px}.nds-cart-grid,.nds-checkout-grid{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:24px;align-items:start}.nds-cart-items-card,.nds-cart-summary-card,.nds-checkout-card{background:#fff;border:1px solid var(--nds-border);border-radius:24px;padding:22px;box-shadow:0 16px 40px rgba(0,0,0,.055)}.nds-cart-table-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.nds-cart-table-heading h1{font-size:36px;margin:0}.nds-cart-table-heading a{font-weight:800;color:var(--nds-secondary)}.nds-cart-table{border:0!important;margin:0!important}.nds-cart-table th{font-size:12px;color:var(--nds-muted);border-bottom:1px solid var(--nds-border)!important}.nds-cart-table td{border-top:1px solid var(--nds-border)!important;padding:14px 8px!important}.nds-cart-table .product-thumbnail img{width:76px;border-radius:16px}.nds-cart-table .product-name a{font-weight:800}.nds-cart-table .remove{width:32px;height:32px;border-radius:50%;display:grid!important;place-items:center;background:#fff0ed;color:var(--nds-secondary)!important;font-weight:900}.nds-coupon{display:flex!important;gap:8px;float:left}.nds-coupon input{min-width:180px}.nds-cart-note-box{margin-top:18px;background:#fff;border:1px solid var(--nds-border);border-radius:20px;padding:18px}.nds-cart-note-box label{font-weight:800}.cart_totals h2,#order_review_heading{font-size:28px;margin-top:0}.woocommerce table.shop_table{border:0!important;border-radius:0!important}.woocommerce table.shop_table td,.woocommerce table.shop_table th{border-color:var(--nds-border)!important}.wc-proceed-to-checkout a.checkout-button{width:100%;font-size:15px!important}.nds-checkout-form .woocommerce-billing-fields h3,.nds-checkout-form .woocommerce-shipping-fields h3,.nds-checkout-form .woocommerce-additional-fields h3{font-size:24px;margin-top:0}.woocommerce form .form-row{padding:0;margin:0 0 13px}.woocommerce form .form-row-first,.woocommerce form .form-row-last{width:calc(50% - 8px)}.woocommerce-checkout #payment{background:#f4f2ec!important;border-radius:20px!important}.woocommerce-checkout #payment div.payment_box{background:#fff!important;border-radius:16px!important}.woocommerce-info,.woocommerce-message,.woocommerce-error{border:0!important;border-radius:18px!important;background:#fff!important;box-shadow:0 12px 30px rgba(0,0,0,.06);color:var(--nds-text)!important}.woocommerce-message:before,.woocommerce-info:before{color:var(--nds-secondary)!important}.nds-site-footer{background:var(--nds-footer-bg,#070b0e);color:var(--nds-footer-text,#c7cbd1);padding:62px 0 24px}.nds-footer-grid{display:grid;grid-template-columns:1.35fr .75fr .75fr .85fr;gap:52px}.nds-footer-logo img{max-height:74px}.nds-site-footer p,.nds-site-footer a{color:var(--nds-footer-text,#c7cbd1)}.nds-site-footer a:hover{color:var(--nds-primary)}.nds-site-footer h3{color:var(--nds-footer-heading,#ffcf22);font-size:13px;text-transform:uppercase;letter-spacing:.09em;margin:0 0 16px}.nds-footer-brand p{font-size:15px;max-width:360px}.nds-footer-socials{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.nds-footer-socials a{min-width:38px;height:38px;border-radius:50%;background:rgba(255,255,255,.08);display:grid;place-items:center;font-size:0}.nds-footer-socials a:first-letter{font-size:15px}.nds-footer-menu{list-style:none;margin:0;padding:0}.nds-footer-menu a,.nds-footer-cats a,.nds-footer-learn-fallback a{display:block;margin:8px 0;font-size:14px}.nds-footer-review{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:16px;margin-top:14px}.nds-footer-review span{color:var(--nds-primary);letter-spacing:2px}.nds-footer-review p{font-size:14px;margin:8px 0}.nds-footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:44px;padding-top:22px;text-align:center}.nds-footer-bottom p{font-size:13px;margin:6px 0;color:rgba(255,255,255,.56)}.nds-post-list{display:grid;gap:20px}.nds-post-card{display:grid;grid-template-columns:260px 1fr;gap:18px;background:#fff;border:1px solid var(--nds-border);border-radius:24px;padding:14px;box-shadow:0 14px 32px rgba(0,0,0,.055)}.nds-post-card__thumb img{border-radius:18px;aspect-ratio:4/3;object-fit:cover;width:100%}.nds-post-card h2{font-size:24px;margin:0}.nds-single-thumb img{border-radius:24px;margin-bottom:24px}.nds-pagination,.nds-woo-pagination{margin-top:30px}.nds-pagination .page-numbers,.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{border:0!important;border-radius:14px!important;margin:3px!important;background:#fff!important;color:var(--nds-text)!important;font-weight:800!important}.woocommerce nav.woocommerce-pagination ul{border:0!important}.woocommerce nav.woocommerce-pagination ul li{border:0!important}@media (max-width:1100px){.nds-hero__grid,.nds-promo-grid{grid-template-columns:1fr;gap:34px}.nds-category-grid{grid-template-columns:repeat(4,1fr)}.nds-feature-grid-4,.nds-mini-products-grid,.woocommerce ul.products,.products.columns-4{grid-template-columns:repeat(var(--nds-shop-cols-tablet,3),minmax(0,1fr))}.nds-footer-grid{grid-template-columns:1fr 1fr}.nds-steps-grid{grid-template-columns:repeat(3,1fr)}.nds-cart-grid,.nds-checkout-grid{grid-template-columns:1fr}.nds-shop-layout{grid-template-columns:250px minmax(0,1fr)}}@media (max-width:900px){body.admin-bar .nds-site-header-sticky{top:46px}.nds-header-inner{min-height:68px}.nds-header-logo-link img{max-height:var(--nds-logo-mobile,52px)}.nds-header-nav{display:none}.nds-hide-mobile{display:none!important}.nds-hero{padding:62px 0}.nds-hero__visual{min-height:340px}.nds-hero-logo-card{min-height:330px}.nds-feature-grid-3,.nds-feature-grid-4,.nds-review-grid,.nds-seo-panels .nds-container,.nds-map-card,.nds-contact-grid{grid-template-columns:1fr 1fr}.nds-shop-layout{grid-template-columns:1fr}.nds-shop-sidebar{position:fixed;top:0;left:0;bottom:0;width:min(390px,90vw);z-index:130;transform:translateX(-105%);transition:.3s;border-radius:0;overflow:auto}.nds-filter-open .nds-shop-sidebar{transform:none}.nds-filter-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.42);z-index:120;opacity:0;pointer-events:none;transition:.25s}.nds-filter-open .nds-filter-backdrop{opacity:1;pointer-events:auto}.nds-filter-close{display:block;border:0;background:#fff;border-radius:50%;width:36px;height:36px;font-size:22px}.nds-mobile-filter-button{display:inline-flex!important}.nds-stats-band .nds-container{grid-template-columns:repeat(3,1fr)}}@media (max-width:640px){.nds-container{width:min(100% - 28px,var(--nds-container,1240px))}.nds-section{padding:52px 0}.nds-announcement span{font-size:13px}.nds-announcement__group{gap:13px;padding:8px 14px}.nds-header-shell{width:calc(100% - 22px)}.nds-header-inner{grid-template-columns:1fr auto 1fr;gap:8px}.nds-header-actions{gap:6px}.nds-icon-btn{width:38px;height:38px}.nds-header-actions .nds-icon-btn{width:37px;height:37px}.nds-header-logo-link img{max-height:var(--nds-logo-mobile,52px);max-width:135px}.nds-hero h1{font-size:clamp(38px,12vw,var(--nds-hero-title,56px))}.nds-hero p{font-size:16px}.nds-hero__actions .nds-btn{flex:1;min-width:138px}.nds-trust-row{display:grid;grid-template-columns:1fr}.nds-hero-logo-card{border-radius:26px;padding:18px;min-height:280px}.nds-hero-card-logo img{max-height:165px}.nds-hero-price-card{position:relative;top:auto;left:auto;transform:none;margin-bottom:14px}.nds-float-card{display:none}.nds-delivery-strip .nds-container{gap:10px;font-size:11px;min-height:46px;flex-wrap:wrap}.nds-feature-grid-3,.nds-feature-grid-4,.nds-review-grid,.nds-seo-panels .nds-container,.nds-category-grid,.nds-mini-products-grid,.woocommerce ul.products,.products.columns-4{grid-template-columns:repeat(var(--nds-shop-cols-mobile,2),minmax(0,1fr));gap:14px}.nds-feature-card,.nds-seo-card,.nds-review-card,.nds-content-card,.nds-form-card{border-radius:18px;padding:18px}.nds-section-heading h2{font-size:30px}.nds-between{display:block}.nds-category-card{min-height:105px;border-radius:18px}.nds-mini-product__body,.nds-product-card__body{padding:12px}.nds-product-card__footer{align-items:flex-start;display:grid}.nds-mini-product__title,.woocommerce-loop-product__title a{font-size:12.5px!important}.nds-add-to-cart{min-height:34px;font-size:10.5px;padding:7px 10px!important}.nds-page-hero,.nds-shop-hero{padding:46px 0}.nds-page-hero h1,.nds-shop-hero h1{font-size:34px}.nds-map-card{grid-template-columns:1fr;padding:22px;border-radius:22px}.nds-promo-grid h2,.nds-final-cta h2{font-size:30px}.nds-check-list{grid-template-columns:1fr}.nds-stats-band .nds-container{grid-template-columns:repeat(2,1fr)}.nds-contact-form{grid-template-columns:1fr}.nds-steps-grid{grid-template-columns:1fr}.nds-search-modal form{padding:20px;border-radius:20px}.nds-search-modal label{font-size:26px}.nds-search-modal form div{display:grid}.nds-age-gate__card{border-radius:22px;padding:22px}.nds-age-gate h2{font-size:30px}.nds-shop-toolbar{display:grid;border-radius:20px}.nds-toolbar-actions{margin-left:0;justify-content:space-between}.woocommerce div.product{padding:16px;border-radius:22px}.woocommerce div.product .product_title{font-size:32px}.woocommerce div.product div.images,.woocommerce div.product div.summary{width:100%!important;float:none!important}.woocommerce form .form-row-first,.woocommerce form .form-row-last{width:100%;float:none}.nds-cart-items-card,.nds-cart-summary-card,.nds-checkout-card{padding:15px;border-radius:20px}.nds-cart-table-heading{display:block}.nds-cart-table-heading h1{font-size:30px}.woocommerce table.shop_table_responsive tr,.woocommerce-page table.shop_table_responsive tr{display:block;margin-bottom:14px;border:1px solid var(--nds-border);border-radius:18px;padding:10px}.woocommerce table.shop_table_responsive tr td,.woocommerce-page table.shop_table_responsive tr td{display:flex!important;justify-content:space-between!important;align-items:center;border:0!important}.nds-coupon{float:none;display:grid!important;width:100%;margin-bottom:10px}.nds-coupon input{min-width:0}.nds-footer-grid{grid-template-columns:1fr;gap:28px}.nds-footer-bottom{display:block}.nds-post-card{grid-template-columns:1fr}.nds-offcanvas{width:92vw}.nds-faq-item summary{font-size:13px;padding:15px}.nds-faq-item p{padding:0 15px 16px}.nds-city-cloud span{font-size:11px;padding:7px 9px}}@media (max-width:390px){.nds-feature-grid-3,.nds-feature-grid-4,.nds-review-grid,.nds-seo-panels .nds-container,.nds-category-grid,.nds-mini-products-grid,.woocommerce ul.products,.products.columns-4{grid-template-columns:1fr}.nds-header-logo-link img{max-width:112px}}

/* === Native Discount Smokes v1.3 fixes === */
:root{--nds-body-size:14.5px;--nds-section-title:34px;--nds-hero-title:60px}.nds-header-nav{display:none!important}.nds-site-header{background:#f4f2eb!important}.nds-header-inner{min-height:82px}.nds-header-logo-link img{max-width:190px}.nds-announcement span{font-size:13px}.nds-header-help{max-width:310px;white-space:normal}.nds-hero{padding:72px 0 64px}.nds-hero h1{font-size:clamp(36px,4.4vw,var(--nds-hero-title,60px));line-height:1.08;letter-spacing:-.035em;font-weight:780}.nds-hero p{font-size:16.5px;line-height:1.55}.nds-section-heading h2{font-size:clamp(24px,2.4vw,var(--nds-section-title,34px));letter-spacing:-.028em;font-weight:760}.nds-section-heading p,.nds-feature-card p,.nds-seo-card p,.nds-review-card p{font-size:14px}.nds-btn,.button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit{font-size:13px;font-weight:730}.nds-primary-menu a,.nds-menu-fallback a{font-weight:700}.nds-offcanvas{background:#f7f5ee;padding:24px 24px 34px}.nds-offcanvas .nds-menu-fallback,.nds-offcanvas .nds-offcanvas-menu{display:block!important;list-style:none!important;margin:0!important;padding:0!important}.nds-offcanvas .nds-menu-fallback li,.nds-offcanvas .nds-offcanvas-menu li{display:block!important;width:100%!important}.nds-offcanvas .nds-menu-fallback a,.nds-offcanvas .nds-offcanvas-menu a{display:flex!important;align-items:center!important;justify-content:space-between!important;padding:13px 2px!important;border-bottom:1px solid rgba(0,0,0,.08)!important;border-radius:0!important;background:transparent!important;font-size:15px!important;font-weight:750!important;color:#151515!important}.nds-offcanvas .nds-menu-fallback a:hover,.nds-offcanvas .nds-offcanvas-menu a:hover{color:var(--nds-secondary)!important}.nds-offcanvas .nds-menu-fallback ul,.nds-offcanvas .nds-offcanvas-menu ul{position:static!important;opacity:1!important;visibility:visible!important;transform:none!important;box-shadow:none!important;border:0!important;border-radius:0!important;background:transparent!important;padding:0 0 0 14px!important;margin:0!important}.nds-offcanvas-cats a,.nds-footer-cats a{word-break:normal}.nds-empty-state{display:block;color:var(--nds-muted);font-size:14px;line-height:1.6}.nds-empty-state-wide{grid-column:1/-1;background:#fff;border:1px dashed var(--nds-border);border-radius:20px;padding:24px;text-align:center}.nds-empty-state-small{font-size:13px;color:rgba(255,255,255,.66)}.nds-category-grid .nds-empty-state{color:var(--nds-muted)}.nds-site-footer{padding:64px 0 24px}.nds-footer-grid{grid-template-columns:minmax(260px,1.25fr) minmax(120px,.62fr) minmax(150px,.72fr) minmax(160px,.72fr) minmax(210px,.88fr)!important;gap:38px;align-items:start}.nds-footer-col{min-width:0}.nds-footer-logo img{max-height:72px}.nds-footer-brand p{max-width:360px;margin-top:18px}.nds-footer-title{appearance:none;border:0;background:transparent;color:var(--nds-footer-heading,#ffcf22);font-family:var(--nds-heading-font);font-size:13px;text-transform:uppercase;letter-spacing:.11em;font-weight:800;margin:0 0 16px;padding:0;display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;text-align:left;cursor:pointer}.nds-footer-title i{font-style:normal;display:inline-grid;place-items:center;width:22px;height:22px;border-radius:50%;background:rgba(255,255,255,.08);color:var(--nds-footer-heading,#ffcf22);transition:transform .2s ease}.nds-footer-accordion.is-open .nds-footer-title i{transform:rotate(180deg)}.nds-footer-accordion__body{display:block}.nds-site-footer h3{display:none}.nds-footer-menu,.nds-footer-menu ul,.nds-footer .nds-menu-fallback{list-style:none;margin:0!important;padding:0!important}.nds-site-footer .nds-menu-fallback{display:block!important}.nds-site-footer .nds-menu-fallback li{display:block!important}.nds-site-footer .nds-menu-fallback a,.nds-footer-menu a,.nds-footer-cats a,.nds-footer-learn-fallback a{display:block;margin:7px 0;font-size:14px;line-height:1.35}.nds-footer-review{max-width:340px}.nds-policy-wrap{display:grid;gap:16px;max-width:920px}.nds-policy-card h2{font-size:22px;margin:0 0 8px}.woocommerce ul.products,.products.columns-4{grid-template-columns:repeat(var(--nds-shop-cols-desktop,4),minmax(0,1fr))}
@media (max-width:1100px){.nds-footer-grid{grid-template-columns:1fr 1fr!important}.nds-header-logo-link img{max-width:170px}.nds-header-help{font-size:10px}}
@media (max-width:900px){.nds-header-inner{min-height:70px}.nds-header-logo-link img{max-width:150px}.nds-footer-grid{grid-template-columns:1fr!important}.nds-footer-accordion__body{display:none}.nds-footer-accordion.is-open .nds-footer-accordion__body{display:block}.nds-footer-title{padding:15px 0;margin:0;border-bottom:1px solid rgba(255,255,255,.1)}.nds-footer-accordion.is-open .nds-footer-title{border-bottom-color:transparent}.nds-footer-accordion{border-bottom:1px solid rgba(255,255,255,.1)}.nds-footer-brand{padding-bottom:8px}.nds-site-footer .nds-menu-fallback a,.nds-footer-menu a,.nds-footer-cats a,.nds-footer-learn-fallback a{font-size:14px;margin:9px 0}.nds-footer-cats{padding-bottom:12px}.nds-footer-bottom{text-align:left}.nds-empty-state-small{color:rgba(255,255,255,.62)}}
@media (max-width:640px){:root{--nds-body-size:14px;--nds-hero-title:44px;--nds-section-title:28px}.nds-header-shell{width:calc(100% - 22px)}.nds-header-left{min-width:0}.nds-header-actions{gap:7px}.nds-header-actions .nds-header-badge{display:none}.nds-header-help{display:none!important}.nds-header-logo-link img{max-height:50px;max-width:132px}.nds-hero{padding:52px 0}.nds-hero h1{font-size:clamp(34px,10vw,44px);letter-spacing:-.03em}.nds-hero p{font-size:15.5px}.nds-footer-grid{gap:18px!important}.nds-site-footer{padding-top:42px}.nds-footer-logo img{max-height:58px}.nds-footer-brand p{font-size:14px}.nds-footer-review{padding:14px;border-radius:16px}.nds-offcanvas .nds-menu-fallback a,.nds-offcanvas .nds-offcanvas-menu a{font-size:14.5px!important}.nds-offcanvas-cats a{font-size:12px;padding:7px 10px}}


/* === Native Discount Smokes v1.4 ecommerce refinements === */
.nds-site-footer .nds-footer-title i{display:none!important}.nds-footer-title{cursor:default;pointer-events:none}.nds-footer-menu{display:block!important}.nds-footer-menu a{display:block!important;background:transparent!important;border:0!important;padding:0!important;color:inherit!important}.nds-site-footer .nds-menu-fallback,.nds-site-footer .nds-menu-fallback li,.nds-site-footer .nds-menu-fallback a{display:initial!important}.nds-footer-cats a{display:block!important}.nds-footer-grid{grid-template-columns:minmax(280px,1.25fr) minmax(130px,.65fr) minmax(150px,.7fr) minmax(175px,.75fr) minmax(250px,1fr)!important;gap:34px!important}.nds-footer-logo img,.nds-header-logo-link img,.nds-offcanvas-logo img,.nds-hero-card-logo img{image-rendering:auto!important;transform:none!important;filter:none!important;height:auto!important;width:auto!important}.nds-header-logo-link img{max-height:86px!important;max-width:240px!important}.nds-footer-logo img{max-height:86px!important;max-width:280px!important}
.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:26px!important;list-style:none!important;padding:0!important;margin:0!important}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:none!important;clear:none!important;width:auto!important;margin:0!important;display:flex!important;min-width:0}.woocommerce ul.products li.product.first,.woocommerce-page ul.products li.product.first{clear:none!important}.nds-product-card__inner{width:100%;display:flex;flex-direction:column}.nds-product-card__image{aspect-ratio:1/1;min-height:0!important;height:auto!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:16px!important;overflow:hidden}.nds-product-card__image img{width:100%!important;height:100%!important;object-fit:contain!important}.nds-product-card__icons span:first-child{display:none!important}.nds-product-card__icons{right:12px!important;top:12px!important}.nds-product-card__body{display:flex;flex-direction:column;flex:1}.nds-product-card__footer{margin-top:auto;gap:10px}.woocommerce nav.woocommerce-pagination{margin-top:36px}.woocommerce nav.woocommerce-pagination ul{display:flex;justify-content:center;gap:9px;border:0!important}.woocommerce nav.woocommerce-pagination ul li{border:0!important}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{border-radius:50%;min-width:34px;height:34px;display:grid;place-items:center;background:#fff;color:#111!important;font-weight:800;box-shadow:0 8px 20px rgba(0,0,0,.06)}.woocommerce nav.woocommerce-pagination ul li span.current{background:var(--nds-primary)!important;color:#111!important}
.nds-mini-cart-overlay{position:fixed;inset:0;background:rgba(0,0,0,.42);backdrop-filter:blur(3px);opacity:0;pointer-events:none;z-index:150;transition:.25s}.nds-mini-cart-drawer{position:fixed;top:0;right:0;bottom:0;width:min(440px,92vw);background:#f8f6ef;color:#111;z-index:160;transform:translateX(105%);transition:.3s ease;box-shadow:-30px 0 80px rgba(0,0,0,.22);padding:22px;overflow:auto}.nds-mini-cart-open .nds-mini-cart-overlay{opacity:1;pointer-events:auto}.nds-mini-cart-open .nds-mini-cart-drawer{transform:none}.nds-mini-cart-head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--nds-border);padding-bottom:16px;margin-bottom:16px}.nds-mini-cart-head strong{font-size:22px;font-family:var(--nds-heading-font);letter-spacing:-.03em}.nds-mini-cart-content .woocommerce-mini-cart{list-style:none;margin:0;padding:0;display:grid;gap:14px}.nds-mini-cart-content .woocommerce-mini-cart-item{position:relative;display:grid;grid-template-columns:74px 1fr;gap:12px;background:#fff;border:1px solid var(--nds-border);border-radius:18px;padding:12px}.nds-mini-cart-content .woocommerce-mini-cart-item img{width:74px;height:74px;object-fit:contain;border-radius:12px;background:#f4f2eb}.nds-mini-cart-content .remove{position:absolute;right:10px;top:8px;color:#111!important;background:#f3f1ea;border-radius:50%;width:24px;height:24px;display:grid!important;place-items:center;font-size:18px}.nds-mini-cart-content .quantity{display:block;color:var(--nds-muted);font-size:13px;margin-top:4px}.nds-mini-cart-content .woocommerce-mini-cart__total{display:flex;justify-content:space-between;margin:18px 0;padding-top:16px;border-top:1px solid var(--nds-border);font-size:16px}.nds-mini-cart-content .woocommerce-mini-cart__buttons{display:grid;grid-template-columns:1fr 1fr;gap:10px}.nds-mini-cart-content .woocommerce-mini-cart__buttons a{min-height:46px!important}.nds-mini-cart-content .woocommerce-mini-cart__empty-message{background:#fff;border:1px solid var(--nds-border);border-radius:18px;padding:22px;text-align:center}
.nds-ajax-search-form{position:relative}.nds-ajax-search-results{display:none;background:#fff;border:1px solid var(--nds-border);border-radius:18px;box-shadow:0 18px 50px rgba(0,0,0,.14);margin-top:10px;overflow:hidden;color:#111}.nds-search-modal .nds-ajax-search-results{position:absolute;left:28px;right:28px;top:calc(100% - 22px);z-index:2}.nds-offcanvas .nds-ajax-search-results{margin-bottom:16px}.nds-ajax-search-results.is-visible{display:block}.nds-search-result{display:grid;grid-template-columns:56px 1fr;gap:12px;align-items:center;padding:10px 12px;border-bottom:1px solid #f0ede5}.nds-search-result:hover{background:#faf8f1}.nds-search-result img{width:56px;height:56px;object-fit:contain;background:#f5f2ea;border-radius:12px}.nds-search-result strong{display:block;font-size:13px;line-height:1.25}.nds-search-result em{display:block;font-style:normal;color:var(--nds-muted);font-size:12px;margin-top:3px}.nds-search-view-all{display:flex!important;align-items:center;justify-content:center;padding:12px 14px;background:var(--nds-primary);font-weight:800;font-size:13px}.nds-search-empty,.nds-search-loading{padding:14px;color:var(--nds-muted);font-size:13px}
.woocommerce div.product form.cart table.variations select.nds-hidden-select{display:none!important}.nds-variation-buttons{display:flex;flex-wrap:wrap;gap:10px;margin:4px 0 10px}.nds-variation-btn{border:1px solid var(--nds-border);background:#fff;border-radius:999px;padding:10px 16px;font-weight:800;cursor:pointer;transition:.18s;color:#111}.nds-variation-btn:hover,.nds-variation-btn.is-active{background:var(--nds-primary);border-color:var(--nds-primary);box-shadow:0 10px 20px rgba(255,207,34,.22)}.woocommerce div.product form.cart .variations tr{display:grid;grid-template-columns:90px 1fr;align-items:center;gap:14px}.woocommerce div.product form.cart .variations td,.woocommerce div.product form.cart .variations th{display:block!important;padding:0!important}.woocommerce div.product form.cart .variations .reset_variations{display:inline-block;margin-top:4px;font-size:12px;color:var(--nds-muted)}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{border-radius:22px;overflow:hidden;background:#fff}.woocommerce div.product div.images .flex-control-thumbs{display:flex!important;gap:12px!important;overflow-x:auto!important;flex-wrap:nowrap!important;margin:12px 0 0!important;padding-bottom:4px!important}.woocommerce div.product div.images .flex-control-thumbs li{float:none!important;width:92px!important;min-width:92px!important;margin:0!important}.woocommerce div.product div.images .flex-control-thumbs img{height:92px!important;width:92px!important;object-fit:contain!important;border-radius:14px!important;background:#f5f2ea!important;border:1px solid var(--nds-border);opacity:.55}.woocommerce div.product div.images .flex-control-thumbs img.flex-active,.woocommerce div.product div.images .flex-control-thumbs img:hover{opacity:1;border-color:var(--nds-primary)}.woocommerce div.product div.images,.woocommerce div.product div.summary{margin-bottom:32px!important}.related.products ul.products,.upsells.products ul.products{grid-template-columns:repeat(4,minmax(0,1fr))!important}.related.products h2,.upsells.products h2{font-size:28px!important;margin-bottom:22px!important}
.nds-category-grid{display:flex!important;gap:16px!important;overflow-x:auto!important;scroll-snap-type:x mandatory;padding-bottom:8px}.nds-category-card{flex:0 0 calc(25% - 12px)!important;scroll-snap-align:start;min-height:132px!important}.nds-category-card span{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:var(--nds-primary);color:#111;font-weight:900}.nds-hero-banner-img{width:100%;height:100%;max-height:360px;object-fit:contain;margin:auto}.nds-hero-logo-card{min-height:390px}.nds-offcanvas-cats .nds-empty-state-small,.nds-footer-cats .nds-empty-state-small{color:rgba(255,255,255,.64)}
@media(max-width:1200px){.woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important}.related.products ul.products,.upsells.products ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important}.nds-category-card{flex-basis:calc(33.333% - 11px)!important}.nds-footer-grid{grid-template-columns:1fr 1fr!important}.nds-footer-title i{display:inline-grid!important}.nds-footer-title{pointer-events:auto;cursor:pointer}}
@media(max-width:900px){.nds-footer-title i{display:inline-grid!important}.nds-footer-title{pointer-events:auto;cursor:pointer}.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important}.related.products ul.products,.upsells.products ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}.nds-category-card{flex-basis:calc(50% - 8px)!important}.nds-mini-cart-content .woocommerce-mini-cart__buttons{grid-template-columns:1fr}.woocommerce div.product form.cart .variations tr{grid-template-columns:1fr;gap:8px}.nds-search-modal .nds-ajax-search-results{position:static;margin-top:12px}}
@media(max-width:520px){.nds-header-logo-link img{max-height:58px!important;max-width:150px!important}.nds-category-card{flex-basis:78%!important}.nds-product-card__image{padding:10px!important}.nds-mini-cart-drawer{width:94vw;padding:18px}.nds-header-actions .nds-icon-btn{width:38px!important;height:38px!important}}

/* Native Discount Smokes v1.5 polish/fixes */
.nds-footer-title i{display:none!important}.nds-footer-grid{display:grid!important;grid-template-columns:1.35fr .75fr .75fr .75fr 1fr!important;gap:38px!important;align-items:flex-start}.nds-footer-accordion__body{display:block!important}.nds-footer-title{pointer-events:none!important;cursor:default!important}.nds-footer-menu,.nds-footer-learn-fallback,.nds-footer-cats{display:grid;gap:10px}.nds-footer-col p,.nds-footer-menu a,.nds-footer-learn-fallback a,.nds-footer-cats a{font-size:15px;line-height:1.52}.nds-footer-logo img{max-height:82px!important;width:auto!important;object-fit:contain!important;image-rendering:auto!important}.nds-header-logo-link img{max-height:var(--nds-logo-desktop,74px)!important;width:auto!important;object-fit:contain!important;image-rendering:auto!important}.nds-header-logo{transform:translateZ(0)}

.nds-mini-cart-drawer{width:min(430px,94vw);padding:20px;background:#f8f6ef}.nds-mini-cart-head strong{font-size:26px}.nds-mini-cart-items{display:grid;gap:12px}.nds-mini-cart-row{display:grid;grid-template-columns:82px minmax(0,1fr);gap:12px;align-items:start;background:#fff;border:1px solid var(--nds-border);border-radius:18px;padding:12px;position:relative}.nds-mini-cart-thumb{display:block;width:82px;height:82px;border-radius:13px;background:#f3f1ea;overflow:hidden}.nds-mini-cart-thumb img,.nds-mini-cart-thumb-img{width:100%!important;height:100%!important;object-fit:contain!important;margin:0!important}.nds-mini-cart-info{min-width:0;padding-right:26px}.nds-mini-cart-topline{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#6f7580;font-size:12px;font-weight:700;margin-bottom:5px}.nds-mini-cart-remove{position:absolute;right:10px;top:10px;width:24px;height:24px;border-radius:50%;background:#f3f1ea;display:grid;place-items:center;font-size:18px;font-weight:800;color:#111!important}.nds-mini-cart-name{display:block;color:#151515!important;font-size:13.5px!important;font-weight:800!important;line-height:1.25!important;margin-bottom:4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.nds-mini-cart-meta{font-size:11.5px;color:#6f7580;line-height:1.25}.nds-mini-cart-meta dl,.nds-mini-cart-meta dd,.nds-mini-cart-meta dt{margin:0!important;padding:0!important;display:inline}.nds-mini-cart-meta dt{font-weight:800}.nds-mini-cart-meta p{margin:0}.nds-mini-cart-footer{position:sticky;bottom:-20px;background:#f8f6ef;padding-top:14px;margin-top:14px;border-top:1px solid var(--nds-border)}.nds-mini-cart-subtotal{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;font-size:16px}.nds-mini-cart-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.nds-mini-cart-empty{background:#fff;border:1px solid var(--nds-border);border-radius:18px;padding:24px;text-align:center}.nds-mini-cart-content .woocommerce-mini-cart,.nds-mini-cart-content .woocommerce-mini-cart__total,.nds-mini-cart-content .woocommerce-mini-cart__buttons{display:none!important}

.nds-category-grid{display:flex!important;gap:22px!important;overflow-x:auto!important;scroll-snap-type:x mandatory;padding:6px 2px 18px;margin-inline:-2px}.nds-category-grid::-webkit-scrollbar{height:7px}.nds-category-grid::-webkit-scrollbar-thumb{background:#d8d1c4;border-radius:99px}.nds-category-card{flex:0 0 calc(25% - 17px)!important;min-width:230px!important;min-height:158px!important;position:relative;overflow:hidden;padding:18px!important;display:flex!important;flex-direction:column;justify-content:flex-end;align-items:flex-start!important;text-align:left!important;background:#fff!important;border:1px solid var(--nds-border)!important;box-shadow:0 14px 34px rgba(20,18,12,.06)!important;scroll-snap-align:start}.nds-category-card__media{position:absolute!important;inset:10px!important;display:flex!important;align-items:center!important;justify-content:center!important;opacity:.13!important;background:transparent!important;border-radius:16px!important;width:auto!important;height:auto!important}.nds-category-card__media img{max-width:80%!important;max-height:80%!important;object-fit:contain!important}.nds-category-card__count{position:relative!important;z-index:2!important;width:42px!important;height:42px!important;background:var(--nds-primary)!important;color:#111!important;border-radius:999px!important;display:grid!important;place-items:center!important;font-weight:900!important;margin-bottom:12px!important}.nds-category-card strong{position:relative;z-index:2;font-size:16px}.nds-category-card:hover{transform:translateY(-2px);box-shadow:0 20px 44px rgba(20,18,12,.1)!important}

.nds-ajax-shop-wrap{background:#f6f5f2;padding:70px 0 84px}.nds-ajax-shop-title-row{display:flex;align-items:flex-end;justify-content:space-between;gap:22px;margin-bottom:28px}.nds-ajax-shop-title-row h1{margin:0 0 10px;font-size:clamp(34px,3vw,52px);line-height:1;font-weight:800;letter-spacing:-.05em}.nds-ajax-shop-title-row p{margin:0;color:var(--nds-muted);font-size:15px}.nds-ajax-shop-layout{display:grid;grid-template-columns:250px minmax(0,1fr);gap:34px;align-items:start}.nds-ajax-shop-sidebar{position:sticky;top:120px;align-self:start}.nds-ajax-filter-head{display:none}.nds-filter-panel-section{padding-bottom:24px;margin-bottom:24px;border-bottom:1px solid var(--nds-border)}.nds-filter-heading{width:100%;padding:0;margin:0 0 16px;border:0;background:transparent;color:#171717;display:flex;align-items:center;justify-content:space-between;gap:14px;cursor:pointer;font-size:24px;line-height:1;font-weight:500;letter-spacing:-.035em;text-align:left;font-family:Georgia,"Times New Roman",serif}.nds-filter-heading i{width:18px;height:18px;position:relative;display:inline-flex}.nds-filter-heading i:before,.nds-filter-heading i:after{content:"";position:absolute;top:8px;left:2px;width:14px;height:2px;background:currentColor;border-radius:99px}.nds-filter-heading i:after{transform:rotate(90deg)}.nds-filter-panel-section.is-open .nds-filter-heading i:after{display:none}.nds-filter-body{display:none}.nds-filter-panel-section.is-open .nds-filter-body{display:block}.nds-filter-label{position:relative;display:flex;align-items:center;gap:9px;min-height:30px;color:#27221d!important;font-size:14px;font-weight:650;line-height:1.25;cursor:pointer}.nds-filter-label input{position:absolute;opacity:0;pointer-events:none}.nds-check{width:16px;height:16px;border:2px solid rgba(0,0,0,.18);border-radius:5px;flex:0 0 16px;display:inline-flex;align-items:center;justify-content:center;background:rgba(255,255,255,.6)}.nds-filter-label input:checked + .nds-check{background:var(--nds-primary);border-color:var(--nds-primary)}.nds-filter-label input:checked + .nds-check:after{content:"";width:7px;height:7px;border-radius:2px;background:#111}.nds-filter-category-tree{display:grid!important;gap:10px}.nds-filter-cat-row{display:grid;grid-template-columns:minmax(0,1fr) 24px;align-items:center;gap:5px}.nds-cat-toggle{width:24px;height:24px;border:0;background:transparent;color:#111;position:relative;display:grid;place-items:center;cursor:pointer}.nds-cat-toggle span,.nds-cat-toggle span:before{content:"";position:absolute;width:12px;height:2px;border-radius:99px;background:currentColor}.nds-cat-toggle span:before{transform:rotate(90deg)}.nds-filter-cat-block.is-open>.nds-filter-cat-row .nds-cat-toggle span:before{display:none}.nds-subcat-list{display:none;gap:8px;margin:9px 0 0 20px;padding-left:12px;border-left:2px solid rgba(255,207,34,.55)}.nds-filter-cat-block.is-open>.nds-subcat-list{display:grid}.nds-price-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.nds-price-row label span{display:block;margin-bottom:7px;color:var(--nds-muted);font-size:11px;font-weight:900;text-transform:uppercase}.nds-price-row input{width:100%;min-height:42px;border:1px solid var(--nds-border);border-radius:999px;background:#fff;color:#111;padding:0 13px;font-size:13px;font-weight:750;outline:none}.nds-ajax-shop-toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:14px;align-items:center;margin-bottom:22px}.nds-ajax-shop-chips{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.nds-filter-chip{min-height:30px;border:0;border-radius:999px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;background:#fff;color:#171717;font-size:12px;font-weight:800;box-shadow:0 8px 18px rgba(20,18,12,.06)}button.nds-filter-chip{cursor:pointer}.nds-remove-filter,.nds-clear-filters,.nds-filter-chip-context{background:#171717!important;color:#fff!important}.nds-shop-view-switcher{display:inline-flex;background:#fff;border:1px solid var(--nds-border);border-radius:18px;padding:6px;gap:4px}.nds-shop-view-switcher button{width:34px;height:34px;border:0;border-radius:12px;background:transparent;color:#5d5d5d;font-weight:900;cursor:pointer}.nds-shop-view-switcher button.is-active{background:var(--nds-primary);color:#111}.nds-shop-sort{min-height:48px;min-width:190px;border:1px solid var(--nds-border);background:#fff;border-radius:18px;padding:0 42px 0 16px;font-size:14px;font-weight:700;outline:none}.nds-ajax-products-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:22px!important;align-items:stretch!important}.nds-ajax-product-card{min-width:0!important;border-radius:20px!important;background:#fff!important;border:1px solid var(--nds-border)!important;box-shadow:0 18px 44px rgba(20,18,12,.07)!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;height:100%!important}.nds-ajax-product-image{position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:1/1;background:#f2f0e8;overflow:hidden}.nds-ajax-product-image img{width:100%!important;height:100%!important;object-fit:contain!important;padding:18px;transition:.25s}.nds-ajax-product-card:hover .nds-ajax-product-image img{transform:scale(1.035)}.nds-ajax-product-badge{position:absolute;left:13px;top:13px;border-radius:999px;background:var(--nds-primary);color:#111;font-size:11px;font-weight:900;padding:7px 10px;line-height:1}.nds-ajax-product-body{padding:17px;display:flex;flex-direction:column;gap:9px;flex:1}.nds-ajax-product-cat{font-size:11px;font-weight:900;color:var(--nds-secondary);line-height:1}.nds-ajax-product-card h2{margin:0;font-size:16px;line-height:1.22;font-weight:800;letter-spacing:-.02em;min-height:40px}.nds-ajax-product-price{font-size:15px;font-weight:900;margin-top:auto}.nds-ajax-product-price del{opacity:.55;margin-right:5px}.nds-ajax-product-price ins{text-decoration:none}.nds-ajax-product-action{margin-top:4px}.nds-ajax-product-action .button{width:100%;min-height:40px!important;font-size:12px!important;padding:9px 12px!important}.nds-ajax-shop-wrap[data-cols="2"] .nds-ajax-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.nds-ajax-shop-wrap[data-cols="3"] .nds-ajax-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.nds-ajax-shop-wrap[data-cols="4"] .nds-ajax-products-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.nds-ajax-shop-wrap[data-cols="list"] .nds-ajax-products-grid{grid-template-columns:1fr!important}.nds-ajax-shop-wrap[data-cols="list"] .nds-ajax-product-card{display:grid!important;grid-template-columns:230px minmax(0,1fr)!important;align-items:stretch!important}.nds-ajax-shop-wrap[data-cols="list"] .nds-ajax-product-image{aspect-ratio:auto;min-height:230px}.nds-ajax-shop-wrap[data-cols="list"] .nds-ajax-product-body{padding:24px}.nds-ajax-shop-wrap[data-cols="list"] .nds-ajax-product-card h2{font-size:24px;min-height:0}.nds-ajax-shop-wrap[data-cols="list"] .nds-ajax-product-action .button{width:auto;min-width:170px}.nds-ajax-products-grid.is-loading{opacity:.42;pointer-events:none}.nds-ajax-pagination{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:36px}.nds-ajax-pagination button,.nds-ajax-pagination span{width:38px;height:38px;border:0;border-radius:999px;background:#fff;color:#111;display:grid;place-items:center;font-weight:900}.nds-ajax-pagination button{cursor:pointer}.nds-ajax-pagination button.is-current{background:#111;color:#fff}.nds-mobile-filter-button{display:none!important}.nds-ajax-filter-overlay{display:none}.nds-no-products{grid-column:1/-1;text-align:center;padding:36px;border-radius:18px;background:#fff;border:1px solid var(--nds-border);font-weight:800}.nds-woo-pagination{display:none!important}

.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:22px!important}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none!important}.woocommerce ul.products li.product{width:auto!important;margin:0!important;float:none!important;clear:none!important}.related.products ul.products,.upsells.products ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:22px!important}.related.products ul.products li.product,.upsells.products ul.products li.product{width:auto!important;margin:0!important;float:none!important}.nds-product-card__icons{display:none!important}.woocommerce div.product div.images .flex-control-thumbs{display:flex!important;flex-wrap:nowrap!important;gap:10px!important;overflow-x:auto!important;margin-top:10px!important;padding-bottom:8px!important}.woocommerce div.product div.images .flex-control-thumbs li{width:96px!important;min-width:96px!important;float:none!important;margin:0!important}.woocommerce div.product div.images .flex-control-thumbs img{border-radius:14px!important;background:#f3f1ea!important;object-fit:contain!important}.woocommerce div.product form.cart table.variations select.nds-hidden-select{display:none!important}.woocommerce div.product form.cart table.variations select{max-width:100%}.nds-variation-buttons{display:flex;flex-wrap:wrap;gap:10px;margin:4px 0 10px}.nds-variation-btn{border:1px solid var(--nds-border);background:#fff;border-radius:999px;padding:10px 16px;font-weight:800;cursor:pointer;transition:.18s;color:#111}.nds-variation-btn:hover,.nds-variation-btn.is-active{background:var(--nds-primary);border-color:var(--nds-primary);box-shadow:0 10px 20px rgba(255,207,34,.22)}

@media(max-width:1220px){.nds-ajax-shop-layout{grid-template-columns:230px minmax(0,1fr);gap:24px}.nds-ajax-products-grid,.nds-ajax-shop-wrap[data-cols="4"] .nds-ajax-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.nds-category-card{flex-basis:calc(33.333% - 15px)!important}.nds-footer-grid{grid-template-columns:1fr 1fr 1fr!important}.woocommerce ul.products,.related.products ul.products,.upsells.products ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media(max-width:900px){.nds-footer-grid{display:block!important}.nds-footer-title i{display:inline-grid!important}.nds-footer-title{pointer-events:auto!important;cursor:pointer!important;width:100%;justify-content:space-between}.nds-footer-accordion__body{display:none!important}.nds-footer-accordion.is-open .nds-footer-accordion__body{display:block!important}.nds-ajax-shop-wrap{padding:36px 0 52px}.nds-ajax-shop-title-row{align-items:flex-start}.nds-mobile-filter-button{display:inline-flex!important}.nds-ajax-shop-layout{display:block}.nds-ajax-shop-sidebar{position:fixed!important;top:0!important;left:0!important;bottom:0!important;width:min(420px,88vw)!important;background:#f8f6ef!important;z-index:210!important;transform:translateX(-110%);transition:.28s ease;padding:20px;overflow:auto;box-shadow:30px 0 80px rgba(0,0,0,.24)}body.nds-ajax-filter-open .nds-ajax-shop-sidebar{transform:none}.nds-ajax-filter-head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--nds-border);padding-bottom:14px;margin-bottom:18px}.nds-ajax-filter-head h2{margin:0;font-size:24px}.nds-ajax-filter-head button{border:0;background:#fff;width:42px;height:42px;border-radius:50%;font-size:28px;line-height:1}.nds-ajax-filter-overlay{position:fixed;inset:0;background:rgba(0,0,0,.48);z-index:205;opacity:0;pointer-events:none;transition:.25s;display:block}body.nds-ajax-filter-open .nds-ajax-filter-overlay{opacity:1;pointer-events:auto}.nds-ajax-shop-toolbar{grid-template-columns:1fr;align-items:start}.nds-shop-view-switcher{display:none}.nds-shop-sort{width:100%}.nds-ajax-products-grid,.nds-ajax-shop-wrap[data-cols="2"] .nds-ajax-products-grid,.nds-ajax-shop-wrap[data-cols="3"] .nds-ajax-products-grid,.nds-ajax-shop-wrap[data-cols="4"] .nds-ajax-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}.nds-ajax-shop-wrap[data-cols="list"] .nds-ajax-product-card{grid-template-columns:110px minmax(0,1fr)!important}.nds-ajax-shop-wrap[data-cols="list"] .nds-ajax-product-image{min-height:145px}.nds-ajax-product-body{padding:13px}.nds-ajax-product-card h2{font-size:13.5px;min-height:34px}.nds-ajax-product-price{font-size:13px}.nds-ajax-product-image img{padding:12px}.nds-category-card{flex-basis:78%!important;min-width:270px!important}.woocommerce ul.products,.related.products ul.products,.upsells.products ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}.nds-mini-cart-row{grid-template-columns:70px minmax(0,1fr)}.nds-mini-cart-thumb{width:70px;height:70px}.nds-mini-cart-name{font-size:12.5px!important}}
@media(max-width:520px){.nds-ajax-shop-title-row{display:grid;gap:16px}.nds-ajax-shop-title-row h1{font-size:36px}.nds-header-logo-link img{max-height:var(--nds-logo-mobile,52px)!important;max-width:170px!important}.nds-footer-logo img{max-height:74px!important}.nds-mini-cart-actions{grid-template-columns:1fr}.nds-category-grid{gap:14px!important}.nds-category-card{min-width:82%!important}.nds-ajax-product-action .button{font-size:10.5px!important;padding-inline:8px!important}.nds-filter-heading{font-size:22px}}


/* Native v1.6 fixes: clear homepage category images, no count badges, and guaranteed shop filter layout. */
.nds-category-card-image{position:relative!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:12px!important;text-align:center!important;min-height:150px!important;padding:18px!important;overflow:hidden!important;background:#fff!important}
.nds-category-card__media{position:relative!important;inset:auto!important;opacity:1!important;width:100%!important;height:84px!important;min-height:84px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:transparent!important;border-radius:0!important;margin:0!important;z-index:1!important}
.nds-category-card__media img{max-width:100%!important;max-height:84px!important;width:auto!important;height:auto!important;object-fit:contain!important;filter:none!important;opacity:1!important;transform:none!important}
.nds-category-card__count{display:none!important}
.nds-category-card-image strong{position:relative!important;z-index:2!important;font-size:16px!important;line-height:1.2!important;margin:0!important;color:var(--nds-text)!important}
.nds-category-card-image:hover .nds-category-card__media img{transform:none!important}
.nds-category-grid{display:flex!important;gap:18px!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;padding-bottom:12px!important;grid-template-columns:none!important}
.nds-category-card-image{flex:0 0 calc(25% - 14px)!important;scroll-snap-align:start!important}
.nds-ajax-shop-layout{display:grid!important;grid-template-columns:280px minmax(0,1fr)!important;gap:34px!important;align-items:start!important}
.nds-ajax-shop-sidebar{display:block!important;visibility:visible!important;opacity:1!important;position:sticky!important;top:112px!important;align-self:start!important;background:#fff!important;border:1px solid var(--nds-border)!important;border-radius:24px!important;padding:22px!important;box-shadow:0 18px 44px rgba(20,18,12,.06)!important}
.nds-ajax-filter-head{display:none!important}
.nds-ajax-products-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}
@media(max-width:1220px){.nds-category-card-image{flex-basis:calc(33.333% - 14px)!important}.nds-ajax-shop-layout{grid-template-columns:250px minmax(0,1fr)!important}.nds-ajax-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media(max-width:900px){.nds-category-card-image{flex-basis:76%!important;min-width:250px!important}.nds-category-card__media{height:78px!important;min-height:78px!important}.nds-category-card__media img{max-height:78px!important}.nds-ajax-shop-layout{display:block!important}.nds-ajax-shop-sidebar{position:fixed!important;top:0!important;left:0!important;bottom:0!important;width:min(420px,88vw)!important;border-radius:0!important;z-index:210!important;transform:translateX(-110%);transition:.28s ease;overflow:auto!important}.nds-ajax-filter-head{display:flex!important}body.nds-ajax-filter-open .nds-ajax-shop-sidebar{transform:none!important}.nds-ajax-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}

/* Native v1.7 fixes: editable header CTA, working filter accordions, non-sticky filter sidebar, clean scroll areas. */
.nds-ajax-shop-sidebar{
  position:relative!important;
  top:auto!important;
  align-self:start!important;
  overflow:visible!important;
}
.nds-filter-heading{
  min-height:36px!important;
  padding-right:6px!important;
  overflow:visible!important;
}
.nds-filter-heading span{
  min-width:0!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
.nds-filter-heading i{
  flex:0 0 28px!important;
  width:28px!important;
  height:28px!important;
  min-width:28px!important;
  border-radius:50%!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  background:#f6f5f2!important;
  color:#171717!important;
  overflow:visible!important;
}
.nds-filter-heading i:before,
.nds-filter-heading i:after{
  left:8px!important;
  top:13px!important;
  width:12px!important;
}
.nds-filter-body{display:none!important;}
.nds-filter-panel-section.is-open > .nds-filter-body{display:block!important;}
.nds-filter-panel-section.is-open > .nds-filter-body.nds-filter-category-tree{display:grid!important;}
.nds-filter-panel-section:first-child > .nds-filter-body,
.nds-filter-category-tree{
  max-height:300px!important;
  overflow-y:auto!important;
  overflow-x:hidden!important;
  padding-right:8px!important;
  scrollbar-width:thin!important;
}
.nds-filter-category-tree::-webkit-scrollbar,
.nds-mini-cart-items::-webkit-scrollbar,
.nds-mini-cart-content .woocommerce-mini-cart::-webkit-scrollbar{width:7px;height:7px;}
.nds-filter-category-tree::-webkit-scrollbar-thumb,
.nds-mini-cart-items::-webkit-scrollbar-thumb,
.nds-mini-cart-content .woocommerce-mini-cart::-webkit-scrollbar-thumb{background:#d2cabc;border-radius:99px;}
.nds-filter-cat-row{grid-template-columns:minmax(0,1fr) 34px!important;}
.nds-cat-toggle{
  width:30px!important;
  height:30px!important;
  min-width:30px!important;
  border-radius:50%!important;
  background:#f6f5f2!important;
  overflow:visible!important;
  z-index:2!important;
}
.nds-cat-toggle span,
.nds-cat-toggle span:before{width:12px!important;}
.nds-subcat-list{display:none!important;}
.nds-filter-cat-block.is-open > .nds-subcat-list{display:grid!important;}
.nds-mini-cart-footer{position:static!important;bottom:auto!important;}
.nds-mini-cart-items,
.nds-mini-cart-content .woocommerce-mini-cart{
  max-height:300px!important;
  overflow-y:auto!important;
  overflow-x:hidden!important;
  padding-right:6px!important;
}
@media(max-width:900px){
  .nds-ajax-shop-sidebar{
    position:fixed!important;
    top:0!important;
    bottom:0!important;
    overflow:auto!important;
  }
}


/* v2.4 Elementor layout width rules: every normal NDS section is 1320px, page heroes are full-bleed. */
:root{--nds-container:1320px;--nds-elementor-section-width:1320px;}
.nds-container{width:min(var(--nds-container,1320px),calc(100% - 44px));margin-left:auto;margin-right:auto;}
.elementor-page .elementor-section.nds-elementor-boxed-section>.elementor-container{max-width:1320px!important;width:min(1320px,calc(100% - 44px))!important;margin-left:auto!important;margin-right:auto!important;}
.elementor-page .elementor-section.nds-elementor-hero-section{width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;left:auto!important;right:auto!important;}
.elementor-page .elementor-section.nds-elementor-hero-section>.elementor-container{max-width:100%!important;width:100%!important;}
.elementor-widget .nds-hero,.elementor-widget .nds-page-hero{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);}
.elementor-widget .nds-hero .nds-container,.elementor-widget .nds-page-hero .nds-container{width:min(1320px,calc(100% - 44px));}
.nds-elementor-editable-root:not(.nds-el-hero)>.nds-section:not(.nds-page-hero):not(.nds-hero)>.nds-container,
.nds-elementor-editable-root:not(.nds-el-hero)>.nds-delivery-strip>.nds-container,
.nds-elementor-editable-root:not(.nds-el-hero)>.nds-stats-band>.nds-container{width:min(1320px,calc(100% - 44px));}
@media(max-width:767px){.nds-container,.elementor-widget .nds-hero .nds-container,.elementor-widget .nds-page-hero .nds-container{width:calc(100% - 28px)}.elementor-page .elementor-section.nds-elementor-boxed-section>.elementor-container{width:calc(100% - 28px)!important;}}

/* v2.5 premium feature UI */
.nds-free-shipping-bar{background:#fff;border:1px solid var(--nds-border);border-radius:16px;padding:14px 16px;margin:0 0 16px;color:var(--nds-text);box-shadow:0 10px 24px rgba(0,0,0,.04)}
.nds-mini-cart-footer .nds-free-shipping-bar{margin-bottom:14px;background:#f9f7ef;padding:12px;border-radius:14px}.nds-free-shipping-bar__text{font-size:13px;font-weight:800;margin-bottom:9px}.nds-free-shipping-bar__track{height:9px;background:#e8e1d2;border-radius:999px;overflow:hidden}.nds-free-shipping-bar__track span{display:block;height:100%;background:linear-gradient(90deg,var(--nds-primary),var(--nds-secondary));border-radius:999px;transition:width .35s ease}
.nds-catalog-hidden-price{font-size:13px;font-weight:900;color:var(--nds-secondary)}.nds-catalog-mode .single_add_to_cart_button,.nds-catalog-mode form.cart,.nds-catalog-mode .quantity{display:none!important}.nds-catalog-contact{background:#111!important;color:#fff!important;border-radius:999px!important}.nds-quote-mode .single_add_to_cart_button,.nds-quote-mode .button.product_type_simple.add_to_cart_button{background:var(--nds-primary)!important;color:#111!important}.nds-buy-now-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 28px;border-radius:999px;background:#111;color:#fff!important;text-decoration:none!important;font-weight:900;margin:12px 0 0 10px;box-shadow:0 12px 28px rgba(0,0,0,.13)}
.nds-checkout-quote-notice,.nds-checkout-countdown{max-width:var(--nds-container);margin:18px auto 0;background:#fff6d6;border:1px solid #f2d486;border-radius:18px;padding:16px 20px;color:#171717;font-weight:850}.nds-checkout-countdown{background:#0a0d10;color:#fff;border-color:#0a0d10}.nds-quote-mode .woocommerce-checkout-payment{background:#f9f7ef!important;border:1px solid var(--nds-border)!important;border-radius:18px!important;padding:16px!important}.nds-quote-mode .woocommerce-checkout-payment:before{content:'No payment is collected in quote mode. Submit your details and the store team will contact you.';display:block;margin-bottom:12px;font-weight:800;color:#333}.nds-quote-mode .woocommerce-checkout-payment .wc_payment_methods{display:none!important}
.nds-recent-sales-count{margin:12px 0 10px;padding:10px 14px;border-radius:999px;background:#fff7d7;border:1px solid #f0d77a;font-size:13px;font-weight:850;display:inline-flex}.nds-stock-progress{margin:10px 0 16px;max-width:440px}.nds-stock-progress span{display:block;font-size:13px;font-weight:850;margin-bottom:8px}.nds-stock-progress i{display:block;height:8px;background:#ebe4d7;border-radius:999px;overflow:hidden}.nds-stock-progress b{display:block;height:100%;background:linear-gradient(90deg,var(--nds-secondary),var(--nds-primary));border-radius:999px}.nds-about-live-visitors{display:inline-flex;align-items:center;gap:9px;margin-top:18px;padding:10px 14px;border-radius:999px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);font-weight:800}.nds-about-live-visitors span{width:9px;height:9px;border-radius:50%;background:#52d66b;box-shadow:0 0 0 7px rgba(82,214,107,.18)}
.nds-live-sales{position:fixed;left:24px;bottom:24px;z-index:99990;pointer-events:none}.nds-live-sales-card{width:min(360px,calc(100vw - 32px));display:grid;grid-template-columns:64px 1fr;gap:12px;align-items:center;background:#fff;color:#151515;border:1px solid rgba(0,0,0,.08);border-radius:18px;box-shadow:0 18px 60px rgba(0,0,0,.22);padding:12px;opacity:0;transform:translateY(20px);transition:.3s ease;pointer-events:auto}.nds-live-sales-card.is-visible{opacity:1;transform:translateY(0)}.nds-live-sales-card img{width:64px;height:64px;object-fit:cover;border-radius:13px;background:#f3f1ea}.nds-live-sales-card strong{display:block;font-size:13px;line-height:1.25;margin-bottom:3px}.nds-live-sales-card span{display:block;font-size:12px;color:#666;line-height:1.25}.nds-live-sales-card em{display:block;font-style:normal;color:var(--nds-secondary);font-weight:900;font-size:11px;margin-top:4px}.nds-live-sales-card a{color:inherit;text-decoration:none}.nds-feature-placeholder-note{font-size:12px;color:#6b7280}
@media(max-width:767px){.nds-buy-now-button{margin:10px 0 0;width:100%}.nds-live-sales{left:12px;right:12px;bottom:14px}.nds-live-sales-card{width:100%}}
.nds-sticky-add-cart-bar{position:fixed;left:0;right:0;bottom:0;z-index:99980;background:#fff;border-top:1px solid var(--nds-border);box-shadow:0 -14px 40px rgba(0,0,0,.12);padding:12px clamp(16px,4vw,42px);display:flex;align-items:center;justify-content:space-between;gap:16px;transform:translateY(105%);transition:.25s ease}.nds-sticky-add-cart-bar.is-visible{transform:translateY(0)}.nds-sticky-add-cart-bar strong{font-size:14px}.nds-sticky-add-cart-bar button{border:0;border-radius:999px;background:var(--nds-primary);padding:13px 24px;font-weight:900;cursor:pointer}@media(min-width:1024px){.nds-sticky-add-cart-bar{display:none}}

/* v2.6 Shopify-like cart, checkout and thank-you pages */
body.nds-shopify-checkout-enabled.woocommerce-checkout .nds-site-header,
body.nds-shopify-checkout-enabled.woocommerce-checkout .nds-site-footer,
body.nds-shopify-checkout-enabled.woocommerce-checkout .nds-announcement,
body.nds-shopify-checkout-enabled.woocommerce-order-received .nds-site-header,
body.nds-shopify-checkout-enabled.woocommerce-order-received .nds-site-footer,
body.nds-shopify-checkout-enabled.woocommerce-order-received .nds-announcement{display:none!important}
body.nds-shopify-checkout-enabled.woocommerce-checkout,
body.nds-shopify-checkout-enabled.woocommerce-order-received{background:#fff!important;color:#111;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Inter,Arial,sans-serif!important}
body.nds-shopify-checkout-enabled.woocommerce-checkout .nds-main,
body.nds-shopify-checkout-enabled.woocommerce-order-received .nds-main{padding:0!important}
.nds-shopify-checkout-page,.nds-thankyou-shopify-page{background:#fff;color:#111;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Inter,Arial,sans-serif}.nds-shopify-checkout-header,.nds-thankyou-shopify-header{height:64px;border-bottom:1px solid #dcdcdc;background:#fff}.nds-shopify-checkout-header__inner,.nds-thankyou-shopify-header__inner{width:min(920px,calc(100% - 40px));height:100%;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.nds-shopify-checkout-logo img,.nds-thankyou-logo img{max-height:42px;width:auto;object-fit:contain}.nds-shopify-checkout-cart-icon,.nds-thankyou-cart-icon{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;color:#1457ff;position:relative}.nds-shopify-checkout-cart-icon span{position:absolute;right:-5px;top:-5px;background:#111;color:#fff;border-radius:50%;font-size:11px;min-width:18px;height:18px;display:grid;place-items:center}.nds-shopify-checkout-layout{display:grid;grid-template-columns:minmax(0,1fr) 47%;min-height:calc(100vh - 64px)}.nds-shopify-checkout-main{width:min(520px,calc(100% - 44px));margin-left:auto;margin-right:34px;padding:42px 0 42px}.nds-shopify-checkout-summary{background:#f5f5f5;border-left:1px solid #dedede;padding:42px 0}.nds-shopify-summary-inner{width:min(420px,calc(100% - 44px));margin-left:34px}.nds-shopify-express{text-align:center;margin-bottom:18px}.nds-shopify-express p{font-size:13px;color:#777;margin:0 0 12px}.nds-shopify-express-buttons{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.nds-express-btn{height:44px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:19px;color:#fff!important;text-decoration:none!important}.nds-express-shop{background:#5433eb}.nds-express-paypal{background:#ffc439;color:#073b78!important;font-style:italic}.nds-express-gpay{background:#000}.nds-shopify-or{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:14px;margin:18px 0;color:#777;font-size:12px}.nds-shopify-or span{height:1px;background:#d9d9d9}.nds-shopify-checkout-section{margin:0 0 24px}.nds-shopify-section-heading{display:flex;justify-content:space-between;align-items:center;gap:12px}.nds-shopify-checkout-section h2,.nds-shopify-section-heading h2{margin:0 0 12px;font-size:21px;letter-spacing:-.01em;line-height:1.2;font-weight:760;color:#111}.nds-shopify-section-heading a{font-size:13px;color:#064fe8;text-decoration:underline}.nds-shopify-fields-card{background:transparent}.nds-shopify-checkout-page .form-row{margin:0 0 10px!important}.nds-shopify-checkout-page .form-row-first,.nds-shopify-checkout-page .form-row-last{width:calc(50% - 5px)!important;float:left!important}.nds-shopify-checkout-page .form-row-last{float:right!important}.nds-shopify-checkout-page .form-row-wide{clear:both!important}.nds-shopify-checkout-page label{font-size:13px;font-weight:650;color:#111;margin-bottom:4px}.nds-shopify-checkout-page .woocommerce-input-wrapper{display:block}.nds-shopify-checkout-page input.input-text,.nds-shopify-checkout-page textarea,.nds-shopify-checkout-page select,.nds-shopify-checkout-page .select2-container .select2-selection--single{min-height:46px!important;border:1px solid #d4d4d4!important;border-radius:9px!important;background:#fff!important;padding:0 12px!important;font-size:14px!important;box-shadow:none!important;color:#111!important}.nds-shopify-checkout-page textarea{min-height:92px!important;padding:12px!important}.nds-shopify-checkout-page .select2-container .select2-selection--single .select2-selection__rendered{line-height:44px!important;padding-left:0!important;color:#111!important}.nds-shopify-checkout-page .select2-container .select2-selection--single .select2-selection__arrow{height:44px!important}.nds-shopify-secure-note{margin:-6px 0 10px;font-size:13px;color:#666}.nds-shopify-checkout-page #payment{background:transparent!important;border-radius:0!important;padding:0!important}.nds-shopify-checkout-page #payment ul.payment_methods{border:1px solid #d4d4d4!important;border-radius:9px!important;background:#fff!important;padding:0!important;overflow:hidden}.nds-shopify-checkout-page #payment ul.payment_methods li{border-bottom:1px solid #e8e8e8!important;padding:14px!important;margin:0!important}.nds-shopify-checkout-page #payment ul.payment_methods li:last-child{border-bottom:0!important}.nds-shopify-checkout-page #payment div.payment_box{background:#f4f4f4!important;border-radius:0!important;margin:12px -14px -14px!important;padding:14px!important}.nds-shopify-checkout-page #payment div.payment_box:before{display:none!important}.nds-shopify-checkout-page #payment .place-order{padding:0!important;margin:24px 0 0!important}.nds-shopify-checkout-page #payment #place_order{width:100%!important;min-height:52px!important;border-radius:9px!important;background:#0b5bd3!important;color:#fff!important;font-size:15px!important;font-weight:760!important}.nds-shopify-save-info{font-size:12px;color:#555;margin-top:20px}.nds-shopify-save-info strong{display:block;color:#111;margin-bottom:2px}.nds-shopify-save-info p{margin:0}.nds-shopify-checkout-links{display:flex;gap:18px;flex-wrap:wrap;border-top:1px solid #d9d9d9;margin-top:36px;padding-top:15px}.nds-shopify-checkout-links a{font-size:12px;color:#064fe8;text-decoration:underline}.nds-shopify-summary-products{display:grid;gap:15px;margin-bottom:22px}.nds-shopify-summary-item{display:grid;grid-template-columns:64px minmax(0,1fr) auto;gap:12px;align-items:start}.nds-shopify-summary-thumb{width:64px;height:64px;border:1px solid #d8d8d8;border-radius:9px;background:#fff;position:relative}.nds-shopify-summary-thumb img{width:100%;height:100%;object-fit:contain;border-radius:8px}.nds-shopify-summary-thumb span{position:absolute;right:-8px;top:-8px;background:#111;color:#fff;border-radius:50%;font-size:11px;font-weight:700;min-width:20px;height:20px;display:grid;place-items:center}.nds-shopify-summary-name strong{display:block;font-size:13.5px;font-weight:700;line-height:1.25}.nds-shopify-summary-name small{display:block;margin-top:2px;color:#777;font-size:12px}.nds-shopify-summary-price{font-size:13px;font-weight:700;white-space:nowrap}.nds-shopify-discount-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-bottom:22px}.nds-shopify-discount-row input{height:46px;border:1px solid #d4d4d4;border-radius:9px;background:#fff;padding:0 12px;font-size:14px}.nds-shopify-discount-row button{height:46px;border-radius:9px!important;background:#e9e9e9!important;color:#555!important;padding:0 18px!important}.nds-shopify-order-review table.shop_table{border:0!important;margin:0!important;background:transparent!important}.nds-shopify-order-review table.shop_table thead,.nds-shopify-order-review table.shop_table .cart_item{display:none!important}.nds-shopify-order-review table.shop_table th,.nds-shopify-order-review table.shop_table td{border:0!important;padding:6px 0!important;background:transparent!important;font-size:14px!important}.nds-shopify-order-review table.shop_table tr.order-total th,.nds-shopify-order-review table.shop_table tr.order-total td{padding-top:14px!important;font-size:18px!important;border-top:1px solid #ddd!important}.nds-shopify-order-review table.shop_table tr.order-total strong{font-size:19px}.nds-shopify-order-review .woocommerce-shipping-totals td{color:#666!important}.nds-shopify-order-review .woocommerce-checkout-payment{display:none!important}

.nds-shopify-cart-page{padding:56px 0 74px;background:#f7f6f1}.nds-shopify-cart-headline{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:24px}.nds-shopify-cart-headline h1{margin:0;font-size:42px;line-height:1;font-weight:820;letter-spacing:-.04em}.nds-shopify-cart-headline p{margin:8px 0 0;color:var(--nds-muted)}.nds-shopify-empty-cart{background:#fff;border:1px solid var(--nds-border);border-radius:24px;padding:48px;text-align:center}.nds-shopify-cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:28px;align-items:start}.nds-shopify-cart-items,.nds-shopify-cart-summary{background:#fff;border:1px solid var(--nds-border);border-radius:24px;box-shadow:0 14px 40px rgba(0,0,0,.04)}.nds-shopify-cart-items{padding:10px}.nds-shopify-cart-summary{padding:22px;position:static}.nds-shopify-cart-summary h2{font-size:22px;margin:0 0 14px}.nds-shopify-cart-item{display:grid;grid-template-columns:110px minmax(0,1fr);gap:16px;padding:14px;border-bottom:1px solid #eee}.nds-shopify-cart-item:last-of-type{border-bottom:0}.nds-shopify-cart-thumb{width:110px;height:110px;background:#f5f3ec;border-radius:16px;overflow:hidden}.nds-shopify-cart-thumb img{width:100%;height:100%;object-fit:contain}.nds-shopify-cart-title-line{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.nds-shopify-cart-title-line a,.nds-shopify-cart-title-line strong{font-size:16px;font-weight:820;line-height:1.25;color:#111!important}.nds-shopify-cart-remove{width:28px;height:28px;border-radius:50%;background:#f2f0e8;color:#111!important;display:grid;place-items:center;font-size:20px;font-weight:800;flex:0 0 auto}.nds-shopify-cart-variant,.nds-shopify-cart-meta{font-size:13px;color:#747474;margin:4px 0}.nds-shopify-cart-meta dl,.nds-shopify-cart-meta dt,.nds-shopify-cart-meta dd{display:inline;margin:0}.nds-shopify-cart-bottom{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:18px}.nds-shopify-cart-qty .quantity{display:flex;align-items:center}.nds-shopify-cart-qty input.qty{width:72px!important;height:42px!important;border:1px solid #ddd!important;border-radius:999px!important;text-align:center}.nds-shopify-cart-price{font-weight:850;font-size:15px}.nds-shopify-cart-actions-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px;flex-wrap:wrap}.nds-shopify-cart-coupon{display:flex;gap:8px;flex:1;max-width:440px}.nds-shopify-cart-coupon input{height:44px;border:1px solid #ddd;border-radius:12px;padding:0 12px;flex:1}.nds-shopify-cart-coupon button,.nds-shopify-update-cart{height:44px!important;border-radius:12px!important}.nds-shopify-cart-summary .cart_totals{float:none!important;width:100%!important}.nds-shopify-cart-summary .cart_totals h2{display:none}.nds-shopify-cart-summary table.shop_table{border:0!important;margin:0 0 18px!important}.nds-shopify-cart-summary table.shop_table th,.nds-shopify-cart-summary table.shop_table td{border:0!important;background:transparent!important;padding:8px 0!important}.nds-shopify-cart-summary .wc-proceed-to-checkout a.checkout-button{width:100%!important;min-height:52px!important;border-radius:12px!important;background:#0b5bd3!important;color:#fff!important}.nds-shopify-cart-note{display:block;margin-top:16px;font-weight:800}.nds-shopify-cart-note textarea{width:100%;margin-top:8px;border:1px solid #ddd;border-radius:14px;padding:12px;resize:vertical;font-weight:500}

.nds-thankyou-shopify-page{background:#fff;color:#111;min-height:100vh}.nds-thankyou-shopify-layout{display:grid;grid-template-columns:minmax(0,1fr) 43%;min-height:calc(100vh - 64px)}.nds-thankyou-main{width:min(620px,calc(100% - 44px));margin-left:auto;margin-right:42px;padding:46px 0}.nds-thankyou-summary{background:#f5f5f5;border-left:1px solid #dedede;padding:46px 42px}.nds-thankyou-summary h2{font-size:20px;margin:0 0 18px}.nds-thankyou-status{display:grid;grid-template-columns:46px minmax(0,1fr);gap:14px;margin-bottom:26px}.nds-thankyou-check{width:46px;height:46px;border-radius:50%;border:2px solid #177245;color:#177245;display:grid;place-items:center;font-size:26px;font-weight:800}.nds-thankyou-status small{display:block;color:#777;margin-bottom:4px}.nds-thankyou-status h1{margin:0 0 6px;font-size:28px;letter-spacing:-.02em}.nds-thankyou-status p{margin:0;color:#555}.nds-thankyou-map-card{border:1px solid #ddd;border-radius:14px;overflow:hidden;margin-bottom:20px;background:#fff}.nds-thankyou-map-card iframe{width:100%;height:260px;border:0;display:block;background:#eee}.nds-thankyou-map-address{padding:16px}.nds-thankyou-map-address p{margin:4px 0 0;color:#555}.nds-thankyou-info-card{border:1px solid #ddd;border-radius:14px;background:#fff;padding:20px;margin-bottom:18px}.nds-thankyou-info-card h2{margin:0 0 18px;font-size:20px}.nds-thankyou-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px 28px}.nds-thankyou-info-grid h3{font-size:14px;margin:0 0 6px}.nds-thankyou-info-grid p{margin:0;color:#555;font-size:14px}.nds-thankyou-support,.nds-thankyou-footer-note{color:#555}.nds-thankyou-actions{display:flex;gap:12px;flex-wrap:wrap;margin:18px 0}.nds-thankyou-items{display:grid;gap:14px;margin-bottom:22px}.nds-thankyou-item{display:grid;grid-template-columns:60px minmax(0,1fr) auto;gap:12px;align-items:center}.nds-thankyou-thumb{width:60px;height:60px;border:1px solid #ddd;background:#fff;border-radius:10px;position:relative}.nds-thankyou-thumb img{width:100%;height:100%;object-fit:contain}.nds-thankyou-thumb span{position:absolute;right:-8px;top:-8px;width:20px;height:20px;border-radius:50%;background:#111;color:#fff;display:grid;place-items:center;font-size:11px}.nds-thankyou-item strong{font-size:13.5px}.nds-thankyou-totals{border-top:1px solid #ddd;padding-top:12px}.nds-thankyou-total-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:7px 0}.nds-thankyou-total-row.order_total{font-size:18px;border-top:1px solid #ddd;margin-top:8px;padding-top:14px}
@media(max-width:980px){.nds-shopify-checkout-layout,.nds-thankyou-shopify-layout{grid-template-columns:1fr}.nds-shopify-checkout-main,.nds-thankyou-main{width:min(640px,calc(100% - 32px));margin:0 auto;padding:28px 0}.nds-shopify-checkout-summary,.nds-thankyou-summary{border-left:0;border-top:1px solid #ddd;padding:24px 0}.nds-shopify-summary-inner{width:min(640px,calc(100% - 32px));margin:0 auto}.nds-thankyou-summary{padding:24px 16px}.nds-shopify-express-buttons{grid-template-columns:1fr}.nds-shopify-cart-layout{grid-template-columns:1fr}.nds-shopify-cart-headline{align-items:flex-start;flex-direction:column}.nds-shopify-cart-item{grid-template-columns:86px minmax(0,1fr)}.nds-shopify-cart-thumb{width:86px;height:86px}.nds-thankyou-info-grid{grid-template-columns:1fr}} 
@media(max-width:520px){.nds-shopify-checkout-header__inner,.nds-thankyou-shopify-header__inner{width:calc(100% - 24px)}.nds-shopify-checkout-logo img,.nds-thankyou-logo img{max-height:34px}.nds-shopify-checkout-page .form-row-first,.nds-shopify-checkout-page .form-row-last{width:100%!important;float:none!important}.nds-shopify-cart-page{padding:32px 0}.nds-shopify-cart-headline h1{font-size:34px}.nds-shopify-cart-items,.nds-shopify-cart-summary{border-radius:18px}.nds-shopify-cart-actions-row{display:grid}.nds-shopify-cart-coupon{max-width:none;width:100%}.nds-thankyou-status{grid-template-columns:1fr}.nds-thankyou-map-card iframe{height:210px}}
body.nds-shopify-thankyou-enabled.woocommerce-order-received .nds-site-header,
body.nds-shopify-thankyou-enabled.woocommerce-order-received .nds-site-footer,
body.nds-shopify-thankyou-enabled.woocommerce-order-received .nds-announcement{display:none!important}

/* v2.7.0 Shopify checkout/thank-you hard fixes */
body.nds-shopify-checkout-enabled.woocommerce-checkout .nds-page-hero,
body.nds-shopify-checkout-enabled.woocommerce-checkout .nds-checkout-notice,
body.nds-shopify-thankyou-enabled.woocommerce-order-received .nds-page-hero,
body.nds-shopify-thankyou-enabled.woocommerce-order-received .nds-checkout-notice{display:none!important}
body.nds-shopify-checkout-enabled.woocommerce-checkout .nds-site,
body.nds-shopify-thankyou-enabled.woocommerce-order-received .nds-site{background:#fff!important}
body.nds-shopify-checkout-enabled.woocommerce-checkout .site-main,
body.nds-shopify-thankyou-enabled.woocommerce-order-received .site-main{padding:0!important;margin:0!important;max-width:none!important;width:100%!important}
body.nds-shopify-checkout-enabled.woocommerce-checkout .woocommerce-notices-wrapper{display:none!important}
.nds-shopify-checkout-page{background:#fff!important;color:#111!important;min-height:100vh!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important}
.nds-shopify-checkout-header{height:64px!important;background:#fff!important;border-bottom:1px solid #dedede!important}
.nds-shopify-checkout-header__inner{width:min(1000px,calc(100% - 44px))!important;height:100%!important;margin:0 auto!important;display:flex!important;align-items:center!important;justify-content:space-between!important}
.nds-shopify-checkout-logo img,.nds-thankyou-logo img{max-height:44px!important;width:auto!important;object-fit:contain!important}
.nds-shopify-checkout-layout{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(420px,47%)!important;min-height:calc(100vh - 64px)!important;background:#fff!important}
.nds-shopify-checkout-main{width:min(560px,calc(100% - 44px))!important;margin-left:auto!important;margin-right:38px!important;padding:38px 0 42px!important;background:#fff!important}
.nds-shopify-checkout-summary{background:#f5f5f5!important;border-left:1px solid #dedede!important;padding:38px 0!important;min-height:calc(100vh - 64px)!important}
.nds-shopify-summary-inner{width:min(430px,calc(100% - 44px))!important;margin-left:38px!important;margin-right:auto!important}
.nds-shopify-express{margin:0 0 20px!important;text-align:center!important}
.nds-shopify-express p{margin:0 0 12px!important;color:#6b6b6b!important;font-size:13px!important;font-weight:500!important}
.nds-shopify-express-buttons{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}
.nds-express-btn{height:44px!important;border-radius:7px!important;display:flex!important;align-items:center!important;justify-content:center!important;font-weight:800!important;font-size:18px!important;line-height:1!important;text-decoration:none!important;box-shadow:none!important}
.nds-express-shop{background:#5a31f4!important;color:#fff!important;text-transform:lowercase!important;font-size:20px!important}
.nds-express-paypal{background:#ffc439!important;color:#073b78!important;font-style:italic!important}
.nds-express-gpay{background:#000!important;color:#fff!important;font-size:17px!important}
.nds-shopify-or{margin:18px 0!important}
.nds-shopify-checkout-section{margin:0 0 22px!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}
.nds-shopify-section-heading{display:flex!important;align-items:center!important;justify-content:space-between!important;margin:0 0 10px!important}
.nds-shopify-checkout-section h2,.nds-shopify-section-heading h2{margin:0 0 10px!important;color:#111!important;font-size:19px!important;font-weight:700!important;line-height:1.25!important;letter-spacing:-.015em!important;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Inter,Arial,sans-serif!important}
.nds-shopify-section-heading h2{margin:0!important}
.nds-shopify-section-heading a{font-size:13px!important;color:#005bd3!important;text-decoration:underline!important;font-weight:400!important}
.nds-shopify-fields-card{background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important}
.nds-shopify-checkout-page .form-row{margin:0 0 10px!important;padding:0!important;position:relative!important;clear:both!important}
.nds-shopify-checkout-page .form-row-first{width:calc(50% - 5px)!important;float:left!important;clear:left!important}
.nds-shopify-checkout-page .form-row-last{width:calc(50% - 5px)!important;float:right!important;clear:none!important}
.nds-shopify-checkout-page #billing_city_field{width:32%!important;float:left!important;clear:left!important;margin-right:2%!important}
.nds-shopify-checkout-page #billing_state_field{width:32%!important;float:left!important;clear:none!important;margin-right:2%!important}
.nds-shopify-checkout-page #billing_postcode_field{width:32%!important;float:left!important;clear:none!important;margin-right:0!important}
.nds-shopify-checkout-page #billing_phone_field{clear:both!important;width:100%!important;float:none!important}
.nds-shopify-checkout-page .form-row-wide{clear:both!important;width:100%!important;float:none!important}
.nds-shopify-checkout-page label{display:none!important}
.nds-shopify-checkout-page .woocommerce-input-wrapper{display:block!important;width:100%!important}
.nds-shopify-checkout-page input.input-text,
.nds-shopify-checkout-page textarea,
.nds-shopify-checkout-page select,
.nds-shopify-checkout-page .select2-container .select2-selection--single{width:100%!important;min-height:46px!important;border:1px solid #d6d6d6!important;border-radius:8px!important;background:#fff!important;color:#111!important;padding:0 12px!important;font-size:14px!important;font-weight:400!important;line-height:44px!important;box-shadow:none!important;outline:none!important}
.nds-shopify-checkout-page input.input-text:focus,
.nds-shopify-checkout-page textarea:focus,
.nds-shopify-checkout-page select:focus,
.nds-shopify-checkout-page .select2-container--open .select2-selection--single{border-color:#1773e6!important;box-shadow:0 0 0 1px #1773e6!important}
.nds-shopify-checkout-page .select2-container{width:100%!important}
.nds-shopify-checkout-page .select2-container .select2-selection--single .select2-selection__rendered{line-height:44px!important;padding:0!important;color:#111!important}
.nds-shopify-checkout-page .select2-container .select2-selection--single .select2-selection__arrow{height:44px!important;right:8px!important}
.nds-shopify-checkout-page .woocommerce-additional-fields h3,
.nds-shopify-checkout-page .woocommerce-billing-fields h3,
.nds-shopify-checkout-page .woocommerce-shipping-fields h3{display:none!important}
.nds-shopify-shipping-placeholder{border:1px solid #d6d6d6!important;border-radius:8px!important;background:#f7f7f7!important;overflow:hidden!important;min-height:52px!important;display:flex!important;align-items:center!important;width:100%!important}
.nds-shopify-shipping-placeholder .woocommerce-shipping-methods{list-style:none!important;margin:0!important;padding:0!important;width:100%!important}
.nds-shopify-shipping-placeholder li{display:flex!important;align-items:center!important;gap:10px!important;padding:14px!important;margin:0!important;background:#fff!important;border-bottom:1px solid #eee!important}
.nds-shopify-shipping-placeholder li:last-child{border-bottom:0!important}
.nds-shopify-shipping-placeholder span{display:block!important;width:100%!important;text-align:center!important;padding:16px!important;color:#777!important;font-size:13px!important}
.nds-shopify-checkout-page #payment{background:transparent!important;border:0!important;padding:0!important;margin:0!important}
.nds-shopify-checkout-page #payment ul.payment_methods{border:1px solid #d6d6d6!important;border-radius:8px!important;background:#fff!important;padding:0!important;margin:0!important;overflow:hidden!important}
.nds-shopify-checkout-page #payment ul.payment_methods li{padding:14px!important;border-bottom:1px solid #e5e5e5!important;margin:0!important;background:#fff!important;font-size:14px!important}
.nds-shopify-checkout-page #payment ul.payment_methods li:last-child{border-bottom:0!important}
.nds-shopify-checkout-page #payment div.payment_box{background:#f4f4f4!important;margin:12px -14px -14px!important;padding:14px!important;border-radius:0!important;color:#444!important;font-size:13px!important}
.nds-shopify-checkout-page #payment div.payment_box:before{display:none!important}
.nds-shopify-checkout-page #payment .place-order{padding:0!important;margin:24px 0 0!important;background:transparent!important}
.nds-shopify-checkout-page #payment #place_order{width:100%!important;min-height:52px!important;border-radius:8px!important;background:#0b5bd3!important;color:#fff!important;font-size:15px!important;font-weight:700!important;box-shadow:none!important;text-transform:none!important}
.nds-shopify-summary-products{display:grid!important;gap:14px!important;margin:0 0 22px!important}
.nds-shopify-summary-item{display:grid!important;grid-template-columns:64px minmax(0,1fr) auto!important;gap:12px!important;align-items:start!important}
.nds-shopify-summary-thumb{width:64px!important;height:64px!important;border:1px solid #d8d8d8!important;border-radius:8px!important;background:#fff!important;position:relative!important;overflow:visible!important}
.nds-shopify-summary-thumb img{width:100%!important;height:100%!important;object-fit:contain!important;border-radius:7px!important}
.nds-shopify-summary-thumb span{position:absolute!important;right:-8px!important;top:-8px!important;background:#111!important;color:#fff!important;border-radius:50%!important;font-size:11px!important;min-width:20px!important;height:20px!important;display:grid!important;place-items:center!important}
.nds-shopify-summary-name strong{font-size:13px!important;line-height:1.25!important;font-weight:600!important;color:#111!important}
.nds-shopify-summary-name small{display:block!important;color:#777!important;font-size:12px!important;margin-top:2px!important}
.nds-shopify-summary-price{font-size:13px!important;font-weight:600!important;color:#111!important;white-space:nowrap!important}
.nds-shopify-discount-row{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:8px!important;margin:0 0 22px!important}
.nds-shopify-discount-row input{height:46px!important;border:1px solid #d6d6d6!important;border-radius:8px!important;background:#fff!important;padding:0 12px!important;font-size:14px!important}
.nds-shopify-discount-row button{height:46px!important;border-radius:8px!important;background:#e9e9e9!important;color:#555!important;padding:0 18px!important;box-shadow:none!important;font-size:14px!important}
.nds-shopify-order-review table.shop_table{border:0!important;background:transparent!important;margin:0!important;width:100%!important}
.nds-shopify-order-review table.shop_table thead,
.nds-shopify-order-review table.shop_table .cart_item{display:none!important}
.nds-shopify-order-review table.shop_table th,
.nds-shopify-order-review table.shop_table td{border:0!important;background:transparent!important;padding:6px 0!important;color:#111!important;font-size:14px!important;font-weight:400!important}
.nds-shopify-order-review table.shop_table th{text-align:left!important}
.nds-shopify-order-review table.shop_table td{text-align:right!important}
.nds-shopify-order-review table.shop_table tr.order-total th,
.nds-shopify-order-review table.shop_table tr.order-total td{border-top:1px solid #d8d8d8!important;padding-top:15px!important;font-size:19px!important;font-weight:700!important}
.nds-shopify-order-review table.shop_table tr.order-total strong{font-size:20px!important}
.nds-shopify-order-review .woocommerce-checkout-payment{display:none!important}
.nds-shopify-save-info{font-size:12px!important;color:#555!important;margin:22px 0 0!important}
.nds-shopify-save-info strong{display:block!important;color:#111!important;font-weight:500!important}
.nds-shopify-checkout-links{border-top:1px solid #d9d9d9!important;margin-top:34px!important;padding-top:14px!important;display:flex!important;gap:16px!important;flex-wrap:wrap!important}
.nds-shopify-checkout-links a{font-size:12px!important;color:#064fe8!important;text-decoration:underline!important}
.nds-thankyou-shopify-page{background:#fff!important;color:#111!important;min-height:100vh!important;width:100%!important;margin:0!important;padding:0!important}
.nds-thankyou-shopify-header{height:64px!important;background:#fff!important;border-bottom:1px solid #dedede!important}
.nds-thankyou-shopify-header__inner{width:min(1000px,calc(100% - 44px))!important;height:100%!important;margin:0 auto!important;display:flex!important;align-items:center!important;justify-content:space-between!important}
body.nds-shopify-thankyou-enabled.woocommerce-order-received .woocommerce-order-details,
body.nds-shopify-thankyou-enabled.woocommerce-order-received .woocommerce-customer-details,
body.nds-shopify-thankyou-enabled.woocommerce-order-received .woocommerce-order-overview,
body.nds-shopify-thankyou-enabled.woocommerce-order-received .woocommerce-thankyou-order-details{display:none!important}
@media(max-width:980px){.nds-shopify-checkout-layout,.nds-thankyou-shopify-layout{grid-template-columns:1fr!important}.nds-shopify-checkout-main,.nds-thankyou-main{width:min(620px,calc(100% - 32px))!important;margin:0 auto!important;padding:28px 0!important}.nds-shopify-checkout-summary,.nds-thankyou-summary{min-height:0!important;border-left:0!important;border-top:1px solid #dedede!important;padding:24px 0!important}.nds-shopify-summary-inner{width:min(620px,calc(100% - 32px))!important;margin:0 auto!important}.nds-shopify-express-buttons{grid-template-columns:1fr!important}.nds-shopify-checkout-page #billing_city_field,.nds-shopify-checkout-page #billing_state_field,.nds-shopify-checkout-page #billing_postcode_field{width:100%!important;float:none!important;clear:both!important;margin-right:0!important}}
@media(max-width:520px){.nds-shopify-checkout-header__inner,.nds-thankyou-shopify-header__inner{width:calc(100% - 24px)!important}.nds-shopify-checkout-logo img,.nds-thankyou-logo img{max-height:34px!important}.nds-shopify-checkout-page .form-row-first,.nds-shopify-checkout-page .form-row-last{width:100%!important;float:none!important;clear:both!important}.nds-shopify-checkout-main{width:calc(100% - 28px)!important}.nds-shopify-checkout-summary{padding:20px 0!important}.nds-express-btn{font-size:16px!important}}

/* v2.8.0 Quote mode keeps cart + checkout as a proper request-a-quote flow */
.nds-quote-flow-notice{background:#fff8d8;border:1px solid #f0d77a;border-radius:18px;padding:16px 18px;margin:0 0 18px;color:#171717;display:grid;gap:5px;box-shadow:0 10px 28px rgba(0,0,0,.05)}
.nds-quote-flow-notice strong{font-size:16px;font-weight:950;line-height:1.15}.nds-quote-flow-notice span{font-size:13.5px;color:#555;line-height:1.45;font-weight:650}
.nds-quote-mode .checkout-button,.nds-quote-mode #place_order,.nds-quote-mode .single_add_to_cart_button,.nds-quote-mode .add_to_cart_button{background:var(--nds-primary)!important;color:#111!important;border-color:var(--nds-primary)!important}
.nds-quote-mode .nds-shopify-cart-summary h2:before,.nds-quote-mode .cart_totals h2:before{content:'📝 ';font-size:.9em}.nds-quote-mode .wc-proceed-to-checkout .checkout-button{font-size:0!important}.nds-quote-mode .wc-proceed-to-checkout .checkout-button:after{content:'Continue to Quote Request';font-size:15px!important;display:inline-flex;align-items:center;justify-content:center}
.nds-shopify-quote-intro{margin:0 0 24px;padding:18px 20px;border:1px solid #e7dec4;border-radius:14px;background:#fff9e7}.nds-shopify-quote-intro span{display:inline-flex;margin:0 0 8px;padding:5px 9px;border-radius:999px;background:#ffdd00;color:#111;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.nds-shopify-quote-intro h1{margin:0 0 8px!important;font-size:30px!important;line-height:1.08!important;font-weight:800!important;color:#111!important;letter-spacing:-.04em!important}.nds-shopify-quote-intro p{margin:0!important;font-size:14px!important;color:#555!important;line-height:1.45!important}
.nds-shopify-quote-small-note{margin:-4px 0 12px!important;color:#666!important;font-size:13px!important;line-height:1.45!important}.nds-shopify-quote-submit-card{border:1px solid #d8d8d8;border-radius:10px;background:#fff;padding:16px}.nds-shopify-quote-submit-card p{margin:0 0 14px!important;color:#555!important;font-size:13px!important;line-height:1.45!important}.nds-quote-mode .nds-shopify-quote-submit-card #payment{display:block!important;background:transparent!important}.nds-quote-mode .nds-shopify-quote-submit-card #payment .wc_payment_methods{display:none!important}.nds-quote-mode .nds-shopify-quote-submit-card #payment .place-order{display:block!important;margin:0!important;padding:0!important}.nds-quote-mode .nds-shopify-quote-submit-card #payment #place_order{background:#111!important;color:#fff!important;border-radius:8px!important;min-height:52px!important;width:100%!important}
.nds-shopify-summary-title{margin:0 0 5px!important;font-size:21px!important;line-height:1.2!important;font-weight:700!important;color:#111!important}.nds-shopify-summary-note{margin:0 0 18px!important;color:#666!important;font-size:13px!important;line-height:1.4!important}.nds-quote-mode .nds-shopify-discount-row{display:none!important}.nds-quote-mode .nds-checkout-quote-notice{display:none!important}.nds-quote-mode .nds-shopify-order-review .order-total th,.nds-quote-mode .nds-shopify-order-review .order-total td{color:#111!important}
.nds-quote-mode.woocommerce-cart .cart_totals h2,.nds-quote-mode.woocommerce-checkout #order_review_heading{font-size:24px!important;line-height:1.15!important}.nds-quote-mode .nds-cart-notice,.nds-quote-mode .nds-checkout-notice{background:#fff8d8!important;border:1px solid #f0d77a!important;color:#171717!important}
@media(max-width:520px){.nds-shopify-quote-intro h1{font-size:26px!important}.nds-quote-flow-notice{border-radius:14px;padding:14px}}

/* v22 Copify/Checkout builder */
body.nds-shopify-checkout-enabled.woocommerce-checkout .nds-site-header,
body.nds-shopify-checkout-enabled.woocommerce-checkout .nds-site-footer,
body.nds-shopify-checkout-enabled.woocommerce-checkout .nds-announcement{display:none!important}
body.nds-shopify-checkout-enabled.woocommerce-checkout .nds-main{padding:0!important}
.nds-copify-checkout-page{min-height:100vh;background:#fff;color:#202124;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Inter,Arial,sans-serif!important}
.nds-copify-checkout-header{height:72px;background:#fff;border-bottom:1px solid #dedede}
.nds-copify-checkout-header__inner{width:min(1010px,calc(100% - 40px));height:100%;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px}
.nds-copify-logo-link{display:inline-flex;align-items:center;text-decoration:none}.nds-copify-checkout-logo img{max-height:48px;width:auto;object-fit:contain}.nds-copify-cart-icon{width:38px;height:38px;display:inline-grid;place-items:center;color:#0b5bd3;position:relative;text-decoration:none}.nds-copify-cart-icon svg{width:23px;height:23px;stroke:currentColor}.nds-copify-cart-icon span{position:absolute;right:-3px;top:-3px;min-width:18px;height:18px;border-radius:999px;background:#111;color:#fff;font-size:11px;font-weight:800;display:grid;place-items:center}
.nds-copify-checkout-form{margin:0!important}.nds-copify-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,47%);min-height:calc(100vh - 72px)}
.nds-copify-main{width:min(540px,calc(100% - 44px));margin-left:auto;margin-right:44px;padding:38px 0 44px;background:#fff}.nds-copify-summary{background:#f5f5f5;border-left:1px solid #dedede;padding:38px 0}.nds-copify-summary-inner{width:min(430px,calc(100% - 44px));margin-left:38px;margin-right:auto}.nds-copify-summary h2{margin:0 0 18px;color:#667085;font-size:20px;line-height:1.2;font-weight:500;letter-spacing:-.015em}.nds-copify-quote-intro{padding:16px 18px;margin:0 0 22px;border:1px solid #d6d6d6;border-radius:10px;background:#fafafa}.nds-copify-quote-intro span{display:inline-block;margin-bottom:5px;color:#0b5bd3;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.nds-copify-quote-intro h1{font-size:24px;line-height:1.1;margin:0 0 6px;color:#111}.nds-copify-quote-intro p{margin:0;color:#555;font-size:13px;line-height:1.45}
.nds-copify-express{text-align:center;margin-bottom:20px}.nds-copify-express p{font-size:13px;color:#777;margin:0 0 12px}.nds-copify-express-buttons{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.nds-copify-or{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:14px;margin:18px 0;color:#777;font-size:12px}.nds-copify-or span{height:1px;background:#d9d9d9}.nds-express-btn{height:44px;border-radius:8px!important;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:19px;color:#fff!important;text-decoration:none!important}.nds-express-shop{background:#5433eb}.nds-express-paypal{background:#ffc439;color:#073b78!important;font-style:italic}.nds-express-gpay{background:#000}.nds-express-gpay span{font-family:Arial,sans-serif;color:#4285f4;margin-right:5px}
.nds-copify-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:0 0 22px}.nds-copify-steps button{height:42px;border:1px solid #d6d6d6;background:#fff;border-radius:9px;display:flex;align-items:center;justify-content:center;gap:7px;color:#555;font-weight:700;cursor:pointer}.nds-copify-steps button span{width:21px;height:21px;border-radius:999px;background:#eee;display:grid;place-items:center;font-size:12px}.nds-copify-steps button.is-active{border-color:#0b5bd3;color:#111;box-shadow:0 0 0 1px #0b5bd3}.nds-copify-steps button.is-active span{background:#0b5bd3;color:#fff}
.nds-copify-section{margin:0 0 22px;padding:0;background:transparent;border:0;box-shadow:none}.nds-copify-section-heading{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:10px}.nds-copify-section h2,.nds-copify-section-heading h2{margin:0 0 10px;color:#111;font-size:20px;font-weight:700;line-height:1.25;letter-spacing:-.015em}.nds-copify-section-heading h2{margin:0}.nds-copify-section-heading a{font-size:13px;color:#005bd3;text-decoration:underline;font-weight:400}.nds-copify-note{margin:-5px 0 12px;color:#666;font-size:13px}.nds-copify-fields{background:transparent}.nds-copify-checkout-page .woocommerce-billing-fields h3,.nds-copify-checkout-page .woocommerce-shipping-fields h3,.nds-copify-checkout-page .woocommerce-additional-fields h3{display:none!important}.nds-copify-checkout-page .form-row{margin:0 0 10px!important;padding:0!important;position:relative!important;clear:both!important}.nds-copify-checkout-page .form-row-first{width:calc(50% - 5px)!important;float:left!important;clear:left!important}.nds-copify-checkout-page .form-row-last{width:calc(50% - 5px)!important;float:right!important;clear:none!important}.nds-copify-checkout-page .form-row-wide{width:100%!important;float:none!important;clear:both!important}.nds-copify-checkout-page #billing_city_field{width:32%!important;float:left!important;clear:left!important;margin-right:2%!important}.nds-copify-checkout-page #billing_state_field{width:32%!important;float:left!important;clear:none!important;margin-right:2%!important}.nds-copify-checkout-page #billing_postcode_field{width:32%!important;float:left!important;clear:none!important;margin-right:0!important}.nds-copify-checkout-page label{display:none!important}.nds-copify-checkout-page .woocommerce-input-wrapper{display:block!important;width:100%!important}.nds-copify-checkout-page input.input-text,.nds-copify-checkout-page textarea,.nds-copify-checkout-page select,.nds-copify-checkout-page .select2-container .select2-selection--single{width:100%!important;min-height:46px!important;border:1px solid #d6d6d6!important;border-radius:8px!important;background:#fff!important;color:#111!important;padding:0 12px!important;font-size:14px!important;font-weight:400!important;line-height:44px!important;box-shadow:none!important;outline:none!important}.nds-copify-checkout-page textarea{min-height:90px!important;line-height:1.35!important;padding:12px!important}.nds-copify-checkout-page input.input-text:focus,.nds-copify-checkout-page textarea:focus,.nds-copify-checkout-page select:focus,.nds-copify-checkout-page .select2-container--open .select2-selection--single{border-color:#1773e6!important;box-shadow:0 0 0 1px #1773e6!important}.nds-copify-checkout-page .select2-container{width:100%!important}.nds-copify-checkout-page .select2-container .select2-selection--single .select2-selection__rendered{line-height:44px!important;padding:0!important;color:#111!important}.nds-copify-checkout-page .select2-container .select2-selection--single .select2-selection__arrow{height:44px!important;right:8px!important}
.nds-copify-method-card{border:1px solid #d6d6d6;border-radius:8px;background:#f7f7f7;overflow:hidden;min-height:52px;display:flex;align-items:center;width:100%}.nds-copify-method-card p,.nds-copify-method-card>span{display:block;width:100%;text-align:center;padding:16px;color:#777;font-size:13px;margin:0}.nds-copify-method-card .woocommerce-shipping-methods{list-style:none!important;margin:0!important;padding:0!important;width:100%}.nds-copify-method-card li{display:flex!important;align-items:center!important;gap:10px!important;padding:14px!important;margin:0!important;background:#fff!important;border-bottom:1px solid #eee!important}.nds-copify-method-card li:last-child{border-bottom:0!important}
.nds-copify-checkout-page #payment{background:transparent!important;border:0!important;padding:0!important;margin:0!important}.nds-copify-checkout-page #payment ul.payment_methods{border:1px solid #d6d6d6!important;border-radius:8px!important;background:#fff!important;padding:0!important;margin:0!important;overflow:hidden}.nds-copify-checkout-page #payment ul.payment_methods li{padding:14px!important;border-bottom:1px solid #e5e5e5!important;margin:0!important;background:#fff!important;font-size:14px!important}.nds-copify-checkout-page #payment ul.payment_methods li:last-child{border-bottom:0!important}.nds-copify-checkout-page #payment div.payment_box{background:#f4f4f4!important;margin:12px -14px -14px!important;padding:14px!important;border-radius:0!important;color:#444!important;font-size:13px!important}.nds-copify-checkout-page #payment div.payment_box:before{display:none!important}.nds-copify-checkout-page #payment .place-order{padding:0!important;margin:24px 0 0!important;background:transparent!important}.nds-copify-checkout-page #payment #place_order{width:100%!important;min-height:52px!important;border-radius:8px!important;background:#0b5bd3!important;color:#fff!important;font-size:15px!important;font-weight:700!important;box-shadow:none!important;text-transform:none!important}.nds-copify-step-actions{display:flex;align-items:center;gap:10px;margin-top:8px}.nds-copify-next,.nds-copify-back{min-height:46px;border-radius:8px!important;text-transform:none!important}.nds-copify-next{background:#0b5bd3!important;color:#fff!important;border:0!important;padding:0 18px!important}.nds-copify-back{background:#f1f1f1!important;color:#333!important;border:1px solid #d6d6d6!important;padding:0 18px!important}.nds-copify-payment-back{margin-top:12px!important}
.nds-copify-summary-products{display:grid;gap:14px;margin:0 0 22px}.nds-copify-summary-item{display:grid;grid-template-columns:64px minmax(0,1fr) auto;gap:12px;align-items:start}.nds-copify-summary-thumb{width:64px;height:64px;border:1px solid #d8d8d8;border-radius:8px;background:#fff;position:relative;overflow:visible}.nds-copify-summary-thumb img{width:100%;height:100%;object-fit:contain;border-radius:7px}.nds-copify-summary-thumb span{position:absolute;right:-8px;top:-8px;background:#111;color:#fff;border-radius:50%;font-size:11px;font-weight:700;min-width:20px;height:20px;display:grid;place-items:center}.nds-copify-summary-name strong{display:block;font-size:13px;line-height:1.25;font-weight:600;color:#111}.nds-copify-summary-name small{display:block;color:#777;font-size:12px;margin-top:2px}.nds-copify-summary-price{font-size:13px;font-weight:600;color:#111;white-space:nowrap}.nds-copify-discount-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;margin:0 0 22px}.nds-copify-discount-row input{height:46px;border:1px solid #d6d6d6;border-radius:8px;background:#fff;padding:0 12px;font-size:14px}.nds-copify-discount-row button{height:46px;border-radius:8px!important;background:#e9e9e9!important;color:#555!important;padding:0 18px!important;box-shadow:none!important;font-size:14px!important}.nds-copify-order-review table.shop_table{border:0!important;background:transparent!important;margin:0!important;width:100%!important}.nds-copify-order-review table.shop_table thead,.nds-copify-order-review table.shop_table .cart_item{display:none!important}.nds-copify-order-review table.shop_table th,.nds-copify-order-review table.shop_table td{border:0!important;background:transparent!important;padding:6px 0!important;color:#111!important;font-size:14px!important;font-weight:400!important}.nds-copify-order-review table.shop_table th{text-align:left!important}.nds-copify-order-review table.shop_table td{text-align:right!important}.nds-copify-order-review table.shop_table tr.order-total th,.nds-copify-order-review table.shop_table tr.order-total td{border-top:1px solid #ddd!important;padding-top:16px!important;font-size:20px!important;font-weight:700!important}.nds-copify-order-review .woocommerce-checkout-payment{display:none!important}.nds-shopify-checkout-links{display:flex;gap:18px;flex-wrap:wrap;border-top:1px solid #d9d9d9;margin-top:36px;padding-top:15px}.nds-shopify-checkout-links a{font-size:12px;color:#064fe8;text-decoration:underline}.nds-checkout-mode-multistep .nds-copify-step{display:none}.nds-checkout-mode-multistep .nds-copify-step.is-active{display:block}.nds-checkout-mode-single .nds-copify-step{display:block!important}.nds-checkout-template-shopify .nds-copify-summary{background:#f5f5f5}.nds-checkout-template-copify .nds-copify-summary{background:#f7f7f7}.nds-checkout-template-copify .nds-copify-main{padding-top:42px}
@media(max-width:980px){.nds-copify-layout{display:flex;flex-direction:column}.nds-copify-summary{order:-1;border-left:0;border-bottom:1px solid #dedede;min-height:auto;padding:18px 0;background:#f5f5f5}.nds-copify-summary-inner{width:min(680px,calc(100% - 32px));margin:0 auto}.nds-copify-main{width:min(680px,calc(100% - 32px));margin:0 auto;padding:28px 0 42px}.nds-copify-summary-products{max-height:220px;overflow:auto;padding-right:4px}.nds-copify-express-buttons{grid-template-columns:1fr}.nds-copify-steps{grid-template-columns:1fr}.nds-copify-steps button{justify-content:flex-start;padding:0 14px}.nds-copify-checkout-page .form-row-first,.nds-copify-checkout-page .form-row-last,.nds-copify-checkout-page #billing_city_field,.nds-copify-checkout-page #billing_state_field,.nds-copify-checkout-page #billing_postcode_field{width:100%!important;float:none!important;clear:both!important;margin-right:0!important}.nds-copify-checkout-header__inner{width:calc(100% - 30px)}}

/* NDS v23 checkout step polish */
.nds-copify-steps{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important}
.nds-copify-steps button.nds-step-disabled{opacity:.55;cursor:not-allowed;pointer-events:none;background:#fafafa!important}
.nds-copify-subheading{clear:both!important;margin:22px 0 10px!important;color:#111!important;font-size:20px!important;font-weight:750!important;line-height:1.25!important;letter-spacing:-.015em!important}
.nds-copify-fields::after,.nds-copify-contact-fields::after,.nds-copify-delivery-fields::after{content:"";display:block;clear:both}
.nds-copify-step-actions{clear:both!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;width:100%!important;margin-top:16px!important;padding-top:0!important}
.nds-copify-step-actions-right{justify-content:flex-end!important}
.nds-copify-next,.nds-copify-back{display:inline-flex!important;align-items:center!important;justify-content:center!important;white-space:normal!important;text-align:center!important;line-height:1.15!important;min-width:130px!important;max-width:100%!important}
.nds-copify-next{min-width:178px!important}
.nds-copify-payment-section .place-order{clear:both!important}
.nds-copify-checkout-page .woocommerce-error,.nds-copify-checkout-page .woocommerce-info,.nds-copify-checkout-page .woocommerce-message{border-radius:8px!important;margin:0 0 16px!important}
@media(max-width:980px){
  .nds-copify-checkout-form[data-nds-checkout-steps="multistep"] .nds-copify-steps{display:none!important}
  .nds-checkout-mode-multistep .nds-copify-step{display:block!important}
  .nds-copify-main{padding-top:24px!important}
  .nds-copify-section{margin-bottom:24px!important}
  .nds-copify-step-actions,.nds-copify-step-actions-right{display:none!important}
  .nds-copify-section h2,.nds-copify-section-heading h2,.nds-copify-subheading{font-size:19px!important;margin-bottom:10px!important}
  .nds-copify-checkout-page #payment .place-order{margin-top:18px!important}
  .nds-copify-checkout-page #payment #place_order{min-height:54px!important}
  .nds-shopify-checkout-links{margin-top:24px!important}
}
@media(max-width:640px){
  .nds-copify-summary{order:-1!important;padding:14px 0!important}
  .nds-copify-summary h2{font-size:18px!important;margin-bottom:12px!important}
  .nds-copify-summary-products{max-height:170px!important}
  .nds-copify-summary-item{grid-template-columns:54px minmax(0,1fr) auto!important;gap:10px!important}
  .nds-copify-summary-thumb{width:54px!important;height:54px!important}
  .nds-copify-discount-row{grid-template-columns:1fr!important}
  .nds-copify-discount-row button{width:100%!important}
  .nds-copify-express-buttons{grid-template-columns:1fr!important}
  .nds-copify-checkout-page input.input-text,.nds-copify-checkout-page textarea,.nds-copify-checkout-page select,.nds-copify-checkout-page .select2-container .select2-selection--single{min-height:48px!important;font-size:15px!important}
}

/* NDS v24 - Copify checkout cleanup: plugin express buttons only, breadcrumb steps, fixed buttons */
.nds-copify-checkout-page .nds-copify-express{display:none!important}
.nds-copify-breadcrumb-steps{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;margin:0 0 34px!important;padding:0!important;background:transparent!important;border:0!important}
.nds-copify-breadcrumb-steps button{width:auto!important;height:auto!important;min-height:0!important;padding:0!important;border:0!important;background:transparent!important;border-radius:0!important;box-shadow:none!important;color:#737373!important;font-size:16px!important;font-weight:500!important;line-height:1.3!important;letter-spacing:0!important;cursor:pointer!important;display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;gap:0!important}
.nds-copify-breadcrumb-steps button.is-active{color:#111!important;border:0!important;box-shadow:none!important;background:transparent!important;font-weight:600!important}
.nds-copify-breadcrumb-steps button:hover{color:#111!important;background:transparent!important;box-shadow:none!important;transform:none!important}
.nds-copify-step-separator{display:inline-flex!important;align-items:center!important;justify-content:center!important;color:#8a8a8a!important;font-size:22px!important;line-height:1!important;font-weight:300!important;margin:0 2px!important}
.nds-copify-delivery-fields:after,.nds-copify-contact-fields:after,.nds-copify-fields:after{content:""!important;display:block!important;clear:both!important}
.nds-copify-step-actions{clear:both!important;width:100%!important;display:flex!important;align-items:center!important;gap:12px!important;margin:20px 0 0!important;position:relative!important;z-index:2!important}
.nds-copify-step-actions-right{justify-content:flex-end!important}
.nds-copify-next,.nds-copify-back{min-height:52px!important;height:52px!important;border-radius:5px!important;padding:0 28px!important;font-size:16px!important;font-weight:600!important;line-height:1!important;text-transform:none!important;white-space:nowrap!important;box-shadow:none!important;transform:none!important}
.nds-copify-next{min-width:210px!important;background:#5b2a86!important;color:#fff!important;border:0!important}
.nds-copify-next:hover{background:#4b2072!important;color:#fff!important;box-shadow:none!important;transform:none!important}
.nds-copify-back{min-width:108px!important;background:#f3f3f3!important;color:#333!important;border:1px solid #d7d7d7!important}
.nds-copify-payment-back{margin-top:16px!important}
.nds-copify-checkout-page #payment #place_order{background:#5b2a86!important;border-radius:5px!important;font-size:16px!important;text-transform:none!important}
.nds-copify-checkout-page #payment #place_order:hover{background:#4b2072!important}
@media (max-width: 767px){.nds-copify-breadcrumb-steps{display:none!important}.nds-copify-step-actions,.nds-copify-step-actions-right{justify-content:stretch!important;display:grid!important;grid-template-columns:1fr!important}.nds-copify-next,.nds-copify-back{width:100%!important;min-width:0!important}.nds-copify-payment-back{width:100%!important}}
