.predictive-search{display:none;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:var(--gradient-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}#predictive-search-results-products-list{display:flex;gap:1.6rem;max-width:100%;overflow:auto;margin:0 4rem}.predictive-search--search-template{z-index:2;width:calc(100% + .2rem)}.predictive-search__no-results{margin:0 4rem}.predictive-search__results-groups-wrapper{display:flex;flex-direction:row-reverse;justify-content:start;padding-bottom:2.4rem}.predictive-search--header{border-radius:0 0 16px 16px;border-right:.2rem solid #333;border-bottom:.2rem solid #333;border-left:.2rem solid #333}@media screen and (max-width: 749px){.predictive-search__results-groups-wrapper,.predictive-search__result-group{gap:0;max-width:100%!important}.predictive-search--header{right:0;left:0;top:100%;border-right:unset;border-bottom:unset;border-left:unset}.predictive-search__results-groups-wrapper{flex-direction:column}}@media screen and (min-width: 750px){.predictive-search{width:100%}.header predictive-search{position:relative}}predictive-search[open] .predictive-search,predictive-search[loading] .predictive-search{display:block}.predictive-search__result-group{display:flex;max-width:fit-content;min-width:50%;width:fit-content;flex-direction:column;gap:2rem}.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}.pages-blogs-group .predictive-search__item-heading{text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:30rem}.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{display:flex;gap:5px;margin:0 4rem;padding:2.4rem 0 1.6rem;letter-spacing:normal;text-transform:capitalize;color:#333;font-family:Geologica,sans-serif;font-size:1.6rem;font-weight:400;line-height:140%}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{display:flex;text-align:left;text-decoration:none;width:100%}.predictive-search__item--link-with-thumbnail{display:flex;align-items:center;gap:1rem;width:16rem;height:100%;flex-direction:column}.predictive-search__item-content{grid-area:product-content;display:flex;flex-direction:column}.predictive-search__item-content--centered{justify-content:center}.predictive-search__item-vendor{font-size:.9rem}.predictive-search__minimum-characters,.predictive-search__no-results{padding:2.4rem 4rem;color:rgb(var(--color-foreground))}#predictive-search-results-pages-list-desktop .predictive-search__item-heading,.predictive-search__minimum-characters,.predictive-search__no-results,#predictive-search-results-products-list .predictive-search__item-heading{margin:0;text-align:center;font-size:2rem;font-weight:500;line-height:140%}#predictive-search-results-pages-list-mobile{gap:.6rem;display:flex;flex-direction:column}#predictive-search-results-pages-list-desktop{margin:0 4rem;display:flex;flex-direction:column;gap:1.2rem}.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,.predictive-search .price{margin-top:.5rem}.predictive-search__item--term{justify-content:space-between;align-items:center;padding:1.3rem 2rem;word-break:break-all;line-height:calc(1 + .4 / var(--font-body-scale))}@media screen and (min-width: 750px){.search__input.field__input{padding-left:2rem!important}.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{max-width:16rem;max-height:16rem;object-fit:cover;height:100%;width:100%}#predictive-search-results-products-list .predictive-search__item-heading{margin-top:auto!important}@media (max-width:769px){.search-modal__content .modal__close-button.link,.search-modal__content .modal__close-button .icon,.search-modal__content .field__button>.svg-wrapper{width:2.4rem;height:2.4rem}#predictive-search-results-pages-list-desktop .predictive-search__item-heading,.predictive-search__minimum-characters,.predictive-search__no-results,#predictive-search-results-products-list .predictive-search__item-heading{font-size:1.6rem!important}.search-modal__content .field__label{left:7rem}.search-modal__content .field__input:not(:placeholder-shown)~.field__label,.search-modal__content .field__input:focus~.field__label{left:calc(var(--inputs-border-width) + 7rem)!important}.reset__button{right:calc(var(--inputs-border-width) + 5rem)!important}.predictive-search__heading{padding:1.6rem 0}#predictive-search-results-products-list,.predictive-search__heading{margin:0 1.6rem}.search__button{left:1.6rem!important;z-index:3}predictive-search .modal__close-button.link{top:50%;transform:translateY(-50%);right:1.6rem}.predictive-search{top:100%;border-top:.1rem solid #333}.search-modal{min-height:6.4rem;height:6.4rem;top:6.4rem}#predictive-search-results-queries-list,#predictive-search-results-pages-list-mobile{margin:0 1.6rem}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/component-predictive-search.css.map */
