/*
Theme Name: Divi-child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Version: 2.4.6.1
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* NOTE: The parent style is now loaded via functions.php 
   This makes your site load faster!
*/

#main-header {
    background-image: url(/wp-content/uploads/2015/09/BG2.jpg) !important; 
    height: 140px !important;
}

#logo {
    max-height: 120% !important;
}

#main-content {
    background-color: #fff;
    background-image: url(/wp-content/uploads/2015/09/BG2.jpg);
    color: white;
}

.et_post_meta_wrapper h1, h2, h3, h4, h5, h6 {
    color: #FFB000;
}

#left-area .post-meta a {
    color: #FFB000;
}

.et_pb_widget a {
    text-decoration: none;
    color: #FFF; 
}

.et_pb_pagebuilder_layout.single-post #page-container .et_pb_with_background .et_pb_row {
    width: 95%;
}