.hide-product-price .productPrice {
    display: none !important;
}

.hide-product-price .quantity-wrapper {
    display: none !important;
}

.hide-product-price .price-label,
.hide-product-price .price-value {
    display: none !important;
}