@media screen and (max-width: 990px){body .predictive-search{display:none!important}}main-content .blm-autosuggest-search-results{display:flex;padding:0;width:100%;max-width:calc(var(--page-width) - 2 * var(--padding-sections-desktop))!important;flex-direction:column;overflow-y:auto;background-color:unset;color:#474546;position:absolute;top:calc(100% - 1px);left:unset}main-content .blm-autosuggest{display:flex;flex-direction:column;width:100%;min-height:calc(100vh - 50px);max-height:calc(100vh - 50px);height:auto;padding:0;border-radius:0;overflow:hidden;background-color:rgb(var(--color-base-light));box-shadow:none;overflow-y:auto;overflow-x:hidden}main-content .blm-autosuggest__results-container{order:1;overflow:unset!important;padding:0}main-content .blm-autosuggest__results{padding:0 var(--padding-sections-mobile);gap:0;overflow-y:auto}main-content .blm-autosuggest__result{display:flex;flex-direction:row;align-items:center;gap:var(--layout-space-5);border-radius:0;padding:1.3rem 0;border-bottom:1px solid rgb(var(--color-base-brand))}main-content .blm-autosuggest__result:hover{background-color:rgb(var(--color-base-light));box-shadow:none}main-content .blm-autosuggest__result:last-child{margin-bottom:0}main-content .blm-autosuggest-result-image{height:unset;position:relative;margin-bottom:0!important}main-content .blm-autosuggest-result-image__image{width:3.6rem;height:100%;aspect-ratio:1/1;object-fit:cover;border-radius:50%}main-content .blm-autosuggest-result-details{flex:1;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:var(--layout-space-6);padding:0}main-content .blm-autosuggest-result-details__title{color:inherit;font-size:var(--text-size-xs);line-height:var(--leading-loose);text-decoration:none;font-weight:var(--font-weight-normal);display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:0}main-content .blm-autosuggest-result-details__price{color:rgb(var(--color-sale));font-weight:var(--font-weight-bold);font-size:var(--text-size-xxs);line-height:var(--leading-loose);letter-spacing:var(--tracking-wide)}main-content .blm-autosuggest__category-results{margin-top:var(--layout-space-4);padding-left:var(--layout-space-16);list-style:none;display:none}.blm-autosuggest__results-container:before{content:"Search results";display:block;position:relative;font-size:1.5rem;font-weight:var(--font-weight-normal);line-height:2;padding:var(--layout-space-2) var(--padding-sections-mobile);border-bottom:1px solid rgb(var(--color-base-brand));margin-top:var(--layout-space-4)}.blm-autosuggest__suggestion-terms-container:before{content:"Popular searches";display:block;position:relative;font-size:1.5rem;font-weight:var(--font-weight-semibold);line-height:2}main-content .blm-autosuggest__suggestion-terms-container{order:2;margin:var(--layout-space-6) 0 0 0!important;padding:0 var(--padding-sections-mobile);overflow:visible;border-bottom:none;border-top:none;font-size:var(--text-size-s);width:auto;border:none}main-content .blm-autosuggest__suggestion-terms{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;gap:var(--layout-space-4);list-style:none;margin:var(--layout-space-6) 0;padding:0;font-weight:300!important;color:#474546;overflow-y:auto}main-content .blm-autosuggest__suggestion-term{font-size:var(--text-size-xs);text-transform:capitalize;background-color:rgb(var(--color-white));border-radius:var(--buttons-radius)}main-content .blm-autosuggest__suggestion-term-link{display:inline-block;color:inherit;text-decoration:none;padding:var(--layout-space-1) var(--layout-space-10);line-height:var(--layout-space-12)!important}main-content .blm-autosuggest-result-image{margin-bottom:0!important}main-content .blm-autosuggest-result-details__title{margin-bottom:0;padding-bottom:0}.blm-show-all-results{display:flex;justify-content:center;align-items:center;margin-top:var(--layout-space-16);font-size:var(--text-size-s);font-weight:500;text-decoration:none;color:inherit}.blm-show-all-results svg{margin-left:var(--layout-space-4);width:8px;height:14px}main-content .blm-autosuggest-search-results .blm-btn-search-all-result{color:rgb(var(--color-base-dark));font-size:var(--text-size-xs);font-weight:var(--font-weight-medium);letter-spacing:var(--tracking-wide);line-height:var(--leading-loose);text-decoration:unset!important;text-transform:uppercase;display:flex;justify-content:space-between;padding:var(--layout-space-8);border-bottom:1px solid rgb(var(--color-base-brand))}main-content .blm-autosuggest-search-results .blm-btn-search-all-result svg{height:1.2rem;width:1.2rem;color:rgb(var(--color-base-dark));align-self:last baseline}@media (max-width: 679px){body:not(.has-autosuggest):has(.header__search details[open]):after{display:none}.header__search details[open] .modal-overlay:after{display:none}.header__search:has(.blm-autosuggest) details[open] .modal-overlay:after{display:block!important}}@media (min-width: 990px){.blm-autosuggest-search-results{top:225px;border-bottom-right-radius:0;border-bottom-left-radius:0;background-color:unset;color:inherit;display:block;padding:0;position:fixed;width:100%;max-width:calc(var(--page-width) - 2 * var(--padding-sections-desktop))!important}.blm-autosuggest{display:grid;grid-template-columns:300px 1fr;padding:0;border-radius:0;min-height:500px;max-height:80vh;background-color:#f3e8e1}.blm-autosuggest__results-container{padding:30px;width:auto;order:unset}.blm-autosuggest__results-container:before{font-size:unset;margin-bottom:unset;font-weight:unset}.blm-autosuggest__results{display:flex;flex-direction:row;gap:30px;overflow-y:clip;overflow-x:auto;padding:0 0 16px;grid-template-columns:unset}.blm-autosuggest__result{width:62%;min-width:62%;max-width:unset;padding:0;flex-direction:column;border-radius:7px;overflow:hidden;background-color:#fff;height:100%;display:flex}.blm-autosuggest-result-image{height:unset!important;margin-bottom:unset;aspect-ratio:1}.blm-autosuggest-result-image__image{border-radius:unset}.blm-autosuggest-result-details{display:flex;flex-direction:row;justify-content:space-between;flex:1;padding:16px;gap:unset}.blm-autosuggest-result-details__title{margin-bottom:16px;padding:0;font-size:unset;font-weight:unset;line-height:unset;display:unset;-webkit-line-clamp:unset;line-clamp:unset;-webkit-box-orient:unset;overflow:unset}.blm-autosuggest__suggestion-terms-container{margin-top:var(--layout-space-12);padding-top:var(--layout-space-8);border-top:solid .1rem rgb(var(--color-body));width:100%;max-width:calc(100% - 2 * var(--padding-sections-mobile));margin:0 auto;font-size:var(--text-size-s);padding-bottom:unset;padding-top:unset;border-bottom:unset;overflow:auto}.blm-autosuggest__suggestion-terms-container:before{font-weight:500;margin-bottom:var(--layout-space-8);position:unset;top:unset}.blm-autosuggest__suggestion-terms{font-weight:unset!important;color:unset;margin-top:var(--layout-space-8);gap:var(--layout-space-8);padding:10px 30px 30px 0;overflow-y:auto}.blm-autosuggest__results>div:first-child,.blm-autosuggest__results>.blm-autosuggest__result+div{display:unset!important}}@media screen and (min-width: 990px) and (max-height: 700px){.blm-autosuggest__results{overflow-y:scroll}}@media screen and (min-width: 990px) and (max-height: 630px){.blm-autosuggest-result-details{flex:.6!important}}@media screen and (min-width: 1870px){body .blm-autosuggest-search-results{left:calc(50% - (var(--page-width) - 2 * var(--padding-sections-desktop)) / 2)}}
/*# sourceMappingURL=/cdn/shop/t/698/assets/blm-autosuggest.css.map */
