:root{--header-green: #5CA85C;--header-green-hover: #4a9a4a;--header-green-light: rgba(92, 168, 92, .1);--header-dark: #2d3748;--header-text: #333;--header-text-light: #666;--header-bg: #f5f5f0;--header-shadow: 0 4px 24px rgba(0, 0, 0, .08), 0 1px 3px rgba(0, 0, 0, .04);--header-shadow-hover: 0 8px 30px rgba(0, 0, 0, .12), 0 4px 12px rgba(0, 0, 0, .06);--header-radius: 20px;--header-radius-sm: 12px;--header-height: 72px;--header-height-mobile: 60px;--header-padding: 12px 20px;--header-padding-mobile: 10px 14px;--header-transition: all .3s cubic-bezier(.4, 0, .2, 1)}.section-header,.section-header.shopify-section-group-header-group{background:transparent!important;background-color:transparent!important;position:sticky!important;top:0!important;z-index:1000!important}.shopify-section-group-header-group{position:relative}.floating-header-wrapper{display:block;position:relative;z-index:1000;padding:12px 20px;pointer-events:none;background:transparent!important}sticky-header.floating-header-wrapper{display:block}.floating-header-container{max-width:1400px;margin:0 auto}.floating-header-wrapper.color-background-1,.floating-header-wrapper.color-background-2,.floating-header-wrapper[class*=color-]{background:transparent!important;background-color:transparent!important}.floating-header-wrapper *{pointer-events:auto}.floating-header{display:flex;align-items:center;justify-content:space-between;gap:20px;background:transparent;border-radius:var(--header-radius);box-shadow:none;padding:var(--header-padding);height:var(--header-height);transition:var(--header-transition);border:none;position:relative;z-index:10;overflow:visible}.floating-header:hover:before{box-shadow:var(--header-shadow-hover)}.floating-header-container{max-width:1400px;margin:0 auto;position:relative;z-index:1}.floating-header__left{display:flex;align-items:center;gap:12px;flex-shrink:0}.floating-header__logo{margin:0;line-height:1}.floating-header__logo-link{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--header-text)}.floating-header__logo-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;max-height:48px}.floating-header__logo-icon-img{display:block;width:auto;height:auto;max-width:100%;max-height:100%}.floating-header__logo-text-img{flex-shrink:0;display:flex;align-items:center;max-height:48px}.floating-header__logo-text-image{display:block;width:auto;height:auto;max-width:100%;max-height:100%}.floating-header__logo-stacked{flex-shrink:0;display:flex;align-items:center}.floating-header__logo-stacked-img{display:block;width:auto;height:auto;max-width:100%;max-height:48px}.floating-header__logo-image{width:48px;height:48px;border-radius:var(--header-radius-sm);overflow:hidden;flex-shrink:0}.floating-header__logo-img{width:100%;height:100%;object-fit:contain}.floating-header__logo-text{font-size:18px;font-weight:700;color:var(--header-text)}.floating-header__nav{flex:1;display:flex;justify-content:center}.floating-header__nav-list{display:flex;align-items:center;gap:8px;list-style:none;margin:0;padding:0}.floating-header__nav-item{position:relative}.floating-header__nav-link{display:flex;align-items:center;gap:6px;padding:10px 20px;font-size:15px;font-weight:500;color:var(--header-text);text-decoration:none;border-radius:25px;transition:var(--header-transition);cursor:pointer;background:transparent;border:none}.floating-header__nav-link:hover{background:#0000000a;color:var(--header-text)}.floating-header__nav-link.is-active{color:var(--header-green);font-weight:600}.floating-header__caret{width:10px;height:10px;transition:transform .2s ease}details[open]>summary .floating-header__caret{transform:rotate(180deg)}@media screen and (max-width: 1150px){.floating-header__nav-item--drop-first{display:none}}@media screen and (max-width: 1050px){.floating-header__nav-item--drop-second{display:none}}.floating-header__dropdown{position:relative}.floating-header__dropdown>summary{list-style:none}.floating-header__dropdown>summary::-webkit-details-marker{display:none}.floating-header__submenu{position:absolute;top:calc(100% + 12px);left:50%;transform:translate(-50%);min-width:200px;background:var(--header-bg);border-radius:var(--header-radius-sm);box-shadow:var(--header-shadow-hover);padding:12px 0;list-style:none;margin:0;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease,transform .2s ease;transform:translate(-50%) translateY(-8px);z-index:100}details[open]>.floating-header__submenu{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.floating-header__submenu-link{display:flex;align-items:center;justify-content:space-between;padding:10px 20px;font-size:14px;color:var(--header-text);text-decoration:none;transition:var(--header-transition)}.floating-header__submenu-link:hover{background:var(--header-green-light);color:var(--header-green)}.floating-header__submenu-link.is-active{color:var(--header-green);font-weight:500}.floating-header__nested-dropdown{position:relative}.floating-header__nested-dropdown>summary{list-style:none}.floating-header__nested-submenu{position:absolute;top:-12px;left:100%;min-width:180px;background:var(--header-bg);border-radius:var(--header-radius-sm);box-shadow:var(--header-shadow-hover);padding:12px 0;list-style:none;margin:0;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease}.floating-header__nested-dropdown[open]>.floating-header__nested-submenu{opacity:1;visibility:visible}.floating-header__right{display:flex;align-items:center;gap:12px;flex-shrink:0;overflow:visible}.floating-header__delivery{display:flex;align-items:center;gap:8px;padding:8px 16px;background:#fff;border-radius:12px;cursor:pointer;transition:background .2s ease,border-radius .15s ease,box-shadow .3s ease;position:relative;box-shadow:0 4px 20px #0000001a}.floating-header .floating-header__delivery.header-delivery,.floating-header__delivery.header-delivery{display:flex!important;margin:0!important;border:none!important;grid-template-columns:unset!important;padding:8px 16px!important;border-radius:12px!important;background:#fff!important;white-space:nowrap;box-shadow:0 4px 20px #0000001a;transition:transform .2s ease,box-shadow .2s ease}.floating-header__delivery:hover{box-shadow:0 6px 24px #0000002e;transform:scale(1.05)}.floating-header__delivery.is-zip-open:hover{transform:none}.floating-header__delivery.is-zip-open,.floating-header__delivery.header-delivery.is-zip-open{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important;box-shadow:none!important;transition:opacity .3s ease,background .2s ease,border-radius .15s ease,box-shadow .15s ease!important}.floating-header__delivery.is-zip-closing,.floating-header__delivery.header-delivery.is-zip-closing{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important;box-shadow:none!important}.floating-header__delivery:not(.is-zip-open):not(.is-zip-closing),.floating-header__delivery.header-delivery:not(.is-zip-open):not(.is-zip-closing){transition:opacity .3s ease,background .2s ease,border-radius .15s ease,box-shadow .3s ease .15s!important}.floating-header__delivery .location-pin{width:20px;height:20px;display:flex;align-items:center;justify-content:center;fill:var(--header-green);stroke:var(--header-green)}.floating-header__delivery .location-pin svg{width:20px;height:20px;fill:var(--header-green)}.floating-header__delivery-icon{width:20px;height:20px;color:var(--header-green);flex-shrink:0}.floating-header__delivery-text{display:flex;flex-direction:column;gap:1px}.floating-header__delivery p,.floating-header__delivery .delivery-address p{font-size:inherit;color:inherit;line-height:inherit;margin:0;padding:0}.floating-header__delivery-label{font-size:12px;color:#333333b3;line-height:1}.floating-header__delivery-zip{font-size:15px;color:#333;line-height:1.2}.floating-header__delivery-zip strong{font-weight:600}.floating-header{position:relative}.floating-header:before{content:"";position:absolute;top:0;left:0;bottom:0;width:100%;background:var(--header-bg);border-radius:var(--header-radius);box-shadow:var(--header-shadow);border:1px solid rgba(0,0,0,.06);transform:scaleX(.19);transform-origin:left center;transition:transform .7s ease-out,box-shadow .2s ease;z-index:-1}.floating-header.is-loaded:before{transform:scaleX(1)}.floating-header__nav,.floating-header__right{opacity:0;transition:opacity .3s ease .25s}.floating-header.is-loaded .floating-header__nav,.floating-header.is-loaded .floating-header__right{opacity:1}@media screen and (max-width: 989px){.floating-header:before{transform:scaleX(.22)}}@media screen and (max-width: 749px){.floating-header:before{transform:scaleX(.38)}}.floating-header__account{display:flex;align-items:center;justify-content:center;width:44px;height:44px;color:var(--header-text-light);text-decoration:none;border-radius:50%;transition:var(--header-transition)}.floating-header__account:hover{background:var(--header-green-light);color:var(--header-green)}.floating-header__account svg{width:24px;height:24px}.mini-cart-wrapper{position:relative;overflow:visible}.floating-header__cart{display:flex;align-items:center;justify-content:center;position:relative;width:48px;height:48px;background:#fff;color:var(--header-green);border:none;border-radius:12px;box-shadow:0 4px 20px #00000026;text-decoration:none;transition:var(--header-transition),border-radius .15s ease;z-index:9999}.floating-header__cart:hover{background:#fff;box-shadow:0 6px 24px #0000002e;transform:scale(1.05)}.floating-header__cart svg{width:24px;height:24px}.floating-header__cart-count{position:absolute;top:-6px;right:-6px;min-width:20px;height:20px;padding:0 6px;background:var(--header-green);color:#fff;font-size:11px;font-weight:600;border-radius:10px;display:flex;align-items:center;justify-content:center;line-height:1}.floating-header__hamburger{display:none;align-items:center;justify-content:center;width:44px;height:44px;color:var(--header-text-light);cursor:pointer;border-radius:50%;transition:var(--header-transition);list-style:none;background:transparent;border:none;padding:0}.floating-header__hamburger::-webkit-details-marker{display:none}.floating-header__hamburger:hover{background:var(--header-green-light);color:var(--header-green)}.floating-header__hamburger svg{width:24px;height:24px}.floating-header__hamburger .icon-close,.floating-header__hamburger.is-active .icon-hamburger{display:none}.floating-header__hamburger.is-active .icon-close{display:block}.dropdown-drawer{position:absolute;top:100%;left:12px;right:12px;z-index:5;pointer-events:none;overflow:hidden;border-radius:0 0 24px 24px}.dropdown-drawer.is-open{pointer-events:auto;overflow:visible}.dropdown-drawer__overlay{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:transparent;z-index:-1}.dropdown-drawer.is-open .dropdown-drawer__overlay{display:block}.dropdown-drawer__panel{position:relative;background:#e8e8e0;border-radius:0 0 24px 24px;clip-path:inset(0 0 100% 0);transition:clip-path .5s cubic-bezier(.4,0,.2,1);overflow:hidden}.dropdown-drawer.is-open .dropdown-drawer__panel{clip-path:inset(0 0 0 0)}.dropdown-drawer.is-closing .dropdown-drawer__panel{clip-path:inset(0 0 100% 0)}.dropdown-drawer__nav{padding:12px 0}.dropdown-drawer__menu{list-style:none;margin:0;padding:0}.dropdown-drawer__menu-item{border-bottom:1px solid rgba(0,0,0,.06)}.dropdown-drawer__menu-item:last-child{border-bottom:none}.dropdown-drawer__link{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;color:var(--header-text);text-decoration:none;font-size:15px;font-weight:500;transition:background .2s ease,color .2s ease;cursor:pointer;background:transparent;border:none;width:100%;text-align:left}.dropdown-drawer__link:hover{background:#0000000a}.dropdown-drawer__link.is-active{color:var(--header-green);font-weight:600}.dropdown-drawer__link::-webkit-details-marker{display:none}.dropdown-drawer__chevron{transition:transform .2s ease;color:var(--header-text-light)}.dropdown-drawer__submenu-wrapper[open]>.dropdown-drawer__link .dropdown-drawer__chevron{transform:rotate(180deg)}.dropdown-drawer__submenu-wrapper{position:relative}.dropdown-drawer__submenu{list-style:none;margin:0;padding:0 0 8px;background:#00000005}.dropdown-drawer__submenu-link{display:block;padding:10px 20px 10px 36px;color:var(--header-text-light);text-decoration:none;font-size:14px;transition:background .2s ease,color .2s ease}.dropdown-drawer__submenu-link:hover{background:#0000000a;color:var(--header-text)}.dropdown-drawer__submenu-link.is-active{color:var(--header-green);font-weight:600}.dropdown-drawer__footer{display:flex;align-items:center;justify-content:space-between;padding:12px 20px;border-top:1px solid rgba(0,0,0,.08);background:#00000005}.dropdown-drawer__account{display:flex;align-items:center;gap:8px;color:var(--header-text);text-decoration:none;font-size:14px;font-weight:500;padding:8px 12px;border-radius:8px;transition:background .2s ease}.dropdown-drawer__account:hover{background:#0000000a}.dropdown-drawer__account svg{color:var(--header-text-light)}.dropdown-drawer__social{display:flex;align-items:center;gap:4px;list-style:none;margin:0;padding:0}.dropdown-drawer__social-link{display:flex;align-items:center;justify-content:center;width:36px;height:36px;color:var(--header-text-light);border-radius:50%;transition:background .2s ease,color .2s ease}.dropdown-drawer__social-link:hover{background:var(--header-green-light);color:var(--header-green)}.dropdown-drawer__social-link svg{width:18px;height:18px}@media screen and (min-width: 990px) and (max-width: 1100px){.floating-header__nav-item:nth-last-child(1),.floating-header__nav-item:nth-last-child(2){display:none!important}}@media screen and (max-width: 989px){.floating-header-wrapper{padding:12px 16px}.floating-header{height:var(--header-height-mobile);padding:var(--header-padding-mobile);border-radius:16px;gap:12px}.floating-header:before{border-radius:16px}.floating-header__hamburger{display:flex;width:36px;height:36px}.floating-header__hamburger svg{width:20px;height:20px}.floating-header__nav{display:none}.floating-header__logo-image{width:40px;height:40px}.floating-header__logo-icon-img{max-height:40px}.floating-header__logo-stacked-img{max-height:44px}.floating-header__delivery,.floating-header .floating-header__delivery.header-delivery,.floating-header__delivery.header-delivery{padding:6px 12px!important;background:#fff!important;gap:8px;border:none!important;border-radius:10px!important;align-items:center!important;justify-content:flex-start!important;box-shadow:0 4px 20px #0000001a;min-height:44px;box-sizing:border-box}.floating-header__delivery:hover,.floating-header__delivery.header-delivery:hover{box-shadow:0 6px 24px #0000002e;transform:scale(1.05)}.floating-header__delivery.is-zip-open:hover{transform:none}.floating-header__delivery .location-pin,.floating-header__delivery-icon{color:var(--header-green);display:flex;align-items:center;justify-content:center}.floating-header__delivery .location-pin svg{fill:var(--header-green);stroke:var(--header-green)}.floating-header__delivery-text{flex-direction:column;gap:1px;align-items:flex-start}.floating-header__delivery-label{display:block;font-size:10px;color:#333333b3}.floating-header__delivery-zip{font-size:13px}.floating-header__account{display:none}.floating-header__cart{width:44px;height:44px;border-radius:10px}.floating-header__cart svg{width:22px;height:22px}}@media screen and (max-width: 749px){.floating-header{gap:8px}.floating-header__hamburger{width:32px;height:32px}.floating-header__hamburger svg{width:18px;height:18px}.floating-header__left,.floating-header__right{gap:8px}.floating-header__logo-image{width:36px;height:36px}.floating-header__logo-icon-img{max-height:36px}.floating-header__logo-stacked-img{max-height:40px}.floating-header__delivery{padding:4px 10px;min-height:40px;box-sizing:border-box}.floating-header__delivery-label{font-size:9px}.floating-header__delivery-zip{font-size:12px}.floating-header__cart{width:40px;height:40px}}body.overflow-hidden{overflow:hidden}.floating-header__delivery.header-delivery{position:relative}.floating-header__delivery #asl_popup_wrapper,.floating-header__right #asl_popup_wrapper{position:absolute;top:100%;right:0;left:auto;margin-top:0;width:auto;max-width:none}.floating-header__delivery #asl_popup_wrapper[style*="display: block"],.floating-header__delivery #asl_popup_wrapper[style*="display:block"]{animation:none}.asl-popup{box-shadow:none!important}.floating-header__delivery .asl-popup{background:#fff;border-radius:12px 0 12px 12px;box-shadow:0 16px 9px 3px #0000001c!important;overflow:hidden;transform-origin:top right;width:60px;max-height:0;opacity:0;transition:width .35s cubic-bezier(.34,1.2,.64,1),max-height .35s cubic-bezier(.34,1.2,.64,1),opacity .2s ease}.floating-header__delivery .asl-content>p:first-child,#asl_popup_wrapper .asl-content>p:first-child{background:#fff}.floating-header__delivery.is-zip-open .asl-popup{width:340px;max-height:400px;opacity:1}.floating-header__delivery.is-zip-closing .asl-popup{width:60px;max-height:0;opacity:0;transition:width .25s ease-in,max-height .25s ease-in,opacity .15s ease}.floating-header__delivery .asl-popup .asl-content{width:340px;opacity:0;transition:opacity .2s ease .1s}.floating-header__delivery.is-zip-open .asl-popup .asl-content{opacity:1}.floating-header__delivery.is-zip-closing .asl-popup .asl-content{opacity:0;transition:opacity .1s ease}@media screen and (max-width: 989px){.floating-header__delivery #asl_popup_wrapper,.floating-header__right #asl_popup_wrapper{position:fixed;top:auto;left:50%;right:auto;transform:translate(-50%)}.floating-header__delivery.is-zip-open #asl_popup_wrapper{top:var(--zip-modal-top, 100px)}.floating-header__delivery .asl-popup,#asl_popup_wrapper .asl-popup{border-radius:10px;transform-origin:top center}#asl_popup_wrapper .asl-popup{box-shadow:0 8px 32px #0003,0 2px 8px #0000001a!important}.floating-header__delivery.is-zip-open,.floating-header__delivery.header-delivery.is-zip-open{border-bottom-left-radius:12px!important;border-bottom-right-radius:12px!important}}
/*# sourceMappingURL=/cdn/shop/t/64/assets/header-floating.css.map */
