.shop-by-product{padding:50px 10px;background:#fff;text-align:center}.shop-by-product h2{font-size:22px;font-weight:500;margin-bottom:20px}.shop-by-product .product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.shop-by-product .product-item{background:#f5f5f5;border-radius:8px;padding:8px;transition:all .3s ease;border:1px solid #4e535733}.shop-by-product .product-item:hover{background:#ececec;border:2px solid #245484}.shop-by-product .product-item img{width:40px;height:40px;object-fit:contain;border-radius:5px}.shop-by-product .product-item a{display:flex;justify-content:start;align-items:center;gap:8px}.shop-by-product .product-item a div{color:#111;font-weight:500;font-size:13px}@media only screen and (min-width: 600px){.shop-by-product .product-item a div{font-size:20px}.shop-by-product .product-grid{grid-template-columns:repeat(4,1fr)}.shop-by-product .product-item img{width:70px;height:70px}.shop-by-product{padding:50px}.shop-by-product h2{font-size:28px}}
/*# sourceMappingURL=/cdn/shop/t/221/compiled_assets/styles.css.map */
