.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:3;width:calc(100% + .2rem)}@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}}@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}.predictive-search__result-group{display:flex;flex-direction:column;flex:1 1 auto;gap:0}.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 .spinner{width:1.5rem;height:1.5rem;line-height:0}.predictive-search__loading-state{display:none}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__item{display:flex;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}.predictive-search__item-content--centered{justify-content:center}.predictive-search__item-vendor{font-size:.9rem}.predictive-search__item-heading{margin:0}.predictive-search__item-query-result mark{background-color:transparent}.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{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__heading{margin:0 0 20px;display:block;text-align:left;font-size:12px;line-height:14px;font-weight:500;text-transform:uppercase;color:#2b2a29;cursor:auto}.predictive-search__item-heading{color:#2b2a29;font-size:14px;line-height:1;font-weight:400;letter-spacing:0}.predictive-search__item--link-with-thumbnail{display:flex;gap:0;grid:none}.predictive-search__item--link-with-thumbnail .predictive-search__image{margin:5px 10px 5px 0;text-align:center;width:70px}.predictive-search__item--link-with-thumbnail .predictive-search__item-content .predictive-search__item-heading{display:block;color:#2b2a29;font-size:14px;margin-top:3px}.predictive-search__item--link-with-thumbnail .predictive-search__item-desc{font-size:16px;letter-spacing:0;margin:0}.predictive-search__item--link-with-thumbnail .price__regular .price-item--regular{margin-top:6px;color:#014e70;font-weight:700;font-size:18px}.header__icons .predictive-search{background:#fff}.header-predictive-search-wrapper predictive-search{width:100%;position:fixed;background:#fff;left:50%;right:0;top:calc(var(--header-height) + 10px);transform:translate(-50%);max-width:1850px;padding:40px 80px;border-radius:10px;box-shadow:0 1px 7px -2px #ccc;overflow:hidden;opacity:0;visibility:hidden;z-index:-1;transition:all .3s}.header-predictive-search-wrapper.active_form predictive-search{opacity:1;visibility:visible;z-index:10}.header-predictive-search-wrapper .predictive-search--header{position:relative;left:0;top:0;transform:none;border:0}.predictive-search-quick-links-list{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;gap:15px}.header-search_form .search__input.field__input{border:0;border-bottom:1px solid #2B2A29;color:#2b2a29;font-size:18px;margin:0;padding:10px 50px 5px 0;border-radius:0}.header-search_form-wrapper{position:relative;width:100%}.header-search_form-wrapper input::placeholder{color:#d9d9d9;font-size:20px}.predictive-search--header-default-info{display:flex;gap:50px;margin-top:40px}.popular_searches_wrapper{max-width:500px;width:100%}.popular_items_wrapper{width:100%}.predictive-search_products-grid{display:flex;gap:15px}.popular_items_wrapper .predictive-search_products-grid{justify-content:space-between}.predictive-search_products-grid li{width:100%;max-width:265px}.predictive-search__product{display:block;color:#2b2a29;text-decoration:none!important}.predictive-search-form-close-btn{position:absolute;top:10px;right:10px;border:0;background:#fff;width:30px;height:30px;padding:0;z-index:2}.predictive-search-form-close-btn svg{width:15px;height:15px}.predictive-search-quick-links-list .predictive-search-quick-link{font-size:14px;padding:7px 25px;border-color:#d9d9d9;background:#fff}.predictive-search-quick-links-list .predictive-search-quick-link:hover,.predictive-search-quick-links-list .predictive-search-quick-link:focus{border-color:#2b2a29;background:#fff;color:#2b2a29}.predictive-search__product .predictive-search__product-heading{font-size:14px;font-weight:500;margin:0}.predictive-search__product .predictive-search__product-sku{margin:1px 0;font-size:13px}.predictive-search__product .predictive-search__product-price{font-size:14px;margin:0}.predictive-search__product_image{display:block;position:absolute;top:50%;left:0;width:100%;right:0;height:auto;transform:translateY(-50%)}.predictive-search__product-content{padding-top:15px}predictive-search[results=true] .predictive-search--header-default-info{display:none}.no_results_message{color:#2b2a29;margin:10px 0 0;font-size:14px}.predictive-search__result-tabs{padding-top:40px;width:100%}.predictive-search__result-tabs-nav{display:flex;gap:30px;margin-bottom:20px}.predictive-search__result-tabs-nav-item{margin:0;text-align:center;font-size:13px;font-weight:500;text-transform:uppercase;color:#898989;background:#fff;border:0}.predictive-search__result-tabs-nav .predictive-search__result-tabs-nav-item:first-child{padding-left:0}.predictive-search__result-tabs-nav-item:hover,.predictive-search__result-tabs-nav-item:focus,.predictive-search__result-tabs-nav-item.active{color:#2b2a29}.predictive-search__result-tabs-nav-item.active{pointer-events:none}.predictive-search__result-tabs-block:not(.active){display:none}.predictive-search__page-heading{font-size:15px;margin:0;color:#2b2a29}.predictive-search-pages li+li{margin-top:10px}.search-article-grid .card__media .media img{object-fit:cover}.search-article-grid .card--standard>.card__content .card__information{padding:0;flex-direction:column-reverse;justify-content:flex-end;gap:10px}.search-article-grid .card-wrapper{color:#2b2a29}.search-article-grid .article-card .card__heading{font-size:18px;margin:0}.search-article-grid .article-card__info{margin:0;color:#2b2a29;font-weight:400;font-size:12px}[data-predictive-search-live-region-count-value]{display:block;color:#2b2a29;font-size:14px;margin-top:10px}.predictive-search__product-media{padding-bottom:100%;position:relative}@media screen and (max-width:1900px){.header-predictive-search-wrapper predictive-search{max-width:calc(100% - 60px)}}@media screen and (max-width: 1500px){.header-predictive-search-wrapper predictive-search{padding:30px 40px}.predictive-search--header-default-info{gap:40px}.popular_searches_wrapper{max-width:360px}.predictive-search-quick-links-list{gap:12px}}@media screen and (max-width:1200px){.predictive-search-quick-links-list .predictive-search-quick-link{font-size:13px;padding:6px 20px}.popular_searches_wrapper{max-width:300px}.predictive-search--header-default-info{gap:20px}.header-predictive-search-wrapper predictive-search{padding:30px}}@media screen and (max-width:989px){.header-predictive-search-wrapper{display:none}}@media screen and (min-width:990px){.toggle_mobile_search_form__btn{display:none}}
/*# sourceMappingURL=/cdn/shop/t/223/assets/component-predictive-search.css.map */
