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

#Top_bar .menu > li > a span:not(.description) {
    padding: 0 12px;
}
#Subheader {
  background-color: #fff!important;
}

@media (max-width: 1400px) and (min-width: 1240px){
    #Top_bar #logo img {
    vertical-align: middle;
    max-height: 45%;
}
}





/* CONTENIDOS*/

.sliding_box .desc_wrapper h4{
    color: #FFF!important;
}
.gg_standard_gallery .gg_img {
  margin-right: 15px !important;
}



/* Imagenes */

.no-margin-bottom{
    margin-bottom: 0px!important;
}

/* mapa */

.wpb_map_wraper{
    margin-bottom: 0px!important;
}


/* FOOTER */

#wpcf7-f83-o1 .wpcf7-submit{
    background-color: #faf200!important;
    border-radius: 0px;
    color: #000;
}

#Footer .footer_action .one {
    margin-bottom: 30px;
    padding-top: 30px;
    text-align: center;
    font-size: 155%;
    line-height: 180%;
}