/*! src/sections/predictive-search/predictive-search.scss */.predictive-search{position:absolute;top:50%;left:0;width:100%;max-height:30rem;border:none;border-radius:var(--border-radius);background-color:var(--color-primary-light);box-shadow:var(--box-shadow);overflow:hidden}.predictive-search--header{top:0}.predictive-search .price-item{font-size:12px!important;line-height:14px!important}.predictive-search__heading{padding-top:8px;padding-bottom:8px;color:var(--secondary-text);font-size:14px;line-height:16px;text-transform:uppercase}.predictive-search-results{display:none;flex-direction:column;padding-top:38px;padding-left:1rem;padding-right:1rem;max-height:inherit}predictive-search[open=true] .predictive-search-results{display:flex}.predictive-search__results-list{display:flex;flex-direction:column;gap:12px;padding-top:8px;padding-bottom:8px;overflow-y:auto;border-top:1px dashed var(--border-color);border-bottom:1px dashed var(--border-color)}.predictive-search__item{display:flex;gap:12px}.predictive-search__image{width:60px;height:60px;aspect-ratio:1/1;object-fit:cover}.predictive-search__item-heading{margin:0;font-size:12px;line-height:14px;font-weight:400}.predictive-search__show-results-btn{display:flex;align-items:center;justify-content:space-between;width:100%;padding:8px 0 12px;font-size:14px;line-height:16px;color:var(--secondary-text);border:none;background-color:transparent}.predictive-search__show-results-btn .icon{width:12px;height:12px}predictive-search .spinner{width:1.5rem;height:1.5rem;line-height:0}.predictive-search-status,predictive-search:not([loading]) .predictive-search__heading .spinner,predictive-search:not([loading]) .predictive-search__loading-state,predictive-search:not([loading]) .predictive-search-status__loading{display:none}
/*# sourceMappingURL=/cdn/shop/t/3/assets/sections-predictive-search.css.map */
