#shopify-section-theme-header{position:sticky;top:-1px;z-index:1000}#header{background-color:#fff}#headerInner{max-width:1340px;margin:0 auto;padding:5px 30px;display:grid;grid-template-columns:1fr 3fr 1fr;align-items:center;position:relative}#headerMenu,#headerClose,#headerIconsSearch,#headerIconsAccount,#headerIconsCart{display:flex;flex-direction:column;gap:2px;align-items:center;justify-content:center;cursor:pointer;position:relative;max-width:fit-content}#headerMenu svg,#headerClose svg,#headerIconsSearch svg,#headerIconsAccount svg,#headerIconsCart svg{width:24px;height:24px}.headerIconsTitle{text-transform:uppercase;font-weight:700;font-size:8px;line-height:100%;text-align:center;color:var(--gray)}#headerLogo{width:110px}#headerNav{display:flex;justify-content:center;align-items:center;gap:30px}.headerNavItem{line-height:16px;position:relative;padding:5px 3px;text-align:center;display:flex;align-items:center}.headerNavItemLink{text-transform:uppercase;font-weight:800;font-size:18px;line-height:1.6;display:block;position:relative;padding-top:4px}.headerNavItemLink:after{content:"";position:absolute;background-color:var(--black);height:2px;width:0;bottom:0;left:50%;translate:-50% 0;transition:ease .4s}.headerNavItemLink:hover:after{width:100%}.extended .headerNavItemLink:hover:after{width:0}.headerNavItem svg{width:32px;height:32px;transition:ease .4s}.headerNavItem:hover svg{transform:rotateX(180deg)}.headerNavItemDropContent{opacity:0;border:solid 1px #D3B05066;border-radius:12px;background-color:#fff;position:absolute;bottom:0;left:0;translate:0 100%;transition:ease .4s;pointer-events:none;display:flex;flex-direction:column;min-width:300px}.headerNavItemDropContent .headerNavItemLink{white-space:nowrap;padding:15px 24px;border-bottom:1px solid #D3B05066;text-align:start;transition:ease .4s}.headerNavItemDropContent .headerNavItemLink:hover{background-color:var(--pale-green)}.headerNavItemDropContent .headerNavItemLink:last-child{border-bottom:none}.headerNavItemDropContent .headerNavItemLink:after{height:0}.headerNavItem:hover .headerNavItemDropContent,.headerNavItemDropContent:hover{opacity:1;pointer-events:unset}.headerNavItemLink.extended{background-repeat:no-repeat;background-size:16px;background-position:95% 50%;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 3L11 8L6 13' stroke='%231E1D1B' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.headerNavItemLinkExtended{display:grid;grid-template-rows:0fr;transition:ease .4s;border:1px solid transparent;text-align:end;background-color:#fff;left:100%;position:absolute;width:100%;border-radius:12px}.headerNavItemLink.extended:hover+.headerNavItemLinkExtended,.headerNavItemLinkExtended:hover{grid-template-rows:1fr;border-color:#d3b05066}.headerNavItemLinkExtended>div{overflow:hidden;display:flex;flex-direction:column}.headerNavItemLinkItem{font-weight:800;padding:16px;transition:ease .4s;border-bottom:1px solid #D3B05066}.headerNavItemLinkItem:last-child{border-bottom:none}.headerNavItemLinkItem:hover{background-color:var(--pale-green)}#headerIcons{display:flex;align-items:center;justify-content:flex-end;gap:16px}#headerIconsCart[data-count]:not([data-count="0"]):after{position:absolute;top:-3px;right:0;height:14px;width:14px;background-color:var(--green);color:#fff;content:attr(data-count);border-radius:100%;display:flex;justify-content:center;align-items:center;font-size:8px;line-height:1;padding:2px 1px 0 0}@media (max-width: 800px){#header{position:relative}#headerInner{padding:6px 16px;grid-template-columns:repeat(3,1fr)}#headerMenu,#headerClose{justify-self:start;max-width:fit-content}#header.active #headerMenu,#headerClose{display:none}#header.active #headerClose{display:flex}#headerIconsCart[data-count]:not([data-count="0"]):after{height:16px;width:16px;font-size:12px}}#headerTagBar{background-color:var(--pale-green);color:var(--green)}#headerTagBarInner{padding:10px 30px;max-width:1220px;margin:0 auto;display:flex;align-items:center;justify-content:space-around}#headerTagBarInner.tagBarSwiper{max-width:unset;padding:10px 0;justify-content:center}#headerTagBarInner .swiper-wrapper{align-items:center;transition-timing-function:linear}#headerTagBarInner .swiper-slide{max-width:fit-content}.headerTagBarItem{display:flex;align-items:center;gap:4px}.headerTagBarItemImage{width:16px}.headerTagBarItemText{font-size:14px;line-height:1;font-weight:800;text-transform:uppercase;white-space:nowrap;padding-top:4px}@media (max-width: 900px){#headerTagBarInner{display:grid;grid-template-columns:1fr 1fr;justify-content:center;max-width:fit-content;gap:4px 12px}#headerTagBarInner.tagBarSwiper{display:block}.headerTagBarItemText{font-size:9px;padding-top:2px}#headerTagBarInner.tagBarSwiper .headerTagBarItemText{font-size:12px}}#slider{bottom:0;top:unset}#sliderContent{display:flex;flex-direction:column;position:absolute;left:-110%;top:0;z-index:300;width:100%;height:100%;background-color:#fbf7ee;transition:.4s ease;border-top:1px solid var(--yellow)}#header.active #sliderContent{left:0}#sliderClose{padding:24px}#sliderClose svg{width:24px;height:24px}#sliderNav{margin-bottom:auto;display:flex;flex-direction:column}.sliderNavItem{display:flex;flex-direction:column;border-bottom:1px solid #1E1D1B33}.sliderNavItemLink,.sliderNavItemToggle{font-weight:800;line-height:1;letter-spacing:1px;padding:15px 24px}.sliderNavItemToggle{display:block;background-repeat:no-repeat;background-size:24px;background-position:96% 50%;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 3L11 8L6 13' stroke='%231E1D1B' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");transition:ease .4s}.dropdown.active .sliderNavItemToggle{background-color:#f0e3c2;color:var(--yellow);text-align:center}.dropdown.active .sliderNavItemToggle{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 13L5 8L10 3' stroke='%23D3B050' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-position:4% 50%}.sliderNavItemDropContent{display:flex;flex-direction:column}.sliderNavItemLinkDrop{font-weight:800;line-height:1;letter-spacing:1px;padding:15px 24px;background-color:#fff;color:#4b4a49;border-bottom:1px solid #1E1D1B33}#sliderHelp{margin-top:auto;padding:24px;background-color:#000;color:#fff;font-size:20px}#sliderHelpText{text-transform:uppercase;font-weight:800}#sliderHelpLink{text-decoration:underline;font-weight:500}
/*# sourceMappingURL=/cdn/shop/t/13/assets/theme-header.css.map */
