  /*Place the CSS Content*/
body:is(.home) .hide-on-home{
    display: none!important;
}

/*----Sidebar widget Styles ----*/
.recently-played .td-song-history__header {display:none}
.recently-played .td-song-history__song__infos__artist-name {line-height:1em}
.padding-tb-20 {padding:20px 0 20px 0}
.clear { clear:both }
.tribe-events-widget-events-list__header, .tribe-compatibility-container { clear:both; padding:20px 0 0 0 }

/*-----Player VIP Club font color----*/
#audio-player-flyout-content-wrapper #audio-player-flyout-content input {
    color: #000000 !important;
}