header.mm-section-header>div{height:60px;padding:16px;position:unset;display:flex;justify-content:space-between;align-items:center;background:#fff;border-radius:5px}header{position:fixed;top:19px;left:50%;transform:translate(-50%);width:98%;z-index:9;background:var(--White);border-radius:5px}.mm-menu-middle{display:flex;align-items:center;justify-content:space-around;width:80%}.mm-menu-middle-open,.mm-menu-middle a{font-weight:500;cursor:pointer}.mm-header-burger{display:none;width:100px;grid-gap:12px;align-items:center;cursor:pointer}.mm-header-burger p{color:var(--Black);font-size:12px;font-style:normal;font-weight:400;line-height:135%}.mm-header-burger .mm-icon-close{display:none}.mm-header-burger.mm-open .mm-icon-close{display:block}.mm-header-burger.mm-open .mm-icon-burger{display:none}.mm-menu-filter{position:fixed!important;top:0;left:0;height:100%;width:100%;opacity:0;pointer-events:none;background:#00000026;z-index:2;transition:.6s}.mm-menu-filter.mm-visible{opacity:1;pointer-events:auto}.mm-header-logo img{width:86px;height:auto;position:relative;top:4px}.mm-header-menus-container{display:flex;flex-wrap:wrap;grid-column-gap:24px}.mm-dropdown{position:absolute;top:100%;left:0;width:100%;max-height:0;overflow:hidden;background-color:#fff;transition:max-height .3s ease;box-shadow:0 4px 8px #0000001a;z-index:10;border-radius:5px}.dropdown-collections{height:100%;display:flex}.dropdown-products-container,.dropdown-collection-products{display:none}.dropdown-collection-title p{font-size:12px}.dropdown-collection-title .active{font-weight:700;border-bottom:1px solid rgba(239,125,0,1)}.dropdown-collection-products.active{border-left:1px solid rgba(0,0,0,.2);display:flex;gap:100px;padding-left:40px;margin-left:40px;height:100%}.dropdown-collection-best{gap:20px;display:flex;justify-content:space-between}.dropdown-collection-title{display:flex;flex-direction:column}.dropdown-content{gap:90px;height:340px;display:flex;align-items:flex-start;justify-content:flex-start;padding:14px 30px}.dropdown-title{font-size:14px;font-weight:500;cursor:pointer}.dropdown-titles{display:flex;flex-direction:column;gap:20px}.dropdown-collection{display:flex;align-items:center;gap:10px}.dropdown-collection .dropdown-popular{font-size:11px;font-family:Courier New,Courier,monospace;text-transform:uppercase;background:#ef7d00;color:#f8de65;padding:4px;font-weight:700}.mm-header-collection-tag-2{font-size:11px;font-family:Courier New,Courier,monospace;text-transform:uppercase;background:#ef7d00!important;color:#f8de65!important;padding:4px;font-weight:700;border-radius:unset!important}.dropdown-productToShow{width:100%;justify-content:space-between;display:flex;gap:25px}.mm-diagno-desktop{height:unset!important}.mm-diagno-desktop img{border-radius:5px;height:295px!important}.mm-dropdown-link{display:block;padding:10px 20px;color:#000;text-decoration:none}.mm-dropdown.open{max-height:340px}.mm-header-menu{display:flex;flex-wrap:wrap;grid-gap:24px;row-gap:0}.mm-header-right{display:flex;align-items:center}.mm-header-secondary-menu,.mm-header-secondary-menu a{display:flex;grid-gap:24px}.mm-header-icons{display:flex;align-items:center;justify-content:flex-end;grid-gap:15px;width:100px}.mm-header-icon-search-trigger{cursor:pointer;width:14px;display:flex;align-items:center}.mm-header-icon-search-trigger svg{height:14px;width:14px}.mm-header-cart-container{display:flex;grid-gap:6px;align-items:center;justify-content:flex-end;cursor:pointer}.mm-header-cart-container p{color:var(--Black, #090a0b);font-size:12px;font-style:normal;font-weight:400;line-height:135%}.mm-cart-count{position:relative;background:#f0991733;height:16px;width:16px;border-radius:50%}.mm-cart-count p{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:var(--UI-Orange, #f09917);text-align:center;font-size:11px;font-style:normal;font-weight:400;line-height:13.5px;letter-spacing:.13px;padding-top:1px}.mm-product-tag-mobile{top:100px!important;left:20px;width:fit-content;z-index:9}@media (min-width: 768px){.mm-product-tag-mobile{display:none!important}.mm-cart-count:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:12px;width:12px;background:var(--product-bonne-mine-light, #ffe484);border-radius:50%}}@media (max-width: 768px){.mm-header-account-container{display:none}}@media (max-width: 350px){.mm-header-cart-container,.mm-header-burger{width:50px}}.mm-opened .mm-menu-toOpen,.mm-menu-toClose{display:none}.mm-opened .mm-menu-toClose{display:flex}.mm-menu-toOpen{display:flex;align-items:center;gap:5px}.mm-mobile-menu-header{position:relative;height:170px}.mm-mobile-menu-header img{height:170px;width:100%;object-fit:cover}.mm-mobile-menu-header-content{display:flex;flex-direction:column;gap:18px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.mm-mobile-menu-header-content p{font-size:20px;color:#fff;text-align:center;font-weight:500}.mm-mobile-menu-header-content a{background:#fff;color:#000;font-size:12px;font-family:Courier New,Courier,monospace;padding:17px 12px;font-weight:600;text-align:center;white-space:nowrap}.mm-mobile-menu-wrapper{position:fixed;top:60px;opacity:1;pointer-events:none;left:50%;transform:translate(-50%);width:583px;transition:.3s;background:var(--Background);border-radius:2px;overflow:hidden;height:0}header.mm-open .mm-mobile-menu-wrapper{top:67px;pointer-events:auto}.mm-mobile-menu-wrapper-inner{display:flex;flex-direction:column}.mm-mobile-menu-container{width:100%;max-height:60vh;display:flex;flex-direction:column;-ms-overflow-style:none;scrollbar-width:none;overflow-y:scroll;padding-bottom:30px;position:relative;flex-grow:1}.mm-header-mobile-link{padding:10px}.mm-header-mobile-link,.mm-header-mobile-link>span{display:flex;justify-content:space-between;align-items:center;color:var(--black, #272220);font-size:20px;font-style:normal;font-weight:500;line-height:110%;cursor:pointer}.mm-header-mobile-link-svg-container{flex-grow:1;display:flex;justify-content:flex-end;align-items:center}.mm-header-mobile-sublinks a{color:var(--Black, #090a0b);font-size:13px;font-style:normal;font-weight:400;line-height:130%;letter-spacing:.13px;display:flex;align-items:center;gap:10px}.mm-header-mobile-sublinks img{width:41px;height:41px;object-fit:cover;border-radius:50px}.mm-header-mobile-link-secondary{color:#090a0b;font-size:15px;font-style:normal;font-weight:500;line-height:130%;letter-spacing:.15px}.mm-mobile-menu-container::-webkit-scrollbar{display:none}.mm-mobile-menu-wrapper.mm-menu-open{top:81px;opacity:1;pointer-events:auto}.mm-header-mobile-sublinks{display:none;flex-direction:column;grid-gap:19px;padding:0 10px 25px}.mm-header-mobile-link.mm-active{border-bottom:none}.mm-header-mobile-link.mm-active svg{transform:rotate(45deg)}.mm-header-mobile-link.mm-active+.mm-header-mobile-sublinks{display:flex}.mm-header-collection-tag{border-radius:1px;padding:3px 4px 2px;font-size:11.5px!important;font-style:normal!important;font-weight:400!important;line-height:100%!important;text-transform:uppercase;margin-left:8px}.mm-header-collection-tag.Rouge{color:var(--Colour-neutral-10, #fff);background:#850f32}.mm-header-collection-tag.Gris{color:var(--UI-Black, #121212);border-radius:1px;border:1px solid var(--ui-black-20, #d0d0d0);background:var(--ui-black-10, #faf8f3)}.mm-mobile-menu-secondary-container{padding:32px 10px 16px;display:flex;position:relative}.mm-mobile-menu-secondary-container-inner{display:flex;flex-direction:column;grid-gap:18px}.mm-header-CTA{padding:16px 16px 8px;text-align:center;position:relative;background:#fff;box-shadow:0 -10px 20px #0000000d}.mm-header-cta-bottom-text{margin-top:8px;color:var(--UI-Black, #121212);text-align:center;font-size:10px;font-style:normal;font-weight:500;line-height:130%;letter-spacing:.1px;opacity:.5}.mm-product-card-nav{position:relative;width:200px}.mm-product-card-nav .mm-product-tags{display:flex;flex-direction:column;align-items:flex-start;grid-gap:6px;position:absolute;top:10px;left:10px;z-index:1}.mm-product-card-nav .mm-product-card-inner img{width:200px!important;height:240px;border-radius:5px;object-fit:cover}.mm-product-card-nav .mm-pc-content p{text-align:start;font-size:12px;font-weight:500}.mm-routine{display:flex;flex-direction:column;width:530px;background:#faf8f3}.mm-routine-products::-webkit-scrollbar{width:2px}.mm-routine-products::-webkit-scrollbar-track{border-radius:3px;background:#fff}.mm-routine-products::-webkit-scrollbar-thumb{border-radius:3px}.mm-routine h3{padding:20px 10px;width:100%;font-size:14px}.mm-routine .mm-routine-products{display:flex;flex-direction:column;height:150px;overflow:auto;gap:10px;padding:5px;margin:5px}.mm-routine .mm-routine-products a{width:100%}.mm-routine .mm-routine-item{height:60px;display:flex;gap:10px}.mm-routine .mm-routine-item-content{display:flex;width:100%;justify-content:space-between;padding-right:15px}.mm-routine .mm-routine-item-content h4{margin:0}.mm-routine .mm-routine-item-content .mm-routine-item-content-header{display:flex;flex-direction:column;justify-content:space-between}.mm-routine .mm-routine-item-image img{width:60px;height:60px}.mm-pc-content .mm-pc-content-inner-titles{margin-top:10px}@media (max-width: 768px){.mm-header-mobile-sublinks .mm-product-card{aspect-ratio:unset!important}.mm-header-mobile-sublinks .mm-product-card .mm-pc-fat-image>img{height:180px}.cart-upsell{padding-left:10px;padding-right:10px}.mm-product-card-nav{width:160px}.mm-product-card-nav .mm-product-card-inner img{width:160px!important;height:180px;border-radius:0}.mm-header-burger{display:flex}.mm-menu-middle{display:none}header{width:100%;left:0;transform:none}header.mm-section-header>div{border-radius:0;padding:20px}header.mm-open .mm-mobile-menu-wrapper{top:79px}.mm-mobile-menu-wrapper{width:100%;background:var(--White)}.mm-mobile-menu-wrapper-inner{height:calc(100dvh - 86px)}.mm-mobile-menu-container{max-height:unset}.mm-header-mobile-sublinks a{color:#000}.mm-header-cart-container{grid-gap:6px}.mm-cart-count{bottom:0}.mm-header-logo{height:28px}.mm-header-logo img{top:0}}
/*# sourceMappingURL=/cdn/shop/t/52/assets/mm-header.css.map */
