/*
Theme Name: Divi Child Theme
Theme URI: http://www.elegantthemes.com/gallery/divi/
Version: 1.0
Template: Divi
Description: Divi Child Theme
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

#gform_1 .gform-field-label,
#gform_1 .gfield_description {
    color: #fff;
}

#gform_submit_button_1 {
    font-size: 22px;
    line-height: 48px;
}


@media (max-width: 980px) {
    .et_header_style_left #logo {
        max-height: 90%;
    }
}

@media (max-width: 767px) {
    .et_header_style_left #logo {
        max-height: 80%;
    }
}

.gform_required_legend {
    display: none;
}