.single-post-tags {

display: none;

}

.comment-list.comments-area.theme_comments.comments {

display: none;

}

.comment-respond {

float: left;
margin-bottom: 45px;
margin-top: 40px;
width: 100%;
display: none;

}
.header-top-wemove {
    display: none;
}
.post-category-comment-date.row {
    display: none;
}

@media only screen and (max-width: 767px) {
.mt-icon-list-item .mt-icon-list-text {
    color: #000 !important;
    font-weight: bolder;
}
  }