/*
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
*/

.fusion-logo img {
	max-width: 250px; 
}

.fusion-header-v1 {
    border-top: solid 6px #46C4F0;
	border-bottom: solid 3px #166DA7;
}

.wpcf7-form .wpcf7-text, .wpcf7-form textarea {
    background-color: #ffffff !important;
    border-color: #166DA7 !important; 
}

#wpcf7-f413-o2 > form > div:nth-child(2) > p:nth-child(4) > input {
	background: #166DA7 !important;
	border-color: #166DA7 !important;
} 

.wpcf7-form input[type="submit"], .wpcf7-submit {
	color: #ffffff !important;
}

.min-height-content-box .content-wrapper-background {
	min-height: 270px;
}