.product-grid{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.product-grid .product-item{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%;width:20%}@media (max-width:767px){.product-grid .product-item{flex:0 0 50%;max-width:50%}}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{margin-bottom:30px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:1rem;font-weight:600;margin:10px 0}.woocommerce ul.products li.product .price{font-size:1.1rem;font-weight:600;color:#333}