.dark:not(.sticky):not(.scrolled) nav.main_menu>ul>li>a {
    color: #636363;
}

.latest_post_two_holder .latest_post_two_info {
    padding: 28px 33px 38px;
    border-top: 1px solid #eaeaea;
    display: none;
}

.comment_holder {
    padding: 28px 0 38px;
    margin: 0;
    display: none;
}

.blog_holder.blog_large_image article:not(.format-quote):not(.format-link) .post_info, .blog_holder.blog_single article:not(.format-quote):not(.format-link) .post_info {
    font-family: Raleway;
    font-size: 13px;
    line-height: 18px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0px;
    text-transform: none;
    color: #303030;
    display: none;
}

.blog_holder.blog_large_image article .post_text h2 .date, .blog_holder.blog_single article .post_text h2 .date {
    color: #709ed0;
}