.predictive-search{display:none;position:absolute;top:calc(100% + 2px);left:0rem;background-color:rgb(var(--color-background));z-index:3;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:0}@media screen and (max-width: 749px){.predictive-search{border-bottom-right-radius:var(--mobile_elements_radius);border-bottom-left-radius:var(--mobile_elements_radius)}}@media screen and (min-width: 750px){.predictive-search{border-bottom-right-radius:var(--desktop_elements_radius);border-bottom-left-radius:var(--desktop_elements_radius)}.predictive-search.predictive-search--search-template{width:calc(100% + var(--spacing_standard));margin-left:calc(var(--spacing_narrow) * -1);padding:var(--spacing_narrow) calc(var(--spacing_narrow) + 1px) calc(var(--spacing_narrow) - 2px)}}.predictive-search--search-template{z-index:2;width:calc(100% + .2rem)}.predictive-search__results-groups-wrapper{display:flex}@media screen and (max-width: 749px){.predictive-search--search-template{width:100vw}.predictive-search--header{right:0;left:0;top:100%}.predictive-search__results-groups-wrapper{flex-direction:column-reverse}.predictive-search__results-groups-wrapper:not(.predictive-search__results-groups-wrapper--no-suggestions){gap:var(--spacing_standard);padding-top:var(--spacing_narrow)}}@media screen and (max-width: 749px){.predictive-search{border-top:none;width:100%}.header predictive-search{position:relative;padding:0}.header predictive-search form{height:auto;padding-top:0}.header predictive-search form .predictive-search{padding-top:unset;margin-top:2px;max-height:unset!important}}@media screen and (min-width: 750px){.predictive-search{border-top:none;width:100%}.header predictive-search{position:relative;padding:0}.header predictive-search form{padding-top:0}.header__search.bar #predictive-search-results{padding:var(--spacing_standard)}.header__search.bar #predictive-search-results .predictive-search__results-groups-wrapper{padding-bottom:var(--spacing_narrow)}.header__search.bar #predictive-search-results .predictive-search__result-group:first-child{flex:0 0 33vw}.header__search.bar #predictive-search-results #predictive-search-results-products-list{flex-direction:row;flex-wrap:wrap}.header__search.bar #predictive-search-results #predictive-search-results-products-list li{width:calc(50% - var(--spacing_narrow)/2);min-width:calc(50% - var(--spacing_narrow)/2)}.header__search.bar .predictive-search--header{top:calc(100% + 2px)}}predictive-search[open] .predictive-search,predictive-search[loading] .predictive-search{display:block;max-height:max-content!important}.predictive-search__result-group{display:flex;flex-direction:column;flex:1 1 auto;gap:var(--spacing_standard)}.predictive-search__result-group:first-child .predictive-search__pages-wrapper{display:none}@media screen and (min-width: 750px){.predictive-search__results-groups-wrapper--no-products .predictive-search__result-group:nth-child(2),.predictive-search__result-group:last-child .predictive-search__pages-wrapper{display:none}.predictive-search__result-group:first-child .predictive-search__pages-wrapper{display:initial}.predictive-search__result-group:first-child{flex:0 0 26.4rem}.predictive-search__results-groups-wrapper--no-products .predictive-search__result-group:first-child,.predictive-search__result-group:only-child{flex-grow:1}}.predictive-search__heading{margin:0;padding:0 0 var(--spacing_narrow) 0;color:rgba(var(--color-foreground),.75);font-family:var(--font_smallest_family);font-size:var(--font_smallest_size);font-weight:var(--font_smallest_weight);font-style:var(--font_smallest_style);letter-spacing:var(--font_smallest_letter-spacing)}predictive-search .spinner{width:1.5rem;height:1.5rem;line-height:0}predictive-search:not([loading]) .predictive-search__loading-state,predictive-search:not([loading]) .predictive-search-status__loading{display:none}predictive-search[loading] .predictive-search__loading-state{display:flex;justify-content:center;padding:1rem}predictive-search[loading] .predictive-search__search-for-button{display:none}predictive-search[loading] .predictive-search__results-groups-wrapper~.predictive-search__loading-state{display:none}predictive-search[loading] .predictive-search__results-groups-wrapper~.predictive-search__search-for-button{display:initial}.predictive-search__list-item[aria-selected=true] .predictive-search__item-heading,.predictive-search__list-item:hover .predictive-search__item-heading{text-decoration:underline;text-underline-offset:var(--text-underline-offset);text-decoration-thickness:var(--text-decoration-thickness)}.predictive-search__item{display:flex;padding:0 0 1rem var(--gutters_mobile);text-align:left;text-decoration:none;width:100%}.predictive-search__list-item:last-of-type .predictive-search__item{padding-bottom:0}.predictive-search__item--link-with-thumbnail{display:grid;grid-template-columns:4rem 1fr;grid-column-gap:var(--spacing_thin);grid-template-areas:"product-image product-content";align-items:center}.predictive-search__item-content{grid-area:product-content;display:flex;flex-direction:column;font-size:var(--font-body-size);line-height:1.5}.predictive-search__item-content--centered{justify-content:center}.predictive-search__item-vendor{font-size:.9rem}.predictive-search__item-heading{margin:0;font-family:var(--font_body_family);font-size:var(--font_body_size);letter-spacing:var(--font_body_letter-spacing)}.predictive-search__item-query-result *:not(mark){color:rgba(var(--color-foreground),.5)}.predictive-search__item-query-result mark{color:rgba(var(--color-foreground),.75)}.predictive-search__item-query-result mark{background-color:transparent}.predictive-search__item-vendor+.predictive-search__item-heading,.predictive-search .price{margin-top:.5rem;font-family:var(--font_smallest_family);font-size:var(--font_smallest_size);letter-spacing:var(--font_smallest_letter-spacing)}.predictive-search__item--term{justify-content:space-between;align-items:center;padding:0 var(--spacing_narrow);word-break:break-all}@media screen and (min-width: 750px){.predictive-search__item--term{padding:0 var(--spacing_narrow)}}.predictive-search__item--term .icon-arrow{display:none;width:calc(var(--font-heading-scale) * 1.4rem);height:calc(var(--font-heading-scale) * 1.4rem);flex-shrink:0;margin-left:calc(var(--font-heading-scale) * 2rem);color:rgb(var(--color-button-text))}.predictive-search__image{grid-area:product-image;object-fit:contain;max-height:65px}#predictive-search-option-search-keywords{margin-top:var(--spacing_narrow)}@media screen and (max-width: 749px){#predictive-search-option-search-keywords{padding:0}}@media screen and (min-width: 750px){#predictive-search-option-search-keywords{padding:0}}#predictive-search-results-products-list{display:flex;flex-direction:column;gap:var(--spacing_thin)}#predictive-search-results-products-list li:nth-child(7),#predictive-search-results-products-list li:nth-child(8){display:none}
/*# sourceMappingURL=/cdn/shop/t/23/assets/component-predictive-search.css.map */
