.predictive-search{display:none;position:absolute;top:calc(100% + .1rem);left:0;right:0;margin:0 auto;width:calc(100% - 3rem);background-color:var(--body-bg-clr);z-index:4;max-height:calc(100vh - 300px)!important;overflow-y:auto;-webkit-overflow-scrolling:touch;border-width:var(--popup-border-width);border-style:solid;border-color:rgba(var(--color-accent-2-rgb),var(--popup-border-opacity));border-bottom-right-radius:var(--popup-corner-radius);border-bottom-left-radius:var(--popup-corner-radius);box-shadow:var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity))}.predictive-search .predictive-search__results-list{background-color:var(--body-bg-clr)}@media screen and (max-width: 749px){.predictive-search--header{right:0;left:0;top:100%}}@media screen and (max-width: 989px){.predictive-search{overflow-y:auto;-webkit-overflow-scrolling:touch}}@media screen and (min-width: 750px){.header predictive-search{position:relative}}predictive-search[open] .predictive-search,predictive-search[loading] .predictive-search{display:block}.predictive-search__heading{margin:0 auto 2rem;padding:1.2rem 1.5rem;display:flex;justify-content:space-between;align-items:center;width:100%;color:rgba(var(--color-accent-2-rgb),1);background-color:rgba(var(--color-accent-2-rgb),.06);font-size:1.6rem;font-weight:700}predictive-search .spinner{width:2.4rem;height:2.4rem;line-height:0}.predictive-search__heading .spinner{margin:0 .2rem 0 2rem}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}predictive-search[loading] .predictive-search__loading-state{display:flex;justify-content:center;padding:1rem}predictive-search[loading] .predictive-search__heading~.predictive-search__loading-state,predictive-search[loading] .predictive-search__results-list:first-child{display:none}.predictive-search__list-item[aria-selected=true] .predictive-search__item-heading,.predictive-search__list-item:hover .predictive-search__item-heading{color:var(--color-accent-3)}.predictive-search__item{display:flex;flex-direction:column;padding:0rem;text-align:left;text-decoration:none;width:100%}.predictive-search__item-content{grid-area:product-content;display:flex;flex-direction:column;margin:1.5rem 0 1rem}.predictive-search__item-content--centered{justify-content:center}.predictive-search__item-vendor{color:var(--body-font-clr);font-size:1.3rem;font-weight:500;line-height:1;text-transform:uppercase;margin:0 0 1.2rem}.predictive-search__item-heading{font-size:1.6rem;font-weight:400;text-transform:none;margin:0;-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s}.predictive-search__item-content.predictive-search__item-heading:not(:hover){color:var(--light-font-clr)}.predictive-search__item .price{color:var(--color-accent-2);font-size:1.7rem;font-weight:700;line-height:1}.predictive-search__item-heading+.predictive-search__item-vendor,.predictive-search .price{margin-top:1rem}.predictive-search__item--term{color:rgba(var(--color-accent-2-rgb),1);background-color:rgba(var(--color-accent-2-rgb),.08);justify-content:space-between;align-items:center;flex-direction:row;padding:1.2rem 1.5rem;word-break:break-all;line-height:calc(1 + .4 / var(--font-body-scale));margin-bottom:0;-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s}.predictive-search__item--term .icon-arrow{width:calc(var(--font-heading-scale) * 2rem);height:calc(var(--font-heading-scale) * 2rem);flex-shrink:0;margin-left:calc(var(--font-heading-scale) * 2rem);margin-right:-.5rem}.predictive-search__image{grid-area:product-image;object-fit:contain;font-family:"object-fit: contain";border:var(--product-border-width) solid rgba(var(--color-accent-2-rgb),var(--product-border-opacity))}.predictive-search .search-item{display:flex;flex-wrap:wrap;margin:-1rem}.predictive-search .search-item li{width:100%;padding:1rem;margin:0;border:none}.predictive-search .search-item li:last-child{margin-bottom:3rem}.predictive-search .search-item:not(.search__item-list) .predictive-search__item--link{display:block}.search-modal__form h5{margin-bottom:2.8rem;font-size:calc(var(--font-heading-scale) * 1.5rem);font-weight:500}.predictive-search--search-template{width:100%}.search-modal__form .field.bottom-brd .field__label{color:var(--color-accent-2)}#site-header .search-modal__content{position:static}#site-header .predictive-search{background-color:var(--body-bg-clr);width:100%;top:100%;max-height:inherit!important;overflow:inherit;box-shadow:none;padding-bottom:2rem}#site-header #predictive-search-results{margin-left:auto;margin-right:auto;width:90%;height:100%;max-width:var(--page-width);padding:0 1.5rem;max-height:calc(100vh - 238px)!important;overflow:hidden auto}.search-product-item .search-item li{width:25%}.search-product-item .predictive-search__item-heading{color:var(--color-accent-2);font-size:1.7rem;font-weight:500;text-transform:none}.rtl .predictive-search__item--term .icon-arrow{margin-right:calc(var(--font-heading-scale) * 2rem);margin-left:0;transform:rotate(180deg)}.rtl .predictive-search__item{text-align:right}@media screen and (min-width: 990px){.predictive-item{width:25%;float:right;padding-left:3rem}.search-product-item{width:75%;float:left;padding-left:0rem}#predictive-search-option-search-keywords{width:100%;margin-top:3rem;display:inline-block}}@media only screen and (min-width: 750px){.predictive-search--search-template .search-item li{width:33.3333333333%}}@media screen and (min-width: 750px) and (max-width: 989px){.search-modal__content,#site-header #predictive-search-results{padding-left:3rem;padding-right:3rem}}@media screen and (max-width: 989px){.search-modal__content,#site-header #predictive-search-results{width:100%}#site-header #predictive-search-results{max-height:calc(100vh - 270px)!important}.predictive-search__heading{padding:1rem 1.5rem;font-size:1.5rem}.predictive-search .search-item{margin:-.6rem}.predictive-search .search-item li{padding:.6rem}.search-product-item .search-item li{width:33.3333333333%}.search-product-item .predictive-search__item{flex-direction:row;align-items:center;text-align:left!important}.search-product-item .predictive-search__image{width:75px}.search-product-item .predictive-search__item-content{margin:0 0 0 1.5rem}.search-product-item .predictive-search__item-heading,.search-product-item .predictive-search__item .price{font-size:1.5rem}.rtl .search-product-item .predictive-search__item{text-align:right!important}.rtl .search-product-item .predictive-search__item-content{margin:0 1.5rem 0 0}}@media screen and (max-width: 749px){.predictive-search__heading{padding:1rem 1.5rem;font-size:1.5rem}.search-modal__form h5{margin-bottom:1.8rem}.search-product-item .search-item li{width:100%}.predictive-search__item-heading{font-size:1.5rem}#site-header #predictive-search-results{max-height:calc(100vh - 220px)!important}}
/*# sourceMappingURL=/cdn/shop/t/95/assets/component-predictive-search.css.map */
