/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/
.cdb-link1 a{
	color: #ffffff !important;
}
.cdb-link1 a:hover{
	color: #FFC600 !important;
}
.home-call .fa-phone-square{
	color: #0dc3f5 !important;
	
}
.cdbcarousel .fusion-image-carousel-fixed .awb-swiper .fusion-image-wrapper img{
	max-height: 300px !important;
}

.fusion-footer-widget-column .fa{
	font-size: 32px !important;
	color: #F7921E !important;
}

.home-contact label{
	color: #ffffff !important;
}

.fusion-blog-archive .post-content h2{
	line-height: 26px !important;
}
.fusion-blog-archive .post-content h2 a{
	font-family: Montserrat,Sans-serif !important;
	font-size: 23px !important;
	line-height: 36px !important;
	font-weight: bold !important;
	color: #F06814 !important;
}
.fusion-blog-archive h2 a:hover{
	color: #0AAE31 !important;
text-decoration: underline !important;
}