/*
Theme Name: Elessi Theme Child
Theme URI: https://elessi.nasatheme.com
Description: This is a child theme for Elessi Theme
Author: NasaTheme team
Author URI: https://nasatheme.com
Template: elessi-theme
Version: 1.0
*/


/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/

/* hide_dashboard */
.ccj__notice{
	display:none!important;
}
.setting-error-elessi-theme{
	display:none!important;
}
.notice{
	display:none!important;
}
.badge.out-of-stock-label{
	display: none!important;
}
.badge.out-of-stock-label-new{
	background: red!important;
	color: #fff!important;
}
body.wp-admin .column-order_status .order-status.status-sent-speedaf {
	background: #ffa767!important;
}