/* Start custom CSS */p.stock.in-stock {
    display: none !important;
}

p.stock.available-on-backorder {
    display: none !important;
}/* End custom CSS */