.hls_product_container{overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none;white-space:nowrap;margin:0;padding:0;background:#fff}
.hls_product_container::-webkit-scrollbar{display:none}
.hls_product_item{display:inline-block;text-align:center;padding:2px;position:relative;width:180px;margin-right:2px;vertical-align:top;transition:all 0.2s ease}
.hls_product_item:hover{border:1px solid #000;padding:1px}
.hls_product_item img{width:225px;height:225px;object-fit:cover}
.hls_sale_badge{position:absolute;top:5px;left:5px;background:#000;color:#fff;padding:2px 5px;font-size:8px;font-weight:bold;text-transform:uppercase}
.hls_product_price{font-size:12px;text-align:center;font-weight:bold;color:#222;background:#f5f5f5;padding:2px 0}
.hls_product_title{text-align:center;font-weight:bold;font-size:11px;color:#111}
.hls_loading{text-align:center;padding:10px;display:none;font-size:12px;color:#555}
.hls_end_message{text-align:center;padding:10px;font-size:12px;color:#777;display:none}
@media(max-width:668px){.hls_product_item{width:120px}.hls_product_item img{width:150px;height:150px}.hls_product_title{font-size:10px}}