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

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


.vc_btn3-container.btn-inicio a{
	padding: 12px 35px;
}

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

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;
}
}

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

input[type="submit"]{
	background-color: #202440!important;
}

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

#menu > ul > li > a{
    font-weight: 700!important;
}

#Top_bar .menu > li a:after {
    background: rgba(177, 0, 82, 1);
}

#Top_bar .menu > li.hover a, #Top_bar .menu > li.current-menu-item a{
    font-size: 17px;
}

#Action_bar a{
	color: #fff;
}


#Action_bar i{
	color: #fff;
}

#wpcf7-f230-o1 form.wpcf7-form input, #wpcf7-f230-o1 textarea{
	margin-bottom: 2px!important;
}


#Subheader h1.title:after {
    width: 35%;
    display: block;
    content: "";
    border-bottom: 5px solid #b10052;
    padding-top: 4px;
}

/*
Theme Name: 	Betheme Child
LP URI: 		https://www.mailsa.com.mx/presentacion/
Author: 		Memo Cortes
Description:	Child Theme for Betheme - Premium WordPress Theme - LP Presentacion Custom
Template:		betheme
Version: 		1.0
*/

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

.ml_maquinas_titulos_servicios {
    max-width: 270px;
    text-align: center;
    margin: auto;
}

.ml_maquinas_titulos_servicios a {
    text-decoration: underline;
    color: #00b077;
}

.ml_maquinas_titulos_servicios a:hover {
    color: #2f3683;
}

.ml_maquinas_img_servicios img {
    margin: auto;
    display: block;
}

.ml_row_maquinas_grecas .vc_column-inner.vc_custom_1703882875568, .ml_row_maquinas_grecas .vc_column-inner  {
    padding-top: 0px !important;
}

.ml_row_maquinas_grecas .vc_single_image-wrapper, .ml_row_maquinas_grecas .wpb_single_image {
    margin-bottom: 0px !important;
}

.page.page-id-369 #Subheader{
    display: none;
}

#ml_pleca_trabajos_urgentes {
    width: -webkit-fill-available !important;
    position: fixed !important;
    bottom: 0px;
    z-index: 1;
    margin: auto;
}

.wpb_wrapper_circle {
    border-radius: 50%;
    width: 150px;
    height: 150px;
    background: #dfdfdf;
    padding: 20%;
}

.wpb_wrapper_circle li{
    color: #af2a48;
}

.ml_maquinas_border .wpb_images_carousel {
    border-left-width: 2px !important;
    background-color: #ffffff !important;
    border-left-color: #dfdfdf !important;
    border-left-style: solid !important;
}
    

@media (max-width: 767px) {
    .ml_maquinas_border .wpb_images_carousel {
        border-left-width: 0px !important;
    }

    .wpb_wrapper_circle h4{
        font-size: 18px;
    }
    .wpb_wrapper_circle li{
        font-size: 16px;
    }
    
    #ml_pleca_trabajos_urgentes h3 {
        text-align: left !important;
        padding-left: 10% !important;
    }

    .ml_maquinas_main .vc_column-inner.vc_custom_1703804767132 {
        padding-top: 10px !important;
    }
    .ml_maquinas_titulos_servicios {
        position: unset;
    }
    
}


