.mm-search-form{grid-gap:var(--margin-4);width:100%}.mm-header-search-container{position:absolute;top:-14px;right:60px;align-items:center;justify-content:flex-start;opacity:0;height:0;transition:height .3s ease,opacity .3s ease,transform .3s ease;pointer-events:none;transform:translate(20px)}.mm-header-search-container.mm-visible{opacity:1;height:55px;min-height:55px;width:300px;pointer-events:auto;z-index:25;transform:translate(0)}.mm-header-search-backdrop{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:transparent;z-index:20;opacity:0;pointer-events:none}.mm-header-search-backdrop.mm-visible{opacity:1;pointer-events:auto}.mm-header-search-container predictive-search{position:absolute;top:0;left:0;width:100%;background:var(--white);overflow-y:auto;padding:0 var(--margin-4) var(--margin-4) var(--margin-4);height:80vh;z-index:9}.mm-header-search-container predictive-search input#Search{padding:var(--margin-3) 20px var(--margin-2) 0;border:none;border-bottom:solid 1px var(--black-200);font-family:var(--header-font);width:100%;color:var(--black-950);font-size:var(--font-size-base);font-style:normal;font-weight:var(--font-regular);line-height:130%;transition:var(--cubic-bezier-slow) var(--duration-short);background:transparent;border-radius:0;box-shadow:none}.mm-header-search-container predictive-search input#Search:focus{outline:none}.mm-header-search-container predictive-search input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}predictive-search .mm-icon-search{border:none;background-color:transparent;position:absolute;right:0}.mm-icon-search-input{top:15px}#mmSearchClear{position:absolute;top:15px;right:0;height:20px;display:flex;align-items:center;justify-content:center;cursor:pointer}.predictive-search{padding-top:32px;width:100%}.mm-header-search-container.mm-open{opacity:1;pointer-events:all;animation:slideDownSearch var(--duration-short) var(--cubic-bezier-slow)}@keyframes slideDownSearch{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}#predictive-search{position:absolute;left:0;top:var(--navbar-height, 56px);width:100%;z-index:20;transition:opacity .3s ease;opacity:0;pointer-events:none}#predictive-search.mm-active{opacity:1;pointer-events:auto}#predictive-search-results{background:var(--white);padding:var(--margin-4) 0 var(--margin-4) var(--margin-4)}.mm-predictive-search-container{grid-gap:var(--margin-3)}.mm-predictive-search-products-container{width:100%}.mm-predictive-search-products-title-container{padding-right:var(--margin-4);grid-gap:12px;margin-bottom:var(--margin-3)}.mm-bar-under{border-bottom:1px solid var(--black-100);margin-bottom:5px}.mm-predictive-search-products-card .splide__arrow{opacity:1;background:var(--white);top:72px}.mm-predictive-search-products-card .splide__arrow:disabled{opacity:0}.mm-search-no-results{grid-gap:12px}.mm-search-no-results-left{width:33.33%;grid-gap:var(--margin-6)}.mm-search-no-results-left-title{margin-top:var(--margin-8);text-wrap:pretty}.mm-search-no-results-left-cta{width:fit-content}#predictive-search-results-queries-list{grid-gap:var(--margin-2)}.mm-predictive-search-empty-collection{grid-template-columns:repeat(5,calc(20% - 16px));grid-gap:16px;width:66.67%;padding-right:var(--margin-4)}.mm-predictive-search-empty-collection-collection{display:flex!important;flex-direction:column;justify-content:flex-end;align-items:flex-start;grid-gap:var(--margin-1);aspect-ratio:9/16;overflow:hidden;padding:var(--margin-2)}.mm-predictive-search-empty-collection-discover{padding-left:5px}.mm-predictive-search-empty-collection-collection img{transform:scale(1);transition:transform var(--cubic-bezier-slow) var(--duration-long)}.mm-predictive-search-empty-collection-collection:hover img{transform:scale(1.05)}.mm-predictive-search-empty-collection-image{background:linear-gradient(188deg,#0000 46.51%,#0006 96.79%),linear-gradient(0deg,#0000001a 0% 100%);z-index:-1}.mm-header-search-down{position:fixed;bottom:0;left:0;height:30dvh;width:100%;pointer-events:none}.mm-header-search-container.mm-open .mm-header-search-down{display:block!important;pointer-events:all}.mm-search-product-card-container{height:100px;padding:var(--margin-2);gap:var(--margin-3);border-radius:var(--rounded-medium);border:1px solid var(--black-100)}.mm-search-product-card-image{aspect-ratio:1;border-radius:var(--margin-1);height:85px;width:auto;padding:8px}@media (min-width: 1280px){#predictive-search .mm-product-card .mm-product-card-packaging-quantity,.mm-search-empty .mm-product-card .mm-product-card-packaging-quantity{display:none}}@media (max-width: 1280px){.mm-header-search-container{position:fixed;top:0;left:0;height:100vh;width:100vw;background:var(--white);transform:translate(-120%);transition:transform var(--duration-short) var(--cubic-bezier-fast);z-index:20;opacity:0;pointer-events:none}.mm-header-search-container.mm-active{transform:translate(0);opacity:1;pointer-events:auto}.mm-header-search-container-mobile-top{padding:var(--margin-3) var(--margin-4);border-bottom:1px solid var(--black-100);background:var(--black-50)}.mm-header-search-container predictive-search{position:unset;padding:unset}.mm-header-search-container predictive-search .mm-product-card-label-quantite{order:3}.mm-search-form{grid-gap:unset}.mm-mobile-menu-wrapper predictive-search input#Search,.mm-header-search-container predictive-search input#Search{padding:var(--margin-3) var(--margin-4);background:var(--black-50);border-bottom:none;font-size:16px}input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none;display:none}.mm-mobile-menu-wrapper .mm-input-search-container input{border:none;width:100%}.mm-input-search-container:after{content:"";position:absolute;bottom:8px;left:var(--margin-4);right:var(--margin-4);height:1px;background-color:var(--black-400);pointer-events:none}.mm-mobile-menu-wrapper predictive-search input#Search::placeholder,.mm-header-search-container predictive-search input#Search::placeholder{font-family:var(--body-font);color:var(--black-500);font-size:12px;font-style:normal;font-weight:400;line-height:130%;letter-spacing:-.36px}.mm-mobile-menu-wrapper predictive-search .mm-icon-search{top:5px}predictive-search .mm-icon-search{right:var(--margin-2)}predictive-search .mm-icon-search svg path{stroke:var(--black-500)!important}#predictive-search{top:96px}.mm-search-empty{grid-gap:var(--margin-3);padding:var(--margin-4)}.mm-predictive-search-no-results-collection{padding-bottom:calc(115px + 2*var(--margin-4));height:100dvh;overflow:auto;grid-gap:var(--margin-2)}#predictive-search-results{height:100dvh;overflow:auto;padding:var(--margin-4) var(--margin-4) calc(96px + var(--margin-4)) var(--margin-4)}.mm-search-no-results{flex-direction:column;padding:unset}.mm-search-no-results-left{width:100%}.mm-search-no-results-left-title{margin-top:unset}.mm-predictive-search-empty-collection{grid-template-columns:repeat(1,1fr);width:100%;grid-gap:var(--margin-2)}.mm-search-empty .mm-product-card,#predictive-search .mm-product-card{padding:var(--margin-2);display:flex;max-width:unset;grid-gap:var(--margin-3);border-radius:var(--rounded-medium);border:1px solid var(--black-100)}.mm-predictive-search-products-card ul{display:flex!important;flex-direction:column;grid-gap:var(--margin-2)}.mm-search-empty .mm-product-card form,#predictive-search .mm-product-card form{flex-direction:row;grid-gap:var(--margin-3)}.mm-search-empty .mm-product-card .mm-product-card-image,#predictive-search .mm-product-card .mm-product-card-image{border:unset;width:85px;padding:8px}.mm-search-empty .mm-product-card .mm-product-card-description,#predictive-search .mm-product-card .mm-product-card-description,.mm-search-empty .mm-product-card .mm-product-card-add-to-cart,#predictive-search .mm-product-card .mm-product-card-add-to-cart,.mm-search-empty .mm-product-card .mm-product-card-price-container,#predictive-search .mm-product-card .mm-product-card-price-container,.mm-search-empty .mm-product-card .mm-product-card-image-second,#predictive-search .mm-product-card .mm-product-card-image-second{display:none}.mm-search-empty .mm-product-card.mm-product-card-image picture,#predictive-search .mm-product-card.mm-product-card-image picture{width:100%;height:auto}.mm-search-empty .mm-product-card .mm-product-card-image .mm-product-card-label-top .mm-label-small span,.mm-predictive-search-products-card .mm-product-card .mm-product-card-image .mm-product-card-label-top .mm-label-small span{font-size:12px;font-style:normal;font-weight:600;line-height:100%}.mm-search-empty .mm-product-card .mm-product-card-image .mm-product-card-label-top,#predictive-search .mm-product-card .mm-product-card-image .mm-product-card-label-top{top:4px;left:4px}.mm-search-empty .mm-product-card .mm-product-card-infos,#predictive-search .mm-product-card .mm-product-card-infos{justify-content:center;grid-gap:var(--margin-1)}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/mm-search.css.map */
