/* 
 Theme Name:     Divi child theme   
 Author:         Divi theme examples
 Author URI:     http://www.divithemeexamples.com 
 Template:       Divi
 Version:        1.0 
*/ 

@import url("../Divi/style.css"); 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 




.et_pb_contact_form_container {padding-bottom:30px;}
		.et_pb_contact_left p { width: 48.5%; float: left; margin-right: 3%; padding-bottom: 20px; }
			.et_pb_contact_left p:last-child { margin-right: 0; }
			.et_pb_contact p input, .et_pb_contact p textarea { background-color: #d8d8d8; border: none!important; width: 100% !important; -moz-border-radius: 0 !important; -webkit-border-radius: 0 !important; border-radius: 0 !important; font-size: 14px; color: #4E4E4E !important; padding: 16px !important; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
			.et_pb_contact_right p input { width: 45px!important; padding: 16px !important; }
			.et_pb_contact_message { min-height: 150px; }
				.et_pb_contact_submit, .et_pb_contact_reset { font-family: inherit; display: block; float: right; margin: 8px auto 0; cursor: pointer; }
	.et_pb_column_3_8 .et_pb_contact_left p, .et_pb_column_1_3 .et_pb_contact_left p, .et_pb_column_1_4 .et_pb_contact_left p { width: 100%; float: none; margin-right: 0; }

.et_pb_contact p .et_contact_error { border: 1px solid red !important; }

.et_fixed_nav #logo {
    max-height: 105px;
    margin-bottom: 0px;

}
.bottom-nav li {
    display: inline-block;
    font-size: 14px;
    padding-right: 22px;
    color: #269B47;

}

.et_header_style_centered #main-header .logo_container {
	height: 130px;
	padding: 0;
}