@keyframes shimmer{to{transform:translate(100%)}}.predictive-search{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid var(--color-fourth);border-top:none;border-radius:0 0 .4rem .4rem;box-shadow:0 4px 12px #0000001a;z-index:1000;max-height:600px;overflow-y:auto;animation:slideDown .2s ease-out}.predictive-search .container{overflow:hidden}.predictive-search-container{padding:16px;width:100%}.predictive-search-content{min-height:100px;width:100%}.predictive-search-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid var(--color-fourth)}.predictive-search-title{font-size:18px;font-weight:600;font-family:Montserrat,sans-serif;margin:0;color:var(--color-primary)}.predictive-search-close{background:none;border:none;cursor:pointer;padding:4px;border-radius:.4rem}.predictive-search-close svg{width:2rem;height:2rem;fill:var(--color-primary)}.predictive-search-content{min-height:100px}.predictive-search-loading{display:flex;align-items:center;justify-content:center;gap:12px;padding:20px;color:#666}.predictive-search-spinner{animation:spin 1s linear infinite}.predictive-search-results{display:flex;gap:2rem;align-items:flex-start;width:100%}.predictive-search-results.sidebar-empty{justify-content:center}.predictive-search-results.sidebar-empty .predictive-search-products{width:auto;max-width:800px}.predictive-search-results.sidebar-empty .predictive-search-sidebar{display:none}.predictive-search-products{flex:1;min-width:0;width:calc(100% - 400px - 2rem)}.predictive-search-sidebar{width:400px;flex-shrink:0;display:flex;flex-direction:column;gap:16px;max-height:500px;overflow-y:auto;padding-right:8px}.predictive-search-sidebar::-webkit-scrollbar{width:4px}.predictive-search-sidebar::-webkit-scrollbar-track{background:transparent}.predictive-search-sidebar::-webkit-scrollbar-thumb{background:#ddd;border-radius:2px}.predictive-search-sidebar::-webkit-scrollbar-thumb:hover{background:#bbb}.predictive-search-sidebar:not(:hover)::-webkit-scrollbar{width:0px}.predictive-search-queries,.predictive-search-collections,.predictive-search-articles,.predictive-search-pages{display:none}.predictive-search-queries:not(:empty),.predictive-search-collections:not(:empty),.predictive-search-articles:not(:empty),.predictive-search-pages:not(:empty){display:block}.predictive-search-products{display:none}.predictive-search-products:not(:empty){display:block}.predictive-search-no-results,.predictive-search-error{text-align:center;padding:20px;color:#666}.predictive-search-suggestions{font-size:14px;margin-top:8px;opacity:.8}.predictive-search-footer{margin-top:16px;padding-top:12px;border-top:1px solid var(--color-fourth);text-align:center}.predictive-search-section{margin-bottom:20px}.predictive-search-section:last-child{margin-bottom:0}.predictive-search-section-title{font-size:16px;font-weight:600;font-family:Montserrat,sans-serif;color:var(--color-primary)!important;margin:0 0 12px}.predictive-search-sidebar .predictive-search-section-title,.predictive-search-products .predictive-search-section-title{color:var(--color-primary)!important}.predictive-search-items{display:flex;flex-direction:column;gap:8px}.predictive-search-item{border-radius:.4rem}.predictive-search-item-link{display:block;text-decoration:none;color:var(--color-primary)}.predictive-search-item-image{flex-shrink:0;width:50px;position:relative;border-radius:4px;overflow:hidden;background-color:#f5f5f5}.predictive-search-item-image:after{content:"";display:block;padding-bottom:100%}.predictive-search-item-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.predictive-search-item-image img[src=""],.predictive-search-item-image img[src=null],.predictive-search-item-image img:not([src]){opacity:0}.predictive-search-item-icon{flex-shrink:0;width:50px;height:50px;border-radius:4px;background-color:#f8f9fa;display:flex;align-items:center;justify-content:center;color:#666}.predictive-search-item-icon svg{width:20px;height:20px;stroke:currentColor}.predictive-search-item-placeholder{flex-shrink:0;width:50px;height:50px;border-radius:4px;background:linear-gradient(135deg,var(--color-fourth) 0%,#e8e8e8 100%);display:flex;align-items:center;justify-content:center;position:relative}.predictive-search-item-placeholder span{font-size:8px;font-weight:600;color:var(--color-primary);opacity:.6;text-align:center;line-height:1;transform:rotate(-15deg)}.predictive-search-item-content{flex:1;min-width:0}.predictive-search-item-title{font-size:14px;font-weight:500;font-family:Montserrat,sans-serif;margin:0 0 4px;color:var(--color-primary);line-height:1.3;width:fit-content}.predictive-search-item-price{font-size:13px;font-weight:600;margin:0;color:var(--color-primary, #007bff)}.predictive-search-item-subtitle{font-size:12px;margin:0;color:#666;font-style:italic}.predictive-search-item-excerpt{font-size:11px;margin:4px 0 0;color:#888;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.predictive-search-highlight{background-color:#fff3cd;color:#856404;padding:1px 2px;border-radius:2px;font-weight:600}.predictive-search-query .predictive-search-item-title{font-size:1.4rem;font-weight:500;color:var(--color-primary)}.predictive-search-products-swiper{margin-top:12px}.predictive-search-products-swiper .swiper{width:100%;padding-bottom:20px}.predictive-search-products-swiper .swiper-slide{height:auto}.predictive-search-product-card{border-radius:.4rem;overflow:hidden}.predictive-search-product-link{display:block;text-decoration:none;color:var(--color-primary)}.predictive-search-product-image{position:relative;overflow:hidden;background-color:var(--color-fourth);padding-bottom:100%}.predictive-search-product-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.predictive-search-products-swiper .swiper-button-next,.predictive-search-products-swiper .swiper-button-prev{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;background:#f59f12;border-radius:50%;color:#fff;z-index:10;cursor:pointer;transition:all .3s ease;display:flex!important;align-items:center;justify-content:center}.predictive-search-products-swiper .swiper-button-next:hover,.predictive-search-products-swiper .swiper-button-prev:hover{background:#d6890f}.predictive-search-products-swiper .swiper-button-next:after,.predictive-search-products-swiper .swiper-button-prev:after{font-size:16px;font-weight:700;color:#fff;display:block!important;opacity:1!important;visibility:visible!important}.predictive-search-products-swiper .swiper-button-next{right:10px}.predictive-search-products-swiper .swiper-button-prev{left:10px}.predictive-search-products-swiper .swiper-button-disabled{display:none!important}.predictive-search-products-swiper .swiper-pagination{position:absolute;bottom:10px;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:10;justify-content:center;align-items:center}.predictive-search-products-swiper .swiper-pagination-bullet{width:10px;height:10px;background:#ddd;border-radius:50%;cursor:pointer;transition:all .3s ease;opacity:.5}.predictive-search-products-swiper .swiper-pagination-bullet:hover{opacity:.8;transform:scale(1.2)}.predictive-search-products-swiper .swiper-pagination-bullet-active{background:#f59f12;opacity:1;transform:scale(1.3)}@media (max-width: 767px){.predictive-search-products-swiper .swiper-button-next,.predictive-search-products-swiper .swiper-button-prev{width:35px;height:35px}.predictive-search-products-swiper .swiper-button-next:after,.predictive-search-products-swiper .swiper-button-prev:after{font-size:14px}}@media (max-width: 480px){.predictive-search-products-swiper .swiper-button-next,.predictive-search-products-swiper .swiper-button-prev{width:30px;height:30px}.predictive-search-products-swiper .swiper-button-next:after,.predictive-search-products-swiper .swiper-button-prev:after{font-size:12px}.predictive-search-products-swiper .swiper-pagination-bullet{width:8px;height:8px}}.predictive-search-product-info{padding:12px 0;text-align:center}.predictive-search-product-title{font-size:13px;font-weight:600;font-family:Montserrat,sans-serif;margin:0 0 6px;color:var(--color-primary);line-height:1.3;height:35px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.predictive-search-product-link.link-holder{text-decoration:none;color:inherit}.predictive-search-product-prices{margin:4px 0;white-space:nowrap;display:flex;align-items:flex-end;justify-content:center;gap:.5rem;flex-direction:row-reverse}.predictive-search-regular-price{font-size:14px;font-weight:700;color:var(--color-primary)}.predictive-search-compare-price{font-size:12px;font-weight:500;color:#999;text-decoration:line-through}.predictive-search-sale-price{font-size:14px;font-weight:700;color:var(--color-primary)}.predictive-search-price-unit{font-size:12px;font-weight:400;color:#999}.predictive-search-product .predictive-search-item-link{padding:10px 12px}.predictive-search-product .predictive-search-item-title{font-size:13px}.predictive-search-article .predictive-search-item-title{font-size:14px;font-weight:500;font-family:Montserrat,sans-serif;color:var(--color-primary);margin-bottom:4px}.predictive-search-article .predictive-search-item-subtitle{color:var(--color-primary);font-size:12px;font-weight:500;opacity:.7;font-style:normal}.predictive-search-collection .predictive-search-item-title,.predictive-search-page .predictive-search-item-title{font-size:14px;font-weight:500;font-family:Montserrat,sans-serif;color:var(--color-primary)}@media (max-width: 991px){.predictive-search-item-image{width:60px;height:60px}.predictive-search-item-title{font-size:16px}.predictive-search-item-price,.predictive-search-item-subtitle{font-size:14px}.predictive-search-products-grid{grid-template-columns:repeat(2,1fr);gap:8px}.predictive-search-product-title{font-size:12px}.predictive-search-product-price{font-size:13px}.predictive-search-product-vendor{font-size:10px}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 991px){body.predictive-search-active{overflow:hidden}.predictive-search{position:absolute;top:100%;left:0;right:0;border-radius:0 0 .4rem .4rem;max-height:calc(100vh - 150px);overflow-y:auto}.predictive-search-container{padding:12px 0;max-height:calc(100vh - 150px);overflow-y:auto;position:relative}.predictive-search-header{position:sticky;top:0;background:var(--color-secondary);z-index:10;margin:0;padding:0 0 12px;border-bottom:1px solid var(--color-fourth)}.predictive-search-content{min-height:80px;padding-top:1rem;padding-bottom:4rem;overflow-y:auto;max-height:calc(100vh - 200px)}.predictive-search-results{flex-direction:column;gap:1rem}.predictive-search-products{width:100%}.predictive-search-sidebar{width:100%;max-height:none;overflow-y:visible;padding-right:0}.predictive-search-products-grid{grid-template-columns:repeat(2,1fr);max-height:none;overflow-y:visible;padding-right:0}.predictive-search-header{margin-bottom:0;padding-bottom:12px;display:flex;justify-content:space-between;align-items:center}.predictive-search-title{font-size:1.4rem;margin:0}.predictive-search-close{flex-shrink:0;margin-left:1rem}.predictive-search-close svg{width:1.8rem;height:1.8rem}}.predictive-search-item-link:focus{outline:2px solid var(--color-primary, #007bff);outline-offset:2px}
/*# sourceMappingURL=/cdn/shop/t/25/assets/predictive-search.css.map */
