/*
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.21.1480461039
Updated: 2016-11-29 23:10:39

*/

@media all and (max-width: 800px) {
#home-slider {
padding-top: 10px;
padding-bottom: 10px;
}
}

/* TOP HEADER RESPONSIVE FIX */
@media all and (max-width: 1200px) {
#logo {max-height: 130px !important;}
#top-menu a {font-size: 18px !important;}
#top-menu li {padding-right: 6px !important;} }

/* Mobile Logo */
@media all and (max-width: 980px) {
#logo {max-height: 70px !important;} }

body ol {margin-top: 14px;}
.clean-process li {margin-bottom: 12px;}

.home_blurb .et_pb_blurb_content .et_pb_main_blurb_image img {border-radius: 400px !important; height: 150px !important; width: 150px !important; margin-bottom: -20px !important; border: 10px solid #ddd;}
.home_blurb .et_pb_blurb_content .et_pb_main_blurb_image img:hover {border: 10px solid #78ab35;}
.home_blurb .et_pb_blurb_container h4:hover {color: #78ab35 !important;}
.home_blurb .et_pb_blurb_container h4 {font-size: 25px !important;}
.home_blurb .et_pb_blurb_container {font-size: 14px !important;}

body.et_fixed_nav.et_secondary_nav_enabled #main-header, body.et_fixed_nav.et_secondary_nav_enabled #top-header  {
    position: fixed !important;
}
