/* Style for WooCommerce backorder messages */
/* Style for WooCommerce backorder messages */
.backorder_notification_custom {
    color: red !important;
    font-size: 10pt !important;
    font-weight: bold;
}
