/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
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
Version: 3.27.3.1566776684
Updated: 2019-08-25 23:44:44

*/

/* Hide Google ReCaptcha Badge */
.grecaptcha-badge {
    display: none!important;
}

/* Set Formcraft default field text to dark grey */
::-webkit-input-placeholder,
::placeholder { color: #555 !important; }

.testimonials-wrap .et_pb_module_header {
    margin-top: 35px !important;
}

body .gform_wrapper form .gform_footer input[type=submit] { 
    border-color: #f3bf4e !important;
    background-color: #f3bf4e !important;
    color: black !important;
	 cursor: pointer;
	
}
body .gform_wrapper form .gform_footer input#gform_submit_button_2 {
    border-color: #f3bf4e!important;
    background-color: #f3bf4e!important;
    color: black !important;
    cursor: pointer;
}
body .gform_wrapper form .gform_footer input#gform_submit_button_2:hover {
	background-color: #000 !important;
	color: #fff !important;
}

.et_pb_menu .et_mobile_menu {
    text-align: center;
}