.search-autocomplete .sg-ac-product-row{cursor:pointer}.search-autocomplete .sg-ac-product{display:flex;align-items:center;gap:12px;padding:8px 6px;width:100%;box-sizing:border-box}.search-autocomplete .sg-ac-product__image{flex:0 0 56px;width:56px;height:56px;background:#fff;border:1px solid #eee;border-radius:6px;overflow:hidden}.search-autocomplete .sg-ac-product__image img{width:100%;height:100%;object-fit:contain;display:block}.search-autocomplete .sg-ac-product__info{flex:1 1 auto;min-width:0}.search-autocomplete .sg-ac-product__name{font-size:14px;font-weight:600;line-height:1.25;color:#1c1c1c;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.search-autocomplete .sg-ac-product__price{margin-top:3px;font-size:13px;color:#c03022;font-weight:700}.search-autocomplete .sg-ac-product__from{color:#757575;font-weight:400;font-size:12px}.search-autocomplete .sg-ac-product__price .price{color:#c03022}@media (max-width:767px){.search-autocomplete .sg-ac-product__image{flex-basis:46px;width:46px;height:46px}.search-autocomplete .sg-ac-product__name{font-size:13px;-webkit-line-clamp:2}}.search-autocomplete .sg-ac-product__price:empty{display:none}