font-family: Helvetica, Arial;
.mejs-container .mejs-controls {
.mejs-controls a.mejs-horizontal-volume-slider {
.mejs-controls .mejs-time-rail .mejs-time-loaded,
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
.mejs-controls .mejs-time-rail .mejs-time-current {
.mejs-controls .mejs-time-rail .mejs-time-total,
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
background: rgba(255, 255, 255, .33);
.mejs-controls .mejs-time-rail span,
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
/* Override theme styles that may conflict with controls. */
.mejs-controls button:hover {
-webkit-box-shadow: none;
.media-embed-details .wp-audio-shortcode {
.audio-details .embed-media-settings {
.media-embed-details .embed-media-settings .setting span:not(.button-group) {
max-width: 400px; /* Back-compat for pre-5.3 */
width: auto; /* Back-compat for pre-5.3 */
.media-embed-details .embed-media-settings .checkbox-setting span {
.media-embed-details .embed-media-settings {
.media-embed-details .instructions {
.media-embed-details .setting p,
.media-embed-details .setting .remove-setting {
text-transform: uppercase;
.media-embed-details .setting .remove-setting {
.media-embed-details .setting a:hover {
.media-embed-details .embed-media-settings .checkbox-setting {
.wp_attachment_holder .wp-video,
.wp_attachment_holder .wp-audio-shortcode {
video.wp-video-shortcode,
.wp-video-shortcode video {
.video-details .wp-video-holder {
.wp-playlist .mejs-container {
.wp-playlist .mejs-controls .mejs-button button {
.wp-playlist-item .wp-playlist-caption {
max-width: -webkit-calc(100% - 40px);
max-width: calc(100% - 40px);
.wp-playlist-item-title {
.wp-playlist-item-album {
.wp-playlist-item-artist {
text-transform: uppercase;
.wp-playlist-item-length {
.rtl .wp-playlist-item-length {
border-bottom: 1px solid #ccc;
.wp-playlist-item:last-child {
.wp-playlist-light .wp-playlist-caption {
.wp-playlist-dark .wp-playlist-caption {
.wp-playlist-light .wp-playlist-playing {
.wp-playlist-dark .wp-playlist-playing {
.wp-playlist-current-item {
.wp-playlist .wp-playlist-current-item img {
.rtl .wp-playlist .wp-playlist-current-item img {
.wp-playlist-current-item .wp-playlist-item-title,
.wp-playlist-current-item .wp-playlist-item-artist {
.wp-audio-playlist .me-cannotplay span {