.predictive-search{display:none;position:absolute;top:calc(100% + .1rem);left:-.1rem;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;width:calc(100% + .2rem)}.predictive-search__results-groups-wrapper{display:flex;padding-bottom:unset;justify-content:space-between}predictive-search.search-modal__form{padding:17px 0 14px}.search-modal__form .field label{display:none}.search-modal__form .field input{font-size:16px!important;height:54px;border-radius:26px;background:#fff;padding:16px 103px}.search-modal__form .field input::placeholder{font-size:16px}.search-modal{top:0;min-height:88px}.search-modal:before{content:"";position:absolute;left:0;right:0;width:100%;height:100%;z-index:0;background:#2a2a2a80}@media (max-width: 768px){.search-modal:before{display:none!important}}@media screen and (max-width: 749px){.predictive-search--header{right:0;left:0;top:100%}.predictive-search__results-groups-wrapper{flex-direction:column}.predictive-search__results-groups-wrapper:not(.predictive-search__results-groups-wrapper--no-suggestions){gap:2rem}}.header predictive-search{display:flex}@media screen and (min-width: 750px){.predictive-search{border-top:none;width:calc(100% + .2rem)}.header predictive-search{position:relative}}predictive-search[open] .predictive-search,predictive-search[loading] .predictive-search{display:block;border-radius:5px}.predictive-search__result-group{display:flex;flex-direction:column;gap:2rem}.predictive-search__result-group:first-child{min-width:291px;padding:33px 55px 59px;background:#f8f8f8;display:flex;flex-direction:column;justify-content:space-between}#predictive-search-results-queries-list{display:flex;flex-direction:column;gap:12px}.predictive-search__result-group:nth-child(2){padding:33px 48px 60px;flex-grow:1}.predictive-search.predictive-search--header:has(#predictive-search-results-groups-wrapper) [data-predictive-search-live-region-count-value]{display:none!important}.predictive-search.predictive-search--header [data-predictive-search-live-region-count-value]{display:block!important;padding:33px 59px 60px;min-height:450px}.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}}@media screen and (min-width: 1400px){.predictive-search__result-group:first-child{display:flex;justify-content:space-between;align-items:start}}.predictive-search__heading{color:rgba(var(--color-foreground),1);font-size:1.8rem;font-weight:400;line-height:1.5rem;margin-bottom:16px;margin-top:0}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] .predictive-search__loading-state{display:flex;justify-content:center;padding:1rem}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[aria-selected=true]{color:rgb(var(--color-foreground));background-color:rgba(var(--color-foreground),.04)}.predictive-search__item{display:flex;padding:unset;text-align:left;text-decoration:none;width:100%}.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;width:100%}.predictive-search__item-content .price{margin-top:1rem}.predictive-search__item-content--centered{justify-content:center}.predictive-search__item-vendor{font-size:.9rem}.predictive-search__item-heading{margin:0}.predictive-search__item-heading.h5,.predictive-search__item-content .price .price-item{font-size:calc(var(--font-heading-scale) * 1.2rem);font-weight:400;line-height:1.3}@media screen and (min-width: 750px){.predictive-search__item-heading.h5,.predictive-search__item-content .price .price-item{font-size:calc(var(--font-heading-scale) * 1.4rem)}.predictive-search__item-heading.h5,.predictive-search__item-content .price .price-item{line-height:1.2;font-size:16px;font-weight:700}.predictive-search__item-content .predictive-search__item-heading.h5{line-height:1.8rem;font-size:16px}}.predictive-search__item-heading.h5{font-size:16px;font-weight:400;line-height:18px}.predictive-search__item-heading.h5 span{margin-top:3px;display:block;color:#636363;font-size:16px}@media screen and (max-width: 900px){.predictive-search__item-heading.h5 span{font-size:12px}}.predictive-search__item-query-result *:not(mark){font-weight:400}.predictive-search__item-query-result mark{color:rgba(var(--color-foreground),1)}.predictive-search__item-query-result mark{background-color:transparent}.predictive-search__item .price{color:rgba(var(--color-foreground),1);font-size:1.2rem}.predictive-search__item-vendor+.predictive-search__item-heading,.predictive-search .price{margin-top:3px}.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:cover;font-family:"object-fit: contain";height:100%;width:100%;border-radius:10px}predictive-search{padding:0 20px}.all_productsBtn{font-size:calc(var(--font-heading-scale) * 1.4rem);font-weight:400;line-height:15px;text-decoration:underline;color:rgba(var(--color-foreground),1);margin-bottom:2rem;margin-top:2rem}.predictive-search__result-group .custom-promo.percent-off{display:flex;align-items:center;justify-content:center;padding:2px;border-radius:5px;font-size:12px!important;font-weight:400;line-height:100%;color:#fff;background:#da2f2f;min-width:47px;min-height:15px;height:17px;margin-top:3px}@media screen and (min-width: 750px){predictive-search{padding:0 5rem}.all_productsBtn{margin-bottom:unset}}@media screen and (min-width: 990px){predictive-search{padding:0 110px}}.predictive-search__result-group:last-child .predictive-search__results-list{display:flex}@media screen and (min-width: 750px){.predictive-search__result-group:last-child .predictive-search__results-list{gap:22px}}.predictive-search__result-group:last-child .predictive-search__results-list .predictive-search__list-item .predictive-search__item{display:flex;justify-content:start;align-items:start;flex-direction:column;gap:14px}.predictive-search-results-container{padding:0}@media screen and (max-width: 650px){.predictive-search-top .predictive-search__results-list{margin-top:3.1rem}}.predictive-search__result-group:not(:last-child) .predictive-search__item-heading.h5{font-size:16px;line-height:18px}@media screen and (min-width: 750px){.predictive-search__result-group:last-child:not(:first-child) .predictive-search__results-list .predictive-search__list-item{width:100%;max-width:20%}#predictive-search-results-groups-wrapper:has(.predictive-search__result-group__suggest) .predictive-search__result-group__list{margin-left:0}#predictive-search-results-groups-wrapper .predictive-search__result-group__list{margin-left:291px}.predictive-search__result-group:not(:first-child){width:100%}.predictive-search__search-for-button{margin-top:20px;border-top:1px solid #ccc}.predictive-search__item{padding-left:unset;font-size:16px}}predictive-search .search-modal__form .field:after,predictive-search .search-modal__form .field:hover.field:after,predictive-search .search-modal__form .field__input:focus{box-shadow:unset}predictive-search .field__button{width:17px;left:53px;top:50%;transform:translateY(-50%)}@media screen and (min-width: 750px) and (max-width: 1200px){.predictive-search-results-container{max-width:1600px}}.search .field__label{font-size:1.4rem;line-height:1.5rem}.search-modal__form .modal__close-button .icon{width:1.5rem;height:1.5rem}@media (max-width: 767px){div.search-modal{top:57px!important;background:transparent;min-height:63px}.predictive-search.search-modal__form{padding:15px 0 10px}.search-modal__form .field input{height:38px;padding:10px 16px 10px 55px}.search-modal__form .field input::placeholder{color:#000;font-size:14px}predictive-search .field__button{left:18px}.header predictive-search{position:relative}.modal__close-button.link{right:6px}}
/*# sourceMappingURL=/cdn/shop/t/241/assets/component-predictive-search.css.map */
