.editorial_pro_block_column .single-post-wrapper.post-hidden {
    display: none;
}

#show-more-posts {
    margin: 0 auto;
    display: block;
}

.mt-slider-section .slide-title a {
    line-height: 1.2em;
    display: block;
}

.featured-post-wrapper .featured-title a {
    line-height: 1.2em;
    max-height: 2.4em;
    overflow: hidden;
    display: block;
    position: relative;
}
.mt-slider-section .slide-title a:hover,
.featured-post-wrapper .featured-title a:hover {
    color: #dadada !important;
}
.featured-post-wrapper .single-featured-wrap:hover .featured-title a {
    max-height: none;
}