/* Hide prices on products */ .product-price { display:none!important; } .product-quantity-input { display:none !important; }