/*
 Theme Name:   Divi Child
 Theme URI:    http://elegantthemes.com/
 Description:  Divi Child Theme
 Author:       ElegantThemes
 Author URI:   http://elegantthemes.com
 Template:     Divi
 Version:      0.1.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: responsive-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, featured-images, full-width-template, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready
 Text Domain:  divi-child-theme
*/

.sidebar {
    width: 100% !important;
    max-width: 1150px !important;
}

.btnsubmitf7 {
    color: #ffffff !important;
    background: #3A9768;
    border-width: 7px!important;
    border-color: #3a9768;
    border-radius: 0px;
    font-size: 18px;
    background-color: #3A9768;
}

.btnsubmitf7:hover {
    background: #3A9768 !important;
    border-color: #3a9768 !important;
    background-color: #3A9768 !important;
    content: 'f003' !important;
    color: #fff !important;
}

.fields {
    border-width: 2px !important;
    border-color: #3a9768 !important;
}