predictive-search{display:block;width:100%}#predictive-search-results{display:none;position:absolute;top:100%;left:0;right:0;background-color:rgb(var(--color-background));z-index:3;border-bottom-left-radius:2rem;border-bottom-right-radius:2rem;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;max-height:calc(100vh - 14.2rem)}.predictive-search--search-template{z-index:2;width:calc(100% + .2rem)}.predictive-search__results-groups-wrapper{padding:1rem 1.6rem 3.2rem}@media screen and (max-width: 749px){.predictive-search--header{right:0;left:0;top:100%}.predictive-search__results-groups-wrapper{padding:0 1.6rem 3.2rem}.predictive-search__results-groups-wrapper:not(.predictive-search__results-groups-wrapper--no-suggestions){gap:2rem}}@media screen and (min-width: 750px){#predictive-search-results{border-top:none;border-radius:0;width:100%;max-width:100%;border:none;left:0;border-bottom-left-radius:3rem;border-bottom-right-radius:3rem;top:100%;overflow-y:auto;max-height:calc(100vh - 25rem)}#predictive-search-results::-webkit-scrollbar{width:8px}#predictive-search-results::-webkit-scrollbar-thumb{background:#d6d6d6;border-radius:10px}}predictive-search[open] #predictive-search-results,predictive-search[loading] #predictive-search-results,predictive-search[open] .predictive-search__suggestions{display:block}predictive-search .predictive-search__suggestions{display:none}.predictive-search__result-group{display:flex;flex-direction:column;flex:1 1 auto;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}.predictive-search__result-group:first-child{flex:0 0 26.4rem}.predictive-search__results-groups-wrapper--no-products .predictive-search__result-group:first-child,.predictive-search__result-group:only-child{flex-grow:1}.predictive-search__item-heading.h5{font-weight:400;font-size:1.6rem;font-family:var(--font-body-family)}#predictive-search-results-products-list .predictive-search__item-heading.h5{font-size:1.6rem;font-family:var(--font-strong-family);font-weight:500}#predictive-search-results-products-list .predictive-search__item-vendor{max-width:none!important}}.predictive-search__heading{border-bottom:.1rem solid rgba(var(--color-foreground),.08);margin:0 2rem;padding:1.5rem 0 .75rem;color:rgba(var(--color-foreground),.7);font-size:1.6rem;line-height:100%}predictive-search .spinner{width:2.5rem;height:2.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;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:2.5rem;height:2.5rem;z-index:6}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__list-item[aria-selected=true] .predictive-search__item-heading,.predictive-search__list-item:hover .predictive-search__item-heading{text-decoration:underline;text-underline-offset:.3rem}.predictive-search__item{display:flex;padding:1rem 2rem;text-align:left;text-decoration:none;width:100%}.predictive-search__item--link-with-thumbnail{display:grid;grid-template-columns:8.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;justify-content:space-between}.predictive-search__item-content--centered{justify-content:center}.predictive-search__item-vendor{font-size:1.4rem}.predictive-search__item-heading{margin:0}.predictive-search__item-query-result *:not(mark){font-weight:400;font-size:1.6rem;font-family:var(--font-body-family)}.predictive-search__item-query-result mark{background-color:transparent;font-size:1.6rem;font-family:var(--font-body-family)}.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{align-items:center;padding:1.3rem 2rem;word-break:break-all;line-height:calc(1 + .4 / var(--font-body-scale))}.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"}@media screen and (min-width: 750px){.predictive-search__item--term{padding-top:1rem;padding-bottom:1rem;margin-bottom:0}}.search-filter-modal{position:absolute;top:100%;background:#fff;width:calc(100% - 15rem);padding:1.6rem;border-bottom-left-radius:3rem;border-bottom-right-radius:3rem}@media screen and (min-width: 1299px){.page-width.search-modal__content,.page-width.search-filter-modal{max-width:115rem}}@media screen and (max-width:991px){.search-filter-modal{overflow-y:scroll;width:calc(100% - 1.4rem);margin-top:.6rem;max-height:calc(100vh - 14.3rem)}}@media screen and (max-width:550px){.search-filter-modal{width:100%;padding-top:.5rem}#predictive-search-results-products-list .caption-with-letter-spacing{max-width:none!important}.predictive-search{border-radius:0;border-bottom-left-radius:2rem;border-bottom-right-radius:2rem}.predictive-search__item-heading.h5{font-weight:400;font-size:1.6rem;font-family:var(--font-body-family)}#predictive-search-results-products-list .predictive-search__item-heading.h5{font-size:1.6rem;font-family:var(--font-strong-family);font-weight:500}}.search-modal .modal__close-button .icon{width:1.4rem;height:1.4rem}.search-filter-modal__content{display:grid;width:100%;grid-template-columns:calc(46% - 1.6rem) 54%;gap:1.6rem;min-height:44.4rem}.search-filters{display:flex;flex-flow:column;gap:2.4rem}.search-filters .search-filters__heading{display:flex;align-items:center;gap:.8rem}.search-filters .search-filters__icon{display:flex;justify-content:center;align-items:center;width:2.4rem;height:2.4rem}.search-filters .search-filters__title{margin-top:.4rem}.search-filters .search-filters__slider{position:relative}.search-filters__slider .slider-prev,.search-filters__slider .slider-next{position:absolute;display:flex;justify-content:center;align-items:center;width:4.4rem;height:3.2rem;background:#fff;top:50%;transform:translateY(-50%)}.search-filters__slider .slider-prev{left:0}.search-filters__slider .slider-next{right:0}.search-filters__slider .slider-prev:before{background:#faf6f0 url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="24" height="24"%3E%3Cpath d="M15.293 3.293 6.586 12l8.707 8.707 1.414-1.414L9.414 12l7.293-7.293-1.414-1.414z"/%3E%3C/svg%3E') no-repeat center center}.search-filters__slider .slider-next:before{background:#faf6f0 url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="24" height="24"%3E%3Cpath d="M7.293 4.707 14.586 12l-7.293 7.293 1.414 1.414L17.414 12 8.707 3.293 7.293 4.707z"/%3E%3C/svg%3E') no-repeat center center}.search-filters__slider .slider-prev:before,.search-filters__slider .slider-next:before{content:"";display:block;background-size:1.2rem;width:3.2rem;height:3.2rem;border-radius:5rem}.search-filters .search-filters__slider .slider-container{overflow-x:auto;white-space:nowrap;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.search-filters .search-filters__slider .slider-container::-webkit-scrollbar{width:0;height:0}.search-filters .search-filters__list{display:flex;gap:.8rem;width:max-content}.search-filters .search-filters__item{width:fit-content;background-color:#faf6f0;padding:.9rem 1.6rem;border-radius:2rem;font-size:1.4rem;line-height:1.4rem;cursor:pointer;transition:all .3s ease;text-align:center}.search-filters .search-filters__item:hover{background-color:#ef776a;color:#fff}.search-bestsellers .search-bestsellers__slider{--slides-to-show: 3;border-radius:2rem}.search-bestsellers__heading{background-color:#fff}.search-bestsellers .search-bestsellers__heading{display:flex}.search-bestsellers .search-bestsellers__title{font-size:2.5rem;line-height:120%;letter-spacing:.05rem;background-color:#faf6f0;width:calc(100% - 10rem);border-top-left-radius:2rem;border-top-right-radius:2rem;padding:1.3rem 2rem .7rem;position:relative;text-transform:capitalize}.search-bestsellers .search-bestsellers__title:after{content:"";position:absolute;bottom:-2rem;right:-3rem;width:4rem;height:4rem;background-color:#faf6f0;z-index:0}.search-bestsellers .blaze-nav{display:flex;gap:.8rem;justify-content:center;align-items:center;width:10rem;border-radius:2rem;background-color:#fff;z-index:1}.search-bestsellers .blaze-next,.search-bestsellers .blaze-prev{display:flex;justify-content:center;align-items:center;position:relative;left:inherit;right:inherit;top:inherit;bottom:inherit;transform:none;width:3.2rem;height:3.2rem;background-color:#faf6f0;border-radius:3.2rem;outline:none}.search-bestsellers .blaze-container{position:relative;padding:1rem 2rem 1.3rem;background-color:#faf6f0;border-top-right-radius:2rem;border-bottom-left-radius:2rem;border-bottom-right-radius:2rem}.search-bestsellers .card.card--vertical .card__heading{min-height:5.5rem;max-height:5.5rem}.search-bestsellers__slider .product-card-wrapper .card__badge,.search-bestsellers__slider .product-card-wrapper .card__metadata--reviews,.search-bestsellers__slider .product-card-wrapper .card__metadata--inspired br,.search-bestsellers__slider .product-card-wrapper .card__metadata--retail-price{display:none}.search-bestsellers__slider .product-card-wrapper .card--media .media{background-color:#f1e9dd}.search-bestsellers__slider .product-card-wrapper .card--media .card__inner .card__content{padding:0}.search-bestsellers__slider .product-card-wrapper .card__content:has(.card__metadata-wrapper){background:#f1e9dd}.search-bestsellers__slider .product-card-wrapper .card__information{background:#f1e9dd;border-bottom-right-radius:20px;border-bottom-left-radius:20px}.search-bestsellers__slider .product-card-wrapper .card__information{margin-bottom:0}.search-bestsellers__slider .product-card-wrapper .card__metadata .price{font-weight:400}.search-bestsellers__slider .product-card-wrapper .card__metadata--inspired{text-overflow:unset;white-space:unset;min-height:3.4rem;line-height:1.8rem}.search-filters__slider .quick-add--hover .quick-add__submit{padding-left:0;padding-right:0}.search-bestsellers__slider .card-wrapper .card__inner .quick-add--hover .quick-add__submit{padding:0}@media (max-width: 990px){.search-filter-modal__content{grid-template-columns:100%;gap:2.4rem}.search-filters__slider .blaze-prev,.search-filters__slider .blaze-next{display:none}}@media (max-width: 749px){.search-bestsellers .search-bestsellers__slider .grid__item{max-width:100%}.search-bestsellers__slider .grid__item:not(:nth-child(2)){opacity:.4}.search-bestsellers__slider .blaze-track{margin-left:-25%;margin-right:-25%}.search-bestsellers__slider .grid__item .card>.card__content{background:#faf6f0;margin-left:30%;width:196%;visibility:hidden;transition:margin-left .1s ease;grid-template-rows:inherit}.search-bestsellers__slider .grid__item .card__inner{border-radius:2rem;overflow:hidden}.search-bestsellers__slider .grid__item .card__inner{background-color:transparent;align-items:center;justify-content:center}.search-bestsellers__slider .grid__item .card__media .media{left:0;right:0;margin:auto;border-radius:2rem}.search-bestsellers__slider .grid__item:not(:nth-child(2)) .card__media .media{width:85%;height:85%}.search-bestsellers__slider .grid__item:nth-child(2) .card{overflow:visible}.search-bestsellers__slider .grid__item:nth-child(2) .card>.card__content{margin-left:-48%;visibility:visible}.search-bestsellers__slider .grid__item .card__information{background:transparent;padding-top:1.3rem;justify-content:stretch}.search-bestsellers__slider .grid__item .card.card--vertical .card__heading{min-height:auto;max-width:100%}.search-bestsellers__slider .grid__item .card>.card__content .quick-add{display:none}.search-bestsellers__slider .product-card-wrapper .card__metadata--inspired{min-height:2.2rem}.search-bestsellers .search-bestsellers__title{font-size:1.6rem;padding:1.3rem 1.4rem .7rem}.search-bestsellers .card__metadata{position:relative}.search-bestsellers .blaze-container{padding:1rem 0 1.3rem}}@media (max-width: 550px){.search-filters{gap:2rem}}@media (max-width: 450px){.search-bestsellers__slider .grid__item:nth-child(2) .card>.card__content{margin-left:-48%;width:196%}}@keyframes slideCardContentFadeIn{0%{opacity:0}to{opacity:1}}.predictive-search__results-count{font-size:1.4rem;color:#727272;line-height:1.8rem}predictive-search.search_suggestion_selected .predictive-search__suggestions{display:none!important}.predictive-search__suggestions{position:absolute;margin-top:1rem;left:1.6rem;right:4.2rem;z-index:1;background-color:#fff;box-shadow:0 2px 12px #0000001a;border-radius:10px;padding:.3rem 0 .8rem;overflow-y:auto;z-index:4}#predictive-search-results::-webkit-scrollbar{width:8px}.predictive-search__suggestions::-webkit-scrollbar-thumb{background:#d6d6d6;border-radius:10px}.predictive-search__suggestions .predictive-search__item{transition:all 1s ease;text-transform:capitalize}.predictive-search__suggestions .predictive-search__item:hover p,.predictive-search__suggestions .predictive-search__item:hover mark{color:#ef776a!important}#predictive-search-results .predictive-search__no-results{padding:0 2rem 1.5rem}#predictive-search-results[data-products-number="0"]{box-shadow:0 4px 6px #0000001a}.predictive-search__collection-tabs .custom-tabs{display:flex;flex-flow:column;row-gap:3.2rem}.predictive-search__collection-tabs .custom-tabs__collections{display:flex;column-gap:.8rem}.predictive-search__collection-tabs .custom-tabs__collections .custom-tabs__menu-item{padding:.3rem 1.6rem;font-size:1.4rem;background-color:#faf6f0;border:1px solid #FAF6F0;border-radius:2rem;transition:all .5s ease;cursor:pointer}.predictive-search__collection-tabs .custom-tabs__collections .custom-tabs__menu-item:hover{border:1px solid #000000}.predictive-search__collection-tabs .custom-tabs__collections .custom-tabs__menu-item.active{background-color:#000;color:#fff}.predictive-search__collection-tabs .custom-tabs__collections .custom-tabs__menu-item.disabled{pointer-events:none;cursor:not-allowed;opacity:.7}.predictive-search__collection-tabs .custom-tabs__body .custom-tabs__content-item{opacity:0;visibility:hidden;height:0;transition:all .5s ease}.predictive-search__collection-tabs .custom-tabs__body .custom-tabs__content-item.active{opacity:1;visibility:visible;height:auto}.predictive-search__collection-tabs .custom-tabs__body{position:relative;overflow:hidden}#predictive-search-results-products-list{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));column-gap:1.6rem;row-gap:2.4rem;list-style-type:none;margin:0;padding:0}#predictive-search-results-products-list .grid__item{width:100%;min-width:100%}.search-bestsellers .grid__item .button.loading,#predictive-search-results-products-list .grid__item .button.loading{background-color:#fff;color:#fff}@media (max-width: 990px){#predictive-search-results-products-list{grid-template-columns:1fr}#predictive-search-results-products-list .card__metadata .price{font-weight:400}}@media (max-width: 550px){.predictive-search__collection-tabs .custom-tabs__header{overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}.predictive-search__collection-tabs .custom-tabs__header::-webkit-scrollbar{display:none}.predictive-search__collection-tabs .custom-tabs__collections{width:max-content}}.predictive-search__collection-tabs .predictive-search__results-text{display:none}.header-search-tooltip{position:absolute;bottom:7rem;background-color:#fadad6;background:linear-gradient(262deg,#fadad6 9.43%,#ebdfcf 96.58%),#fadad6;border-radius:1rem;width:25.4rem;max-width:100%;opacity:0;visibility:hidden;transform:translateY(-10px);transition:opacity .5s,transform .5s}.header__icons .header-search-tooltip{display:none}.header-search-tooltip:before{content:"";position:absolute;bottom:-1.2rem;left:7.8rem;display:block;width:2rem;height:1.2rem;background-color:#fadad6;clip-path:polygon(50% 100%,0% 0%,100% 0%)}.header-search-tooltip.show{opacity:1;visibility:visible;transform:translateY(0);z-index:1}.header-search-tooltip__container{padding:1rem 1rem 1.2rem 1.5rem}.header-search-tooltip__title{line-height:1.6rem;margin-bottom:.3rem;letter-spacing:.32px}.header-search-tooltip__close{position:absolute;top:.3rem;right:1.5rem;cursor:pointer}.header-search-tooltip__content p{margin-bottom:0;line-height:1.6rem;font-size:14px;letter-spacing:.7px}@media (min-width: 991px){.header-search-tooltip{top:4.6rem;bottom:initial;margin-left:-18.6rem;left:initial}.header-search-tooltip:before{content:"";position:absolute;top:-1.2rem;bottom:unset;left:unset;right:3.5rem;display:block;width:2rem;height:1.2rem;background-color:#fadad6;clip-path:polygon(50% 0%,0% 100%,100% 100%)}.header__icons .header-search-tooltip{display:block}.header__bottom-island .header-search-tooltip{display:none}}
/*# sourceMappingURL=/cdn/shop/t/535/assets/component-predictive-search.css.map */
