/*
Theme Name: Retail Child
Theme URI:
Author: uXL Themes
Author URI: http://uxlthemes.com
Description: Child theme for Retail.
Template: retail
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: retail
Tags:
*/

/* write custom css below here */

.backorder_notification{
display: none;
}
.backorder_notification.custom{
display: block;
}