header.mm-section-header>div{position:unset;display:flex;flex-direction:column;justify-content:space-between;align-items:center;overflow-x:clip}header{position:sticky;top:0;width:100%;z-index:9;transition:all .5s cubic-bezier(.58,.16,.09,.84)}.mm-header-burger{display:none}.mm-no-href{pointer-events:none;cursor:default;color:inherit;text-decoration:none}.mm-no-href:hover{text-decoration:none}.mm-call-cta-sticky{width:48px;height:48px;border-radius:50%;cursor:pointer;background:var(--primary);position:fixed;right:29px;bottom:29px;box-shadow:0 4px 20px #00000040}.mm-call-cta-sticky svg{height:24px;width:24px}.mm-call-cta-sticky svg path{fill:var(--white)}.mm-header-whishlist-container{position:relative}.topbadge{display:flex;align-items:center;justify-content:center;position:absolute;background-color:var(--primary)!important;width:18px;height:18px;border-radius:50%;color:#fff!important;border:1px solid white;font-size:9px;font-style:normal;font-weight:800;line-height:20px;padding:1px 0 0!important;top:-5px;right:3px}.mm-top-header{z-index:2;width:100%;padding:12px 24px;background:var(--black-50);gap:36px;height:73px}.mm-header-logo-wrapper{transform:translate(0);transition:var(--transition);pointer-events:all}.mm-header-logo-wrapper.mm-hide{flex:0;width:0;opacity:0;transform:translate(-150%);transition:var(--transition);pointer-events:none}.mm-header-left{display:flex;align-items:center;grid-gap:24px;height:100%}.mm-header-logo{width:196px;height:auto}#predictive-search-results{flex-direction:row-reverse}.mm-psearch-queries{min-width:250px;max-width:250px;padding:16px 24px 24px}.mm-search{position:relative;max-width:592px;margin:auto;transition:var(--transition)}.mm-search:not(.mm-close){max-width:1250px;transition:var(--transition);flex:auto}.predictive-search{position:absolute;background:var(--white);width:100%;max-height:80dvh;z-index:10;top:59px}.mm-icon-search-wrapper{width:32px;height:32px;border-radius:50%;background:var(--primary);position:absolute;top:50%;right:0;transform:translate(-6px,-50%);cursor:pointer;border:none}.mm-opacity-05 svg{opacity:.6}.mm-header-bg-filter{position:absolute;top:1px;left:0;height:100dvh;width:100%;background:#0009;z-index:2;pointer-events:none;opacity:0;transition:all .5s cubic-bezier(.58,.16,.09,.84);z-index:-10}.mm-header-bg-filter.mm-visible{pointer-events:auto;opacity:1}.mm-show-more-search{border:none}.mm-header-icons{display:flex;justify-content:flex-end;align-items:flex-end;gap:26px;transform:translate(0);transition:var(--transition);pointer-events:all}.mm-header-icons.mm-hide{flex:0;width:0;opacity:0;transform:translate(150%);transition:var(--transition);pointer-events:none}.mm-header-icons>*{display:flex!important;flex-direction:column;align-items:center;justify-content:center}.mm-header-icons>svg{width:24px}.mm-header-icons a{display:block}.mm-header-cart-container{position:relative}.cart-count-bubble{position:absolute;background:var(--primary);width:18px;height:18px;border-radius:50%;color:#fff;border:1px solid white;font-size:11px;font-style:normal;font-weight:800;line-height:20px;padding:1px 0 0;top:-9px;right:-8px}.mm-bottom-header{z-index:2;width:100%;padding:0 24px;height:37px;background:var(--white);border-bottom:1px solid var(--black-200);transition:var(--transition)}.mm-bottom-header.mm-hide{height:0;transition:var(--transition)}.mm-bottom-header .mm-header-left{transform:unset;transition:var(--transition)}.mm-bottom-header.mm-hide .mm-header-left{transform:translate(-150%);transition:var(--transition)}.mm-bottom-header .mm-header-right{transform:unset;transition:var(--transition)}.mm-bottom-header.mm-hide .mm-header-right{transform:translate(150%);transition:var(--transition)}.mm-header-menus-container{display:flex;grid-column-gap:24px;height:100%}.mm-header-menu{display:flex;height:100%;transition:var(--transition)}.mm-header-menu:hover .mm-header-link{opacity:.5;transition:var(--transition)}.mm-header-right{display:flex;align-items:center}.mm-header-secondary-menu,.mm-header-secondary-menu a{display:flex;grid-gap:24px}.mm-header-link{position:relative;display:flex;align-items:center;height:100%;grid-gap:6px;transition:var(--transition);padding-right:24px;white-space:nowrap}.mm-header-link.mm-active{opacity:1!important;transition:var(--transition)}.mm-header-submenu{display:none;position:absolute;top:34px;left:0;background:#fff;border-bottom:1px solid var(--black-300);padding:24px;flex-direction:column;grid-gap:8px;min-width:200px}.mm-header-link:hover .mm-header-submenu{display:flex}.mm-header-link-mm svg{transition:var(--transition)}.mm-header-link-mm.mm-active svg{transform:rotate(180deg);transition:var(--transition)}.mm-overlay-desktop{z-index:1;position:fixed;top:0;left:0;height:100%;width:100%;opacity:0;background:var(--UI-Grey-900, #1D1D1D);transition:all .5s cubic-bezier(.58,.16,.09,.84);pointer-events:none}.mm-overlay-desktop.mm-visible{opacity:.6;pointer-events:auto}.mm-mega-menu-wrapper{display:none;position:absolute;top:100%;left:0%;min-height:30vh;max-height:calc(100vh - 230px);padding-right:0}.mm-mega-menu-wrapper.mm-active{padding-right:324px}.mm-header-link.mm-active+.mm-mega-menu-wrapper{display:flex}.mm-mm-link{display:flex;padding:14px 10px 14px 16px;border-radius:var(--radius-rounded, 4px)}.mm-mm-link:hover,.mm-mm-link.mm-active{background:var(--UI-Black-50, #F6F6F6)}.mm-mm-right-header{margin-bottom:16px}.mm-mm-right-header>a{text-decoration:underline}.mm-mega-menu-right-scrollable .mm-mm-sublink.mm-text-bold{margin-bottom:0;margin-top:12px}.mm-mm-sublink{text-decoration:none!important}.mm-mega-menu-left{display:flex;background:#fff;padding:16px;grid-gap:2px;border-right:1px solid var(--UI-Grey-100, #EDEDED);overflow-y:auto;width:244px;border-radius:0 0 0 16px}.mm-mega-menu-right{position:absolute;top:0;right:0;height:100%;width:324px;background:#fff;padding:16px;grid-gap:10px;opacity:0;transition:all .5s cubic-bezier(.58,.16,.09,.84);pointer-events:none;border-radius:0 0 16px}.mm-mega-menu-right.mm-visible{opacity:1;pointer-events:auto}.mm-mega-menu-right-scrollable{overflow-y:auto;flex-grow:1;grid-gap:10px}.mm-mm-close{position:absolute;top:28px;right:-47px;height:32px;width:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--Wireframes-White, #FFF)}.mm-mm-subsublink:hover{color:gray}.mm-mm-subsublink span{color:#ababab}.mm-mega-menu-block-seo{direction:ltr;grid-column:span 2;gap:8px;padding:16px;border-radius:8px;background-blend-mode:normal,overlay,normal,normal;text-align:start;height:100%;max-height:415px}.mm-mega-menu-block-seo-text{font-size:16px;font-style:normal;font-weight:400;line-height:28px}.mm-mega-menu-block-seo .mm-text-3xl{font-size:36px}.mm-mobile-menu-wrapper{position:fixed;top:0;left:0;width:100%;height:100dvh;pointer-events:none;z-index:50}.mm-mobile-menu-wrapper.mm-menu-open{pointer-events:auto}.mm-mobile-menu-wrapper .mm-mobile-menu-header{transform:translateY(-120%);background:var(--UI-Grey-900, #1D1D1D);padding:12px 16px;position:absolute;top:0;left:0;width:100%;transition:all .5s cubic-bezier(.58,.16,.09,.84)}.mm-mobile-menu-wrapper.mm-menu-open .mm-mobile-menu-header{transform:translateY(0)}.mm-mobile-menu-wrapper .mm-menu-mobile-filter{background:var(--UI-Grey-700, #373839);opacity:0;position:absolute;top:0;left:0;height:100%;width:100%;transition:all .5s cubic-bezier(.58,.16,.09,.84)}.mm-mobile-menu-wrapper.mm-menu-open .mm-menu-mobile-filter{opacity:.6}.mm-mobile-menu-wrapper .mm-menu-mobile-container{display:flex;flex-direction:column;position:absolute;top:54px;left:0;width:calc(100% - 60px);height:calc(100% - 54px);background:#fff;transform:translate(-120%);transition:all .5s cubic-bezier(.58,.16,.09,.84)}.mm-mobile-menu-wrapper.mm-menu-open .mm-menu-mobile-container{transform:translate(0)}.mm-menu-mobile-inner{overflow-y:auto}.mm-mobile-menu-header{color:#fff;z-index:2}.mm-mobile-menu-header svg path{stroke:#fff}.mm-menu-mobile-link{padding:16px;border-bottom:1px solid var(--UI-Grey-200, #D5D5D5)}.mm-mobile-menu-sec-link-main{padding:16px;background:var(--UI-Beige, #F9F5F2)}.mm-mobile-menu-sec-link-second{padding:16px}.mm-menu-mobile-panel{position:absolute;top:0;left:0;height:100%;width:100%;background:#fff;transform:translate(-120%);transition:all .5s cubic-bezier(.58,.16,.09,.84)}.mm-menu-mobile-link.mm-active+.mm-menu-mobile-panel{transform:translate(0)}.mm-menu-mobile-panel-header{padding:12px 16px;background:var(--UI-Beige, #F9F5F2);border-bottom:1px solid var(--UI-Grey-200, #D5D5D5)}.mm-menu-mobile-panel-links{overflow-y:auto}.mm-menu-mobile-panel-sublinks-title{padding:16px;border-bottom:solid 1px #F5ECE3}.mm-menu-mobile-panel-sublinks-title>span>a{display:none}.mm-menu-mobile-panel-sublinks-title+.mm-menu-mobile-panel-sublinks-content{display:none}.mm-menu-mobile-panel-sublinks-title.mm-active{background:var(--UI-Black-50, #F6F6F6);border-bottom:none;font-weight:700}.mm-menu-mobile-panel-sublinks-title.mm-active>span{grid-gap:12px}.mm-menu-mobile-panel-sublinks-title.mm-active>span>a{display:block;position:relative;top:2px}.mm-menu-mobile-panel-sublinks-title.mm-active svg{transform:rotate(180deg)}.mm-menu-mobile-panel-sublinks-title.mm-active+.mm-menu-mobile-panel-sublinks-content{display:flex;background:var(--UI-Black-50, #F6F6F6);padding:0 16px 16px;grid-gap:10px}.mm-menu-mobile-slider-title{padding:16px 16px 4px}.mm-menu-mobile-slider-container{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:6px;padding:0 16px 16px;scroll-behavior:smooth}.mm-menu-mobile-slider-item{width:145px;flex-shrink:0;height:116px;position:relative;border-radius:4px;padding:12px;text-align:center;overflow:hidden}.mm-menu-mobile-slider-item img{position:absolute;top:0;left:0;height:100%;width:100%;object-fit:cover}.mm-menu-mobile-slider-filter{position:absolute;top:0;left:0;height:100%;width:100%;opacity:.7}.mm-menu-mobile-slider-item-title{color:#fff;position:relative}.mm-menu-mobile-footer,.mm-mobile-menu-panel-footer{padding:16px;background:var(--UI-Beige, #F9F5F2)}.mm-menu-mobile-footer .mm-bg-header-link{color:#fff}.mm-menu-mobile-footer .mm-bg-header-link path:first-child{fill:#fff;stroke:#fff}.mm-menu-mobile-footer .mm-bg-header-link path{stroke:#fff}.mm-menu-mobile-slider-container::-webkit-scrollbar{height:2px;background-color:#feefec}.mm-menu-mobile-slider-container::-webkit-scrollbar-thumb{background-color:#f16241}.mm-menu-mobile-slider-container::-webkit-scrollbar-button{background-color:#ccc;height:2px}.mm-menu-mobile-slider-container{scrollbar-color:#F16241 #FEEFEC;scrollbar-width:thin}.mmSearchClear{cursor:pointer;position:absolute;top:14px;right:55px;background:#fff}.mmSearchClear svg{opacity:0;transition:var(--transition)}.mm-search-delete,.mm-search-delete:hover{color:var(--black-900)}.mm-product-result-wrapper .mm-product-card{max-width:100%;min-width:100%;height:100%;display:flex;flex-direction:column}.mm-product-result-wrapper .mm-product-card_image,.mm-product-result-wrapper .mm-p-img-container{height:135px}.mm-product-result-wrapper .mm-product-card>a{flex-grow:1}.mm-product-result-wrapper .mm-product-info{height:100%}.mm-product-result-wrapper .mm-price{flex-direction:column}.mm-psearch-products{gap:13px;padding:16px;width:100%}.mm-psearch-products .splide__arrows svg path{stroke:var(--black-900)}.mm-search-desktop,.mm-search-mobile{display:none}.mm-bg-header-link{background:#f16241;border-radius:4px;padding:6px;color:#fff;padding-right:6px!important;height:26px!important;display:flex;align-items:center;grid-gap:8px}.mm-bg-header-link:hover{text-shadow:0px .5px 0px rgba(0,0,0,.25)}.bell{overflow:visible}.bell-body{transform-origin:top center;animation-direction:reverse}.mm-bg-header-link:hover .bell-body{animation:bellRing 1.2s;animation-direction:normal}@keyframes bellRing{10%{transform:scale(1.01)}20%,40%{transform:rotate(-20deg) scale(1.01)}30%{transform:rotate(20deg) scale(1.01)}50%{transform:rotate(0) scale(1.01)}to{transform:scale(1)}}@media (max-width: 1024px){.mm-call-cta-sticky{right:29px;bottom:50px}}@media (min-width: 1440px){.mm-mega-menu-products-list.mm-visible{max-width:925px}}@media (min-width: 1200px){.mm-product-result-wrapper{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:12px}.splide.is-initialized:not(.is-active) .splide__list{display:flex}.splide.is-initialized:not(.is-active) .mm-product-result-wrapper{display:grid}}@media (min-width: 812px) and (max-width: 1199px){.splide.is-initialized:not(.is-active) .splide__list{display:flex}.splide.is-initialized:not(.is-active) .mm-product-result-wrapper{display:grid}.mm-product-result-wrapper{display:grid;grid-template-columns:repeat(auto-fill,minmax(145px,1fr));gap:12px}header .my-carousel-progress{display:none}}@media (max-width: 1022px){#predictive-search-results{flex-direction:column-reverse}.mm-psearch-queries{min-width:100%;max-width:100%}.mm-psearch-products{gap:16px;overflow:clip}.mm-psearch-products,.mm-show-more-search{background-color:var(--beige)}.mm-search-title-wrapper{flex-direction:column;align-items:start}.mm-show-more-search{padding-left:0}.splide-search-results>.splide__track{overflow:visible}.mm-product-result-wrapper .mm-product-card{min-width:200px}}@media (max-width: 1125px){header{z-index:3}}@media (max-width: 1024px){.mm-search:not(.mm-close){max-width:100%}}@media (max-width: 768px){.mm-mobile{display:flex!important}.mm-search-desktop,.mm-search-mobile{display:none}.mm-text-burger-menu{display:flex!important}.mm-header-icons .mm-text-sm-semibold,.mm-header-burger .mm-text-sm-semibold{font-size:12px;font-weight:400;display:flex;line-height:8px}.mm-header-bg-filter-mobile{position:fixed;top:0;left:0;height:100vh;width:100vw;background:#0009;z-index:2;pointer-events:none;opacity:0;transition:all .5s cubic-bezier(.58,.16,.09,.84);z-index:-10}.mm-top-header{transform:translateY(0);transition:var(--transition)}.mm-top-header.mm-hide{width:0;opacity:0;height:0;transform:translateY(-150%);border:none;transition:var(--transition)}.search-modal__form form,.search-modal__form .search-header{height:100%;min-height:40px}.arrow-wrapper.mm-hide{display:none!important}.search-modal__form .search-header{margin-left:16px}.search-modal__form:has(.mm-hide) .search-header{margin-left:0}.mm-bottom-header{transform:translateY(0);transition:var(--transition)}.mm-header-help-container,.mm-header-whishlist-container{display:none!important}.mm-header-burger{display:flex;flex:1}.mm-text-logo-menu{margin-top:-5px}.mm-header-link .mm-icon-arrow{display:none}.mm-bottom-header{padding-inline:16px;overflow-x:scroll;height:32px;overflow-y:clip}.mm-overlay-desktop{display:none!important}.mm-overlay-mobile{background:linear-gradient(271deg,#f8fafc 1.16%,#f8fafc00 137.88%);display:block;position:absolute;right:0;bottom:0;width:44px;height:32px;transition:var(--transition)}.mm-overlay-mobile.mm-hide{height:0;right:-100%;transition:var(--transition)}.mm-header-mobile.scroll-down{transform:translate3d(0,-100%,0);transition:transform .5s ease,opacity .5s ease}.mm-header-mobile.scroll-up{transition:transform .5s ease,opacity .5s ease}.mm-search-mobile{padding:8px 16px;border-bottom:1px solid var(--black-200);width:100%;background:var(--black-50)}.mm-search-mobile predictive-search{position:relative}.mm-header-logo-wrapper{text-align:center}.mm-header-cart-container svg path{fill:var(--black);stroke-width:.1;stroke:none}.mm-header-cart-container svg{width:23px}.mm-header-account-container svg path,.mm-header-account-container svg circle{stroke-width:1.5;stroke:var(--black)}.mm-header-account-container{display:none!important}.mm-top-header{width:100%;padding:0 16px;background:var(--white);gap:16px;height:53px;border-bottom:1px solid var(--black-200);z-index:50}.mm-header-logo{width:163px;height:auto}.mm-header-icons{flex:1;grid-gap:16px}.mm-header-burger .mm-icon-close{display:none}.mm-header-burger.mm-open .mm-icon-close{display:flex}.mm-header-burger.mm-open .mm-icon-close p{margin-top:-5px}.mm-header-burger.mm-open .mm-icon-burger,.mm-header-burger.mm-open .mm-text-menu{display:none}.mm-psearch-queries{flex-grow:1}.mm-psearch-products{flex-grow:0;justify-content:flex-end;height:unset}.predictive-search{width:100vw;max-height:calc(100dvh - 93px);top:49px;left:-16px}#predictive-search-results{height:100%}.mm-bg-header-link{background:none;border-radius:0;padding:0;color:#000;height:auto!important;display:flex;align-items:center;grid-gap:5px}.mm-bg-header-link path{stroke:#000}.mm-bg-header-link path:first-child{fill:#f16241;stroke:#f16241}.mm-menu-mobile-panel-sublinks-title.mm-active>span>a{display:block;position:relative;top:2px;font-weight:700}.mm-header-menu{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/57/assets/mm-header.css.map */
