.products.columns-4{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.products.columns-4 li.product{width:100%!important;float:none!important;margin:0!important}.products{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}ul.products{display:flex;flex-wrap:wrap;gap:25px}ul.products li.product{width:calc(25% - 19px);float:none!important;margin:0!important}ul.products li.product img{width:100%;height:auto}ul.products{display:flex!important;flex-wrap:wrap!important;gap:25px}ul.products li.product{flex:0 0 calc(25% - 25px);max-width:calc(25% - 25px);float:none!important;margin:0!important}ul.products li.product:nth-child(4n+1){clear:none!important}ul.products li.product .woocommerce-loop-product__title{font-size:15px;font-weight:500;text-align:center}.page .price{display:none}