/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

@media all and (max-width: 767px){
	.page-id-7 .using-image{
		background-position: 77% 71px !important;
    	background-repeat: no-repeat;
   	 	background-image: url(https://zaldent.com/wp-content/uploads/2025/10/zaldent-dr-gonzalo-fernanez-de-cordoba.jpg) !important;
		background-size: cover !important;

	}
	
	body .vc_row.vc_row-flex.vc_row-o-equal-height>.span_12>.vc_column_container{
		display:contents !important;
	}
	#ajax-content-wrap .container-wrap .font_size_tablet_16px.nectar-split-heading, .container-wrap .font_size_tablet_16px.nectar-split-heading{
		font-size: 21px !important;
        padding: 0px 9px !important;
	}
	.nectar-split-heading p{
		max-width:100% !important;
	}
	.wpb_column.translate_y_phone_-300px > .vc_column-inner{
		transform: translateY(0px) !important;
	}
	 .page-id-7 .vc_hidden-xs {
    	display: inline !important;
		 
 	}
	    .wpb_wrapper h1.vc_custom_heading {
        font-size: 25.3px !important;
        line-height: 20.2px !important;
        padding: 0 20px !important;
        margin-top: 462px !important;
        color: white !important;
    }
	    .wpb_wrapper h2.vc_custom_heading {
        font-size: 40px !important;
        line-height: 45px !important;
        padding: 0 20px !important;
		color:white !important;
		font-weight:bolder;
		
    }
	
	.portada-caja h4{
		padding: 0 20px !important;
		color:white !important;
	}
	.page-id-7 .nectar-cta{
		padding:0 7px !important;
	}
	.page-id-7 .nectar-cta a{
		color:white !important;
	}
	    #ajax-content-wrap .container-wrap .font_size_tablet_14px.nectar-cta *{
        font-size: 11px;
    }
	ajax-content-wrap .container-wrap .font_size_tablet_16px.nectar-cta *, .container-wrap .font_size_tablet_16px.nectar-cta *{
        font-size: 11px;
        color: white !important;
    }
	.frm-g-recaptcha{
		display:none !important;
	}
	
	
}

@media all and (max-width: 767px) and (orientation: landscape){
	
}


@media all and (min-width: 768px) and (max-width: 1024px){
	
}


@media all and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape){
	
}




