header .predictive-search{position:unset;padding-right:5px}.predictive-search{display:none;overflow-y:auto;-webkit-overflow-scrolling:touch}.header predictive-search{position:relative;display:block}@media screen and (max-width: 767px){.predictive-search__results-groups-wrapper:not(.predictive-search__results-groups-wrapper--no-suggestions){gap:1rem}}predictive-search[open] .predictive-search,predictive-search[loading] .predictive-search{display:block}.predictive-search__result-group:first-child .predictive-search__pages-wrapper{display:none}.predictive-search__result-group.leftpart_result:first-child:empty{display:none}@media screen and (min-width: 768px){.predictive-search__results-groups-wrapper--no-products .predictive-search__result-group:nth-child(2){display:none}.predictive-search__result-group:first-child .predictive-search__pages-wrapper{display:initial}.predictive-search__results-groups-wrapper--no-products .predictive-search__result-group:first-child,.predictive-search__result-group:only-child{flex-grow:1}}.predictive-search__heading{margin:0 0 6px;padding:0;font-weight:600;font-size:calc(var(--font-body-scale)* 16px)}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}ul#predictive-search-results-queries-list{display:flex;gap:10px;flex-wrap:wrap}.predictive-search__item{display:flex;text-align:left;text-decoration:none;width:auto;background:rgba(var(--color-foreground),.04);padding:4px 10px;border-radius:calc(var(--content-radius)* 1 / 2);transition:var(--duration-medium) ease}.predictive-search__item:hover{background:rgba(var(--color-foreground),.08)}.search_blog .card:not(.ratio),.search_blog .card,.search_collection .card:not(.ratio),.search_collection .card{display:grid;grid-template-columns:8rem 1fr;grid-column-gap:1rem;grid-template-areas:"product-image product-content";padding:0;align-items:center}.search_product .card:not(.ratio),.search_product .card{display:grid;grid-template-columns:8rem 1fr auto;grid-column-gap:1rem;grid-template-areas:"product-image product-content product-stock";padding:0;align-items:center}.search_pro_stock{grid-area:product-stock;text-align:right;display:flex;flex-direction:column;height:100%;justify-content:space-between;align-items:end}.search_pro_stock.search_qtycenter{align-items:center;justify-content:center}.search_product .price .price-item.price-item--sale{color:rgb(var(--color-foreground))}.instock_search{color:#108043}.outofstock_search{color:red}.search_product .price .price-item{display:block}.search_product .product_badge{display:none}.search_product .card__content,.search_blog .card .card__content,.search_collection .card .card__content{grid-area:product-content;display:flex;flex-direction:column;word-break:break-word;padding:0}.predictive-search__item-vendor{font-size:calc(var(--font-body-scale) * 12px);color:rgb(var(--color-foreground),.8);margin-bottom:4px}.predictive-search__item-heading{margin:0}.predictive-search__item-query-result mark{font-weight:bolder;background:rgba(var(--color-foreground),.08);padding:1px 2px;color:rgba(var(--color-foreground))}.predictive-search__item .price{font-size:calc(var(--font-body-scale) * 14px)}.predictive-search__item-heading{color:rgb(var(--color-foreground))}.predictive-search__item-vendor+.predictive-search__item-heading,.predictive-search .price{margin-top:.5rem}.predictive-search__item--term{align-items:center;word-break:break-word;line-height:calc(1 + .4 / var(--font-body-scale));background:rgba(var(--color-foreground),.07);width:auto;padding:10px 15px;margin:15px auto 0}.predictive-search--search-template{z-index:2;width:calc(100% + .2rem)}.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);fill:rgb(var(--color-foreground))}.search_product .card .card__inner,.search_blog .card .card__inner,.search_collection .card .card__inner{grid-area:product-image;font-family:"object-fit: contain"}.search_product .card .card__inner img{border:1px solid rgba(var(--color-foreground),.08)}.search_collection .card .card__inner img{vertical-align:middle}.search_collection .collection_count{margin-bottom:0}.predictive-search__result-group.result_group_right{display:flex;flex-direction:column;flex-wrap:wrap;row-gap:15px}.leftpart_result{margin-bottom:15px}.result_group_right .search_product,.result_group_right .search_result-collections,.result_group_right .search_result-articles,.result_group_right .predictive-search__pages-wrapper{border-bottom:1px solid rgba(var(--color-foreground),.1);padding-bottom:15px}.search_blog,.search_product #predictive-search-results-products-list,.search_collection{display:flex;flex-direction:column;gap:15px}.search_blog .card .card__content,.search_collection .card__content{padding:0}.predictive-search__pages-wrapper .predictive-search__list-item h3{line-height:26px}.search_product .card__heading,.search_blog .card__heading,.search_collection .card__heading,.predictive-search__pages-wrapper .predictive-search__list-item h3{font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:600;letter-spacing:var(--font-body-spacing);margin:0;font-size:calc(var(--font-body-scale)* 14px)}.search_product .predictive-search__item-heading{font-weight:600;line-height:normal}.search_product .price--on-sale .price-item--regular{font-size:calc(var(--font-body-scale)* 12px)}.search_collection .search_coll_blank,.search_blog .search_coll_blank{display:block!important;border-radius:var(--content-radius)}.search_collection .search_coll_blank .card__heading{margin-top:0}.template-search__search{margin:0 auto 1.5rem}@media (min-width: 768px) and (max-width: 1199px){.predictive-search__item--link-with-thumbnail,.search_blog .card:not(.ratio),.search_blog .card{grid-template-columns:7rem 1fr}}@media (max-width: 767px){.search_product .card:not(.ratio),.search_product .card{grid-template-areas:"product-image product-content" "product-image product-stock";grid-template-columns:7rem 1fr}.search_pro_stock{text-align:left;align-items:start}.search_product .price .price-item{display:inline-block}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/component-predictive-search.css.map */
