

header .header_inner_left {
    position: absolute;
    left: 20px;
    top: 0;
}

header:not(.with_hover_bg_color) nav.main_menu > ul > li:hover > a{
    opacity: 1;
}

.comments .comment .text .text_holder {
    margin: 13px 0 0;
}

.comment_holder .comment {
    padding: 34px 25px 37px;
    background-color: #303030;
}

.social_share_holder a, .qode_print a, .qode_like a {
    color: #fff;
}

.social_share_holder a:hover, .qode_print a:hover, .qode_like a:hover {
    color: #eee;
}

.comment_holder .comment .text .name {
    color: #fff;
}

.logged-in-as a {
    color: #fff;
}