/*
Theme Name: ELEVATION Theme Child
Theme URI: https://accuratedigitalsolutions.com
Description: ELEVATION Theme Child
Theme Author: Ahmad Nisar
Author URI: https://accuratedigitalsolutions.com
Template: elevation_theme
Version: 1.0.0
Text Domain: elevation_theme-child
License: GNU General Public License or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
*/



body:not(.home) h1{
	font-family: 'Roboto',sans-serif!important;
}
.custom-block .btn-container{
	margin-bottom:20px !important;
}
.interior-banner h2{
	font-family: 'droid_serifregular' !important;
}
.slider-widget .slider-caption h2{
	font-size: 50px!important;
}
.section-f h3{
	font-family: 'Roboto',sans-serif!important;
}
body .h1{
	font-family: 'Roboto',sans-serif!important;
}
body .entry-content li{
	margin-bottom:20px !important;
}
footer.footer .footer-bottom {
	padding: 25px 0 20px 0;
}
body h4{
	color:#005f94 !important;
}
@media (min-width: 1200px){
	footer.footer .footer-top{
		padding-top:30px;
	}
	footer.footer .social-box{
		margin-top:35px;
	}
}

@media (min-width: 768px){
*{letter-spacing: normal !important;}
	
}

@media only screen and (max-width: 768px){
	.interior-banner .title-page{
		opacity: 1;
		transform: translateZ(0);
	}
	.section-b .background-section{
		width:100% !important;
		height:100%!important;
		padding-bottom:0 !important;
		background-repeat:no-repeat !important;
		background-size:cover !important;
		position:absolute !important;
		top:0!important;
	}
	.section-b h5{
		color:#fff !important;
	}
	.section-b p{
		color:#fff !important;
	}
	footer.footer .logo-box.center{
		margin-top:20px !important;
	}
}
