/*
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){
	#top #logo{
		margin-top: -20px !important;
    	margin-left: -30px !important;
	}
	.nectar-split-heading{
		font-size:80px !important;
		padding-bottom: 13px !important;
	}
	.eslogan{
		translate: 0 -100px !important;
	}
	.eslogan p{
		font-size: 22px !important;
	}
	.boton-ortodoncia .nectar-badge {
		width:135% !important;
	}
	.texto-ortodoncia .nectar-responsive-text{
		width:150% !important;
	}
	.reviews-titulo .nectar-responsive-text p {
		font-size: 32px !important;
        line-height: 40px !important;
        translate: 0 -30px !important;
	}
	.reviews .divider-wrap{
		display:none !important;
	}
	.reviews .nectar-responsive-text{
		margin-bottom:20px !important;
	}

	.precios .nectar-split-heading {
        font-size: 17px !important;
		margin-top:40px !important;
    }
	.toggle-title a{
		font-size:20px !important;
	}
	#fws_6a46430daff75 .nectar-split-heading[data-has-fit-text="true"] * {
		font-size: 80px !important;
	}
	.nectar-cta .nectar-button-type .link_wrap a{
		font-size:12px !important;
	}
}

@media all and (max-width: 767px) and (orientation: landscape){
	
	#top #logo{
		margin-top: -20px !important;
    	margin-left: -30px !important;
	}
	.nectar-split-heading{
		font-size:80px !important;
		padding-bottom: 13px !important;
	}
	.eslogan{
		translate: 0 -15px !important;
	}
	.eslogan p{
		font-size: 22px !important;
	}
	.boton-ortodoncia .nectar-badge {
		width:115% !important;
	}
	.texto-ortodoncia .nectar-responsive-text{
		width:120% !important;
	}
	.reviews-titulo .nectar-responsive-text p {
		font-size: 32px !important;
        line-height: 40px !important;
        translate: 0 -216px !important;
	}
	.reviews .divider-wrap{
		display:none !important;
	}
	.reviews .nectar-responsive-text{
		margin-bottom:20px !important;
	}

	.precios .nectar-split-heading {
        font-size: 17px !important;
		margin-top:40px !important;
    }
	.toggle-title a{
		font-size:20px !important;
	}
	#fws_6a46430daff75 .nectar-split-heading[data-has-fit-text="true"] * {
		font-size: 80px !important;
	}
	.nectar-cta .nectar-button-type .link_wrap a{
		font-size:12px !important;
	}
	
	.nectar-sticky-media-sections.type--layered-card-reveal.layered-card-reveal-width-phone-85vw {
		--layered-card-width: 85vw !important;
		translate: 0 130px !important;
		height:100px !important;
    }
	
	
}



