.featured-collection{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.featured-collection .product-card{display:flex;flex-direction:column;justify-content:space-between;align-items:center;text-align:center}.featured-collection .product-card img{width:100%;height:auto;border-radius:10px}.featured-collection .product-card-title{font-size:1rem;font-weight:600;margin-top:10px}.featured-collection .product-card-price{font-size:.95rem;color:#505050;margin-top:5px}@media only screen and (max-width: 768px){.featured-collection{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width: 480px){.featured-collection{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/featured-products.css.map */
