.kkmh,.kkmh *{box-sizing:border-box}.kkmh{position:relative;z-index:1000;width:100%;color:var(--kkmh-text, #5b1018);background:var(--kkmh-bg, #fffaf0);border-bottom:1px solid color-mix(in srgb,var(--kkmh-accent, #c89a3d) 34%,transparent);box-shadow:0 8px 24px #40140d14}.kkmh:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);pointer-events:none}#shopify-section-header .kkmh svg,.kkmh svg{display:block;width:22px!important;height:22px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.kkmh summary{list-style:none}.kkmh summary::-webkit-details-marker{display:none}.kkmh__bar{width:100%;color:inherit;background:transparent}.kkmh__inner{display:grid;grid-template-columns:minmax(150px,1fr) auto minmax(150px,1fr);grid-template-areas:"brand navigation actions";align-items:center;width:min(100%,1440px);min-height:var(--kkmh-desktop-height, 80px);margin:0 auto;padding:8px clamp(24px,3vw,48px);gap:clamp(20px,3vw,48px)}.kkmh__brand{grid-area:brand;justify-self:start;display:inline-flex;align-items:center;max-width:min(100%,var(--kkmh-logo-width));color:inherit;text-decoration:none}.kkmh__logo{display:block;width:auto!important;height:auto!important;max-width:min(100%,var(--kkmh-logo-width))!important;max-height:min(68px,calc(var(--kkmh-desktop-height, 80px) - 16px))!important;object-fit:contain;object-position:left center}.kkmh__shop-name{color:var(--kkmh-text, #5b1018);font-family:var(--kkm-font-display);font-size:clamp(18px,1.7vw,var(--kkmh-brand-size, 27px));font-weight:700;line-height:1.1;white-space:nowrap}.kkmh__desktop-nav{grid-area:navigation;justify-self:center}.kkmh__desktop-list,.kkmh__mobile-list,.kkmh__dropdown-panel ul,.kkmh__mobile-submenu ul{margin:0;padding:0;list-style:none}.kkmh__desktop-list{display:flex;align-items:center;justify-content:center;gap:clamp(26px,3vw,48px)}.kkmh__desktop-item,.kkmh__dropdown{position:relative}.kkmh__menu-link{position:relative;display:inline-flex;align-items:center;min-height:48px;margin:0;padding:8px 0;gap:6px;color:var(--kkmh-text, #5b1018)!important;background:transparent;border:0;font-family:var(--kkm-font-sans);font-size:var(--kkmh-nav-size, 16px)!important;font-weight:600;line-height:1.2!important;letter-spacing:.01em;text-decoration:none;white-space:nowrap;cursor:pointer}.kkmh__menu-link:after{position:absolute;right:0;bottom:4px;left:0;height:2px;content:"";background:var(--kkmh-accent, #c89a3d);transform:scaleX(0);transition:transform .18s ease}.kkmh__menu-link:hover:after,.kkmh__menu-link:focus-visible:after,.kkmh__menu-link.is-active:after,.kkmh__dropdown[open]>.kkmh__menu-link:after{transform:scaleX(1)}#shopify-section-header .kkmh__menu-link>svg,.kkmh__menu-link>svg{width:16px!important;height:16px!important;transition:transform .18s ease}.kkmh__dropdown[open]>summary svg{transform:rotate(180deg)}.kkmh__dropdown-panel{position:absolute;top:calc(100% + 8px);left:50%;z-index:20;width:max-content;min-width:220px;max-width:340px;padding:10px;background:#fffaf0;border:1px solid rgba(200,154,61,.32);border-radius:14px;box-shadow:0 18px 46px #370e0929;transform:translate(-50%)}.kkmh__dropdown-panel a{display:block;padding:10px 12px;color:#3f2017;border-radius:9px;font-size:14px;line-height:1.35;text-decoration:none}.kkmh__dropdown-panel a:hover,.kkmh__dropdown-panel a:focus-visible,.kkmh__dropdown-panel a[aria-current=page]{color:#5b1018;background:#c89a3d21}.kkmh__dropdown-panel li>ul{padding-left:12px}.kkmh__dropdown-panel li>ul a{color:#76584b;font-size:13px}.kkmh__actions{grid-area:actions;justify-self:end;display:flex;align-items:center;justify-content:flex-end;gap:4px}.kkmh__action{position:relative;display:inline-flex;align-items:center;justify-content:center;flex:0 0 42px;width:42px;height:42px;margin:0;padding:0;color:var(--kkmh-text, #5b1018)!important;background:transparent;border:0;border-radius:50%;text-decoration:none;cursor:pointer;transition:color .18s ease,background-color .18s ease,transform .18s ease}.kkmh__action:hover,.kkmh__action:focus-visible{color:#8c5b16!important;background:#c89a3d21;transform:translateY(-1px)}.kkmh__cart-count{position:absolute;top:1px;right:0;display:grid;place-items:center;min-width:18px;height:18px;padding:0 4px;color:#fff;background:#c89a3d;border:2px solid #fffaf0;border-radius:999px;font-size:10px;font-weight:700;line-height:1}.kkmh__mobile-menu{display:none;grid-area:mobile}.kkmh__mobile-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;width:100vw;height:100vh;height:100dvh;max-height:100dvh;overflow:hidden}.kkmh__mobile-menu:not([open])>.kkmh__mobile-layer{display:none!important;visibility:hidden!important;pointer-events:none!important}.kkmh__mobile-menu[open]>.kkmh__mobile-layer{display:block!important;visibility:visible!important;pointer-events:auto!important}.kkmh__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;background:#230c0880;border:0;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.kkmh__drawer{position:absolute;inset:0 auto 0 0;width:min(88vw,390px);height:100vh;height:100dvh;max-height:100dvh;overscroll-behavior:contain;overflow-y:auto;color:#3f2017;background:#fffaf0;box-shadow:18px 0 50px #230c0838}.kkmh__drawer-head{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;min-height:68px;padding:12px 18px;background:#fffaf0;border-bottom:1px solid rgba(200,154,61,.25)}.kkmh__drawer-title{color:#5b1018;font-family:var(--kkm-font-display);font-size:20px;font-weight:700}.kkmh__drawer-close{display:grid;place-items:center;width:42px;height:42px;padding:0;color:#5b1018;background:#c89a3d1a;border:0;border-radius:50%}.kkmh__mobile-list{padding:10px 18px 32px}.kkmh__mobile-link,.kkmh__mobile-submenu>summary{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:52px;padding:12px 4px;color:#5b1018;background:transparent;border-bottom:1px solid rgba(200,154,61,.2);font-size:16px;font-weight:600;line-height:1.3;text-decoration:none}#shopify-section-header .kkmh__mobile-submenu>summary svg,.kkmh__mobile-submenu>summary svg{width:18px!important;height:18px!important;transition:transform .18s ease}.kkmh__mobile-submenu[open]>summary svg{transform:rotate(180deg)}.kkmh__mobile-submenu>ul{padding:7px 0 10px 16px}.kkmh__mobile-submenu li>ul{padding-left:16px}.kkmh__mobile-submenu a{display:block;padding:10px 4px;color:#62463b;font-size:14px;line-height:1.4;text-decoration:none}html.kkmh-lock,html.kkmh-lock body{overflow:hidden!important;overscroll-behavior:none}@media screen and (max-width:1100px)and (min-width:990px){.kkmh__inner{grid-template-columns:minmax(120px,1fr) auto minmax(120px,1fr);padding-inline:24px;gap:20px}.kkmh__desktop-list{gap:25px}.kkmh__logo{max-width:min(var(--kkmh-logo-width),160px)}}@media screen and (max-width:989px){.kkmh:before{display:none!important;content:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.kkmh__inner{grid-template-columns:44px minmax(0,1fr) auto;grid-template-areas:"mobile brand actions";min-height:var(--kkmh-mobile-height, 68px);padding:6px 14px;gap:8px}.kkmh__mobile-menu{display:block;justify-self:start}.kkmh__desktop-nav{display:none}.kkmh__brand{justify-self:center;min-width:0}.kkmh__logo{max-width:min(100%,var(--kkmh-logo-width-mobile, 120px))!important;max-height:min(50px,calc(var(--kkmh-mobile-height, 68px) - 16px))!important;object-position:center}.kkmh__shop-name{max-width:46vw;overflow:hidden;font-size:clamp(17px,4.6vw,22px);text-overflow:ellipsis}.kkmh__actions{gap:0}.kkmh__action{flex-basis:40px;width:40px;height:40px}}@media screen and (max-width:560px){.kkmh__inner{grid-template-columns:40px minmax(0,1fr) auto;padding-inline:9px;gap:3px}.kkmh__logo{max-width:min(100%,var(--kkmh-logo-width-mobile, 120px))!important;max-height:min(44px,calc(var(--kkmh-mobile-height, 68px) - 18px))!important}.kkmh__account{display:none}.kkmh__action{flex-basis:38px;width:38px;height:38px}#shopify-section-header .kkmh__action svg,.kkmh__action svg{width:20px!important;height:20px!important}}@media(prefers-reduced-motion:reduce){.kkmh *,.kkmh *:before,.kkmh *:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/34/assets/kkm-header.css.map */
