/*
Theme Name: Divi Child 01
Theme URI: 
Description: Child 01 theme for the Divi theme
Author: <a href="http://www.elegantthemes.com">Elegant Themes</a>
Author URI: 
Template: Divi
Version: 2.7.3
*/

/* Generated by Orbisius Child Theme Creator (http://club.orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Tue, 03 May 2016 23:09:17 +0000 */ 
@import url('../Divi/style.css');


.et_color_scheme_orange a{
/*    color: #EA342C; */
	color: #333;
}
.et_color_scheme_orange a:hover {
	color: #ed8c04;
}
a:hover{
text-decoration:underline;
}

h4{
    margin-top: 7px;
}
.page h3 {
	line-height: 140%;
	margin: 20px 0 20px 0;
}
#main-header{
    box-shadow: none;
}
.et_pb_column_1_3 p {
	font-size: 15px;
}
.et_header_style_centered #main-header .container{
    margin-top: 29px;
    margin-bottom: 26px;
}
.et_header_style_centered #main-header .logo_container{
    float: left;
}
.et_header_style_centered #main-header div#et-top-navigation{
    float: left;
    width: 100%;
    margin-left: 5px;
    margin-top: 19px;
}
#top-menu-nav{
    float: left !important;
}
#top-menu li{
    padding-right: 24px;
    font-size: 17px;
}
#footer-info {
	font-size: 11px !important;
}
#footer-info a {
	font-weight: normal !important;
}
.et_header_style_centered #top-menu > li > a{
    padding-bottom: 15px;
}
.et_header_style_centered #logo{
    max-height: 92% !important;
}
.container, .et_pb_row{
max-width:1200px;
}
.et_pb_blurb_container a {
	line-height: 140%;
}
.et_pb_main_blurb_image{
    width: 51px !important;
}
.et_pb_widget a{
color:white;
}
.et_pb_widget a:hover{
text-decoration:underline;
}
#about_img_2 img{
max-height:333px;
}
.et_pb_team_member_image {
text-align:left !important;
}
#we-can-help a{
    color: #e9d51d;
}

/* MEDIA QUERIES*/

@media (min-width: 500px) and (max-width: 1124px) {
.et_header_style_centered #main-header div#et-top-navigation{
    width: 100%;
}
}