/*
Theme Name: 	Betheme Child
Theme URI: 		http://themes.muffingroup.com/betheme
Author: 		Muffin group
Author URI: 	http://muffingroup.com
Description:	Child Theme for Betheme - Premium WordPress Theme
Template:		betheme
Version: 		1.6.1.1
*/

/* Theme customization starts here
-------------------------------------------------------------- */

/* BACKGROUND TOP BAR SX */
#Header_creative {
    background: url("/wp-content/uploads/2017/03/background-menu-cmyk-sfumato-centro.jpg") no-repeat center left !important;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}

/*ALLINEAMENTO BOTTONE PRIVACY CONTACT FORM*/
span.wpcf7-form-control-wrap {
    display: inherit !important;
}

/*COLORE BOTTONE NOTIFICA COOKIE*/
#cookie-notice .button.bootstrap {
background-color: #ED1C24 !important;
background-image: none !important;
}
