.predictive-search{display:none;position:absolute;top:100%;left:calc(-1 * var(--layout-space-pixel));border-width:var(--popup-border-width);border-style:solid;border-color:rgba(var(--color-foreground),var(--popup-border-opacity));background-color:rgb(var(--color-background));z-index:10;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));overflow-y:auto;-webkit-overflow-scrolling:touch;width:95%;margin:0 auto;border-radius:var(--layout-space-8);border:1px solid var(--colour-grey-500);padding:var(--layout-space-8)}.predictive-search--search-template{z-index:2;width:calc(100% + var(--layout-space-pixel))}.predictive-search__results-groups-wrapper{display:flex;gap:var(--layout-space-8)}@media screen and (max-width:749px){.predictive-search--header{right:0;left:0;top:100%}.predictive-search__results-groups-wrapper{flex-direction:column}}@media screen and (min-width:750px){.predictive-search{width:calc(100% + var(--layout-space-pixel));min-width:60rem;right:calc(-1 * var(--layout-space-pixel));left:auto;border-radius:var(--layout-space-6);padding:var(--layout-space-16);margin-top:var(--layout-space-8)}.predictive-search__results-groups-wrapper{gap:var(--layout-space-16)}.header predictive-search{position:relative}#predictive-search-products{font-weight:var(--font-weight-heavy)}}predictive-search[open] .predictive-search,predictive-search[loading] .predictive-search{display:block}.predictive-search__result-group{display:flex;flex-direction:column;flex:1 1 auto}.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__result-group{gap:var(--layout-space-16)}}.predictive-search__heading{border-top:var(--layout-space-pixel) solid var(--colour-primary-teal);padding:var(--layout-space-8) 0;color:var(--colour-primary-black);font-weight:var(--font-weight-heavy);margin-bottom:0;line-height:1;font-size:var(--text-size-base)}@media screen and (min-width:750px){.predictive-search__results-groups-wrapper .predictive-search__heading:first-of-type{border-top:0;padding-top:0}.predictive-search__result-group:first-of-type .predictive-search__heading:first-child{border-top:0;padding-top:0}.predictive-search__pages-wrapper{border-top:var(--layout-space-pixel) solid var(--colour-primary-teal);padding-top:var(--layout-space-16);min-width:fit-content}}@media screen and (max-width:749px){.predictive-search__result-group:first-of-type .predictive-search__heading:first-child{border-top:0;padding-top:0}.predictive-search__result-group:last-of-type .predictive-search__item:last-of-type{padding-bottom:0}}predictive-search .spinner{width:var(--layout-space-3);height:var(--layout-space-3);line-height:var(--leading-none)}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:var(--layout-space-2)}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:.3rem}.predictive-search__item{display:flex;text-align:left;text-decoration:none;width:100%;font-size:var(--text-size-s);padding:0}.predictive-search-results-queries-list,.predictive-search__results-list{display:flex;flex-direction:column}.predictive-search__list-item:not(.predictive-search__list-item--product){margin-bottom:var(--layout-space-8)}.predictive-search__item--collection{text-transform:uppercase;font-weight:var(--font-weight-normal)}.predictive-search__item--product .predictive-search__item-heading{font-weight:var(--font-weight-bold)}@media screen and (min-width:990px){.predictive-search__item--product{border:1px solid var(--colour-primary-teal);border-radius:var(--layout-space-6);padding:var(--layout-space-6) var(--layout-space-4)}.predictive-search__item--product .predictive-search__item-heading{font-weight:var(--font-weight-normal)}#predictive-search-results-products-list{gap:var(--layout-space-5)}}.predictive-search__item--suggestion{text-transform:uppercase}.predictive-search__item--link-with-thumbnail{display:flex;flex-direction:row;align-items:center;gap:var(--layout-space-6)}.predictive-search__item-content{grid-area:product-content;display:flex;flex-direction:row;gap:var(--layout-space-6)}.predictive-search__item-content--centered{justify-content:center}.predictive-search__item-vendor{font-size:var(--text-size-xs)}.predictive-search__item-heading{margin:0;font-size:var(--text-size-xs);line-height:2.4rem;display:block;font-weight:var(--font-weight-normal);text-transform:capitalize}.predictive-search__item-heading strong{font-weight:var(--font-weight-heavy)}.predictive-search__item-query-result *:not(mark){font-weight:var(--font-weight-heavy)}.predictive-search__item-query-result mark{color:rgba(var(--color-foreground),.75)}.predictive-search__item-query-result mark{background-color:transparent}.predictive-search__item .price{color:rgba(var(--color-foreground),.7);font-size:var(--text-size-xs)}.predictive-search__item-vendor+.predictive-search__item-heading,.predictive-search .price{margin-top:var(--layout-space-3)}.predictive-search__item--term{justify-content:space-between;align-items:center;padding:var(--layout-space-3) var(--layout-space-4);word-break:break-all;line-height:var(--leading-looser)}@media screen and (min-width:750px){.predictive-search__item--term{padding-top:var(--layout-space-2);padding-bottom:var(--layout-space-2)}.predictive-search__item-heading{font-size:var(--text-size-s)}}.predictive-search__item--term .icon-arrow{width:calc(var(--font-heading-scale) * var(--layout-space-3));height:calc(var(--font-heading-scale) * var(--layout-space-3));flex-shrink:0;margin-left:calc(var(--font-heading-scale) * var(--layout-space-4));color:rgb(var(--color-link))}.predictive-search__image{object-fit:contain;width:var(--layout-space-32);background-color:var(--colour-tint-teal);border-radius:var(--layout-space-6);padding:var(--layout-space-2)}
/*# sourceMappingURL=/cdn/shop/t/117/assets/component-predictive-search.css.map */
