/* Koka Home: compact retail layout, 2026-09. Loaded after the storefront layers. */
:root{--kh-cream:#fbf9f6;--kh-sand:#f0ebe5;--kh-line:#e9e2db;--kh-ink:#292727;--kh-muted:#68645f}
body.koka-theme{background:var(--kh-cream)}
.kh-shell{width:min(1240px,calc(100% - 48px))}

/* Header: one clear utility row and a deliberately quiet navigation row. */
.kh-header{border-bottom:1px solid var(--kh-line);box-shadow:0 5px 24px rgba(53,38,37,.035)}
.kh-header-main{grid-template-columns:116px minmax(270px,1fr) auto;min-height:82px;gap:32px}
.kh-brand,.kh-brand img{width:112px}
.kh-brand img{height:66px}
.kh-search{height:46px;border-radius:11px;background:#fbfaf8;border-color:#e6dfd8}
.kh-search input{font-size:13px!important}
.kh-search button{height:38px;margin:3px;padding:0 17px;border-radius:8px;font-size:12px}
.kh-header-actions{gap:6px}
.kh-header-actions .kh-language{margin:0 12px 0 0}
.kh-lang-pills{background:#f8f4ef;border-color:#e8e0d7;border-radius:9px;padding:2px}
.kh-lang-pills a{min-width:38px;padding:5px 8px;font-size:11px}
.kh-icon-btn{min-height:48px;width:54px;font-size:10px!important;gap:0}
.kh-icon-btn svg{width:23px;height:23px}
.kh-icon-btn .kh-bag-icon{width:26px;height:26px;fill:none;stroke:var(--kh-wine);stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}
.kh-bag-icon rect{fill:var(--kh-wine);stroke:none}
.kh-bag-icon rect+path{stroke:white;stroke-width:1.6}
.kh-icon-btn .koka-cart-count{right:1px;top:0;background:var(--kh-olive);border:2px solid white;min-width:19px;height:19px;line-height:15px}
.kh-header-bottom{background:#fff;border-top:1px solid #f1ece6}
.kh-nav{min-height:40px;gap:31px;font-size:12px}
.kh-nav>a{height:40px}
.kh-nav>a:hover{border-color:var(--kh-wine)}
.kh-mobile-menu{width:min(380px,92vw);background:#fcfaf7}
.kh-mobile-menu-head{padding:22px 23px 16px}
.kh-mobile-menu-head>div{display:flex;flex-direction:column;line-height:1.4}
.kh-mobile-menu-head strong{font-size:23px;color:var(--kh-wine)}
.kh-mobile-menu-head small{font-size:11px;color:var(--kh-muted)}
.kh-mobile-menu-head button{display:grid;place-items:center;width:35px;height:35px;padding:0!important;line-height:1!important;font-size:23px!important;background:#eee7df}
.kh-mobile-language.kh-lang-pills{margin:17px 22px 10px;padding:4px;justify-content:stretch}
.kh-mobile-language a{flex:1;padding:8px}
.kh-mobile-menu nav{padding:8px 22px 24px}
.kh-menu-label{display:block;padding:12px 4px 4px;font-size:10px;font-weight:700;color:var(--kh-olive)}
.kh-mobile-menu nav a{padding:13px 4px;font-size:14px;font-weight:700}
.kh-mobile-menu nav a span{font-size:16px}
.kh-mobile-menu nav .kh-mobile-category{display:grid;grid-template-columns:43px minmax(0,1fr) 18px;gap:11px;align-items:center;padding:8px 4px}
.kh-mobile-category img{width:43px;height:43px;object-fit:contain;background:#fff;border:1px solid var(--kh-line);border-radius:10px}

/* Home hero only: shorter, more editorial and less like a product promotion. */
.kh-hero-home,.kh-hero-home .kh-hero-inner{min-height:445px}
.kh-hero-home{background:#efe9e0}
.kh-hero-home .kh-hero-copy{width:min(47%,520px);padding:35px 0}
.kh-hero-home .kh-hero-media:after{background:linear-gradient(270deg,#f2ede6 0%,rgba(242,237,230,.94) 31%,rgba(242,237,230,.03) 72%)}
.kh-hero-home .kh-hero-media img{object-position:center 55%}
.kh-hero-home .kh-eyebrow{font-size:11px;letter-spacing:.02em}
.kh-hero-home h1{font-size:clamp(39px,4.1vw,57px);line-height:1.24!important;margin:13px 0 14px}
.kh-hero-home .kh-hero-copy>p{font-size:15px;max-width:475px;margin-bottom:23px}
.kh-hero-home .kh-button{min-height:44px;padding:9px 18px;font-size:12px}
.kh-section{padding-block:50px}
.kh-section-head{margin-bottom:17px;align-items:end}
.kh-section-head h2{font-size:clamp(24px,2.4vw,33px);margin:2px 0}
.kh-section-head>a{font-size:12px}

/* The logo's square O becomes the compact category frame. */
.kh-categories-section{padding-bottom:26px}
.kh-category-grid{gap:12px}
.kh-category-card,.kh-shop-category-grid .kh-category-card{position:relative;display:flex;align-items:center;gap:12px;aspect-ratio:auto;min-height:174px;padding:11px;border:1px solid var(--kh-line);border-radius:17px;background:#fff;overflow:hidden;box-shadow:none}
.kh-category-card:after{display:none}
.kh-category-card:before{content:"";position:absolute;top:14px;left:14px;width:15px;height:15px;border:4px solid var(--kh-wine);border-radius:6px;opacity:.85;z-index:2}
.kh-category-card:hover{border-color:#c9b8b9;box-shadow:0 10px 26px rgba(75,51,52,.07)}
.kh-category-card .kh-category-art{position:relative;display:block!important;inset:auto!important;flex:0 0 47%;height:150px;min-width:0;overflow:hidden;border:1px solid #f0ebe6;border-radius:28px 28px 28px 9px;background:#fff;color:inherit!important}
.kh-category-art img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}
.kh-category-copy{position:static!important;display:flex!important;flex-direction:column;justify-content:center;align-items:flex-start!important;min-width:0;color:var(--kh-ink)!important;gap:5px!important}
.kh-category-copy strong{color:var(--kh-ink)!important;font-size:17px;line-height:1.5}
.kh-category-copy small{font-size:11px;color:var(--kh-wine)!important;white-space:normal}
.kh-category-copy b{font-size:13px}
.kh-shop-category-grid{padding:19px 0 7px}
.kh-shop-category-grid .kh-category-card{min-height:123px}
.kh-shop-category-grid .kh-category-art{height:99px}
.kh-shop-category-grid .kh-category-copy strong{font-size:14px}
.kh-shop-intro{display:block;background:transparent;border-bottom:1px solid var(--kh-line);border-radius:0;padding:6px 0 18px}
.kh-shop-intro h1{font-size:clamp(29px,2.8vw,39px);margin:2px 0 3px}
.kh-shop-intro p{font-size:12px}
.kh-shop-intro img{display:none}

/* Keep saleable merchandise separate from design previews. */
.kh-home-products{padding-top:34px;padding-bottom:60px}
.kh-home-product-layout{display:grid;grid-template-columns:minmax(250px,360px) minmax(300px,1fr);gap:15px;align-items:stretch;max-width:900px;margin-inline:auto}
.kh-home-product-layout .kh-products-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:13px}
.kh-home-product-layout .kh-product-card{max-width:none}
.kh-home-product-aside{background:var(--kh-wine);color:#fff;padding:28px;border-radius:15px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;min-height:325px}
.kh-home-product-aside img{filter:brightness(0) invert(1);width:31px;height:31px;margin-bottom:22px}
.kh-home-product-aside>span{font-size:25px;font-weight:700;line-height:1.5;max-width:250px}
.kh-home-product-aside p{font-size:12px;line-height:1.8;color:#f4e9e9;max-width:290px}
.kh-home-product-aside a{font-size:12px;font-weight:700;border-bottom:1px solid #fff;padding-bottom:3px;color:#fff!important}
.kh-product-card{border-color:#ebe4dc;border-radius:13px}
.kh-product-card-image{background:#fff}
.kh-product-card-image img{object-fit:contain}
.kh-card-add{background:#fff;color:var(--kh-wine);border:1px solid var(--kh-wine);min-height:34px;padding:6px 10px}
.kh-card-add:hover{color:#fff}

/* Cart: clear spacing, quiet empty state and a fixed order summary. */
.koka-cart-drawer{width:min(430px,100vw);border-radius:18px 0 0 18px;overflow:hidden}
.koka-drawer-head{padding:23px 24px;background:#fcfaf7;align-items:center}
.koka-drawer-head h2{font-size:21px!important;margin-top:2px}
.koka-drawer-head .koka-cart-count{background:var(--kh-wine);color:#fff;font-size:11px}
.koka-cart-close{width:34px;height:34px;border:1px solid var(--kh-line)!important;border-radius:9px!important;background:#fff!important;font-size:23px!important}
.koka-cart-empty{width:100%;padding:40px 30px}
.koka-cart-empty-icon{display:grid;place-items:center;width:87px;height:87px;margin:0 auto 21px;border-radius:25px;background:#f8f2f0;color:var(--kh-wine)}
.koka-cart-empty-icon svg{width:43px;height:43px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.koka-cart-empty-icon rect{fill:currentColor;stroke:none}
.koka-cart-empty h3{font-size:20px!important}
.koka-cart-empty p{font-size:13px;line-height:1.8}
.koka-cart-empty .koka-btn{width:100%}
.koka-cart-lines{padding:11px 22px}
.koka-cart-line{padding:15px 0;gap:12px}
.koka-cart-photo{width:86px;height:86px;flex-basis:86px;background:#fff;border:1px solid var(--kh-line);border-radius:10px}
.koka-cart-photo img{object-fit:contain}
.koka-cart-info>a{line-height:1.55;padding-left:18px}
.koka-remove{font-size:20px;top:14px}
.koka-cart-bottom{background:#fcfaf7;padding:17px 22px 23px}
.koka-cart-subtotal{font-size:16px}
.koka-cart-bottom p{line-height:1.6}
.koka-cart-bottom .koka-btn{min-height:44px}

/* Product page: immediate gallery and purchase details, no second hero. */
.kh-product-page{padding-bottom:55px}
.kh-product-page .kh-small-breadcrumb{padding:16px 0 22px;max-width:100%;font-size:11px}
.kh-product-top{grid-template-columns:minmax(0,1.03fr) minmax(0,.97fr);gap:5%}
.kh-gallery-main{aspect-ratio:1.1;border-radius:14px;background:#fff}
.kh-gallery-main img{object-fit:contain}
.kh-gallery-thumbs{gap:7px;padding:9px 0}
.kh-gallery-thumbs button{width:65px;height:65px;flex-basis:65px;border-radius:8px}
.kh-gallery-thumbs img{object-fit:contain}
.kh-gallery-note{font-size:10px;color:#817a73;margin:2px 0}
.kh-product-info{padding:3px 0}
.kh-product-kicker{display:inline-block;background:#f2eee8;color:var(--kh-olive);padding:4px 10px;border-radius:99px;font-size:11px;margin:0 0 12px}
.kh-product-info h1{font-size:clamp(27px,2.7vw,36px);line-height:1.45!important;margin-bottom:9px}
.kh-product-price{font-size:30px;border-bottom:1px solid var(--kh-line);padding-bottom:11px}
.kh-product-lead{font-size:13px;line-height:1.85;margin:14px 0}
.kh-product-options{padding:12px 0;gap:7px;border-top:0}
.kh-product-options div{background:#fbfaf7;border-color:#ece5de;border-radius:8px;padding:8px 12px}
.kh-purchase{padding-top:15px;gap:8px;align-items:stretch}
.kh-purchase form.cart{flex:1;align-items:stretch}
.kh-purchase .quantity input{height:46px;width:62px}
.kh-purchase .single_add_to_cart_button,.kh-buy-now{min-height:46px;padding:9px 16px!important;border-radius:8px!important;font-size:13px!important}
.kh-purchase .single_add_to_cart_button{flex:1}
.kh-buy-now{background:#fff;border:1px solid var(--kh-wine)!important}
.kh-checkout-note{margin:10px 0 8px;line-height:1.7}
.kh-product-help{display:inline-block;color:var(--kh-wine)!important;text-decoration:underline!important;text-underline-offset:4px;font-size:11px;font-weight:700}
.kh-product-lower{grid-template-columns:1.25fr .75fr;gap:5%;padding:42px 0 26px}
.kh-product-description{font-size:13px;line-height:1.85}
.kh-product-description h2{font-size:25px}
.kh-product-accordions{background:#fff;border:1px solid var(--kh-line);border-radius:12px;padding:8px 20px;align-self:start}
.kh-product-accordions details:last-child{border:0}
.kh-related{padding-top:30px}

/* Account: a calm personal dashboard instead of a generic WooCommerce panel. */
.kh-commerce-page:has(.woocommerce-MyAccount-navigation){max-width:1180px}
.kh-commerce-page:has(.woocommerce-MyAccount-navigation) .kh-static-head{padding:5px 0 22px}
.kh-commerce-content:has(.woocommerce-MyAccount-navigation){display:block;gap:0}
.kh-commerce-content:has(.woocommerce-MyAccount-navigation)>.woocommerce{display:grid;grid-template-columns:206px minmax(0,1fr);gap:20px;align-items:start;width:100%;direction:rtl}
.kh-commerce-content .woocommerce-MyAccount-navigation{width:206px;flex-basis:auto}
.kh-commerce-content .woocommerce-MyAccount-navigation ul{padding:7px;background:#fff;border-radius:12px;gap:2px}
.kh-commerce-content .woocommerce-MyAccount-navigation a{padding:10px 12px;font-size:12px;border-radius:7px;background:transparent}
.kh-commerce-content .woocommerce-MyAccount-navigation .is-active a{background:#f3eae9;color:var(--kh-wine)}
.kh-commerce-content .woocommerce-MyAccount-navigation a:hover{background:#f8f4f1;color:var(--kh-wine)}
.kh-commerce-content .woocommerce-MyAccount-content{padding:23px;border-radius:12px}
.kh-account-welcome{background:#fbf8f4;border:1px solid #eee7e0;border-radius:10px;gap:13px;padding:17px 20px;margin:0 0 14px}
.kh-account-avatar{display:grid;place-items:center;width:54px;height:54px;flex:0 0 54px;border-radius:15px;background:var(--kh-wine);color:#fff;font-size:24px;font-weight:700}
.kh-account-welcome>div{min-width:0;flex:1}
.kh-account-welcome .kh-overline{font-size:10px}
.kh-account-welcome h2{font-size:20px;margin:1px 0}
.kh-account-welcome p{overflow-wrap:anywhere;font-size:11px;margin:0}
.kh-account-welcome>a{font-size:11px;font-weight:700;color:var(--kh-wine)!important;white-space:nowrap}
.kh-account-summary{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-bottom:22px}
.kh-account-summary>div{display:flex;flex-direction:column;align-items:flex-start;min-height:96px;padding:14px 16px;background:#fff;border:1px solid var(--kh-line);border-radius:10px}
.kh-account-summary span{font-size:11px;color:var(--kh-muted)}
.kh-account-summary strong{font-size:21px;line-height:1.6;color:var(--kh-ink)}
.kh-account-summary small,.kh-account-summary a{font-size:10px;color:var(--kh-wine)!important}
.kh-account-actions-title{font-size:16px!important;margin:0 0 12px}
.kh-account-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}
.kh-account-cards a{position:relative;min-height:145px;padding:14px;border-radius:10px;gap:2px;background:#fcfaf7}
.kh-account-cards a:hover{background:#f8f2ef}
.kh-account-card-icon{display:grid;place-items:center;width:30px;height:30px;margin-bottom:5px;border:1px solid #dac9c9;border-radius:9px;color:var(--kh-wine)!important;font:700 11px Arial,sans-serif!important}
.kh-account-cards strong{font-size:13px}
.kh-account-cards span:not(.kh-account-card-icon){font-size:10px;line-height:1.6}
.kh-account-cards b{position:absolute;left:13px;bottom:11px;font-size:14px;color:var(--kh-wine)}
.kh-account-shop-link{display:inline-block;color:var(--kh-wine)!important;font-size:12px;font-weight:700;margin-top:19px;text-decoration:underline!important;text-underline-offset:4px}
.kh-commerce-content form.login,.kh-commerce-content form.register{max-width:560px;padding:28px;background:#fff;border-radius:12px}

/* Footer: the logo supports navigation rather than dominating it. */
.kh-footer{border-top:1px solid #ded4ca;background:#f4efe9}
.kh-footer-top{padding:19px 0}
.kh-footer-top img{width:31px;height:31px}
.kh-footer-top strong{font-size:14px}
.kh-footer-top span{font-size:11px}
.kh-footer-top .kh-button{min-height:39px;padding:8px 14px;font-size:11px}
.kh-footer-main{grid-template-columns:1.4fr repeat(3,1fr);gap:28px;padding-top:25px;padding-bottom:20px}
.kh-footer-intro img{width:100px;height:61px}
.kh-footer-intro p{font-size:11px;line-height:1.8;max-width:210px;margin-top:8px}
body.koka-theme .kh-footer h2{font-size:12px!important;margin:4px 0 10px}
.kh-footer-main a{font-size:11px;margin:7px 0}
.kh-footer-base{padding:14px 0 16px;font-size:10px}

@media(max-width:980px){.kh-header-main{gap:15px}.kh-nav{gap:18px}.kh-category-card{min-height:145px}.kh-category-art{height:120px}.kh-category-copy strong{font-size:14px}}
@media(max-width:800px){
 .kh-shell{width:min(100% - 28px,700px)}
 .kh-header-main{grid-template-columns:39px 1fr auto;min-height:65px;gap:5px}
 .kh-brand,.kh-brand img{width:105px}
 .kh-brand img{height:59px}
 .kh-header-actions .kh-language{display:none}
 .kh-icon-btn{width:41px;min-height:42px}
 .kh-mobile-search{padding-bottom:9px}
 .kh-mobile-search form{height:41px;border-color:#e8e1da;background:#fbfaf8}
 .kh-mobile-search input{font-size:13px}
 .kh-mobile-search button{height:33px;margin:3px;padding:0 11px;background:transparent;color:var(--kh-wine)}
 .kh-hero-home,.kh-hero-home .kh-hero-inner{min-height:0}
 .kh-hero-home .kh-hero-copy{width:100%;padding:29px 0 27px}
 .kh-hero-home .kh-hero-media{height:205px}
 .kh-hero-home .kh-hero-media:after{display:none}
 .kh-hero-home h1{font-size:34px;margin:9px 0}
 .kh-hero-home .kh-hero-copy>p{font-size:13px;margin-bottom:17px}
 .kh-section{padding-block:33px}
 .kh-categories-section{padding-bottom:15px}
 .kh-category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
 .kh-category-card,.kh-shop-category-grid .kh-category-card{min-height:0;aspect-ratio:auto;display:flex;flex-direction:column;gap:5px;padding:6px 6px 10px;border-radius:12px}
 .kh-category-card:before{top:9px;left:9px;width:12px;height:12px;border-width:3px;border-radius:5px}
 .kh-category-card .kh-category-art,.kh-shop-category-grid .kh-category-art{width:100%;height:auto;aspect-ratio:1;flex:none;border-radius:19px 19px 19px 5px}
 .kh-category-copy{width:100%;padding:0 3px;align-items:center!important;text-align:center;gap:0!important}
 .kh-category-copy strong,.kh-shop-category-grid .kh-category-copy strong{font-size:11px;white-space:normal}
 .kh-category-copy small{display:none}
 .kh-shop-category-grid{padding:13px 0 0}
 .kh-shop-category-grid .kh-category-card{flex:none;width:auto}
 .kh-shop-intro{padding:3px 0 14px}
 .kh-shop-intro h1{font-size:27px}
 .kh-home-product-layout{grid-template-columns:minmax(0,1fr) 40%;gap:9px}
 .kh-home-product-aside{padding:16px;min-height:0}
 .kh-home-product-aside>span{font-size:17px}
 .kh-home-product-aside p{font-size:10px}
 .kh-home-product-aside img{margin-bottom:12px}
 .kh-product-top{grid-template-columns:1fr;gap:15px}
 .kh-product-info{padding:0}
 .kh-gallery-main{aspect-ratio:1.08}
 .kh-product-lower{grid-template-columns:1fr;gap:18px;padding:30px 0 15px}
 .kh-product-page{padding-bottom:75px}
 .kh-commerce-content:has(.woocommerce-MyAccount-navigation)>.woocommerce{display:block}
 .kh-commerce-content .woocommerce-MyAccount-navigation{width:100%;margin-bottom:12px}
 .kh-commerce-content .woocommerce-MyAccount-navigation ul{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:visible;gap:3px}
 .kh-commerce-content .woocommerce-MyAccount-navigation li{min-width:0}
 .kh-commerce-content .woocommerce-MyAccount-navigation a{text-align:center;padding:8px 5px;font-size:11px}
 .kh-commerce-content .woocommerce-MyAccount-content{padding:16px}
 .kh-footer-main{grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}
 .kh-footer-intro{grid-column:1/-1}
}
@media(max-width:530px){
 .kh-shell{width:calc(100% - 28px)}
 .kh-header-actions .kh-icon-btn span:not(.koka-cart-count){font-size:9px}
 .kh-header-actions .kh-icon-btn{width:40px;min-height:42px}
 .kh-hero-home .kh-hero-actions{grid-template-columns:1fr 1fr}
 .kh-hero-home .kh-button{font-size:11px;padding:8px 7px;min-height:41px}
 .kh-section-head h2{font-size:22px}
 .kh-category-grid .kh-category-card:first-child{grid-column:auto;aspect-ratio:auto}
 .kh-shop-category-grid{display:grid;overflow:visible;scroll-snap-type:none}
 .kh-shop-category-grid .kh-category-card,.kh-shop-category-grid .kh-category-card:first-child{flex:auto;aspect-ratio:auto;width:auto}
 .kh-home-product-layout{display:block}
 .kh-home-product-layout .kh-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .kh-home-product-layout .kh-product-card{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,38%) minmax(0,1fr);max-width:none}
 .kh-home-product-layout .kh-product-card-image{aspect-ratio:1;min-width:0;width:100%;min-height:150px}
 .kh-home-product-layout .kh-product-card-body{min-width:0;padding:11px}
 .kh-home-product-layout .kh-product-card h3{min-height:0;font-size:12px}
 .kh-home-product-aside{display:none}
 .kh-product-page .kh-small-breadcrumb{font-size:10px;padding:12px 0}
 .kh-gallery-main{aspect-ratio:1.15}
 .kh-gallery-thumbs button{width:53px;height:53px;flex-basis:53px}
 .kh-product-info h1{font-size:24px}
 .kh-product-price{font-size:26px}
 .kh-purchase form.cart{width:100%}
 .kh-purchase .single_add_to_cart_button{flex:1}
 .kh-buy-now{width:100%}
 .kh-product-lower{padding:26px 0 12px}
 .kh-mobile-buybar{padding:8px 14px max(8px,env(safe-area-inset-bottom))}
 .kh-account-welcome{padding:12px;flex-wrap:wrap}
 .kh-commerce-content .woocommerce-MyAccount-navigation ul{grid-template-columns:repeat(2,minmax(0,1fr))}
 .kh-account-avatar{width:43px;height:43px;flex-basis:43px;font-size:19px}
 .kh-account-welcome h2{font-size:17px}
 .kh-account-welcome>a{width:100%;margin-inline-start:55px}
 .kh-account-summary{gap:7px}
 .kh-account-summary>div{min-height:86px;padding:10px}
 .kh-account-summary strong{font-size:16px}
 .kh-account-cards{grid-template-columns:1fr;gap:7px}
 .kh-account-cards a{min-height:0;display:grid;grid-template-columns:34px 1fr;column-gap:8px;padding:10px 12px}
 .kh-account-card-icon{grid-row:1/3;margin:0}
 .kh-account-cards strong{font-size:12px}
 .kh-account-cards span:not(.kh-account-card-icon){font-size:10px}
 .kh-account-cards b{left:12px;top:12px;bottom:auto}
 .kh-footer-top{padding:13px 0}
 .kh-footer-top strong{font-size:12px}
 .kh-footer-top span{font-size:10px}
 .kh-footer-main{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;padding-top:19px}
 .kh-footer-intro{grid-column:1/-1}
 .kh-footer-intro img{width:90px;height:55px}
 .kh-footer-intro p{margin:2px 0 6px;font-size:10px}
 .kh-footer-main a{font-size:10px;margin:5px 0}
}

/* Storefront v5: a balanced utility bar and a dedicated essentials campaign. */
@media(min-width:801px){
 .kh-header-main{grid-template-columns:116px minmax(0,1fr) auto;column-gap:24px}
 .kh-header-main>.kh-search{width:min(100%,570px);justify-self:center;align-self:center;margin:0!important}
 .kh-nav{justify-content:center;gap:clamp(18px,3vw,37px)}
}
.kh-header-actions .kh-account-link,.kh-header-actions .koka-cart-trigger{color:var(--kh-wine)!important}
.kh-header-actions .kh-account-link span,.kh-header-actions .koka-cart-trigger span:not(.koka-cart-count){color:var(--kh-wine)}
.kh-intro{background:#f2ede6;border-bottom:1px solid #e8dfd6;overflow:hidden}
.kh-intro-layout{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:center;gap:clamp(24px,4vw,62px);min-height:430px;padding-block:27px}
.kh-intro-copy{position:relative;z-index:1;padding-block:25px;text-align:start}
.kh-intro-eyebrow{display:inline-flex;align-items:center;gap:9px;font-size:12px;font-weight:700;color:var(--kh-wine)}
.kh-intro-eyebrow img{width:25px;height:25px}
.kh-intro h1{max-width:600px;margin:15px 0 16px;font-size:clamp(37px,4vw,55px);line-height:1.25!important}
.kh-intro-copy p{max-width:530px;margin:0;color:#514d48;font-size:15px;line-height:1.9}
.kh-intro-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:25px}
.kh-intro-actions .kh-button{min-height:46px;padding:10px 21px}
.kh-intro-visual{height:374px;min-width:0;overflow:hidden;background:#e9e1d7;border-radius:64px 64px 64px 17px;box-shadow:0 18px 38px rgba(82,54,48,.09)}
.kh-intro-visual img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 51%}
html[lang^="en"] .kh-intro-layout{direction:ltr}
html[lang^="en"] .kh-intro-copy{text-align:left}
html[lang^="en"] .kh-intro-visual{border-radius:64px 64px 17px 64px}
html[lang^="en"] .kh-intro-actions{justify-content:flex-start}
.kh-categories-section{padding-top:39px;padding-bottom:17px}
.kh-categories-section>.kh-category-grid{max-width:955px;margin-inline:auto;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.kh-categories-section .kh-category-card,.kh-shop-category-grid .kh-category-card{display:flex;flex-direction:column;align-items:stretch;gap:0;min-height:0;padding:13px;border:1px solid #e9e0d9;border-radius:21px;background:#fff}
.kh-categories-section .kh-category-card:before,.kh-shop-category-grid .kh-category-card:before{display:none}
.kh-categories-section .kh-category-art,.kh-shop-category-grid .kh-category-art{position:static!important;display:grid!important;place-items:center;width:100%;height:auto;aspect-ratio:1.2;flex:none!important;background:#fff;border:5px solid var(--kh-wine);border-radius:30px 30px 30px 11px;overflow:hidden}
.kh-categories-section .kh-category-art img,.kh-shop-category-grid .kh-category-art img{width:100%;height:100%;object-fit:contain;mix-blend-mode:normal}
.kh-categories-section .kh-category-copy,.kh-shop-category-grid .kh-category-copy{align-items:center!important;text-align:center;gap:0!important;padding:10px 3px 2px}
.kh-categories-section .kh-category-copy strong{font-size:16px}
.kh-categories-section .kh-category-copy small{display:block;font-size:11px}
.kh-shop-category-grid .kh-category-card{min-height:0}
.kh-shop-category-grid .kh-category-art{aspect-ratio:1.45;border-width:4px;border-radius:22px 22px 22px 8px}
.kh-shop-category-grid .kh-category-copy strong{font-size:13px}
.kh-home-products{padding-top:35px}
.kh-home-product-layout{display:block;max-width:none}
.kh-home-product-layout .kh-products-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.kh-home-product-layout .kh-product-card{max-width:290px}
.kh-home-product-layout .kh-products-grid:has(> :only-child){grid-template-columns:minmax(250px,290px)}
.koka-cart-line{display:grid;grid-template-columns:82px minmax(0,1fr) 34px;align-items:start;gap:12px}
.koka-cart-photo{width:82px;height:82px;flex-basis:auto}
.koka-cart-info{min-width:0}
.koka-cart-info>a{padding:0!important;line-height:1.55}
.koka-cart-price{font-size:14px;margin-top:4px}
.koka-qty{direction:ltr;margin-top:9px;border-color:#e2d8d1;background:#fff}
.koka-qty button{width:34px;height:32px;font-size:18px;color:var(--kh-wine);background:#fff}
.koka-qty span{min-width:32px;line-height:32px;font-size:13px;font-weight:700;border-inline:1px solid #eee7e1}
.koka-remove{position:static;display:grid;place-items:center;width:32px;height:32px;padding:5px!important;border:1px solid #eee4df!important;border-radius:8px;background:#fff!important;color:#796761!important}
.koka-remove svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
.koka-cart-drawer .koka-cart-bottom{margin-top:auto}
.kh-commerce-content .woocommerce-checkout #order_review{width:100%!important;float:none!important;min-width:0;max-width:none;box-sizing:border-box;overflow-wrap:anywhere}
.kh-commerce-content .woocommerce-checkout #order_review_heading{width:100%;float:none;min-width:0}
.kh-commerce-content .woocommerce-checkout .shop_table{width:100%;table-layout:fixed;border:0;margin:0 0 14px}
.kh-commerce-content .woocommerce-checkout .shop_table th,.kh-commerce-content .woocommerce-checkout .shop_table td{padding:10px 5px;font-size:12px;overflow-wrap:anywhere;vertical-align:top}
.kh-commerce-content .woocommerce-checkout .shop_table th:first-child,.kh-commerce-content .woocommerce-checkout .shop_table td:first-child{width:64%}
.kh-commerce-content .woocommerce-checkout #payment{min-width:0}
.kh-commerce-content:has(.woocommerce-MyAccount-navigation)>.woocommerce{direction:inherit}
html[lang^="en"] .kh-commerce-content:has(.woocommerce-MyAccount-navigation)>.woocommerce{direction:ltr}
.kh-commerce-content .woocommerce-MyAccount-content,.kh-commerce-content .woocommerce-MyAccount-navigation{min-width:0}
.kh-commerce-content .woocommerce-MyAccount-content{overflow-wrap:anywhere}
.kh-commerce-content .woocommerce-cart-form table.shop_table{width:100%;table-layout:auto}
.kh-commerce-content .woocommerce-cart-form table.shop_table th,.kh-commerce-content .woocommerce-cart-form table.shop_table td{vertical-align:middle;padding:13px 10px}
.kh-commerce-content .woocommerce-cart-form .product-thumbnail img{width:84px;height:84px;object-fit:contain;border:1px solid var(--kh-line);border-radius:8px;background:#fff}
.kh-commerce-content .woocommerce-cart-form .product-remove a{display:grid;place-items:center;width:28px;height:28px;margin:auto;border-radius:8px;background:#f7f1ed;color:var(--kh-wine)!important;font-size:18px;line-height:1}
.kh-commerce-content .woocommerce-cart-form .quantity input{width:64px;height:42px;padding:6px;border:1px solid var(--kh-line);border-radius:8px}
.kh-commerce-content .cart-collaterals{display:flex;justify-content:flex-start;margin-top:24px}
.kh-commerce-content .cart-collaterals .cart_totals{float:none;width:min(100%,440px);padding:18px;border:1px solid var(--kh-line);border-radius:12px;background:#fbf9f6}
.kh-commerce-content .cart-collaterals .cart_totals h2{font-size:21px}
@media(max-width:800px){
 .kh-intro-layout{display:flex;flex-direction:column;align-items:stretch;gap:0;padding-block:0 17px;min-height:0}
 .kh-intro-copy{padding:25px 0 20px}
 .kh-intro h1{font-size:clamp(30px,8vw,42px);max-width:650px;margin:8px 0 9px}
 .kh-intro-copy p{font-size:13px}
 .kh-intro-actions{margin-top:17px}
 .kh-intro-visual{width:100%;height:220px;border-radius:28px 28px 28px 9px}
 .kh-categories-section>.kh-category-grid{gap:9px}
 .kh-categories-section .kh-category-card,.kh-shop-category-grid .kh-category-card{padding:7px;border-radius:13px}
 .kh-categories-section .kh-category-art,.kh-shop-category-grid .kh-category-art{aspect-ratio:1;border-width:3px;border-radius:20px 20px 20px 7px}
 .kh-categories-section .kh-category-copy,.kh-shop-category-grid .kh-category-copy{padding:5px 0 0}
 .kh-categories-section .kh-category-copy strong{font-size:11px}
 .kh-categories-section .kh-category-copy small{display:none}
 .kh-home-product-layout .kh-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .kh-home-product-layout .kh-product-card{max-width:none}
 .kh-home-product-layout .kh-products-grid:has(> :only-child){grid-template-columns:minmax(0,1fr)}
}
@media(max-width:600px){
 .kh-commerce-content .woocommerce-cart-form table.shop_table,.kh-commerce-content .woocommerce-cart-form tbody,.kh-commerce-content .woocommerce-cart-form tr,.kh-commerce-content .woocommerce-cart-form td{display:block;width:100%}
 .kh-commerce-content .woocommerce-cart-form thead{display:none}
 .kh-commerce-content .woocommerce-cart-form tr.cart_item{display:grid;grid-template-columns:80px minmax(0,1fr) 32px;gap:8px;position:relative;padding:13px 0;border-bottom:1px solid var(--kh-line)}
 .kh-commerce-content .woocommerce-cart-form tr.cart_item td{padding:0!important;border:0!important;text-align:start!important}
 .kh-commerce-content .woocommerce-cart-form tr.cart_item td:before{display:none!important}
 .kh-commerce-content .woocommerce-cart-form .product-thumbnail{grid-column:1;grid-row:1/4}
 .kh-commerce-content .woocommerce-cart-form .product-name{grid-column:2;grid-row:1}
 .kh-commerce-content .woocommerce-cart-form .product-price{grid-column:2;grid-row:2;color:var(--kh-wine);font-weight:700}
 .kh-commerce-content .woocommerce-cart-form .product-quantity{grid-column:2;grid-row:3}
 .kh-commerce-content .woocommerce-cart-form .product-subtotal{display:none!important}
 .kh-commerce-content .woocommerce-cart-form .product-remove{grid-column:3;grid-row:1}
 .kh-commerce-content .woocommerce-cart-form .actions{padding:13px 0!important}
 .kh-commerce-content .woocommerce-cart-form .actions .coupon{display:flex;width:100%;gap:7px;margin-bottom:10px}
 .kh-commerce-content .woocommerce-cart-form .actions .coupon input{min-width:0;flex:1}
 .kh-commerce-content .cart-collaterals .cart_totals{width:100%}
.koka-cart-drawer{border-radius:0}
}
@media(min-width:801px){
 .kh-home-product-layout .kh-products-grid:has(> :only-child){display:block;max-width:760px;margin-inline:auto}
 .kh-home-product-layout .kh-products-grid:has(> :only-child) .kh-product-card{display:grid;grid-template-columns:43% minmax(0,1fr);max-width:none;min-height:270px}
 .kh-home-product-layout .kh-products-grid:has(> :only-child) .kh-product-card-image{height:100%;aspect-ratio:auto}
 .kh-home-product-layout .kh-products-grid:has(> :only-child) .kh-product-card-body{justify-content:center;padding:24px}
 .kh-home-product-layout .kh-products-grid:has(> :only-child) .kh-product-card h3{font-size:20px}
}
.koka-cart-close{display:grid!important;place-items:center!important;padding:0!important;color:var(--kh-wine)!important}
.koka-cart-close svg{width:19px!important;height:19px!important;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}
.kh-commerce-content .woocommerce-cart-form .product-remove a.kh-cart-remove{display:grid!important;place-items:center;width:32px!important;height:32px!important;padding:7px!important;border:1px solid #eee4df;border-radius:8px!important;background:#fff!important;color:#796761!important;font-size:0!important}
.kh-commerce-content .woocommerce-cart-form .product-remove a.kh-cart-remove:hover{background:#f7f1ed!important;color:var(--kh-wine)!important}
.kh-cart-remove svg{display:block;width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.kh-commerce-content .cart-collaterals .wc-proceed-to-checkout a.checkout-button{display:flex;align-items:center;justify-content:center;gap:10px;min-height:54px;margin:0;padding:12px 16px!important;white-space:nowrap;font-size:15px!important;line-height:1.4!important}
.kh-commerce-content .woocommerce-cart-form{margin-bottom:0!important}
.kh-commerce-content .cart-collaterals{margin-top:15px}
.kh-commerce-content:has(#customer_login){display:flow-root}
.kh-commerce-content #customer_login{float:none!important;display:grid;width:100%!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;align-items:start}
.kh-commerce-content #customer_login>.col-1,.kh-commerce-content #customer_login>.col-2{float:none!important;width:100%!important;min-width:0;margin:0!important}
.kh-commerce-content #customer_login h2{font-size:25px!important;margin:0 0 12px}
.kh-commerce-content #customer_login form.login,.kh-commerce-content #customer_login form.register{width:100%;max-width:none;min-height:365px;margin:0;padding:21px;border:1px solid var(--kh-line);border-radius:12px;background:#fff}
.kh-commerce-content #customer_login .form-row{margin-bottom:15px}
.kh-product-info .kh-purchase{padding:13px;background:#fff;border:1px solid var(--kh-line);border-radius:12px;box-shadow:0 5px 20px rgba(45,35,31,.035)}
.kh-product-info .kh-purchase form.cart{margin:0}
@media(max-width:800px){
 .kh-commerce-content #customer_login{grid-template-columns:1fr;gap:28px}
 .kh-commerce-content #customer_login form.login,.kh-commerce-content #customer_login form.register{min-height:0}
}
