/*
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
*/
.gform_wrapper .top_label .gfield_label{
	display: none !important;
}
.gform_wrapper .gfield input[type="text"]{
	width: 100% !important;
}
input#gform_submit_button_1 {
    background: #6e8b90 !important;
}