.product-listxw{width:100%;display:flex;justify-content:center}.proconxw{display:flex;flex-direction:row;gap:16px;padding:8px;flex-wrap:wrap}.product-cardxw{position:relative;min-width:250px;height:450px;background-color:#fff;border-radius:15px;border:1px solid #000;padding:16px;text-align:center;flex:0 0 auto;scroll-snap-align:start}.product-badgexw{background-color:#6a6c6b;color:#fff;padding:4px 8px;border-radius:4px;font-size:12px;position:absolute;z-index:10;top:8px;left:8px}.product-imagekkw{width:100%;height:220px;border-radius:8px}.product-detailsxw{margin-top:12px}.product-sizexw{color:#888;font-size:14px}.product-namexw{font-size:18px;font-weight:500;margin:8px 0}.product-pricexw{margin-top:-18px;font-size:16px;color:#363636;font-weight:400}.add-to-cartxw{color:#000;padding:10px 20px;border-radius:50px;border:1px solid #000;cursor:pointer}@media (max-width:768px){.proconxw{overflow-x:auto;flex-wrap:nowrap;gap:10px}.proconxw::-webkit-scrollbar{height:8px}.proconxw::-webkit-scrollbar-thumb{background:#c4c4c4;border-radius:4px}.proconxw::-webkit-scrollbar-track{background:#f1f1f1}.product-cardxw{min-width:250px;height:450px;background-color:#fff;border-radius:15px;border:1px solid #000;padding:16px;text-align:center;flex:0 0 auto;scroll-snap-align:start}}@media (min-width:769px){.proconxw{flex-wrap:wrap;justify-content:flex-start}.product-cardxw{min-width:250px;height:450px}}