/*
Theme Name: 	Bernardi
Theme URI: 		http://monofase.it
Author: 		Monofase group
Author URI: 	http://monofase.bz
Description:	Child Theme for Bernardi Dr. - Premium WordPress Theme
Template:		betheme
Version: 		1.6
*/

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

.testobianco {color: white;}
.testobianco h3 {color: white;}

/* sistemo bug del menu su barra sticky */

.sticky-dark #Top_bar.is-sticky .top_bar_right a {color: black!important;}

h2, h3 {font-weight: 300!important;}
#Subheader .title {line-height: 110%!important;}
.wpcf7-form {width: 100%;}

/*.wpb_video_wrapper {padding-top: 0!important;}*/

#Top_bar .logo {margin: 0;}
#Top_bar {background-color: rgba(0, 0, 0, 0.2);
}

/* responsive */
/* cell - in piedi */
@media only screen and (max-width: 479px) {
	#Subheader {height: 100px; padding: 20px!important;}
	#Top_bar .top_bar_right {padding: 0 120px;}
}
/* cell - orizzontale */
@media only screen and (max-width: 782px) {
	#Subheader {height: 100px; padding: 20px!important;}
}
#Action_bar .contact_details{
	
	float: right;
	
}