.predictive-search{display:block;position:absolute;top:calc(100% + .1rem);left:-.1rem;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:3;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;border-bottom:0;border:none}.predictive-search--search-template{z-index:2;width:100%}.predictive-search__results-groups-wrapper{display:flex;padding-bottom:1rem;flex-direction:column;padding:0 1.5rem}@media screen and (max-width: 749px){.predictive-search--header{right:0;left:0;top:100%}}@media screen and (min-width: 750px){.predictive-search{border-top:none;width:calc(100% + .2rem)}.header predictive-search{position:relative}}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;gap:2rem}.predictive-search__result-group:first-child .predictive-search__pages-wrapper{display:none}@media screen and (min-width: 750px){.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__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:1.5rem 0 .75rem;color:rgba(var(--color-foreground));text-transform:uppercase;letter-spacing:0}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__item--term:hover{color:#fff}.predictive-search__item{display:flex;padding:.5rem 0;text-align:left;text-decoration:none;width:100%}.predictive-search__item:hover{color:rgb(var(--color-foreground))}.predictive-search__search-for-button .predictive-search__item:hover{color:#fff}.predictive-search__item--link-with-thumbnail{display:flex;flex-direction:column}.predictive-search__item-content{display:flex;flex-direction:column;align-items:center;text-align:center}.predictive-search__item-content *{line-height:1.5}#predictive-search-results-products-list .predictive-search__item-content{margin-top:1.5rem}#predictive-search-results-products-list .predictive-search__item-heading{letter-spacing:0;color:rgba(var(--color-foreground),.8);margin-top:0;margin-bottom:.4rem;line-height:1.5}.predictive-search__item-content--centered{justify-content:center}.predictive-search__item-vendor{font-size:1.4rem;text-transform:uppercase;letter-spacing:0;margin-bottom:.3rem}.predictive-search__list-item .price__regular{font-weight:500;font-size:1.2rem;letter-spacing:0;color:rgb(var(--color-foreground))}.predictive-search__item-heading{margin:0}.predictive-search__item-query-result *:not(mark){font-weight:bolder}.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:1.2rem}.predictive-search__item-vendor+.predictive-search__item-heading{margin-top:.5rem}.predictive-search__item--term{justify-content:center;align-items:center;padding:1.3rem 2rem;word-break:break-all;line-height:calc(1 + .4 / var(--font-body-scale));background-color:#000;color:#fff;height:3.3rem;text-transform:uppercase}@media screen and (min-width: 750px){.predictive-search__item--term{padding-top:1rem;padding-bottom:1rem}}.predictive-search__item--term .icon-arrow{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-link))}.predictive-search__image{grid-area:product-image;object-fit:contain;font-family:"object-fit: contain"}#predictive-search-results{margin-top:1.3rem}@media screen and (min-width: 990px){.predictive-search__results-groups-wrapper{padding-left:7rem;padding-right:7rem}}.search_result_arrow{width:2rem;height:2rem}.collection__results{display:flex;flex-direction:row;align-items:center}.collection__results .predictive-search__item-heading{font-size:1.2rem;text-transform:uppercase}.predictive-search__result-group+.predictive-search__result-group{margin-top:1rem}#predictive-search-results-products-list{display:flex;flex-flow:row wrap;gap:1.5rem}#predictive-search-results-products-list>li{width:calc(20% - 1.2rem)}.predictive_image_wrapper{width:100%;background-color:#f7f7f7}.predictive_image_wrapper img{width:100%;height:100%;mix-blend-mode:multiply}.predictive-search__search-for-button{margin-top:1.5rem;background-color:#000}@media screen and (max-width: 749px){.predictive-search__item--link-with-thumbnail{flex-direction:row}#predictive-search-results-products-list{flex-direction:column}#predictive-search-results-products-list>li{width:100%}.predictive_image_wrapper{width:8rem;height:auto;margin-right:2rem}#predictive-search-results-products-list .predictive-search__item-content{flex-grow:1;align-items:flex-start;text-align:left}.predictive-search .price{margin-top:0}#predictive-search-results-products-list{gap:0rem}.predictive-search__heading{padding:.75rem 0}#predictive-search-results-products-list .predictive-search__item-content{margin-top:0}}.predictive-search__results-groups-wrapper~.predictive-search__results-groups-wrapper{display:none}@media screen and (min-width: 750px){predictive-search .search-modal__form,.predictive-search__results-groups-wrapper{padding:0 3.2rem}}@media screen and (min-width: 990px){predictive-search .search-modal__form{padding:0 5rem}.predictive-search__results-groups-wrapper{padding:0 5rem}}@media screen and (min-width: 750px) and (max-width: 989px){#predictive-search-results-products-list>li{width:calc(33.33% - 1rem)}}
/*# sourceMappingURL=/cdn/shop/t/176/assets/component-predictive-search.css.map */
