.search-popdown{height:auto}.search-popdown .wrapper{max-width:2560px}.search--popdown .drawer__underlay{background:#0009}.predictive-search__header{position:sticky;top:0;background:var(--bg, #fff);z-index:2}.search__predictive__outer{height:auto}.search__predictive__close{position:sticky;top:6px;width:40px;height:40px;display:flex;align-items:center;justify-content:flex-end;cursor:pointer;color:#130f0c;z-index:3;margin-bottom:-40px;padding:0 var(--outer);width:100%;cursor:initial;pointer-events:none}.search__predictive__close__inner{margin-right:-12px;cursor:pointer;pointer-events:auto}.search__predictive__close svg{width:12px;height:12px}.predictive-search{display:block}.predictive-search__form .field{display:flex;gap:2px;align-items:center}.predictive-search__form__button--search{padding:8px;margin:-8px;display:flex;align-items:center;justify-content:center;height:fit-content;color:#130f0c;transition:color .3s}.predictive-search__form__button--search svg{width:14px;height:14px}.predictive-search__form .field input{margin:0;border:none;box-shadow:none;color:#130f0cbf;font-size:24px;font-weight:700;height:52px}.predictive-search__form .field input::placeholder{color:#130f0cbf;font-size:inherit;font-weight:700}.predictive-search__form .field input::-webkit-input-placeholder{color:#130f0cbf;font-size:inherit;font-weight:700}.predictive-search__form .field input::-moz-placeholder{color:#130f0cbf;font-size:inherit;font-weight:700}.predictive-search__results-wrapper{display:block;display:none;transition:opacity .2s}.predictive-search--search-template{z-index:2}.predictive-search__results-groups-wrapper{display:block;padding-bottom:22px}predictive-search[open] .predictive-search__results-wrapper,predictive-search[loading] .predictive-search__results-wrapper{display:block}.predictive-search__result-section{display:block;padding-top:12px;padding-bottom:12px}.predictive-search__result-section>ul,.predictive-search__non-search>ul{margin:0;padding:0;list-style:none}.predictive-search__non-search{padding-bottom:40px}.predictive-search__heading{margin:0 0 10px;padding:0;color:#130f0c;font-size:14px;font-weight:700}predictive-search .spinner{width:24px;height:24px;line-height:0}predictive-search:not([loading]) .predictive-search__loading-state,predictive-search:not([loading]) .predictive-search-status__loading{display:none}predictive-search[loading]{background:var(--SPINNER) center 64px / 160px 160px no-repeat;min-height:300px}predictive-search[loading] .predictive-search__loading-state{display:flex;justify-content:center;padding:1rem}predictive-search[loading] .predictive-search__results-wrapper,predictive-search[loading] .predictive-search__non-search-content{opacity:0;pointer-events:none}.predictive-search__item{display:flex;padding:0;text-align:left;text-decoration:none;width:100%;transition:color .3s}.predictive-search__item--link-with-thumbnail{display:grid;grid-template-columns:5rem 1fr;grid-column-gap:2rem;grid-template-areas:"product-image product-content"}.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__item-query-result mark{color:var(--COLOR-PRIMARY);font-weight:inherit;background:transparent}.predictive-search__list-item{color:#130f0c80;font-size:18px;font-weight:500;line-height:1.4445;margin-bottom:10px;padding-left:12px;padding-right:12px}.predictive-search__list-item p{margin:0;font-size:inherit;font-weight:inherit;color:inherit}.predictive-search__list-item:last-child{margin-bottom:0}.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){.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__product-list,.predictive-search__explore-list{--columns: 4;--column-gap: 4px;--row-gap: 4px;display:block}.predictive-search .swiper{width:initial;margin:0 calc(var(--outer) * -1);padding:0 var(--outer)}.predictive-search .swiper-slide{width:calc((100% + var(--column-gap)) / var(--columns) - var(--column-gap));margin:0;height:auto}.predictive-search .swiper-slide:not(:last-child){margin-right:var(--column-gap)}.predictive-search__product-list__item .product-grid-item-v3{height:100%}.predictive-search__item.link--explore{display:flex;align-items:center;gap:12px;position:relative;height:100%}.predictive-search__item.link--explore picture,.predictive-search__item.link--explore img{display:block;width:100%}.predictive-search__item.link--explore img{width:100%;height:100%;object-fit:cover}.predictive-search__item.link--explore span{position:absolute;bottom:0;left:0;right:0;padding:12px;color:var(--color-text, #130F0C);font-size:18px;font-weight:700;line-height:1.45;transition:color .3s}.predictive-search__non-search-content{transition:opacity .2s;padding-bottom:6px}.predictive-search__non-search-content>.predictive-search__result-group:first-child{padding-top:0}.predictive-search__no-results{text-align:center;padding:40px 0}.predictive-search__no-results p{font-size:16px;margin:0}@media not (pointer:coarse){.predictive-search__form__button--search:hover,.predictive-search__item.link.link--text:hover,.predictive-search__item.link--explore:hover span{color:var(--COLOR-PRIMARY)}}@media screen and (max-width:1279px){.predictive-search__product-list,.predictive-search__explore-list{--columns: 3}}@media screen and (max-width:989px){.predictive-search__product-list,.predictive-search__explore-list{--columns: 2.5}}@media screen and (min-width:768px){.search-popdown{--outer: 12px}}@media screen and (max-width:767px){predictive-search[loading]{background:var(--SPINNER) center 96px / 160px 160px no-repeat;min-height:300px}.predictive-search__header{margin-top:46px;padding-top:18px}.search__predictive__close{top:24px}.search__predictive__close__inner{margin-right:0}.search__predictive__close svg{width:17px!important;height:17px!important}.predictive-search__heading{font-size:20px}.predictive-search__product-list,.predictive-search__explore-list{--columns: 2;--column-gap: 6px}.predictive-search__item.link--explore span{font-size:15px;padding:10px;text-shadow:0 0 4px #fff}.predictive-search__results-list--products .swiper{padding:0}.predictive-search__results-list--products .swiper .swiper-wrapper{display:grid;transform:initial!important;flex-wrap:wrap!important;grid-template-columns:1fr 1fr;gap:6px}.predictive-search__results-list--products .swiper .swiper-wrapper .swiper-slide{width:100%!important;margin:0!important}.predictive-search__product-list__item .product-grid-item-v3{background:none;padding:0}.predictive-search__product-list__item .product-grid-item-v3 .product-grid-item__image{background-color:#f4f0ed}.predictive-search__product-list__item .product-grid-item-v3 .product__grid__info{padding:0 14px 24px;margin-top:24px}.predictive-search__product-list__item .product-grid-item-v3 .product__grid__title{margin:0}.predictive-search__product-list__item .product-grid-item-v3 .product-grid-item__badge-wrapper{height:initial}.predictive-search__product-list__item .product-grid-item-v3 .product-grid-item__btn,.predictive-search__product-list__item .product-grid-item-v3 .product-grid-item__add-cart{display:none}}@media screen and (max-width:589px){.predictive-search__form .field input{font-size:clamp(14px,5.5vw,24px)}}
/*# sourceMappingURL=/cdn/shop/t/148/assets/search-predictive-v2.css.map */
