/*
Theme Name: Eleos
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.51.1496910241
Updated: 2017-06-08 10:24:01

*/

#media_image-2 .wp-image-142 {
	width: 75% !important;
	
}

/*------------------------------------------------*/
/*--------[GQ - LEFT ALIGN BLOG IMAGE]------------*/
/*------------------------------------------------*/
 
    .et_pb_posts .et_pb_post a img, 
    .archive .et_pb_post a img, 
    .search .et_pb_post a img {
            max-width: 300px!important;
            float: left;
            padding-right: 20px;}
 
    @media only screen and (max-width: 980px) {
        .et_pb_posts .et_pb_post a img, 
        .archive .et_pb_post a img, 
        .search .et_pb_post a img{
            float:none;
            max-width: 250px!important;}}



.single .et_pb_post {
    margin-bottom: 0 !important;
}
.single .post {
    padding-bottom: 0 !important;
}

#left-area {
    padding-bottom: 0 !important;
    
}

#et-secondary-nav, #et-secondary-nav li {

    margin-right: 5px !important;
}

.et_pb_fullwidth_header_0.et_pb_fullwidth_header .header-content h1 {
   
    letter-spacing: 5px;
}

.et_vertical_nav #main-header #top-menu, .et_vertical_nav #main-header #top-menu-nav, .et_vertical_nav #main-header #et_top_search, .et_vertical_nav #main-header #et-top-navigation, .et_vertical_nav #main-header #logo {
    
    text-align: center;
   
}
.et_vertical_nav div#et_top_search {
    width: 18% !important;
}
.et_vertical_nav div#et_top_search {

    margin: 10px auto 0 !important;
}