.stock-status.in-stock {
    display: none !important;
}

.products .product.instock .product-price:before {
    display: none;
}