.product-card-blk{display:grid;grid-template-columns:repeat(3,1fr);grid-row-gap:40px;grid-column-gap:20px}.product-card-blk .card-blk{position:relative;padding:15px;text-align:center}.product-card-blk .card-blk a{display:block;position:absolute;content:"";width:100%;height:100%;top:0;left:0}.product-card-blk .card-blk .image-wrapper{max-height:250px;height:100%}.product-card-blk .card-blk .image-wrapper img{width:100%;height:250px;object-fit:cover}.product-card-blk .card-blk .product-details h3,.product-card-blk .card-blk .product-details .para p{font-size:22px;font-weight:700;font-family:"Roboto",Sans-serif;color:#000}@media(max-width:989px){.product-card-blk{grid-template-columns:repeat(2,1fr)}}@media(max-width:550px){.product-card-blk{grid-template-columns:repeat(1,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/custom-featured-products.css.map */
