/*
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.0.27.1484630499
Updated: 2017-01-17 16:21:39

*/

.arborpro-sidebar1 li {
border-color: #e3e3e3 !important;
border-bottom-style: solid;
border-bottom-width: 1px;
padding-top: .3em !important;
padding-bottom: .5em !important;
color: #17181b;
}

.arborpro-sidebar1 li a {
color: #17181b;
}

.et_pb_bg_layout_light .et_pb_widget li a {
    color: #17181b;
}

.et_pb_bg_layout_light .et_pb_widget li a:hover {
    color: #85b841;
}

.et_pb_gutters3 .et_pb_column_1_3 .et_pb_module, .et_pb_gutters3.et_pb_row .et_pb_column_1_3 .et_pb_module, .et_section_specialty .et_pb_gutters3.et_pb_row .et_pb_column_1_3 .et_pb_module, .et_section_specialty .et_pb_row .et_pb_column_2_3 .et_pb_gutters3.et_pb_row_inner .et_pb_column_1_3 .et_pb_module {
    margin-bottom: 0px;
}


.arborpro-sidebar1 li:before {
content: "5";
font-family: "ETModules";
color: #6e8e43;
font-size: 19px;
font-weight: 600;
color: #85b841;
}

#top-menu-nav .current_page_item a {
color: #85b841;
}


@media only screen and ( min-width:981px ) {
    /* Set the slider height */
    .et_pb_slider, .et_pb_slider .et_pb_container { 
        height: 600px !important; 
    }
    .et_pb_slider, .et_pb_slider .et_pb_slide { 
        max-height: 600px; 
    }
    .et_pb_slider .et_pb_slide_description { 
        position: relative; 
        top: 50%; 
        padding-top: 0 !important; 
        padding-bottom:0 !important; 
        height:auto !important; 
    }
}