.mejs-container, .mejs-embed, .mejs-embed body, .mejs-container .mejs-controls {
    background: #000000 !important;
  }
 .below-entry-meta .posted-on, .below-entry-meta .byline, .below-entry-meta .comments, .below-entry-meta .tag-links {
    display: none;
}
.widget_featured_slider .slide-content .above-entry-meta {
    display: none;
}
.widget_featured_slider .slide-content .entry-title {
    display: none;
}
.widget_featured_slider .slide-content {
  background: rgba(234, 234, 234, 0) linear-gradient(to bottom, rgba(234, 234, 234, 0), rgba(234, 234, 234, 0)) repeat scroll 0 0;
}
.widget_highlighted_posts .article-content .entry-title {
     display: none;
  }
.widget_highlighted_posts .article-content .below-entry-meta .posted-on, .below-entry-meta .comments,  .below-entry-meta .tag-links {
      display: none;
}
.widget_highlighted_posts .article-content {
     background: rgba(234, 234, 234, 0) linear-gradient(to bottom, rgba(234, 234, 234, 0) , rgba(234, 234, 234, 0)) repeat scroll 0 0;
}