/* MegaVarietate - curatare elemente automate pe articole blog */
.single-post .socials,
.single-post .social-share,
.single-post .share,
.single-post .share-links,
.single-post .post-share,
.single-post .mf-post-share,
.single-post .martfury-social-links,
.single-post .entry-footer .social-links {
display: none !important;
}
.single-post .author-info,
.single-post .author-bio,
.single-post .post-author,
.single-post .entry-author,
.single-post .mf-entry-author,
.single-post .author-box {
display: none !important;
}
.single-post .related-posts,
.single-post .related-post,
.single-post .mf-related-posts,
.single-post .post-related {
display: none !important;
}
.single-post .post-navigation,
.single-post .nav-links,
.single-post .navigation.post-navigation {
display: none !important;
}
.single-post #comments,
.single-post .comments-area,
.single-post .comment-respond {
display: none !important;
}