.vc-suggest{position:absolute;top:calc(100% + 1px);left:-1px;width:calc(100% + 2px);z-index:3;box-sizing:border-box;background:var(--vcss-bg, rgb(var(--color-background)));border-radius:var(--vcss-radius, 0);box-shadow:0 4px 5px #1616160d;padding:2rem 2.4rem 2.4rem;max-height:70vh;overflow-y:auto;animation:vc-suggest-in .2s ease}.vc-suggest--hidden,.vc-suggest--empty{display:none}.vc-suggest__cols{display:grid;grid-template-columns:1fr;gap:2rem 3.2rem}@media screen and (min-width:750px){.vc-suggest__cols--split{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr)}}.vc-suggest__col{min-width:0}.vc-suggest__group{margin-bottom:1.8rem}.vc-suggest__group:last-child{margin-bottom:0}.vc-suggest__head-row{display:flex;align-items:baseline;justify-content:space-between;gap:1rem}.vc-suggest__heading{margin:0 0 1rem;font-family:var(--font-body-family);font-size:var(--vcss-label-size, 1.2rem);font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--vcss-label-color, rgba(var(--color-foreground), .55))}.vc-suggest__clear{padding:0;background:none;border:0;cursor:pointer;font-family:var(--font-body-family);font-size:var(--vcss-label-size, 1.2rem);font-weight:600;color:var(--vcss-label-color, rgba(var(--color-foreground), .55));text-decoration:underline;text-underline-offset:2px;transition:color .12s ease}.vc-suggest__clear:hover{color:rgb(var(--color-foreground))}.vc-suggest__list{list-style:none;margin:0;padding:0}.vc-suggest__term{display:inline-flex;align-items:center;gap:.9rem;padding:.5rem 0;font-family:var(--font-body-family);font-size:var(--vcss-term-size-m, 1.6rem);font-weight:600;line-height:1.3;text-decoration:none;color:var(--vcss-term-color, rgb(var(--color-foreground)));transition:opacity .12s ease}@media screen and (min-width:750px){.vc-suggest__term{font-size:var(--vcss-term-size, 1.6rem)}}.vc-suggest__term:hover{text-decoration:underline;text-underline-offset:3px}.vc-suggest__term svg{flex:none;width:1.5rem;height:1.5rem;opacity:.5}.vc-suggest__products{display:flex;flex-direction:column;gap:.4rem}.vc-suggest__product{display:flex;align-items:center;gap:1.2rem;padding:.6rem;border-radius:.8rem;text-decoration:none;color:rgb(var(--color-foreground));transition:background-color .15s ease}.vc-suggest__product:hover{background:rgba(var(--color-foreground),.07)}.vc-suggest__product-media{flex:none;width:4.8rem;height:4.8rem;border-radius:.6rem;overflow:hidden;background:rgba(var(--color-foreground),.08)}.vc-suggest__product-media img{width:100%;height:100%;object-fit:cover}.vc-suggest__product-info{display:flex;flex-direction:column;gap:.2rem;min-width:0}.vc-suggest__product-title{font-family:var(--font-body-family);font-size:1.4rem;font-weight:600;line-height:1.3;color:var(--vcss-ptitle-color, rgb(var(--color-foreground)));display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.vc-suggest__product-price{font-family:var(--font-body-family);font-size:1.3rem;color:var(--vcss-pprice-color, rgba(var(--color-foreground), .6))}@keyframes vc-suggest-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/vc-search-suggest.css.map */
