/* 
 Theme Name:     Divi-child
 Theme URI:      https://banyanproject.coop/wp-content/themes/Divi-child
 Author:         JL Marketing  NH, LLC
 Author URI:     https://jlmarketingnh.com
 Template:       Divi
 Version:        2.0
 Description:   A Divi Child Theme 
 Wordpress Version: 4.9.4
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE ------------------ */ 



h2 {
font-size: 30px!important;
}

.et_vertical_nav #top-header {
padding-right: 0px;
margin-left: 0px;
}


.et_pb_widget_area_left {
	padding-left: 30px!important;
	border-left: 0px solid rgba(0, 0, 0, 0.1)!important;
    padding-right: 0px;
	border-right: 0px solid rgba(0, 0, 0, 0.1)!important;
}

.et_fixed_nav #main-header {
border-bottom: solid 5px #74a436;
box-shadow: 2px 3px 5px 3px #ccc;
}


.widget_search input#searchsubmit {
	color: #fff!important;
}

.widget_search #searchsubmit {
	background-color: #2a451e!important;
}


.widget_search input#s {
	border: 1px solid #888!important;
}

#et-secondary-menu {
width: 100%;
float: left;
text-align: left;
margin-left: 6px;
}

#top-header .et-social-icons { float:right !important; }
#top-header #et-info { width: 100%; }

body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
body .gform_wrapper textarea.textarea, body div.form_saved_message div.form_saved_message_emailform form input[type=text] {
    background-color: #e5e5e5;
    border: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    font-size: 14px;
    color: #000;
    padding: 16px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    line-height: initial;
    height: initial
}

.et-social-icons:before {
content: "Follow us at:";
	color: #fff!important;
}


/* Responsive Styles Tablet And Below */
@media all and (max-width: 980px) {


}
