/*
 Theme Name:     Divi Child Theme
 Theme URI:      http://www.elegantthemes.com/gallery/foxy/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     http://www.elegantthemes.com
 Template:       Divi
 Version:        2.0.0
*/
 
@import url("../Divi/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

.et_fixed_nav #logo {
max-height: 100px;
}

#main-header {
background-color: #ffffff;
}

.et_pb_slider, .et_pb_slider .et_pb_slides,
.et_pb_slider .et_pb_slides .et_pb_slide,
.et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container {
height: 520px; /* Set this to the desired value */
padding-top: 10px !important;
} 



#main-header {
box-shadow: 0 0 0 rgba(0, 0, 0, 0.1);
}

.et_pb_fullwidth_section {
padding: 0;
}

#top-menu li.current-menu-ancestor > a, #top-menu li.current-menu-item > a, .bottom-nav li.current-menu-item > a {
color: #666666;
}

home_page_row {
padding-top: -10px;
margin-top: -10px;
}

.et_pb_section {
padding: 30px 0 30px 0;
}

.et_pb_text {
margin-bottom: 0;
}

#main-footer {
background-color: #395129;
}

#footer-info {
color: #cccccc;
}

#footer-info a {
color: #CCCCCC;
}

.wp-caption.alignleft {
margin: 0 8px 10px 0;
text-align: left;
}

div#map_sidebar {
display: none;
}
.et_pb_contact_form input.et_pb_contact_submit {
color: OAOAOA !important;
}
