  .sendpress-signup-form #error {
    color: #fff!important;
}

#onecms-essential .jp-audio.advance-single-player-div, .advance-playlist-player-div {
    width: 100%;
    max-width: 100%!important;
}

@media (min-width: 1024px) {
		#onecms-essential .jp-audio .wpb-audio-player.whiteControllers  { max-width: 100%!important; }
  		#onecms-essential .jp-audio .playlistContainer { height: 258px!important;}
}

@media only screen and (max-width: 550px) {
    .jp-audio .wpb-audio-player.whiteControllers  { max-width: 100%!important;  }
}

#td-song-history__song__infos__artist-name span,
#td-song-history__song__infos__cue-title span {
    color: #ffffff !important;
}