@charset "UTF-8";
/* CSS Document */

@import url("../Divi/style.css");
/*
Theme Name: Divi-child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Description: Child theme for the Divi theme
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Template: Divi
Version: 1.0.0
*/


.cd-timeline-item-title {
text-align: left;
font-size: 160%;
}

.timeline-date {
text-align: left;
}


.the-excerpt {
text-align: left;
}



.cd-timeline-block:nth-child(odd) .cd-timeline-content .cd-read-more {
display:none;
}

.cd-timeline-block:nth-child(even) .cd-timeline-content .cd-read-more {
display:none;
}


.et_pb_blog_grid .et_pb_post {
border: 0; 
}

.et_pb_bg_layout_light .et_pb_post .post-meta, .et_pb_bg_layout_light .et_pb_portfolio_item .post-meta, .et_pb_bg_layout_light .et_pb_post .post-meta a, .et_pb_bg_layout_light .et_pb_portfolio_item .post-meta a, .et_pb_bg_layout_light .et_pb_post p, .et_pb_bg_layout_light p.et_pb_title_meta_container, .et_pb_bg_layout_light p.et_pb_title_meta_container a {
color: white;
}


#left-area .post-meta a {
color: #FF7900;
}


.et_pb_bg_layout_light .et_pb_post .post-meta a, .et_pb_bg_layout_light .et_pb_portfolio_item .post-meta a,  .et_pb_bg_layout_light p.et_pb_title_meta_container a
{
color: #FF7900;
}



#top-menu li.mega-menu > ul > li > a:first-child {
color: #FF7900;
}


@media only screen and (min-width: 981px)
h2, .product .related h2, .et_pb_column_1_2 .et_quote_content blockquote p {
    font-size: 33px;
    margin-top: 40px;
}