.attachment-details-custom-slider {
display: none !important;
}

.wpcf7-form input {
    background: #fff;
    border: 1px solid #bbb;
    color: #808080;
}

.blog .post-top-details .post-author,
.blog .post-top-details .post-comments, 
.blog .post-bottom-details, 
.blog .blog-separator{ 
    display: none; 
}

.single-post .post-top-details .post-author,
.single-post .post-top-details .post-comments, 
.single-post .post-bottom-details, 
.single-post .blog-separator{ 
    display: none; 
}