/* 
 Theme Name:   Economic Policy
 Theme URI:    
 Description:  
 Author:       jon@zd9.co.uk
 Author URI:   https://zerodotnine.co.uk/preview/economic-policy
 Template:     enfold
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/

.customize-blog-posts h2.post-title.entry-title {
    width: 100%;
    max-width: 100% !important;
    margin: 0 !important;
    background: #e3213d;
    color: white;
    text-align: left !important;
    padding: 13px 22px !important;
    margin-bottom: 10px !important;
}
.customize-blog-posts .entry-content-wrapper.clearfix.standard-content {
    width: 100%;
    max-width: 100% !important;
    margin: 0;
}
#top .fullsize .template-blog .post.customize-blog-posts .entry-content-wrapper > * {
	max-width: 100% !important;
}
#top .fullsize .template-blog .big-preview.multi-big-img img {
    max-width: 100%;
    /*height: 300px;
    width: auto;*/
    float: left;
}
#top #wrap_all .main_color .customize-blog-posts h2 {
    font-size: 44px;
}
.customize-blog-posts h2.post-title a {
    font-weight: 100!important;
    font-size: 44px!important;
    letter-spacing: 1px;
    line-height: 1em !important;
    font-family: 'swis721woff','HelveticaNeue','Helvetica Neue','Helvetica-Neue',Helvetica,Arial,sans-serif;
}
.flex_column_table.av-equal-height-column-flextable.-flextable.flex-white {
    background: white;
    padding: 20px;
    margin-top: 10px;
}
.customize-blog-posts .read-more-link a.more-link {
    display: block;
    background: #e3213d;
    width: 140px;
    border-radius: 3px;
    color: white;
    text-align: center;
    font-size: 13px;
    text-decoration: none;
    text-transform: capitalize;
}
.customize-blog-posts .read-more-link.custom-read-more {
    display: block;
}
.customize-blog-posts .read-more-link {
    display: none;
}
ul.post-meta-infos.custom-style {
    display: block;
    list-style: none;
    text-align: left !important;
}
ul.post-meta-infos.custom-style li.blog-author {
    display: block;
    margin: 0;
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 600;
}
ul.post-meta-infos.custom-style li.blog-author span {
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1em;
}
div#after_section_3>.container, div.paper-section>.container {
    width: 100%;
    max-width: none;
    padding: 0;
}
.template-blog .customize-blog-posts .post_delimiter {
    padding: 0;
}

.search-results h2.post-title {
	color: #ffffff;
	padding: 12px;
	font-size: 25px !important;
}