.predictive-search--header{position:absolute;left:50%;transform:translate(-50%);width:100%;min-width:800px;max-width:1200px;top:97%;z-index:1000;border-radius:0 0 8px 8px;max-height:80vh;overflow-y:auto;display:none;padding:1.5rem;background:rgb(var(--color-button-text));z-index:100}.predictive-search--overlay{position:absolute;top:178px;left:0;width:100%;height:100vh;background-color:#0000004d;z-index:95;opacity:0;pointer-events:none}#predictive-search-results-groups-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.predictive-search__group .predictive-search__item{transition:all .3s ease;width:100%}.predictive-search__result-group:first-child .predictive-search__item{display:flex;flex-direction:column;align-items:start;padding:.5rem}.rtl .predictive-search__result-group{text-align:right}.predictive-search__result-group:first-child .predictive-search__image{width:50px;height:50px;object-fit:cover;border-radius:4px;margin-bottom:.5rem}.predictive-search__result-group:first-child .predictive-search__item-title{font-size:.8125rem;color:rgb(var(--color-foreground));font-weight:700;text-decoration:none;display:block}.predictive-search__result-group .predictive-search__item-price{font-size:.8125rem;color:rgb(var(--color-foreground));display:flex;font-weight:700;align-items:center;gap:4px}.predictive-search__result-group .predictive-search__item-compare{text-decoration:line-through}.predictive-search__result-group:not(:first-child) .predictive-search__item{padding:.5rem 20px;width:100%;display:block}.predictive-search__result-group:not(:first-child) .predictive-search__item-title{font-size:.875rem;color:rgb(var(--color-foreground));font-weight:700;text-decoration:none;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;box-orient:vertical;line-clamp:2;overflow:hidden;text-overflow:ellipsis;width:100%}.predictive-search__item:hover{background:rgba(var(--color-button),.1)}.predictive-search__item:hover .predictive-search__item-title{text-decoration:underline}.predictive-search__item-link,.predictive-search__item-article{display:flex;width:100%;gap:1rem;align-items:center;text-decoration:none;color:rgb(var(--color-foreground))}.predictive-search__heading{font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:rgb(var(--color-foreground));margin-bottom:10px;padding-bottom:.5rem;border-bottom:1px solid rgb(var(--color-foreground));grid-column:1 / -1}.rtl .predictive-search__heading{text-align:right}@media(max-width:1000px){.predictive-search--header{left:0;right:0;transform:none;border-radius:0;min-width:100%;max-width:100%;top:100%}.predictive-search--overlay{display:none}#predictive-search-results-groups-wrapper{grid-template-columns:1fr}.predictive-search__results{grid-template-columns:1fr;gap:10px}}.search-form__field{position:relative;display:flex;align-items:center}.search-form__input{width:100%;padding:1rem;border-radius:4px;font-size:1rem;outline:none}.search-form__reset{position:absolute;right:4rem;background:none;border:none;padding:.5rem;cursor:pointer;opacity:0;transition:opacity .2s}.search-form__reset.visible{opacity:1}[open] .predictive-search{display:block}[open] .predictive-search--overlay{opacity:1}.predictive-search a{cursor:pointer}.predictive-search__results{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.predictive-search__list{list-style:none;padding:0;margin-bottom:5px;padding:0 .5rem}.predictive-search__item{padding:.5rem 0;border-bottom:1px solid rgb(var(--color-foreground),.1)}.predictive-search__item:last-child{border:none}.predictive-search__link{display:flex;align-items:center;gap:.5rem;text-decoration:none}.predictive-search__image{width:50px;height:50px;object-fit:contain;border-radius:4px}.predictive-search__item-article .predictive-search__image{width:70px;height:70px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:1000px){.predictive-search__results{grid-template-columns:1fr}}.predictive-search{transition:opacity .2s ease,transform .2s ease}@keyframes spin{to{transform:rotate(360deg)}}.predictive-search .loader{border:3px solid rgba(0,0,0,.1);border-radius:50%;border-top-color:#333;width:24px;height:24px;animation:spin 1s linear infinite;margin:1rem auto}.predictive-search__heading{color:#333}.predictive-search__item-excerpt{display:block;font-size:.8rem;color:#333;margin-top:.25rem}.predictive-search__result-group:last-child{margin-bottom:0}a{color:rgb(var(--color-foreground))}.predictive-search__item--term{width:100%;text-align:center;display:flex;gap:2px;border-top:1px solid rgb(var(--color-foreground));background:transparent;padding:1rem 2rem;transition:background .2s ease;text-decoration:none;color:rgb(var(--color-foreground));font-size:1rem}.rtl .predictive-search__item--term{flex-direction:row-reverse}.predictive-search__item--term:hover{background:rgba(var(--color-background),.2)}predictive-search[loading] .predictive-search-loading{display:block}predictive-search[loading] #predictive-search-results-groups-wrapper{opacity:.5;pointer-events:none}.predictive-search__no-results{padding:2rem;text-align:center;color:#333}
/*# sourceMappingURL=/cdn/shop/t/5/assets/predictive-search.css.map */
