/*
Theme Name: Noksho Commerce
Theme URI: https://noksho.in/
Author: Noksho
Description: Lightweight custom WooCommerce storefront theme for Noksho with a modern sea-green visual system.
Version: 1.3.0
Requires at least: 6.2
Tested up to: 6.8
Requires PHP: 7.4
Text Domain: noksho-commerce
WooCommerce: 8.0
*/

:root{
  --adc-red:#0e7c70;
  --adc-red-dark:#0e7c70;
  --adc-black:#0e1413;
  --adc-text:#0e1413;
  --adc-muted:#0e1413;
  --adc-border:#ffffff;
  --adc-soft:#ffffff;
  --adc-pink:#ffffff;
  --adc-blue:#0e7c70;
  --adc-radius:22px;
  --adc-shell:1380px;
  --adc-shadow:0 14px 34px rgba(14,20,19,.08);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:#ffffff;color:var(--adc-text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;line-height:1.55}
a{color:inherit;text-decoration:none}
img{max-width:100%;height:auto}
button,input,select,textarea{font:inherit}
.adc-shell{width:min(calc(100% - 40px),var(--adc-shell));margin-inline:auto}
.site-main{min-height:50vh}
.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}

/* Header */
.adc-header{position:sticky;z-index:999;top:0;background:rgba(255,255,255,.96);backdrop-filter:blur(16px);border-bottom:1px solid #ffffff}
.adc-header__inner{display:flex;align-items:center;justify-content:space-between;min-height:78px;gap:22px}
.adc-brand{display:inline-flex;align-items:baseline;gap:5px;color:var(--adc-black);font-size:28px;font-weight:300;letter-spacing:-1.5px;white-space:nowrap}
.adc-brand strong{font-weight:900}
.adc-nav ul{display:flex;align-items:center;gap:28px;margin:0;padding:0;list-style:none}
.adc-nav a{position:relative;color:#0e1413;font-size:15px;font-weight:750}
.adc-nav a:after{content:"";position:absolute;left:0;right:0;bottom:-9px;height:2px;border-radius:4px;background:var(--adc-red);transform:scaleX(0);transition:.2s ease}
.adc-nav a:hover:after,.adc-nav .current-menu-item a:after{transform:scaleX(1)}
.adc-actions{display:flex;align-items:center;gap:8px}
.adc-icon-btn{position:relative;display:inline-grid;place-items:center;width:42px;height:42px;border:0;background:transparent;color:#0e1413;border-radius:50%;cursor:pointer;transition:.2s}
.adc-icon-btn:hover{background:var(--adc-pink);color:var(--adc-red)}
.adc-icon-btn svg{width:21px;height:21px;fill:currentColor}
.adc-cart-count{position:absolute;right:0;top:0;min-width:18px;height:18px;padding:0 4px;border:2px solid #ffffff;border-radius:999px;background:var(--adc-red);color:#ffffff;font-size:10px;font-weight:900;display:grid;place-items:center}
.adc-menu-toggle{display:none}
.adc-mobile-menu{display:none}

/* Footer */
.adc-footer{margin-top:70px;background:#0e1413;color:#ffffff}
.adc-footer__grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:36px;padding:58px 0 36px}
.adc-footer .adc-brand{color:#ffffff}
.adc-footer h3{margin:0 0 14px;font-size:15px;color:#ffffff}
.adc-footer p{color:#ffffff;font-size:14px;max-width:360px}
.adc-footer ul{margin:0;padding:0;list-style:none}
.adc-footer li{margin:8px 0}
.adc-footer li a{color:#ffffff;font-size:14px}
.adc-footer li a:hover{color:#ffffff}
.adc-footer__bottom{border-top:1px solid #0e1413;padding:18px 0;color:#ffffff;font-size:13px;display:flex;justify-content:space-between;gap:16px}

/* Buttons */
.adc-btn,.button,button.single_add_to_cart_button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border:1px solid var(--adc-red);border-radius:14px;background:var(--adc-red);color:#ffffff!important;font-weight:850;cursor:pointer;transition:.2s ease}
.adc-btn:hover,.button:hover,button.single_add_to_cart_button:hover{transform:translateY(-1px);background:var(--adc-red-dark);border-color:var(--adc-red-dark)}
.adc-btn--ghost{background:#ffffff;color:var(--adc-black)!important;border-color:var(--adc-border)}
.adc-btn--ghost:hover{background:var(--adc-soft);color:var(--adc-black)!important;border-color:var(--adc-border)}

/* Homepage */
.adc-hero{padding:70px 0 40px;background:linear-gradient(135deg,#ffffff 0%,#ffffff 50%,#ffffff 100%)}
.adc-hero__grid{display:grid;grid-template-columns:1.1fr .9fr;gap:36px;align-items:center}
.adc-eyebrow{display:inline-flex;padding:8px 12px;border-radius:999px;background:#ffffff;border:1px solid #ffffff;color:var(--adc-red);font-size:12px;font-weight:900;letter-spacing:.8px;text-transform:uppercase}
.adc-hero h1{margin:16px 0;font-size:clamp(38px,5vw,72px);line-height:1.02;letter-spacing:-3px;color:#0e1413}
.adc-hero p{max-width:620px;margin:0 0 24px;color:var(--adc-muted);font-size:18px}
.adc-hero__actions{display:flex;gap:12px;flex-wrap:wrap}
.adc-hero__card{min-height:340px;border-radius:32px;background:#0e1413;color:white;padding:34px;position:relative;overflow:hidden;display:flex;align-items:flex-end;box-shadow:var(--adc-shadow)}
.adc-hero__card:before{content:"";position:absolute;inset:-45%;background:radial-gradient(circle at 75% 25%,rgba(14,124,112,.75),transparent 36%),radial-gradient(circle at 35% 75%,rgba(14,124,112,.7),transparent 34%);filter:blur(12px)}
.adc-hero__card-inner{position:relative}
.adc-hero__card h2{margin:0 0 8px;font-size:30px;line-height:1.05}
.adc-hero__card p{margin:0;color:#ffffff;font-size:15px}
.adc-home-section{padding:62px 0}
.adc-section-title{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:24px}
.adc-section-title h2{margin:0;font-size:clamp(28px,3vw,42px);letter-spacing:-1.8px;color:#0e1413}
.adc-section-title p{margin:6px 0 0;color:var(--adc-muted)}
.adc-home-products ul.products,.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin:0!important;padding:0!important;list-style:none}
.products .product{float:none!important;clear:none!important;width:100%!important;margin:0!important;display:flex!important;flex-direction:column!important;padding:14px!important;border:1px solid var(--adc-border);border-radius:20px;background:#ffffff;transition:.2s}
.products .product:hover{transform:translateY(-4px);box-shadow:var(--adc-shadow)}
.products .product img{width:100%!important;height:280px!important;object-fit:contain!important;background:#ffffff;border-radius:14px;margin:0 0 14px!important;padding:7px}
.products .woocommerce-loop-product__title{min-height:44px;margin:0 0 8px!important;color:#0e1413;font-size:15px!important;font-weight:850!important;line-height:1.35}
.products .price{display:block;margin:0 0 12px!important;color:#0e1413!important;font-size:16px!important;font-weight:850!important}
.products .button{width:100%;margin-top:auto!important;min-height:42px;padding:0 12px!important;border-radius:12px!important;font-size:13px!important}
.adc-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.adc-category-card{padding:25px;border:1px solid var(--adc-border);background:#ffffff;border-radius:20px;transition:.2s}
.adc-category-card:hover{transform:translateY(-3px);box-shadow:var(--adc-shadow)}
.adc-category-card strong{display:block;font-size:17px}
.adc-category-card span{display:block;color:var(--adc-muted);font-size:14px;margin-top:4px}

/* Generic page */
.adc-page{padding:48px 0}
.adc-page-card{padding:32px;border:1px solid var(--adc-border);border-radius:24px;background:#ffffff}
.adc-page-card h1{margin-top:0;font-size:clamp(32px,4vw,48px);letter-spacing:-2px}
.adc-page-card h2{margin-top:34px}
.adc-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}
.adc-form-field{display:grid;gap:7px}
.adc-form-field--full{grid-column:1/-1}
.adc-form-field input,.adc-form-field textarea{width:100%;padding:13px 14px;border:1px solid #ffffff;border-radius:12px;background:#ffffff}
.adc-form-field textarea{min-height:145px;resize:vertical}
.adc-alert{padding:14px 16px;border-radius:14px;margin-bottom:18px;font-weight:700}
.adc-alert--success{background:#ffffff;color:#0e7c70;border:1px solid #ffffff}
.adc-alert--error{background:#ffffff;color:#0e1413;border:1px solid #ffffff}

/* FAQ */
.adc-faq{display:grid;gap:0}
.adc-faq-item{border-top:1px solid var(--adc-border)}
.adc-faq-item:last-child{border-bottom:1px solid var(--adc-border)}
.adc-faq-question{width:100%;display:flex;justify-content:space-between;align-items:center;padding:18px 0;background:transparent;border:0;color:#0e1413;font-weight:850;text-align:left;cursor:pointer}
.adc-faq-question:after{content:"+";font-size:24px;color:var(--adc-red);font-weight:400}
.adc-faq-item.is-open .adc-faq-question:after{content:"−"}
.adc-faq-answer{display:none;padding:0 0 18px;color:var(--adc-muted)}
.adc-faq-item.is-open .adc-faq-answer{display:block}

/* Product page */
.single-product .woocommerce-breadcrumb{display:none!important}
.adc-product{padding:34px 0 0}
.adc-product-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:34px;align-items:start}
.adc-product-gallery{position:sticky;top:100px;padding:18px;border-radius:30px;background:#ffffff}
.adc-product-main-image{position:relative;background:#ffffff;border-radius:22px;overflow:hidden}
.adc-product-main-image img{display:block;width:100%;max-height:680px;object-fit:contain}
.adc-product-actions{position:absolute;inset:16px 16px auto;display:flex;justify-content:space-between;pointer-events:none}
.adc-circle{pointer-events:auto;display:grid;place-items:center;width:48px;height:48px;border:0;border-radius:50%;background:rgba(255,255,255,.95);box-shadow:0 8px 18px rgba(14,20,19,.1);cursor:pointer;color:#0e1413}
.adc-circle svg{width:21px;height:21px;fill:currentColor}
.adc-product-thumbs{display:flex;gap:10px;justify-content:center;overflow:auto;padding-top:14px}
.adc-thumb{width:66px;height:66px;flex:0 0 66px;padding:0;border:2px solid transparent;border-radius:14px;background:#ffffff;overflow:hidden;cursor:pointer;opacity:.67}
.adc-thumb.is-active{border-color:var(--adc-red);opacity:1}
.adc-thumb img{width:100%;height:100%;object-fit:cover}
.adc-product-card{padding:36px;border:1px solid var(--adc-border);border-radius:30px;background:#ffffff;box-shadow:var(--adc-shadow)}
.adc-product-kicker{margin-bottom:12px;color:var(--adc-blue);font-size:12px;font-weight:900;letter-spacing:1px;text-transform:uppercase}
.adc-product-card h1{margin:0 0 18px;color:#0e1413;font-size:clamp(34px,4vw,56px);line-height:1.04;letter-spacing:-2px}
.adc-rating-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:22px}
.adc-rating-pill{padding:7px 11px;border-radius:999px;background:#ffffff;color:#0e7c70;font-weight:900;font-size:14px}
.adc-stock{display:inline-flex;align-items:center;gap:7px;color:#0e7c70;font-weight:800;font-size:14px}
.adc-stock:before{content:"";width:8px;height:8px;border-radius:50%;background:#0e7c70}
.adc-price-block{display:grid;grid-template-columns:1fr auto;gap:16px;align-items:center;margin:22px 0;padding:20px 0;border-top:1px solid var(--adc-border);border-bottom:1px solid var(--adc-border)}
.adc-product-card .price{margin:0!important;color:#0e1413!important;font-size:34px!important;font-weight:900!important}
.adc-delivery{display:flex;align-items:center;gap:10px;padding:10px 12px;border:1px solid #ffffff;border-radius:15px;background:#ffffff}
.adc-delivery svg{width:30px;height:30px;fill:var(--adc-blue)}
.adc-delivery strong{display:block;font-size:13px}
.adc-delivery span{display:block;font-size:12px;color:var(--adc-muted)}
.adc-product-card .woocommerce-product-details__short-description{color:#0e1413;margin:0 0 20px;font-size:15px;line-height:1.7}
.adc-product-card form.cart{display:flex;gap:12px;flex-wrap:wrap;margin:18px 0 0!important;padding-top:20px;border-top:1px solid var(--adc-border)}
.adc-product-card form.cart .quantity{display:flex;align-items:center}
.adc-product-card form.cart .qty{width:78px;height:52px;border:1px solid #ffffff;border-radius:14px;font-weight:800;text-align:center}
.adc-product-card form.cart .single_add_to_cart_button{flex:1;min-height:52px;border-radius:14px}
.adc-tier-wrap:empty{display:none}
.adc-trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:22px}
.adc-trust{padding:14px 9px;background:#ffffff;border:1px solid #ffffff;border-radius:16px;text-align:center;font-size:12px;font-weight:800;color:#0e1413}
.adc-trust svg{display:block;width:22px;height:22px;fill:var(--adc-red);margin:0 auto 7px}
.adc-tabs{margin-top:22px;padding-top:20px;border-top:1px solid var(--adc-border)}
.adc-tab-buttons{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:14px}
.adc-tab-btn{min-height:42px;padding:8px;border:1px solid #ffffff;border-radius:12px;background:#ffffff;color:#0e1413;font-size:13px;font-weight:850;cursor:pointer}
.adc-tab-btn.is-active{border-color:var(--adc-red);background:#ffffff;color:var(--adc-red)}
.adc-tab-panel{display:none;padding:15px 16px;border:1px solid #ffffff;border-radius:14px;background:#ffffff;color:#0e1413;font-size:13px;line-height:1.6}
.adc-tab-panel.is-active{display:block}
.adc-tab-panel strong{display:block;margin-bottom:5px;color:#0e1413;font-size:14px}
.adc-product-below{margin-top:32px}
.adc-details-section,.adc-related-section,.adc-static-section{padding:44px 0}
.adc-details-card,.adc-spec-card,.adc-faq-card{padding:34px;border:1px solid var(--adc-border);border-radius:24px;background:#ffffff}
.adc-spec-card{margin-top:20px}
.adc-section-heading{margin:0 0 16px;font-size:clamp(26px,2.5vw,36px);letter-spacing:-1px}
.adc-details-content{overflow:hidden;max-height:180px;color:#0e7c70;line-height:1.8}
.adc-details-content.is-open{max-height:5000px}
.adc-details-toggle{padding:0;margin-top:14px;border:0;background:transparent;color:var(--adc-blue);font-weight:900;cursor:pointer}
.adc-spec-card .shop_attributes{width:100%;border-collapse:separate;border-spacing:0;border:1px solid #ffffff;border-radius:15px;overflow:hidden}
.adc-spec-card .shop_attributes th,.adc-spec-card .shop_attributes td{padding:14px 16px;border-bottom:1px solid #ffffff;background:#ffffff;text-align:left}
.adc-spec-card .shop_attributes th{width:34%;background:#ffffff;font-weight:850}
.adc-spec-card .shop_attributes tr:last-child th,.adc-spec-card .shop_attributes tr:last-child td{border-bottom:0}
.adc-static-section{background:var(--adc-pink)}
.adc-static-inner{width:min(calc(100% - 40px),var(--adc-shell));margin:auto}
.adc-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.adc-benefit{padding:24px;background:#ffffff;border:1px solid #ffffff;border-radius:20px}
.adc-benefit strong{display:block;margin-bottom:7px;font-size:17px}
.adc-benefit p{margin:0;color:var(--adc-muted);font-size:14px}
.adc-faq-card{margin-top:24px}
.adc-related-section ul.products .product img{height:300px!important}

/* Cart */
.woocommerce-cart-form{border:1px solid var(--adc-border);border-radius:22px;overflow:hidden}
.woocommerce table.shop_table{border:0!important;margin:0!important}
.woocommerce-cart-form__cart-item td{vertical-align:middle}
.woocommerce-cart-form .product-thumbnail img{width:72px;border-radius:12px}
.cart-collaterals .cart_totals{width:100%!important;padding:24px;border:1px solid var(--adc-border);border-radius:22px}
.woocommerce-message,.woocommerce-info,.woocommerce-error{border:0!important;border-radius:14px!important}
.woocommerce-error{background:#ffffff!important;color:#0e1413!important}
.woocommerce-message,.woocommerce-info{background:#ffffff!important;color:#0e7c70!important}

/* Mobile */
@media(max-width:1024px){
  .adc-product-grid{grid-template-columns:1fr}
  .adc-product-gallery{position:relative;top:0}
  .adc-home-products ul.products,.products{grid-template-columns:repeat(3,minmax(0,1fr))}
  .adc-category-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:760px){
  .adc-shell{width:min(calc(100% - 28px),var(--adc-shell))}
  .adc-header__inner{min-height:70px}
  .adc-brand{font-size:24px}
  .adc-nav,.adc-account{display:none}
  .adc-menu-toggle{display:inline-grid;place-items:center}
  .adc-menu-toggle span{display:block;width:22px;height:2px;background:currentColor;margin:2px 0;border-radius:2px}
  .adc-mobile-menu{max-height:0;overflow:hidden;background:#ffffff;transition:max-height .28s ease;border-top:0}
  .adc-header.is-open .adc-mobile-menu{display:block;max-height:320px;border-top:1px solid #ffffff}
  .adc-mobile-menu ul{margin:0;padding:8px 18px 18px;list-style:none}
  .adc-mobile-menu li{border-bottom:1px solid #ffffff}
  .adc-mobile-menu li:last-child{border-bottom:0}
  .adc-mobile-menu a{display:block;padding:14px 2px;font-weight:800}
  .adc-footer__grid{grid-template-columns:1fr 1fr;padding:40px 0 26px}
  .adc-footer__bottom{flex-direction:column}
  .adc-hero{padding:42px 0 28px}
  .adc-hero__grid{grid-template-columns:1fr}
  .adc-hero__card{min-height:250px}
  .adc-home-section{padding:42px 0}
  .adc-home-products ul.products,.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
  .products .product{padding:10px!important;border-radius:16px}
  .products .product img{height:190px!important;padding:5px}
  .products .woocommerce-loop-product__title{min-height:39px;font-size:13px!important}
  .products .price{font-size:14px!important}
  .products .button{font-size:12px!important;padding:0 7px!important}
  .adc-product{padding-top:0}
  .adc-product-gallery{margin-inline:calc(50% - 50vw);border-radius:0;padding:0;background:#ffffff}
  .adc-product-main-image{border-radius:0}
  .adc-product-main-image img{min-height:420px;max-height:560px}
  .adc-product-actions{inset:16px}
  .adc-product-card{position:relative;margin:-18px 10px 0;padding:28px 20px 23px;border-radius:28px 28px 22px 22px;z-index:2}
  .adc-product-card h1{font-size:34px}
  .adc-price-block{display:flex;flex-direction:column;text-align:center}
  .adc-product-card .price{font-size:36px!important}
  .adc-delivery{width:100%;justify-content:flex-start;text-align:left}
  .adc-trust-grid{gap:7px}
  .adc-trust{font-size:10px;padding:12px 5px}
  .adc-tab-buttons{gap:6px}
  .adc-tab-btn{font-size:11px;padding:6px}
  .adc-details-section,.adc-related-section{padding:28px 0}
  .adc-details-card,.adc-spec-card,.adc-faq-card{padding:21px 17px;border-radius:20px}
  .adc-static-section{padding:30px 0}
  .adc-benefits{grid-template-columns:1fr;gap:10px}
  .adc-benefit{padding:19px}
  .adc-form-grid{grid-template-columns:1fr}
  .adc-form-field--full{grid-column:auto}
}


/* -----------------------------------------------------------------
   v1.0.1 stability fixes
   - isolates this theme from earlier ad-* Code Snippets
   - fixes custom logo sizing
   - locks WooCommerce product grids to usable widths
   - forces store buttons to the brand red
------------------------------------------------------------------ */

/* Hide the older custom header injected by prior Code Snippets. */
body > .ad-header,
body .ad-header {
	display: none !important;
}

/* Prevent a large uploaded WordPress logo from breaking the header. */
.adc-brand--image,
.adc-brand--image .custom-logo-link {
	display: flex;
	align-items: center;
	line-height: 0;
}

.adc-brand--image .custom-logo {
	display: block;
	width: auto !important;
	height: 36px !important;
	max-width: 240px !important;
	object-fit: contain;
}

/* WooCommerce / plugin styles sometimes load after the theme.
   These targeted rules keep buttons consistently red. */
body .adc-home-products ul.products li.product .button,
body .adc-related-section ul.products li.product .button,
body.single-product .adc-product-card form.cart .single_add_to_cart_button,
body.single-product .adc-product-card form.cart button.single_add_to_cart_button {
	background: var(--adc-red) !important;
	border-color: var(--adc-red) !important;
	color: #ffffff !important;
	opacity: 1 !important;
}

body .adc-home-products ul.products li.product .button:hover,
body .adc-related-section ul.products li.product .button:hover,
body.single-product .adc-product-card form.cart .single_add_to_cart_button:hover,
body.single-product .adc-product-card form.cart button.single_add_to_cart_button:hover {
	background: var(--adc-red-dark) !important;
	border-color: var(--adc-red-dark) !important;
}

/* Exact grid override for related products. WooCommerce adds .first/.last float rules. */
body .adc-home-products ul.products,
body .adc-related-section .related ul.products,
body .adc-related-section ul.products {
	display: grid !important;
	grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
	align-items: stretch !important;
	gap: 20px !important;
	width: 100% !important;
	max-width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
	list-style: none !important;
}

body .adc-home-products ul.products li.product,
body .adc-related-section .related ul.products li.product,
body .adc-related-section ul.products li.product,
body .adc-related-section .related ul.products li.product.first,
body .adc-related-section .related ul.products li.product.last {
	float: none !important;
	clear: none !important;
	display: flex !important;
	flex: 1 1 auto !important;
	flex-direction: column !important;
	grid-column: auto !important;
	grid-row: auto !important;
	width: auto !important;
	min-width: 0 !important;
	max-width: none !important;
	margin: 0 !important;
}

body .adc-home-products ul.products li.product img,
body .adc-related-section ul.products li.product img {
	width: 100% !important;
	height: 280px !important;
	min-width: 0 !important;
	object-fit: contain !important;
}

body .adc-related-section .related ul.products li.product .woocommerce-loop-product__title,
body .adc-home-products ul.products li.product .woocommerce-loop-product__title {
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	min-height: 44px;
}

/* Replace the plain number input with a polished compact control via JS. */
body.single-product .adc-product-card form.cart .quantity {
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
	gap: 4px;
	height: 52px;
	padding: 4px;
	background: #ffffff;
	border: 1px solid #ffffff;
	border-radius: 14px;
}

body.single-product .adc-product-card form.cart .quantity .qty {
	width: 42px !important;
	height: 42px !important;
	padding: 0 !important;
	background: transparent !important;
	border: 0 !important;
	border-radius: 0 !important;
	outline: 0;
	-moz-appearance: textfield;
}

body.single-product .adc-product-card form.cart .quantity .qty::-webkit-outer-spin-button,
body.single-product .adc-product-card form.cart .quantity .qty::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

.adc-qty-btn {
	display: inline-grid;
	place-items: center;
	width: 40px;
	height: 40px;
	padding: 0;
	background: #ffffff;
	border: 1px solid #ffffff;
	border-radius: 11px;
	color: #0e1413;
	font-size: 23px;
	line-height: 1;
	cursor: pointer;
	transition: .2s ease;
}

.adc-qty-btn:hover {
	background: var(--adc-red);
	border-color: var(--adc-red);
	color: #ffffff;
}

@media (max-width: 1024px) {
	body .adc-home-products ul.products,
	body .adc-related-section .related ul.products,
	body .adc-related-section ul.products {
		grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
	}

	body .adc-home-products ul.products li.product img,
	body .adc-related-section ul.products li.product img {
		height: 245px !important;
	}
}

@media (max-width: 760px) {
	.adc-brand--image .custom-logo {
		height: 30px !important;
		max-width: 190px !important;
	}

	body .adc-home-products ul.products,
	body .adc-related-section .related ul.products,
	body .adc-related-section ul.products {
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
		gap: 12px !important;
	}

	body .adc-home-products ul.products li.product img,
	body .adc-related-section ul.products li.product img {
		height: 185px !important;
	}

	body .adc-related-section ul.products li.product,
	body .adc-home-products ul.products li.product {
		padding: 10px !important;
	}
}

.adc-testimonials{margin-top:24px;padding:32px;background:#ffffff;border:1px solid #ffffff;border-radius:24px}
.adc-testimonial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.adc-testimonial-card{padding:20px;background:#ffffff;border:1px solid #ffffff;border-radius:18px}
.adc-testimonial-card>span{display:block;margin-bottom:10px;color:#0e7c70;font-size:16px;letter-spacing:2px}
.adc-testimonial-card p{margin:0 0 14px;color:var(--adc-muted);font-size:14px;line-height:1.65}
.adc-testimonial-card strong{font-size:13px;color:#0e1413}
@media(max-width:760px){.adc-testimonials{padding:21px 17px;border-radius:20px}.adc-testimonial-grid{grid-template-columns:1fr;gap:10px}}


/* -----------------------------------------------------------------
   v1.0.2 product cards + swipe gallery
------------------------------------------------------------------ */

/* Dedicated product-card layout. Does not use WooCommerce's legacy loop CSS. */
.adc-card-grid {
	display: grid !important;
	grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
	gap: 20px !important;
	width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
	list-style: none !important;
}

.adc-card {
	display: flex !important;
	flex-direction: column !important;
	min-width: 0 !important;
	padding: 14px !important;
	background: #ffffff !important;
	border: 1px solid var(--adc-border) !important;
	border-radius: 20px !important;
	box-shadow: none !important;
	transition: transform .2s ease, box-shadow .2s ease;
}

.adc-card:hover {
	transform: translateY(-4px);
	box-shadow: var(--adc-shadow) !important;
}

.adc-card__image {
	display: block;
	margin-bottom: 14px;
	overflow: hidden;
	background: #ffffff;
	border-radius: 15px;
}

.adc-card__image img {
	display: block;
	width: 100% !important;
	height: 280px !important;
	margin: 0 !important;
	padding: 7px;
	object-fit: contain !important;
}

.adc-card__title {
	display: -webkit-box;
	min-height: 44px;
	margin: 0 0 8px;
	overflow: hidden;
	color: #0e1413;
	font-size: 16px;
	font-weight: 850;
	line-height: 1.35;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.adc-card__price {
	display: block;
	min-height: 27px;
	margin-bottom: 12px;
	color: #0e1413;
	font-size: 17px;
	font-weight: 900;
}

.adc-card__price del {
	margin-right: 5px;
	color: #ffffff;
	font-size: 13px;
	font-weight: 600;
}

.adc-card__price ins {
	color: #0e1413;
	text-decoration: none;
}

.adc-card__button {
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
	width: 100%;
	min-height: 44px;
	margin-top: auto;
	padding: 0 12px;
	background: var(--adc-red) !important;
	border: 1px solid var(--adc-red) !important;
	border-radius: 12px;
	color: #ffffff !important;
	font-size: 13px;
	font-weight: 850;
	line-height: 1.2;
	text-align: center;
	opacity: 1 !important;
	transition: .2s ease;
}

.adc-card__button:hover,
.adc-card__button:focus {
	background: var(--adc-red-dark) !important;
	border-color: var(--adc-red-dark) !important;
	color: #ffffff !important;
	transform: translateY(-1px);
}

/* Gallery: the viewport follows each active image's real rendered height. */
.adc-product-gallery {
	padding: 18px;
	background: #ffffff;
	border-radius: 30px;
}

.adc-gallery-viewport {
	position: relative;
	overflow: hidden;
	height: auto;
	background: #ffffff;
	border-radius: 22px;
	touch-action: pan-y;
	transition: height .28s ease;
}

.adc-gallery-track {
	display: flex;
	align-items: flex-start;
	width: 100%;
	height: auto;
	transition: transform .34s cubic-bezier(.22,.61,.36,1);
	will-change: transform;
}

.adc-gallery-slide {
	display: block;
	flex: 0 0 100%;
	width: 100%;
	height: auto;
}

.adc-gallery-slide img {
	display: block;
	width: 100% !important;
	height: auto !important;
	max-width: 100%;
	max-height: none !important;
	margin: 0 !important;
	padding: 0 !important;
	background: #ffffff;
	object-fit: contain !important;
	user-select: none;
	-webkit-user-drag: none;
}

.adc-product-actions {
	position: absolute;
	z-index: 5;
	inset: 16px 16px auto;
	display: flex;
	justify-content: space-between;
	pointer-events: none;
}

.adc-product-actions .adc-circle {
	pointer-events: auto;
}

.adc-gallery-arrow {
	position: absolute;
	z-index: 6;
	top: 50%;
	display: grid;
	place-items: center;
	width: 46px;
	height: 46px;
	padding: 0;
	background: rgba(255,255,255,.96);
	border: 0;
	border-radius: 50%;
	box-shadow: 0 8px 18px rgba(14,20,19,.1);
	color: #0e1413;
	font-size: 36px;
	line-height: 1;
	cursor: pointer;
	transform: translateY(-50%);
	transition: .2s ease;
}

.adc-gallery-arrow:hover {
	background: var(--adc-red);
	color: #ffffff;
}

.adc-gallery-prev { left: 14px; }
.adc-gallery-next { right: 14px; }

.adc-product-thumbs {
	display: flex;
	justify-content: center;
	gap: 10px;
	margin-top: 14px;
	overflow-x: auto;
	padding: 2px;
}

.adc-thumb {
	flex: 0 0 64px;
	width: 64px;
	height: 64px;
	padding: 0;
	overflow: hidden;
	background: #ffffff;
	border: 2px solid transparent;
	border-radius: 14px;
	cursor: pointer;
	opacity: .68;
}

.adc-thumb.is-active {
	border-color: var(--adc-red);
	opacity: 1;
}

.adc-thumb img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.adc-related-section .adc-section-heading {
	margin-bottom: 24px;
}

@media (max-width: 1024px) {
	.adc-card-grid {
		grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
	}

	.adc-card__image img {
		height: 245px !important;
	}
}

@media (max-width: 760px) {
	.adc-card-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
		gap: 12px !important;
	}

	.adc-card {
		padding: 10px !important;
		border-radius: 16px !important;
	}

	.adc-card__image {
		margin-bottom: 10px;
		border-radius: 12px;
	}

	.adc-card__image img {
		height: 185px !important;
		padding: 5px;
	}

	.adc-card__title {
		min-height: 38px;
		font-size: 13px;
	}

	.adc-card__price {
		min-height: 23px;
		margin-bottom: 10px;
		font-size: 14px;
	}

	.adc-card__button {
		min-height: 40px;
		font-size: 12px;
	}

	.adc-product-gallery {
		margin-inline: calc(50% - 50vw);
		padding: 0;
		border-radius: 0;
	}

	.adc-gallery-viewport {
		border-radius: 0;
	}

	.adc-gallery-arrow,
	.adc-product-thumbs {
		display: none;
	}

	.adc-product-actions {
		inset: 16px;
	}
}


/* -----------------------------------------------------------------
   v1.0.3 cart experience + full-width testimonial band
------------------------------------------------------------------ */

/* The testimonials section is intentionally a full-bleed light-red band. */
.adc-testimonials-band {
	width: 100%;
	margin: 0;
	padding: 56px 0;
	background: #ffffff;
}

.adc-testimonials-band .adc-testimonials {
	margin: 0;
	padding: 0;
	background: transparent;
	border: 0;
	border-radius: 0;
}

.adc-testimonials-band .adc-section-heading {
	margin-bottom: 20px;
}

.adc-testimonials-band .adc-testimonial-card {
	background: #ffffff;
	border-color: #ffffff;
}

@media (max-width: 760px) {
	.adc-testimonials-band {
		padding: 34px 0;
	}
}

/* Cart header */
.woocommerce-cart .adc-cart-intro {
	margin: 0 0 24px;
	padding: 34px;
	border: 1px solid #ffffff;
	border-radius: 24px;
	background: linear-gradient(135deg, #ffffff 0%, #ffffff 72%);
}

.woocommerce-cart .adc-cart-intro__eyebrow {
	display: inline-flex;
	padding: 7px 10px;
	border-radius: 999px;
	background: #ffffff;
	border: 1px solid #ffffff;
	color: var(--adc-red);
	font-size: 11px;
	font-weight: 900;
	letter-spacing: .8px;
	text-transform: uppercase;
}

.woocommerce-cart .adc-cart-intro h1 {
	margin: 12px 0 5px;
	color: #0e1413;
	font-size: clamp(32px, 4vw, 48px);
	line-height: 1.05;
	letter-spacing: -2px;
}

.woocommerce-cart .adc-cart-intro p {
	margin: 0;
	color: var(--adc-muted);
	font-size: 15px;
}

/* Main cart card */
.woocommerce-cart form.woocommerce-cart-form {
	margin: 0 !important;
	padding: 0 !important;
	overflow: hidden;
	border: 1px solid var(--adc-border) !important;
	border-radius: 22px !important;
	background: #ffffff;
}

.woocommerce-cart table.shop_table {
	width: 100%;
	margin: 0 !important;
	border: 0 !important;
	border-collapse: separate;
	border-spacing: 0;
}

.woocommerce-cart table.shop_table thead th {
	padding: 15px 16px !important;
	background: #ffffff;
	border: 0 !important;
	border-bottom: 1px solid var(--adc-border) !important;
	color: #0e1413;
	font-size: 12px;
	font-weight: 900;
	letter-spacing: .55px;
	text-transform: uppercase;
}

.woocommerce-cart table.shop_table td {
	padding: 17px 16px !important;
	border: 0 !important;
	border-bottom: 1px solid #ffffff !important;
	vertical-align: middle !important;
}

.woocommerce-cart table.shop_table tr:last-child td {
	border-bottom: 0 !important;
}

.woocommerce-cart .product-thumbnail img {
	display: block;
	width: 78px !important;
	height: 78px !important;
	padding: 5px;
	background: #ffffff;
	border-radius: 14px;
	object-fit: contain;
}

.woocommerce-cart .product-name a {
	color: #0e1413;
	font-size: 16px;
	font-weight: 850;
}

.woocommerce-cart .product-price,
.woocommerce-cart .product-subtotal {
	color: #0e1413;
	font-weight: 850;
}

.woocommerce-cart .product-remove a {
	display: inline-grid !important;
	place-items: center;
	width: 28px !important;
	height: 28px !important;
	background: #ffffff !important;
	border-radius: 50% !important;
	color: var(--adc-red) !important;
	font-size: 20px !important;
	line-height: 1 !important;
}

.woocommerce-cart .product-remove a:hover {
	background: var(--adc-red) !important;
	color: #ffffff !important;
}

.woocommerce-cart .quantity {
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
	height: 42px;
	padding: 3px 7px;
	background: #ffffff;
	border: 1px solid #ffffff;
	border-radius: 12px;
}

.woocommerce-cart .quantity input.qty {
	width: 46px !important;
	height: 34px !important;
	padding: 0 !important;
	background: transparent !important;
	border: 0 !important;
	color: #0e1413;
	font-weight: 850;
	text-align: center;
	-moz-appearance: textfield;
}

.woocommerce-cart .quantity input.qty::-webkit-inner-spin-button,
.woocommerce-cart .quantity input.qty::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

.woocommerce-cart .actions {
	padding: 16px !important;
	background: #ffffff;
}

.woocommerce-cart .coupon {
	display: flex;
	gap: 8px;
}

.woocommerce-cart .coupon #coupon_code {
	width: 180px;
	min-height: 42px;
	padding: 0 12px;
	border: 1px solid #ffffff;
	border-radius: 11px;
	background: #ffffff;
}

.woocommerce-cart .actions button,
.woocommerce-cart button[name="update_cart"] {
	min-height: 42px !important;
	padding: 0 15px !important;
	background: #ffffff !important;
	border: 1px solid #ffffff !important;
	border-radius: 11px !important;
	color: #0e1413 !important;
	font-size: 13px !important;
	font-weight: 850 !important;
	opacity: 1 !important;
}

.woocommerce-cart .actions button:hover,
.woocommerce-cart button[name="update_cart"]:hover {
	background: #ffffff !important;
}

/* Cart totals */
.woocommerce-cart .cart-collaterals {
	width: min(100%, 440px) !important;
	margin: 24px 0 0 auto !important;
}

.woocommerce-cart .cart-collaterals .cart_totals {
	width: 100% !important;
	padding: 24px !important;
	border: 1px solid var(--adc-border) !important;
	border-radius: 22px !important;
	background: #ffffff;
}

.woocommerce-cart .cart_totals h2 {
	margin: 0 0 16px;
	color: #0e1413;
	font-size: 24px;
	letter-spacing: -1px;
}

.woocommerce-cart .cart_totals table {
	margin: 0 0 17px !important;
	border: 0 !important;
}

.woocommerce-cart .cart_totals table th,
.woocommerce-cart .cart_totals table td {
	padding: 12px 0 !important;
	border: 0 !important;
	border-bottom: 1px solid #ffffff !important;
}

.woocommerce-cart .cart_totals .order-total th,
.woocommerce-cart .cart_totals .order-total td {
	padding-top: 16px !important;
	border-bottom: 0 !important;
	color: #0e1413;
	font-size: 18px;
	font-weight: 900;
}

.woocommerce-cart .wc-proceed-to-checkout {
	padding: 0 !important;
}

.woocommerce-cart .wc-proceed-to-checkout .checkout-button {
	display: flex !important;
	align-items: center;
	justify-content: center;
	min-height: 52px !important;
	margin: 0 !important;
	background: var(--adc-red) !important;
	border: 1px solid var(--adc-red) !important;
	border-radius: 14px !important;
	color: #ffffff !important;
	font-size: 15px !important;
	font-weight: 900 !important;
}

.woocommerce-cart .wc-proceed-to-checkout .checkout-button:hover {
	background: var(--adc-red-dark) !important;
	border-color: var(--adc-red-dark) !important;
}

/* Reassurance cards below cart */
.adc-cart-reassurance {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 12px;
	margin-top: 24px;
}

.adc-cart-reassurance > div {
	padding: 18px;
	background: #ffffff;
	border: 1px solid #ffffff;
	border-radius: 16px;
}

.adc-cart-reassurance strong {
	display: block;
	margin-bottom: 5px;
	color: #0e1413;
	font-size: 14px;
}

.adc-cart-reassurance span {
	display: block;
	color: var(--adc-muted);
	font-size: 13px;
	line-height: 1.55;
}

/* Empty cart */
.woocommerce-cart .cart-empty {
	margin: 0 !important;
	padding: 20px !important;
	border: 1px solid #ffffff !important;
	border-radius: 16px !important;
	background: #ffffff !important;
	color: #0e7c70 !important;
	font-weight: 800;
}

.woocommerce-cart .return-to-shop .button {
	margin-top: 14px;
}

@media (max-width: 760px) {
	.woocommerce-cart .adc-cart-intro {
		padding: 23px 18px;
		border-radius: 20px;
	}

	.woocommerce-cart form.woocommerce-cart-form {
		border-radius: 18px !important;
	}

	.woocommerce-cart table.shop_table thead {
		display: none;
	}

	.woocommerce-cart table.shop_table,
	.woocommerce-cart table.shop_table tbody,
	.woocommerce-cart table.shop_table tr,
	.woocommerce-cart table.shop_table td {
		display: block;
		width: 100%;
	}

	.woocommerce-cart table.shop_table tr.woocommerce-cart-form__cart-item {
		position: relative;
		display: grid;
		grid-template-columns: 76px 1fr;
		gap: 12px;
		padding: 15px;
		border-bottom: 1px solid #ffffff;
	}

	.woocommerce-cart table.shop_table tr.woocommerce-cart-form__cart-item td {
		padding: 0 !important;
		border: 0 !important;
	}

	.woocommerce-cart .product-remove {
		position: absolute;
		top: 10px;
		right: 10px;
	}

	.woocommerce-cart .product-thumbnail {
		grid-row: 1 / span 4;
	}

	.woocommerce-cart .product-thumbnail img {
		width: 72px !important;
		height: 72px !important;
	}

	.woocommerce-cart .product-name {
		padding-right: 35px !important;
	}

	.woocommerce-cart .product-price:before,
	.woocommerce-cart .product-subtotal:before {
		display: inline-block;
		width: 62px;
		color: var(--adc-muted);
		font-size: 12px;
		font-weight: 800;
	}

	.woocommerce-cart .product-price:before { content: 'Price'; }
	.woocommerce-cart .product-subtotal:before { content: 'Total'; }

	.woocommerce-cart .actions {
		display: grid !important;
		gap: 10px;
	}

	.woocommerce-cart .coupon {
		width: 100%;
	}

	.woocommerce-cart .coupon #coupon_code {
		width: 100%;
	}

	.woocommerce-cart .actions button,
	.woocommerce-cart button[name="update_cart"] {
		width: 100% !important;
	}

	.woocommerce-cart .cart-collaterals {
		width: 100% !important;
		margin-top: 18px !important;
	}

	.adc-cart-reassurance {
		grid-template-columns: 1fr;
		gap: 10px;
	}
}


/* -----------------------------------------------------------------
   v1.0.4 mini-cart drawer, shop archive and contact page
------------------------------------------------------------------ */

/* Proper shop page */
.adc-shop-hero {
	padding: 58px 0 38px;
	background: linear-gradient(135deg, #ffffff 0%, #ffffff 66%, #ffffff 100%);
	border-bottom: 1px solid #ffffff;
}

.adc-shop-hero__eyebrow {
	display: inline-flex;
	padding: 7px 11px;
	background: #ffffff;
	border: 1px solid #ffffff;
	border-radius: 999px;
	color: var(--adc-red);
	font-size: 11px;
	font-weight: 900;
	letter-spacing: .8px;
	text-transform: uppercase;
}

.adc-shop-hero h1 {
	margin: 14px 0 8px;
	color: #0e1413;
	font-size: clamp(38px, 5vw, 62px);
	line-height: 1.02;
	letter-spacing: -2.8px;
}

.adc-shop-hero__description,
.adc-shop-hero__description p {
	max-width: 680px;
	margin: 0;
	color: var(--adc-muted);
	font-size: 16px;
	line-height: 1.7;
}

.adc-shop-main {
	padding: 38px 0 60px;
}

.adc-category-chips {
	display: flex;
	gap: 9px;
	margin-bottom: 26px;
	overflow-x: auto;
	padding: 2px 0;
	scrollbar-width: none;
}

.adc-category-chips::-webkit-scrollbar {
	display: none;
}

.adc-category-chip {
	display: inline-flex;
	flex: 0 0 auto;
	align-items: center;
	min-height: 39px;
	padding: 0 14px;
	border: 1px solid #ffffff;
	border-radius: 999px;
	background: #ffffff;
	color: #0e1413;
	font-size: 13px;
	font-weight: 800;
	transition: .2s ease;
}

.adc-category-chip:hover,
.adc-category-chip.is-active {
	background: #ffffff;
	border-color: var(--adc-red);
	color: var(--adc-red);
}

.adc-shop-toolbar {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
	margin-bottom: 22px;
}

.adc-shop-toolbar .woocommerce-result-count {
	margin: 0;
	color: var(--adc-muted);
	font-size: 14px;
}

.adc-shop-toolbar .woocommerce-ordering {
	margin: 0;
}

.adc-shop-toolbar select {
	min-height: 42px;
	padding: 0 34px 0 12px;
	background: #ffffff;
	border: 1px solid #ffffff;
	border-radius: 11px;
	color: #0e1413;
	font-size: 13px;
	font-weight: 750;
}

.adc-shop-empty {
	padding: 50px 24px;
	border: 1px solid var(--adc-border);
	border-radius: 22px;
	background: #ffffff;
	text-align: center;
}

.adc-shop-empty h2 {
	margin: 0 0 7px;
}

.adc-shop-empty p {
	margin: 0 0 18px;
	color: var(--adc-muted);
}

.adc-shop-main .woocommerce-pagination {
	margin-top: 32px;
	text-align: center;
}

.adc-shop-main .woocommerce-pagination ul.page-numbers {
	display: inline-flex;
	gap: 6px;
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
}

.adc-shop-main .woocommerce-pagination ul.page-numbers li {
	border: 0;
}

.adc-shop-main .woocommerce-pagination .page-numbers {
	display: inline-grid;
	place-items: center;
	min-width: 38px;
	height: 38px;
	padding: 0 8px;
	border: 1px solid #ffffff;
	border-radius: 10px;
	background: #ffffff;
	color: #0e1413;
	font-weight: 800;
}

.adc-shop-main .woocommerce-pagination .page-numbers.current {
	background: var(--adc-red);
	border-color: var(--adc-red);
	color: #ffffff;
}

/* Mini-cart drawer */
html.adc-drawer-open,
html.adc-drawer-open body {
	overflow: hidden;
}

.adc-cart-drawer {
	position: fixed;
	z-index: 99999;
	inset: 0;
	pointer-events: none;
}

.adc-cart-drawer.is-open {
	pointer-events: auto;
}

.adc-cart-drawer__backdrop {
	position: absolute;
	inset: 0;
	background: rgba(14,20,19,.46);
	opacity: 0;
	transition: opacity .25s ease;
}

.adc-cart-drawer.is-open .adc-cart-drawer__backdrop {
	opacity: 1;
}

.adc-cart-drawer__panel {
	position: absolute;
	top: 0;
	right: 0;
	display: flex;
	flex-direction: column;
	width: min(100%, 430px);
	height: 100%;
	padding: 22px;
	overflow-y: auto;
	background: #ffffff;
	box-shadow: -18px 0 45px rgba(14,20,19,.14);
	transform: translateX(105%);
	transition: transform .3s cubic-bezier(.22,.61,.36,1);
}

.adc-cart-drawer.is-open .adc-cart-drawer__panel {
	transform: translateX(0);
}

.adc-cart-drawer__header {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 16px;
	padding-bottom: 18px;
	border-bottom: 1px solid var(--adc-border);
}

.adc-cart-drawer__eyebrow {
	display: block;
	margin-bottom: 3px;
	color: var(--adc-red);
	font-size: 11px;
	font-weight: 900;
	letter-spacing: .8px;
	text-transform: uppercase;
}

.adc-cart-drawer__header h2 {
	margin: 0;
	color: #0e1413;
	font-size: 26px;
	letter-spacing: -1px;
}

.adc-drawer-close {
	display: inline-grid;
	place-items: center;
	width: 38px;
	height: 38px;
	padding: 0;
	background: #ffffff;
	border: 0;
	border-radius: 50%;
	color: #0e1413;
	font-size: 25px;
	line-height: 1;
	cursor: pointer;
}

.adc-drawer-items {
	display: grid;
	gap: 14px;
	padding: 18px 0;
}

.adc-drawer-item {
	position: relative;
	display: grid;
	grid-template-columns: 70px 1fr auto;
	gap: 12px;
	align-items: center;
	padding-bottom: 14px;
	border-bottom: 1px solid #ffffff;
}

.adc-drawer-item:last-child {
	padding-bottom: 0;
	border-bottom: 0;
}

.adc-drawer-item__image {
	display: block;
	width: 70px;
	height: 70px;
	padding: 4px;
	overflow: hidden;
	background: #ffffff;
	border-radius: 13px;
}

.adc-drawer-item__image img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.adc-drawer-item__body {
	min-width: 0;
}

.adc-drawer-item__name {
	display: -webkit-box;
	margin-bottom: 5px;
	overflow: hidden;
	color: #0e1413;
	font-size: 14px;
	font-weight: 850;
	line-height: 1.35;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.adc-drawer-item__meta {
	display: block;
	color: var(--adc-muted);
	font-size: 12px;
}

.adc-drawer-item__remove {
	display: inline-grid;
	place-items: center;
	width: 26px;
	height: 26px;
	background: #ffffff;
	border-radius: 50%;
	color: var(--adc-red);
	font-size: 20px;
	line-height: 1;
}

.adc-drawer-total {
	display: flex;
	justify-content: space-between;
	gap: 16px;
	margin-top: 20px;
	padding: 17px 0;
	border-top: 1px solid var(--adc-border);
	border-bottom: 1px solid var(--adc-border);
	color: #0e1413;
}

.adc-drawer-total strong {
	color: #0e1413;
	font-size: 18px;
}

.adc-drawer-actions {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 10px;
	margin-top: 18px;
}

.adc-drawer-primary,
.adc-drawer-secondary {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 48px;
	padding: 0 12px;
	border-radius: 13px;
	font-size: 14px;
	font-weight: 850;
	text-align: center;
}

.adc-drawer-primary {
	background: var(--adc-red);
	border: 1px solid var(--adc-red);
	color: #ffffff;
}

.adc-drawer-secondary {
	background: #ffffff;
	border: 1px solid #ffffff;
	color: #0e1413;
}

.adc-drawer-empty {
	display: grid;
	justify-items: center;
	gap: 9px;
	padding: 62px 20px;
	text-align: center;
}

.adc-drawer-empty__icon {
	font-size: 42px;
}

.adc-drawer-empty strong {
	color: #0e1413;
	font-size: 18px;
}

.adc-drawer-empty span {
	color: var(--adc-muted);
	font-size: 14px;
}

.adc-drawer-empty .adc-drawer-primary {
	width: 100%;
	margin-top: 8px;
}

/* Contact */
.adc-contact-hero {
	padding: 62px 0 44px;
	background: linear-gradient(135deg, #ffffff 0%, #ffffff 62%, #ffffff 100%);
}

.adc-contact-hero__grid {
	display: grid;
	grid-template-columns: 1.15fr .85fr;
	gap: 30px;
	align-items: end;
}

.adc-contact-hero h1 {
	margin: 13px 0 10px;
	color: #0e1413;
	font-size: clamp(42px, 5vw, 68px);
	line-height: 1.02;
	letter-spacing: -3px;
}

.adc-contact-hero p {
	max-width: 660px;
	margin: 0;
	color: var(--adc-muted);
	font-size: 17px;
	line-height: 1.65;
}

.adc-contact-hero__card {
	padding: 25px;
	background: #0e1413;
	border-radius: 24px;
	color: #ffffff;
	box-shadow: var(--adc-shadow);
}

.adc-contact-hero__card strong {
	display: block;
	margin-bottom: 8px;
	font-size: 20px;
}

.adc-contact-hero__card span {
	color: #ffffff;
	font-size: 14px;
	line-height: 1.65;
}

.adc-contact-main {
	padding: 42px 0 64px;
}

.adc-contact-info-grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 15px;
	margin-bottom: 24px;
}

.adc-contact-info {
	padding: 22px;
	border: 1px solid var(--adc-border);
	border-radius: 20px;
	background: #ffffff;
}

.adc-contact-info__icon {
	display: inline-grid;
	place-items: center;
	width: 36px;
	height: 36px;
	margin-bottom: 12px;
	background: #ffffff;
	border-radius: 11px;
	color: var(--adc-red);
	font-weight: 900;
}

.adc-contact-info strong {
	display: block;
	margin-bottom: 6px;
	color: #0e1413;
	font-size: 16px;
}

.adc-contact-info p {
	margin: 0;
	color: var(--adc-muted);
	font-size: 14px;
	line-height: 1.6;
}

.adc-contact-form-card {
	padding: 34px;
	border: 1px solid var(--adc-border);
	border-radius: 24px;
	background: #ffffff;
}

.adc-contact-form-card__heading {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 16px;
	margin-bottom: 24px;
}

.adc-contact-form-card h2 {
	margin: 0 0 6px;
	color: #0e1413;
	font-size: 30px;
	letter-spacing: -1px;
}

.adc-contact-form-card p {
	margin: 0;
	color: var(--adc-muted);
}

.adc-contact-form-card__tag {
	display: inline-flex;
	padding: 7px 10px;
	background: #ffffff;
	border: 1px solid #ffffff;
	border-radius: 999px;
	color: var(--adc-red);
	font-size: 11px;
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing: .7px;
}

.adc-contact-form .adc-form-field input,
.adc-contact-form .adc-form-field textarea,
.adc-contact-form .adc-form-field select {
	width: 100%;
	min-height: 48px;
	padding: 0 14px;
	background: #ffffff;
	border: 1px solid #ffffff;
	border-radius: 12px;
	color: #0e1413;
	outline: none;
}

.adc-contact-form .adc-form-field textarea {
	min-height: 150px;
	padding-top: 13px;
}

.adc-contact-form .adc-form-field input:focus,
.adc-contact-form .adc-form-field textarea:focus,
.adc-contact-form .adc-form-field select:focus {
	border-color: var(--adc-red);
	box-shadow: 0 0 0 3px rgba(14,124,112,.10);
}

.adc-contact-form__status {
	min-height: 18px;
	margin: 8px 0 0;
	color: #0e7c70;
	font-size: 13px;
	font-weight: 750;
}

@media (max-width: 760px) {
	.adc-shop-hero {
		padding: 42px 0 30px;
	}

	.adc-shop-main {
		padding: 28px 0 44px;
	}

	.adc-shop-toolbar {
		align-items: stretch;
		flex-direction: column;
	}

	.adc-shop-toolbar select {
		width: 100%;
	}

	.adc-cart-drawer__panel {
		width: min(100%, 390px);
		padding: 18px;
	}

	.adc-contact-hero {
		padding: 42px 0 30px;
	}

	.adc-contact-hero__grid,
	.adc-contact-info-grid {
		grid-template-columns: 1fr;
	}

	.adc-contact-main {
		padding: 28px 0 44px;
	}

	.adc-contact-form-card {
		padding: 22px 18px;
		border-radius: 20px;
	}

	.adc-contact-form-card__heading {
		flex-direction: column;
	}
}


/* -----------------------------------------------------------------
   v1.0.5 visual alignment fixes
------------------------------------------------------------------ */

/* Homepage cards: let the product artwork use the whole visual area. */
.adc-home-products .adc-card__image,
.adc-card-grid--home .adc-card__image {
	background: #ffffff;
}

.adc-home-products .adc-card__image img,
.adc-card-grid--home .adc-card__image img {
	height: 320px !important;
	padding: 0 !important;
	object-fit: cover !important;
	object-position: center;
}

/* Use only one divider below the price/delivery area. */
.adc-product-card form.cart {
	margin-top: 18px !important;
	padding-top: 0 !important;
	border-top: 0 !important;
}

/* Keep tier rules visually separated without adding another horizontal line. */
.adc-product-card .adc-tier-wrap:not(:empty) {
	margin: 18px 0 0;
}

/* Ensure cart rows are never zebra-striped by WooCommerce/plugin CSS. */
.woocommerce-cart table.shop_table tbody tr.woocommerce-cart-form__cart-item,
.woocommerce-cart table.shop_table tbody tr.woocommerce-cart-form__cart-item:nth-child(odd),
.woocommerce-cart table.shop_table tbody tr.woocommerce-cart-form__cart-item:nth-child(even),
.woocommerce-cart table.shop_table tbody tr.woocommerce-cart-form__cart-item td,
.woocommerce-cart table.shop_table tbody tr.woocommerce-cart-form__cart-item:nth-child(odd) td,
.woocommerce-cart table.shop_table tbody tr.woocommerce-cart-form__cart-item:nth-child(even) td {
	background: #ffffff !important;
	background-image: none !important;
}

/* Cleaner mobile product composition:
   gallery, information card and description now share the exact same page width. */
@media (max-width: 760px) {
	.adc-product-grid {
		gap: 0 !important;
	}

	.adc-product-gallery {
		width: 100% !important;
		margin: 0 !important;
		padding: 0 !important;
		overflow: hidden;
		background: #ffffff;
		border-radius: 22px !important;
	}

	.adc-gallery-viewport {
		border-radius: 22px !important;
	}

	.adc-product-card {
		width: 100% !important;
		margin: -34px 0 0 !important;
		padding: 26px 20px 23px !important;
		border-radius: 26px 26px 22px 22px !important;
		box-shadow: 0 -8px 24px rgba(14,20,19,.06), var(--adc-shadow);
	}

	.adc-product-below {
		margin-top: 28px !important;
	}

	/* Keep the description shell aligned with the gallery/card shell. */
	.adc-details-section {
		padding-top: 0 !important;
	}

	/* More stable mobile cart layout. */
	.woocommerce-cart table.shop_table tbody,
	.woocommerce-cart table.shop_table tbody tr,
	.woocommerce-cart table.shop_table tbody td {
		background: #ffffff !important;
	}

	.woocommerce-cart table.shop_table tr.woocommerce-cart-form__cart-item {
		margin: 0 !important;
		padding: 15px !important;
		background: #ffffff !important;
		border-bottom: 1px solid #ffffff !important;
		box-shadow: none !important;
	}

	.woocommerce-cart table.shop_table tr.woocommerce-cart-form__cart-item td.product-name,
	.woocommerce-cart table.shop_table tr.woocommerce-cart-form__cart-item td.product-price,
	.woocommerce-cart table.shop_table tr.woocommerce-cart-form__cart-item td.product-quantity,
	.woocommerce-cart table.shop_table tr.woocommerce-cart-form__cart-item td.product-subtotal {
		background: transparent !important;
	}

	.woocommerce-cart table.shop_table tr.woocommerce-cart-form__cart-item .product-name a {
		display: block;
		padding: 0 !important;
		background: transparent !important;
	}

	.adc-home-products .adc-card__image img,
	.adc-card-grid--home .adc-card__image img {
		height: 220px !important;
	}
}


/* -----------------------------------------------------------------
   v1.0.6 product-card fill, stable mini-cart AJAX, mobile cart rows
------------------------------------------------------------------ */

/* WooCommerce's legacy .product / .first width rules must never control our
   custom card renderer. This also fixes the apparently empty first card. */
.adc-card-grid > li.adc-card,
.adc-card-grid > li.adc-card.product,
.adc-card-grid > li.adc-card.first,
.adc-card-grid > li.adc-card.last {
	float: none !important;
	clear: none !important;
	display: flex !important;
	grid-column: auto !important;
	grid-row: auto !important;
	width: auto !important;
	min-width: 0 !important;
	max-width: none !important;
	margin: 0 !important;
	padding: 14px !important;
}

/* Fill the image areas for home, shop, and related-product cards. */
.adc-card-grid .adc-card__image {
	background: #ffffff !important;
}

.adc-card-grid .adc-card__image img,
.adc-related-section .adc-card__image img,
.adc-shop-main .adc-card__image img,
.adc-home-products .adc-card__image img {
	width: 100% !important;
	height: 320px !important;
	margin: 0 !important;
	padding: 0 !important;
	object-fit: cover !important;
	object-position: center center !important;
}

/* This state gives immediate feedback while the mini-cart request is running. */
.adc-card__button.loading,
.adc-product-card .single_add_to_cart_button.loading {
	position: relative;
	color: transparent !important;
	pointer-events: none;
}

.adc-card__button.loading:after,
.adc-product-card .single_add_to_cart_button.loading:after {
	content: "";
	position: absolute;
	width: 16px;
	height: 16px;
	border: 2px solid rgba(255,255,255,.58);
	border-top-color: #ffffff;
	border-radius: 50%;
	animation: adc-spin .7s linear infinite;
}

@keyframes adc-spin {
	to { transform: rotate(360deg); }
}

/* Strong mobile cart grid: product titles finally receive the full free column. */
@media (max-width: 760px) {
	.adc-card-grid > li.adc-card,
	.adc-card-grid > li.adc-card.product,
	.adc-card-grid > li.adc-card.first,
	.adc-card-grid > li.adc-card.last {
		padding: 10px !important;
	}

	.adc-card-grid .adc-card__image img,
	.adc-related-section .adc-card__image img,
	.adc-shop-main .adc-card__image img,
	.adc-home-products .adc-card__image img {
		height: 220px !important;
	}

	.woocommerce-cart table.shop_table tr.woocommerce-cart-form__cart-item {
		display: grid !important;
		grid-template-columns: 88px minmax(0, 1fr) !important;
		grid-template-areas:
			"image name"
			"image price"
			"image quantity"
			"image total" !important;
		column-gap: 14px !important;
		row-gap: 7px !important;
		align-items: start !important;
		width: 100% !important;
		padding: 16px !important;
		background: #ffffff !important;
	}

	.woocommerce-cart table.shop_table tr.woocommerce-cart-form__cart-item > td {
		min-width: 0 !important;
		margin: 0 !important;
		padding: 0 !important;
		background: transparent !important;
		border: 0 !important;
	}

	.woocommerce-cart table.shop_table tr.woocommerce-cart-form__cart-item > td.product-thumbnail {
		grid-area: image !important;
		grid-row: image !important;
	}

	.woocommerce-cart table.shop_table tr.woocommerce-cart-form__cart-item > td.product-name {
		grid-area: name !important;
		padding-right: 34px !important;
	}

	.woocommerce-cart table.shop_table tr.woocommerce-cart-form__cart-item > td.product-price {
		grid-area: price !important;
	}

	.woocommerce-cart table.shop_table tr.woocommerce-cart-form__cart-item > td.product-quantity {
		grid-area: quantity !important;
	}

	.woocommerce-cart table.shop_table tr.woocommerce-cart-form__cart-item > td.product-subtotal {
		grid-area: total !important;
	}

	.woocommerce-cart table.shop_table tr.woocommerce-cart-form__cart-item > td.product-remove {
		position: absolute !important;
		top: 11px !important;
		right: 11px !important;
	}

	.woocommerce-cart .product-thumbnail img {
		width: 88px !important;
		height: 88px !important;
	}

	.woocommerce-cart .product-name,
	.woocommerce-cart .product-price,
	.woocommerce-cart .product-quantity,
	.woocommerce-cart .product-subtotal {
		min-width: 0 !important;
		background: transparent !important;
	}

	.woocommerce-cart .product-name a {
		display: block !important;
		padding: 0 !important;
		background: transparent !important;
		color: #0e1413 !important;
		font-size: 15px !important;
		font-weight: 850 !important;
		line-height: 1.35 !important;
		overflow-wrap: anywhere;
	}

	.woocommerce-cart .product-price,
	.woocommerce-cart .product-subtotal {
		display: flex !important;
		align-items: center;
		gap: 7px;
		color: #0e1413;
		font-size: 14px;
	}

	.woocommerce-cart .product-price:before,
	.woocommerce-cart .product-subtotal:before {
		flex: 0 0 43px;
		width: auto !important;
	}

	.woocommerce-cart .product-quantity {
		display: flex !important;
		align-items: center;
		min-height: 42px;
	}

	.woocommerce-cart table.shop_table tbody tr.woocommerce-cart-form__cart-item,
	.woocommerce-cart table.shop_table tbody tr.woocommerce-cart-form__cart-item:nth-child(odd),
	.woocommerce-cart table.shop_table tbody tr.woocommerce-cart-form__cart-item:nth-child(even),
	.woocommerce-cart table.shop_table tbody tr.woocommerce-cart-form__cart-item > td,
	.woocommerce-cart table.shop_table tbody tr.woocommerce-cart-form__cart-item:nth-child(odd) > td,
	.woocommerce-cart table.shop_table tbody tr.woocommerce-cart-form__cart-item:nth-child(even) > td {
		background-color: #ffffff !important;
		background-image: none !important;
	}
}


/* -----------------------------------------------------------------
   v1.0.7 cart trigger, card image fill and mobile cart rebuild
------------------------------------------------------------------ */

/* Cart icon is a button now. Preserve the same visual behavior. */
.adc-cart-toggle {
	appearance: none;
	-webkit-appearance: none;
}

/* Absolute grid reset: first shop card must begin in first grid slot. */
.adc-card-grid {
	grid-auto-flow: row !important;
	justify-content: start !important;
}

.adc-card-grid > li.adc-card:first-child,
.adc-card-grid > li.adc-card.product:first-child,
.adc-card-grid > li.adc-card.first:first-child {
	grid-column: 1 !important;
	grid-row: auto !important;
	margin-left: 0 !important;
}

.adc-card-grid > li.adc-card,
.adc-card-grid > li.adc-card.product,
.adc-card-grid > li.adc-card.first,
.adc-card-grid > li.adc-card.last {
	place-self: stretch !important;
}

/* Full visual image fills on all catalogue cards. Source images that include
   empty white margins need to be cropped before upload for a truly tighter product. */
.adc-card-grid .adc-card__image {
	display: block !important;
	aspect-ratio: 1 / 1 !important;
	overflow: hidden !important;
	background: #ffffff !important;
}

.adc-card-grid .adc-card__image img,
.adc-home-products .adc-card__image img,
.adc-shop-main .adc-card__image img,
.adc-related-section .adc-card__image img {
	display: block !important;
	width: 100% !important;
	height: 100% !important;
	min-height: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
	object-fit: cover !important;
	object-position: center center !important;
}

/* Related products use the same image treatment as shop/home cards. */
.adc-related-section .adc-card-grid {
	margin-top: 0 !important;
}

/* Completely replace the cramped mobile cart table with clean one-column cards.
   Product thumbnails are intentionally hidden to give long product titles full room. */
@media (max-width: 760px) {
	.woocommerce-cart form.woocommerce-cart-form {
		overflow: visible !important;
		background: transparent !important;
		border: 0 !important;
	}

	.woocommerce-cart table.shop_table,
	.woocommerce-cart table.shop_table tbody,
	.woocommerce-cart table.shop_table tr,
	.woocommerce-cart table.shop_table td {
		display: block !important;
		width: 100% !important;
	}

	.woocommerce-cart table.shop_table thead {
		display: none !important;
	}

	.woocommerce-cart table.shop_table tbody {
		display: grid !important;
		gap: 12px !important;
	}

	.woocommerce-cart table.shop_table tr.woocommerce-cart-form__cart-item,
	.woocommerce-cart table.shop_table tr.woocommerce-cart-form__cart-item:nth-child(odd),
	.woocommerce-cart table.shop_table tr.woocommerce-cart-form__cart-item:nth-child(even) {
		position: relative !important;
		display: grid !important;
		grid-template-columns: minmax(0, 1fr) auto !important;
		grid-template-areas:
			"name remove"
			"price subtotal"
			"quantity quantity" !important;
		gap: 12px 16px !important;
		width: 100% !important;
		margin: 0 !important;
		padding: 20px !important;
		background: #ffffff !important;
		border: 1px solid #ffffff !important;
		border-radius: 18px !important;
		box-shadow: none !important;
	}

	.woocommerce-cart table.shop_table tr.woocommerce-cart-form__cart-item > td,
	.woocommerce-cart table.shop_table tr.woocommerce-cart-form__cart-item:nth-child(odd) > td,
	.woocommerce-cart table.shop_table tr.woocommerce-cart-form__cart-item:nth-child(even) > td {
		display: block !important;
		width: auto !important;
		min-width: 0 !important;
		margin: 0 !important;
		padding: 0 !important;
		background: transparent !important;
		border: 0 !important;
	}

	.woocommerce-cart table.shop_table tr.woocommerce-cart-form__cart-item > td.product-thumbnail {
		display: none !important;
	}

	.woocommerce-cart table.shop_table tr.woocommerce-cart-form__cart-item > td.product-name {
		grid-area: name !important;
		padding-right: 0 !important;
	}

	.woocommerce-cart table.shop_table tr.woocommerce-cart-form__cart-item > td.product-remove {
		position: static !important;
		display: flex !important;
		grid-area: remove !important;
		align-items: start !important;
		justify-content: end !important;
	}

	.woocommerce-cart table.shop_table tr.woocommerce-cart-form__cart-item > td.product-price {
		display: flex !important;
		grid-area: price !important;
		align-items: center !important;
	}

	.woocommerce-cart table.shop_table tr.woocommerce-cart-form__cart-item > td.product-subtotal {
		display: flex !important;
		grid-area: subtotal !important;
		align-items: center !important;
		justify-content: end !important;
		text-align: right !important;
	}

	.woocommerce-cart table.shop_table tr.woocommerce-cart-form__cart-item > td.product-quantity {
		display: flex !important;
		grid-area: quantity !important;
		align-items: center !important;
	}

	.woocommerce-cart .product-name a {
		display: block !important;
		max-width: 100% !important;
		overflow: visible !important;
		color: #0e1413 !important;
		font-size: 17px !important;
		font-weight: 850 !important;
		line-height: 1.35 !important;
		overflow-wrap: anywhere !important;
		word-break: normal !important;
	}

	.woocommerce-cart .product-price,
	.woocommerce-cart .product-subtotal {
		color: #0e1413 !important;
		font-size: 15px !important;
		font-weight: 800 !important;
	}

	.woocommerce-cart .product-price:before,
	.woocommerce-cart .product-subtotal:before {
		display: inline-block !important;
		width: auto !important;
		margin-right: 7px !important;
		color: #0e1413 !important;
		font-size: 12px !important;
		font-weight: 800 !important;
	}

	.woocommerce-cart .product-price:before {
		content: 'Price' !important;
	}

	.woocommerce-cart .product-subtotal:before {
		content: 'Subtotal' !important;
	}

	.woocommerce-cart .product-quantity:before {
		content: 'Quantity';
		margin-right: 10px;
		color: #0e1413;
		font-size: 12px;
		font-weight: 800;
	}

	.woocommerce-cart .product-quantity .quantity {
		margin-left: auto;
	}

	.woocommerce-cart table.shop_table tr.actions {
		display: block !important;
		margin-top: 12px !important;
		padding: 16px !important;
		background: #ffffff !important;
		border: 1px solid #ffffff !important;
		border-radius: 16px !important;
	}

	.woocommerce-cart table.shop_table tr.actions td {
		display: block !important;
		padding: 0 !important;
		background: transparent !important;
	}

	.woocommerce-cart .coupon {
		display: flex !important;
		width: 100% !important;
	}

	.woocommerce-cart .coupon #coupon_code {
		min-width: 0 !important;
		flex: 1 1 auto !important;
	}

	.woocommerce-cart .cart-collaterals {
		margin-top: 18px !important;
	}

	.adc-card-grid .adc-card__image img,
	.adc-home-products .adc-card__image img,
	.adc-shop-main .adc-card__image img,
	.adc-related-section .adc-card__image img {
		height: 100% !important;
	}
}


/* -----------------------------------------------------------------
   v1.0.8 clean mobile cart cards
------------------------------------------------------------------ */

@media (max-width: 760px) {
	/* Remove WooCommerce's responsive table labels such as "Product:".
	   We add only the useful Price / Total labels below. */
	.woocommerce-cart .shop_table_responsive tr.woocommerce-cart-form__cart-item > td::before,
	.woocommerce-cart .shop_table_responsive tr.woocommerce-cart-form__cart-item > th::before {
		display: none !important;
		content: none !important;
	}

	/* One clear card per item: thumbnail, full product name, price, total, quantity. */
	.woocommerce-cart table.shop_table tbody {
		display: grid !important;
		gap: 14px !important;
	}

	.woocommerce-cart table.shop_table tr.woocommerce-cart-form__cart-item,
	.woocommerce-cart table.shop_table tr.woocommerce-cart-form__cart-item:nth-child(odd),
	.woocommerce-cart table.shop_table tr.woocommerce-cart-form__cart-item:nth-child(even) {
		display: grid !important;
		grid-template-columns: 82px minmax(0, 1fr) 32px !important;
		grid-template-areas:
			"image name remove"
			"image price subtotal"
			"image quantity quantity" !important;
		gap: 12px 12px !important;
		align-items: start !important;
		width: 100% !important;
		margin: 0 !important;
		padding: 16px !important;
		background: #ffffff !important;
		border: 1px solid #ffffff !important;
		border-radius: 18px !important;
		box-shadow: none !important;
		text-align: left !important;
	}

	.woocommerce-cart table.shop_table tr.woocommerce-cart-form__cart-item > td,
	.woocommerce-cart table.shop_table tr.woocommerce-cart-form__cart-item:nth-child(odd) > td,
	.woocommerce-cart table.shop_table tr.woocommerce-cart-form__cart-item:nth-child(even) > td {
		display: block !important;
		width: auto !important;
		min-width: 0 !important;
		margin: 0 !important;
		padding: 0 !important;
		background: transparent !important;
		border: 0 !important;
		text-align: left !important;
	}

	/* Bring the thumbnail back: it gives the card a real product layout. */
	.woocommerce-cart table.shop_table tr.woocommerce-cart-form__cart-item > td.product-thumbnail {
		display: block !important;
		grid-area: image !important;
	}

	.woocommerce-cart .product-thumbnail a {
		display: block !important;
		width: 82px !important;
		height: 82px !important;
		padding: 4px !important;
		background: #ffffff !important;
		border-radius: 13px !important;
		overflow: hidden !important;
	}

	.woocommerce-cart .product-thumbnail img {
		display: block !important;
		width: 100% !important;
		height: 100% !important;
		padding: 0 !important;
		background: transparent !important;
		border-radius: 9px !important;
		object-fit: contain !important;
	}

	.woocommerce-cart table.shop_table tr.woocommerce-cart-form__cart-item > td.product-name {
		display: block !important;
		grid-area: name !important;
		padding: 0 !important;
		text-align: left !important;
	}

	.woocommerce-cart .product-name a {
		display: -webkit-box !important;
		max-width: 100% !important;
		margin: 0 !important;
		overflow: hidden !important;
		background: transparent !important;
		color: #0e1413 !important;
		font-size: 16px !important;
		font-weight: 850 !important;
		line-height: 1.35 !important;
		text-align: left !important;
		overflow-wrap: anywhere !important;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
	}

	.woocommerce-cart table.shop_table tr.woocommerce-cart-form__cart-item > td.product-remove {
		display: flex !important;
		grid-area: remove !important;
		align-items: flex-start !important;
		justify-content: flex-end !important;
		padding-top: 0 !important;
	}

	.woocommerce-cart table.shop_table tr.woocommerce-cart-form__cart-item > td.product-price {
		display: flex !important;
		grid-area: price !important;
		align-items: center !important;
		gap: 6px !important;
		color: #0e1413 !important;
		font-size: 14px !important;
		font-weight: 850 !important;
		white-space: nowrap !important;
	}

	.woocommerce-cart table.shop_table tr.woocommerce-cart-form__cart-item > td.product-subtotal {
		display: flex !important;
		grid-area: subtotal !important;
		align-items: center !important;
		justify-content: flex-end !important;
		gap: 6px !important;
		color: #0e1413 !important;
		font-size: 14px !important;
		font-weight: 900 !important;
		text-align: right !important;
		white-space: nowrap !important;
	}

	/* Restore only compact, meaningful labels. */
	.woocommerce-cart .shop_table_responsive tr.woocommerce-cart-form__cart-item td.product-price::before {
		display: inline !important;
		content: "Price" !important;
		margin: 0 !important;
		color: #0e1413 !important;
		font-size: 12px !important;
		font-weight: 800 !important;
	}

	.woocommerce-cart .shop_table_responsive tr.woocommerce-cart-form__cart-item td.product-subtotal::before {
		display: inline !important;
		content: "Total" !important;
		margin: 0 !important;
		color: #0e1413 !important;
		font-size: 12px !important;
		font-weight: 800 !important;
	}

	.woocommerce-cart table.shop_table tr.woocommerce-cart-form__cart-item > td.product-quantity {
		display: flex !important;
		grid-area: quantity !important;
		align-items: center !important;
		justify-content: space-between !important;
		min-height: 42px !important;
		padding-top: 4px !important;
		border-top: 1px solid #ffffff !important;
	}

	.woocommerce-cart table.shop_table tr.woocommerce-cart-form__cart-item > td.product-quantity::before {
		display: inline !important;
		content: "Quantity" !important;
		margin: 0 !important;
		color: #0e1413 !important;
		font-size: 12px !important;
		font-weight: 800 !important;
	}

	.woocommerce-cart .product-quantity .quantity {
		margin-left: auto !important;
	}

	.woocommerce-cart .product-remove a {
		width: 30px !important;
		height: 30px !important;
		background: #ffffff !important;
		color: var(--adc-red) !important;
		font-size: 23px !important;
	}

	/* Coupon and update buttons stay tidy below the cards. */
	.woocommerce-cart table.shop_table tr.actions {
		margin-top: 2px !important;
		padding: 14px !important;
		border: 1px solid #ffffff !important;
		border-radius: 16px !important;
		background: #ffffff !important;
	}

	.woocommerce-cart .coupon {
		display: grid !important;
		grid-template-columns: minmax(0, 1fr) auto !important;
		gap: 8px !important;
	}

	.woocommerce-cart .coupon #coupon_code,
	.woocommerce-cart .coupon button {
		min-width: 0 !important;
	}

	.woocommerce-cart button[name="update_cart"] {
		margin-top: 10px !important;
	}
}


/* -----------------------------------------------------------------
   v1.0.9 product-specific custom HTML sections
------------------------------------------------------------------ */
.adc-product-custom-html {
	width: 100%;
	margin: 0;
	padding: 0;
}

.adc-product-custom-html__block {
	width: 100%;
	margin: 0;
	padding: 0;
}

.adc-product-custom-html__block:empty {
	display: none;
}


/* -----------------------------------------------------------------
   v1.0.11 portrait product cards + Show category home grid
------------------------------------------------------------------ */

/* Every storefront product card uses a consistent 3:4 portrait image area. */
.adc-card-grid .adc-card__image,
.adc-home-products .adc-card__image,
.adc-shop-main .adc-card__image,
.adc-related-section .adc-card__image {
	aspect-ratio: 3 / 4 !important;
	height: auto !important;
}

.adc-card-grid .adc-card__image img,
.adc-home-products .adc-card__image img,
.adc-shop-main .adc-card__image img,
.adc-related-section .adc-card__image img {
	width: 100% !important;
	height: 100% !important;
	min-height: 0 !important;
	max-height: none !important;
	padding: 0 !important;
	object-fit: cover !important;
	object-position: center center !important;
}

@media (max-width: 760px) {
	.adc-card-grid .adc-card__image,
	.adc-home-products .adc-card__image,
	.adc-shop-main .adc-card__image,
	.adc-related-section .adc-card__image {
		aspect-ratio: 3 / 4 !important;
	}

	.adc-card-grid .adc-card__image img,
	.adc-home-products .adc-card__image img,
	.adc-shop-main .adc-card__image img,
	.adc-related-section .adc-card__image img {
		height: 100% !important;
	}
}


/* -----------------------------------------------------------------
   v1.0.12 portrait cards without cropping product artwork
------------------------------------------------------------------ */

/* Keep a 3:4 card frame but never crop the actual product image. */
.adc-card-grid .adc-card__image,
.adc-home-products .adc-card__image,
.adc-shop-main .adc-card__image,
.adc-related-section .adc-card__image {
	display: grid !important;
	place-items: center !important;
	aspect-ratio: 3 / 4 !important;
	overflow: hidden !important;
	background: #ffffff !important;
}

.adc-card-grid .adc-card__image img,
.adc-home-products .adc-card__image img,
.adc-shop-main .adc-card__image img,
.adc-related-section .adc-card__image img {
	display: block !important;
	width: 100% !important;
	height: 100% !important;
	min-height: 0 !important;
	max-width: 100% !important;
	max-height: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
	object-fit: contain !important;
	object-position: center center !important;
}


/* -----------------------------------------------------------------
   v1.0.13 original product images for cards (prevents WP thumbnail crop)
------------------------------------------------------------------ */

/* Card renderer now requests the original attachment instead of WooCommerce's
   square thumbnail crop. Keep the complete original artwork inside 3:4 cards. */
.adc-card-grid .adc-card__image,
.adc-home-products .adc-card__image,
.adc-shop-main .adc-card__image,
.adc-related-section .adc-card__image {
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	aspect-ratio: 3 / 4 !important;
	overflow: hidden !important;
	background: #ffffff !important;
}

.adc-card-grid .adc-card__image img,
.adc-home-products .adc-card__image img,
.adc-shop-main .adc-card__image img,
.adc-related-section .adc-card__image img {
	display: block !important;
	width: auto !important;
	height: auto !important;
	max-width: 100% !important;
	max-height: 100% !important;
	min-width: 0 !important;
	min-height: 0 !important;
	margin: 0 auto !important;
	padding: 0 !important;
	object-fit: contain !important;
	object-position: center center !important;
}


/* -----------------------------------------------------------------
   v1.0.16 policies and streamlined checkout
------------------------------------------------------------------ */

/* Footer-policy / support pages */
.adc-policy-hero {
	padding: 68px 0 40px;
	background: linear-gradient(135deg, #ffffff 0%, #ffffff 62%, #ffffff 100%);
	border-bottom: 1px solid #ffffff;
}

.adc-policy-hero__eyebrow {
	display: inline-flex;
	padding: 7px 11px;
	border: 1px solid #ffffff;
	border-radius: 999px;
	background: #ffffff;
	color: var(--adc-red);
	font-size: 11px;
	font-weight: 900;
	letter-spacing: .8px;
	text-transform: uppercase;
}

.adc-policy-hero h1 {
	margin: 14px 0 10px;
	color: #0e1413;
	font-size: clamp(40px, 5vw, 64px);
	line-height: 1.03;
	letter-spacing: -2.5px;
}

.adc-policy-hero p {
	max-width: 690px;
	margin: 0;
	color: var(--adc-muted);
	font-size: 16px;
	line-height: 1.7;
}

.adc-policy-content {
	padding: 42px 0 68px;
	background: #ffffff;
}

.adc-policy-card {
	max-width: 850px;
	padding: 38px;
	border: 1px solid var(--adc-border);
	border-radius: 24px;
	background: #ffffff;
	box-shadow: 0 12px 35px rgba(14,20,19,.04);
}

.adc-policy-card h2 {
	margin: 30px 0 9px;
	color: #0e1413;
	font-size: 21px;
	letter-spacing: -.5px;
}

.adc-policy-card h2:first-child {
	margin-top: 0;
}

.adc-policy-card p {
	margin: 0;
	color: var(--adc-muted);
	font-size: 15px;
	line-height: 1.75;
}

.adc-track-card {
	margin-bottom: 28px;
	padding: 25px;
	border: 1px solid #ffffff;
	border-radius: 18px;
	background: #ffffff;
}

.adc-track-card h2 {
	margin-top: 0;
}

.adc-track-card .adc-btn {
	margin-top: 17px;
}

.adc-policy-faq {
	display: grid;
	gap: 10px;
}

.adc-policy-faq details {
	padding: 16px 18px;
	border: 1px solid var(--adc-border);
	border-radius: 14px;
	background: #ffffff;
}

.adc-policy-faq summary {
	cursor: pointer;
	color: #0e1413;
	font-weight: 850;
}

/* Checkout */
.adc-checkout-page {
	padding: 32px 0 66px;
	background: #ffffff;
}

.adc-checkout-intro {
	margin: 0 0 24px;
	padding: 30px 34px;
	border: 1px solid #ffffff;
	border-radius: 24px;
	background: linear-gradient(135deg, #ffffff, #ffffff);
}

.adc-checkout-intro__eyebrow {
	display: inline-flex;
	margin-bottom: 8px;
	color: var(--adc-red);
	font-size: 11px;
	font-weight: 900;
	letter-spacing: .9px;
	text-transform: uppercase;
}

.adc-checkout-intro h1 {
	margin: 0 0 7px;
	color: #0e1413;
	font-size: clamp(32px, 4vw, 48px);
	letter-spacing: -1.7px;
}

.adc-checkout-intro p {
	margin: 0;
	color: var(--adc-muted);
	font-size: 15px;
}

.adc-checkout-page .woocommerce-info,
.adc-checkout-page .woocommerce-form-coupon-toggle {
	border-radius: 14px;
}

.adc-checkout-page .woocommerce-form-coupon-toggle {
	margin-bottom: 16px;
}

.adc-checkout-page form.checkout {
	display: grid;
	grid-template-columns: minmax(0, 1.08fr) minmax(320px, .92fr);
	gap: 22px;
	align-items: start;
}

.adc-checkout-page .col2-set,
.adc-checkout-page #order_review_heading,
.adc-checkout-page #order_review {
	width: auto;
	float: none;
	margin: 0;
}

.adc-checkout-page .col2-set {
	padding: 28px;
	border: 1px solid var(--adc-border);
	border-radius: 22px;
	background: #ffffff;
}

.adc-checkout-page .col-1,
.adc-checkout-page .col-2 {
	width: 100%;
	float: none;
}

.adc-checkout-page .col-2 {
	display: none;
}

.adc-checkout-page .woocommerce-billing-fields > h3 {
	margin: 0 0 22px;
	color: #0e1413;
	font-size: 25px;
	letter-spacing: -.8px;
}

.adc-checkout-page .woocommerce-billing-fields > h3:after {
	content: "Enter only the details needed to deliver your order.";
	display: block;
	margin-top: 7px;
	color: var(--adc-muted);
	font-size: 13px;
	font-weight: 500;
	letter-spacing: 0;
}

.adc-checkout-page .form-row {
	margin: 0 0 14px;
}

.adc-checkout-page .form-row label {
	margin-bottom: 7px;
	color: #0e1413;
	font-size: 13px;
	font-weight: 800;
}

.adc-checkout-page .form-row input,
.adc-checkout-page .form-row select,
.adc-checkout-page .form-row textarea {
	min-height: 50px;
	padding: 0 14px;
	border: 1px solid #ffffff;
	border-radius: 12px;
	background: #ffffff;
	color: #0e1413;
	box-shadow: none;
}

.adc-checkout-page .form-row input:focus,
.adc-checkout-page .form-row select:focus {
	border-color: var(--adc-red);
	box-shadow: 0 0 0 3px rgba(14,124,112,.10);
}

.adc-checkout-page #order_review_heading {
	padding: 0 4px;
	color: #0e1413;
	font-size: 25px;
	letter-spacing: -.8px;
}

.adc-checkout-page #order_review {
	padding: 22px;
	border: 1px solid var(--adc-border);
	border-radius: 22px;
	background: #ffffff;
}

.adc-checkout-page table.woocommerce-checkout-review-order-table {
	margin: 0 0 17px;
	border: 0;
}

.adc-checkout-page table.woocommerce-checkout-review-order-table thead {
	display: none;
}

.adc-checkout-page table.woocommerce-checkout-review-order-table tr {
	border-bottom: 1px solid #ffffff;
}

.adc-checkout-page table.woocommerce-checkout-review-order-table td,
.adc-checkout-page table.woocommerce-checkout-review-order-table th {
	padding: 13px 0;
	border: 0;
}

.adc-checkout-page .adc-checkout-product {
	display: grid;
	grid-template-columns: 60px minmax(0, 1fr);
	gap: 11px;
	align-items: center;
	text-align: left;
}

.adc-checkout-page .adc-checkout-product-image {
	display: block;
	width: 60px;
	height: 60px;
	padding: 4px;
	border-radius: 12px;
	background: #ffffff;
	object-fit: contain;
}

.adc-checkout-page .adc-checkout-product__name {
	color: #0e1413;
	font-size: 14px;
	font-weight: 850;
	line-height: 1.35;
}

.adc-checkout-page .product-total {
	vertical-align: middle;
	color: #0e1413;
	font-size: 15px;
	font-weight: 900;
	white-space: nowrap;
}

.adc-checkout-page .cart-subtotal th,
.adc-checkout-page .order-total th,
.adc-checkout-page .cart-subtotal td,
.adc-checkout-page .order-total td {
	font-weight: 850;
}

.adc-checkout-page .order-total {
	border-bottom: 0 !important;
}

.adc-checkout-page .order-total th,
.adc-checkout-page .order-total td {
	padding-top: 17px !important;
	color: #0e1413;
	font-size: 18px;
}

.adc-checkout-page .woocommerce-checkout-payment {
	margin: 20px -22px -22px;
	padding: 18px 22px 22px;
	border-radius: 0 0 22px 22px;
	background: #ffffff !important;
}

.adc-checkout-page .wc_payment_methods {
	margin: 0 0 14px !important;
	padding: 0 !important;
	border-bottom: 0 !important;
}

.adc-checkout-page .wc_payment_method {
	padding: 13px !important;
	border: 1px solid #ffffff;
	border-radius: 13px;
	background: #ffffff;
}

.adc-checkout-page .payment_box {
	margin: 10px 0 0 !important;
	border-radius: 10px !important;
	background: #ffffff !important;
	color: #0e1413 !important;
}

.adc-checkout-page #place_order {
	float: none;
	width: 100%;
	min-height: 55px;
	margin: 4px 0 0;
	padding: 0 18px;
	border: 1px solid var(--adc-red);
	border-radius: 14px;
	background: var(--adc-red);
	color: #ffffff;
	font-size: 16px;
	font-weight: 900;
	letter-spacing: .1px;
	box-shadow: 0 9px 18px rgba(14,124,112,.20);
}

.adc-checkout-page #place_order:hover {
	background: var(--adc-red-dark);
	border-color: var(--adc-red-dark);
}

.adc-checkout-page .woocommerce-terms-and-conditions-wrapper {
	margin-top: 13px;
	color: var(--adc-muted);
	font-size: 12px;
	line-height: 1.55;
}

.adc-checkout-reassurance {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 12px;
	margin-top: 20px;
}

.adc-checkout-reassurance > div {
	padding: 16px;
	border: 1px solid var(--adc-border);
	border-radius: 16px;
	background: #ffffff;
}

.adc-checkout-reassurance strong {
	display: block;
	margin-bottom: 4px;
	color: #0e1413;
	font-size: 13px;
}

.adc-checkout-reassurance span {
	color: var(--adc-muted);
	font-size: 12px;
	line-height: 1.45;
}

@media (max-width: 760px) {
	.adc-policy-hero {
		padding: 46px 0 30px;
	}

	.adc-policy-content {
		padding: 28px 0 45px;
	}

	.adc-policy-card {
		padding: 23px 18px;
		border-radius: 19px;
	}

	.adc-checkout-page {
		padding: 22px 0 44px;
	}

	.adc-checkout-intro {
		margin-bottom: 16px;
		padding: 23px 20px;
		border-radius: 19px;
	}

	.adc-checkout-page form.checkout {
		display: block;
	}

	.adc-checkout-page .col2-set,
	.adc-checkout-page #order_review {
		padding: 19px 16px;
		border-radius: 18px;
	}

	.adc-checkout-page #order_review_heading {
		margin: 22px 0 12px;
		font-size: 22px;
	}

	.adc-checkout-page .woocommerce-billing-fields > h3 {
		font-size: 22px;
	}

	.adc-checkout-page .form-row-first,
	.adc-checkout-page .form-row-last {
		width: 100%;
		float: none;
	}

	.adc-checkout-page .woocommerce-checkout-payment {
		margin: 18px -16px -19px;
		padding: 16px;
		border-radius: 0 0 18px 18px;
	}

	.adc-checkout-reassurance {
		grid-template-columns: 1fr;
		gap: 9px;
	}
}


/* -----------------------------------------------------------------
   v1.0.17 checkout order-summary column fix
------------------------------------------------------------------ */

/* WooCommerce prints the "Your order" heading and review panel as separate
   siblings. Give each one a fixed position in the right checkout column. */
@media (min-width: 761px) {
	.adc-checkout-page form.checkout {
		grid-template-columns: minmax(0, 1.08fr) minmax(320px, .92fr);
		grid-template-areas:
			"billing heading"
			"billing review";
		grid-template-rows: auto 1fr;
	}

	.adc-checkout-page .col2-set {
		grid-area: billing;
	}

	.adc-checkout-page #order_review_heading {
		grid-area: heading;
		align-self: end;
		margin: 0 !important;
		padding: 0 4px 12px !important;
	}

	.adc-checkout-page #order_review {
		grid-area: review;
		align-self: start;
		margin: 0 !important;
	}

	/* Prevent legacy WooCommerce floats from creating an empty row. */
	.adc-checkout-page #order_review_heading,
	.adc-checkout-page #order_review,
	.adc-checkout-page .col2-set {
		float: none !important;
		width: auto !important;
	}
}


/* -----------------------------------------------------------------
   v1.0.18 checkout single-column order summary + forced policy pages
------------------------------------------------------------------ */

/* The checkout is intentionally a clean single-column flow on desktop too.
   This removes the empty right side and keeps the full order card visible. */
.adc-checkout-page form.checkout {
	display: block !important;
	max-width: 900px;
	margin: 0 auto;
}

.adc-checkout-page .col2-set {
	width: 100% !important;
	float: none !important;
	margin: 0 0 22px !important;
}

.adc-checkout-page #order_review_heading {
	display: block !important;
	width: 100% !important;
	float: none !important;
	margin: 0 0 12px !important;
	padding: 0 4px !important;
}

.adc-checkout-page #order_review {
	display: block !important;
	width: 100% !important;
	float: none !important;
	margin: 0 !important;
}

.adc-checkout-page .woocommerce-checkout-review-order,
.adc-checkout-page #order_review .woocommerce-checkout-review-order {
	display: block !important;
	visibility: visible !important;
	opacity: 1 !important;
}

.adc-checkout-page .woocommerce-form-coupon-toggle {
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
}

.adc-checkout-page .woocommerce-form-coupon {
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
}

@media (max-width: 760px) {
	.adc-checkout-page form.checkout {
		max-width: none;
	}
}


/* -----------------------------------------------------------------
   v1.0.19 actual footer support-page content
------------------------------------------------------------------ */
.adc-page-card .adc-support-page {
	max-width: 820px;
}

.adc-support-page__intro {
	margin: 0 0 26px;
	padding: 20px;
	border: 1px solid #ffffff;
	border-radius: 16px;
	background: #ffffff;
}

.adc-support-page__intro span {
	display: block;
	margin-bottom: 6px;
	color: var(--adc-red);
	font-size: 11px;
	font-weight: 900;
	letter-spacing: .85px;
	text-transform: uppercase;
}

.adc-support-page__intro p {
	margin: 0;
	color: var(--adc-muted);
	font-size: 15px;
	line-height: 1.65;
}

.adc-page-card .adc-support-page h2 {
	margin: 28px 0 8px;
	color: #0e1413;
	font-size: 22px;
	letter-spacing: -.5px;
}

.adc-page-card .adc-support-page p {
	margin: 0;
	color: var(--adc-muted);
	font-size: 15px;
	line-height: 1.75;
}

.adc-support-faq {
	display: grid;
	gap: 10px;
}

.adc-support-faq details {
	padding: 16px 18px;
	border: 1px solid var(--adc-border);
	border-radius: 14px;
	background: #ffffff;
}

.adc-support-faq summary {
	cursor: pointer;
	color: #0e1413;
	font-weight: 850;
}

.adc-support-faq p {
	margin-top: 11px !important;
}

@media (max-width: 760px) {
	.adc-page-card .adc-support-page h2 {
		font-size: 20px;
	}
}


/* -----------------------------------------------------------------
   v1.0.20 checkout address validation fix
------------------------------------------------------------------ */
.adc-checkout-page .adc-hidden-checkout-country,
.adc-checkout-page #billing_country_field {
	display: none !important;
}


/* -----------------------------------------------------------------
   v1.0.21 custom thank-you / order-received page
------------------------------------------------------------------ */
.adc-thankyou-page {
	background: #ffffff;
}

.adc-thankyou-hero {
	padding: 58px 0 42px;
	background:
		radial-gradient(circle at 88% 24%, rgba(14,124,112,.14), transparent 22%),
		linear-gradient(135deg, #ffffff, #ffffff 70%);
	border-bottom: 1px solid #ffffff;
}

.adc-thankyou-hero--failed {
	background: linear-gradient(135deg, #ffffff, #ffffff);
}

.adc-thankyou-status {
	display: flex;
	gap: 20px;
	align-items: center;
	max-width: 880px;
}

.adc-thankyou-status__icon {
	display: grid;
	flex: 0 0 auto;
	place-items: center;
	width: 66px;
	height: 66px;
	border-radius: 50%;
	background: var(--adc-red);
	color: #ffffff;
	font-size: 34px;
	font-weight: 900;
	box-shadow: 0 12px 24px rgba(14,124,112,.22);
}

.adc-thankyou-status__icon--failed {
	background: #0e7c70;
}

.adc-thankyou-eyebrow,
.adc-thankyou-card__eyebrow {
	display: block;
	margin-bottom: 7px;
	color: var(--adc-red);
	font-size: 11px;
	font-weight: 900;
	letter-spacing: .9px;
	text-transform: uppercase;
}

.adc-thankyou-status h1 {
	margin: 0 0 8px;
	color: #0e1413;
	font-size: clamp(34px, 4.4vw, 58px);
	line-height: 1.05;
	letter-spacing: -2.1px;
}

.adc-thankyou-status p {
	max-width: 690px;
	margin: 0;
	color: var(--adc-muted);
	font-size: 16px;
	line-height: 1.65;
}

.adc-thankyou-steps {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 10px;
	max-width: 730px;
	margin-top: 30px;
}

.adc-thankyou-steps > div {
	display: flex;
	align-items: center;
	gap: 9px;
	padding: 10px 12px;
	border: 1px solid #ffffff;
	border-radius: 12px;
	background: rgba(255,255,255,.74);
	color: #ffffff;
	font-size: 13px;
}

.adc-thankyou-steps span {
	display: grid;
	place-items: center;
	width: 24px;
	height: 24px;
	border-radius: 50%;
	background: #ffffff;
	color: #0e1413;
	font-size: 11px;
	font-weight: 900;
}

.adc-thankyou-steps .is-active {
	border-color: #ffffff;
	color: #0e1413;
	font-weight: 850;
}

.adc-thankyou-steps .is-active span {
	background: var(--adc-red);
	color: #ffffff;
}

.adc-thankyou-main {
	padding: 38px 0 66px;
}

.adc-thankyou-grid {
	display: grid;
	grid-template-columns: minmax(0, 1.12fr) minmax(280px, .88fr);
	gap: 20px;
	align-items: start;
}

.adc-thankyou-side {
	display: grid;
	gap: 20px;
}

.adc-thankyou-card {
	padding: 25px;
	border: 1px solid var(--adc-border);
	border-radius: 22px;
	background: #ffffff;
}

.adc-thankyou-card__heading {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 16px;
	margin-bottom: 20px;
}

.adc-thankyou-card h2 {
	margin: 0;
	color: #0e1413;
	font-size: 24px;
	letter-spacing: -.8px;
}

.adc-thankyou-order-number {
	display: inline-flex;
	padding: 8px 10px;
	border-radius: 999px;
	background: #ffffff;
	color: var(--adc-red);
	font-size: 12px;
	font-weight: 900;
}

.adc-thankyou-order-meta {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 9px;
	margin-bottom: 20px;
}

.adc-thankyou-order-meta > div {
	padding: 13px;
	border: 1px solid #ffffff;
	border-radius: 13px;
	background: #ffffff;
}

.adc-thankyou-order-meta span {
	display: block;
	margin-bottom: 5px;
	color: var(--adc-muted);
	font-size: 11px;
	font-weight: 800;
	text-transform: uppercase;
	letter-spacing: .55px;
}

.adc-thankyou-order-meta strong {
	display: block;
	color: #0e1413;
	font-size: 13px;
	line-height: 1.45;
}

.adc-thankyou-products {
	border-top: 1px solid #ffffff;
}

.adc-thankyou-product {
	display: grid;
	grid-template-columns: 66px minmax(0, 1fr) auto;
	gap: 12px;
	align-items: center;
	padding: 14px 0;
	border-bottom: 1px solid #ffffff;
}

.adc-thankyou-product__thumb {
	width: 66px;
	height: 66px;
	padding: 4px;
	border-radius: 13px;
	background: #ffffff;
}

.adc-thankyou-product__image {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.adc-thankyou-product__body {
	min-width: 0;
}

.adc-thankyou-product__body strong {
	display: block;
	color: #0e1413;
	font-size: 14px;
	line-height: 1.35;
}

.adc-thankyou-product__body span,
.adc-thankyou-product__body small {
	display: block;
	margin-top: 4px;
	color: var(--adc-muted);
	font-size: 12px;
	line-height: 1.45;
}

.adc-thankyou-product__total {
	color: #0e1413;
	font-size: 15px;
	font-weight: 900;
	white-space: nowrap;
}

.adc-thankyou-total {
	display: flex;
	justify-content: space-between;
	gap: 16px;
	padding: 18px 0 0;
	color: #0e1413;
	font-size: 16px;
	font-weight: 850;
}

.adc-thankyou-total strong {
	font-size: 20px;
}

.adc-thankyou-address {
	margin-top: 15px;
	color: var(--adc-muted);
	font-size: 14px;
	font-style: normal;
	line-height: 1.75;
}

.adc-thankyou-help {
	background: #0e1413;
	border-color: #0e1413;
}

.adc-thankyou-help h2,
.adc-thankyou-help p {
	color: #ffffff;
}

.adc-thankyou-help .adc-thankyou-card__eyebrow {
	color: #ffffff;
}

.adc-thankyou-help p {
	margin: 10px 0 16px;
	color: #ffffff;
	font-size: 14px;
	line-height: 1.65;
}

.adc-text-link {
	color: #ffffff;
	font-size: 14px;
	font-weight: 850;
	text-decoration: underline;
	text-underline-offset: 4px;
}

.adc-thankyou-actions {
	display: flex;
	flex-wrap: wrap;
	gap: 11px;
	margin-top: 22px;
}

.adc-thankyou-actions--bottom {
	justify-content: center;
	margin-top: 28px;
}

.adc-thankyou-reassurance {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 12px;
	margin-top: 28px;
}

.adc-thankyou-reassurance > div {
	padding: 16px;
	border: 1px solid var(--adc-border);
	border-radius: 15px;
	background: #ffffff;
}

.adc-thankyou-reassurance strong {
	display: block;
	margin-bottom: 5px;
	color: #0e1413;
	font-size: 13px;
}

.adc-thankyou-reassurance span {
	color: var(--adc-muted);
	font-size: 12px;
	line-height: 1.5;
}

@media (max-width: 760px) {
	.adc-thankyou-hero {
		padding: 42px 0 30px;
	}

	.adc-thankyou-status {
		align-items: flex-start;
		gap: 13px;
	}

	.adc-thankyou-status__icon {
		width: 50px;
		height: 50px;
		font-size: 26px;
	}

	.adc-thankyou-status h1 {
		font-size: 33px;
		letter-spacing: -1.35px;
	}

	.adc-thankyou-status p {
		font-size: 14px;
	}

	.adc-thankyou-steps {
		grid-template-columns: 1fr;
		margin-top: 22px;
	}

	.adc-thankyou-grid {
		grid-template-columns: 1fr;
		gap: 14px;
	}

	.adc-thankyou-main {
		padding: 25px 0 44px;
	}

	.adc-thankyou-card {
		padding: 19px 16px;
		border-radius: 18px;
	}

	.adc-thankyou-card__heading {
		align-items: flex-start;
	}

	.adc-thankyou-card h2 {
		font-size: 21px;
	}

	.adc-thankyou-order-meta {
		grid-template-columns: 1fr;
	}

	.adc-thankyou-product {
		grid-template-columns: 56px minmax(0, 1fr);
		gap: 10px;
	}

	.adc-thankyou-product__thumb {
		width: 56px;
		height: 56px;
	}

	.adc-thankyou-product__total {
		grid-column: 2;
		font-size: 14px;
	}

	.adc-thankyou-reassurance {
		grid-template-columns: 1fr;
		gap: 9px;
	}
}


/* -----------------------------------------------------------------
   v1.0.22 collapsible shipping / returns / contact tabs
------------------------------------------------------------------ */
.adc-tab-btn {
	transition: border-color .2s ease, background .2s ease, color .2s ease;
}

.adc-tab-panel[hidden] {
	display: none !important;
}

.adc-tab-panel.is-active {
	animation: adc-tab-panel-in .2s ease both;
}

@keyframes adc-tab-panel-in {
	from { opacity: 0; transform: translateY(-4px); }
	to { opacity: 1; transform: translateY(0); }
}


/* -----------------------------------------------------------------
   v1.0.23 reliable product info tabs
------------------------------------------------------------------ */
.adc-tab-panel {
	display: none;
}

.adc-tab-panel.is-active {
	display: block;
}


/* -----------------------------------------------------------------
   Noksho sea-green brand layer
------------------------------------------------------------------ */
:root{
  --noksho-green:#0e7c70;
  --noksho-green-dark:#0e7c70;
  --noksho-green-soft:#ffffff;
  --noksho-mint:#ffffff;
}
.adc-header{
  border-bottom-color:#ffffff;
}
.adc-nav a:after,
.adc-cart-count,
.adc-btn,
.button,
button.single_add_to_cart_button{
  background:var(--noksho-green);
  border-color:var(--noksho-green);
}
.adc-btn:hover,
.button:hover,
button.single_add_to_cart_button:hover{
  background:var(--noksho-green-dark);
  border-color:var(--noksho-green-dark);
}
.adc-icon-btn:hover{
  background:var(--noksho-green-soft);
  color:var(--noksho-green);
}
.adc-footer{
  background:#0e1413;
}
.adc-footer__bottom{
  border-top-color:#0e7c70;
}
.adc-eyebrow,
.adc-kicker,
.adc-policy-hero__eyebrow,
.adc-thankyou-eyebrow,
.adc-thankyou-card__eyebrow{
  color:var(--noksho-green);
}


/* -----------------------------------------------------------------
   Noksho v1.0.1 complete sea-green conversion
------------------------------------------------------------------ */

/* Header always uses the Noksho wordmark, matching the footer. */
.adc-header .adc-brand{
  color:#0e1413;
}
.adc-header .adc-brand span{
  font-weight:300;
}
.adc-header .adc-brand strong{
  color:var(--adc-red);
}

/* Every solid sea-green button must retain white text. */
.adc-btn,
.button,
button,
button.single_add_to_cart_button,
.adc-card__button,
.adc-drawer-primary,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.adc-checkout-page #place_order{
  background:var(--adc-red) !important;
  border-color:var(--adc-red) !important;
  color:#ffffff !important;
}
.adc-btn *,
.button *,
button.single_add_to_cart_button *,
.adc-card__button *,
.adc-drawer-primary *{
  color:#ffffff !important;
}
.adc-btn:hover,
.button:hover,
button.single_add_to_cart_button:hover,
.adc-card__button:hover,
.adc-drawer-primary:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
.adc-checkout-page #place_order:hover{
  background:var(--adc-red-dark) !important;
  border-color:var(--adc-red-dark) !important;
  color:#ffffff !important;
}
.adc-btn--ghost,
.adc-btn--ghost:hover{
  background:#ffffff !important;
  color:var(--adc-red) !important;
  border-color:var(--adc-red) !important;
}
.adc-btn--ghost *{color:var(--adc-red) !important}

/* Product pages, cart, checkout, thank-you and notices. */
.adc-product-card .price,
.adc-card__price,
.adc-product-card .stock,
.adc-product-card .woocommerce-Price-amount,
.woocommerce-Price-amount{
  color:inherit;
}
.adc-product-card .single_add_to_cart_button,
.adc-product-card .adc-tier-wrap .is-selected,
.adc-tab-btn.is-active,
.adc-details-toggle,
.adc-product-card .adc-delivery strong,
.adc-checkout-intro__eyebrow,
.adc-thankyou-eyebrow,
.adc-thankyou-card__eyebrow{
  color:var(--adc-red) !important;
}
.adc-tab-btn.is-active{
  border-color:var(--adc-red) !important;
  background:var(--adc-pink) !important;
}
.adc-static-section,
.adc-testimonials-band,
.adc-policy-hero,
.adc-checkout-intro{
  background:#ffffff !important;
}
.adc-benefit,
.adc-policy-card,
.adc-checkout-page .payment_box,
.adc-thankyou-order-number{
  border-color:#ffffff !important;
}
.adc-thankyou-order-number{
  background:#ffffff !important;
  color:var(--adc-red) !important;
}
.woocommerce-message,
.woocommerce-info{
  background:#ffffff !important;
  color:#0e7c70 !important;
}
.woocommerce-error{
  background:#ffffff !important;
  color:#0e1413 !important;
}

/* Stable related products card layout. */
.adc-related-section{
  background:#ffffff;
}
.adc-related-section .adc-card-grid{
  display:grid !important;
  grid-template-columns:repeat(4,minmax(0,1fr)) !important;
  gap:18px !important;
  margin:0 !important;
  padding:0 !important;
  list-style:none !important;
}
.adc-related-section .adc-card-grid > .adc-card{
  display:flex !important;
  flex-direction:column !important;
  min-width:0 !important;
  width:auto !important;
  float:none !important;
  margin:0 !important;
  padding:13px !important;
  border:1px solid var(--adc-border) !important;
  border-radius:18px !important;
  background:#ffffff !important;
}
.adc-related-section .adc-card__image{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:100% !important;
  aspect-ratio:3 / 4 !important;
  overflow:hidden !important;
  border-radius:13px !important;
  background:#ffffff !important;
}
.adc-related-section .adc-card__image img{
  display:block !important;
  width:100% !important;
  height:100% !important;
  max-width:100% !important;
  max-height:100% !important;
  object-fit:contain !important;
  margin:0 !important;
  padding:0 !important;
}
.adc-related-section .adc-card__title{
  display:block !important;
  margin:12px 0 6px !important;
  color:#0e1413 !important;
  font-size:14px !important;
  font-weight:800 !important;
  line-height:1.4 !important;
}
.adc-related-section .adc-card__price{
  margin-bottom:12px !important;
}
.adc-related-section .adc-card__button{
  width:100% !important;
  margin-top:auto !important;
  text-align:center !important;
}
@media(max-width:900px){
  .adc-related-section .adc-card-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important}
}
@media(max-width:520px){
  .adc-related-section .adc-card-grid{gap:10px !important}
  .adc-related-section .adc-card-grid > .adc-card{padding:10px !important}
}

/* Old hard-coded pink/red fragments overridden sitewide. */
.adc-footer a:hover,
.adc-nav a:hover,
.adc-text-link,
.adc-policy-hero__eyebrow,
.adc-policy-faq summary:hover{
  color:var(--adc-red) !important;
}


/* -----------------------------------------------------------------
   Noksho v1.0.2 refined colour balance
   Sea-green is now an accent, not the background for every element.
------------------------------------------------------------------ */
:root{
  --noksho-teal:#0e7c70;
  --noksho-teal-dark:#0e7c70;
  --noksho-ink:#0e1413;
  --noksho-mist:#ffffff;
  --noksho-mint:#ffffff;
  --noksho-line:#ffffff;
  --noksho-sand:#ffffff;
}

/* Keep the brand colour on primary actions only. */
.adc-btn,
.button,
button.single_add_to_cart_button,
.adc-card__button,
.adc-drawer-primary,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.adc-checkout-page #place_order{
  background:var(--noksho-teal) !important;
  border-color:var(--noksho-teal) !important;
  color:#ffffff !important;
}

.adc-btn:hover,
.button:hover,
button.single_add_to_cart_button:hover,
.adc-card__button:hover,
.adc-drawer-primary:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
.adc-checkout-page #place_order:hover{
  background:var(--noksho-teal-dark) !important;
  border-color:var(--noksho-teal-dark) !important;
  color:#ffffff !important;
}

/* Subtle page backgrounds, cards stay mostly white. */
.adc-static-section,
.adc-testimonials-band,
.adc-policy-hero,
.adc-checkout-intro{
  background:var(--noksho-mist) !important;
}

.adc-benefit,
.adc-policy-card,
.adc-checkout-page .payment_box,
.adc-thankyou-order-number{
  border-color:var(--noksho-line) !important;
}

/* Product-page shipping / returns / contact tabs: only the selected tab is green. */
.adc-tab-btn{
  background:#ffffff !important;
  color:var(--noksho-ink) !important;
  border:1px solid var(--noksho-line) !important;
}
.adc-tab-btn:hover{
  background:var(--noksho-mist) !important;
  color:var(--noksho-teal-dark) !important;
  border-color:#ffffff !important;
}
.adc-tab-btn.is-active{
  background:var(--noksho-teal) !important;
  border-color:var(--noksho-teal) !important;
  color:#ffffff !important;
}
.adc-tab-btn.is-active *{
  color:#ffffff !important;
}
.adc-tab-panel,
.adc-details-card,
.adc-spec-card,
.adc-faq-card{
  background:#ffffff !important;
  border-color:var(--noksho-line) !important;
}

/* FAQ accordions should feel calm and readable, not become solid green blocks. */
.adc-faq-question,
.adc-faq-question button,
.adc-policy-faq summary,
.adc-faq-card summary,
.adc-static-section details summary{
  background:#ffffff !important;
  color:var(--noksho-ink) !important;
  border-color:var(--noksho-line) !important;
}
.adc-faq-question:hover,
.adc-faq-question button:hover,
.adc-policy-faq summary:hover,
.adc-faq-card summary:hover,
.adc-static-section details summary:hover{
  background:var(--noksho-mist) !important;
  color:var(--noksho-teal-dark) !important;
}
.adc-faq-answer,
.adc-policy-faq details[open],
.adc-faq-card details[open],
.adc-static-section details[open]{
  background:#ffffff !important;
  color:var(--adc-muted) !important;
  border-color:var(--noksho-line) !important;
}

/* Policy / support content cards. */
.adc-policy-hero h1,
.adc-checkout-intro h1,
.adc-section-heading{
  color:var(--noksho-ink) !important;
}
.adc-policy-hero__eyebrow,
.adc-checkout-intro__eyebrow,
.adc-thankyou-eyebrow,
.adc-thankyou-card__eyebrow,
.adc-details-toggle{
  color:var(--noksho-teal) !important;
}

/* Soft badge treatment for delivery, stock, ratings and product benefits. */
.adc-product-card .adc-delivery,
.adc-product-card .adc-rating,
.adc-product-card .stock,
.adc-product-card .adc-benefit-item,
.adc-product-card .adc-trust-item{
  border-color:var(--noksho-line) !important;
  background:var(--noksho-sand) !important;
}
.adc-product-card .adc-delivery strong,
.adc-product-card .stock,
.adc-product-card .adc-delivery svg,
.adc-product-card .adc-benefit-item svg,
.adc-product-card .adc-trust-item svg{
  color:var(--noksho-teal) !important;
  fill:currentColor !important;
}

/* Quantity controls use a gentle tint rather than blocks of saturated colour. */
.adc-qty button,
.quantity .qty,
.adc-quantity button{
  border-color:var(--noksho-line) !important;
}
.adc-qty button,
.adc-quantity button{
  background:var(--noksho-mint) !important;
  color:var(--noksho-teal-dark) !important;
}
.adc-qty button:hover,
.adc-quantity button:hover{
  background:#ffffff !important;
}

/* Cart and checkout retain a white premium base with teal accents. */
.woocommerce-cart-form,
.cart-collaterals .cart_totals,
.woocommerce-checkout-review-order,
.adc-checkout-page .woocommerce-checkout-review-order,
.woocommerce-checkout-payment,
.adc-thankyou-card{
  background:#ffffff !important;
  border-color:var(--noksho-line) !important;
}
.woocommerce-checkout-review-order-table th,
.woocommerce-checkout-review-order-table td,
.shop_table th,
.shop_table td{
  border-color:#ffffff !important;
}
.woocommerce-checkout .form-row input.input-text,
.woocommerce-checkout .form-row select,
.woocommerce-checkout .form-row textarea,
.woocommerce-cart input,
.woocommerce-cart select{
  border-color:var(--noksho-line) !important;
}
.woocommerce-checkout .form-row input.input-text:focus,
.woocommerce-checkout .form-row select:focus,
.woocommerce-checkout .form-row textarea:focus{
  border-color:var(--noksho-teal) !important;
  box-shadow:0 0 0 3px rgba(14,124,112,.11) !important;
}

/* Success notifications use light mint, not large saturated blocks. */
.woocommerce-message,
.woocommerce-info{
  background:var(--noksho-mist) !important;
  color:var(--noksho-teal-dark) !important;
  border-left:4px solid var(--noksho-teal) !important;
}
.woocommerce-message:before,
.woocommerce-info:before{
  color:var(--noksho-teal) !important;
}

/* Related products remain neutral cards with a small teal action. */
.adc-related-section{
  background:var(--noksho-sand) !important;
}
.adc-related-section .adc-card-grid > .adc-card{
  background:#ffffff !important;
  border-color:var(--noksho-line) !important;
}
.adc-related-section .adc-card__image{
  background:#ffffff !important;
}
.adc-related-section .adc-card__button{
  background:var(--noksho-teal) !important;
  color:#ffffff !important;
}

/* Header and footer retain a clear brand presence without overusing teal. */
.adc-header{
  border-bottom-color:var(--noksho-line) !important;
}
.adc-header .adc-brand strong{
  color:var(--noksho-teal) !important;
}
.adc-footer{
  background:#0e1413 !important;
}
.adc-footer__bottom{
  border-top-color:#0e7c70 !important;
}

/* Hide any accidental empty button/anchor output. */
.adc-btn:empty,
.button:empty,
.adc-card__button:empty{
  display:none !important;
}


/* -----------------------------------------------------------------
   Noksho v1.0.3 neutral utility controls + remove leftover pink/red
------------------------------------------------------------------ */
:root{
  --noksho-utility-bg:#ffffff;
  --noksho-utility-hover:#ffffff;
  --noksho-utility-line:#ffffff;
  --noksho-utility-icon:#0e7c70;
}

/* Remove old pink/red borders and gradients from content surfaces. */
.adc-testimonials-band{
  background:#ffffff !important;
}
.adc-testimonials-band .adc-testimonial-card,
.adc-testimonial-card,
.adc-testimonials{
  background:#ffffff !important;
  border-color:var(--noksho-utility-line) !important;
}
.adc-static-section .adc-benefit,
.adc-benefit,
.adc-policy-card,
.adc-policy-faq details,
.adc-faq-card,
.adc-details-card,
.adc-spec-card{
  border-color:var(--noksho-utility-line) !important;
}
.adc-hero{
  background:linear-gradient(135deg,#ffffff 0%,#ffffff 52%,#ffffff 100%) !important;
}
.adc-eyebrow{
  border-color:var(--noksho-utility-line) !important;
  background:#ffffff !important;
  color:var(--noksho-teal) !important;
}

/* Utility actions: gallery arrows, back, share, like and quantity controls. */
.adc-circle,
.adc-product-actions .adc-circle,
.adc-gallery-arrow{
  background:var(--noksho-utility-bg) !important;
  border:1px solid var(--noksho-utility-line) !important;
  color:var(--noksho-utility-icon) !important;
  box-shadow:0 7px 16px rgba(14,20,19,.10) !important;
}
.adc-circle svg,
.adc-product-actions .adc-circle svg{
  fill:currentColor !important;
}
.adc-circle:hover,
.adc-product-actions .adc-circle:hover,
.adc-gallery-arrow:hover{
  background:var(--noksho-utility-hover) !important;
  border-color:#ffffff !important;
  color:var(--noksho-teal-dark) !important;
}

/* Keep thumbnail selection quiet and premium. */
.adc-thumb{
  border-color:transparent !important;
  background:#ffffff !important;
}
.adc-thumb.is-active{
  border-color:#ffffff !important;
  box-shadow:0 0 0 2px rgba(14,124,112,.10) !important;
}

/* Quantity controls must not look like main action buttons. */
.adc-qty-btn,
.adc-qty button,
.adc-quantity button,
.woocommerce .quantity .qty{
  background:var(--noksho-utility-bg) !important;
  border:1px solid var(--noksho-utility-line) !important;
  color:var(--noksho-utility-icon) !important;
  box-shadow:none !important;
}
.adc-qty-btn:hover,
.adc-qty button:hover,
.adc-quantity button:hover{
  background:var(--noksho-utility-hover) !important;
  border-color:#ffffff !important;
  color:var(--noksho-teal-dark) !important;
}
.woocommerce .quantity .qty{
  background:#ffffff !important;
  color:var(--noksho-ink) !important;
}

/* The product-description "View More" button is a text action, never a solid CTA. */
.adc-details-toggle,
button.adc-details-toggle{
  display:inline-flex !important;
  align-items:center !important;
  min-height:auto !important;
  margin-top:15px !important;
  padding:0 !important;
  background:transparent !important;
  border:0 !important;
  border-radius:0 !important;
  color:var(--noksho-teal) !important;
  font-size:14px !important;
  font-weight:900 !important;
  line-height:1.3 !important;
  box-shadow:none !important;
}
.adc-details-toggle:hover,
button.adc-details-toggle:hover{
  background:transparent !important;
  color:var(--noksho-teal-dark) !important;
  text-decoration:underline !important;
  transform:none !important;
}

/* Cart: remove the old red treatment and use an elegant neutral / mint introduction. */
.woocommerce-cart .adc-cart-intro{
  background:linear-gradient(135deg,#ffffff 0%,#ffffff 74%) !important;
  border-color:var(--noksho-utility-line) !important;
}
.woocommerce-cart .adc-cart-intro__eyebrow{
  background:#ffffff !important;
  border-color:var(--noksho-utility-line) !important;
  color:var(--noksho-teal) !important;
}
.woocommerce-cart .cart-collaterals .cart_totals,
.woocommerce-cart form.woocommerce-cart-form,
.woocommerce-cart .woocommerce-cart-form,
.woocommerce-cart .cart_totals{
  border-color:var(--noksho-utility-line) !important;
}
.woocommerce-cart .product-remove a{
  background:#ffffff !important;
  color:#0e1413 !important;
  border:1px solid #ffffff !important;
}
.woocommerce-cart .product-remove a:hover{
  background:#ffffff !important;
  color:#0e7c70 !important;
  border-color:#ffffff !important;
}

/* Neutralise remaining pink borders used in cart, testimonials and support cards. */
.woocommerce-cart .adc-cart-intro,
.woocommerce-cart .adc-cart-intro__eyebrow,
.adc-testimonials-band .adc-testimonial-card,
.adc-testimonial-card,
.adc-benefit{
  border-color:var(--noksho-utility-line) !important;
}

/* Preserve teal only for actual primary actions. */
.adc-product-card .single_add_to_cart_button,
.adc-card__button,
.woocommerce-cart .checkout-button,
.woocommerce-checkout #place_order{
  background:var(--noksho-teal) !important;
  color:#ffffff !important;
  border-color:var(--noksho-teal) !important;
}


/* -----------------------------------------------------------------
   Noksho v1.0.4 product-card image fit + testimonial container
------------------------------------------------------------------ */

/* What Customers Say now sits inside one clean white card. */
.adc-testimonials-band{
  background:#ffffff !important;
  padding:56px 0 !important;
}
.adc-testimonials-band .adc-testimonials{
  margin:0 !important;
  padding:32px !important;
  background:#ffffff !important;
  border:1px solid var(--noksho-utility-line) !important;
  border-radius:24px !important;
}
.adc-testimonials-band .adc-testimonial-card{
  background:#ffffff !important;
  border:1px solid #ffffff !important;
}
@media(max-width:760px){
  .adc-testimonials-band{padding:34px 0 !important}
  .adc-testimonials-band .adc-testimonials{
    padding:21px 17px !important;
    border-radius:20px !important;
  }
}

/* Every store product image uses a consistent 3:4 portrait frame. */
.adc-card-grid > .adc-card,
ul.products > li.product.adc-card{
  min-width:0 !important;
}
.adc-card__image,
.adc-related-section .adc-card__image,
.adc-home-products .adc-card__image,
.woocommerce ul.products li.product .adc-card__image{
  display:block !important;
  width:100% !important;
  aspect-ratio:3 / 4 !important;
  height:auto !important;
  margin-bottom:14px !important;
  overflow:hidden !important;
  background:#ffffff !important;
  border-radius:15px !important;
}
.adc-card__image img,
.adc-related-section .adc-card__image img,
.adc-home-products .adc-card__image img,
.woocommerce ul.products li.product .adc-card__image img{
  display:block !important;
  width:100% !important;
  height:100% !important;
  min-height:100% !important;
  max-width:none !important;
  max-height:none !important;
  margin:0 !important;
  padding:0 !important;
  object-fit:cover !important;
  object-position:center center !important;
}

/* Consistent card structure even when images have different source sizes. */
.adc-card{
  height:100% !important;
}
.adc-card__title{
  min-height:44px !important;
}
@media(max-width:760px){
  .adc-card__image,
  .adc-related-section .adc-card__image,
  .adc-home-products .adc-card__image,
  .woocommerce ul.products li.product .adc-card__image{
    margin-bottom:10px !important;
    border-radius:12px !important;
  }
}


/* -----------------------------------------------------------------
   Noksho v1.0.5 full-width product detail sections
------------------------------------------------------------------ */
body.single-product .adc-product-below{
  width:100% !important;
  overflow:hidden;
}

/* Give every product-page section the full available page width on desktop. */
@media(min-width:761px){
  body.single-product .adc-product-below > .adc-details-section > .adc-shell,
  body.single-product .adc-product-below > .adc-static-section > .adc-static-inner,
  body.single-product .adc-product-below > .adc-testimonials-band > .adc-shell,
  body.single-product .adc-product-below > .adc-related-section > .adc-shell{
    width:calc(100% - 80px) !important;
    max-width:none !important;
  }

  /* Product-specific custom HTML sections use their complete available width too. */
  body.single-product .adc-product-custom-html,
  body.single-product .adc-product-custom-html__block{
    width:100% !important;
    max-width:none !important;
  }

  body.single-product .adc-product-custom-html__block [class$="-wrap"],
  body.single-product .adc-product-custom-html__block [class*="-wrap "]{
    width:calc(100% - 80px) !important;
    max-width:none !important;
  }
}

/* Keep comfortable mobile gutters. */
@media(max-width:760px){
  body.single-product .adc-product-below > .adc-details-section > .adc-shell,
  body.single-product .adc-product-below > .adc-static-section > .adc-static-inner,
  body.single-product .adc-product-below > .adc-testimonials-band > .adc-shell,
  body.single-product .adc-product-below > .adc-related-section > .adc-shell,
  body.single-product .adc-product-custom-html__block [class$="-wrap"],
  body.single-product .adc-product-custom-html__block [class*="-wrap "]{
    width:calc(100% - 28px) !important;
    max-width:none !important;
  }
}


/* -----------------------------------------------------------------
   Noksho v1.0.6 true full-bleed product-page sections
------------------------------------------------------------------ */

/* The main single-product wrapper was also catching the generic product-card
   rule. Remove that card padding so it cannot inset all lower sections. */
body.single-product .adc-product.product,
body.single-product div.product.adc-product{
  width:100% !important;
  max-width:none !important;
  margin:0 !important;
  padding:0 !important;
  border:0 !important;
  border-radius:0 !important;
  background:transparent !important;
  box-shadow:none !important;
}

/* Break all lower product sections out to the browser edges. */
body.single-product .adc-product-below{
  width:100vw !important;
  max-width:100vw !important;
  margin-left:calc(50% - 50vw) !important;
  margin-right:calc(50% - 50vw) !important;
  overflow:visible !important;
}

/* Section backgrounds run edge-to-edge. The content keeps its own clean inset. */
body.single-product .adc-product-below > .adc-details-section,
body.single-product .adc-product-below > .adc-static-section,
body.single-product .adc-product-below > .adc-testimonials-band,
body.single-product .adc-product-below > .adc-related-section,
body.single-product .adc-product-below > .adc-product-custom-html{
  width:100% !important;
  max-width:none !important;
  margin-left:0 !important;
  margin-right:0 !important;
}

/* Give details, support, testimonials and related products the full page width
   with only intentional inner spacing. */
@media(min-width:761px){
  body.single-product .adc-product-below > .adc-details-section > .adc-shell,
  body.single-product .adc-product-below > .adc-static-section > .adc-static-inner,
  body.single-product .adc-product-below > .adc-testimonials-band > .adc-shell,
  body.single-product .adc-product-below > .adc-related-section > .adc-shell{
    width:calc(100% - 80px) !important;
    max-width:none !important;
    margin-left:auto !important;
    margin-right:auto !important;
  }
}

@media(max-width:760px){
  body.single-product .adc-product-below{
    width:100% !important;
    max-width:100% !important;
    margin-left:0 !important;
    margin-right:0 !important;
  }
}


/* -----------------------------------------------------------------
   Noksho v1.0.7 mobile true full-width product sections
------------------------------------------------------------------ */
@media(max-width:760px){

  /* Break lower product sections out of every inherited mobile container. */
  body.single-product .adc-product-below{
    width:100vw !important;
    max-width:100vw !important;
    margin-left:calc(50% - 50vw) !important;
    margin-right:calc(50% - 50vw) !important;
    overflow:visible !important;
  }

  body.single-product .adc-product-below > .adc-details-section,
  body.single-product .adc-product-below > .adc-static-section,
  body.single-product .adc-product-below > .adc-testimonials-band,
  body.single-product .adc-product-below > .adc-related-section,
  body.single-product .adc-product-below > .adc-product-custom-html{
    width:100% !important;
    max-width:none !important;
    margin:0 !important;
    padding-left:0 !important;
    padding-right:0 !important;
  }

  /* Remove the old 14px / 28px shell gutters on mobile. */
  body.single-product .adc-product-below > .adc-details-section > .adc-shell,
  body.single-product .adc-product-below > .adc-static-section > .adc-static-inner,
  body.single-product .adc-product-below > .adc-testimonials-band > .adc-shell,
  body.single-product .adc-product-below > .adc-related-section > .adc-shell,
  body.single-product .adc-product-custom-html__block [class$="-wrap"],
  body.single-product .adc-product-custom-html__block [class*="-wrap "]{
    width:100% !important;
    max-width:none !important;
    margin-left:0 !important;
    margin-right:0 !important;
    padding-left:0 !important;
    padding-right:0 !important;
  }

  /* Cards themselves now span the complete mobile width. */
  body.single-product .adc-details-card,
  body.single-product .adc-spec-card,
  body.single-product .adc-faq-card,
  body.single-product .adc-testimonials{
    width:100% !important;
    margin-left:0 !important;
    margin-right:0 !important;
    border-radius:0 !important;
  }

  /* Keep section spacing vertical only; no horizontal inset. */
  body.single-product .adc-details-section,
  body.single-product .adc-static-section,
  body.single-product .adc-testimonials-band,
  body.single-product .adc-related-section{
    padding-left:0 !important;
    padding-right:0 !important;
  }
}


/* -----------------------------------------------------------------
   Noksho v1.0.8 full-bleed backgrounds with comfortable mobile gutters
------------------------------------------------------------------ */
@media(max-width:760px){

  /* Section colour/background still reaches the edge of the viewport. */
  body.single-product .adc-product-below{
    width:100vw !important;
    max-width:100vw !important;
    margin-left:calc(50% - 50vw) !important;
    margin-right:calc(50% - 50vw) !important;
  }

  /* But all actual content gets a clean 14px breathing space on both sides. */
  body.single-product .adc-product-below > .adc-details-section > .adc-shell,
  body.single-product .adc-product-below > .adc-static-section > .adc-static-inner,
  body.single-product .adc-product-below > .adc-testimonials-band > .adc-shell,
  body.single-product .adc-product-below > .adc-related-section > .adc-shell{
    width:calc(100% - 28px) !important;
    max-width:none !important;
    margin-left:auto !important;
    margin-right:auto !important;
    padding-left:0 !important;
    padding-right:0 !important;
  }

  /* Restore the nice card edges inside the full-bleed background. */
  body.single-product .adc-details-card,
  body.single-product .adc-spec-card,
  body.single-product .adc-faq-card,
  body.single-product .adc-testimonials{
    width:100% !important;
    margin-left:0 !important;
    margin-right:0 !important;
    border-radius:20px !important;
  }

  /* Product-specific HTML sections keep the full background but their normal
     content wrapper stays inset just like the built-in sections. */
  body.single-product .adc-product-custom-html__block [class$="-wrap"],
  body.single-product .adc-product-custom-html__block [class*="-wrap "]{
    width:calc(100% - 28px) !important;
    max-width:none !important;
    margin-left:auto !important;
    margin-right:auto !important;
    padding-left:0 !important;
    padding-right:0 !important;
  }
}


/* -----------------------------------------------------------------
   Noksho v1.0.9 mobile gallery full-bleed + aligned product title card
------------------------------------------------------------------ */
@media(max-width:760px){

  /* The image/gallery alone must touch the viewport edges. */
  body.single-product .adc-product-grid{
    display:block !important;
    width:100vw !important;
    max-width:100vw !important;
    margin-left:calc(50% - 50vw) !important;
    margin-right:calc(50% - 50vw) !important;
    padding:0 !important;
    gap:0 !important;
  }

  body.single-product .adc-product-gallery{
    position:relative !important;
    top:auto !important;
    width:100vw !important;
    max-width:100vw !important;
    margin:0 !important;
    padding:0 !important;
    border-radius:0 !important;
    background:#ffffff !important;
  }

  body.single-product .adc-gallery-viewport,
  body.single-product .adc-gallery-track,
  body.single-product .adc-gallery-slide{
    width:100% !important;
    max-width:none !important;
    border-radius:0 !important;
  }

  body.single-product .adc-gallery-slide img{
    display:block !important;
    width:100% !important;
    max-width:none !important;
    margin:0 !important;
    padding:0 !important;
  }

  /* Product info card follows the same 14px side spacing as description cards. */
  body.single-product .adc-product-card{
    width:calc(100% - 28px) !important;
    max-width:none !important;
    margin:-34px auto 0 !important;
    padding:26px 20px 23px !important;
    border-radius:26px 26px 22px 22px !important;
  }
}


/* -----------------------------------------------------------------
   Noksho v1.0.10 mobile product, cart, header and contact refinements
------------------------------------------------------------------ */

/* Remove remaining old red/pink contact-page styling. */
.adc-contact-hero{
  background:linear-gradient(135deg,#ffffff 0%,#ffffff 64%,#ffffff 100%) !important;
}
.adc-contact-info__icon{
  background:#ffffff !important;
  color:var(--noksho-teal) !important;
}
.adc-contact-form-card__tag{
  background:#ffffff !important;
  border-color:#ffffff !important;
  color:var(--noksho-teal) !important;
}
.adc-contact-form .adc-form-field input:focus,
.adc-contact-form .adc-form-field textarea:focus,
.adc-contact-form .adc-form-field select:focus{
  border-color:var(--noksho-teal) !important;
  box-shadow:0 0 0 3px rgba(14,124,112,.10) !important;
}

@media(max-width:760px){

  /* Start the product gallery directly below the header. */
  body.single-product .adc-product{
    padding-top:0 !important;
  }
  body.single-product .adc-product-grid{
    margin-top:0 !important;
    padding-top:0 !important;
  }
  body.single-product .adc-product-gallery{
    margin-top:0 !important;
    margin-bottom:0 !important;
  }

  /* Product detail card gets exactly the same left/right inset as description cards. */
  body.single-product .adc-product-card{
    width:calc(100vw - 28px) !important;
    max-width:none !important;
    margin:-26px 14px 0 !important;
  }

  /* Quantity and Add to Cart fill the same usable width as the trust tiles. */
  body.single-product .adc-product-card form.cart{
    display:grid !important;
    grid-template-columns:minmax(120px,.88fr) minmax(0,1.32fr) !important;
    align-items:stretch !important;
    width:100% !important;
    margin:18px 0 0 !important;
    padding:0 !important;
    gap:12px !important;
  }
  body.single-product .adc-product-card form.cart .quantity{
    display:flex !important;
    width:100% !important;
    min-width:0 !important;
    height:52px !important;
  }
  body.single-product .adc-product-card form.cart .single_add_to_cart_button{
    width:100% !important;
    min-width:0 !important;
    height:52px !important;
    margin:0 !important;
  }

  /* Header utility controls become light mint, not dark green blocks. */
  .adc-header .adc-icon-btn{
    background:#ffffff !important;
    border:1px solid #ffffff !important;
    color:#0e7c70 !important;
    box-shadow:none !important;
  }
  .adc-header .adc-icon-btn:hover{
    background:#ffffff !important;
    border-color:#ffffff !important;
    color:var(--noksho-teal-dark) !important;
  }
  .adc-header .adc-cart-count{
    background:var(--noksho-teal) !important;
    color:#ffffff !important;
    border-color:#ffffff !important;
  }

  /* Coupon field and Apply coupon button align perfectly on one row. */
  .woocommerce-cart table.shop_table tr.actions{
    display:block !important;
  }
  .woocommerce-cart .coupon{
    display:grid !important;
    grid-template-columns:minmax(0,1fr) 150px !important;
    align-items:stretch !important;
    width:100% !important;
    float:none !important;
    gap:10px !important;
    margin:0 !important;
  }
  .woocommerce-cart .coupon #coupon_code{
    grid-column:1 !important;
    width:100% !important;
    min-width:0 !important;
    height:52px !important;
    min-height:52px !important;
    margin:0 !important;
  }
  .woocommerce-cart .coupon button,
  .woocommerce-cart .coupon .button{
    grid-column:2 !important;
    width:100% !important;
    min-width:0 !important;
    height:52px !important;
    min-height:52px !important;
    margin:0 !important;
    padding:0 12px !important;
    background:var(--noksho-teal) !important;
    border-color:var(--noksho-teal) !important;
    color:#ffffff !important;
    white-space:nowrap !important;
  }
  .woocommerce-cart button[name="update_cart"]{
    display:block !important;
    width:100% !important;
    height:52px !important;
    min-height:52px !important;
    margin:12px 0 0 !important;
    background:var(--noksho-teal) !important;
    border-color:var(--noksho-teal) !important;
    color:#ffffff !important;
  }
}

@media(max-width:380px){
  .woocommerce-cart .coupon{
    grid-template-columns:1fr !important;
  }
  .woocommerce-cart .coupon button,
  .woocommerce-cart .coupon .button{
    grid-column:1 !important;
  }
}


/* -----------------------------------------------------------------
   Noksho v1.0.11 mobile spacing, controls and footer cleanup
------------------------------------------------------------------ */
@media(max-width:760px){

  /* WooCommerce wraps the product in .adc-page. Its default 48px top
     padding caused the empty area above the mobile product gallery. */
  body.single-product .adc-page{
    width:100% !important;
    margin:0 !important;
    padding:0 !important;
  }
  body.single-product .adc-page > .adc-shell{
    width:100% !important;
    max-width:none !important;
    margin:0 !important;
    padding:0 !important;
  }
  body.single-product .site-main{
    padding-top:0 !important;
  }
  body.single-product .woocommerce-notices-wrapper:empty{
    display:none !important;
  }

  /* Smaller, cleaner header controls. */
  .adc-header .adc-actions{
    gap:7px !important;
  }
  .adc-header .adc-icon-btn,
  .adc-header .adc-menu-toggle{
    width:46px !important;
    height:46px !important;
    min-width:46px !important;
    min-height:46px !important;
    border-radius:15px !important;
  }
  .adc-header .adc-icon-btn svg{
    width:20px !important;
    height:20px !important;
  }
  .adc-header .adc-menu-toggle span{
    width:20px !important;
    height:2px !important;
    margin:3px 0 !important;
    border-radius:3px !important;
  }
  .adc-header .adc-cart-count{
    right:-3px !important;
    top:-4px !important;
    min-width:17px !important;
    height:17px !important;
    font-size:9px !important;
  }

  /* Equal-width, aligned quantity and Add to Cart controls. */
  body.single-product .adc-product-card form.cart{
    display:grid !important;
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    align-items:stretch !important;
    gap:12px !important;
  }
  body.single-product .adc-product-card form.cart .quantity{
    order:1 !important;
    display:flex !important;
    width:100% !important;
    height:52px !important;
    min-width:0 !important;
  }
  body.single-product .adc-product-card form.cart .single_add_to_cart_button{
    order:2 !important;
    display:flex !important;
    width:100% !important;
    height:52px !important;
    min-width:0 !important;
    margin:0 !important;
    padding:0 8px !important;
  }

  /* No unnecessary gap between related products and footer. */
  body.single-product .adc-related-section{
    margin-bottom:0 !important;
    padding-bottom:28px !important;
  }
  body.single-product .adc-footer{
    margin-top:0 !important;
  }
}

/* Sweep the remaining legacy red/pink accents from Contact Us. */
body.page-template-page-contact .adc-contact-hero,
body.page-template-page-contact-us .adc-contact-hero{
  background:linear-gradient(135deg,#ffffff 0%,#ffffff 64%,#ffffff 100%) !important;
}
body.page-template-page-contact .adc-contact-hero .adc-eyebrow,
body.page-template-page-contact-us .adc-contact-hero .adc-eyebrow,
body.page-template-page-contact .adc-contact-form-card__tag,
body.page-template-page-contact-us .adc-contact-form-card__tag{
  background:#ffffff !important;
  border-color:#ffffff !important;
  color:var(--noksho-teal) !important;
}
body.page-template-page-contact .adc-contact-info__icon,
body.page-template-page-contact-us .adc-contact-info__icon{
  background:#ffffff !important;
  color:var(--noksho-teal) !important;
}


/* -----------------------------------------------------------------
   Noksho v1.0.12 cleaner mobile hamburger control
------------------------------------------------------------------ */
@media(max-width:760px){
  .adc-header .adc-menu-toggle{
    display:flex !important;
    flex-direction:column !important;
    align-items:center !important;
    justify-content:center !important;
    gap:4px !important;
    width:42px !important;
    height:42px !important;
    min-width:42px !important;
    min-height:42px !important;
    padding:0 !important;
    border-radius:14px !important;
  }

  .adc-header .adc-menu-toggle span{
    display:block !important;
    width:17px !important;
    height:2px !important;
    min-height:2px !important;
    margin:0 !important;
    border-radius:999px !important;
    background:currentColor !important;
  }
}


/* -----------------------------------------------------------------
   Noksho v1.0.13 Armor Drive parity updates
------------------------------------------------------------------ */

/* Private Hidden-product Explore pages */
.adc-explore-hero{
	padding:76px 0 60px;
	background:linear-gradient(135deg,#ffffff 0%,#ffffff 62%,#ffffff 100%);
	border-bottom:1px solid #ffffff;
}
.adc-explore-hero__eyebrow{
	display:inline-flex;
	margin-bottom:13px;
	padding:7px 11px;
	border:1px solid #ffffff;
	border-radius:999px;
	background:#ffffff;
	color:var(--adc-red);
	font-size:11px;
	font-weight:900;
	letter-spacing:.85px;
	text-transform:uppercase;
}
.adc-explore-hero h1{
	max-width:760px;
	margin:0;
	color:#0e1413;
	font-size:clamp(38px,5vw,64px);
	line-height:1.04;
	letter-spacing:-2.2px;
}
.adc-explore-hero p{
	max-width:660px;
	margin:14px 0 0;
	color:var(--adc-muted);
	font-size:16px;
	line-height:1.7;
}
.adc-explore-hero__actions{
	display:flex;
	flex-wrap:wrap;
	gap:10px;
	margin-top:24px;
}
.adc-explore-products{
	padding:58px 0 72px;
}
.adc-explore-products .adc-card__image{
	position:relative !important;
	display:block !important;
	width:100% !important;
	height:auto !important;
	aspect-ratio:3 / 4 !important;
	overflow:hidden !important;
	background:#ffffff !important;
}
.adc-explore-products .adc-card__image > img,
.adc-explore-products .adc-card__image img{
	position:absolute !important;
	inset:0 !important;
	display:block !important;
	width:100% !important;
	height:100% !important;
	max-width:none !important;
	max-height:none !important;
	min-width:100% !important;
	min-height:100% !important;
	margin:0 !important;
	padding:0 !important;
	border:0 !important;
	object-fit:cover !important;
	object-position:center center !important;
	transform:none !important;
}

/* Minimal product cards: no outer border, shadow or action button. */
.adc-card-grid > li.adc-card,
.adc-card-grid > li.adc-card.product,
.adc-card-grid > li.adc-card.first,
.adc-card-grid > li.adc-card.last{
	padding:0 !important;
	background:transparent !important;
	border:0 !important;
	border-radius:0 !important;
	box-shadow:none !important;
	overflow:visible !important;
}
.adc-card-grid > li.adc-card:hover,
.adc-card-grid > li.adc-card.product:hover{
	transform:none !important;
	box-shadow:none !important;
}
.adc-card-grid .adc-card__image{
	margin:0 0 12px !important;
	border-radius:16px !important;
}
.adc-card-grid .adc-card__title{
	min-height:0 !important;
	margin:0 0 5px !important;
	color:#0e1413 !important;
	font-size:15px !important;
	font-weight:800 !important;
	line-height:1.35 !important;
}
.adc-card-grid .adc-card__price{
	min-height:0 !important;
	margin:0 !important;
	color:#0e1413 !important;
	font-size:15px !important;
	font-weight:900 !important;
}
.adc-card-grid .adc-card__button{
	display:none !important;
}

/* Product heading area: centered with a light-red rounded discount tag. */
body.single-product .adc-product-card > .adc-product-kicker{
	display:flex !important;
	align-items:center !important;
	justify-content:center !important;
	width:fit-content !important;
	max-width:100% !important;
	margin:0 auto 14px !important;
	margin-left:auto !important;
	margin-right:auto !important;
	padding:10px 16px !important;
	border:1px solid #ffffff !important;
	border-radius:999px !important;
	background:#ffffff !important;
	color:#0e1413 !important;
	box-shadow:none !important;
	font-size:0 !important;
	letter-spacing:.85px !important;
	line-height:1 !important;
	text-align:center !important;
}
body.single-product .adc-product-card > .adc-product-kicker:after{
	content:"80% OFF TODAY";
	color:#0e1413 !important;
	font-size:11px !important;
	font-weight:900 !important;
	letter-spacing:.85px !important;
	line-height:1 !important;
}
body.single-product .adc-product-card > h1{
	margin-right:auto !important;
	margin-left:auto !important;
	text-align:center !important;
}
body.single-product .adc-product-card > .adc-rating-row{
	justify-content:center !important;
	margin-right:auto !important;
	margin-left:auto !important;
	text-align:center !important;
}

/* Product pages no longer inherit generic WooCommerce page padding. */
body.single-product #primary.site-main,
body.single-product .adc-product{
	margin-top:0 !important;
	padding-top:0 !important;
}

/* Make cart drawer, cart-page and checkout product names safely tappable. */
.adc-cart-drawer .adc-drawer-item__body,
.adc-cart-drawer .adc-drawer-item__name,
.woocommerce-cart .product-name,
.woocommerce-cart .product-name a,
.adc-checkout-page .adc-checkout-product,
.adc-checkout-page .adc-checkout-product__link{
	position:relative !important;
	z-index:4 !important;
	pointer-events:auto !important;
	touch-action:manipulation !important;
}
.adc-cart-drawer .adc-drawer-item__name,
.woocommerce-cart .adc-cart-product-link,
.woocommerce-cart .product-name a,
.adc-checkout-page .adc-checkout-product__link{
	display:block !important;
	color:#0e1413 !important;
	cursor:pointer !important;
	-webkit-tap-highlight-color:rgba(14,124,112,.16);
}
.adc-checkout-page .adc-checkout-product__link{
	text-decoration:none !important;
}
.adc-cart-drawer .adc-drawer-item__name:hover,
.woocommerce-cart .adc-cart-product-link:hover,
.woocommerce-cart .product-name a:hover,
.adc-checkout-page .adc-checkout-product__link:hover{
	color:var(--adc-red) !important;
}

@media(max-width:760px){
	/* Full-width, edge-to-edge mobile product image with no top gap. */
	body.single-product #primary.site-main,
	body.single-product .adc-product,
	body.single-product .adc-product-grid{
		width:100% !important;
		max-width:100% !important;
		margin:0 !important;
		padding:0 !important;
	}
	body.single-product .adc-product-grid{
		display:block !important;
		gap:0 !important;
	}
	body.single-product .adc-product-gallery{
		position:relative !important;
		top:0 !important;
		width:100vw !important;
		max-width:100vw !important;
		margin:0 calc(50% - 50vw) !important;
		padding:0 !important;
		border-radius:0 !important;
		background:#ffffff !important;
	}
	body.single-product .adc-gallery-viewport,
	body.single-product .adc-gallery-track,
	body.single-product .adc-gallery-slide{
		width:100% !important;
		max-width:none !important;
		margin:0 !important;
		border-radius:0 !important;
	}
	body.single-product .adc-gallery-slide img,
	body.single-product .adc-main-product-image{
		display:block !important;
		width:100% !important;
		max-width:none !important;
		height:auto !important;
		margin:0 !important;
		padding:0 !important;
		border-radius:0 !important;
	}
	body.single-product .adc-product-card{
		width:calc(100% - 28px) !important;
		max-width:none !important;
		margin:-34px 14px 0 !important;
	}
	body.single-product .adc-product-card > .adc-product-kicker{
		margin-bottom:13px !important;
		padding:9px 14px !important;
	}
	.adc-card-grid > li.adc-card,
	.adc-card-grid > li.adc-card.product,
	.adc-card-grid > li.adc-card.first,
	.adc-card-grid > li.adc-card.last{
		padding:0 !important;
	}
	.adc-card-grid .adc-card__image{
		margin-bottom:10px !important;
		border-radius:13px !important;
	}
	.adc-card-grid .adc-card__title{
		font-size:13px !important;
	}
	.adc-card-grid .adc-card__price{
		font-size:14px !important;
	}
	.adc-cart-drawer .adc-drawer-item__body{
		isolation:isolate;
	}
	.woocommerce-cart table.shop_table tr.woocommerce-cart-form__cart-item > td.product-name,
	.adc-checkout-page .adc-checkout-product{
		position:relative !important;
		z-index:6 !important;
	}
	.woocommerce-cart .adc-cart-product-link,
	.woocommerce-cart .product-name a,
	.adc-checkout-page .adc-checkout-product__link{
		position:relative !important;
		z-index:7 !important;
		pointer-events:auto !important;
	}
	.adc-explore-hero{
		padding:48px 0 40px;
	}
	.adc-explore-hero h1{
		font-size:38px;
		letter-spacing:-1.5px;
	}
	.adc-explore-hero__actions{
		display:grid;
		grid-template-columns:1fr;
	}
	.adc-explore-hero__actions .adc-btn{
		width:100%;
	}
	.adc-explore-products{
		padding:38px 0 48px;
	}
}


/* -----------------------------------------------------------------
   Noksho v1.0.15 guaranteed centered offer tag
------------------------------------------------------------------ */
/* The wrapper gives the tag a full-width alignment context on every product,
   including Hidden products accessed directly through private Explore flow. */
body.single-product .adc-product-card > .adc-product-kicker-wrap{
	display:flex !important;
	width:100% !important;
	margin:0 0 14px !important;
	padding:0 !important;
	justify-content:center !important;
	align-items:center !important;
	text-align:center !important;
}

body.single-product .adc-product-card > .adc-product-kicker-wrap > .adc-product-kicker{
	display:inline-flex !important;
	flex:0 0 auto !important;
	width:auto !important;
	max-width:100% !important;
	margin:0 !important;
	left:auto !important;
	right:auto !important;
	transform:none !important;
}

@media(max-width:760px){
	body.single-product .adc-product-card > .adc-product-kicker-wrap{
		margin-bottom:13px !important;
	}
}


/* -----------------------------------------------------------------
   v1.0.16 — Noksho parity updates from Armor Drive
------------------------------------------------------------------ */

/* Product page: compact next-day delivery status */
.adc-product-card .adc-delivery.adc-delivery--next-day{
	display:inline-flex !important;
	align-items:center !important;
	justify-content:flex-start !important;
	gap:10px !important;
	width:auto !important;
	min-width:0 !important;
	margin:0 !important;
	padding:10px 13px !important;
	border:1px solid #ffffff !important;
	border-radius:13px !important;
	background:#ffffff !important;
	color:#0e7c70 !important;
	text-align:left !important;
}
.adc-product-card .adc-delivery.adc-delivery--next-day svg{display:none !important;}
.adc-product-card .adc-delivery__live-dot{
	position:relative;
	display:block;
	flex:0 0 auto;
	width:9px;
	height:9px;
	border-radius:50%;
	background:#0e7c70;
	box-shadow:0 0 0 4px rgba(14,124,112,.12);
}
.adc-product-card .adc-delivery__live-dot:after{
	content:"";
	position:absolute;
	inset:-4px;
	border:1px solid rgba(14,124,112,.45);
	border-radius:50%;
	animation:adc-delivery-pulse 1.8s ease-out infinite;
}
@keyframes adc-delivery-pulse{
	0%{transform:scale(.65);opacity:.8}
	75%,100%{transform:scale(1.35);opacity:0}
}
.adc-product-card .adc-delivery__copy{
	display:grid;
	gap:2px;
	min-width:0;
}
.adc-product-card .adc-delivery__copy strong{
	display:block;
	color:#0e7c70;
	font-size:13px;
	font-weight:900;
	line-height:1.25;
}
.adc-product-card .adc-delivery__copy span{
	display:block;
	color:#0e7c70;
	font-size:11px;
	font-weight:700;
	line-height:1.25;
}
@media(min-width:761px){
	.single-product .adc-product-top{
		padding-top:20px !important;
		padding-bottom:20px !important;
	}
	.adc-product-card .adc-price-block{
		grid-template-columns:minmax(0,1fr) auto !important;
		gap:18px !important;
	}
}
@media(max-width:760px){
	.adc-product-card .adc-delivery.adc-delivery--next-day{
		width:100% !important;
		justify-content:center !important;
		padding:11px 13px !important;
		text-align:center !important;
	}
	.adc-product-card .adc-delivery__copy{
		justify-items:center !important;
		text-align:center !important;
	}
}

/* Checkout: shipping options */
.adc-shipping-options{
	display:grid;
	gap:15px;
	margin:0 0 20px;
	padding:18px;
	border:1px solid #ffffff;
	border-radius:18px;
	background:#ffffff;
}
.adc-shipping-options__heading > span{
	display:block;
	margin-bottom:5px;
	color:var(--adc-red);
	font-size:11px;
	font-weight:900;
	letter-spacing:.85px;
	text-transform:uppercase;
}
.adc-shipping-options__heading h3{
	margin:0;
	color:#0e1413;
	font-size:21px;
	letter-spacing:-.55px;
}
.adc-shipping-options__heading p{
	margin:6px 0 0;
	color:#0e1413;
	font-size:13px;
	line-height:1.5;
}
.adc-shipping-options__cards{display:grid;gap:10px;}
.adc-shipping-option{
	position:relative;
	display:grid;
	grid-template-columns:27px minmax(0,1fr) auto;
	gap:11px;
	align-items:center;
	min-height:78px;
	padding:14px 16px;
	border:1px solid #ffffff;
	border-radius:15px;
	background:#ffffff;
	cursor:pointer;
	transition:border-color .2s ease, background .2s ease, box-shadow .2s ease;
}
.adc-shipping-option:has(input:checked),
.adc-shipping-option.is-selected{
	border-color:var(--adc-red);
	background:linear-gradient(90deg,#ffffff 0%,#ffffff 84%);
	box-shadow:0 0 0 1px rgba(14,124,112,.10);
}
.adc-shipping-option input{
	position:absolute;
	width:1px;
	height:1px;
	opacity:0;
	pointer-events:none;
}
.adc-shipping-option__radio{
	display:grid;
	place-items:center;
	width:24px;
	height:24px;
	border:2px solid #ffffff;
	border-radius:50%;
	background:#ffffff;
}
.adc-shipping-option:has(input:checked) .adc-shipping-option__radio,
.adc-shipping-option.is-selected .adc-shipping-option__radio{border-color:var(--adc-red);}
.adc-shipping-option:has(input:checked) .adc-shipping-option__radio:after,
.adc-shipping-option.is-selected .adc-shipping-option__radio:after{
	content:"";
	width:12px;
	height:12px;
	border-radius:50%;
	background:var(--adc-red);
}
.adc-shipping-option__copy{display:grid;gap:4px;min-width:0;}
.adc-shipping-option__copy strong{
	color:#0e1413;
	font-size:15px;
	font-weight:900;
	line-height:1.25;
}
.adc-shipping-option__copy small{
	color:#0e1413;
	font-size:12px;
	font-weight:700;
	line-height:1.35;
}
.adc-shipping-option__badge{
	padding:6px 8px;
	border-radius:999px;
	background:#ffffff;
	color:var(--adc-red);
	font-size:10px;
	font-weight:900;
	letter-spacing:.35px;
	text-transform:uppercase;
}
@media(max-width:760px){
	.adc-shipping-options{
		margin:0 0 16px;
		padding:15px;
		border-radius:16px;
	}
	.adc-shipping-options__heading h3{font-size:19px;}
	.adc-shipping-option{
		grid-template-columns:24px minmax(0,1fr) auto;
		gap:10px;
		min-height:72px;
		padding:13px 14px;
		border-radius:14px;
	}
	.adc-shipping-option__copy strong{font-size:14px;}
	.adc-shipping-option__copy small{font-size:11px;}
	.adc-shipping-option__badge{padding:5px 7px;font-size:9px;}
}

/* Checkout: payment methods / UPI */
.adc-payment-options-intro{
	display:grid;
	gap:15px;
	margin:0 0 18px;
	padding:0 0 18px;
	border-bottom:1px solid #ffffff;
}
.adc-payment-options-intro__copy > span{
	display:block;
	margin-bottom:5px;
	color:var(--adc-red);
	font-size:11px;
	font-weight:900;
	letter-spacing:.85px;
	text-transform:uppercase;
}
.adc-payment-options-intro__copy h3{
	margin:0;
	color:#0e1413;
	font-size:22px;
	letter-spacing:-.6px;
}
.adc-payment-options-intro__copy p{
	margin:6px 0 0;
	color:var(--adc-muted);
	font-size:13px;
	line-height:1.55;
}
.adc-payment-options-intro__notice{
	display:flex;
	align-items:center;
	gap:9px;
	padding:11px 12px;
	border-radius:12px;
	background:#ffffff;
	color:#0e7c70;
	font-size:12px;
	font-weight:700;
}
.adc-payment-options-intro__notice > span{
	display:grid;
	place-items:center;
	width:20px;
	height:20px;
	border:1px solid #ffffff;
	border-radius:50%;
	color:var(--adc-red);
	font-size:12px;
	line-height:1;
}

.adc-checkout-page .wc_payment_methods{
	display:grid !important;
	gap:12px !important;
	margin:0 !important;
	padding:0 !important;
	list-style:none !important;
}
.adc-checkout-page .wc_payment_method{
	position:relative !important;
	display:block !important;
	margin:0 !important;
	padding:18px 58px 18px 18px !important;
	border:1px solid #ffffff !important;
	border-radius:18px !important;
	background:#ffffff !important;
	box-shadow:none !important;
	transition:border-color .2s ease, background .2s ease, box-shadow .2s ease;
}
.adc-checkout-page .wc_payment_method:has(input.input-radio:checked),
.adc-checkout-page .wc_payment_method.is-selected{
	border-color:var(--adc-red) !important;
	background:linear-gradient(90deg,#ffffff 0%,#ffffff 78%) !important;
	box-shadow:0 0 0 1px rgba(14,124,112,.08) !important;
}
.adc-checkout-page .wc_payment_method input.input-radio{
	position:absolute !important;
	top:20px !important;
	right:18px !important;
	display:block !important;
	width:28px !important;
	height:28px !important;
	margin:0 !important;
	padding:0 !important;
	appearance:none !important;
	-webkit-appearance:none !important;
	border:2px solid #ffffff !important;
	border-radius:50% !important;
	background:#ffffff !important;
	cursor:pointer !important;
	outline:0 !important;
	box-shadow:none !important;
}
.adc-checkout-page .wc_payment_method input.input-radio:checked{
	border-color:var(--adc-red) !important;
	background:radial-gradient(circle at center,var(--adc-red) 0 46%,#ffffff 50% 100%) !important;
}
.adc-checkout-page .wc_payment_method > label{
	display:block !important;
	margin:0 !important;
	padding:0 !important;
	color:#0e1413 !important;
	font-size:17px !important;
	font-weight:900 !important;
	line-height:1.35 !important;
	cursor:pointer !important;
}
.adc-checkout-page .wc_payment_method > label img{
	display:inline-block !important;
	width:auto !important;
	max-width:118px !important;
	max-height:26px !important;
	margin:0 0 0 7px !important;
	vertical-align:middle !important;
	object-fit:contain !important;
}
.adc-checkout-page .wc_payment_method > label:after{
	content:"";
	display:block;
	width:calc(100% + 40px);
	height:1px;
	margin:13px 0 0;
	background:#ffffff;
}
.adc-checkout-page .wc_payment_method:has(.payment_box:not([style*="display: none"])) > label:after,
.adc-checkout-page .wc_payment_method:has(input.input-radio:checked) > label:after{
	background:#ffffff;
}
.adc-checkout-page .payment_box{
	display:block;
	margin:12px 0 0 !important;
	padding:12px 14px !important;
	border:1px solid #ffffff !important;
	border-radius:13px !important;
	background:#ffffff !important;
	color:#0e1413 !important;
	font-size:13px !important;
	line-height:1.55 !important;
}
.adc-checkout-page .payment_box:before{display:none !important;}
.adc-checkout-page .wc_payment_method.adc-payment-method-compact .payment_box,
.adc-checkout-page .payment_box.adc-payment-box-empty{
	display:none !important;
}
.adc-checkout-page .wc_payment_method.adc-payment-method-compact{
	padding-bottom:18px !important;
}
.adc-checkout-page .wc_payment_method.adc-payment-method--upi{
	border-color:#ffffff !important;
	background:linear-gradient(90deg,#ffffff 0%,#ffffff 82%) !important;
}
.adc-checkout-page .wc_payment_method.adc-payment-method--upi > label{
	font-size:16px !important;
}
.adc-checkout-page .wc_payment_method.adc-payment-method--upi:has(input.input-radio:checked),
.adc-checkout-page .wc_payment_method.adc-payment-method--upi.is-selected{
	border-color:var(--adc-red) !important;
	box-shadow:0 0 0 1px rgba(14,124,112,.10) !important;
}

.adc-checkout-page #place_order{
	float:none !important;
	width:100% !important;
	min-height:55px !important;
	margin:0 !important;
	padding:0 18px !important;
	border:1px solid var(--adc-red) !important;
	border-radius:14px !important;
	background:var(--adc-red) !important;
	color:#ffffff !important;
	font-size:16px !important;
	font-weight:900 !important;
	letter-spacing:.1px !important;
	box-shadow:0 12px 26px rgba(14,124,112,.16) !important;
}
.adc-checkout-page #place_order:hover{
	border-color:var(--adc-red-dark) !important;
	background:var(--adc-red-dark) !important;
	color:#ffffff !important;
}

.adc-checkout-timer{
	display:flex;
	align-items:center;
	justify-content:space-between;
	gap:12px;
	margin:12px 0 0 !important;
	padding:12px 14px;
	border:1px solid #ffffff;
	border-radius:14px;
	background:#ffffff;
	transition:opacity .22s ease, transform .22s ease;
}
.adc-checkout-timer.is-resetting{
	opacity:.55;
	transform:translateY(1px);
}
.adc-checkout-timer__label{
	color:#0e7c70;
	font-size:12px;
	font-weight:800;
	letter-spacing:.2px;
}
.adc-checkout-timer__time{
	color:#0e1413;
	font-size:18px;
	font-weight:900;
	letter-spacing:.5px;
}
@media(max-width:760px){
	.adc-checkout-timer{
		padding:11px 12px;
		border-radius:13px;
	}
	.adc-checkout-timer__label{font-size:11px;}
	.adc-checkout-timer__time{font-size:17px;}
}

/* Cart mobile coupon alignment */
@media(max-width:760px){
	.woocommerce-cart form.woocommerce-cart-form .actions .coupon,
	.woocommerce-cart .woocommerce-cart-form .actions .coupon,
	.woocommerce-cart table.shop_table tr.actions .coupon{
		display:flex !important;
		flex-direction:row !important;
		flex-wrap:nowrap !important;
		align-items:stretch !important;
		justify-content:stretch !important;
		gap:8px !important;
		width:100% !important;
		max-width:100% !important;
		margin:0 !important;
		padding:0 !important;
		float:none !important;
		clear:both !important;
	}
	.woocommerce-cart form.woocommerce-cart-form .actions .coupon #coupon_code,
	.woocommerce-cart .woocommerce-cart-form .actions .coupon #coupon_code,
	.woocommerce-cart table.shop_table tr.actions .coupon #coupon_code{
		display:block !important;
		flex:1 1 0 !important;
		width:auto !important;
		min-width:0 !important;
		max-width:none !important;
		height:46px !important;
		min-height:46px !important;
		margin:0 !important;
		padding:0 12px !important;
		border:1px solid #ffffff !important;
		border-radius:12px !important;
		box-sizing:border-box !important;
		float:none !important;
	}
	.woocommerce-cart form.woocommerce-cart-form .actions .coupon button[name="apply_coupon"],
	.woocommerce-cart .woocommerce-cart-form .actions .coupon button[name="apply_coupon"],
	.woocommerce-cart table.shop_table tr.actions .coupon button[name="apply_coupon"],
	.woocommerce-cart form.woocommerce-cart-form .actions .coupon .button,
	.woocommerce-cart .woocommerce-cart-form .actions .coupon .button,
	.woocommerce-cart table.shop_table tr.actions .coupon .button{
		display:flex !important;
		flex:0 0 108px !important;
		align-items:center !important;
		justify-content:center !important;
		width:108px !important;
		min-width:108px !important;
		max-width:108px !important;
		height:46px !important;
		min-height:46px !important;
		margin:0 !important;
		padding:0 8px !important;
		border:1px solid var(--adc-red) !important;
		border-radius:12px !important;
		background:var(--adc-red) !important;
		color:#ffffff !important;
		font-size:12px !important;
		font-weight:900 !important;
		line-height:1.1 !important;
		text-align:center !important;
		white-space:nowrap !important;
		box-sizing:border-box !important;
		float:none !important;
		opacity:1 !important;
	}
	.woocommerce-cart form.woocommerce-cart-form .actions .coupon button[name="apply_coupon"]:hover,
	.woocommerce-cart .woocommerce-cart-form .actions .coupon button[name="apply_coupon"]:hover,
	.woocommerce-cart table.shop_table tr.actions .coupon button[name="apply_coupon"]:hover{
		border-color:var(--adc-red-dark) !important;
		background:var(--adc-red-dark) !important;
		color:#ffffff !important;
	}
}


/* -----------------------------------------------------------------
   Noksho v1.1.0 — Black & Yellow brand conversion
------------------------------------------------------------------ */
:root{
  --noksho-green:#0e7c70;
  --noksho-green-dark:#0e7c70;
  --noksho-green-soft:#ffffff;
  --noksho-mint:#ffffff;
  --noksho-teal:#0e7c70;
  --noksho-teal-dark:#0e7c70;
  --noksho-ink:#0e1413;
  --noksho-mist:#ffffff;
  --noksho-line:#ffffff;
  --noksho-sand:#ffffff;
  --noksho-utility-bg:#ffffff;
  --noksho-utility-hover:#ffffff;
  --noksho-utility-line:#ffffff;
  --noksho-utility-icon:#0e7c70;
}

/* Core brand surfaces */
body{background:#ffffff;color:#0e1413}
.adc-header{
  background:rgba(255,255,255,.97)!important;
  border-bottom-color:#ffffff!important;
}
.adc-brand{color:#0e1413!important}
.adc-brand strong{color:#0e7c70!important}
.adc-nav a{color:#0e1413!important}
.adc-nav a:after{background:#0e7c70!important}
.adc-icon-btn{color:#0e1413!important}
.adc-icon-btn:hover{background:#ffffff!important;color:#0e7c70!important}
.adc-cart-count{background:#0e7c70!important;color:#0e1413!important;border-color:#ffffff!important}

/* Primary actions: yellow face with confident black text. */
.adc-btn,
.button,
button.single_add_to_cart_button,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button{
  background:#0e7c70!important;
  border-color:#0e7c70!important;
  color:#0e1413!important;
  box-shadow:0 9px 18px rgba(14,124,112,.16)!important;
}
.adc-btn:hover,
.button:hover,
button.single_add_to_cart_button:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover{
  background:#0e7c70!important;
  border-color:#0e7c70!important;
  color:#0e1413!important;
}
.adc-btn--ghost{
  background:#ffffff!important;
  border-color:#ffffff!important;
  color:#0e1413!important;
  box-shadow:none!important;
}
.adc-btn--ghost:hover{background:#ffffff!important;border-color:#ffffff!important}

/* Hero and promotional areas */
.adc-hero,
.adc-shop-hero,
.adc-explore-hero{
  background:
    radial-gradient(circle at 84% 20%,rgba(255,255,255,.30),transparent 28%),
    linear-gradient(135deg,#0e1413 0%,#0e1413 64%,#0e1413 100%)!important;
}
.adc-hero h1,
.adc-shop-hero h1,
.adc-explore-hero h1{color:#ffffff!important}
.adc-hero p,
.adc-shop-hero p,
.adc-explore-hero p{color:#ffffff!important}
.adc-hero__card{
  background:#0e7c70!important;
  color:#0e1413!important;
}
.adc-hero__card:before{
  background:
    radial-gradient(circle at 75% 25%,rgba(255,255,255,.55),transparent 36%),
    radial-gradient(circle at 35% 75%,rgba(14,124,112,.28),transparent 34%)!important;
}
.adc-hero__card p{color:#0e1413!important}
.adc-eyebrow,
.adc-kicker,
.adc-policy-hero__eyebrow,
.adc-thankyou-eyebrow,
.adc-thankyou-card__eyebrow{
  background:#ffffff!important;
  border-color:#ffffff!important;
  color:#0e7c70!important;
}

/* Cards, category chips, product highlights */
.adc-category-chip.is-active,
.adc-category-chip:hover,
.adc-filter-chip.is-active,
.adc-filter-chip:hover{
  background:#0e7c70!important;
  border-color:#0e7c70!important;
  color:#0e1413!important;
}
.adc-rating-pill,
.adc-stock,
.adc-product-kicker,
.adc-checkout-intro__eyebrow{
  background:#ffffff!important;
  border-color:#ffffff!important;
  color:#0e7c70!important;
}
.adc-product-card .adc-delivery.adc-delivery--next-day{
  background:#ffffff!important;
  border-color:#ffffff!important;
  color:#0e1413!important;
}
.adc-product-card .adc-delivery__live-dot{
  background:#0e7c70!important;
  box-shadow:0 0 0 4px rgba(255,255,255,.16)!important;
}
.adc-product-card .adc-delivery__live-dot:after{border-color:rgba(255,255,255,.55)!important}
.adc-product-card .adc-delivery__copy strong{color:#0e1413!important}
.adc-product-card .adc-delivery__copy span{color:#0e7c70!important}

/* Checkout and payment options */
.adc-checkout-intro{
  border-color:#ffffff!important;
  background:linear-gradient(135deg,#ffffff 0%,#ffffff 72%)!important;
}
.adc-shipping-options{
  border-color:#ffffff!important;
  background:#ffffff!important;
}
.adc-shipping-options__heading > span,
.adc-payment-options-intro__copy > span{color:#0e7c70!important}
.adc-shipping-option:has(input:checked),
.adc-shipping-option.is-selected{
  border-color:#0e7c70!important;
  background:linear-gradient(90deg,#ffffff 0%,#ffffff 84%)!important;
  box-shadow:0 0 0 1px rgba(255,255,255,.13)!important;
}
.adc-shipping-option:has(input:checked) .adc-shipping-option__radio,
.adc-shipping-option.is-selected .adc-shipping-option__radio{border-color:#0e7c70!important}
.adc-shipping-option:has(input:checked) .adc-shipping-option__radio:after,
.adc-shipping-option.is-selected .adc-shipping-option__radio:after{background:#0e7c70!important}
.adc-shipping-option__badge{background:#ffffff!important;color:#0e7c70!important}
.adc-payment-options-intro__notice{background:#ffffff!important;color:#0e7c70!important}
.adc-payment-options-intro__notice > span{border-color:#ffffff!important;color:#0e7c70!important}
.adc-checkout-page .wc_payment_method:has(input.input-radio:checked),
.adc-checkout-page .wc_payment_method.is-selected{
  border-color:#0e7c70!important;
  background:linear-gradient(90deg,#ffffff 0%,#ffffff 78%)!important;
  box-shadow:0 0 0 1px rgba(255,255,255,.12)!important;
}
.adc-checkout-page .wc_payment_method input.input-radio:checked{
  border-color:#0e7c70!important;
  background:radial-gradient(circle at center,#0e7c70 0 46%,#ffffff 50% 100%)!important;
}
.adc-checkout-page .wc_payment_method.adc-payment-method--upi{
  border-color:#ffffff!important;
  background:#ffffff!important;
}
.adc-checkout-page .wc_payment_method.adc-payment-method--upi:has(input.input-radio:checked),
.adc-checkout-page .wc_payment_method.adc-payment-method--upi.is-selected{
  border-color:#0e7c70!important;
  background:linear-gradient(90deg,#ffffff 0%,#ffffff 82%)!important;
}
.adc-checkout-page #place_order{
  background:#0e7c70!important;
  border-color:#0e7c70!important;
  color:#0e1413!important;
  box-shadow:0 12px 26px rgba(14,124,112,.18)!important;
}
.adc-checkout-page #place_order:hover{
  background:#0e7c70!important;
  border-color:#0e7c70!important;
  color:#0e1413!important;
}
.adc-checkout-timer{
  background:#ffffff!important;
  border-color:#ffffff!important;
}
.adc-checkout-timer__label{color:#0e7c70!important}
.adc-checkout-timer__time{color:#0e7c70!important}

/* Footer: dynamic contact details and policy links */
.adc-footer{
  background:#0e1413!important;
  color:#ffffff!important;
}
.adc-footer__grid{
  grid-template-columns:1.45fr repeat(4,minmax(0,1fr))!important;
  gap:30px!important;
}
.adc-footer .adc-brand{color:#ffffff!important}
.adc-footer .adc-brand strong{color:#0e7c70!important}
.adc-footer h3{color:#0e7c70!important}
.adc-footer p,
.adc-footer li a,
.adc-footer__address{color:#ffffff!important}
.adc-footer li a:hover{color:#0e7c70!important}
.adc-footer__bottom{border-top-color:#0e1413!important;color:#ffffff!important}
.adc-footer__contact ul{overflow-wrap:anywhere}
.adc-footer__address{display:block;font-size:14px;line-height:1.6}

/* Keep legacy green/teal-only hard-coded states inside the yellow system. */
.adc-testimonials-band{background:#ffffff!important}
.adc-testimonials-band .adc-testimonial-card,
.adc-benefit,
.woocommerce-cart .adc-cart-intro,
.adc-contact-form-card,
.adc-policy-card,
.adc-faq-card,
.adc-thankyou-card{border-color:#ffffff!important}
.woocommerce-message,
.woocommerce-info{
  background:#ffffff!important;
  color:#0e7c70!important;
}

@media(max-width:1000px){
  .adc-footer__grid{grid-template-columns:1.4fr 1fr 1fr!important}
}
@media(max-width:760px){
  .adc-footer__grid{grid-template-columns:1fr 1fr!important;gap:26px!important}
  .adc-footer__brand{grid-column:1 / -1}
}


/* -----------------------------------------------------------------
   Noksho v1.1.1 — noksho logo support
------------------------------------------------------------------ */
.adc-brand-wrap{
	display:flex;
	align-items:center;
	min-width:0;
}

.adc-brand-wrap .custom-logo-link{
	display:flex;
	align-items:center;
	line-height:0;
}

.adc-brand-wrap .custom-logo{
	display:block;
	width:auto;
	max-width:190px;
	max-height:52px;
	height:auto;
	object-fit:contain;
}

.adc-brand--noksho{
	position:relative;
	display:inline-flex;
	align-items:flex-end;
	gap:0;
	color:#0e1413!important;
	font-size:30px;
	font-weight:800;
	letter-spacing:-1.9px;
	line-height:1;
	text-transform:lowercase;
	white-space:nowrap;
}

.adc-brand--noksho span{
	color:#0e7c70;
	font-weight:900;
}

.adc-brand--noksho strong{
	color:#0e1413;
	font-weight:900;
}

.adc-brand--noksho i{
	position:relative;
	top:-13px;
	margin-left:1px;
	color:#0e7c70;
	font-size:18px;
	font-style:normal;
	font-weight:1000;
	line-height:1;
}

.adc-footer .adc-brand-wrap .custom-logo{
	max-width:185px;
	max-height:48px;
	filter:brightness(0) invert(1);
}

.adc-footer .adc-brand--noksho{
	color:#ffffff!important;
}

.adc-footer .adc-brand--noksho span{
	color:#0e7c70;
}

.adc-footer .adc-brand--noksho strong{
	color:#ffffff;
}

.adc-footer .adc-brand--noksho i{
	color:#0e7c70;
}

@media(max-width:760px){
	.adc-brand-wrap .custom-logo{
		max-width:150px;
		max-height:42px;
	}

	.adc-brand--noksho{
		font-size:25px;
		letter-spacing:-1.5px;
	}
}


/* -----------------------------------------------------------------
   Noksho v1.1.2 — forced noksho wordmark + contact page details
------------------------------------------------------------------ */
/* Legacy WordPress custom logos are deliberately hidden so old Armor Drive
   branding cannot show after switching this theme. */
.adc-header .custom-logo-link,
.adc-footer .custom-logo-link,
.adc-header .custom-logo,
.adc-footer .custom-logo,
.adc-brand-wrap--custom{
	display:none !important;
}

.adc-header .adc-brand--noksho,
.adc-footer .adc-brand--noksho{
	display:inline-flex !important;
}

.adc-brand--noksho{
	color:#0e1413 !important;
	font-family:Arial,Helvetica,sans-serif;
	font-size:31px !important;
	font-weight:900 !important;
	letter-spacing:-2.35px !important;
	line-height:.95 !important;
	text-transform:lowercase;
}

.adc-brand--noksho span,
.adc-brand--noksho strong{
	color:currentColor !important;
	font-weight:900 !important;
}

.adc-brand--noksho i{
	top:-12px !important;
	margin-left:2px !important;
	color:#0e7c70 !important;
	font-size:17px !important;
	font-weight:1000 !important;
}

.adc-footer .adc-brand--noksho{
	color:#ffffff !important;
}

.adc-contact-info p a{
	color:#0e7c70;
	font-weight:800;
	text-decoration:underline;
	text-decoration-color:rgba(14,124,112,.3);
	text-underline-offset:3px;
}

.adc-contact-info p a:hover{
	color:#0e1413;
	text-decoration-color:#0e7c70;
}

.adc-contact-info-grid{
	align-items:stretch;
}

.adc-contact-info{
	height:100%;
}

@media(max-width:760px){
	.adc-brand--noksho{
		font-size:27px !important;
		letter-spacing:-2px !important;
	}
}


/* -----------------------------------------------------------------
   Noksho v1.1.3 — Find Us Details section
------------------------------------------------------------------ */
.adc-find-us{
	display:grid;
	grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);
	gap:28px;
	align-items:stretch;
	margin:34px 0;
	padding:28px;
	border:1px solid #ffffff;
	border-radius:26px;
	background:
		radial-gradient(circle at 9% 5%,rgba(255,255,255,.18),transparent 35%),
		linear-gradient(135deg,#ffffff 0%,#ffffff 72%);
	box-shadow:0 15px 30px rgba(14,20,19,.06);
}

.adc-find-us__copy{
	display:flex;
	flex-direction:column;
	justify-content:center;
	padding:7px 5px;
}

.adc-find-us__eyebrow{
	display:inline-flex;
	align-items:center;
	gap:7px;
	width:max-content;
	margin-bottom:11px;
	color:#0e7c70;
	font-size:11px;
	font-weight:900;
	letter-spacing:.12em;
	text-transform:uppercase;
}

.adc-find-us__eyebrow:before{
	content:"";
	width:7px;
	height:7px;
	border-radius:50%;
	background:#0e7c70;
	box-shadow:0 0 0 4px rgba(255,255,255,.18);
}

.adc-find-us__copy h2{
	margin:0;
	color:#0e1413;
	font-size:31px;
	letter-spacing:-1.1px;
	line-height:1.1;
}

.adc-find-us__copy > p{
	margin:11px 0 0;
	color:#0e1413;
	font-size:14px;
	line-height:1.7;
}

.adc-find-us__card{
	display:grid;
	grid-template-columns:54px minmax(0,1fr);
	gap:15px;
	padding:22px;
	border:1px solid #ffffff;
	border-radius:20px;
	background:#0e1413;
	color:#ffffff;
	box-shadow:0 14px 28px rgba(14,20,19,.15);
}

.adc-find-us__icon{
	display:grid;
	place-items:center;
	width:50px;
	height:50px;
	border-radius:15px;
	background:#0e7c70;
	color:#0e1413;
	font-size:24px;
	font-weight:900;
}

.adc-find-us__content strong{
	display:block;
	margin:2px 0 7px;
	color:#0e7c70;
	font-size:16px;
}

.adc-find-us__content > p{
	margin:0;
	color:#ffffff;
	font-size:14px;
	line-height:1.65;
}

.adc-find-us__note{
	margin-top:16px;
	padding:11px 12px;
	border-left:2px solid #0e7c70;
	background:rgba(255,255,255,.06);
}

.adc-find-us__note span{
	display:block;
	margin-bottom:3px;
	color:#0e7c70;
	font-size:11px;
	font-weight:900;
	letter-spacing:.07em;
	text-transform:uppercase;
}

.adc-find-us__note p{
	margin:0;
	color:#ffffff;
	font-size:13px;
	line-height:1.55;
}

.adc-find-us__button{
	display:inline-flex;
	align-items:center;
	gap:8px;
	margin-top:17px;
	padding:10px 13px;
	border-radius:11px;
	background:#0e7c70;
	color:#0e1413!important;
	font-size:13px;
	font-weight:900;
	transition:transform .2s ease,background .2s ease;
}

.adc-find-us__button:hover{
	background:#0e7c70;
	color:#0e1413!important;
	transform:translateY(-1px);
}

.adc-find-us__button span{
	font-size:16px;
	line-height:1;
}

@media(max-width:760px){
	.adc-find-us{
		grid-template-columns:1fr;
		gap:20px;
		margin:24px 0;
		padding:20px;
		border-radius:20px;
	}

	.adc-find-us__copy h2{
		font-size:27px;
	}

	.adc-find-us__card{
		grid-template-columns:45px minmax(0,1fr);
		gap:12px;
		padding:17px;
		border-radius:16px;
	}

	.adc-find-us__icon{
		width:43px;
		height:43px;
		border-radius:13px;
		font-size:20px;
	}
}


/* -----------------------------------------------------------------
   noksho v1.1.4 — minimal variable-product colour/text selectors
------------------------------------------------------------------ */
.adc-product-card form.variations_form.cart,
body.single-product .adc-product-card form.variations_form.cart{
	display:block!important;
	margin:20px 0 0!important;
	padding-top:20px!important;
	border-top:1px solid var(--adc-border)!important;
}

.adc-variation-selectors{
	display:grid;
	gap:17px;
}

.adc-variation-selector{
	padding:0;
}

.adc-variation-selector__head{
	display:flex;
	align-items:center;
	justify-content:space-between;
	gap:12px;
	margin:0 0 10px;
}

.adc-variation-selector__label{
	color:#0e1413;
	font-size:14px;
	font-weight:900;
	letter-spacing:-.1px;
}

.adc-variation-selector__value{
	max-width:55%;
	overflow:hidden;
	color:#0e7c70;
	font-size:13px;
	font-weight:800;
	text-align:right;
	text-overflow:ellipsis;
	white-space:nowrap;
}

.adc-variation-native{
	margin:0 0 8px;
}

.adc-variation-native-select{
	width:100%;
	min-height:43px;
	padding:0 38px 0 13px;
	border:1px solid #ffffff;
	border-radius:12px;
	background:#ffffff;
	color:#0e1413;
	font-weight:700;
}

.adc-swatches-ready .adc-variation-native{
	position:absolute;
	width:1px;
	height:1px;
	margin:-1px;
	overflow:hidden;
	clip:rect(0,0,0,0);
	clip-path:inset(50%);
	white-space:nowrap;
}

.adc-variation-options{
	display:flex;
	flex-wrap:wrap;
	gap:9px;
}

.adc-variation-swatch{
	display:inline-flex;
	align-items:center;
	justify-content:center;
	min-height:40px;
	padding:8px 13px;
	border:1px solid #ffffff;
	border-radius:11px;
	background:#ffffff;
	color:#0e1413;
	font-size:13px;
	font-weight:800;
	line-height:1;
	cursor:pointer;
	transition:border-color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease;
}

.adc-variation-swatch:hover:not(:disabled){
	border-color:#0e7c70;
	background:#ffffff;
	transform:translateY(-1px);
}

.adc-variation-swatch.is-selected{
	border-color:#0e1413;
	background:#0e1413;
	color:#ffffff;
	box-shadow:0 0 0 2px rgba(255,255,255,.8);
}

.adc-variation-swatch:focus-visible{
	outline:3px solid rgba(255,255,255,.62);
	outline-offset:2px;
}

.adc-variation-swatch.is-unavailable,
.adc-variation-swatch:disabled{
	position:relative;
	opacity:.36;
	cursor:not-allowed;
	text-decoration:line-through;
	transform:none;
}

.adc-variation-selector--color .adc-variation-options{
	gap:10px;
}

.adc-variation-selector--color .adc-variation-swatch{
	width:39px;
	min-width:39px;
	height:39px;
	min-height:39px;
	padding:4px;
	border-radius:50%;
	border:1px solid transparent;
	background:transparent;
}

.adc-color-swatch{
	display:block;
	width:29px;
	height:29px;
	border:1px solid var(--adc-swatch-border,#ffffff);
	border-radius:50%;
	background:var(--adc-swatch-color,#ffffff);
	box-shadow:inset 0 0 0 1px rgba(255,255,255,.14);
}

.adc-variation-selector--color .adc-variation-swatch:hover:not(:disabled){
	background:#ffffff;
	border-color:#ffffff;
}

.adc-variation-selector--color .adc-variation-swatch.is-selected{
	border-color:#0e1413;
	background:#0e1413;
	box-shadow:0 0 0 2px rgba(255,255,255,.8);
}

.adc-variation-selector--color .adc-variation-swatch.is-unavailable:after{
	position:absolute;
	top:50%;
	left:4px;
	right:4px;
	height:1px;
	background:#0e1413;
	content:"";
	transform:rotate(-45deg);
}

.adc-reset-variations{
	display:none;
	width:max-content;
	margin:12px 0 0;
	color:#0e7c70!important;
	font-size:12px;
	font-weight:800;
	text-decoration:underline;
	text-underline-offset:3px;
}

.adc-reset-variations[style*="visibility: visible"],
.adc-reset-variations:not([style]){
	display:inline-flex;
}

.adc-product-card .single_variation_wrap{
	margin-top:17px;
}

.adc-product-card .single_variation_wrap .woocommerce-variation{
	margin:0 0 13px;
}

.adc-product-card .single_variation_wrap .woocommerce-variation-price{
	display:none;
}

.adc-product-card .single_variation_wrap .woocommerce-variation-description{
	margin:0 0 11px;
	color:#0e1413;
	font-size:13px;
	line-height:1.55;
}

.adc-product-card .single_variation_wrap .woocommerce-variation-availability{
	margin:0 0 12px;
}

.adc-product-card .single_variation_wrap .stock{
	display:inline-flex;
	margin:0;
	padding:7px 10px;
	border:1px solid #ffffff;
	border-radius:999px;
	background:#ffffff;
	color:#0e7c70;
	font-size:12px;
	font-weight:800;
}

.adc-product-card .single_variation_wrap .variations_button{
	display:flex;
	align-items:stretch;
	gap:12px;
	flex-wrap:wrap;
}

.adc-product-card .single_variation_wrap .variations_button .quantity{
	display:flex!important;
	flex:0 0 auto;
	align-items:center;
}

.adc-product-card .single_variation_wrap .variations_button .single_add_to_cart_button{
	flex:1 1 210px!important;
	min-height:52px!important;
	margin:0!important;
}

@media(max-width:560px){
	.adc-variation-selector__head{
		margin-bottom:9px;
	}

	.adc-variation-swatch{
		min-height:38px;
		padding:8px 11px;
		font-size:12px;
	}

	.adc-product-card .single_variation_wrap .variations_button{
		gap:10px;
	}

	.adc-product-card .single_variation_wrap .variations_button .quantity{
		flex:0 0 108px;
	}

	.adc-product-card .single_variation_wrap .variations_button .single_add_to_cart_button{
		flex:1 1 180px!important;
	}
}

/* -----------------------------------------------------------------
   v1.1.5: Premium Noksho home + Explore experience
------------------------------------------------------------------ */

/* Public and Explore banners. Separate desktop/mobile images are selected
   through Customizer; images use full-cover frames automatically. */
.adc-brand-banner{
	padding:24px 0 8px;
	background:#ffffff;
}
.adc-brand-banner__frame{
	overflow:hidden;
	border:1px solid #ffffff;
	border-radius:26px;
	background:#0e1413;
	box-shadow:0 18px 44px rgba(14,20,19,.13);
}
.adc-brand-banner__link,
.adc-brand-banner__link picture,
.adc-brand-banner__link img{
	display:block;
	width:100%;
}
.adc-brand-banner__link img{
	height:auto;
	object-fit:cover;
	transition:transform .4s ease;
}
a.adc-brand-banner__link:hover img{
	transform:scale(1.014);
}

/* Editorial product features: controlled 40% image / 60% copy on desktop. */
.adc-featured-product{
	padding:32px 0;
	background:#ffffff;
}
.adc-featured-product__inner{
	display:grid;
	grid-template-columns:minmax(320px,.78fr) minmax(0,1.22fr);
	min-height:448px;
	overflow:hidden;
	border:1px solid #ffffff;
	border-radius:28px;
	background:linear-gradient(135deg,#ffffff 0%,#ffffff 100%);
	box-shadow:0 16px 38px rgba(14,20,19,.065);
}
.adc-featured-product__image{
	display:block;
	min-height:448px;
	overflow:hidden;
	background:#ffffff;
}
.adc-featured-product__image img{
	display:block!important;
	width:100%!important;
	height:448px!important;
	min-height:448px!important;
	margin:0!important;
	padding:0!important;
	object-fit:cover!important;
	object-position:center!important;
	transition:transform .5s ease;
}
.adc-featured-product__image:hover img{
	transform:scale(1.025);
}
.adc-featured-product__content{
	display:flex;
	flex-direction:column;
	align-items:flex-start;
	justify-content:center;
	padding:43px 58px;
}
.adc-featured-product__meta{
	display:flex;
	align-items:center;
	flex-wrap:wrap;
	gap:9px;
	margin-bottom:14px;
}
.adc-featured-product__eyebrow,
.adc-home-product-section__eyebrow,
.adc-home-faq-section__eyebrow{
	display:block;
	margin:0;
	color:#0e7c70;
	font-size:10px;
	font-weight:900;
	letter-spacing:1.1px;
	text-transform:uppercase;
}
.adc-featured-product__tags{
	display:flex;
	flex-wrap:wrap;
	gap:6px;
}
.adc-featured-product__tags span{
	display:inline-flex;
	align-items:center;
	min-height:24px;
	padding:0 8px;
	border:1px solid #ffffff;
	border-radius:999px;
	background:#ffffff;
	color:#0e7c70;
	font-size:9px;
	font-weight:900;
	letter-spacing:.65px;
	text-transform:uppercase;
}
.adc-featured-product h2{
	max-width:590px;
	margin:0 0 13px;
	color:#0e1413;
	font-size:clamp(34px,4vw,58px);
	line-height:1.03;
	letter-spacing:-2.4px;
}
.adc-featured-product__price{
	margin-bottom:15px;
	color:#0e1413;
	font-size:24px;
	font-weight:900;
}
.adc-featured-product__price .price{
	color:inherit!important;
	font-size:inherit!important;
	font-weight:inherit!important;
}
.adc-featured-product__price del{
	margin-right:7px;
	color:#ffffff;
	font-size:15px;
	font-weight:650;
}
.adc-featured-product__price ins{
	color:inherit;
	text-decoration:none;
}
.adc-featured-product__content>p{
	max-width:505px;
	margin:0 0 25px;
	color:#0e1413;
	font-size:15px;
	line-height:1.75;
}
.adc-featured-product__button{
	gap:10px;
	min-width:142px;
	background:#0e1413;
	border-color:#0e1413;
}
.adc-featured-product__button:hover{
	background:#0e7c70;
	border-color:#0e7c70;
	color:#0e1413!important;
}
.adc-featured-product__button span{
	font-size:18px;
	line-height:1;
	transition:transform .2s ease;
}
.adc-featured-product__button:hover span{
	transform:translateX(3px);
}
.adc-featured-product--slot-2 .adc-featured-product__inner{
	grid-template-columns:minmax(0,1.22fr) minmax(320px,.78fr);
	border-color:#0e1413;
	background:linear-gradient(135deg,#0e1413 0%,#0e1413 72%,#0e1413 100%);
}
.adc-featured-product--slot-2 .adc-featured-product__content{
	grid-column:1;
	grid-row:1;
}
.adc-featured-product--slot-2 .adc-featured-product__image{
	grid-column:2;
	grid-row:1;
	background:#0e1413;
}
.adc-featured-product--slot-2 .adc-featured-product__eyebrow{
	color:#0e7c70;
}
.adc-featured-product--slot-2 .adc-featured-product__tags span{
	border-color:rgba(255,255,255,.38);
	background:rgba(255,255,255,.14);
	color:#ffffff;
}
.adc-featured-product--slot-2 h2,
.adc-featured-product--slot-2 .adc-featured-product__price{
	color:#ffffff;
}
.adc-featured-product--slot-2 .adc-featured-product__content>p{
	color:#ffffff;
}
.adc-featured-product--slot-2 .adc-featured-product__price del{
	color:#ffffff;
}
.adc-featured-product--slot-2 .adc-featured-product__button{
	background:#0e7c70;
	border-color:#0e7c70;
	color:#0e1413!important;
}
.adc-featured-product--slot-2 .adc-featured-product__button:hover{
	background:#ffffff;
	border-color:#ffffff;
}
.adc-featured-product--slot-3 .adc-featured-product__inner{
	background:linear-gradient(135deg,#ffffff 0%,#ffffff 66%,#ffffff 100%);
}
.adc-featured-product--slot-3 .adc-featured-product__image{
	background:#ffffff;
}

.adc-home-product-section{
	padding:38px 0 42px;
	background:#ffffff;
}
.adc-home-product-section--hidden{
	background:#ffffff;
}
.adc-home-product-section__heading{
	display:flex;
	align-items:flex-end;
	justify-content:space-between;
	gap:20px;
	margin-bottom:21px;
}
.adc-home-product-section__heading h2{
	margin:0 0 5px;
	color:#0e1413;
	font-size:clamp(29px,3vw,43px);
	line-height:1.08;
	letter-spacing:-1.8px;
}
.adc-home-product-section__heading p{
	margin:0;
	color:#0e1413;
	font-size:14px;
}
.adc-home-product-section .adc-card-grid{
	grid-template-columns:repeat(4,minmax(0,1fr));
}

/* Every product card is a filled media frame: no empty image areas. */
.adc-card__image,
.adc-home-product-section .adc-card__image,
.adc-card-grid--home .adc-card__image,
.adc-explore-products .adc-card__image,
.adc-card-grid--explore .adc-card__image{
	position:relative!important;
	display:block!important;
	width:100%!important;
	aspect-ratio:4 / 5!important;
	overflow:hidden!important;
	background:#ffffff!important;
}
.adc-card__image img,
.adc-home-product-section .adc-card__image img,
.adc-card-grid--home .adc-card__image img,
.adc-explore-products .adc-card__image img,
.adc-card-grid--explore .adc-card__image img{
	position:absolute!important;
	inset:0!important;
	display:block!important;
	width:100%!important;
	height:100%!important;
	min-width:100%!important;
	min-height:100%!important;
	max-width:none!important;
	max-height:none!important;
	margin:0!important;
	padding:0!important;
	border:0!important;
	object-fit:cover!important;
	object-position:center!important;
}

/* Help / FAQ block */
.adc-home-faq-section{
	padding:68px 0;
	background:linear-gradient(135deg,#0e1413 0%,#0e1413 66%,#0e1413 100%);
}
.adc-home-faq-section__grid{
	display:grid;
	grid-template-columns:minmax(260px,.75fr) minmax(0,1.25fr);
	gap:64px;
	align-items:start;
}
.adc-home-faq-section__eyebrow{
	color:#0e7c70;
}
.adc-home-faq-section__intro h2{
	max-width:370px;
	margin:0 0 12px;
	color:#ffffff;
	font-size:clamp(34px,4vw,54px);
	line-height:1.04;
	letter-spacing:-2.2px;
}
.adc-home-faq-section__intro p{
	max-width:330px;
	margin:0;
	color:#ffffff;
	font-size:15px;
	line-height:1.72;
}
.adc-home-faq{
	border-top:1px solid rgba(255,255,255,.28);
}
.adc-home-faq .adc-faq-item{
	border-color:rgba(255,255,255,.22);
}
.adc-home-faq .adc-faq-question{
	padding:19px 0;
	color:#ffffff;
	font-size:15px;
}
.adc-home-faq .adc-faq-question:after{
	color:#0e7c70;
}
.adc-home-faq .adc-faq-answer{
	max-width:710px;
	padding-bottom:19px;
	color:#ffffff;
	font-size:14px;
	line-height:1.72;
}

/* Premium service promise strip */
.adc-home-trust-section{
	padding:58px 0 62px;
	background:#0e7c70;
}
.adc-home-promise-heading{
	max-width:710px;
	margin:0 auto 33px;
	text-align:center;
}
.adc-home-promise-heading>span{
	display:inline-flex;
	align-items:center;
	min-height:26px;
	padding:0 10px;
	border:1px solid rgba(14,20,19,.28);
	border-radius:999px;
	background:rgba(255,255,255,.2);
	color:#0e1413;
	font-size:9px;
	font-weight:900;
	letter-spacing:1px;
	text-transform:uppercase;
}
.adc-home-promise-heading h2{
	margin:12px 0 0;
	color:#0e1413;
	font-size:clamp(27px,3.2vw,44px);
	line-height:1.08;
	letter-spacing:-1.6px;
}
.adc-home-trust-grid{
	display:grid;
	grid-template-columns:repeat(4,minmax(0,1fr));
	gap:0;
	overflow:hidden;
	border:1px solid rgba(14,20,19,.33);
	border-radius:22px;
	background:rgba(14,20,19,.05);
}
.adc-home-trust-item{
	display:flex;
	align-items:flex-start;
	gap:14px;
	min-height:135px;
	padding:26px 22px;
	border:0;
	border-right:1px solid rgba(14,20,19,.28);
	border-radius:0;
	background:transparent;
	box-shadow:none;
}
.adc-home-trust-item:last-child{
	border-right:0;
}
.adc-home-trust-item__icon{
	display:grid;
	place-items:center;
	width:41px;
	height:41px;
	flex:0 0 41px;
	border:1px solid rgba(14,20,19,.25);
	border-radius:13px;
	background:rgba(255,255,255,.25);
	color:#0e1413;
}
.adc-home-trust-item__icon svg{
	width:22px;
	height:22px;
	fill:currentColor;
}
.adc-home-trust-item strong{
	display:block;
	margin:2px 0 5px;
	color:#0e1413;
	font-size:14px;
	letter-spacing:-.15px;
}
.adc-home-trust-item p{
	margin:0;
	color:#0e1413;
	font-size:12px;
	line-height:1.58;
}

/* Footer must start directly after the final page block. */
.site-main + .adc-footer,
.adc-footer{
	margin-top:0!important;
}

@media(max-width:1024px){
	.adc-featured-product__inner,
	.adc-featured-product--slot-2 .adc-featured-product__inner{
		grid-template-columns:1fr 1fr;
	}
	.adc-featured-product__content{
		padding:40px 34px;
	}
	.adc-featured-product__image,
	.adc-featured-product__image img{
		min-height:430px!important;
		height:430px!important;
	}
	.adc-home-faq-section__grid{
		gap:38px;
	}
	.adc-home-trust-grid{
		grid-template-columns:repeat(2,minmax(0,1fr));
	}
	.adc-home-trust-item:nth-child(2){
		border-right:0;
	}
	.adc-home-trust-item:nth-child(-n+2){
		border-bottom:1px solid rgba(14,20,19,.28);
	}
}

@media(max-width:760px){
	.adc-brand-banner{
		padding:12px 0 2px;
	}
	.adc-brand-banner__frame{
		border-radius:19px;
	}
	.adc-featured-product{
		padding:20px 0;
	}
	.adc-featured-product__inner,
	.adc-featured-product--slot-2 .adc-featured-product__inner{
		display:flex;
		flex-direction:column;
		min-height:0;
		border-radius:20px;
	}
	.adc-featured-product--slot-2 .adc-featured-product__image{
		order:0;
	}
	.adc-featured-product--slot-2 .adc-featured-product__content{
		order:1;
	}
	.adc-featured-product__image,
	.adc-featured-product__image img{
		min-height:0!important;
		height:auto!important;
		aspect-ratio:1 / 1;
	}
	.adc-featured-product__content{
		padding:25px 20px 23px;
	}
	.adc-featured-product__meta{
		gap:7px;
		margin-bottom:10px;
	}
	.adc-featured-product__tags span{
		min-height:22px;
		padding:0 7px;
		font-size:8px;
	}
	.adc-featured-product h2{
		margin-bottom:9px;
		font-size:33px;
		letter-spacing:-1.5px;
	}
	.adc-featured-product__price{
		margin-bottom:10px;
		font-size:20px;
	}
	.adc-featured-product__content>p{
		margin-bottom:19px;
		font-size:13px;
		line-height:1.65;
	}
	.adc-featured-product__button{
		width:100%;
		min-height:46px;
	}

	.adc-home-product-section{
		padding:29px 0 31px;
	}
	.adc-home-product-section__heading{
		display:block;
		margin-bottom:15px;
		padding:0 2px;
	}
	.adc-home-product-section__eyebrow{
		margin-bottom:6px;
		font-size:9px;
	}
	.adc-home-product-section__heading h2{
		margin-bottom:4px;
		font-size:28px;
		letter-spacing:-1.2px;
	}
	.adc-home-product-section__heading p{
		font-size:13px;
		line-height:1.55;
	}
	.adc-home-product-section .adc-card-grid{
		grid-template-columns:repeat(2,minmax(0,1fr));
		gap:11px;
	}
	.adc-home-product-section .adc-card{
		padding:0!important;
	}
	.adc-home-product-section .adc-card__image{
		margin-bottom:9px!important;
		border-radius:14px!important;
		aspect-ratio:3 / 4!important;
	}
	.adc-home-product-section .adc-card__title{
		min-height:36px!important;
		margin-bottom:6px!important;
		font-size:12px!important;
		line-height:1.35!important;
	}
	.adc-home-product-section .adc-card__price{
		min-height:21px!important;
		margin-bottom:1px!important;
		font-size:13px!important;
	}

	.adc-home-faq-section{
		padding:44px 0;
	}
	.adc-home-faq-section__grid{
		grid-template-columns:1fr;
		gap:25px;
	}
	.adc-home-faq-section__intro h2{
		font-size:35px;
		letter-spacing:-1.5px;
	}
	.adc-home-faq-section__intro p{
		font-size:14px;
	}
	.adc-home-faq .adc-faq-question{
		padding:16px 0;
		font-size:13px;
	}
	.adc-home-faq .adc-faq-answer{
		padding-bottom:16px;
		font-size:13px;
	}

	.adc-home-trust-section{
		padding:42px 0 46px;
	}
	.adc-home-promise-heading{
		margin-bottom:24px;
		text-align:left;
	}
	.adc-home-promise-heading h2{
		margin-top:10px;
		font-size:31px;
		letter-spacing:-1.2px;
	}
	.adc-home-trust-grid{
		grid-template-columns:repeat(2,minmax(0,1fr));
		gap:1px;
		border-radius:18px;
		background:rgba(14,20,19,.25);
	}
	.adc-home-trust-item,
	.adc-home-trust-item:nth-child(n){
		display:block;
		min-height:162px;
		padding:18px 14px;
		border:0;
		background:#0e7c70;
	}
	.adc-home-trust-item__icon{
		width:37px;
		height:37px;
		margin-bottom:12px;
		border-radius:11px;
	}
	.adc-home-trust-item__icon svg{
		width:19px;
		height:19px;
	}
	.adc-home-trust-item strong{
		margin:0 0 5px;
		font-size:13px;
	}
	.adc-home-trust-item p{
		font-size:11px;
		line-height:1.5;
	}

	/* Universal mobile cards stay full and never show internal white space. */
	.adc-card__image,
	.adc-home-product-section .adc-card__image,
	.adc-card-grid--home .adc-card__image,
	.adc-explore-products .adc-card__image,
	.adc-card-grid--explore .adc-card__image{
		aspect-ratio:3 / 4!important;
	}
}



/* -----------------------------------------------------------------
   v1.1.6 Original Noksho sea-green identity
------------------------------------------------------------------ */

.adc-brand--noksho{
	gap:0;
	color:#0e1413;
	font-size:27px;
	font-weight:500;
	letter-spacing:-1.65px;
	line-height:1;
}
.adc-brand--noksho span{font-weight:500}
.adc-brand--noksho strong{font-weight:900;letter-spacing:-1.85px}
.adc-footer .adc-brand--noksho{color:#ffffff}

/* Keep the premium sections aligned with Noksho's native sea-green system. */
.adc-featured-product__tags span{border-color:#ffffff;background:#ffffff;color:#0e7c70}
.adc-featured-product--slot-2 .adc-featured-product__eyebrow{color:#ffffff}
.adc-featured-product--slot-2 .adc-featured-product__tags span{border-color:rgba(255,255,255,.36);background:rgba(14,124,112,.20);color:#ffffff}
.adc-featured-product--slot-2 .adc-featured-product__button{background:#0e7c70;border-color:#0e7c70;color:#ffffff!important}
.adc-featured-product--slot-2 .adc-featured-product__button:hover{background:#0e7c70;border-color:#0e7c70;color:#0e1413!important}
.adc-home-faq-section{background:linear-gradient(135deg,#0e1413 0%,#0e1413 66%,#0e7c70 100%)}
.adc-home-faq-section__eyebrow,.adc-home-faq .adc-faq-question:after{color:#ffffff}
.adc-home-faq{border-top-color:rgba(255,255,255,.28)}
.adc-home-faq .adc-faq-item{border-color:rgba(255,255,255,.22)}
.adc-home-trust-section{background:#0e7c70}
.adc-home-promise-heading>span{border-color:rgba(255,255,255,.32);background:rgba(255,255,255,.12);color:#ffffff}
.adc-home-promise-heading h2{color:#ffffff}
.adc-home-trust-grid{border-color:rgba(255,255,255,.28);background:rgba(255,255,255,.055)}
.adc-home-trust-item{border-right-color:rgba(255,255,255,.24)}
.adc-home-trust-item__icon{border-color:rgba(255,255,255,.28);background:rgba(255,255,255,.12);color:#ffffff}
.adc-home-trust-item strong{color:#ffffff}
.adc-home-trust-item p{color:#ffffff}
@media(max-width:1024px){.adc-home-trust-item:nth-child(-n+2){border-bottom-color:rgba(255,255,255,.24)}}
@media(max-width:760px){
	.adc-home-trust-grid{background:rgba(255,255,255,.22)}
	.adc-home-trust-item,.adc-home-trust-item:nth-child(n){background:#0e7c70}
}

/* =========================================================================
   NOKSHO v1.2.0 — PREMIUM STOREFRONT DESIGN SYSTEM
   Palette: #0e1413 · #0e7c70 · #0e7c70 · #ffffff · #ffffff
   ========================================================================= */

:root{
	--nk-slate:#0e1413;
	--nk-slate-deep:#0e1413;
	--nk-forest:#0e7c70;
	--nk-forest-deep:#0e7c70;
	--nk-sage:#0e7c70;
	--nk-mist:#ffffff;
	--nk-paper:#ffffff;
	--nk-gold:#ffffff;
	--nk-gold-deep:#0e7c70;
	--nk-line:#ffffff;
	--nk-copy:#0e7c70;
	--nk-shadow:0 18px 50px rgba(14,20,19,.12);

	--adc-red:var(--nk-forest);
	--adc-red-dark:var(--nk-forest-deep);
	--adc-black:var(--nk-slate);
	--adc-text:var(--nk-slate);
	--adc-muted:var(--nk-copy);
	--adc-border:var(--nk-line);
	--adc-soft:var(--nk-mist);
	--adc-pink:#ffffff;
	--adc-blue:var(--nk-forest);
	--adc-shadow:var(--nk-shadow);
}

html{background:var(--nk-mist)}
body{
	background:var(--nk-mist)!important;
	color:var(--nk-slate)!important;
	font-feature-settings:"kern" 1,"liga" 1;
}
.site-main{min-height:0!important}
.adc-shell{width:min(calc(100% - 64px),1280px)}
.site-main + .adc-footer,
.adc-footer{margin-top:0!important}

/* ----- Header / navigation ------------------------------------------------ */
.adc-header{
	background:rgba(255,255,255,.94)!important;
	border-bottom:1px solid rgba(14,124,112,.18)!important;
	box-shadow:0 8px 24px rgba(14,20,19,.045);
}
.adc-header__inner{min-height:82px!important}
.adc-brand--noksho{
	color:var(--nk-slate)!important;
	font-size:28px!important;
	letter-spacing:-1.9px!important;
}
.adc-nav a{
	color:var(--nk-slate)!important;
	font-size:14px!important;
	font-weight:800!important;
	letter-spacing:.05em;
	text-transform:uppercase;
}
.adc-nav a:after{
	background:var(--nk-gold)!important;
	height:3px!important;
	bottom:-12px!important;
}
.adc-icon-btn{
	color:var(--nk-slate)!important;
}
.adc-icon-btn:hover{
	background:#ffffff!important;
	color:var(--nk-forest)!important;
}
.adc-cart-count{
	border-color:var(--nk-paper)!important;
	background:var(--nk-gold)!important;
	color:var(--nk-slate)!important;
}
.adc-mobile-menu{
	background:var(--nk-paper)!important;
	border-color:var(--nk-line)!important;
}
.adc-mobile-menu a{
	color:var(--nk-slate)!important;
}

/* ----- Buttons / notices / common form controls -------------------------- */
.adc-btn,
.button,
button.single_add_to_cart_button,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button{
	min-height:50px!important;
	padding:0 22px!important;
	border:1px solid var(--nk-forest)!important;
	border-radius:12px!important;
	background:var(--nk-forest)!important;
	color:#ffffff!important;
	font-size:13px!important;
	font-weight:900!important;
	letter-spacing:.02em;
	box-shadow:none!important;
	transition:transform .2s ease,background .2s ease,border-color .2s ease!important;
}
.adc-btn:hover,
.button:hover,
button.single_add_to_cart_button:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover{
	background:var(--nk-slate)!important;
	border-color:var(--nk-slate)!important;
	color:#ffffff!important;
	transform:translateY(-2px);
}
.adc-btn--ghost,
.woocommerce a.button.alt.adc-btn--ghost{
	background:transparent!important;
	border-color:var(--nk-forest)!important;
	color:var(--nk-forest)!important;
}
.adc-btn--ghost:hover{background:#ffffff!important;color:var(--nk-slate)!important}
.woocommerce-message,
.woocommerce-info,
.woocommerce-error{
	margin:0 0 18px!important;
	padding:15px 18px!important;
	border:1px solid var(--nk-line)!important;
	border-radius:14px!important;
	background:#ffffff!important;
	color:var(--nk-slate)!important;
	box-shadow:none!important;
}
.woocommerce-error{background:#ffffff!important;border-color:#ffffff!important;color:#0e7c70!important}
.woocommerce-message:before,.woocommerce-info:before,.woocommerce-error:before{color:var(--nk-forest)!important}
input,select,textarea,
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea,
.woocommerce form .form-row select{
	border:1px solid #ffffff!important;
	border-radius:11px!important;
	background:#ffffff!important;
	color:var(--nk-slate)!important;
	box-shadow:none!important;
}
input:focus,select:focus,textarea:focus,
.woocommerce form .form-row input.input-text:focus,
.woocommerce form .form-row textarea:focus,
.woocommerce form .form-row select:focus{
	border-color:var(--nk-forest)!important;
	outline:0!important;
	box-shadow:0 0 0 4px rgba(14,124,112,.25)!important;
}

/* ----- Homepage ----------------------------------------------------------- */
.home .site-main,
body.home .site-main{background:var(--nk-mist)!important}
.adc-hero{
	padding:72px 0 46px!important;
	background:
		radial-gradient(circle at 80% 20%,rgba(255,255,255,.42),transparent 22%),
		linear-gradient(135deg,#ffffff 0%,#ffffff 60%,#ffffff 100%)!important;
}
.adc-hero__grid{grid-template-columns:1.04fr .96fr!important;gap:52px!important}
.adc-eyebrow{
	border:1px solid rgba(14,124,112,.24)!important;
	background:rgba(255,255,255,.74)!important;
	color:var(--nk-forest)!important;
	font-size:10px!important;
	letter-spacing:.13em!important;
}
.adc-hero h1{
	max-width:650px!important;
	margin:17px 0 18px!important;
	color:var(--nk-slate)!important;
	font-size:clamp(48px,5.6vw,78px)!important;
	line-height:.98!important;
	letter-spacing:-.065em!important;
}
.adc-hero p{
	max-width:535px!important;
	margin-bottom:28px!important;
	color:var(--nk-copy)!important;
	font-size:17px!important;
	line-height:1.68!important;
}
.adc-hero__card{
	min-height:412px!important;
	padding:38px!important;
	border:1px solid rgba(255,255,255,.2)!important;
	border-radius:28px!important;
	background:
		radial-gradient(circle at 78% 20%,rgba(255,255,255,.65),transparent 19%),
		radial-gradient(circle at 24% 82%,rgba(14,124,112,.55),transparent 27%),
		linear-gradient(135deg,#0e1413 0%,#0e7c70 60%,#0e7c70 100%)!important;
	box-shadow:var(--nk-shadow)!important;
}
.adc-hero__card:before{display:none!important}
.adc-hero__card h2{font-size:34px!important;letter-spacing:-.055em!important}
.adc-hero__card p{color:#ffffff!important;font-size:15px!important}
.adc-home-product-section{
	padding:54px 0!important;
	background:var(--nk-mist)!important;
}
.adc-home-product-section--hidden{background:#ffffff!important}
.adc-home-product-section__heading{margin-bottom:24px!important}
.adc-home-product-section__eyebrow{
	color:var(--nk-forest)!important;
	font-size:10px!important;
	letter-spacing:.13em!important;
}
.adc-home-product-section__heading h2{
	color:var(--nk-slate)!important;
	font-size:clamp(32px,3.5vw,48px)!important;
	letter-spacing:-.055em!important;
}
.adc-home-product-section__heading p{color:var(--nk-copy)!important}

/* Minimal editorial home product cards. */
.adc-home-product-section .adc-card-grid,
.adc-card-grid--related{gap:18px!important}
.adc-home-product-section .adc-card,
.adc-card-grid--related .adc-card{
	padding:0!important;
	border:0!important;
	border-radius:0!important;
	background:transparent!important;
	box-shadow:none!important;
}
.adc-home-product-section .adc-card:hover,
.adc-card-grid--related .adc-card:hover{transform:translateY(-3px)!important;box-shadow:none!important}
.adc-home-product-section .adc-card__image,
.adc-card-grid--related .adc-card__image{
	display:block!important;
	margin:0 0 13px!important;
	border:1px solid rgba(14,124,112,.14)!important;
	border-radius:18px!important;
	background:#ffffff!important;
	aspect-ratio:4/5!important;
	overflow:hidden!important;
}
.adc-home-product-section .adc-card__image img,
.adc-card-grid--related .adc-card__image img{
	display:block!important;
	width:100%!important;
	height:100%!important;
	min-height:100%!important;
	margin:0!important;
	padding:0!important;
	object-fit:cover!important;
	object-position:center!important;
}
.adc-home-product-section .adc-card__title,
.adc-card-grid--related .adc-card__title{
	min-height:0!important;
	margin:0 0 5px!important;
	color:var(--nk-slate)!important;
	font-size:15px!important;
	font-weight:850!important;
	line-height:1.35!important;
}
.adc-home-product-section .adc-card__price,
.adc-card-grid--related .adc-card__price{
	min-height:0!important;
	margin:0!important;
	color:var(--nk-forest)!important;
	font-size:15px!important;
	font-weight:900!important;
}
.adc-home-product-section .adc-card__price del,
.adc-card-grid--related .adc-card__price del{color:#0e7c70!important}

/* Alternating product feature stories. */
.adc-featured-product{
	padding:32px 0!important;
	background:var(--nk-mist)!important;
}
.adc-featured-product__inner{
	display:grid!important;
	grid-template-columns:minmax(330px,.82fr) minmax(0,1.18fr)!important;
	min-height:450px!important;
	overflow:hidden!important;
	border:1px solid rgba(14,124,112,.22)!important;
	border-radius:28px!important;
	background:linear-gradient(135deg,#ffffff 0%,#ffffff 100%)!important;
	box-shadow:var(--nk-shadow)!important;
}
.adc-featured-product__image{
	min-height:450px!important;
	background:#ffffff!important;
}
.adc-featured-product__image img{
	display:block!important;
	width:100%!important;
	height:450px!important;
	min-height:450px!important;
	margin:0!important;
	padding:0!important;
	object-fit:cover!important;
	object-position:center!important;
}
.adc-featured-product__content{
	padding:52px 62px!important;
}
.adc-featured-product__meta{gap:8px!important;margin-bottom:17px!important}
.adc-featured-product__eyebrow{
	color:var(--nk-forest)!important;
	font-size:10px!important;
	font-weight:900!important;
	letter-spacing:.13em!important;
}
.adc-featured-product__tags span{
	border:1px solid #ffffff!important;
	border-radius:999px!important;
	background:var(--nk-gold)!important;
	color:var(--nk-slate)!important;
	font-size:9px!important;
	font-weight:900!important;
	letter-spacing:.08em!important;
}
.adc-featured-product h2{
	max-width:560px!important;
	color:var(--nk-slate)!important;
	font-size:clamp(38px,4vw,62px)!important;
	letter-spacing:-.065em!important;
}
.adc-featured-product__price{color:var(--nk-forest)!important;font-size:25px!important}
.adc-featured-product__price del{color:#0e7c70!important}
.adc-featured-product__content>p{max-width:500px!important;color:var(--nk-copy)!important}
.adc-featured-product--slot-2 .adc-featured-product__inner{
	grid-template-columns:minmax(0,1.18fr) minmax(330px,.82fr)!important;
	border-color:rgba(255,255,255,.18)!important;
	background:linear-gradient(135deg,#0e1413 0%,#0e7c70 65%,#0e7c70 100%)!important;
}
.adc-featured-product--slot-2 .adc-featured-product__content{grid-column:1!important;grid-row:1!important}
.adc-featured-product--slot-2 .adc-featured-product__image{grid-column:2!important;grid-row:1!important}
.adc-featured-product--slot-2 h2,
.adc-featured-product--slot-2 .adc-featured-product__price{color:#ffffff!important}
.adc-featured-product--slot-2 .adc-featured-product__content>p{color:#ffffff!important}
.adc-featured-product--slot-2 .adc-featured-product__eyebrow{color:#ffffff!important}
.adc-featured-product--slot-2 .adc-featured-product__tags span{
	background:rgba(255,255,255,.16)!important;
	border-color:rgba(255,255,255,.48)!important;
	color:#ffffff!important;
}
.adc-featured-product--slot-2 .adc-featured-product__button{
	border-color:var(--nk-gold)!important;
	background:var(--nk-gold)!important;
	color:var(--nk-slate)!important;
}
.adc-featured-product--slot-2 .adc-featured-product__button:hover{background:#ffffff!important;border-color:#ffffff!important}
.adc-featured-product--slot-3 .adc-featured-product__inner{
	background:linear-gradient(135deg,#ffffff 0%,#ffffff 68%,#ffffff 100%)!important;
}

/* Home FAQ and premium promise. */
.adc-home-faq-section{
	padding:76px 0!important;
	background:linear-gradient(135deg,#0e1413 0%,#0e7c70 62%,#0e7c70 100%)!important;
}
.adc-home-faq-section__grid{gap:76px!important}
.adc-home-faq-section__eyebrow{color:var(--nk-gold)!important}
.adc-home-faq-section__intro h2{color:#ffffff!important;letter-spacing:-.06em!important}
.adc-home-faq-section__intro p{color:#ffffff!important}
.adc-home-faq{border-top-color:rgba(255,255,255,.2)!important}
.adc-home-faq .adc-faq-item{border-color:rgba(255,255,255,.2)!important}
.adc-home-faq .adc-faq-question{color:#ffffff!important}
.adc-home-faq .adc-faq-question:after{color:var(--nk-gold)!important}
.adc-home-faq .adc-faq-answer{color:#ffffff!important}
.adc-home-trust-section{padding:58px 0 66px!important;background:#ffffff!important}
.adc-home-promise-heading>span{background:#ffffff!important;border-color:#ffffff!important;color:var(--nk-forest)!important}
.adc-home-promise-heading h2{color:var(--nk-slate)!important;letter-spacing:-.05em!important}
.adc-home-trust-grid{
	border:1px solid rgba(14,124,112,.22)!important;
	border-radius:22px!important;
	background:#ffffff!important;
	box-shadow:var(--nk-shadow)!important;
}
.adc-home-trust-item{border-right-color:rgba(14,124,112,.18)!important}
.adc-home-trust-item__icon{background:#ffffff!important;border-color:#ffffff!important;color:var(--nk-forest)!important}
.adc-home-trust-item strong{color:var(--nk-slate)!important}
.adc-home-trust-item p{color:var(--nk-copy)!important}

/* ----- Single product ----------------------------------------------------- */
body.single-product .site-main{
	padding:46px 0 0!important;
	background:var(--nk-mist)!important;
}
.adc-product{padding:0!important}
.adc-product-grid{
	grid-template-columns:minmax(0,1.04fr) minmax(385px,.96fr)!important;
	gap:30px!important;
	align-items:start!important;
}
.adc-product-gallery{
	position:sticky!important;
	top:104px!important;
	padding:0!important;
	overflow:hidden!important;
	border:1px solid rgba(14,124,112,.2)!important;
	border-radius:28px!important;
	background:#ffffff!important;
	box-shadow:var(--nk-shadow)!important;
}
.adc-gallery-viewport{
	min-height:0!important;
	aspect-ratio:4/5!important;
	border-radius:0!important;
	background:#ffffff!important;
}
.adc-gallery-track{height:100%!important;align-items:stretch!important}
.adc-gallery-slide{height:100%!important}
.adc-gallery-slide img,
.adc-gallery-slide .woocommerce-placeholder{
	display:block!important;
	width:100%!important;
	height:100%!important;
	margin:0!important;
	padding:0!important;
	object-fit:cover!important;
	object-position:center!important;
	background:#ffffff!important;
}
.adc-product-actions{inset:16px!important}
.adc-circle,
.adc-gallery-arrow{
	border:1px solid rgba(14,20,19,.12)!important;
	background:rgba(255,255,255,.92)!important;
	color:var(--nk-slate)!important;
	box-shadow:0 8px 20px rgba(14,20,19,.12)!important;
}
.adc-product-thumbs{padding:12px!important;background:#ffffff!important}
.adc-thumb{border-color:#ffffff!important;background:#ffffff!important}
.adc-thumb.is-active{border-color:var(--nk-forest)!important;box-shadow:0 0 0 2px rgba(14,124,112,.18)!important}
.adc-thumb img{width:100%!important;height:100%!important;object-fit:cover!important}

.adc-product-card{
	padding:43px!important;
	border:1px solid rgba(14,124,112,.22)!important;
	border-radius:26px!important;
	background:#ffffff!important;
	box-shadow:var(--nk-shadow)!important;
}
.adc-product-kicker-wrap{margin-bottom:16px!important}
.adc-product-kicker{
	display:inline-flex!important;
	align-items:center!important;
	min-height:27px!important;
	padding:0 10px!important;
	border:1px solid #ffffff!important;
	border-radius:999px!important;
	background:var(--nk-gold)!important;
	color:var(--nk-slate)!important;
	font-size:10px!important;
	font-weight:900!important;
	letter-spacing:.1em!important;
}
.adc-product-card h1{
	margin:0 0 17px!important;
	color:var(--nk-slate)!important;
	font-size:clamp(36px,4vw,56px)!important;
	line-height:1.02!important;
	letter-spacing:-.065em!important;
}
.adc-rating-row{
	display:flex!important;
	align-items:center!important;
	gap:10px!important;
	margin-bottom:21px!important;
}
.adc-stock{
	display:inline-flex!important;
	align-items:center!important;
	gap:7px!important;
	color:var(--nk-forest)!important;
	font-size:13px!important;
	font-weight:850!important;
}
.adc-stock:before{background:var(--nk-sage)!important}
.adc-stock--out{color:#0e7c70!important}
.adc-product-status-note{
	color:#ffffff!important;
	font-size:12px!important;
	font-weight:700!important;
}
.adc-price-block{
	display:grid!important;
	grid-template-columns:1fr!important;
	gap:14px!important;
	margin:0 0 24px!important;
	padding:19px 0!important;
	border-top:1px solid rgba(14,124,112,.17)!important;
	border-bottom:1px solid rgba(14,124,112,.17)!important;
}
.adc-product-card .price{
	color:var(--nk-forest)!important;
	font-size:36px!important;
	font-weight:900!important;
	letter-spacing:-.04em!important;
}
.adc-product-card .price del{color:#0e7c70!important;font-size:18px!important}
.adc-product-card .price ins{color:var(--nk-forest)!important}
.adc-delivery{
	width:100%!important;
	padding:13px 14px!important;
	border:1px solid #ffffff!important;
	border-radius:14px!important;
	background:#ffffff!important;
}
.adc-delivery__live-dot{background:var(--nk-sage)!important}
.adc-delivery__copy strong{color:var(--nk-slate)!important;font-size:13px!important}
.adc-delivery__copy span{color:var(--nk-copy)!important;font-size:12px!important}
.woocommerce-product-details__short-description{
	margin:0 0 22px!important;
	color:var(--nk-copy)!important;
	font-size:15px!important;
	line-height:1.72!important;
}
.adc-tier-wrap{margin:0 0 20px!important}
.adc-product-card form.cart{margin:0!important;padding:0!important;border:0!important}
.adc-product-card .quantity{
	border:1px solid #ffffff!important;
	border-radius:12px!important;
	background:#ffffff!important;
}
.adc-product-card .quantity input.qty{color:var(--nk-slate)!important;background:transparent!important}
.adc-qty-btn{color:var(--nk-forest)!important}
.adc-product-card button.single_add_to_cart_button{min-height:54px!important;border-radius:12px!important}
.adc-trust-grid{
	margin:22px 0!important;
	border:1px solid #ffffff!important;
	border-radius:15px!important;
	background:#ffffff!important;
}
.adc-trust{
	color:var(--nk-slate)!important;
	font-size:11px!important;
	font-weight:800!important;
}
.adc-trust svg{fill:var(--nk-forest)!important}
.adc-tabs{border-top-color:rgba(14,124,112,.18)!important}
.adc-tab-buttons{gap:6px!important}
.adc-tab-btn{
	border:1px solid #ffffff!important;
	border-radius:999px!important;
	background:#ffffff!important;
	color:var(--nk-copy)!important;
}
.adc-tab-btn.is-active{background:var(--nk-forest)!important;border-color:var(--nk-forest)!important;color:#ffffff!important}
.adc-tab-panel{color:var(--nk-copy)!important;line-height:1.68!important}
.adc-tab-panel strong{color:var(--nk-slate)!important}

.adc-product-below{background:var(--nk-mist)!important}
.adc-details-section,.adc-related-section{padding:56px 0!important}
.adc-details-card,.adc-spec-card,.adc-faq-card{
	border:1px solid rgba(14,124,112,.22)!important;
	border-radius:22px!important;
	background:#ffffff!important;
	box-shadow:none!important;
}
.adc-section-heading{color:var(--nk-slate)!important;letter-spacing:-.045em!important}
.adc-details-content,.adc-spec-card,.adc-faq-answer{color:var(--nk-copy)!important}
.adc-details-toggle{color:var(--nk-forest)!important}
.adc-static-section{background:#ffffff!important}
.adc-benefit{border-color:#ffffff!important;background:#ffffff!important}
.adc-benefit strong{color:var(--nk-slate)!important}
.adc-benefit p{color:var(--nk-copy)!important}
.adc-testimonials-band{background:var(--nk-slate)!important}
.adc-testimonial-card{border-color:rgba(255,255,255,.18)!important;background:rgba(255,255,255,.06)!important}
.adc-testimonial-card span{color:var(--nk-gold)!important}
.adc-testimonial-card p,.adc-testimonial-card strong{color:#ffffff!important}

/* ----- Cart page ---------------------------------------------------------- */
body.woocommerce-cart .site-main{
	padding:46px 0 62px!important;
	background:var(--nk-mist)!important;
}
body.woocommerce-cart .adc-page{padding:0!important}
.adc-cart-intro{
	margin:0 0 26px!important;
	padding:34px 36px!important;
	border:1px solid rgba(255,255,255,.18)!important;
	border-radius:24px!important;
	background:
		radial-gradient(circle at 88% 20%,rgba(255,255,255,.55),transparent 16%),
		linear-gradient(135deg,#0e1413 0%,#0e7c70 65%,#0e7c70 100%)!important;
	box-shadow:var(--nk-shadow)!important;
}
.adc-cart-intro__eyebrow,
.adc-checkout-intro__eyebrow{
	color:var(--nk-gold)!important;
	font-size:10px!important;
	font-weight:900!important;
	letter-spacing:.13em!important;
	text-transform:uppercase!important;
}
.adc-cart-intro h1,
.adc-checkout-intro h1{
	margin:8px 0!important;
	color:#ffffff!important;
	font-size:clamp(34px,4vw,52px)!important;
	letter-spacing:-.06em!important;
}
.adc-cart-intro p,
.adc-checkout-intro p{margin:0!important;color:#ffffff!important;font-size:14px!important}
.woocommerce-cart-form{
	overflow:hidden!important;
	border:1px solid rgba(14,124,112,.22)!important;
	border-radius:22px!important;
	background:#ffffff!important;
	box-shadow:var(--nk-shadow)!important;
}
.woocommerce-cart table.shop_table{border:0!important;background:transparent!important}
.woocommerce-cart table.shop_table th{
	padding:17px 18px!important;
	border:0!important;
	border-bottom:1px solid rgba(14,124,112,.17)!important;
	background:#ffffff!important;
	color:var(--nk-slate)!important;
	font-size:11px!important;
	font-weight:900!important;
	letter-spacing:.08em!important;
	text-transform:uppercase!important;
}
.woocommerce-cart table.shop_table td{
	padding:18px!important;
	border-color:rgba(14,124,112,.17)!important;
	color:var(--nk-slate)!important;
}
.woocommerce-cart-form .product-thumbnail img{
	width:86px!important;
	height:96px!important;
	padding:0!important;
	border:1px solid #ffffff!important;
	border-radius:13px!important;
	object-fit:cover!important;
	background:#ffffff!important;
}
.woocommerce-cart .product-name a,
.adc-cart-product-link{color:var(--nk-slate)!important;font-weight:850!important}
.woocommerce-cart .product-price,
.woocommerce-cart .product-subtotal{color:var(--nk-forest)!important;font-weight:900!important}
.woocommerce-cart .quantity{
	border:1px solid #ffffff!important;
	border-radius:10px!important;
	background:#ffffff!important;
}
.woocommerce-cart .quantity input.qty{background:transparent!important;color:var(--nk-slate)!important}
.woocommerce-cart a.remove{color:#0e7c70!important}
.woocommerce-cart a.remove:hover{background:#0e7c70!important;color:#ffffff!important}
.woocommerce-cart .actions{padding:16px 18px!important;background:#ffffff!important}
.woocommerce-cart .coupon input.input-text{min-height:46px!important;background:#ffffff!important}
.woocommerce-cart .button[name="update_cart"]{background:transparent!important;border-color:var(--nk-forest)!important;color:var(--nk-forest)!important}
.woocommerce-cart .button[name="update_cart"]:hover{background:var(--nk-forest)!important;color:#ffffff!important}
.cart-collaterals{margin-top:24px!important}
.cart-collaterals .cart_totals{
	width:100%!important;
	max-width:480px!important;
	margin-left:auto!important;
	padding:26px!important;
	border:1px solid rgba(255,255,255,.18)!important;
	border-radius:22px!important;
	background:linear-gradient(135deg,#0e1413 0%,#0e7c70 100%)!important;
	box-shadow:var(--nk-shadow)!important;
}
.cart-collaterals .cart_totals h2,
.cart-collaterals .cart_totals th,
.cart-collaterals .cart_totals td{color:#ffffff!important}
.cart-collaterals .cart_totals tr{border-color:rgba(255,255,255,.18)!important}
.cart-collaterals .cart_totals .order-total th,
.cart-collaterals .cart_totals .order-total td{color:var(--nk-gold)!important;font-size:20px!important}
.cart-collaterals .wc-proceed-to-checkout{padding:14px 0 0!important}
.cart-collaterals .checkout-button{
	width:100%!important;
	background:var(--nk-gold)!important;
	border-color:var(--nk-gold)!important;
	color:var(--nk-slate)!important;
}
.cart-collaterals .checkout-button:hover{background:#ffffff!important;border-color:#ffffff!important}
.adc-cart-reassurance{
	display:grid!important;
	grid-template-columns:repeat(3,1fr)!important;
	gap:12px!important;
	margin-top:24px!important;
}
.adc-cart-reassurance>div{
	padding:18px!important;
	border:1px solid #ffffff!important;
	border-radius:15px!important;
	background:#ffffff!important;
}
.adc-cart-reassurance strong{display:block!important;color:var(--nk-slate)!important;font-size:13px!important}
.adc-cart-reassurance span{display:block!important;margin-top:5px!important;color:var(--nk-copy)!important;font-size:12px!important;line-height:1.55!important}

/* ----- Checkout page ------------------------------------------------------ */
body.woocommerce-checkout .site-main{
	padding:46px 0 62px!important;
	background:var(--nk-mist)!important;
}
.adc-checkout-page{padding:0!important}
.adc-checkout-intro{
	margin:0 0 28px!important;
	padding:34px 36px!important;
	border:1px solid rgba(255,255,255,.18)!important;
	border-radius:24px!important;
	background:
		radial-gradient(circle at 88% 18%,rgba(255,255,255,.55),transparent 16%),
		linear-gradient(135deg,#0e1413 0%,#0e7c70 65%,#0e7c70 100%)!important;
	box-shadow:var(--nk-shadow)!important;
}
.adc-checkout-page form.checkout{
	display:grid!important;
	grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr)!important;
	grid-template-areas:
		"customer heading"
		"customer review"!important;
	align-items:start!important;
	gap:0 28px!important;
}
.adc-checkout-page .col2-set{
	grid-area:customer!important;
	margin:0!important;
	padding:30px!important;
	border:1px solid rgba(14,124,112,.22)!important;
	border-radius:22px!important;
	background:#ffffff!important;
	box-shadow:var(--nk-shadow)!important;
}
.adc-checkout-page #order_review_heading{
	grid-area:heading!important;
	margin:0 0 12px!important;
	padding:0 4px!important;
	color:var(--nk-slate)!important;
	font-size:25px!important;
	font-weight:900!important;
	letter-spacing:-.045em!important;
}
.adc-checkout-page #order_review{
	grid-area:review!important;
	position:sticky!important;
	top:104px!important;
	margin:0!important;
	padding:24px!important;
	border:1px solid rgba(14,124,112,.22)!important;
	border-radius:22px!important;
	background:#ffffff!important;
	box-shadow:var(--nk-shadow)!important;
}
.adc-checkout-page .woocommerce-billing-fields>h3{
	margin:0 0 22px!important;
	color:var(--nk-slate)!important;
	font-size:26px!important;
	letter-spacing:-.045em!important;
}
.adc-checkout-page .woocommerce-billing-fields>h3:after{
	color:var(--nk-copy)!important;
	font-size:13px!important;
	font-weight:600!important;
}
.adc-checkout-page .form-row{margin:0 0 14px!important}
.adc-checkout-page .form-row label{color:var(--nk-slate)!important;font-size:12px!important;font-weight:850!important}
.adc-checkout-page .form-row input,
.adc-checkout-page .form-row select,
.adc-checkout-page .form-row textarea{
	min-height:50px!important;
	border-color:#ffffff!important;
	background:#ffffff!important;
}
.adc-checkout-page table.woocommerce-checkout-review-order-table{margin:0 0 16px!important}
.adc-checkout-page table.woocommerce-checkout-review-order-table tr{border-color:rgba(14,124,112,.17)!important}
.adc-checkout-page table.woocommerce-checkout-review-order-table td,
.adc-checkout-page table.woocommerce-checkout-review-order-table th{color:var(--nk-slate)!important}
.adc-checkout-page .adc-checkout-product-image{
	width:62px!important;
	height:72px!important;
	padding:0!important;
	border:1px solid #ffffff!important;
	border-radius:12px!important;
	background:#ffffff!important;
	object-fit:cover!important;
}
.adc-checkout-page .adc-checkout-product__name{color:var(--nk-slate)!important;font-weight:850!important}
.adc-checkout-page .product-total{color:var(--nk-forest)!important}
.adc-checkout-page .order-total th,
.adc-checkout-page .order-total td{color:var(--nk-forest)!important}
.adc-checkout-page .woocommerce-checkout-payment{
	margin:18px -24px -24px!important;
	padding:18px 24px 24px!important;
	border-radius:0 0 21px 21px!important;
	background:#ffffff!important;
}
.adc-checkout-page .wc_payment_method{
	margin-bottom:10px!important;
	padding:14px!important;
	border:1px solid #ffffff!important;
	border-radius:13px!important;
	background:#ffffff!important;
}
.adc-checkout-page .wc_payment_method label{color:var(--nk-slate)!important;font-weight:850!important}
.adc-checkout-page .payment_box{
	border:1px solid #ffffff!important;
	border-radius:11px!important;
	background:#ffffff!important;
	color:var(--nk-copy)!important;
}
.adc-checkout-page #place_order{
	min-height:56px!important;
	border-color:var(--nk-forest)!important;
	border-radius:12px!important;
	background:var(--nk-forest)!important;
	color:#ffffff!important;
	box-shadow:none!important;
}
.adc-checkout-page #place_order:hover{background:var(--nk-slate)!important;border-color:var(--nk-slate)!important}
.adc-checkout-reassurance{
	display:grid!important;
	grid-template-columns:repeat(3,1fr)!important;
	gap:12px!important;
	margin-top:24px!important;
}
.adc-checkout-reassurance>div{
	padding:18px!important;
	border:1px solid #ffffff!important;
	border-radius:15px!important;
	background:#ffffff!important;
}
.adc-checkout-reassurance strong{display:block!important;color:var(--nk-slate)!important;font-size:13px!important}
.adc-checkout-reassurance span{display:block!important;margin-top:5px!important;color:var(--nk-copy)!important;font-size:12px!important;line-height:1.55!important}

/* ----- Footer ------------------------------------------------------------- */
.adc-footer{
	background:linear-gradient(135deg,#0e1413 0%,#0e7c70 58%,#0e7c70 100%)!important;
	color:#ffffff!important;
}
.adc-footer__grid{padding:62px 0 40px!important}
.adc-footer .adc-brand--noksho{color:#ffffff!important}
.adc-footer h3{color:#ffffff!important;font-size:13px!important;letter-spacing:.08em!important;text-transform:uppercase!important}
.adc-footer p,.adc-footer li a,.adc-footer__bottom{color:#ffffff!important}
.adc-footer li a:hover{color:var(--nk-gold)!important}
.adc-footer__bottom{border-top-color:rgba(255,255,255,.2)!important}

/* ----- Responsive refinement --------------------------------------------- */
@media(max-width:1024px){
	.adc-hero__grid{grid-template-columns:1fr!important}
	.adc-hero__card{min-height:300px!important}
	.adc-product-grid{grid-template-columns:1fr!important}
	.adc-product-gallery{position:relative!important;top:0!important}
	.adc-featured-product__inner,
	.adc-featured-product--slot-2 .adc-featured-product__inner{
		grid-template-columns:1fr 1fr!important;
	}
	.adc-featured-product__content{padding:38px 34px!important}
	.adc-featured-product__image,
	.adc-featured-product__image img{min-height:408px!important;height:408px!important}
	.adc-checkout-page form.checkout{
		grid-template-columns:1fr!important;
		grid-template-areas:"customer" "heading" "review"!important;
		gap:20px!important;
	}
	.adc-checkout-page #order_review{position:relative!important;top:0!important}
}
@media(max-width:760px){
	.adc-shell{width:min(calc(100% - 28px),1280px)!important}
	.adc-header__inner{min-height:72px!important}
	.adc-brand--noksho{font-size:25px!important}
	.adc-hero{padding:38px 0 26px!important}
	.adc-hero h1{font-size:47px!important}
	.adc-hero p{font-size:15px!important}
	.adc-hero__card{min-height:238px!important;padding:25px!important;border-radius:21px!important}
	.adc-hero__card h2{font-size:29px!important}
	.adc-home-product-section{padding:37px 0!important}
	.adc-home-product-section__heading h2{font-size:30px!important}
	.adc-home-product-section .adc-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}
	.adc-home-product-section .adc-card__image,
	.adc-card-grid--related .adc-card__image{border-radius:13px!important;aspect-ratio:3/4!important}
	.adc-home-product-section .adc-card__title,
	.adc-card-grid--related .adc-card__title{font-size:12px!important}
	.adc-home-product-section .adc-card__price,
	.adc-card-grid--related .adc-card__price{font-size:13px!important}
	.adc-featured-product{padding:18px 0!important}
	.adc-featured-product__inner,
	.adc-featured-product--slot-2 .adc-featured-product__inner{
		display:flex!important;
		flex-direction:column!important;
		min-height:0!important;
		border-radius:21px!important;
	}
	.adc-featured-product--slot-2 .adc-featured-product__image{order:0!important}
	.adc-featured-product--slot-2 .adc-featured-product__content{order:1!important}
	.adc-featured-product__image,
	.adc-featured-product__image img{
		min-height:0!important;
		height:auto!important;
		aspect-ratio:1/1!important;
	}
	.adc-featured-product__content{padding:25px 20px 23px!important}
	.adc-featured-product h2{font-size:34px!important}
	.adc-featured-product__content>p{font-size:13px!important;line-height:1.65!important}
	.adc-featured-product__button{width:100%!important}
	.adc-home-faq-section{padding:48px 0!important}
	.adc-home-faq-section__grid{grid-template-columns:1fr!important;gap:26px!important}
	.adc-home-faq-section__intro h2{font-size:37px!important}
	.adc-home-trust-section{padding:42px 0!important}
	.adc-home-trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
	.adc-home-trust-item{display:block!important;min-height:150px!important;padding:17px 14px!important;border-bottom:1px solid rgba(14,124,112,.16)!important}
	.adc-home-trust-item:nth-child(2n){border-right:0!important}
	.adc-home-trust-item__icon{margin-bottom:11px!important}
	body.single-product .site-main{padding-top:0!important}
	.adc-product-grid{gap:0!important}
	.adc-product-gallery{
		margin:0 calc(50% - 50vw)!important;
		border:0!important;
		border-radius:0!important;
		box-shadow:none!important;
	}
	.adc-gallery-viewport{aspect-ratio:1/1!important}
	.adc-product-card{
		margin:-18px 10px 0!important;
		padding:27px 20px!important;
		border-radius:23px!important;
		z-index:2!important;
	}
	.adc-product-card h1{font-size:36px!important}
	.adc-product-card .price{font-size:31px!important}
	.adc-trust-grid{grid-template-columns:1fr!important}
	.adc-trust{justify-content:flex-start!important;padding:11px 12px!important;border-bottom:1px solid #ffffff!important}
	.adc-trust:last-child{border-bottom:0!important}
	.adc-details-section,.adc-related-section{padding:35px 0!important}
	body.woocommerce-cart .site-main,
	body.woocommerce-checkout .site-main{padding:27px 0 42px!important}
	.adc-cart-intro,.adc-checkout-intro{padding:25px 20px!important;border-radius:20px!important}
	.adc-cart-intro h1,.adc-checkout-intro h1{font-size:37px!important}
	.woocommerce-cart-form{overflow:visible!important;border:0!important;background:transparent!important;box-shadow:none!important}
	.woocommerce-cart table.shop_table,
	.woocommerce-cart table.shop_table tbody,
	.woocommerce-cart table.shop_table tr,
	.woocommerce-cart table.shop_table td{display:block!important}
	.woocommerce-cart table.shop_table thead{display:none!important}
	.woocommerce-cart table.shop_table tr.woocommerce-cart-form__cart-item{
		position:relative!important;
		display:grid!important;
		grid-template-columns:82px 1fr!important;
		gap:0 12px!important;
		margin:0 0 12px!important;
		padding:14px!important;
		border:1px solid #ffffff!important;
		border-radius:16px!important;
		background:#ffffff!important;
		box-shadow:0 10px 24px rgba(14,20,19,.06)!important;
	}
	.woocommerce-cart table.shop_table td{padding:0!important;border:0!important}
	.woocommerce-cart .product-thumbnail{grid-column:1!important;grid-row:1/5!important}
	.woocommerce-cart-form .product-thumbnail img{width:82px!important;height:104px!important}
	.woocommerce-cart .product-name{grid-column:2!important;padding-right:24px!important}
	.woocommerce-cart .product-price{grid-column:2!important;margin-top:5px!important}
	.woocommerce-cart .product-quantity{grid-column:2!important;margin-top:9px!important}
	.woocommerce-cart .product-subtotal{display:none!important}
	.woocommerce-cart .product-remove{position:absolute!important;right:13px!important;top:12px!important}
	.woocommerce-cart .actions{margin-top:12px!important;padding:14px!important;border:1px solid #ffffff!important;border-radius:16px!important;background:#ffffff!important}
	.woocommerce-cart .coupon{display:grid!important;grid-template-columns:1fr auto!important;gap:8px!important}
	.woocommerce-cart .coupon .button{min-height:46px!important;padding:0 13px!important}
	.cart-collaterals .cart_totals{max-width:none!important;margin-top:16px!important;padding:22px!important}
	.adc-cart-reassurance,.adc-checkout-reassurance{grid-template-columns:1fr!important;gap:9px!important}
	.adc-checkout-page .col2-set{padding:21px 16px!important;border-radius:18px!important}
	.adc-checkout-page #order_review_heading{font-size:22px!important}
	.adc-checkout-page #order_review{padding:18px!important;border-radius:18px!important}
	.adc-checkout-page .woocommerce-checkout-payment{margin:16px -18px -18px!important;padding:16px 18px 18px!important;border-radius:0 0 17px 17px!important}
	.adc-checkout-page .adc-checkout-product-image{width:56px!important;height:65px!important}
	.adc-footer__grid{grid-template-columns:1fr 1fr!important;gap:28px 18px!important;padding:44px 0 28px!important}
	.adc-footer__bottom{padding:18px 0 26px!important}
}

/* =========================================================================
   NOKSHO v1.2.1 — CONTRAST + PREMIUM PAGE REWORK
   Fixes the exact issues found in the latest storefront screenshots.
   ========================================================================= */

/* ---------- HOME FAQ: readable by default, premium when expanded ---------- */
body.home .adc-home-faq-section,
.home .adc-home-faq-section{
	padding:84px 0!important;
	background:
		radial-gradient(circle at 93% 15%,rgba(255,255,255,.14),transparent 18%),
		linear-gradient(135deg,#0e1413 0%,#0e7c70 60%,#0e7c70 100%)!important;
}
body.home .adc-home-faq-section__grid,
.home .adc-home-faq-section__grid{
	grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr)!important;
	align-items:center!important;
	gap:72px!important;
}
body.home .adc-home-faq-section__intro,
.home .adc-home-faq-section__intro{padding:14px 0!important}
body.home .adc-home-faq-section__eyebrow,
.home .adc-home-faq-section__eyebrow{
	display:inline-flex!important;
	align-items:center!important;
	min-height:26px!important;
	margin-bottom:13px!important;
	padding:0 10px!important;
	border:1px solid rgba(255,255,255,.38)!important;
	border-radius:999px!important;
	background:rgba(255,255,255,.10)!important;
	color:#ffffff!important;
	font-size:10px!important;
	font-weight:900!important;
	letter-spacing:.13em!important;
	text-transform:uppercase!important;
}
body.home .adc-home-faq-section__intro h2,
.home .adc-home-faq-section__intro h2{
	max-width:410px!important;
	margin:0 0 17px!important;
	color:#ffffff!important;
	font-size:clamp(40px,4.3vw,66px)!important;
	line-height:1.01!important;
	letter-spacing:-.07em!important;
}
body.home .adc-home-faq-section__intro p,
.home .adc-home-faq-section__intro p{
	max-width:350px!important;
	margin:0!important;
	color:#ffffff!important;
	font-size:16px!important;
	line-height:1.7!important;
}
body.home .adc-home-faq,
.home .adc-home-faq{
	display:block!important;
	overflow:hidden!important;
	border:1px solid rgba(255,255,255,.52)!important;
	border-radius:20px!important;
	background:#ffffff!important;
	box-shadow:0 20px 42px rgba(14,20,19,.18)!important;
}
body.home .adc-home-faq .adc-faq-item,
.home .adc-home-faq .adc-faq-item{
	margin:0!important;
	border:0!important;
	border-bottom:1px solid #ffffff!important;
	background:#ffffff!important;
}
body.home .adc-home-faq .adc-faq-item:last-child,
.home .adc-home-faq .adc-faq-item:last-child{border-bottom:0!important}
body.home .adc-home-faq .adc-faq-question,
.home .adc-home-faq .adc-faq-question{
	position:relative!important;
	display:flex!important;
	align-items:center!important;
	justify-content:space-between!important;
	width:100%!important;
	min-height:96px!important;
	margin:0!important;
	padding:22px 66px 22px 26px!important;
	border:0!important;
	background:transparent!important;
	color:#0e1413!important;
	font-size:16px!important;
	font-weight:850!important;
	line-height:1.45!important;
	text-align:left!important;
}
body.home .adc-home-faq .adc-faq-question:after,
.home .adc-home-faq .adc-faq-question:after{
	position:absolute!important;
	right:24px!important;
	top:50%!important;
	margin:0!important;
	color:#0e7c70!important;
	font-size:30px!important;
	font-weight:400!important;
	line-height:1!important;
	transform:translateY(-50%)!important;
}
body.home .adc-home-faq .adc-faq-item.is-open,
.home .adc-home-faq .adc-faq-item.is-open{
	background:#ffffff!important;
}
body.home .adc-home-faq .adc-faq-item.is-open .adc-faq-question,
.home .adc-home-faq .adc-faq-item.is-open .adc-faq-question{
	min-height:78px!important;
	color:#0e1413!important;
}
body.home .adc-home-faq .adc-faq-answer,
.home .adc-home-faq .adc-faq-answer{
	max-width:none!important;
	padding:0 28px 23px!important;
	background:transparent!important;
	color:#0e7c70!important;
	font-size:14px!important;
	font-weight:600!important;
	line-height:1.75!important;
}
body.home .adc-home-faq .adc-faq-question:hover,
.home .adc-home-faq .adc-faq-question:hover{
	background:#ffffff!important;
}

/* ---------- PRODUCT PAGE: softer card, stronger readable hierarchy -------- */
body.single-product .site-main{
	background:
		radial-gradient(circle at 96% 8%,rgba(255,255,255,.20),transparent 12%),
		linear-gradient(180deg,#ffffff 0%,#ffffff 100%)!important;
}
body.single-product .adc-product-grid{
	max-width:1280px!important;
	gap:34px!important;
}
body.single-product .adc-product-gallery{
	border-color:rgba(14,124,112,.24)!important;
	border-radius:26px!important;
	background:#ffffff!important;
	box-shadow:0 22px 54px rgba(14,20,19,.13)!important;
}
body.single-product .adc-gallery-viewport{
	background:#ffffff!important;
}
body.single-product .adc-product-card{
	padding:38px 40px 34px!important;
	border-color:rgba(14,124,112,.24)!important;
	border-radius:26px!important;
	background:rgba(255,255,255,.97)!important;
	box-shadow:0 22px 54px rgba(14,20,19,.11)!important;
	text-align:left!important;
}
body.single-product .adc-product-card h1{
	max-width:560px!important;
	margin:0 0 14px!important;
	color:#0e1413!important;
	font-size:clamp(34px,3.55vw,54px)!important;
	line-height:1.07!important;
	letter-spacing:-.065em!important;
	text-align:left!important;
}
body.single-product .adc-product-kicker{
	background:#ffffff!important;
	border-color:#ffffff!important;
	color:#0e1413!important;
}
body.single-product .adc-rating-row{
	justify-content:flex-start!important;
	border-bottom:0!important;
}
body.single-product .adc-product-status-note{
	color:#0e7c70!important;
	font-size:12px!important;
	font-weight:800!important;
}
body.single-product .adc-price-block{
	gap:13px!important;
	margin-bottom:21px!important;
	padding:18px 0!important;
	border-color:#ffffff!important;
}
body.single-product .adc-product-card .price{
	color:#0e7c70!important;
	font-size:34px!important;
}
body.single-product .adc-delivery{
	display:flex!important;
	align-items:flex-start!important;
	gap:11px!important;
	border-color:#ffffff!important;
	border-radius:14px!important;
	background:#ffffff!important;
}
body.single-product .adc-delivery__copy strong{
	color:#0e1413!important;
}
body.single-product .adc-delivery__copy span{
	color:#0e7c70!important;
}
body.single-product .adc-tier-wrap{
	padding:0!important;
	border:0!important;
	background:transparent!important;
}
body.single-product .adc-tier-wrap,
body.single-product .adc-tier-wrap *{
	color:inherit;
}
body.single-product .adc-product-card form.cart{
	padding-top:2px!important;
}
body.single-product .adc-product-card .single_add_to_cart_button{
	background:#0e7c70!important;
	border-color:#0e7c70!important;
	color:#ffffff!important;
}
body.single-product .adc-product-card .single_add_to_cart_button:hover{
	background:#0e1413!important;
	border-color:#0e1413!important;
}
body.single-product .adc-trust-grid{
	overflow:hidden!important;
	border-color:#ffffff!important;
	border-radius:16px!important;
	background:#ffffff!important;
}
body.single-product .adc-trust{
	min-height:72px!important;
	color:#0e1413!important;
	font-size:11px!important;
	font-weight:850!important;
}
body.single-product .adc-trust svg{
	fill:#0e7c70!important;
}
body.single-product .adc-tabs{
	margin-top:20px!important;
	padding-top:19px!important;
	border-top-color:#ffffff!important;
}
body.single-product .adc-tab-btn{
	background:#ffffff!important;
	border-color:#ffffff!important;
	color:#0e7c70!important;
}
body.single-product .adc-tab-btn.is-active{
	background:#0e1413!important;
	border-color:#0e1413!important;
	color:#ffffff!important;
}
body.single-product .adc-tab-panel{
	margin-top:13px!important;
	padding:15px!important;
	border:1px solid #ffffff!important;
	border-radius:13px!important;
	background:#ffffff!important;
	color:#0e7c70!important;
}
body.single-product .adc-tab-panel strong{color:#0e1413!important}

/* Product below-content gains more whitespace and visual rhythm. */
body.single-product .adc-details-section{padding:68px 0 34px!important}
body.single-product .adc-static-section{padding:42px 0!important;background:#ffffff!important}
body.single-product .adc-related-section{padding:58px 0 76px!important}
body.single-product .adc-details-card,
body.single-product .adc-spec-card,
body.single-product .adc-faq-card{
	border-color:#ffffff!important;
	background:#ffffff!important;
	box-shadow:0 12px 30px rgba(14,20,19,.05)!important;
}
body.single-product .adc-benefit{
	border-color:#ffffff!important;
	background:#ffffff!important;
	box-shadow:0 10px 22px rgba(14,20,19,.05)!important;
}

/* ---------- PRODUCT TESTIMONIALS: premium dark editorial review band ------- */
body.single-product .adc-testimonials-band{
	padding:78px 0!important;
	background:
		radial-gradient(circle at 10% 16%,rgba(255,255,255,.18),transparent 16%),
		linear-gradient(135deg,#0e1413 0%,#0e7c70 58%,#0e7c70 100%)!important;
}
body.single-product .adc-testimonials{
	max-width:1170px!important;
	margin:0 auto!important;
}
body.single-product .adc-testimonials__heading{
	max-width:560px!important;
	margin:0 auto 30px!important;
	text-align:center!important;
}
body.single-product .adc-testimonials__eyebrow{
	display:inline-flex!important;
	align-items:center!important;
	min-height:26px!important;
	padding:0 10px!important;
	border:1px solid rgba(255,255,255,.4)!important;
	border-radius:999px!important;
	background:rgba(255,255,255,.10)!important;
	color:#ffffff!important;
	font-size:10px!important;
	font-weight:900!important;
	letter-spacing:.13em!important;
	text-transform:uppercase!important;
}
body.single-product .adc-testimonials__heading h2{
	margin:13px 0 10px!important;
	color:#ffffff!important;
	font-size:clamp(32px,3vw,46px)!important;
	letter-spacing:-.055em!important;
}
body.single-product .adc-testimonials__heading p{
	margin:0!important;
	color:#ffffff!important;
	font-size:14px!important;
	line-height:1.7!important;
}
body.single-product .adc-testimonial-grid{
	display:grid!important;
	grid-template-columns:repeat(3,minmax(0,1fr))!important;
	gap:16px!important;
}
body.single-product .adc-testimonial-card{
	display:flex!important;
	flex-direction:column!important;
	min-height:230px!important;
	padding:25px!important;
	border:1px solid rgba(255,255,255,.2)!important;
	border-radius:18px!important;
	background:rgba(255,255,255,.09)!important;
	box-shadow:none!important;
	text-align:left!important;
}
body.single-product .adc-testimonial-card__top{
	display:flex!important;
	align-items:center!important;
	justify-content:space-between!important;
	margin-bottom:18px!important;
}
body.single-product .adc-testimonial-card__quote{
	display:grid!important;
	place-items:center!important;
	width:38px!important;
	height:38px!important;
	border-radius:12px!important;
	background:#ffffff!important;
	color:#0e1413!important;
	font-size:33px!important;
	font-weight:900!important;
	line-height:1!important;
}
body.single-product .adc-testimonial-card__stars{
	color:#ffffff!important;
	font-size:13px!important;
	letter-spacing:.08em!important;
}
body.single-product .adc-testimonial-card p{
	flex:1!important;
	margin:0 0 18px!important;
	color:#ffffff!important;
	font-size:15px!important;
	font-weight:650!important;
	line-height:1.7!important;
}
body.single-product .adc-testimonial-card strong{
	color:#ffffff!important;
	font-size:11px!important;
	font-weight:850!important;
	letter-spacing:.08em!important;
	text-transform:uppercase!important;
}

/* ---------- CART: no dark-on-dark text; body and total use separate layers -- */
body.woocommerce-cart .site-main{
	background:
		radial-gradient(circle at 94% 8%,rgba(255,255,255,.20),transparent 13%),
		linear-gradient(180deg,#ffffff 0%,#ffffff 100%)!important;
}
body.woocommerce-cart .adc-cart-intro{
	position:relative!important;
	overflow:hidden!important;
	margin-bottom:30px!important;
	padding:36px 38px!important;
	border:1px solid rgba(255,255,255,.72)!important;
	border-radius:24px!important;
	background:
		radial-gradient(circle at 90% 18%,rgba(255,255,255,.42),transparent 16%),
		linear-gradient(135deg,#0e1413 0%,#0e7c70 60%,#0e7c70 100%)!important;
	box-shadow:0 22px 50px rgba(14,20,19,.14)!important;
}
body.woocommerce-cart .adc-cart-intro__eyebrow{
	display:inline-flex!important;
	min-height:27px!important;
	padding:0 10px!important;
	border:1px solid rgba(255,255,255,.45)!important;
	border-radius:999px!important;
	background:rgba(255,255,255,.12)!important;
	color:#ffffff!important;
}
body.woocommerce-cart .adc-cart-intro h1{
	display:block!important;
	margin:10px 0 10px!important;
	color:#ffffff!important;
	font-size:clamp(38px,4.2vw,58px)!important;
	line-height:1!important;
	letter-spacing:-.065em!important;
	opacity:1!important;
}
body.woocommerce-cart .adc-cart-intro p{
	display:block!important;
	color:#ffffff!important;
	font-size:15px!important;
	font-weight:600!important;
	opacity:1!important;
}
body.woocommerce-cart .woocommerce-cart-form{
	border:1px solid #ffffff!important;
	border-radius:22px!important;
	background:#ffffff!important;
	box-shadow:0 18px 42px rgba(14,20,19,.08)!important;
}
body.woocommerce-cart table.shop_table,
body.woocommerce-cart table.shop_table tbody,
body.woocommerce-cart table.shop_table tr,
body.woocommerce-cart table.shop_table td{
	background:transparent!important;
}
body.woocommerce-cart table.shop_table th{
	background:#ffffff!important;
	color:#0e1413!important;
	border-bottom:1px solid #ffffff!important;
}
body.woocommerce-cart table.shop_table td{
	color:#0e1413!important;
	border-color:#ffffff!important;
}
body.woocommerce-cart table.shop_table .product-name,
body.woocommerce-cart table.shop_table .product-price,
body.woocommerce-cart table.shop_table .product-quantity,
body.woocommerce-cart table.shop_table .product-subtotal{
	color:#0e1413!important;
}
body.woocommerce-cart table.shop_table .product-price,
body.woocommerce-cart table.shop_table .product-subtotal{
	color:#0e7c70!important;
}
body.woocommerce-cart .woocommerce-cart-form .product-thumbnail img{
	border-color:#ffffff!important;
	background:#ffffff!important;
}
body.woocommerce-cart .actions{
	background:#ffffff!important;
	border-top:1px solid #ffffff!important;
}
body.woocommerce-cart .button[name="update_cart"]{
	background:#ffffff!important;
	border-color:#0e7c70!important;
	color:#0e7c70!important;
}
body.woocommerce-cart .button[name="update_cart"]:hover{
	background:#0e7c70!important;
	border-color:#0e7c70!important;
	color:#ffffff!important;
}

/* Cart totals now has a dark headline and a light readable cost sheet. */
body.woocommerce-cart .cart-collaterals .cart_totals{
	overflow:hidden!important;
	max-width:520px!important;
	margin-left:auto!important;
	padding:0!important;
	border:1px solid #ffffff!important;
	border-radius:22px!important;
	background:#ffffff!important;
	box-shadow:0 20px 46px rgba(14,20,19,.13)!important;
}
body.woocommerce-cart .cart-collaterals .cart_totals h2{
	margin:0!important;
	padding:25px 27px!important;
	background:linear-gradient(135deg,#0e1413 0%,#0e7c70 100%)!important;
	color:#ffffff!important;
	font-size:30px!important;
	font-weight:900!important;
	letter-spacing:-.055em!important;
}
body.woocommerce-cart .cart-collaterals .cart_totals table,
body.woocommerce-cart .cart-collaterals .cart_totals table tbody,
body.woocommerce-cart .cart-collaterals .cart_totals table tr,
body.woocommerce-cart .cart-collaterals .cart_totals table th,
body.woocommerce-cart .cart-collaterals .cart_totals table td{
	background:transparent!important;
	color:#0e1413!important;
}
body.woocommerce-cart .cart-collaterals .cart_totals table{
	width:calc(100% - 52px)!important;
	margin:0 26px!important;
	border-collapse:collapse!important;
}
body.woocommerce-cart .cart-collaterals .cart_totals tr{
	border-bottom:1px solid #ffffff!important;
}
body.woocommerce-cart .cart-collaterals .cart_totals th,
body.woocommerce-cart .cart-collaterals .cart_totals td{
	padding:20px 0!important;
	border:0!important;
	vertical-align:top!important;
}
body.woocommerce-cart .cart-collaterals .cart_totals th{
	width:34%!important;
	color:#0e7c70!important;
	font-size:11px!important;
	font-weight:900!important;
	letter-spacing:.11em!important;
	text-align:left!important;
	text-transform:uppercase!important;
}
body.woocommerce-cart .cart-collaterals .cart_totals td{
	color:#0e1413!important;
	font-size:15px!important;
	font-weight:800!important;
	text-align:right!important;
}
body.woocommerce-cart .cart-collaterals .cart_totals .shipping td{
	color:#0e7c70!important;
	font-size:14px!important;
	font-weight:650!important;
	text-align:left!important;
}
body.woocommerce-cart .cart-collaterals .cart_totals .shipping ul{
	margin:8px 0!important;
	padding:0!important;
	list-style:none!important;
}
body.woocommerce-cart .cart-collaterals .cart_totals .shipping li{
	color:#0e7c70!important;
}
body.woocommerce-cart .cart-collaterals .cart_totals .shipping label,
body.woocommerce-cart .cart-collaterals .cart_totals .shipping a{
	color:#0e7c70!important;
}
body.woocommerce-cart .cart-collaterals .cart_totals .order-total{
	border:0!important;
	background:#ffffff!important;
}
body.woocommerce-cart .cart-collaterals .cart_totals .order-total th,
body.woocommerce-cart .cart-collaterals .cart_totals .order-total td{
	padding:22px!important;
	color:#0e1413!important;
	font-size:19px!important;
}
body.woocommerce-cart .cart-collaterals .cart_totals .order-total th{
	color:#0e7c70!important;
}
body.woocommerce-cart .cart-collaterals .cart_totals .order-total td{
	color:#0e7c70!important;
}
body.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout{
	margin:0!important;
	padding:22px 26px 26px!important;
	background:#ffffff!important;
}
body.woocommerce-cart .cart-collaterals .checkout-button{
	margin:0!important;
	background:#0e7c70!important;
	border-color:#0e7c70!important;
	color:#ffffff!important;
}
body.woocommerce-cart .cart-collaterals .checkout-button:hover{
	background:#0e1413!important;
	border-color:#0e1413!important;
}

/* ---------- CHECKOUT: preserve the same accessible hierarchy --------------- */
body.woocommerce-checkout .adc-checkout-intro{
	background:
		radial-gradient(circle at 90% 18%,rgba(255,255,255,.42),transparent 16%),
		linear-gradient(135deg,#0e1413 0%,#0e7c70 60%,#0e7c70 100%)!important;
}
body.woocommerce-checkout .adc-checkout-intro h1{color:#ffffff!important;opacity:1!important}
body.woocommerce-checkout .adc-checkout-intro p{color:#ffffff!important;opacity:1!important}
body.woocommerce-checkout .adc-checkout-page .col2-set,
body.woocommerce-checkout .adc-checkout-page #order_review{
	background:#ffffff!important;
	border-color:#ffffff!important;
}
body.woocommerce-checkout .adc-checkout-page #order_review_heading,
body.woocommerce-checkout .adc-checkout-page .woocommerce-billing-fields>h3{
	color:#0e1413!important;
}
body.woocommerce-checkout .adc-checkout-page .woocommerce-checkout-payment{
	background:#ffffff!important;
}
body.woocommerce-checkout .adc-checkout-page .wc_payment_method,
body.woocommerce-checkout .adc-checkout-page .payment_box{
	background:#ffffff!important;
	border-color:#ffffff!important;
}
body.woocommerce-checkout .adc-checkout-page .wc_payment_method label,
body.woocommerce-checkout .adc-checkout-page .payment_box{
	color:#0e1413!important;
}

/* ---------- Responsive: preserve contrast and intentional spacing ---------- */
@media(max-width:1024px){
	body.home .adc-home-faq-section__grid,
	.home .adc-home-faq-section__grid{
		grid-template-columns:1fr!important;
		gap:34px!important;
	}
	body.home .adc-home-faq-section__intro p,
	.home .adc-home-faq-section__intro p{max-width:520px!important}
	body.single-product .adc-testimonial-grid{grid-template-columns:1fr!important}
}
@media(max-width:760px){
	body.home .adc-home-faq-section,
	.home .adc-home-faq-section{padding:52px 0!important}
	body.home .adc-home-faq-section__intro h2,
	.home .adc-home-faq-section__intro h2{font-size:42px!important}
	body.home .adc-home-faq .adc-faq-question,
	.home .adc-home-faq .adc-faq-question{
		min-height:76px!important;
		padding:18px 51px 18px 18px!important;
		font-size:13px!important;
	}
	body.home .adc-home-faq .adc-faq-question:after,
	.home .adc-home-faq .adc-faq-question:after{right:17px!important;font-size:25px!important}
	body.home .adc-home-faq .adc-faq-answer,
	.home .adc-home-faq .adc-faq-answer{padding:0 18px 18px!important;font-size:13px!important}

	body.single-product .adc-product-card{margin:-16px 10px 0!important;padding:25px 19px 22px!important}
	body.single-product .adc-product-card h1{font-size:35px!important}
	body.single-product .adc-product-card .price{font-size:31px!important}
	body.single-product .adc-testimonials-band{padding:52px 0!important}
	body.single-product .adc-testimonials__heading{text-align:left!important}
	body.single-product .adc-testimonial-grid{grid-template-columns:1fr!important;gap:12px!important}
	body.single-product .adc-testimonial-card{min-height:0!important;padding:21px!important}

	body.woocommerce-cart .adc-cart-intro{padding:25px 20px!important;border-radius:20px!important}
	body.woocommerce-cart .adc-cart-intro h1{font-size:39px!important}
	body.woocommerce-cart .cart-collaterals .cart_totals{border-radius:19px!important}
	body.woocommerce-cart .cart-collaterals .cart_totals h2{padding:21px!important;font-size:27px!important}
	body.woocommerce-cart .cart-collaterals .cart_totals table{width:calc(100% - 36px)!important;margin:0 18px!important}
	body.woocommerce-cart .cart-collaterals .cart_totals th,
	body.woocommerce-cart .cart-collaterals .cart_totals td{padding:17px 0!important}
	body.woocommerce-cart .cart-collaterals .cart_totals .order-total th,
	body.woocommerce-cart .cart-collaterals .cart_totals .order-total td{padding:18px!important;font-size:17px!important}
	body.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout{padding:18px!important}
}

/* =========================================================================
   NOKSHO v1.2.2 — TARGETED VISUAL FIXES
   Fixes testimonial contrast, price/delivery collision, cart intro alignment,
   and the cart icon visual treatment.
   ========================================================================= */

/* ---------- Header cart: a clear light-sage surface ---------------------- */
.adc-header .adc-cart-toggle{
	display:inline-grid!important;
	place-items:center!important;
	width:46px!important;
	height:46px!important;
	border:1px solid #ffffff!important;
	border-radius:50%!important;
	background:#ffffff!important;
	color:#0e1413!important;
}
.adc-header .adc-cart-toggle:hover{
	background:#ffffff!important;
	border-color:#0e7c70!important;
	color:#0e1413!important;
}
.adc-header .adc-cart-toggle svg{
	fill:currentColor!important;
}
.adc-header .adc-cart-toggle .adc-cart-count{
	right:-4px!important;
	top:-4px!important;
	min-width:18px!important;
	height:18px!important;
	border:2px solid #ffffff!important;
	background:#ffffff!important;
	color:#0e1413!important;
	font-size:10px!important;
	font-weight:900!important;
}

/* ---------- Product price + delivery: always stacked, never competing ----- */
body.single-product .adc-product-card .adc-price-block{
	display:grid!important;
	grid-template-columns:minmax(0,1fr)!important;
	grid-auto-rows:auto!important;
	align-items:start!important;
	gap:14px!important;
	width:100%!important;
	margin:0 0 23px!important;
	padding:18px 0!important;
}
body.single-product .adc-product-card .adc-price-block > :first-child{
	display:block!important;
	width:100%!important;
	min-width:0!important;
	margin:0!important;
}
body.single-product .adc-product-card .adc-price-block .price{
	display:block!important;
	width:100%!important;
	margin:0!important;
	line-height:1.05!important;
}
body.single-product .adc-product-card .adc-delivery,
body.single-product .adc-product-card .adc-delivery.adc-delivery--next-day{
	display:flex!important;
	grid-column:1 / -1!important;
	grid-row:auto!important;
	align-items:flex-start!important;
	justify-content:flex-start!important;
	width:100%!important;
	max-width:none!important;
	min-width:0!important;
	margin:0!important;
	padding:13px 14px!important;
	text-align:left!important;
}
body.single-product .adc-product-card .adc-delivery__copy{
	display:grid!important;
	flex:1 1 auto!important;
	justify-items:start!important;
	min-width:0!important;
	text-align:left!important;
}
body.single-product .adc-product-card .adc-delivery__copy strong,
body.single-product .adc-product-card .adc-delivery__copy span{
	overflow-wrap:anywhere!important;
}

/* ---------- Cart intro: real left alignment and layered text -------------- */
body.woocommerce-cart .adc-cart-intro{
	display:flex!important;
	flex-direction:column!important;
	align-items:flex-start!important;
	justify-content:center!important;
	text-align:left!important;
	isolation:isolate!important;
}
body.woocommerce-cart .adc-cart-intro__eyebrow{
	position:relative!important;
	z-index:1!important;
	align-self:flex-start!important;
	display:inline-flex!important;
	align-items:center!important;
	justify-content:flex-start!important;
	width:auto!important;
	margin:0 0 10px!important;
	padding:0 11px!important;
	line-height:27px!important;
	text-align:left!important;
	white-space:nowrap!important;
}
body.woocommerce-cart .adc-cart-intro h1,
body.woocommerce-cart .adc-cart-intro p{
	position:relative!important;
	z-index:1!important;
	width:100%!important;
	text-align:left!important;
}

/* ---------- Testimonials: remove legacy white panel, restore contrast ------ */
body.single-product .adc-testimonials-band{
	position:relative!important;
	overflow:hidden!important;
	background:
		radial-gradient(circle at 8% 16%,rgba(255,255,255,.17),transparent 16%),
		radial-gradient(circle at 92% 86%,rgba(14,124,112,.18),transparent 18%),
		linear-gradient(135deg,#0e1413 0%,#0e7c70 58%,#0e7c70 100%)!important;
}
body.single-product .adc-testimonials-band .adc-testimonials{
	margin:0!important;
	padding:0!important;
	border:0!important;
	border-radius:0!important;
	background:transparent!important;
	box-shadow:none!important;
}
body.single-product .adc-testimonials-band .adc-testimonials__heading{
	max-width:610px!important;
	margin:0 auto 34px!important;
	padding:0!important;
	background:transparent!important;
	text-align:center!important;
}
body.single-product .adc-testimonials-band .adc-testimonials__eyebrow{
	display:inline-flex!important;
	align-items:center!important;
	min-height:27px!important;
	padding:0 11px!important;
	border:1px solid rgba(255,255,255,.44)!important;
	border-radius:999px!important;
	background:rgba(255,255,255,.10)!important;
	color:#ffffff!important;
	font-size:10px!important;
	font-weight:900!important;
	letter-spacing:.13em!important;
	text-transform:uppercase!important;
}
body.single-product .adc-testimonials-band .adc-testimonials__heading .adc-section-heading,
body.single-product .adc-testimonials-band .adc-testimonials__heading h2{
	margin:14px 0 10px!important;
	color:#ffffff!important;
	font-size:clamp(34px,3vw,48px)!important;
	font-weight:900!important;
	line-height:1.05!important;
	letter-spacing:-.06em!important;
}
body.single-product .adc-testimonials-band .adc-testimonials__heading p{
	margin:0!important;
	color:#ffffff!important;
	font-size:14px!important;
	font-weight:600!important;
	line-height:1.7!important;
}
body.single-product .adc-testimonials-band .adc-testimonial-grid{
	display:grid!important;
	grid-template-columns:repeat(3,minmax(0,1fr))!important;
	gap:18px!important;
	margin:0!important;
	padding:0!important;
	background:transparent!important;
}
body.single-product .adc-testimonials-band .adc-testimonial-card{
	display:flex!important;
	flex-direction:column!important;
	min-height:238px!important;
	margin:0!important;
	padding:25px!important;
	border:1px solid rgba(255,255,255,.24)!important;
	border-radius:18px!important;
	background:rgba(255,255,255,.10)!important;
	box-shadow:none!important;
}
body.single-product .adc-testimonials-band .adc-testimonial-card__top{
	display:flex!important;
	align-items:center!important;
	justify-content:space-between!important;
	margin:0 0 18px!important;
}
body.single-product .adc-testimonials-band .adc-testimonial-card__quote{
	display:grid!important;
	place-items:center!important;
	width:38px!important;
	height:38px!important;
	border-radius:11px!important;
	background:#ffffff!important;
	color:#0e1413!important;
	font-size:33px!important;
	font-weight:900!important;
	line-height:1!important;
}
body.single-product .adc-testimonials-band .adc-testimonial-card__stars{
	color:#ffffff!important;
	font-size:13px!important;
	font-weight:900!important;
	letter-spacing:.08em!important;
}
body.single-product .adc-testimonials-band .adc-testimonial-card p{
	flex:1 1 auto!important;
	margin:0 0 19px!important;
	color:#ffffff!important;
	font-size:15px!important;
	font-weight:650!important;
	line-height:1.7!important;
}
body.single-product .adc-testimonials-band .adc-testimonial-card strong{
	display:block!important;
	color:#ffffff!important;
	font-size:11px!important;
	font-weight:900!important;
	letter-spacing:.09em!important;
	text-transform:uppercase!important;
}

/* Mobile keeps the same text contrast, with a calm single-card stack. */
@media(max-width:760px){
	body.single-product .adc-testimonials-band .adc-testimonials__heading{
		margin-bottom:25px!important;
		text-align:left!important;
	}
	body.single-product .adc-testimonials-band .adc-testimonial-grid{
		grid-template-columns:1fr!important;
		gap:12px!important;
	}
	body.single-product .adc-testimonials-band .adc-testimonial-card{
		min-height:0!important;
		padding:20px!important;
	}
	body.single-product .adc-product-card .adc-price-block{
		gap:12px!important;
	}
}

/* =========================================================================
   NOKSHO v1.2.3 — FINAL HOME / PRODUCT / CHECKOUT POLISH
   ========================================================================= */

/* ---------- Testimonials: make the entire heading block truly centred ------ */
body.single-product .adc-testimonials-band .adc-testimonials{
	display:block!important;
	text-align:center!important;
}
body.single-product .adc-testimonials-band .adc-testimonials__heading{
	display:grid!important;
	justify-items:center!important;
	align-items:center!important;
	width:100%!important;
	max-width:640px!important;
	margin:0 auto 34px!important;
	text-align:center!important;
}
body.single-product .adc-testimonials-band .adc-testimonials__heading > *{
	width:auto!important;
	max-width:100%!important;
	text-align:center!important;
}
body.single-product .adc-testimonials-band .adc-testimonials__heading .adc-section-heading,
body.single-product .adc-testimonials-band .adc-testimonials__heading h2,
body.single-product .adc-testimonials-band .adc-testimonials__heading p{
	text-align:center!important;
}
body.single-product .adc-testimonials-band .adc-testimonial-grid{
	text-align:left!important;
}
body.single-product .adc-testimonials-band .adc-testimonial-card{
	text-align:left!important;
}

/* ---------- Product delivery card: locked into a clean line below price ---- */
body.single-product .adc-product-card .adc-price-block{
	display:flex!important;
	flex-direction:column!important;
	align-items:stretch!important;
	justify-content:flex-start!important;
	gap:14px!important;
}
body.single-product .adc-product-card .adc-price-block > div:first-child{
	width:100%!important;
}
body.single-product .adc-product-card .adc-delivery,
body.single-product .adc-product-card .adc-delivery.adc-delivery--next-day{
	display:flex!important;
	align-items:center!important;
	width:100%!important;
	min-height:62px!important;
	padding:12px 14px!important;
}
body.single-product .adc-product-card .adc-delivery__copy{
	display:flex!important;
	flex-direction:column!important;
	align-items:flex-start!important;
	justify-content:center!important;
	min-width:0!important;
}
body.single-product .adc-product-card .adc-delivery__copy strong{
	font-size:13px!important;
	line-height:1.25!important;
	white-space:normal!important;
}
body.single-product .adc-product-card .adc-delivery__copy span{
	font-size:12px!important;
	line-height:1.35!important;
	white-space:normal!important;
}

/* ---------- Checkout: solid tag and one continuous page canvas ------------- */
html:has(body.woocommerce-checkout),
body.woocommerce-checkout{
	background:#ffffff!important;
}
body.woocommerce-checkout .site-main,
body.woocommerce-checkout .adc-page,
body.woocommerce-checkout .adc-checkout-page{
	background:#ffffff!important;
}
body.woocommerce-checkout .site-main{
	padding-top:46px!important;
	padding-bottom:62px!important;
}
body.woocommerce-checkout .adc-checkout-intro{
	position:relative!important;
	overflow:hidden!important;
	border-color:rgba(255,255,255,.64)!important;
}
body.woocommerce-checkout .adc-checkout-intro__eyebrow{
	display:inline-flex!important;
	align-items:center!important;
	justify-content:center!important;
	min-height:28px!important;
	margin:0 0 10px!important;
	padding:0 11px!important;
	border:1px solid rgba(255,255,255,.55)!important;
	border-radius:999px!important;
	background:rgba(255,255,255,.16)!important;
	color:#ffffff!important;
	font-size:10px!important;
	font-weight:900!important;
	letter-spacing:.13em!important;
	line-height:1!important;
	text-transform:uppercase!important;
}
body.woocommerce-checkout .adc-checkout-intro h1,
body.woocommerce-checkout .adc-checkout-intro p{
	position:relative!important;
	z-index:1!important;
}

/* Keep the canvas visually continuous directly under header and above footer. */
body.woocommerce-checkout .adc-header + .site-main,
body.woocommerce-checkout .site-main + .adc-footer{
	margin-top:0!important;
}
body.woocommerce-checkout .adc-footer{
	margin-top:0!important;
}

/* ---------- Home FAQ: no white outer/card panel, only muted sage layers ---- */
body.home .adc-home-faq-section,
body.front-page .adc-home-faq-section,
.home .adc-home-faq-section,
.front-page .adc-home-faq-section{
	background:
		radial-gradient(circle at 93% 16%,rgba(255,255,255,.14),transparent 18%),
		linear-gradient(135deg,#0e1413 0%,#0e7c70 60%,#0e7c70 100%)!important;
}
body.home .adc-home-faq-section .adc-home-faq,
body.front-page .adc-home-faq-section .adc-home-faq,
.home .adc-home-faq-section .adc-home-faq,
.front-page .adc-home-faq-section .adc-home-faq{
	border-color:rgba(255,255,255,.34)!important;
	background:#ffffff!important;
}
body.home .adc-home-faq-section .adc-home-faq .adc-faq-item,
body.front-page .adc-home-faq-section .adc-home-faq .adc-faq-item,
.home .adc-home-faq-section .adc-home-faq .adc-faq-item,
.front-page .adc-home-faq-section .adc-home-faq .adc-faq-item{
	background:#ffffff!important;
	border-bottom-color:#ffffff!important;
}
body.home .adc-home-faq-section .adc-home-faq .adc-faq-item.is-open,
body.front-page .adc-home-faq-section .adc-home-faq .adc-faq-item.is-open,
.home .adc-home-faq-section .adc-home-faq .adc-faq-item.is-open,
.front-page .adc-home-faq-section .adc-home-faq .adc-faq-item.is-open{
	background:#ffffff!important;
}
body.home .adc-home-faq-section .adc-home-faq .adc-faq-question,
body.front-page .adc-home-faq-section .adc-home-faq .adc-faq-question,
.home .adc-home-faq-section .adc-home-faq .adc-faq-question,
.front-page .adc-home-faq-section .adc-home-faq .adc-faq-question{
	background:transparent!important;
	color:#0e1413!important;
}
body.home .adc-home-faq-section .adc-home-faq .adc-faq-question:hover,
body.front-page .adc-home-faq-section .adc-home-faq .adc-faq-question:hover,
.home .adc-home-faq-section .adc-home-faq .adc-faq-question:hover,
.front-page .adc-home-faq-section .adc-home-faq .adc-faq-question:hover{
	background:#ffffff!important;
}
body.home .adc-home-faq-section .adc-home-faq .adc-faq-answer,
body.front-page .adc-home-faq-section .adc-home-faq .adc-faq-answer,
.home .adc-home-faq-section .adc-home-faq .adc-faq-answer,
.front-page .adc-home-faq-section .adc-home-faq .adc-faq-answer{
	background:transparent!important;
	color:#0e7c70!important;
}

/* Mobile keeps page backgrounds continuous and the tag balanced. */
@media(max-width:760px){
	body.woocommerce-checkout .site-main{padding-top:27px!important;padding-bottom:42px!important}
	body.woocommerce-checkout .adc-checkout-intro__eyebrow{min-height:27px!important}
}

/* =========================================================================
   NOKSHO v1.2.4 — HOME FAQ REVAMP
   A premium two-tone help desk: deep-slate editorial intro + sage accordion.
   ========================================================================= */

body.home .adc-home-faq-section--revamped,
body.front-page .adc-home-faq-section--revamped,
.home .adc-home-faq-section--revamped,
.front-page .adc-home-faq-section--revamped{
	padding:82px 0!important;
	background:
		radial-gradient(circle at 4% 10%,rgba(255,255,255,.25),transparent 13%),
		linear-gradient(180deg,#ffffff 0%,#ffffff 100%)!important;
}

body.home .adc-home-faq-section--revamped .adc-home-faq-section__frame,
body.front-page .adc-home-faq-section--revamped .adc-home-faq-section__frame,
.home .adc-home-faq-section--revamped .adc-home-faq-section__frame,
.front-page .adc-home-faq-section--revamped .adc-home-faq-section__frame{
	overflow:hidden!important;
	border:1px solid rgba(14,20,19,.16)!important;
	border-radius:30px!important;
	background:#0e1413!important;
	box-shadow:0 24px 62px rgba(14,20,19,.16)!important;
}

body.home .adc-home-faq-section--revamped .adc-home-faq-section__grid,
body.front-page .adc-home-faq-section--revamped .adc-home-faq-section__grid,
.home .adc-home-faq-section--revamped .adc-home-faq-section__grid,
.front-page .adc-home-faq-section--revamped .adc-home-faq-section__grid{
	display:grid!important;
	grid-template-columns:minmax(0,.78fr) minmax(460px,1.22fr)!important;
	gap:0!important;
	align-items:stretch!important;
}

body.home .adc-home-faq-section--revamped .adc-home-faq-section__intro,
body.front-page .adc-home-faq-section--revamped .adc-home-faq-section__intro,
.home .adc-home-faq-section--revamped .adc-home-faq-section__intro,
.front-page .adc-home-faq-section--revamped .adc-home-faq-section__intro{
	position:relative!important;
	display:flex!important;
	flex-direction:column!important;
	align-items:flex-start!important;
	justify-content:center!important;
	min-height:544px!important;
	padding:54px 50px!important;
	background:
		radial-gradient(circle at 83% 18%,rgba(255,255,255,.20),transparent 15%),
		radial-gradient(circle at 18% 84%,rgba(14,124,112,.25),transparent 22%),
		linear-gradient(135deg,#0e1413 0%,#0e7c70 62%,#0e7c70 100%)!important;
}

body.home .adc-home-faq-section--revamped .adc-home-faq-section__eyebrow,
body.front-page .adc-home-faq-section--revamped .adc-home-faq-section__eyebrow,
.home .adc-home-faq-section--revamped .adc-home-faq-section__eyebrow,
.front-page .adc-home-faq-section--revamped .adc-home-faq-section__eyebrow{
	display:inline-flex!important;
	align-items:center!important;
	min-height:27px!important;
	margin:0 0 18px!important;
	padding:0 11px!important;
	border:1px solid rgba(255,255,255,.44)!important;
	border-radius:999px!important;
	background:rgba(255,255,255,.10)!important;
	color:#ffffff!important;
	font-size:10px!important;
	font-weight:900!important;
	letter-spacing:.13em!important;
	line-height:1!important;
	text-transform:uppercase!important;
}

body.home .adc-home-faq-section--revamped .adc-home-faq-section__intro h2,
body.front-page .adc-home-faq-section--revamped .adc-home-faq-section__intro h2,
.home .adc-home-faq-section--revamped .adc-home-faq-section__intro h2,
.front-page .adc-home-faq-section--revamped .adc-home-faq-section__intro h2{
	max-width:410px!important;
	margin:0 0 18px!important;
	color:#ffffff!important;
	font-size:clamp(43px,4.15vw,62px)!important;
	font-weight:900!important;
	line-height:.98!important;
	letter-spacing:-.075em!important;
}

body.home .adc-home-faq-section--revamped .adc-home-faq-section__intro h2 em,
body.front-page .adc-home-faq-section--revamped .adc-home-faq-section__intro h2 em,
.home .adc-home-faq-section--revamped .adc-home-faq-section__intro h2 em,
.front-page .adc-home-faq-section--revamped .adc-home-faq-section__intro h2 em{
	color:#ffffff!important;
	font-style:normal!important;
}

body.home .adc-home-faq-section--revamped .adc-home-faq-section__intro p,
body.front-page .adc-home-faq-section--revamped .adc-home-faq-section__intro p,
.home .adc-home-faq-section--revamped .adc-home-faq-section__intro p,
.front-page .adc-home-faq-section--revamped .adc-home-faq-section__intro p{
	max-width:360px!important;
	margin:0!important;
	color:#ffffff!important;
	font-size:15px!important;
	font-weight:600!important;
	line-height:1.75!important;
}

body.home .adc-home-faq-section--revamped .adc-home-faq-section__topics,
body.front-page .adc-home-faq-section--revamped .adc-home-faq-section__topics,
.home .adc-home-faq-section--revamped .adc-home-faq-section__topics,
.front-page .adc-home-faq-section--revamped .adc-home-faq-section__topics{
	display:flex!important;
	flex-wrap:wrap!important;
	gap:8px!important;
	margin-top:28px!important;
}

body.home .adc-home-faq-section--revamped .adc-home-faq-section__topics span,
body.front-page .adc-home-faq-section--revamped .adc-home-faq-section__topics span,
.home .adc-home-faq-section--revamped .adc-home-faq-section__topics span,
.front-page .adc-home-faq-section--revamped .adc-home-faq-section__topics span{
	display:inline-flex!important;
	align-items:center!important;
	min-height:28px!important;
	padding:0 10px!important;
	border:1px solid rgba(255,255,255,.25)!important;
	border-radius:999px!important;
	background:rgba(255,255,255,.08)!important;
	color:#ffffff!important;
	font-size:10px!important;
	font-weight:850!important;
	letter-spacing:.06em!important;
	text-transform:uppercase!important;
}

body.home .adc-home-faq-section--revamped .adc-home-faq-panel,
body.front-page .adc-home-faq-section--revamped .adc-home-faq-panel,
.home .adc-home-faq-section--revamped .adc-home-faq-panel,
.front-page .adc-home-faq-section--revamped .adc-home-faq-panel{
	display:flex!important;
	flex-direction:column!important;
	justify-content:center!important;
	min-width:0!important;
	padding:44px!important;
	background:
		linear-gradient(135deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.98) 100%)!important;
}

body.home .adc-home-faq-section--revamped .adc-home-faq-panel__header,
body.front-page .adc-home-faq-section--revamped .adc-home-faq-panel__header,
.home .adc-home-faq-section--revamped .adc-home-faq-panel__header,
.front-page .adc-home-faq-section--revamped .adc-home-faq-panel__header{
	display:flex!important;
	align-items:flex-end!important;
	justify-content:space-between!important;
	gap:18px!important;
	margin:0 0 18px!important;
	padding:0 4px!important;
}

body.home .adc-home-faq-section--revamped .adc-home-faq-panel__header span,
body.front-page .adc-home-faq-section--revamped .adc-home-faq-panel__header span,
.home .adc-home-faq-section--revamped .adc-home-faq-panel__header span,
.front-page .adc-home-faq-section--revamped .adc-home-faq-panel__header span{
	color:#0e1413!important;
	font-size:13px!important;
	font-weight:900!important;
	letter-spacing:.09em!important;
	text-transform:uppercase!important;
}

body.home .adc-home-faq-section--revamped .adc-home-faq-panel__header p,
body.front-page .adc-home-faq-section--revamped .adc-home-faq-panel__header p,
.home .adc-home-faq-section--revamped .adc-home-faq-panel__header p,
.front-page .adc-home-faq-section--revamped .adc-home-faq-panel__header p{
	margin:0!important;
	color:#0e7c70!important;
	font-size:12px!important;
	font-weight:700!important;
}

body.home .adc-home-faq-section--revamped .adc-home-faq,
body.front-page .adc-home-faq-section--revamped .adc-home-faq,
.home .adc-home-faq-section--revamped .adc-home-faq,
.front-page .adc-home-faq-section--revamped .adc-home-faq{
	display:block!important;
	overflow:visible!important;
	border:0!important;
	border-radius:0!important;
	background:transparent!important;
	box-shadow:none!important;
}

body.home .adc-home-faq-section--revamped .adc-home-faq .adc-faq-item,
body.front-page .adc-home-faq-section--revamped .adc-home-faq .adc-faq-item,
.home .adc-home-faq-section--revamped .adc-home-faq .adc-faq-item,
.front-page .adc-home-faq-section--revamped .adc-home-faq .adc-faq-item{
	overflow:hidden!important;
	margin:0 0 10px!important;
	border:1px solid rgba(14,124,112,.25)!important;
	border-radius:15px!important;
	background:rgba(255,255,255,.65)!important;
	box-shadow:0 7px 16px rgba(14,20,19,.045)!important;
}

body.home .adc-home-faq-section--revamped .adc-home-faq .adc-faq-item:last-child,
body.front-page .adc-home-faq-section--revamped .adc-home-faq .adc-faq-item:last-child,
.home .adc-home-faq-section--revamped .adc-home-faq .adc-faq-item:last-child,
.front-page .adc-home-faq-section--revamped .adc-home-faq .adc-faq-item:last-child{
	margin-bottom:0!important;
}

body.home .adc-home-faq-section--revamped .adc-home-faq .adc-faq-question,
body.front-page .adc-home-faq-section--revamped .adc-home-faq .adc-faq-question,
.home .adc-home-faq-section--revamped .adc-home-faq .adc-faq-question,
.front-page .adc-home-faq-section--revamped .adc-home-faq .adc-faq-question{
	position:relative!important;
	display:grid!important;
	grid-template-columns:42px minmax(0,1fr)!important;
	align-items:center!important;
	gap:15px!important;
	width:100%!important;
	min-height:72px!important;
	margin:0!important;
	padding:16px 64px 16px 17px!important;
	border:0!important;
	background:transparent!important;
	color:#0e1413!important;
	font-size:15px!important;
	font-weight:850!important;
	line-height:1.35!important;
	text-align:left!important;
}

body.home .adc-home-faq-section--revamped .adc-home-faq .adc-faq-question:after,
body.front-page .adc-home-faq-section--revamped .adc-home-faq .adc-faq-question:after,
.home .adc-home-faq-section--revamped .adc-home-faq .adc-faq-question:after,
.front-page .adc-home-faq-section--revamped .adc-home-faq .adc-faq-question:after{
	position:absolute!important;
	top:50%!important;
	right:19px!important;
	margin:0!important;
	color:#0e7c70!important;
	font-size:25px!important;
	font-weight:400!important;
	line-height:1!important;
	transform:translateY(-50%)!important;
}

body.home .adc-home-faq-section--revamped .adc-home-faq .adc-faq-question:hover,
body.front-page .adc-home-faq-section--revamped .adc-home-faq .adc-faq-question:hover,
.home .adc-home-faq-section--revamped .adc-home-faq .adc-faq-question:hover,
.front-page .adc-home-faq-section--revamped .adc-home-faq .adc-faq-question:hover{
	background:rgba(14,124,112,.17)!important;
}

body.home .adc-home-faq-section--revamped .adc-home-faq .adc-home-faq__number,
body.front-page .adc-home-faq-section--revamped .adc-home-faq .adc-home-faq__number,
.home .adc-home-faq-section--revamped .adc-home-faq .adc-home-faq__number,
.front-page .adc-home-faq-section--revamped .adc-home-faq .adc-home-faq__number{
	display:grid!important;
	place-items:center!important;
	width:38px!important;
	height:38px!important;
	border:1px solid #ffffff!important;
	border-radius:11px!important;
	background:#ffffff!important;
	color:#0e7c70!important;
	font-size:11px!important;
	font-weight:900!important;
	letter-spacing:.04em!important;
}

body.home .adc-home-faq-section--revamped .adc-home-faq .adc-home-faq__question-copy,
body.front-page .adc-home-faq-section--revamped .adc-home-faq .adc-home-faq__question-copy,
.home .adc-home-faq-section--revamped .adc-home-faq .adc-home-faq__question-copy,
.front-page .adc-home-faq-section--revamped .adc-home-faq .adc-home-faq__question-copy{
	display:block!important;
	color:#0e1413!important;
}

body.home .adc-home-faq-section--revamped .adc-home-faq .adc-faq-item.is-open,
body.front-page .adc-home-faq-section--revamped .adc-home-faq .adc-faq-item.is-open,
.home .adc-home-faq-section--revamped .adc-home-faq .adc-faq-item.is-open,
.front-page .adc-home-faq-section--revamped .adc-home-faq .adc-faq-item.is-open{
	border-color:#0e7c70!important;
	background:#ffffff!important;
}

body.home .adc-home-faq-section--revamped .adc-home-faq .adc-faq-item.is-open .adc-home-faq__number,
body.front-page .adc-home-faq-section--revamped .adc-home-faq .adc-faq-item.is-open .adc-home-faq__number,
.home .adc-home-faq-section--revamped .adc-home-faq .adc-faq-item.is-open .adc-home-faq__number,
.front-page .adc-home-faq-section--revamped .adc-home-faq .adc-faq-item.is-open .adc-home-faq__number{
	border-color:#ffffff!important;
	background:#ffffff!important;
	color:#0e1413!important;
}

body.home .adc-home-faq-section--revamped .adc-home-faq .adc-faq-answer,
body.front-page .adc-home-faq-section--revamped .adc-home-faq .adc-faq-answer,
.home .adc-home-faq-section--revamped .adc-home-faq .adc-faq-answer,
.front-page .adc-home-faq-section--revamped .adc-home-faq .adc-faq-answer{
	max-width:none!important;
	margin:0!important;
	padding:0 25px 20px 74px!important;
	border:0!important;
	background:transparent!important;
	color:#0e7c70!important;
	font-size:13px!important;
	font-weight:600!important;
	line-height:1.72!important;
}

@media(max-width:1024px){
	body.home .adc-home-faq-section--revamped .adc-home-faq-section__grid,
	body.front-page .adc-home-faq-section--revamped .adc-home-faq-section__grid,
	.home .adc-home-faq-section--revamped .adc-home-faq-section__grid,
	.front-page .adc-home-faq-section--revamped .adc-home-faq-section__grid{
		grid-template-columns:1fr!important;
	}
	body.home .adc-home-faq-section--revamped .adc-home-faq-section__intro,
	body.front-page .adc-home-faq-section--revamped .adc-home-faq-section__intro,
	.home .adc-home-faq-section--revamped .adc-home-faq-section__intro,
	.front-page .adc-home-faq-section--revamped .adc-home-faq-section__intro{
		min-height:0!important;
		padding:44px!important;
	}
}

@media(max-width:760px){
	body.home .adc-home-faq-section--revamped,
	body.front-page .adc-home-faq-section--revamped,
	.home .adc-home-faq-section--revamped,
	.front-page .adc-home-faq-section--revamped{
		padding:44px 0!important;
	}
	body.home .adc-home-faq-section--revamped .adc-home-faq-section__frame,
	body.front-page .adc-home-faq-section--revamped .adc-home-faq-section__frame,
	.home .adc-home-faq-section--revamped .adc-home-faq-section__frame,
	.front-page .adc-home-faq-section--revamped .adc-home-faq-section__frame{
		border-radius:22px!important;
	}
	body.home .adc-home-faq-section--revamped .adc-home-faq-section__intro,
	body.front-page .adc-home-faq-section--revamped .adc-home-faq-section__intro,
	.home .adc-home-faq-section--revamped .adc-home-faq-section__intro,
	.front-page .adc-home-faq-section--revamped .adc-home-faq-section__intro{
		padding:31px 23px!important;
	}
	body.home .adc-home-faq-section--revamped .adc-home-faq-section__intro h2,
	body.front-page .adc-home-faq-section--revamped .adc-home-faq-section__intro h2,
	.home .adc-home-faq-section--revamped .adc-home-faq-section__intro h2,
	.front-page .adc-home-faq-section--revamped .adc-home-faq-section__intro h2{
		font-size:42px!important;
	}
	body.home .adc-home-faq-section--revamped .adc-home-faq-panel,
	body.front-page .adc-home-faq-section--revamped .adc-home-faq-panel,
	.home .adc-home-faq-section--revamped .adc-home-faq-panel,
	.front-page .adc-home-faq-section--revamped .adc-home-faq-panel{
		padding:24px 16px 16px!important;
	}
	body.home .adc-home-faq-section--revamped .adc-home-faq-panel__header,
	body.front-page .adc-home-faq-section--revamped .adc-home-faq-panel__header,
	.home .adc-home-faq-section--revamped .adc-home-faq-panel__header,
	.front-page .adc-home-faq-section--revamped .adc-home-faq-panel__header{
		display:block!important;
		margin:0 3px 14px!important;
	}
	body.home .adc-home-faq-section--revamped .adc-home-faq-panel__header p,
	body.front-page .adc-home-faq-section--revamped .adc-home-faq-panel__header p,
	.home .adc-home-faq-section--revamped .adc-home-faq-panel__header p,
	.front-page .adc-home-faq-section--revamped .adc-home-faq-panel__header p{
		margin-top:5px!important;
	}
	body.home .adc-home-faq-section--revamped .adc-home-faq .adc-faq-question,
	body.front-page .adc-home-faq-section--revamped .adc-home-faq .adc-faq-question,
	.home .adc-home-faq-section--revamped .adc-home-faq .adc-faq-question,
	.front-page .adc-home-faq-section--revamped .adc-home-faq .adc-faq-question{
		grid-template-columns:34px minmax(0,1fr)!important;
		gap:10px!important;
		min-height:66px!important;
		padding:14px 45px 14px 13px!important;
		font-size:13px!important;
	}
	body.home .adc-home-faq-section--revamped .adc-home-faq .adc-home-faq__number,
	body.front-page .adc-home-faq-section--revamped .adc-home-faq .adc-home-faq__number,
	.home .adc-home-faq-section--revamped .adc-home-faq .adc-home-faq__number,
	.front-page .adc-home-faq-section--revamped .adc-home-faq .adc-home-faq__number{
		width:32px!important;
		height:32px!important;
		border-radius:9px!important;
		font-size:10px!important;
	}
	body.home .adc-home-faq-section--revamped .adc-home-faq .adc-faq-question:after,
	body.front-page .adc-home-faq-section--revamped .adc-home-faq .adc-faq-question:after,
	.home .adc-home-faq-section--revamped .adc-home-faq .adc-faq-question:after,
	.front-page .adc-home-faq-section--revamped .adc-home-faq .adc-faq-question:after{
		right:14px!important;
		font-size:22px!important;
	}
	body.home .adc-home-faq-section--revamped .adc-home-faq .adc-faq-answer,
	body.front-page .adc-home-faq-section--revamped .adc-home-faq .adc-faq-answer,
	.home .adc-home-faq-section--revamped .adc-home-faq .adc-faq-answer,
	.front-page .adc-home-faq-section--revamped .adc-home-faq .adc-faq-answer{
		padding:0 17px 17px 57px!important;
		font-size:12px!important;
	}
}

/* =========================================================================
   NOKSHO v1.2.5 — FAQ CONTRAST HOTFIX
   The homepage may be a static WordPress page without body.home/front-page.
   These selectors are intentionally unscoped so legacy FAQ rules cannot
   reduce visibility of the new FAQ content.
   ========================================================================= */

.adc-home-faq-section--revamped,
.adc-home-faq-section--revamped *{
	opacity:1!important;
}

.adc-home-faq-section--revamped{
	background:
		radial-gradient(circle at 4% 10%,rgba(255,255,255,.25),transparent 13%),
		linear-gradient(180deg,#ffffff 0%,#ffffff 100%)!important;
}

.adc-home-faq-section--revamped .adc-home-faq-section__frame{
	overflow:hidden!important;
	border:1px solid rgba(14,20,19,.16)!important;
	border-radius:30px!important;
	background:#0e1413!important;
	box-shadow:0 24px 62px rgba(14,20,19,.16)!important;
}

.adc-home-faq-section--revamped .adc-home-faq-section__grid{
	display:grid!important;
	grid-template-columns:minmax(0,.78fr) minmax(460px,1.22fr)!important;
	gap:0!important;
	align-items:stretch!important;
}

.adc-home-faq-section--revamped .adc-home-faq-section__intro{
	position:relative!important;
	display:flex!important;
	flex-direction:column!important;
	align-items:flex-start!important;
	justify-content:center!important;
	min-height:544px!important;
	padding:54px 50px!important;
	background:
		radial-gradient(circle at 83% 18%,rgba(255,255,255,.20),transparent 15%),
		radial-gradient(circle at 18% 84%,rgba(14,124,112,.25),transparent 22%),
		linear-gradient(135deg,#0e1413 0%,#0e7c70 62%,#0e7c70 100%)!important;
}

.adc-home-faq-section--revamped .adc-home-faq-section__eyebrow{
	display:inline-flex!important;
	align-items:center!important;
	min-height:27px!important;
	margin:0 0 18px!important;
	padding:0 11px!important;
	border:1px solid rgba(255,255,255,.44)!important;
	border-radius:999px!important;
	background:rgba(255,255,255,.10)!important;
	color:#ffffff!important;
	font-size:10px!important;
	font-weight:900!important;
	letter-spacing:.13em!important;
	text-transform:uppercase!important;
}

.adc-home-faq-section--revamped .adc-home-faq-section__intro h2,
.adc-home-faq-section--revamped .adc-home-faq-section__intro h2 em{
	color:#ffffff!important;
}
.adc-home-faq-section--revamped .adc-home-faq-section__intro h2 em{
	color:#ffffff!important;
}
.adc-home-faq-section--revamped .adc-home-faq-section__intro p{
	color:#ffffff!important;
}
.adc-home-faq-section--revamped .adc-home-faq-section__topics span{
	color:#ffffff!important;
	background:rgba(255,255,255,.08)!important;
	border-color:rgba(255,255,255,.25)!important;
}

.adc-home-faq-section--revamped .adc-home-faq-panel{
	display:flex!important;
	flex-direction:column!important;
	justify-content:center!important;
	padding:44px!important;
	background:linear-gradient(135deg,#ffffff 0%,#ffffff 100%)!important;
}

.adc-home-faq-section--revamped .adc-home-faq-panel__header span{
	color:#0e1413!important;
	font-size:13px!important;
	font-weight:900!important;
	letter-spacing:.09em!important;
	text-transform:uppercase!important;
}
.adc-home-faq-section--revamped .adc-home-faq-panel__header p{
	color:#0e7c70!important;
	font-size:12px!important;
	font-weight:700!important;
}

.adc-home-faq-section--revamped .adc-home-faq{
	display:block!important;
	border:0!important;
	border-radius:0!important;
	background:transparent!important;
	box-shadow:none!important;
}

.adc-home-faq-section--revamped .adc-home-faq .adc-faq-item{
	overflow:hidden!important;
	margin:0 0 10px!important;
	border:1px solid #ffffff!important;
	border-radius:15px!important;
	background:#ffffff!important;
	box-shadow:0 7px 16px rgba(14,20,19,.055)!important;
}
.adc-home-faq-section--revamped .adc-home-faq .adc-faq-item:last-child{
	margin-bottom:0!important;
}
.adc-home-faq-section--revamped .adc-home-faq .adc-faq-item.is-open{
	border-color:#0e7c70!important;
	background:#ffffff!important;
}

.adc-home-faq-section--revamped .adc-home-faq .adc-faq-question,
.adc-home-faq-section--revamped .adc-home-faq .adc-faq-question:hover,
.adc-home-faq-section--revamped .adc-home-faq .adc-faq-question:focus{
	display:grid!important;
	grid-template-columns:42px minmax(0,1fr)!important;
	align-items:center!important;
	gap:15px!important;
	width:100%!important;
	min-height:72px!important;
	margin:0!important;
	padding:16px 64px 16px 17px!important;
	border:0!important;
	outline:0!important;
	background:transparent!important;
	color:#0e1413!important;
	font-size:15px!important;
	font-weight:850!important;
	line-height:1.35!important;
	text-align:left!important;
	text-shadow:none!important;
}

.adc-home-faq-section--revamped .adc-home-faq .adc-faq-question:after{
	right:19px!important;
	color:#0e7c70!important;
	font-size:25px!important;
	opacity:1!important;
}

.adc-home-faq-section--revamped .adc-home-faq .adc-home-faq__number{
	display:grid!important;
	place-items:center!important;
	width:38px!important;
	height:38px!important;
	border:1px solid #ffffff!important;
	border-radius:11px!important;
	background:#ffffff!important;
	color:#0e1413!important;
	font-size:11px!important;
	font-weight:900!important;
	letter-spacing:.04em!important;
}

.adc-home-faq-section--revamped .adc-home-faq .adc-home-faq__question-copy{
	display:block!important;
	visibility:visible!important;
	color:#0e1413!important;
	font-size:15px!important;
	font-weight:850!important;
	text-shadow:none!important;
}

.adc-home-faq-section--revamped .adc-home-faq .adc-faq-answer{
	visibility:visible!important;
	margin:0!important;
	padding:0 25px 20px 74px!important;
	border:0!important;
	background:transparent!important;
	color:#0e7c70!important;
	font-size:13px!important;
	font-weight:650!important;
	line-height:1.72!important;
	text-shadow:none!important;
}

@media(max-width:1024px){
	.adc-home-faq-section--revamped .adc-home-faq-section__grid{
		grid-template-columns:1fr!important;
	}
	.adc-home-faq-section--revamped .adc-home-faq-section__intro{
		min-height:0!important;
		padding:44px!important;
	}
}

@media(max-width:760px){
	.adc-home-faq-section--revamped{padding:44px 0!important}
	.adc-home-faq-section--revamped .adc-home-faq-section__frame{border-radius:22px!important}
	.adc-home-faq-section--revamped .adc-home-faq-section__intro{padding:31px 23px!important}
	.adc-home-faq-section--revamped .adc-home-faq-panel{padding:24px 16px 16px!important}
	.adc-home-faq-section--revamped .adc-home-faq .adc-faq-question{
		grid-template-columns:34px minmax(0,1fr)!important;
		gap:10px!important;
		min-height:66px!important;
		padding:14px 45px 14px 13px!important;
		font-size:13px!important;
	}
	.adc-home-faq-section--revamped .adc-home-faq .adc-home-faq__number{
		width:32px!important;
		height:32px!important;
		border-radius:9px!important;
		font-size:10px!important;
	}
	.adc-home-faq-section--revamped .adc-home-faq .adc-home-faq__question-copy{
		font-size:13px!important;
	}
	.adc-home-faq-section--revamped .adc-home-faq .adc-faq-answer{
		padding:0 17px 17px 57px!important;
		font-size:12px!important;
	}
}



/* =========================================================================
   NOKSHO v1.2.6 — PRODUCT TESTIMONIALS TRUE CENTER ALIGN FIX
   ========================================================================= */
body.single-product .adc-testimonials-band .adc-testimonials{
	display:flex!important;
	flex-direction:column!important;
	align-items:center!important;
	justify-content:flex-start!important;
	max-width:1240px!important;
	margin:0 auto!important;
	text-align:center!important;
}
body.single-product .adc-testimonials-band .adc-testimonials__heading{
	display:flex!important;
	flex-direction:column!important;
	align-items:center!important;
	justify-content:center!important;
	width:100%!important;
	max-width:720px!important;
	margin:0 auto 36px!important;
	padding:0!important;
	text-align:center!important;
}
body.single-product .adc-testimonials-band .adc-testimonials__heading > *{
	margin-left:auto!important;
	margin-right:auto!important;
	text-align:center!important;
}
body.single-product .adc-testimonials-band .adc-testimonials__eyebrow{
	align-self:center!important;
}
body.single-product .adc-testimonials-band .adc-testimonial-grid{
	width:100%!important;
	margin:0 auto!important;
	justify-content:center!important;
	align-items:stretch!important;
}
@media(max-width:760px){
	body.single-product .adc-testimonials-band .adc-testimonials{
		align-items:center!important;
	}
	body.single-product .adc-testimonials-band .adc-testimonials__heading{
		align-items:center!important;
		justify-content:center!important;
		margin:0 auto 24px!important;
		text-align:center!important;
	}
	body.single-product .adc-testimonials-band .adc-testimonials__heading > *,
	body.single-product .adc-testimonials-band .adc-testimonials__heading .adc-section-heading,
	body.single-product .adc-testimonials-band .adc-testimonials__heading h2,
	body.single-product .adc-testimonials-band .adc-testimonials__heading p{
		text-align:center!important;
	}
}

/* =========================================================================
   NOKSHO v1.2.7 — SEA GREEN / BLACK / WHITE DESIGN SYSTEM
   Strict colour system: #0e1413 · #0e7c70 · #ffffff
   ========================================================================= */
:root{
  --nk-black:#0e1413;
  --nk-green:#0e7c70;
  --nk-white:#ffffff;
  --nk-black-rgb:14,20,19;
  --nk-green-rgb:14,124,112;
  --adc-red:var(--nk-green);
  --adc-red-dark:var(--nk-black);
  --adc-black:var(--nk-black);
  --adc-text:var(--nk-black);
  --adc-muted:rgba(14,20,19,.70);
  --adc-border:rgba(14,124,112,.24);
  --adc-soft:rgba(14,124,112,.07);
  --adc-pink:rgba(14,124,112,.07);
  --adc-blue:var(--nk-green);
  --adc-shadow:0 18px 48px rgba(14,20,19,.12);
}
html,body{background:var(--nk-white)!important;color:var(--nk-black)!important}
body{font-feature-settings:"kern" 1,"liga" 1}
.site-main{background:var(--nk-white)!important}
.site-main + .adc-footer,.adc-footer{margin-top:0!important}
.adc-shell{width:min(calc(100% - 64px),1280px)}

/* Header */
.adc-header{background:var(--nk-white)!important;border-color:rgba(14,20,19,.10)!important;box-shadow:0 6px 24px rgba(14,20,19,.05)!important}
.adc-header__inner{min-height:80px!important}
.adc-brand,.adc-brand--noksho,.adc-nav a,.adc-icon-btn{color:var(--nk-black)!important}
.adc-nav a{font-size:13px!important;font-weight:900!important;letter-spacing:.07em!important;text-transform:uppercase!important}
.adc-nav a:after{background:var(--nk-green)!important;height:3px!important}
.adc-icon-btn:hover{background:rgba(14,124,112,.10)!important;color:var(--nk-green)!important}
.adc-header .adc-cart-toggle{background:rgba(14,124,112,.13)!important;border-color:rgba(14,124,112,.34)!important;color:var(--nk-black)!important}
.adc-header .adc-cart-toggle:hover{background:rgba(14,124,112,.22)!important;border-color:var(--nk-green)!important}
.adc-header .adc-cart-toggle .adc-cart-count{background:var(--nk-green)!important;border-color:var(--nk-white)!important;color:var(--nk-white)!important}
.adc-mobile-menu{background:var(--nk-white)!important;border-color:rgba(14,20,19,.12)!important}
.adc-mobile-menu a{color:var(--nk-black)!important}

/* Global buttons/forms/notices */
.adc-btn,.button,button.single_add_to_cart_button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{
  border-color:var(--nk-green)!important;background:var(--nk-green)!important;color:var(--nk-white)!important;
  border-radius:11px!important;font-weight:900!important;box-shadow:none!important
}
.adc-btn:hover,.button:hover,button.single_add_to_cart_button:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover{
  border-color:var(--nk-black)!important;background:var(--nk-black)!important;color:var(--nk-white)!important
}
.adc-btn--ghost{border-color:var(--nk-black)!important;background:var(--nk-white)!important;color:var(--nk-black)!important}
.adc-btn--ghost:hover{border-color:var(--nk-green)!important;background:rgba(14,124,112,.08)!important;color:var(--nk-black)!important}
.woocommerce-message,.woocommerce-info,.woocommerce-error{border-color:rgba(14,124,112,.30)!important;background:rgba(14,124,112,.08)!important;color:var(--nk-black)!important}
.woocommerce-error{border-color:var(--nk-black)!important;background:var(--nk-white)!important}
input,select,textarea,.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select{
  border-color:rgba(14,20,19,.22)!important;background:var(--nk-white)!important;color:var(--nk-black)!important
}
input:focus,select:focus,textarea:focus,.woocommerce form .form-row input.input-text:focus,.woocommerce form .form-row textarea:focus,.woocommerce form .form-row select:focus{
  border-color:var(--nk-green)!important;box-shadow:0 0 0 3px rgba(14,124,112,.14)!important
}

/* Homepage */
.adc-hero,.adc-home-product-section,.adc-featured-product{background:var(--nk-white)!important}
.adc-hero{padding:68px 0 42px!important;border-bottom:1px solid rgba(14,20,19,.08)!important}
.adc-eyebrow{border-color:rgba(14,124,112,.32)!important;background:rgba(14,124,112,.08)!important;color:var(--nk-green)!important}
.adc-hero h1,.adc-home-product-section__heading h2,.adc-featured-product h2{color:var(--nk-black)!important}
.adc-hero p,.adc-home-product-section__heading p,.adc-featured-product__content>p{color:rgba(14,20,19,.70)!important}
.adc-hero__card{background:var(--nk-black)!important;border-color:var(--nk-black)!important;box-shadow:var(--adc-shadow)!important}
.adc-hero__card h2,.adc-hero__card p{color:var(--nk-white)!important}
.adc-home-product-section{padding:52px 0!important}
.adc-home-product-section--hidden{background:rgba(14,124,112,.05)!important}
.adc-home-product-section__eyebrow,.adc-featured-product__eyebrow{color:var(--nk-green)!important}
.adc-home-product-section .adc-card,.adc-card-grid--related .adc-card{background:transparent!important;border:0!important;box-shadow:none!important}
.adc-home-product-section .adc-card__image,.adc-card-grid--related .adc-card__image{background:rgba(14,124,112,.08)!important;border-color:rgba(14,20,19,.11)!important}
.adc-home-product-section .adc-card__title,.adc-card-grid--related .adc-card__title{color:var(--nk-black)!important}
.adc-home-product-section .adc-card__price,.adc-card-grid--related .adc-card__price{color:var(--nk-green)!important}
.adc-featured-product__inner{background:var(--nk-white)!important;border-color:rgba(14,20,19,.14)!important;box-shadow:var(--adc-shadow)!important}
.adc-featured-product__image{background:rgba(14,124,112,.09)!important}
.adc-featured-product__tags span,.adc-product-kicker,.onsale{background:var(--nk-green)!important;border-color:var(--nk-green)!important;color:var(--nk-white)!important}
.adc-featured-product--slot-2 .adc-featured-product__inner{background:var(--nk-black)!important;border-color:var(--nk-black)!important}
.adc-featured-product--slot-2 h2,.adc-featured-product--slot-2 .adc-featured-product__price,.adc-featured-product--slot-2 .adc-featured-product__content>p{color:var(--nk-white)!important}
.adc-featured-product--slot-2 .adc-featured-product__eyebrow{color:rgba(255,255,255,.72)!important}
.adc-featured-product--slot-2 .adc-featured-product__tags span{background:rgba(14,124,112,.27)!important;border-color:rgba(255,255,255,.25)!important;color:var(--nk-white)!important}
.adc-featured-product--slot-2 .adc-featured-product__button{background:var(--nk-white)!important;border-color:var(--nk-white)!important;color:var(--nk-black)!important}
.adc-featured-product--slot-2 .adc-featured-product__button:hover{background:var(--nk-green)!important;border-color:var(--nk-green)!important;color:var(--nk-white)!important}

/* Homepage FAQ: black editorial column + white answer panel. */
.adc-home-faq-section--revamped{padding:76px 0!important;background:var(--nk-white)!important}
.adc-home-faq-section--revamped .adc-home-faq-section__frame{background:var(--nk-black)!important;border-color:var(--nk-black)!important;box-shadow:var(--adc-shadow)!important}
.adc-home-faq-section--revamped .adc-home-faq-section__intro{background:var(--nk-black)!important}
.adc-home-faq-section--revamped .adc-home-faq-section__eyebrow{background:rgba(14,124,112,.20)!important;border-color:rgba(255,255,255,.22)!important;color:var(--nk-white)!important}
.adc-home-faq-section--revamped .adc-home-faq-section__intro h2{color:var(--nk-white)!important}
.adc-home-faq-section--revamped .adc-home-faq-section__intro h2 em{color:var(--nk-green)!important}
.adc-home-faq-section--revamped .adc-home-faq-section__intro p,.adc-home-faq-section--revamped .adc-home-faq-section__topics span{color:rgba(255,255,255,.78)!important}
.adc-home-faq-section--revamped .adc-home-faq-section__topics span{border-color:rgba(255,255,255,.18)!important;background:rgba(255,255,255,.06)!important}
.adc-home-faq-section--revamped .adc-home-faq-panel{background:var(--nk-white)!important}
.adc-home-faq-section--revamped .adc-home-faq-panel__header span,.adc-home-faq-section--revamped .adc-home-faq-panel__header p{color:var(--nk-black)!important}
.adc-home-faq-section--revamped .adc-home-faq .adc-faq-item{border-color:rgba(14,20,19,.14)!important;background:var(--nk-white)!important;box-shadow:none!important}
.adc-home-faq-section--revamped .adc-home-faq .adc-faq-item.is-open{border-color:var(--nk-green)!important;background:rgba(14,124,112,.06)!important}
.adc-home-faq-section--revamped .adc-home-faq .adc-faq-question,.adc-home-faq-section--revamped .adc-home-faq .adc-faq-question:hover{color:var(--nk-black)!important;background:transparent!important}
.adc-home-faq-section--revamped .adc-home-faq .adc-faq-question:after{color:var(--nk-green)!important}
.adc-home-faq-section--revamped .adc-home-faq .adc-home-faq__number{border-color:rgba(14,124,112,.34)!important;background:rgba(14,124,112,.10)!important;color:var(--nk-green)!important}
.adc-home-faq-section--revamped .adc-home-faq .adc-home-faq__question-copy,.adc-home-faq-section--revamped .adc-home-faq .adc-faq-answer{color:var(--nk-black)!important}
.adc-home-faq-section--revamped .adc-home-faq .adc-faq-answer{color:rgba(14,20,19,.72)!important}

/* Product page */
body.single-product .site-main,body.single-product .adc-product-below{background:var(--nk-white)!important}
body.single-product .adc-product-gallery,body.single-product .adc-product-card,body.single-product .adc-details-card,body.single-product .adc-spec-card,body.single-product .adc-faq-card{background:var(--nk-white)!important;border-color:rgba(14,20,19,.14)!important;box-shadow:var(--adc-shadow)!important}
body.single-product .adc-gallery-viewport,body.single-product .adc-gallery-slide .woocommerce-placeholder{background:rgba(14,124,112,.08)!important}
body.single-product .adc-product-card h1,body.single-product .adc-section-heading{color:var(--nk-black)!important}
body.single-product .adc-product-card .price,body.single-product .adc-product-card .price ins{color:var(--nk-green)!important}
body.single-product .adc-product-status-note,body.single-product .woocommerce-product-details__short-description,body.single-product .adc-details-content,body.single-product .adc-spec-card,body.single-product .adc-faq-answer{color:rgba(14,20,19,.72)!important}
body.single-product .adc-delivery,body.single-product .adc-trust-grid,body.single-product .adc-tab-panel{background:rgba(14,124,112,.07)!important;border-color:rgba(14,124,112,.26)!important}
body.single-product .adc-delivery__copy strong,body.single-product .adc-tab-panel strong{color:var(--nk-black)!important}
body.single-product .adc-delivery__copy span{color:rgba(14,20,19,.72)!important}
body.single-product .adc-tab-btn{background:var(--nk-white)!important;border-color:rgba(14,20,19,.18)!important;color:var(--nk-black)!important}
body.single-product .adc-tab-btn.is-active{background:var(--nk-black)!important;border-color:var(--nk-black)!important;color:var(--nk-white)!important}
body.single-product .adc-static-section{background:rgba(14,124,112,.06)!important}
body.single-product .adc-benefit{background:var(--nk-white)!important;border-color:rgba(14,20,19,.13)!important}

/* Product testimonials: strict centre and only black/white/sea-green. */
body.single-product .adc-testimonials-band{background:var(--nk-black)!important}
body.single-product .adc-testimonials,body.single-product .adc-testimonials__heading{background:transparent!important}
body.single-product .adc-testimonials__eyebrow{background:rgba(14,124,112,.24)!important;border-color:rgba(255,255,255,.24)!important;color:var(--nk-white)!important}
body.single-product .adc-testimonials__heading h2,body.single-product .adc-testimonials__heading p{color:var(--nk-white)!important}
body.single-product .adc-testimonial-card{background:var(--nk-white)!important;border-color:var(--nk-white)!important}
body.single-product .adc-testimonial-card__quote{background:var(--nk-green)!important;color:var(--nk-white)!important}
body.single-product .adc-testimonial-card__stars{color:var(--nk-green)!important}
body.single-product .adc-testimonial-card p{color:var(--nk-black)!important}
body.single-product .adc-testimonial-card strong{color:var(--nk-green)!important}

/* Cart */
body.woocommerce-cart .site-main{background:var(--nk-white)!important}
body.woocommerce-cart .adc-cart-intro{background:var(--nk-black)!important;border-color:var(--nk-black)!important}
body.woocommerce-cart .adc-cart-intro__eyebrow{background:rgba(14,124,112,.22)!important;border-color:rgba(255,255,255,.22)!important;color:var(--nk-white)!important}
body.woocommerce-cart .adc-cart-intro h1,body.woocommerce-cart .adc-cart-intro p{color:var(--nk-white)!important}
body.woocommerce-cart .woocommerce-cart-form{background:var(--nk-white)!important;border-color:rgba(14,20,19,.14)!important;box-shadow:var(--adc-shadow)!important}
body.woocommerce-cart table.shop_table th{background:var(--nk-black)!important;color:var(--nk-white)!important}
body.woocommerce-cart table.shop_table td,body.woocommerce-cart table.shop_table .product-name,body.woocommerce-cart table.shop_table .product-price,body.woocommerce-cart table.shop_table .product-quantity,body.woocommerce-cart table.shop_table .product-subtotal{color:var(--nk-black)!important}
body.woocommerce-cart table.shop_table .product-price,body.woocommerce-cart table.shop_table .product-subtotal{color:var(--nk-green)!important}
body.woocommerce-cart .actions{background:rgba(14,124,112,.06)!important}
body.woocommerce-cart .cart-collaterals .cart_totals{background:var(--nk-white)!important;border-color:rgba(14,20,19,.14)!important;box-shadow:var(--adc-shadow)!important}
body.woocommerce-cart .cart-collaterals .cart_totals h2{background:var(--nk-black)!important;color:var(--nk-white)!important}
body.woocommerce-cart .cart-collaterals .cart_totals table *,body.woocommerce-cart .cart-collaterals .cart_totals table{color:var(--nk-black)!important;background:transparent!important}
body.woocommerce-cart .cart-collaterals .cart_totals .order-total{background:rgba(14,124,112,.09)!important}
body.woocommerce-cart .cart-collaterals .cart_totals .order-total th,body.woocommerce-cart .cart-collaterals .cart_totals .order-total td{color:var(--nk-green)!important}
body.woocommerce-cart .cart-collaterals .checkout-button{background:var(--nk-green)!important;border-color:var(--nk-green)!important;color:var(--nk-white)!important}
body.woocommerce-cart .adc-cart-reassurance>div{background:var(--nk-white)!important;border-color:rgba(14,20,19,.13)!important}
body.woocommerce-cart .adc-cart-reassurance strong{color:var(--nk-black)!important}
body.woocommerce-cart .adc-cart-reassurance span{color:rgba(14,20,19,.72)!important}

/* Checkout */
body.woocommerce-checkout,body.woocommerce-checkout .site-main,body.woocommerce-checkout .adc-page,body.woocommerce-checkout .adc-checkout-page{background:var(--nk-white)!important}
body.woocommerce-checkout .adc-checkout-intro{background:var(--nk-black)!important;border-color:var(--nk-black)!important}
body.woocommerce-checkout .adc-checkout-intro__eyebrow{background:rgba(14,124,112,.22)!important;border-color:rgba(255,255,255,.22)!important;color:var(--nk-white)!important}
body.woocommerce-checkout .adc-checkout-intro h1,body.woocommerce-checkout .adc-checkout-intro p{color:var(--nk-white)!important}
body.woocommerce-checkout .adc-checkout-page .col2-set,body.woocommerce-checkout .adc-checkout-page #order_review{background:var(--nk-white)!important;border-color:rgba(14,20,19,.14)!important;box-shadow:var(--adc-shadow)!important}
body.woocommerce-checkout .adc-checkout-page #order_review_heading,body.woocommerce-checkout .adc-checkout-page .woocommerce-billing-fields>h3{color:var(--nk-black)!important}
body.woocommerce-checkout .adc-checkout-page .woocommerce-checkout-payment{background:rgba(14,124,112,.07)!important}
body.woocommerce-checkout .adc-checkout-page .wc_payment_method,body.woocommerce-checkout .adc-checkout-page .payment_box{background:var(--nk-white)!important;border-color:rgba(14,20,19,.15)!important;color:var(--nk-black)!important}
body.woocommerce-checkout .adc-checkout-page #place_order{background:var(--nk-green)!important;border-color:var(--nk-green)!important;color:var(--nk-white)!important}

/* Footer */
.adc-footer{background:var(--nk-black)!important;color:var(--nk-white)!important}
.adc-footer .adc-brand,.adc-footer h3{color:var(--nk-white)!important}
.adc-footer p,.adc-footer li a,.adc-footer__bottom{color:rgba(255,255,255,.72)!important}
.adc-footer li a:hover{color:var(--nk-green)!important}
.adc-footer__bottom{border-color:rgba(255,255,255,.18)!important}

@media(max-width:760px){
  .adc-shell{width:min(calc(100% - 28px),1280px)!important}
  .adc-home-faq-section--revamped{padding:42px 0!important}
  .adc-home-faq-section--revamped .adc-home-faq-panel{padding:23px 16px 16px!important}
  body.single-product .adc-testimonials__heading{text-align:center!important}
  body.woocommerce-cart .cart-collaterals .cart_totals h2{font-size:27px!important}
}

/* =========================================================================
   NOKSHO v1.2.8 — CART VISIBILITY + CHECKOUT ALIGNMENT REBUILD
   ========================================================================== */

/* ---------- Cart: explicit readable text hierarchy ----------------------- */
body.woocommerce-cart .site-main,
body.woocommerce-cart .adc-page{
	background:#ffffff!important;
}
body.woocommerce-cart .woocommerce-cart-form,
body.woocommerce-cart .woocommerce-cart-form *{
	opacity:1!important;
	visibility:visible!important;
}
body.woocommerce-cart .woocommerce-cart-form{
	overflow:hidden!important;
	border:1px solid rgba(14,20,19,.15)!important;
	border-radius:20px!important;
	background:#ffffff!important;
	box-shadow:0 16px 40px rgba(14,20,19,.10)!important;
}
body.woocommerce-cart table.shop_table{
	width:100%!important;
	border:0!important;
	border-collapse:collapse!important;
	background:#ffffff!important;
}
body.woocommerce-cart table.shop_table thead,
body.woocommerce-cart table.shop_table thead tr,
body.woocommerce-cart table.shop_table thead th{
	background:#0e1413!important;
	color:#ffffff!important;
}
body.woocommerce-cart table.shop_table thead th,
body.woocommerce-cart table.shop_table th.product-name,
body.woocommerce-cart table.shop_table th.product-price,
body.woocommerce-cart table.shop_table th.product-quantity,
body.woocommerce-cart table.shop_table th.product-subtotal{
	padding:18px 18px!important;
	color:#ffffff!important;
	font-size:11px!important;
	font-weight:900!important;
	letter-spacing:.10em!important;
	line-height:1.2!important;
	text-transform:uppercase!important;
	text-shadow:none!important;
}
body.woocommerce-cart table.shop_table th.product-price,
body.woocommerce-cart table.shop_table th.product-subtotal{
	color:#54cabc!important;
}
body.woocommerce-cart table.shop_table th.product-quantity{
	color:#ffffff!important;
}
body.woocommerce-cart table.shop_table td{
	padding:22px 18px!important;
	border-color:rgba(14,20,19,.10)!important;
	background:#ffffff!important;
	color:#0e1413!important;
	vertical-align:middle!important;
	text-shadow:none!important;
}
body.woocommerce-cart table.shop_table td a,
body.woocommerce-cart table.shop_table td .product-name,
body.woocommerce-cart table.shop_table td.product-name,
body.woocommerce-cart table.shop_table td .adc-cart-product-link{
	color:#0e1413!important;
	font-weight:850!important;
	text-decoration:none!important;
}
body.woocommerce-cart table.shop_table td.product-price,
body.woocommerce-cart table.shop_table td.product-subtotal,
body.woocommerce-cart table.shop_table td.product-price .amount,
body.woocommerce-cart table.shop_table td.product-subtotal .amount{
	color:#0e7c70!important;
	font-weight:900!important;
}
body.woocommerce-cart table.shop_table td.product-quantity,
body.woocommerce-cart table.shop_table td.product-quantity *{
	color:#0e1413!important;
}
body.woocommerce-cart table.shop_table .quantity{
	display:inline-flex!important;
	align-items:center!important;
	justify-content:center!important;
	min-height:44px!important;
	border:1px solid rgba(14,124,112,.34)!important;
	border-radius:10px!important;
	background:#f6fbfa!important;
}
body.woocommerce-cart table.shop_table .quantity input.qty{
	min-height:42px!important;
	border:0!important;
	background:transparent!important;
	color:#0e1413!important;
	font-weight:900!important;
	text-align:center!important;
}
body.woocommerce-cart table.shop_table a.remove{
	color:#0e7c70!important;
	font-size:26px!important;
	font-weight:800!important;
}
body.woocommerce-cart table.shop_table a.remove:hover{
	background:#0e7c70!important;
	color:#ffffff!important;
}
body.woocommerce-cart .actions{
	display:flex!important;
	align-items:center!important;
	justify-content:space-between!important;
	gap:14px!important;
	padding:16px 18px!important;
	border-top:1px solid rgba(14,20,19,.10)!important;
	background:#f6fbfa!important;
}
body.woocommerce-cart .coupon{
	display:flex!important;
	align-items:center!important;
	gap:9px!important;
}
body.woocommerce-cart .coupon input.input-text{
	width:210px!important;
	min-height:46px!important;
	border:1px solid rgba(14,124,112,.34)!important;
	border-radius:10px!important;
	background:#ffffff!important;
	color:#0e1413!important;
}
body.woocommerce-cart .coupon .button,
body.woocommerce-cart button[name="apply_coupon"]{
	min-height:46px!important;
	border-color:#0e7c70!important;
	background:#0e7c70!important;
	color:#ffffff!important;
}
body.woocommerce-cart button[name="update_cart"],
body.woocommerce-cart input[name="update_cart"]{
	min-height:46px!important;
	border-color:#0e1413!important;
	background:#ffffff!important;
	color:#0e1413!important;
}
body.woocommerce-cart button[name="update_cart"]:hover,
body.woocommerce-cart input[name="update_cart"]:hover{
	background:#0e1413!important;
	border-color:#0e1413!important;
	color:#ffffff!important;
}

/* ---------- Cart totals: high-contrast, single consistent card ------------ */
body.woocommerce-cart .cart-collaterals .cart_totals{
	overflow:hidden!important;
	max-width:520px!important;
	margin:28px 0 0 auto!important;
	padding:0!important;
	border:1px solid rgba(14,20,19,.15)!important;
	border-radius:20px!important;
	background:#ffffff!important;
	box-shadow:0 18px 42px rgba(14,20,19,.12)!important;
}
body.woocommerce-cart .cart-collaterals .cart_totals h2{
	margin:0!important;
	padding:25px 27px!important;
	background:#0e1413!important;
	color:#ffffff!important;
	font-size:30px!important;
	font-weight:900!important;
	line-height:1.1!important;
	letter-spacing:-.05em!important;
}
body.woocommerce-cart .cart-collaterals .cart_totals table,
body.woocommerce-cart .cart-collaterals .cart_totals tbody,
body.woocommerce-cart .cart-collaterals .cart_totals tr,
body.woocommerce-cart .cart-collaterals .cart_totals th,
body.woocommerce-cart .cart-collaterals .cart_totals td{
	background:transparent!important;
	color:#0e1413!important;
}
body.woocommerce-cart .cart-collaterals .cart_totals table{
	width:calc(100% - 52px)!important;
	margin:0 26px!important;
}
body.woocommerce-cart .cart-collaterals .cart_totals tr{
	border-bottom:1px solid rgba(14,20,19,.10)!important;
}
body.woocommerce-cart .cart-collaterals .cart_totals th,
body.woocommerce-cart .cart-collaterals .cart_totals td{
	padding:19px 0!important;
	border:0!important;
	vertical-align:top!important;
}
body.woocommerce-cart .cart-collaterals .cart_totals th{
	width:35%!important;
	color:#0e1413!important;
	font-size:11px!important;
	font-weight:900!important;
	letter-spacing:.10em!important;
	text-align:left!important;
	text-transform:uppercase!important;
}
body.woocommerce-cart .cart-collaterals .cart_totals td{
	color:#0e1413!important;
	font-size:15px!important;
	font-weight:800!important;
	text-align:right!important;
}
body.woocommerce-cart .cart-collaterals .cart_totals .shipping td,
body.woocommerce-cart .cart-collaterals .cart_totals .shipping label,
body.woocommerce-cart .cart-collaterals .cart_totals .shipping a{
	color:#0e1413!important;
	font-size:13px!important;
	font-weight:650!important;
	text-align:left!important;
}
body.woocommerce-cart .cart-collaterals .cart_totals .order-total{
	background:#e7f6f3!important;
}
body.woocommerce-cart .cart-collaterals .cart_totals .order-total th,
body.woocommerce-cart .cart-collaterals .cart_totals .order-total td{
	padding:22px!important;
	color:#0e7c70!important;
	font-size:20px!important;
	font-weight:900!important;
}
body.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout{
	margin:0!important;
	padding:22px 26px 26px!important;
	background:#ffffff!important;
}
body.woocommerce-cart .cart-collaterals .checkout-button{
	width:100%!important;
	margin:0!important;
	background:#0e7c70!important;
	border-color:#0e7c70!important;
	color:#ffffff!important;
}
body.woocommerce-cart .cart-collaterals .checkout-button:hover{
	background:#0e1413!important;
	border-color:#0e1413!important;
}

/* ---------- Checkout: deterministic two-column alignment ------------------ */
body.woocommerce-checkout,
body.woocommerce-checkout .site-main,
body.woocommerce-checkout .adc-page,
body.woocommerce-checkout .adc-checkout-page{
	background:#ffffff!important;
}
body.woocommerce-checkout .adc-checkout-page .woocommerce{
	width:100%!important;
}
body.woocommerce-checkout .adc-checkout-intro{
	margin:0 0 30px!important;
	padding:36px 38px!important;
	border:1px solid #0e1413!important;
	border-radius:22px!important;
	background:#0e1413!important;
	box-shadow:0 18px 42px rgba(14,20,19,.12)!important;
}
body.woocommerce-checkout .adc-checkout-intro__eyebrow{
	display:inline-flex!important;
	align-items:center!important;
	justify-content:center!important;
	min-height:28px!important;
	padding:0 11px!important;
	border:1px solid rgba(255,255,255,.30)!important;
	border-radius:999px!important;
	background:rgba(14,124,112,.35)!important;
	color:#ffffff!important;
	font-size:10px!important;
	font-weight:900!important;
	letter-spacing:.12em!important;
	text-transform:uppercase!important;
}
body.woocommerce-checkout .adc-checkout-intro h1{
	margin:10px 0 9px!important;
	color:#ffffff!important;
	font-size:clamp(38px,4vw,56px)!important;
	line-height:1!important;
	letter-spacing:-.065em!important;
}
body.woocommerce-checkout .adc-checkout-intro p{
	margin:0!important;
	color:rgba(255,255,255,.78)!important;
	font-size:15px!important;
	font-weight:600!important;
}
body.woocommerce-checkout .adc-checkout-page form.checkout{
	display:grid!important;
	grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr)!important;
	grid-template-areas:
		"customer summary-title"
		"customer summary"!important;
		align-items:start!important;
		column-gap:30px!important;
		row-gap:0!important;
		width:100%!important;
		margin:0!important;
}
body.woocommerce-checkout .adc-checkout-page .col2-set,
body.woocommerce-checkout .adc-checkout-page #customer_details{
	grid-area:customer!important;
	width:100%!important;
	margin:0!important;
	padding:32px!important;
	border:1px solid rgba(14,20,19,.15)!important;
	border-radius:20px!important;
	background:#ffffff!important;
	box-shadow:0 16px 40px rgba(14,20,19,.09)!important;
}
body.woocommerce-checkout .adc-checkout-page .col2-set .col-1,
body.woocommerce-checkout .adc-checkout-page .col2-set .col-2{
	float:none!important;
	width:100%!important;
	margin:0!important;
}
body.woocommerce-checkout .adc-checkout-page #order_review_heading{
	grid-area:summary-title!important;
	width:100%!important;
	margin:0 0 12px!important;
	padding:0!important;
	color:#0e1413!important;
	font-size:25px!important;
	font-weight:900!important;
	letter-spacing:-.045em!important;
}
body.woocommerce-checkout .adc-checkout-page #order_review{
	grid-area:summary!important;
	position:sticky!important;
	top:100px!important;
	width:100%!important;
	margin:0!important;
	padding:24px!important;
	border:1px solid rgba(14,20,19,.15)!important;
	border-radius:20px!important;
	background:#ffffff!important;
	box-shadow:0 16px 40px rgba(14,20,19,.09)!important;
}
body.woocommerce-checkout .adc-checkout-page .woocommerce-billing-fields>h3{
	margin:0 0 22px!important;
	color:#0e1413!important;
	font-size:27px!important;
	font-weight:900!important;
	letter-spacing:-.045em!important;
}
body.woocommerce-checkout .adc-checkout-page .form-row{
	margin:0 0 15px!important;
}
body.woocommerce-checkout .adc-checkout-page .form-row label{
	display:block!important;
	margin:0 0 7px!important;
	color:#0e1413!important;
	font-size:12px!important;
	font-weight:850!important;
}
body.woocommerce-checkout .adc-checkout-page .form-row input,
body.woocommerce-checkout .adc-checkout-page .form-row select,
body.woocommerce-checkout .adc-checkout-page .form-row textarea{
	min-height:50px!important;
	border:1px solid rgba(14,124,112,.35)!important;
	border-radius:10px!important;
	background:#ffffff!important;
	color:#0e1413!important;
}
body.woocommerce-checkout .adc-checkout-page table.woocommerce-checkout-review-order-table{
	width:100%!important;
	margin:0 0 17px!important;
	border:0!important;
	border-collapse:collapse!important;
}
body.woocommerce-checkout .adc-checkout-page table.woocommerce-checkout-review-order-table th,
body.woocommerce-checkout .adc-checkout-page table.woocommerce-checkout-review-order-table td{
	padding:13px 0!important;
	border-color:rgba(14,20,19,.10)!important;
	color:#0e1413!important;
	vertical-align:top!important;
}
body.woocommerce-checkout .adc-checkout-page .product-name{
	text-align:left!important;
}
body.woocommerce-checkout .adc-checkout-page .product-total{
	color:#0e7c70!important;
	font-weight:900!important;
	text-align:right!important;
}
body.woocommerce-checkout .adc-checkout-page .adc-checkout-product{
	dis:flex!important;
	align-items:center!important;
	gap:11px!important;
	min-width:0!important;
}
body.woocommerce-checkout .adc-checkout-page .adc-checkout-product-image{
	flex:0 0 58px!important;
	width:58px!important;
	height:68px!important;
	padding:0!important;
	border:1px solid rgba(14,124,112,.24)!important;
	border-radius:10px!important;
	object-fit:cover!important;
}
body.woocommerce-checkout .adc-checkout-page .adc-checkout-product__name{
	min-width:0!important;
	color:#0e1413!important;
	font-size:13px!important;
	font-weight:850!important;
	line-height:1.35!important;
}
body.woocommerce-checkout .adc-checkout-page .woocommerce-checkout-payment{
	margin:18px -24px -24px!important;
	padding:18px 24px 24px!important;
	border-top:1px solid rgba(14,20,19,.10)!important;
	border-radius:0 0 19px 19px!important;
	background:#f6fbfa!important;
}
body.woocommerce-checkout .adc-checkout-page .wc_payment_method{
	margin:0 0 10px!important;
	padding:14px!important;
	border:1px solid rgba(14,124,112,.30)!important;
	border-radius:12px!important;
	background:#ffffff!important;
}
body.woocommerce-checkout .adc-checkout-page .wc_payment_method label,
body.woocommerce-checkout .adc-checkout-page .payment_box{
	color:#0e1413!important;
}
body.woocommerce-checkout .adc-checkout-page .payment_box{
	margin:10px 0 0!important;
	border:1px solid rgba(14,20,19,.10)!important;
	border-radius:10px!important;
	background:#ffffff!important;
}
body.woocommerce-checkout .adc-checkout-page #place_order{
	min-height:56px!important;
	width:100%!important;
	margin:16px 0 0!important;
	border-color:#0e7c70!important;
	border-radius:11px!important;
	background:#0e7c70!important;
	color:#ffffff!important;
}
body.woocommerce-checkout .adc-checkout-page #place_order:hover{
	background:#0e1413!important;
	border-color:#0e1413!important;
}
body.woocommerce-checkout .adc-checkout-reassurance{
	display:grid!important;
	grid-template-columns:repeat(3,minmax(0,1fr))!important;
	gap:12px!important;
	margin-top:24px!important;
}
body.woocommerce-checkout .adc-checkout-reassurance>div{
	padding:17px!important;
	border:1px solid rgba(14,20,19,.14)!important;
	border-radius:14px!important;
	background:#ffffff!important;
}
body.woocommerce-checkout .adc-checkout-reassurance strong{color:#0e1413!important}
body.woocommerce-checkout .adc-checkout-reassurance span{color:rgba(14,20,19,.70)!important}

@media(max-width:980px){
	body.woocommerce-checkout .adc-checkout-page form.checkout{
		grid-template-columns:1fr!important;
		grid-template-areas:"customer" "summary-title" "summary"!important;
		gap:20px!important;
	}
	body.woocommerce-checkout .adc-checkout-page #order_review{position:relative!important;top:0!important}
}
@media(max-width:760px){
	body.woocommerce-cart table.shop_table,
	body.woocommerce-cart table.shop_table tbody,
	body.woocommerce-cart table.shop_table tr,
	body.woocommerce-cart table.shop_table td{display:block!important}
	body.woocommerce-cart table.shop_table thead{display:none!important}
	body.woocommerce-cart table.shop_table tr.woocommerce-cart-form__cart-item{
		position:relative!important;
		display:grid!important;
		grid-template-columns:82px minmax(0,1fr)!important;
		gap:0 12px!important;
		margin:0 0 12px!important;
		padding:14px!important;
		border:1px solid rgba(14,20,19,.14)!important;
		border-radius:15px!important;
		background:#ffffff!important;
	}
	body.woocommerce-cart table.shop_table td{padding:0!important;border:0!important}
	body.woocommerce-cart .product-thumbnail{grid-column:1!important;grid-row:1/5!important}
	body.woocommerce-cart .product-name{grid-column:2!important;padding-right:22px!important}
	body.woocommerce-cart .product-price{grid-column:2!important;margin-top:5px!important}
	body.woocommerce-cart .product-quantity{grid-column:2!important;margin-top:9px!important}
	body.woocommerce-cart .product-subtotal{display:none!important}
	body.woocommerce-cart .product-remove{position:absolute!important;right:13px!important;top:12px!important}
	body.woocommerce-cart .actions{display:block!important;padding:14px!important;background:#f6fbfa!important}
	body.woocommerce-cart .coupon{display:grid!important;grid-template-columns:1fr auto!important;margin-bottom:10px!important}
	body.woocommerce-cart .coupon input.input-text{width:100%!important}
	body.woocommerce-cart button[name="update_cart"],
	body.woocommerce-cart input[name="update_cart"]{width:100%!important}
	body.woocommerce-cart .cart-collaterals .cart_totals{max-width:none!important;margin-top:18px!important}
	body.woocommerce-cart .cart-collaterals .cart_totals h2{font-size:27px!important}
	body.woocommerce-cart .cart-collaterals .cart_totals table{width:calc(100% - 36px)!important;margin:0 18px!important}
	body.woocommerce-cart .cart-collaterals .cart_totals th,
	body.woocommerce-cart .cart-collaterals .cart_totals td{padding:17px 0!important}
	body.woocommerce-cart .cart-collaterals .cart_totals .order-total th,
	body.woocommerce-cart .cart-collaterals .cart_totals .order-total td{padding:18px!important;font-size:17px!important}
	body.woocommerce-checkout .adc-checkout-intro{padding:26px 20px!important}
	body.woocommerce-checkout .adc-checkout-page .col2-set,
	body.woocommerce-checkout .adc-checkout-page #customer_details{padding:21px 16px!important;border-radius:17px!important}
	body.woocommerce-checkout .adc-checkout-page #order_review{padding:18px!important;border-radius:17px!important}
	body.woocommerce-checkout .adc-checkout-page .woocommerce-checkout-payment{margin:16px -18px -18px!important;padding:16px 18px 18px!important;border-radius:0 0 16px 16px!important}
	body.woocommerce-checkout .adc-checkout-reassurance{grid-template-columns:1fr!important;gap:9px!important}
}



/* =========================================================================
   NOKSHO v1.2.9 — COMPACT CART + WIDE CHECKOUT
   ========================================================================= */

/* ---------- Cart: intentional column widths and compact item rows -------- */
@media(min-width:761px){
	body.woocommerce-cart .woocommerce-cart-form table.shop_table{
		table-layout:fixed!important;
	}
	body.woocommerce-cart .woocommerce-cart-form th.product-remove,
	body.woocommerce-cart .woocommerce-cart-form td.product-remove{
		width:4%!important;
		padding-left:18px!important;
		padding-right:8px!important;
		text-align:left!important;
	}
	body.woocommerce-cart .woocommerce-cart-form th.product-thumbnail,
	body.woocommerce-cart .woocommerce-cart-form td.product-thumbnail{
		width:9%!important;
		padding-left:8px!important;
		padding-right:10px!important;
		text-align:left!important;
	}
	body.woocommerce-cart .woocommerce-cart-form th.product-name,
	body.woocommerce-cart .woocommerce-cart-form td.product-name{
		width:43%!important;
		padding-left:10px!important;
		padding-right:18px!important;
		text-align:left!important;
	}
	body.woocommerce-cart .woocommerce-cart-form th.product-price,
	body.woocommerce-cart .woocommerce-cart-form td.product-price{
		width:14%!important;
		text-align:center!important;
	}
	body.woocommerce-cart .woocommerce-cart-form th.product-quantity,
	body.woocommerce-cart .woocommerce-cart-form td.product-quantity{
		width:14%!important;
		text-align:center!important;
	}
	body.woocommerce-cart .woocommerce-cart-form th.product-subtotal,
	body.woocommerce-cart .woocommerce-cart-form td.product-subtotal{
		width:16%!important;
		padding-right:22px!important;
		text-align:right!important;
	}
	body.woocommerce-cart .woocommerce-cart-form tr.woocommerce-cart-form__cart-item td{
		padding-top:16px!important;
		padding-bottom:16px!important;
	}
	body.woocommerce-cart .woocommerce-cart-form .product-thumbnail img{
		display:block!important;
		width:92px!important;
		height:112px!important;
		margin:0!important;
		object-fit:cover!important;
		object-position:center!important;
	}
	body.woocommerce-cart .woocommerce-cart-form td.product-name a,
	body.woocommerce-cart .woocommerce-cart-form td.product-name .adc-cart-product-link{
		display:block!important;
		max-width:560px!important;
		line-height:1.4!important;
	}
	body.woocommerce-cart .woocommerce-cart-form .quantity{
		min-width:84px!important;
	}
	body.woocommerce-cart .woocommerce-cart-form .quantity input.qty{
		width:64px!important;
	}
	body.woocommerce-cart .woocommerce-cart-form tr:last-child td.actions{
		padding:14px 18px!important;
	}
}

/* ---------- Checkout: remove legacy 900px cap and use the full shell ----- */
@media(min-width:981px){
	body.woocommerce-checkout .adc-shell{
		width:min(calc(100% - 120px),1540px)!important;
		max-width:none!important;
	}
	body.woocommerce-checkout .adc-checkout-page .woocommerce,
	body.woocommerce-checkout .adc-checkout-page form.checkout,
	body.woocommerce-checkout .adc-checkout-page .woocommerce-form-coupon-toggle,
	body.woocommerce-checkout .adc-checkout-page form.checkout_coupon{
		width:100%!important;
		max-width:none!important;
		margin-left:0!important;
		margin-right:0!important;
	}
	body.woocommerce-checkout .adc-checkout-page form.checkout{
		grid-template-columns:minmax(0,1.18fr) minmax(500px,.82fr)!important;
		column-gap:36px!important;
	}
	body.woocommerce-checkout .adc-checkout-page .col2-set,
	body.woocommerce-checkout .adc-checkout-page #customer_details{
		padding:34px!important;
	}
	body.woocommerce-checkout .adc-checkout-page #order_review{
		padding:27px!important;
	}
}

/* Keep checkout coupon line visually aligned with the wider content grid. */
@media(min-width:981px){
	body.woocommerce-checkout .adc-checkout-page .woocommerce-form-coupon-toggle,
	body.woocommerce-checkout .adc-checkout-page form.checkout_coupon{
		max-width:none!important;
	}
}

@media(max-width:760px){
	body.woocommerce-cart .woocommerce-cart-form .product-thumbnail img{
		width:82px!important;
		height:102px!important;
	}
}

/* =========================================================================
   NOKSHO v1.3.0 - PREMIUM VISUAL SYSTEM
   Visual clean-up based on full Home, Product, Cart and Checkout captures.
   This layer deliberately preserves WooCommerce, payment and Hidden Explore
   functionality while making the visual language quieter and more editorial.
   Palette: sea green #0E7C70, black #0E1413 and white.
   ========================================================================= */

:root{
	--nk-black:#0e1413;
	--nk-green:#0e7c70;
	--nk-white:#ffffff;
	--nk-line:rgba(14,20,19,.12);
	--nk-green-line:rgba(14,124,112,.25);
	--nk-soft:rgba(14,124,112,.055);
	--nk-shadow:0 16px 40px rgba(14,20,19,.08);
	--nk-shadow-large:0 26px 68px rgba(14,20,19,.11);
}

html,body{background:var(--nk-white)!important}
body{color:var(--nk-black)!important}
.adc-shell{width:min(calc(100% - 72px),1320px)!important}

/* ---------- Global editorial rhythm ------------------------------------- */
.adc-header{background:rgba(255,255,255,.97)!important;border-color:var(--nk-line)!important;box-shadow:0 8px 25px rgba(14,20,19,.04)!important}
.adc-header__inner{min-height:76px!important}
.adc-nav a{font-size:12px!important;font-weight:900!important;letter-spacing:.095em!important}
.adc-icon-btn{border-radius:12px!important}
.adc-header .adc-cart-toggle{border-radius:14px!important;background:rgba(14,124,112,.10)!important;border-color:rgba(14,124,112,.34)!important}
.adc-header .adc-cart-toggle:hover{background:var(--nk-green)!important;border-color:var(--nk-green)!important;color:var(--nk-white)!important}
.adc-header .adc-cart-toggle .adc-cart-count{background:var(--nk-green)!important;border-color:var(--nk-white)!important;color:var(--nk-white)!important}

.adc-btn,.button,button.single_add_to_cart_button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{
	min-height:48px!important;
	border-radius:10px!important;
	background:var(--nk-green)!important;
	border-color:var(--nk-green)!important;
	color:var(--nk-white)!important;
	font-size:12px!important;
	font-weight:900!important;
	letter-spacing:.035em!important;
	box-shadow:none!important;
}
.adc-btn:hover,.button:hover,button.single_add_to_cart_button:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover{
	background:var(--nk-black)!important;
	border-color:var(--nk-black)!important;
	transform:translateY(-1px)!important;
}
.adc-btn--ghost{background:var(--nk-white)!important;border-color:var(--nk-black)!important;color:var(--nk-black)!important}
.adc-btn--ghost:hover{background:var(--nk-black)!important;color:var(--nk-white)!important}

/* ---------- Home: less promotional noise, stronger visual hierarchy ------ */
.home .adc-hero,body.home .adc-hero{
	padding:62px 0 48px!important;
	background:var(--nk-white)!important;
}
.adc-hero__grid{gap:58px!important}
.adc-eyebrow{background:rgba(14,124,112,.08)!important;border-color:rgba(14,124,112,.26)!important;color:var(--nk-green)!important}
.adc-hero h1{max-width:650px!important;font-size:clamp(50px,5.25vw,78px)!important;line-height:.97!important;letter-spacing:-.073em!important}
.adc-hero p{max-width:500px!important;color:rgba(14,20,19,.70)!important;font-size:16px!important}
.adc-hero__card{
	position:relative!important;
	overflow:hidden!important;
	min-height:390px!important;
	border:1px solid var(--nk-black)!important;
	border-radius:24px!important;
	background:var(--nk-black)!important;
	box-shadow:var(--nk-shadow-large)!important;
}
.adc-hero__card:before{content:""!important;display:block!important;position:absolute!important;right:-72px!important;bottom:-72px!important;width:250px!important;height:250px!important;border:1px solid rgba(255,255,255,.20)!important;border-radius:50%!important;background:radial-gradient(circle,rgba(14,124,112,.9) 0%,rgba(14,124,112,.2) 38%,transparent 69%)!important;opacity:.8!important}
.adc-hero__card:after{content:"NOKSHO / 01"!important;position:absolute!important;left:36px!important;top:31px!important;color:rgba(255,255,255,.44)!important;font-size:10px!important;font-weight:900!important;letter-spacing:.16em!important}
.adc-hero__card-inner{position:relative!important;z-index:1!important;align-self:flex-end!important;max-width:390px!important}
.adc-hero__card h2{font-size:34px!important;line-height:1.06!important;letter-spacing:-.055em!important}
.adc-hero__card p{color:rgba(255,255,255,.72)!important}

.adc-home-product-section{padding:56px 0!important;background:var(--nk-white)!important}
.adc-home-product-section--hidden{background:var(--nk-white)!important}
.adc-home-product-section__heading{margin-bottom:22px!important}
.adc-home-product-section__heading h2{font-size:clamp(31px,3.2vw,46px)!important;letter-spacing:-.062em!important}
.adc-home-product-section__heading p{color:rgba(14,20,19,.60)!important}
.adc-home-product-section .adc-card-grid{gap:20px!important}
.adc-home-product-section .adc-card__image{border:1px solid var(--nk-line)!important;border-radius:16px!important;background:rgba(14,124,112,.045)!important}
.adc-home-product-section .adc-card__title{font-size:14px!important;letter-spacing:-.015em!important}
.adc-home-product-section .adc-card__price{color:var(--nk-green)!important}

.adc-featured-product{padding:28px 0!important;background:var(--nk-white)!important}
.adc-featured-product__inner{
	min-height:430px!important;
	border:1px solid var(--nk-line)!important;
	border-radius:24px!important;
	background:var(--nk-white)!important;
	box-shadow:var(--nk-shadow)!important;
}
.adc-featured-product__image,.adc-featured-product__image img{min-height:430px!important;height:430px!important;background:rgba(14,124,112,.045)!important}
.adc-featured-product__content{padding:48px 56px!important}
.adc-featured-product__meta{gap:10px!important;margin-bottom:14px!important}
.adc-featured-product__eyebrow{font-size:9px!important;letter-spacing:.13em!important;color:var(--nk-green)!important}
.adc-featured-product__tags span{background:rgba(14,124,112,.09)!important;border-color:rgba(14,124,112,.28)!important;color:var(--nk-green)!important}
.adc-featured-product h2{font-size:clamp(38px,3.9vw,58px)!important;line-height:1.02!important;letter-spacing:-.07em!important}
.adc-featured-product__price{color:var(--nk-green)!important}
.adc-featured-product__content>p{color:rgba(14,20,19,.66)!important}
.adc-featured-product--slot-2 .adc-featured-product__inner{background:var(--nk-black)!important;border-color:var(--nk-black)!important}
.adc-featured-product--slot-2 .adc-featured-product__image{background:rgba(255,255,255,.04)!important}
.adc-featured-product--slot-2 .adc-featured-product__eyebrow{color:rgba(255,255,255,.65)!important}
.adc-featured-product--slot-2 .adc-featured-product__tags span{background:rgba(14,124,112,.26)!important;border-color:rgba(14,124,112,.65)!important;color:var(--nk-white)!important}
.adc-featured-product--slot-2 .adc-featured-product__price{color:var(--nk-white)!important}
.adc-featured-product--slot-2 .adc-featured-product__content>p{color:rgba(255,255,255,.70)!important}
.adc-featured-product--slot-2 .adc-featured-product__button{background:var(--nk-green)!important;border-color:var(--nk-green)!important;color:var(--nk-white)!important}

/* Keep the revised FAQ strong but flatter - no extra visual clutter. */
.adc-home-faq-section--revamped .adc-home-faq-section__frame{border-radius:24px!important;box-shadow:var(--nk-shadow-large)!important}
.adc-home-faq-section--revamped .adc-home-faq .adc-faq-item{box-shadow:none!important}
.adc-home-trust-section{padding:56px 0!important;background:var(--nk-white)!important}
.adc-home-trust-grid{border-color:var(--nk-line)!important;box-shadow:var(--nk-shadow)!important}
.adc-home-trust-item__icon{background:rgba(14,124,112,.09)!important;border-color:rgba(14,124,112,.20)!important;color:var(--nk-green)!important}

/* ---------- Product: a calmer gallery + purchase panel ------------------ */
body.single-product .site-main{background:var(--nk-white)!important}
body.single-product .adc-product-grid{max-width:1320px!important;gap:32px!important}
body.single-product .adc-product-gallery{border:1px solid var(--nk-line)!important;border-radius:22px!important;box-shadow:var(--nk-shadow)!important;background:var(--nk-white)!important}
body.single-product .adc-gallery-viewport{background:rgba(14,124,112,.045)!important}
body.single-product .adc-product-card{padding:40px!important;border:1px solid var(--nk-line)!important;border-radius:22px!important;background:var(--nk-white)!important;box-shadow:var(--nk-shadow)!important}
body.single-product .adc-product-kicker{background:rgba(14,124,112,.09)!important;border-color:rgba(14,124,112,.27)!important;color:var(--nk-green)!important}
body.single-product .adc-product-card h1{font-size:clamp(36px,3.5vw,54px)!important;letter-spacing:-.068em!important}
body.single-product .adc-product-card .price{color:var(--nk-green)!important}
body.single-product .adc-delivery{border-color:rgba(14,124,112,.24)!important;background:rgba(14,124,112,.055)!important}
body.single-product .adc-delivery__copy strong{color:var(--nk-black)!important}
body.single-product .adc-delivery__copy span{color:rgba(14,20,19,.65)!important}
body.single-product .adc-trust-grid{border-color:var(--nk-line)!important;background:var(--nk-white)!important}
body.single-product .adc-trust{color:var(--nk-black)!important}
body.single-product .adc-tabs{border-top-color:var(--nk-line)!important}
body.single-product .adc-tab-btn{border-color:var(--nk-line)!important;background:var(--nk-white)!important;color:var(--nk-black)!important}
body.single-product .adc-tab-btn.is-active{background:var(--nk-black)!important;border-color:var(--nk-black)!important;color:var(--nk-white)!important}
body.single-product .adc-tab-panel{border-color:var(--nk-line)!important;background:rgba(14,124,112,.045)!important;color:rgba(14,20,19,.70)!important}
body.single-product .adc-product-below{background:var(--nk-white)!important}
body.single-product .adc-static-section{background:rgba(14,124,112,.045)!important}
body.single-product .adc-details-card,body.single-product .adc-spec-card,body.single-product .adc-faq-card,body.single-product .adc-benefit{border-color:var(--nk-line)!important;box-shadow:none!important;background:var(--nk-white)!important}
body.single-product .adc-testimonials-band{background:var(--nk-black)!important}
body.single-product .adc-testimonial-card{background:rgba(255,255,255,.065)!important;border-color:rgba(255,255,255,.16)!important}
body.single-product .adc-testimonial-card__quote{background:var(--nk-green)!important;color:var(--nk-white)!important}
body.single-product .adc-testimonial-card__stars{color:var(--nk-white)!important}

/* ---------- Cart: resolve unused canvas with a true desktop bag grid ----- */
body.woocommerce-cart,body.woocommerce-cart .site-main,body.woocommerce-cart .adc-page{background:var(--nk-white)!important}
@media(min-width:981px){
	body.woocommerce-cart .adc-shell{width:min(calc(100% - 120px),1380px)!important;max-width:none!important}
	body.woocommerce-cart .woocommerce{
		display:grid!important;
		grid-template-columns:minmax(0,1fr) 370px!important;
		column-gap:28px!important;
		row-gap:22px!important;
		align-items:start!important;
	}
	body.woocommerce-cart .woocommerce > .woocommerce-notices-wrapper,
	body.woocommerce-cart .woocommerce > .adc-cart-intro,
	body.woocommerce-cart .woocommerce > .woocommerce-message,
	body.woocommerce-cart .woocommerce > .woocommerce-info,
	body.woocommerce-cart .woocommerce > .woocommerce-error,
	body.woocommerce-cart .woocommerce > .adc-cart-reassurance{grid-column:1 / -1!important}
	body.woocommerce-cart .woocommerce > .woocommerce-cart-form{grid-column:1!important;grid-row:2 / span 1!important;margin:0!important}
	body.woocommerce-cart .woocommerce > .cart-collaterals{grid-column:2!important;grid-row:2 / span 1!important;float:none!important;width:100%!important;margin:0!important;position:sticky!important;top:98px!important}
}
body.woocommerce-cart .adc-cart-intro{margin:0!important;padding:34px 38px!important;border-radius:22px!important;box-shadow:var(--nk-shadow)!important}
body.woocommerce-cart .woocommerce-cart-form{border-color:var(--nk-line)!important;border-radius:20px!important;box-shadow:var(--nk-shadow)!important}
body.woocommerce-cart table.shop_table th{background:var(--nk-black)!important;color:var(--nk-white)!important;border-color:var(--nk-black)!important}
body.woocommerce-cart table.shop_table th.product-price,body.woocommerce-cart table.shop_table th.product-subtotal{color:rgba(255,255,255,.85)!important}
body.woocommerce-cart table.shop_table td{border-color:var(--nk-line)!important}
body.woocommerce-cart .woocommerce-cart-form .product-thumbnail img{border-color:var(--nk-line)!important;border-radius:12px!important;background:rgba(14,124,112,.045)!important}
body.woocommerce-cart .adc-cart-product-link{font-size:14px!important;font-weight:900!important;letter-spacing:-.02em!important}
body.woocommerce-cart .product-price,body.woocommerce-cart .product-subtotal{color:var(--nk-green)!important}
body.woocommerce-cart .actions{background:rgba(14,124,112,.045)!important;border-color:var(--nk-line)!important}
body.woocommerce-cart .cart-collaterals .cart_totals{max-width:none!important;border-color:var(--nk-black)!important;border-radius:20px!important;box-shadow:var(--nk-shadow-large)!important}
body.woocommerce-cart .cart-collaterals .cart_totals h2{background:var(--nk-black)!important;color:var(--nk-white)!important}
body.woocommerce-cart .cart-collaterals .cart_totals .order-total{background:rgba(14,124,112,.08)!important}
body.woocommerce-cart .cart-collaterals .cart_totals .order-total th,body.woocommerce-cart .cart-collaterals .cart_totals .order-total td{color:var(--nk-green)!important}
body.woocommerce-cart .adc-cart-reassurance{margin-top:0!important}
body.woocommerce-cart .adc-cart-reassurance>div{border-color:var(--nk-line)!important;background:var(--nk-white)!important;box-shadow:none!important}

/* ---------- Checkout: wider, calmer and clearly ordered ----------------- */
body.woocommerce-checkout,body.woocommerce-checkout .site-main,body.woocommerce-checkout .adc-page,body.woocommerce-checkout .adc-checkout-page{background:var(--nk-white)!important}
@media(min-width:981px){
	body.woocommerce-checkout .adc-shell{width:min(calc(100% - 120px),1380px)!important;max-width:none!important}
	body.woocommerce-checkout .adc-checkout-page form.checkout{grid-template-columns:minmax(0,1.18fr) minmax(430px,.82fr)!important;column-gap:42px!important}
}
body.woocommerce-checkout .adc-checkout-intro{margin-bottom:26px!important;padding:34px 38px!important;border-radius:22px!important;box-shadow:var(--nk-shadow)!important}
body.woocommerce-checkout .adc-checkout-intro__eyebrow{background:rgba(14,124,112,.32)!important;border-color:rgba(255,255,255,.23)!important}
body.woocommerce-checkout .woocommerce-form-coupon-toggle{margin:0 0 22px!important;border:1px solid var(--nk-green-line)!important;border-radius:13px!important;background:rgba(14,124,112,.045)!important}
body.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info{margin:0!important;border:0!important;background:transparent!important}
body.woocommerce-checkout .adc-checkout-page .col2-set,body.woocommerce-checkout .adc-checkout-page #customer_details{padding:34px!important;border-color:var(--nk-line)!important;border-radius:20px!important;box-shadow:var(--nk-shadow)!important}
body.woocommerce-checkout .adc-checkout-page #order_review{padding:26px!important;border-color:var(--nk-line)!important;border-radius:20px!important;box-shadow:var(--nk-shadow)!important}
body.woocommerce-checkout .adc-checkout-page #order_review_heading{font-size:28px!important;letter-spacing:-.06em!important}
body.woocommerce-checkout .adc-checkout-page .woocommerce-billing-fields>h3{font-size:30px!important;letter-spacing:-.06em!important}
body.woocommerce-checkout .adc-checkout-page .form-row input,body.woocommerce-checkout .adc-checkout-page .form-row select,body.woocommerce-checkout .adc-checkout-page .form-row textarea{border-color:var(--nk-line)!important;background:var(--nk-white)!important}
body.woocommerce-checkout .adc-checkout-page .form-row input:focus,body.woocommerce-checkout .adc-checkout-page .form-row select:focus,body.woocommerce-checkout .adc-checkout-page .form-row textarea:focus{border-color:var(--nk-green)!important;box-shadow:0 0 0 3px rgba(14,124,112,.12)!important}
body.woocommerce-checkout .adc-checkout-page .woocommerce-checkout-payment{background:rgba(14,124,112,.045)!important;border-top-color:var(--nk-line)!important}
body.woocommerce-checkout .adc-checkout-page .wc_payment_method,body.woocommerce-checkout .adc-checkout-page .payment_box{border-color:var(--nk-line)!important;background:var(--nk-white)!important}
body.woocommerce-checkout .adc-checkout-reassurance>div{border-color:var(--nk-line)!important;box-shadow:none!important}

/* ---------- Footer: less oversized, cleaner close to each page ----------- */
.adc-footer{background:var(--nk-black)!important}
.adc-footer__grid{padding:54px 0 34px!important}
.adc-footer h3{letter-spacing:.09em!important}
.adc-footer__bottom{padding:20px 0 24px!important}

@media(max-width:980px){
	body.woocommerce-cart .woocommerce{display:block!important}
	body.woocommerce-cart .cart-collaterals{position:relative!important;top:0!important;margin-top:20px!important}
}
@media(max-width:760px){
	.adc-shell{width:min(calc(100% - 30px),1320px)!important}
	.adc-header__inner{min-height:70px!important}
	.adc-hero{padding:42px 0 30px!important}
	.adc-hero h1{font-size:47px!important}
	.adc-hero__card{min-height:255px!important;border-radius:20px!important}
	.adc-hero__card:after{left:24px!important;top:22px!important}
	.adc-featured-product__inner{border-radius:20px!important}
	.adc-featured-product__image,.adc-featured-product__image img{min-height:0!important;height:auto!important;aspect-ratio:1/1!important}
	.adc-featured-product__content{padding:26px 21px!important}
	.adc-featured-product h2{font-size:34px!important}
	body.single-product .adc-product-card{padding:27px 20px!important}
	body.woocommerce-cart .adc-cart-intro,body.woocommerce-checkout .adc-checkout-intro{padding:27px 21px!important;border-radius:19px!important}
	body.woocommerce-cart .cart-collaterals .cart_totals{border-radius:18px!important}
	body.woocommerce-checkout .adc-checkout-page .col2-set,body.woocommerce-checkout .adc-checkout-page #customer_details{padding:22px 17px!important}
}

