.mm-search-form{gap:12px;width:100%;margin:0}.search-header{border-radius:8px;background:#f2f2f266;border:none;padding:14px 18px;width:100%;min-width:400px;height:38px;font-size:16px;font-style:normal;font-weight:400;line-height:140%;letter-spacing:-.16px;color:var(--bleu-nuit)!important;transition:var(--duration-fast) var(--cubic-bezier-fast)}.mm-section-header.mm-header-scroll .search-header,.mm-section-header:hover .search-header{background:var(--gris-100, #F3F4FC)}.search-header:focus-visible{outline:1px solid var(--gris-100);outline-offset:0;box-shadow:none}.search-header::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}.mm-section-header .mm-icon-search{border:none;background-color:transparent;position:absolute;right:20px;top:5px;color:#fff}.mm-section-header .mm-icon-search svg path{stroke:#fff}.mm-section-header.mm-header-scroll .mm-icon-search svg path,.mm-section-header:hover .mm-icon-search svg path{stroke:var(--bleu-nuit)}.mm-section-header .search-header{color:var(--gris-500)}.mm-section-header .search-header::placeholder{color:var(--white)!important;opacity:1}.mm-section-header.mm-header-scroll .search-header::placeholder,.mm-section-header:hover .search-header::placeholder{color:var(--bleu-nuit)!important;opacity:1}.mm-header-search-container{position:absolute;left:0;width:100%;height:100%;opacity:0;pointer-events:none;transition:opacity var(--duration-short) var(--ease-in-cubic)}.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) 30px;border:none;border-bottom:solid 1px var(--black-200);font-family:var(--header-font);width:100%;color:var(--black-900);font-size:var(--font-size-base);font-style:normal;font-weight:var(--font-regular);line-height:130%;transition:var(--ease-in-cubic) 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}.mm-predictive-search .mm-icon-search{border:none;width:30px;height:30px;border-radius:8px;position:absolute;right:4px;top:4px;padding:7px 9px 9px 8px}#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,#predictive-search-default{display:none;position:fixed;top:90px;left:0;width:100%;max-height:70dvh;overflow-y:auto;background-color:var(--white);box-shadow:0 4px 6px #0000001a;border-top:none;z-index:14}.mm-predictive-search-default-wrapper{width:100%}.mm-predictive-search-suggest-container{flex:1;min-width:180px}.mm-predictive-search-category-link,.mm-predictive-search-page-link{text-decoration:none;transition:color var(--duration-fast) var(--cubic-bezier-fast)}.mm-predictive-search-category-link:hover,.mm-predictive-search-page-link:hover{color:var(--primary)}.mm-predictive-search-container{grid-gap:50px;padding:30px 40px 55px}.mm-search-filter{display:none;position:absolute;top:0;left:0;width:100%;height:100dvh;background-color:#00000080;z-index:-1}.mm-predictive-search-products-container{flex:6;grid-gap:16px}.mm-predictive-search-products-card{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.mm-predictive-search-products-title{font-family:var(--dm-mono);font-size:12px;font-style:normal;font-weight:400;line-height:104%;letter-spacing:.48px;text-transform:uppercase}.predictive-search__item{height:fit-content!important;text-decoration:none!important;border-radius:8px;border:1px solid var(--black-100);background:var(--white);padding:8px 12px 10px}.mm-predictive-search-article-link{grid-gap:10px;height:56px!important}.mm-predictive-search-article-image-wrapper,.mm-predictive-search-article-image{width:75px;min-width:75px;height:56px;border-radius:var(--margin-2);border:1px solid var(--black-100)}#predictive-search-results-queries-list{gap:var(--margin-2)}.mm-predictive-search-products-card .mm-top-img-infos{left:6px;top:6px;max-width:inherit;width:fit-content}.mm-predictive-search-products-card .mm-top-img-infos .custom-wishlist{display:none}.mm-search-empty{gap:var(--margin-2);min-height:230px}.mm-predictive-search-products-card .mm-product-wrapper-title{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-bottom:var(--margin-2)}.mm-predictive-search-products-card .mm-product-title{margin-bottom:0}.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-predictive-search-products-link{border:none;background:none;padding:0;text-decoration:underline}.mm-footer-search{border-top:1px solid var(--black-100);padding:var(--margin-4)}.mm-search .mm-icon-arrow-left{display:none}@media (max-width: 1350px){.mm-predictive-search-products-card{grid-template-columns:repeat(3,1fr)}}@media (max-width: 1300px){.mm-header-center.mm-header-search-center,.mm-search-container-header{width:100%}}@media (max-width: 1300px){#predictive-search,#predictive-search-default{height:calc(100dvh - 122px);max-height:calc(100dvh - 122px)}}@media (max-width: 1024px){#predictive-search,#predictive-search-default{top:122px;height:calc(100dvh - 122px);max-height:calc(100dvh - 122px)}.mm-predictive-search-default-wrapper{height:fit-content}.mm-predictive-search-container{height:fit-content;max-height:fit-content}.mm-predictive-search-row{flex-direction:column-reverse}.mm-predictive-search-products-card{display:flex;flex-direction:column}}@media (max-width: 768px){.mm-predictive-search-active .mm-container-search-mobile{background-color:var(--beige)}#predictive-search{border-radius:0}.mm-predictive-search-container{grid-gap:var(--margin-2);background-color:var(--beige)}.mm-predictive-search-container,.mm-predictive-search-products-card{flex-direction:column}.mm-predictive-search-container{max-height:unset}.mm-predictive-search-container{padding:40px 15px;gap:40px}.mm-predictive-search-row{gap:40px}.mm-predictive-search-products-container{background-color:var(--beige);grid-gap:var(--margin-2)}.mm-predictive-search-products-card{grid-gap:var(--margin-2);padding:0}.mm-predictive-search-container .mm-product-card-add-to-cart{display:none}.mm-suggested-articles{padding:var(--margin-4);grid-gap:var(--margin-2)}.mm-search-empty{background-color:var(--beige)}.mm-predictive-search-empty-collection{padding-inline:var(--margin-4)}.mm-predictive-search-empty-collection-title{flex-direction:column;grid-gap:0}.mm-container-search-mobile{grid-gap:var(--margin-4);align-items:center}.mm-container-search-mobile .mm-icon-arrow-left{display:none}.mm-predictive-search-active .mm-container-search-mobile .mm-icon-arrow-left{display:flex}.search-header{min-width:100%}.mm-header-mobile .mm-search-form,.mm-header-mobile .search-header{width:220px;min-width:auto}.mm-header-mobile .mm-predictive-search{width:fit-content}}.mm-icon-close-input-close-active{display:none!important}@media (max-width: 1300px){.mm-icon-close-input-close-active.mm-active{display:flex!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/mm-search.css.map */
