.styled-shop-grid .woocommerce ul.products li.product{background:#ffffff;padding:25px;border-radius:14px;border:1px solid #e3e6ea;box-shadow:0 5px 25px rgba(0,0,0,0.08);transition:all 0.3s ease;text-align:left}.styled-shop-grid .woocommerce ul.products li.product:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,0.12)}.styled-shop-grid .woocommerce ul.products li.product img{border-radius:10px;margin-bottom:10px}