/*
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
*/

.arrow-button li:before {
	color: #0991c3 !important;
}

.fusion-footer-widget-area {
	background: #333333 !important;
}
#toTop {
	background: #0991c3 !important;
}

.fusion-alignleft {
	color: #ffffff !important;
	font-size: 20px !important;
}

.fusion-contact-info > a:nth-child(2) {
	color: #ffffff !important;
}

.gform_wrapper .button, .gform_wrapper .gform_button {
	background: #0991c3 !important;
	}
	
	.cb-common li::before {
    padding-right: 0px !important;
	}
	
	.arrow-button li::before {
    font-size: 25px !important;
	}
	
	#wrapper .post-content h2 {
	font-family: "Antic Slab" !important;
    font-weight: 400 !important;
    line-height: 1.5 !important;
    letter-spacing: 0px !important;
    font-style: normal !important;
	color: #0991c3 !important;
	line-height: 23px !important;
	}
	
	#header-widget-area {
		width: 300px !important;
		float: left !important;
	}
	
	#header-widget-area-right {
		width: 300px !important;
		float: right !important;
	}
	
	.fusion-toggle-heading {
		font-size: 20px !important;
	}
	.fusion-mobile-menu-icons a {
		color: #0991c3 !important;
	}
	
	.fusion-header {
    padding-left: 0px !important;
	padding-right: 0px !important;
}

.fusion-copyright-notice a {
    color: #0991c3 !important;
}

.post-content h3, .project-content h3 {
    font-size: 28px !important;
}
	
	@media (min-width: 320px) and (max-width: 480px) {
	.fusion-contact-info {display:none !important;}
	.fusion-mobile-menu-icons a {
		color: #0991c3 !important;
		font-size:44px !important;
	}
	}
	
	@media (min-width: 481px) and (max-width: 767px) {
	.fusion-contact-info {display:none !important;}
	}