.custom-search-products{padding-bottom:50px;width:100%;display:flex;flex-direction:column;border-top:1px solid transparent;background-color:rgb(var(--color-background))}.custom-search-products[data-show]{position:absolute;top:100%;left:0;border-top-color:rgba(var(--color-foreground),.1)}.custom-search-products .search-history{display:none}.custom-search-products[data-show] .search-history{display:block}.search-history__heading,.recommended-products__heading{margin:0 2rem;padding:1.5rem 0 .75rem;letter-spacing:.13rem;line-height:calc(1 + .2 / var(--font-body-scale));font-family:var(--font-body-family);color:#000;text-transform:none;font-size:16px;font-weight:500}.search-history__list,.recommended-products__list{display:flex;flex-direction:column;gap:0;max-height:100%;overflow-y:auto}.search-card{padding:1rem 2rem;display:flex;align-items:center;gap:2rem;text-decoration:none;transition:all .2s ease}.search-card:hover{color:rgb(var(--color-foreground));background-color:rgba(var(--color-foreground),.04)}.search-card:hover .search-card__title{text-decoration:underline}.search-card__media{flex-shrink:0;width:70px;height:70px;overflow:hidden}.search-card__media img{width:100%;height:100%;object-fit:cover;border-radius:5px}.search-card__details{flex:1;min-width:0}.search-card__title{margin:0;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:calc(var(--font-heading-scale) * 1.2rem);letter-spacing:calc(var(--font-heading-scale) * .06rem);color:rgb(var(--color-foreground));line-height:calc(1 + .3/max(1,var(--font-heading-scale)));word-break:break-word}.search-card__price{align-items:center;gap:.5rem;font-size:1.3rem;color:rgba(var(--color-foreground));letter-spacing:.1rem;line-height:calc(1 + .5 / var(--font-body-scale))}.search-history[data-show-price=true] .search-card__price{display:flex}.search-history[data-show-price=false] .search-card__price{display:none}.search-card__price--compare{text-decoration:line-through;color:rgba(var(--color-foreground),.75);font-size:1.3rem}.search-card__price--sale{color:rgba(var(--color-foreground),.7);font-size:1.2rem}.search-card__current-price{font-weight:600;color:rgb(var(--color-foreground))}@media screen and (min-width: 750px){.custom-search-products{top:calc(100% + 20px);padding-bottom:unset;border-radius:8px;flex-direction:row-reverse}.search-recommended,.search-history{flex-basis:100%}.custom-search-products[data-show]{top:calc(100% + 20px)}.search-card__media{width:50px;height:50px}}
/*# sourceMappingURL=/cdn/shop/t/127/assets/custom-search-products.css.map */
