/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 3.2.1.1525715790
Updated: 2018-05-07 17:56:30

*/
@import url('../Divi/style.css');
.col.right.logo.rtl-sign-contracts,
.col.right.logo.rtl-sign-contracts > a,
.audit-wrapper a{

}
.home{
	background:red !important;
}
.home header#main-header{
	display:none !important;
}

/*disable simple banner on some page (plugin) */
.product-template-default > #simple-banner,
.page-template-default > #simple-banner,
.post-type-archive-product > #simple-banner,
.tax-product_cat > #simple-banner{
	display:none !important;
}
/*links in woocomm alert box*/

.woocommerce-error a{
	color:black !important;
}
/* woocommerce category sorting */
select.orderby{
	display:none !important;
}

/*admin bar*/
#wpadminbar{
	display:none !important;
}