.entry-content .mejs-controls {
  background-color: #F0A107 !important;
  margin-bottom: 12px;
  border-color: rgba(255, 255, 255, 0.5);
}
#main h1 {
  border-color: rgba(255, 255, 255, 0.5) !important;
  background-color: rgba(255, 255, 255, 0.5);
}
.wp-video > #mep_0 .mejs-playpause-button {
  border-color: #ffffff !important;
}
.wp-video > #mep_0 .mejs-time-rail {
  border-color: #ffffff;
  padding-top: 0px;
  background-color: rgba(255, 255, 255, 0.5);
  margin-top: 22px;
  color: #F0A107 !important;
}
#mep_0 #video-2-1_html5 {
  border-color: #ffffff !important;
}
.wp-video > #mep_0 .mejs-overlay-play {
  border-color: rgba(255, 255, 255, 0.5);
  padding-top: 6px;
}
.wp-video > #mep_0 #video-2-1 {
  background-color: rgba(255, 255, 255, 0.5) !important;
  border-color: rgba(255, 255, 255, 0.5) !important;
}
#mep_0 .mejs-overlay-button {
  color: #F0A107 !important;
  -webkit-text-stroke-color: #F0A107 !important;
}
.wp-video > #mep_0 .mejs-currenttime-container {
  color: #F0A107 !important;
  background-color: rgba(255, 255, 255, 0.5) !important;
}
#mep_0 .mejs-time-total {
  background-color: #20202D !important;
}
.mejs-inner .mejs-time-hovered {
  background-color: #20202D !important;
}
.entry-content .mejs-controls div {
  border-color: rgba(255, 255, 255, 0.5) !important;
}
.inside-article .wp-playlist img {
  background-color: #20202D;
}
.page .wp-playlist-current-item {
  background-color: #20202D;
}
.entry-content .wp-playlist-current-item span {
  color: #ffffff;
  padding-top: 22px;
  font-size: 16px;
}
#main .wp-playlist {
  border-width: 0px;
  border-color: #20202D;
  border-style: solid;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
.entry-content .mejs-mediaelement {
  margin-top: 0px;
  padding-top: 0px;
}
.page .aligncenter {
  padding-top: 0px;
}
@media screen and (max-width: 375px) {
  .entry-content .wp-playlist-current-item span {
    font-size: 12px;
  }
}
