#headerSearchPopup .popup-body>.container>div{background:none;border:none}@media (min-width: 992px){#headerSearchPopup .popup-body>.container>div{gap:12px}}#headerSearchPopup.popup-component:not(.active){visibility:visible}#headerSearchPopup.popup-component .popup-content .popup-body{transition:unset!important}predictive-search{background:#fff;flex:1;min-width:0}@media (min-width: 992px){predictive-search{border:1px solid #000}}@media (max-width: 991px){predictive-search{position:static!important}}predictive-search form .rounded{display:flex}@media (min-width: 992px){predictive-search form .rounded{flex-direction:row-reverse;gap:20px}}predictive-search form .rounded input{height:38px;flex:1;min-width:0;padding:9px 10px}@media (min-width: 992px){predictive-search form .rounded input{padding-left:18px;padding-right:18px}}predictive-search form .rounded button{padding:0 10px}predictive-search .search-result-container{position:absolute;top:100%;left:0;width:100%;background:#fff;box-shadow:0 0 2px #0003,0 6px 10px #0000001a;margin-top:1px}predictive-search .search-result-container .predictive__search-result{max-height:calc(100vh - 150px);overflow:hidden;overflow-y:auto}@media (min-width: 992px){predictive-search .search-result-container .predictive__search-result{display:flex}}predictive-search .search-result-container .predictive__search-result p{margin:0}predictive-search .search-result-container .predictive__search-result .predictive__search-group>h3:not(.item-title){text-align:center;color:#595959;padding:10px 12px;font-weight:600;background:#f8f8f8;font-size:inherit}@media (min-width: 992px){predictive-search .search-result-container .predictive__search-result .predictive__search-group>h3:not(.item-title){text-align:left;background:unset}}predictive-search .search-result-container .predictive__search-result .collection-col{background:#f8f8f8}@media (min-width: 992px){predictive-search .search-result-container .predictive__search-result .collection-col{flex:0 0 30%;max-width:30%}}@media (min-width: 992px){predictive-search .search-result-container .predictive__search-result .collection-col .predictive__search-group{padding:14px 16px}}predictive-search .search-result-container .predictive__search-result .collection-col .predictive__search-group ul{background:#fff}@media (min-width: 992px){predictive-search .search-result-container .predictive__search-result .collection-col .predictive__search-group ul{background:#f8f8f8}}predictive-search .search-result-container .predictive__search-result .collection-col .predictive__search-group ul li a{display:block;padding:6px 12px;border-radius:4px;transition:all .25s ease-in-out 0s}@media (min-width: 992px){predictive-search .search-result-container .predictive__search-result .collection-col .predictive__search-group ul li a{padding:6px 8px}}@media (hover: hover){predictive-search .search-result-container .predictive__search-result .collection-col .predictive__search-group ul li a:hover{background:#e8e9eb;color:#222}}predictive-search .search-result-container .predictive__search-result .collection-col .predictive__search-group ul li:not(:last-child){box-shadow:inset 0 -1px #e1e3e5}@media (min-width: 992px){predictive-search .search-result-container .predictive__search-result .collection-col .predictive__search-group ul li:not(:last-child){box-shadow:unset}}@media (min-width: 992px){predictive-search .search-result-container .predictive__search-result .product-col{flex:1;min-width:0;padding:14px}}@media (min-width: 992px){predictive-search .search-result-container .predictive__search-result .product-col .predictive__search-group ul{display:flex;flex-wrap:wrap}}predictive-search .search-result-container .predictive__search-result .product-col .predictive__search-group li{padding:10px;border-radius:4px;transition:all .25s ease-in-out 0s}@media (min-width: 992px){predictive-search .search-result-container .predictive__search-result .product-col .predictive__search-group li{flex:0 0 25%;max-width:25%}}predictive-search .search-result-container .predictive__search-result .product-col .predictive__search-group li>a{display:flex;gap:16px}@media (min-width: 992px){predictive-search .search-result-container .predictive__search-result .product-col .predictive__search-group li>a{flex-direction:column;gap:12px}}predictive-search .search-result-container .predictive__search-result .product-col .predictive__search-group li .item-image-preview{overflow:hidden;border-radius:4px;flex:0 0 72px;max-width:72px}@media (min-width: 992px){predictive-search .search-result-container .predictive__search-result .product-col .predictive__search-group li .item-image-preview{flex:unset;max-width:unset}}predictive-search .search-result-container .predictive__search-result .product-col .predictive__search-group li .item-detail{flex:1;min-width:0;font-size:var(--body-fs)}predictive-search .search-result-container .predictive__search-result .product-col .predictive__search-group li .item-detail .item-title{color:#222;font-size:inherit;font-weight:inherit}predictive-search .search-result-container .predictive__search-result .product-col .predictive__search-group li .item-detail .item-title strong{font-weight:400}predictive-search .search-result-container .predictive__search-result .product-col .predictive__search-group li .item-detail .product-price{color:#222;font-weight:700;font-size:inherit}@media (hover: hover){predictive-search .search-result-container .predictive__search-result .product-col .predictive__search-group li:hover{background:#f8f8f8}}predictive-search .search-result-container .predictive__search-result.empty-hidden:empty~.predictive_search-button{display:none}predictive-search .search-result-container .predictive__search-result.empty-hidden:empty~.predictive__search--no-result{display:block}@media (min-width: 992px){predictive-search .search-result-container .predictive_search-button{background:#f8f8f8;padding-left:30%}}predictive-search .search-result-container .predictive_search-button button{display:flex;align-items:center;justify-content:center;gap:10px;min-height:52px;padding:10px;background:#fff;width:100%;box-shadow:inset 0 1px #e4e5e7;transition:all .25s ease-in-out 0s}predictive-search .search-result-container .predictive_search-button button svg{width:13px;height:auto;color:#222}predictive-search .search-result-container .predictive_search-button button svg path{fill:currentColor}@media (hover: hover){predictive-search .search-result-container .predictive_search-button button:hover{background:#e8e9eb}}predictive-search .search-result-container .predictive__search--no-result{display:none;padding:20px;text-align:center}predictive-search+button{height:38px!important;display:flex;align-items:center;padding:0 10px}#bc-instant-search{display:none!important}#mobileMenu:has(.form-container.show){overflow:hidden!important}#mobileMenu.active~.active{z-index:9991}#headerSearchPopup.active{z-index:9991}
/*# sourceMappingURL=/cdn/shop/t/289/assets/predictive-search.css.map */
