predictive-search{width:100%;display:block;max-width:var(--ideal-width);margin:0 auto}predictive-search:not([open]) .predictive-search{display:none!important}predictive-search[open] .search-recommendations:not(.predictive-search__no-results~.search-recommendations){display:none!important}predictive-search[open] .predictive-search__no-results~.search-recommendations{display:block!important}predictive-search[open] .predictive-search,predictive-search[loading] .predictive-search{display:block!important}predictive-search .spinner{width:1.5rem;height:1.5rem;line-height:0}predictive-search[loading] .predictive-search__loading-state{position:absolute;top:50%;left:50%;z-index:1;transform:translate(-50%,-50%);display:flex;justify-content:center;padding:1rem}predictive-search:not([loading]) .predictive-search__heading .spinner,predictive-search:not([loading]) .predictive-search__loading-state,predictive-search:not([loading]) .predictive-search-status__loading,predictive-search[loading] .predictive-search__heading~.predictive-search__loading-state,predictive-search[loading] .predictive-search__results-list:first-child,predictive-search[loading] .predictive-search__search-for-button,predictive-search[loading] .predictive-search__no-results,predictive-search[loading] .predictive-search__results-groups-wrapper~.predictive-search__loading-state,predictive-search[loading] .predictive-search__results-groups-wrapper~.predictive-search__search-for-button{display:none}#predictive-search-option-search-keywords{display:none}@media screen and (min-width:768px){.predictive-search__products-grid{margin-bottom:52px}}.predictive-search:focus-visible{outline:none!important}.predictive-search__heading{display:flex;flex-direction:column;justify-content:space-between;border-bottom:.1rem solid var(--color-borders);margin:24px 0 16px;padding:0 0 6px;color:rgba(var(--color-foreground),.5)}@media only screen and (min-width:768px){.predictive-search__heading{margin:32px 0 16px}}#drawer-search .drawer-header .close{font-family:var(--accent-font-family);font-weight:400;text-transform:uppercase;display:flex;align-items:center}@media only screen and (min-width:768px){#drawer-search .drawer-header .close{gap:.5rem}}@media only screen and (max-width:768px){#drawer-search .drawer-header .close{font-size:0!important}#drawer-search .drawer-header .close svg{font-size:16px}}.header-search__form{display:flex;flex-direction:column;align-items:stretch;height:100%}.header-search__close{min-width:var(--min-height);min-height:var(--min-height);display:grid;place-content:center;cursor:pointer}.search__button.field__button{left:0;top:50%;width:48px;height:48px;transform:translateY(-50%);min-width:48px;padding-right:var(--padding);padding-left:var(--padding)}.reset__button.field__button{right:14px;top:50%;width:1rem;transform:translateY(-50%)}.predictive-search__result-group{display:flex;flex-direction:column;flex:1 1 auto}.predictive-search__search-for-button{margin-top:3rem}.predictive-search__no-results{padding:52px 0}.predictive-search__item{display:flex;padding:4px 0;text-align:left;text-decoration:none;width:100%}@media only screen and (max-width:767px){.product-main-category{font-size:18px}}.predictive-search__item-content{display:flex;flex-direction:column;margin-top:8px}#predictive-search-products .predictive-search__item-content{min-height:86px}@media screen and (min-width:768px){#predictive-search-products .predictive-search__item-content{min-height:82px}}.predictive-search__item-content--centered{justify-content:center}.predictive-search__item-heading{margin:0}.predictive-search__item-vendor+.predictive-search__item-heading{margin-top:.5rem}.predictive-search__item--term{justify-content:space-between;align-items:center;padding:1.3rem 2rem;word-break:break-all}@media screen and (min-width:768px){.predictive-search__item--term{padding-top:1rem;padding-bottom:1rem}}.search__input.field__input{margin-top:4px;padding-right:8rem;padding-left:40px;display:block;width:100%}.search__input.field__input+.field__label{left:42px}.search__input.field__input:focus~.field__label,.search__input.field__input:not(:placeholder-shown)~.field__label{opacity:0;visibility:hidden}.predictive-search__products-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:32px 8px;margin-top:16px}@media screen and (min-width:768px){.predictive-search__products-grid{grid-template-columns:repeat(3,1fr);gap:48px 12px}}@media screen and (min-width:1024px){.predictive-search__products-grid{grid-template-columns:repeat(4,1fr);gap:68px 16px}}.template-search__results .grid--products{gap:32px 8px}@media screen and (min-width:768px){.template-search__results .grid--products{gap:48px 12px}}@media screen and (min-width:1024px){.template-search__results .grid--products{gap:68px 16px}}.predictive-search__grid-item{list-style:none;display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr}.predictive-search__item--grid-card{display:flex;flex-direction:column;justify-content:center;padding:0;margin:0;text-decoration:none;border-radius:0;overflow:hidden;transition:transform .2s ease}.predictive-search__item--grid-card:hover{transform:translateY(-2px)}.predictive-search__image-wrapper{position:relative;width:100%;overflow:hidden}.predictive-search__item--grid-card .predictive-search__image{width:100%;height:100%;object-fit:cover;object-position:center;aspect-ratio:4/5}.predictive-search__item--grid-card .predictive-search__item-content{padding:0;flex-grow:1;display:flex;flex-direction:column;justify-content:flex-start}@media only screen and (max-width:767px){.predictive-search__item-content .product-variant-info{display:block}}.field__input:not([type=number]):not(.quantity-input){transition:background-color .5s ease,border-color .3s ease,border-width .3s ease}.navigation-tertiary-btn{display:inline-flex;align-items:center;gap:8px;color:var(--color-foreground);text-decoration:none;font-family:var(--font-body-family);line-height:120%;background:none;border:none;padding:0;cursor:pointer;transition:all .2s ease}.navigation-tertiary-btn__icon{display:flex;align-items:center;transition:transform .2s ease;position:relative}.navigation-tertiary-btn:hover .navigation-tertiary-btn__icon{transform:translate(4px)}.navigation-tertiary-btn__icon svg{width:16px;height:16px}.navigation-tertiary-btn__icon svg path{stroke:currentColor}.navigation-tertiary-btn.disabled{opacity:.5;cursor:not-allowed}.navigation-tertiary-btn.disabled:hover .navigation-tertiary-btn__text:after{width:0}.navigation-tertiary-btn.disabled:hover .navigation-tertiary-btn__icon{transform:none}.predictive-search__item.text-link-s{border-bottom:1px solid rgba(var(--color-foreground),.1)}.predictive-search__item.text-link-s:last-child{border-bottom:none}.predictive-search__item-query-result *:not(mark){font-weight:bolder}.predictive-search__item-query-result mark{color:rgba(var(--color-foreground),.75)}.drawer-search__content{padding:0 var(--drawer-padding) var(--drawer-padding) var(--drawer-padding)}@media screen and (min-width:768px){.drawer-search__content{--drawer-padding: 60px}}
/*# sourceMappingURL=/cdn/shop/t/35/assets/component-search.css.map */
