/*
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
-------------------------------------------------------------- */

a.content_link .title { font-weight: 400; }
#Footer .footer_copy { border-top: 1px solid rgba(0, 0, 0, 0.1); }
.trailer_box.plain .desc .subtitle { color: rgba(255,255,255,.5); font-weight: 400; font-style: normal; }


/*FORMULARIO DE CONTACTO*/

span.wpcf7-form-control-wrap .wpcf7-text, span.wpcf7-form-control-wrap .wpcf7-textarea{font-size:16px; margin-bottom:10px;}
.button-flat input[type="submit"], label{font-size:16px;}
blockquote{background-image:none!important;}
label.screen-reader-text{display:none;}

h2.entry-title{font-size:36px!important;}

/*MOVIL*/

/*@media only screen and (min-width: 767px){
#Action_bar li.phone {display:none;}
}
@media only screen and (max-width: 767px){
#Action_bar li.facebook {display:none;}
}*/

@media only screen and (max-width: 767px){
.mobile-header-mini #Action_bar {display: block;}
#Action_bar .contact_details li.slogan {display: block!important; color: #fff;}
#Action_bar {background-color: #000!important;}
.header-classic #Action_bar .social {display: none!important;}
}


/*SUB MENU*/
#Top_bar .menu li ul li {width: 280px;}

/*BLOG SINGLE POST TITULO*/ 
.post-header {margin-top: 80px;margin-bottom: 0px;}

/* REDES SOCIALES ICONOS*/
#Action_bar .social li a, #Footer .footer_copy .social li a, #Footer .footer_copy .social-menu a{font-size: 22px!important;}

@media only screen and (max-width: 767px){
#Top_bar .logo #logo{padding:0!important;margin:2px 50px!important;}
.imgAntonio{margin-top:20px!important;}

}

/* COOKIES BOTON*/
.mgbutton.moove-gdpr-infobar-reject-btn {background-color: #cb6115;} 

