/*
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
*/
body,html{
	font-size:18px;
}
.al-center{
	text-align:center;
	    padding-left: 9rem;
}
h1,h2,h3,h4 {
	text-transform:none !important;
}
h4{
	    font-size: 1.4rem !important;
    line-height: 1.4rem !important;
    font-weight: 600 !important;
}
.accent{
	color:#FC2750 !important;
}
.slider-text{
	color:#EAEAEA !important;
}
h4{
	line-height:1.8rem !important;
}

@media (max-width: 768px) {
	.al-center{
	text-align:center;
	    padding-left: 6rem;
}
    body {
        font-size: 16px;
    }
	p {
		line-height: 1.3rem;
	}
	h1{
		font-size: 1.5rem;
    line-height: 1.9rem;
	}
	.container,.orbit-wrapper .slider-nav,.post-area.standard-minimal.full-width-content .post .inner-wrap {
        max-width: 350px;
    }
	    #ajax-content-wrap .vc_row.left_padding_tablet_8pct .row_col_wrap_12 {
        padding-left: 0 !important;
    }
	.col.padding-3-percent > .vc_column-inner, .col.padding-3-percent > .n-sticky > .vc_column-inner {
        padding: 0;
    }
	.row .col img:not([srcset]) {
    width: 100%;
}
	    .full-width-content .col.padding-10-percent > .vc_column-inner {
        padding: 20px !important;
    }
	    .main-content .testimonial_slider[data-style=multiple_visible] blockquote p {
        padding: 15px !important;
    }
	.dark .testimonial_slider[data-style=multiple_visible] blockquote p{
		font-size: 0.7rem;
    line-height: 1rem;
	}
	blockquote{
		padding:0;
	}
	
	.news_home .full-width-section>.col.span_12.dark .nectar-post-grid[data-text-color=dark] .nectar-post-grid-item .content *, .nectar-post-grid[data-text-color=dark] .nectar-post-grid-item .content * {
		font-size:1.1rem;
	}
	.nectar-post-grid .meta-date{
		font-size:0.8rem !important;
	}
	#map_69a7359301270{
		    height: 550px !important;
	}
	blockquote.wp-block-quote{
		padding-left:1.3rem !important;
	}
		
	
	

	
}





