.predictive-search__wrapper{display:none;overflow-y:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;max-height:calc(75vh - var(--header-height, 0rem))}.search-form--full .predictive-search__wrapper{--color-foreground: var(--global-color-foreground);--color-background: var(--global-color-background);--gradient-background: rgb(var(--global-color-background));position:absolute;top:100%;left:auto;right:0;width:100%;color:rgba(var(--color-foreground),1);background:rgb(var(--color-background));background:var(--gradient-background);z-index:calc(var(--z-index-base) + 1);border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-left:1px solid #E6E6E6;border-right:1px solid #E6E6E6;box-shadow:0 4px 8px #00000014}.search-form--full .reset__button{display:none}.search-form--full[open] .field{border-radius:.8rem .8rem 0 0}predictive-search[open] .predictive-search__wrapper,predictive-search[loading] .predictive-search__wrapper{display:block}.predictive-search--search-template{z-index:2;width:calc(100% + .2rem)}.predictive-search__results-groups-wrapper{display:flex;flex-wrap:wrap;max-width:100%;padding:1.6rem;margin:0 auto;grid-gap:1.6rem}.predictive-search__result-group{display:flex;flex-direction:column;flex:1 1 auto;grid-gap:1.6rem}.predictive-search__result-group.predictive-search__result-product .predictive-search__pages-wrapper{display:none}.predictive-search__heading{font-size:calc(var(--font-heading-scale) * 2rem);line-height:calc(1 + .2/max(1,var(--font-heading-scale)));margin:0 0 .8rem;padding:0;text-transform:uppercase}.predictive-search__results-list--product{display:flex;flex-direction:column;grid-gap:.8rem}.predictive-search__search-for-button{position:sticky;bottom:0;z-index:3;background:rgba(var(--color-foreground),.04);transition:all var(--duration-short) ease}.predictive-search__search-for-button .predictive-search__item{-webkit-appearance:none;appearance:none;font-family:var(--font-body-family);font-size:calc(var(--font-body-scale)* 1.6rem);justify-content:center;align-items:center;text-align:center;word-break:break-all;margin:0!important;padding:1.2rem .8rem;line-height:calc(1 + .5 / var(--font-body-scale));transition:all var(--duration-short) ease;cursor:pointer;border:none;color:currentColor;background-color:#f5f5f5}.predictive-search__search-for-button .predictive-search__item[aria-selected=true]{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:-.2rem;box-shadow:0 0 .2rem rgba(var(--color-foreground),.3)}.predictive-search__search-for-button .predictive-search__item:hover,.predictive-search__search-for-button:hover{background-color:#d5d5d5}predictive-search[loading] .predictive-search__search-for-button{display:none}predictive-search[loading] .predictive-search__results-groups-wrapper~.predictive-search__search-for-button{display:initial}.predictive-search__list-item--link{display:block;line-height:calc(1 + .2 / var(--font-body-scale));margin-bottom:.8rem}.predictive-search__list-item--link:last-child{margin-bottom:0}.predictive-search__item{display:flex;text-align:left;text-decoration:none;width:100%}.predictive-search__item--link{display:inline-block;width:auto;font-family:var(--font-body-family);font-size:calc(var(--font-body-scale)* 1.4rem);font-weight:600;line-height:calc(1 + .2 / var(--font-heading-scale));letter-spacing:var(--heading-letter-spacing, calc(var(--font-heading-scale)* .06rem));text-transform:capitalize;color:currentColor!important}.predictive-search__list-item[aria-selected=true]{color:rgb(var(--color-foreground));background-color:rgba(var(--color-foreground),.04)}.predictive-search__item--link-with-thumbnail{display:grid;grid-template-columns:10rem 1fr;grid-column-gap:min(var(--grid-base),1.6rem);grid-template-areas:"product-image product-content";padding:0;align-items:center}.predictive-search__item-content{grid-area:product-content;display:flex;flex-direction:column;grid-gap:.4rem}.predictive-search__item-content .price__container .price__sale.price__sale--items{align-items:end}.predictive-search__item-content .price-item--sale{font-size:calc(var(--font-body-scale) * 1.2rem)}.predictive-search__item-content .price--on-sale .price-item--regular{font-size:calc(var(--font-body-scale) * 1rem)}.predictive-search__item-content .price__regular .price-item{font-size:calc(var(--font-body-scale) * 1.2rem);font-weight:400}.predictive-search__item-heading{font-family:var(--font-body-family);line-height:calc(1 + .5/max(1,var(--font-heading-scale)));text-transform:uppercase;margin:0}.predictive-search__image{grid-area:product-image;object-fit:contain;font-family:"object-fit: contain"}body.overflow-hidden .shopify-section-group-header-group.section-header{z-index:6}.predictive-search__search-message{padding:1.6rem;min-height:20rem;display:flex;flex-direction:column;align-items:center;justify-content:center}@media screen and (max-width: 989px){.search-form--full .field__input{min-height:calc(4rem + var(--inputs-border-width)* 2);padding-top:.8rem;padding-bottom:.8rem}html.browser-safari:has(.open-predictive-search),html.browser-safari body.open-predictive-search{position:fixed;overflow:hidden;top:0;left:0;width:100%;height:100%}}@media screen and (max-width: 749px){.search-form--full .predictive-search__wrapper{right:auto;border-left:none;border-right:none;border-radius:0}.predictive-search__results-groups-wrapper{flex-direction:column}.predictive-search__item--link-with-thumbnail{grid-template-columns:10rem 1fr}.predictive-search__item-heading{font-size:calc(var(--font-heading-scale)* 1.4rem)}}@media screen and (min-width: 750px){.predictive-search{padding-top:4rem}.search-form--full .predictive-search{padding-top:0}.predictive-search__results-groups-wrapper{padding-bottom:4rem;grid-gap:2.4rem}.search-form:not(.search-form--full) .predictive-search__results-groups-wrapper{flex-wrap:nowrap}.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__results-groups-wrapper--no-products .predictive-search__result-group:first-child,.predictive-search__result-group:only-child{flex-grow:1}.predictive-search__result-text{width:calc(100% - 47.5rem);grid-gap:2.4rem}.search-form:not(.search-form--full) .predictive-search__result-text{width:20%}}@media screen and (min-width: 990px){.predictive-search__wrapper{max-height:calc(90vh - var(--header-height, 0rem))}.predictive-search__heading{font-size:calc(var(--font-heading-scale) * 2.4rem);margin:0 0 1.6rem}.predictive-search__results-list--product{grid-gap:1.6rem}.predictive-search__results-groups-wrapper{max-width:80rem;padding-left:0;padding-right:0}.search-form--full .predictive-search__results-groups-wrapper{padding:4rem;max-width:unset}.predictive-search__search-message{padding:2.4rem}}@media (min-width: 990px) and (max-width: 1365px){.search-form.search-form--full .predictive-search__result-text{width:100%}.search-form:not(.search-form--full) .predictive-search__results-groups-wrapper{grid-gap:8rem}}@media screen and (min-width: 1366px){.predictive-search__result-text{grid-gap:4rem}.predictive-search__results-groups-wrapper{flex-wrap:nowrap;grid-gap:clamp(1.6rem,3.5vw,8rem)}.predictive-search__result-product{width:32.6rem}.search-form:not(.search-form--full) .predictive-search__results-groups-wrapper{grid-gap:12rem}}@media screen and (max-width: 749px){predictive-search[open] .predictive-search__wrapper,predictive-search[loading] .predictive-search__wrapper{z-index:99999999}.show-menu .show-form-search.shopify-section-header-sticky .header--align-left .header__search--full-show-mobile{z-index:999999999999999}.menu-drawer__heading{position:static}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/component-predictive-search.css.map */
