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

body:not(.template-slider) #Header {
    min-height: 0px;
}

@media only screen and (max-width: 767px){
body:not(.template-slider):not(.header-simple) #Header {
    min-height: 0px;
    background-position: center 202px;
}
}



body.home #Content {
    width: 100%;
    padding-top: 0px;
}


/* CONTENIDO */

.icon-text-left .align-icon, .icon-text-left .aio-icon-title, .icon-text-left .aio-icon-description{
	text-align: left!important;
}



.font-title{
	font-weight: 500;
    text-shadow: 1px 1px 5px #000;
}


.list-color ul li{
	color: #fff!important;
}

.title-weight .uvc-main-heading h2, .title-weight .uvc-main-heading h1, .title-weight .uvc-main-heading h3, .title-weight .uvc-main-heading h4, .title-weight .uvc-main-heading h5, .title-weight .uvc-main-heading h6{
	font-weight: 300!important;
}



.font-title-acc .vc_tta-panel-title{
	font-size: 18px;
}


.icono-middle .aio-icon-left{
	vertical-align: middle;
}



input[type="submit"]{
	border-radius: 0px;
	color: #252525!important;
	padding: 10px 25px;
}


.ultimate-map-wrapper{
	margin-bottom: 0px!important;
}
.wpb_map_wraper, .wpb_gmaps_widget.wpb_content_element{
    margin-bottom: 0 !important;
}
.wpb_gmaps_widget .wpb_wrapper {
    background-color: #f7f7f7;
    padding: 0 !important;
}