.predictive-search{display:none;position:absolute;top:calc(100% + .1rem);left:-.1rem;width:calc(100% + .2rem);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}.predictive-search--search-template{z-index:2}predictive-search[open] .predictive-search,predictive-search[loading] .predictive-search{display:block}.predictive-search__results-groups-wrapper{display:grid;gap:var(--global-spacing-large)}.predictive-search__result-group{display:flex;flex-direction:column;gap:var(--global-spacing-large);min-width:0}.predictive-search__result-group:first-child .predictive-search__pages-wrapper{display:block}.predictive-search__result-group:not(:first-of-type) .predictive-search__pages-wrapper{display:none}.predictive-search .predictive-search__heading{margin:0 0 var(--global-spacing-small);padding:0;border:0;color:rgb(var(--color-foreground));font-family:var(--font-heading-family);font-size:var(--font-size-paragraph-extra-small);font-weight:var(--font-heading-weight);letter-spacing:normal;line-height:var(--line-height-paragraph-extra-small);text-transform:uppercase}.predictive-search__results-list{display:grid;gap:.4rem}.predictive-search__item{display:flex;width:100%;padding:0;color:rgb(var(--color-foreground));text-align:left;text-decoration:none}.predictive-search__item-content{display:flex;flex-direction:column}.predictive-search__item-content--centered{justify-content:center}body .predictive-search__item-heading{margin:0;font-family:var(--font-body-family);font-size:var(--font-size-paragraph-extra-small);font-weight:500;line-height:var(--line-height-paragraph-extra-small);text-transform:none;transition:color var(--duration-default) ease}.predictive-search__item-query-result *:not(mark){font-weight:bolder}.predictive-search__item-query-result mark{color:rgba(var(--color-foreground),.75);background-color:transparent}.predictive-search__item-vendor{font-size:var(--font-size-paragraph-extra-small)}.predictive-search__list-item:not(.predictive-search__list-item--product)[aria-selected=true] .predictive-search__item-heading,.predictive-search__list-item:not(.predictive-search__list-item--product):hover .predictive-search__item-heading{color:rgb(var(--color-blue))}.predictive-search__products-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.4rem .8rem}.predictive-search__list-item--product{min-width:0}.predictive-search__list-item--product>.card-wrapper{height:100%}.predictive-search__products-list .card__content{padding-right:0;padding-left:0}.predictive-search__products-list .card__information{padding-top:1.6rem}.predictive-search__products-list .card__heading,.predictive-search__products-list .card__product-vendor,.predictive-search__products-list .price{font-size:var(--font-size-paragraph-extra-small);line-height:var(--line-height-paragraph-extra-small)}.predictive-search__search-for-button{display:flex;justify-content:center;margin-top:var(--global-spacing-large)}.predictive-search__item--term{width:100%;color:rgb(var(--color-button-text));word-break:normal}.predictive-search__item--term:hover,.predictive-search__item--term[aria-selected=true]{color:rgb(var(--color-button-text));text-decoration:none}.predictive-search__item--term[aria-selected=true]{background-color:rgb(var(--color-grey))}.predictive-search__item--term[aria-selected=true]:after{box-shadow:0 0 0 calc(var(--buttons-border-width) + var(--border-offset)) rgba(var(--color-grey),1),0 0 0 calc(var(--buttons-border-width) + .1rem) rgba(var(--color-grey),1)}.predictive-search__item--term .svg-wrapper{display:none}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] [data-predictive-search-default]{display:none}predictive-search[loading] .predictive-search__loading-state{display:flex;justify-content:center;padding:var(--global-spacing-large)}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:flex}body.header-search-open .section-header.shopify-section-group-header-group{z-index:10}.header__search .search-modal{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:5;height:auto;min-height:0;border-bottom:0;background-color:transparent;overflow-y:auto}.header__search details[open] .modal-overlay{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(var(--overlay-background),var(--overlay-opacity))}.header__search details[open] .modal-overlay:after{content:none}.header__search .search-modal__content{display:block;top:auto;bottom:auto;width:100%;max-width:none;height:auto;min-height:inherit;padding:0 0 var(--global-spacing-medium);background-color:rgb(var(--color-background));z-index:1}.header__search predictive-search.search-modal__form,.header__search search-form.search-modal__form{display:block;width:calc(100% - var(--page-width-gutter) * 2);max-width:var(--page-width);margin:0 auto}.header__search form.search-modal__form{width:100%;max-width:none}.header__search .search .field{max-width:64.8rem}.header__search .search .field:before,.header__search .search .field:after{content:none}.header__search .search__input.field__input,.header__search .search__input.field__input:focus,.header__search .search__input.field__input:not(:placeholder-shown),.header__search .search__input.field__input:-webkit-autofill{height:6.4rem;margin:0;padding:var(--global-spacing-medium) 0 var(--global-spacing-medium) 4.4rem;border-radius:0;border-bottom:.1rem solid rgba(var(--color-foreground),.16);background-color:transparent;box-shadow:none;color:rgb(var(--color-foreground));font-size:var(--font-size-h5);font-weight:500;letter-spacing:0;line-height:var(--line-height-h5);font-family:var(--font-heading-family);text-transform:uppercase}.header__search .search__input.field__input::placeholder{color:rgb(var(--color-foreground));opacity:1}.header__search .field__label,.header__search .reset__button{display:none}.header__search .search__button{top:1rem;right:auto;left:-1.2rem}.header__search .search__button:not(:focus-visible):not(.focused){background-color:transparent}.header__search .search-modal__close-button{position:absolute;top:1rem;right:max(var(--page-width-gutter),calc((100% - var(--page-width)) / 2));margin:0 -1rem 0 0}.header__search .predictive-search--header{position:static;width:100%;margin-top:var(--global-spacing-large);border:0;border-radius:0;box-shadow:none;overflow-y:visible}@media screen and (max-width:749px){.header__search .predictive-search--header{max-height:max-content!important}}@media screen and (min-width:750px){.predictive-search{border-top:none}.predictive-search__item--term{width:auto;min-width:22.6rem}.header predictive-search{position:relative}.predictive-search .predictive-search__item--term{padding-left:var(--global-spacing-extra-large);padding-right:var(--global-spacing-extra-large)}.predictive-search__results-groups-wrapper{grid-template-columns:minmax(18rem,18rem) minmax(0,1fr);gap:var(--global-spacing-medium)}.predictive-search__results-groups-wrapper.predictive-search__results-groups-wrapper--no-products,.predictive-search__results-groups-wrapper.predictive-search__results-groups-wrapper--no-sidebar{grid-template-columns:minmax(0,1fr)}.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__results-groups-wrapper--no-products .predictive-search__result-group:first-child,.predictive-search__result-group:only-child{width:100%}.predictive-search__products-list{grid-template-columns:repeat(4,minmax(0,1fr))}.header__search .predictive-search--header{margin-top:var(--global-spacing-extra-large)}}@media screen and (min-width:990px){.header__search .search-modal__content{padding:var(--global-spacing-medium) 0 var(--global-spacing-extra-large)}.header__search .search-modal__close-button{top:3.3rem}}@media screen and (min-width:1200px){.predictive-search__results-groups-wrapper{grid-template-columns:minmax(18rem,26.4rem) minmax(0,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/component-predictive-search.css.map */
