.template-index .product-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;padding:20px}.template-index .product-grid .product-card{max-width:300px;flex:1 1 300px;box-sizing:border-box;padding:10px;text-align:center;overflow:hidden}.template-index .product-grid .product-card img{width:100%;height:auto;object-fit:cover;display:block;margin:0 auto;border-radius:8px}@media screen and (max-width: 768px){.template-index .product-grid .product-card{max-width:100%;flex:1 1 100%}}.template-index .ProductList--grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;padding:20px;box-sizing:border-box}.FeaturedProductCard{background:#fff;padding:10px;box-sizing:border-box;text-align:center;border-radius:8px;overflow:hidden}.FeaturedProductCard img{width:100%;height:auto;object-fit:cover;border-radius:6px}@media (max-width: 768px){.template-index .ProductList--grid{grid-template-columns:repeat(2,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/custom-fixes.css.map */
