/*
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
*/

/* Theme customization starts here
-------------------------------------------------------------- */



/*-------------------- estilos propios ----------------------*/
.header-transparent.ab-hide #Top_bar{
margin-top:30px;
}
#Subheader{
background-color:transparent !important;
}
#Subheader:after{
background:none;
}



@media only screen and (max-width: 1239px){

#Top_bar .menu > li > a, #Top_bar #menu ul li.submenu .menu-toggle{
color:#db333a !important;
}

}


@media only screen and (max-width: 767px){

#Content{
padding-top:120px;
}


}