/*
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
*/
body #gform_wrapper_4 ul li.field_description_below div.ginput_container_checkbox {margin-top:0;}

body #gform_wrapper_4 .gfield_checkbox li.gchoice_4_3_1 input[type="checkbox"] {vertical-align:top;}
body #gform_wrapper_1 ul li.field_description_below div.ginput_container_checkbox {margin-top:0;}

body #gform_wrapper_1 .gfield_checkbox li.gchoice_1_5_1 input[type="checkbox"] {vertical-align:top;}
::-webkit-input-placeholder { /* Chrome */
  color: #000 !important;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #000 !important;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #000 !important;
  opacity: 1 !important;
}
:-moz-placeholder { /* Firefox 4 - 18 */
  color: #000 !important;
  opacity: 1 !important;
}

