.comments_section .wc_close{
    display: none;
}


.comments_author{
    font-size: 0.8575em;
}

.comments_single form,
.comment_recover_label,
.comment_login_create,
.comment_login_join{
    display: none;
}

.wc_like:hover{
    cursor: pointer;
}

.comment_recover_back,
.comment_recover_password{
    font-weight: bold;
    cursor: pointer;
    text-decoration: underline;
}

.comment_recover_password:hover{
    text-decoration: none;
}

