.sidebar_innr {
   /* background-image: url("https://rivabanc.net/themes/default/img/icon.png?v=1.5.2");
    background-size: contain;
    background-repeat: no-repeat;*/
}

.text-center.banner_header.album{
	background-image: url("https://rivabanc.net/themes/default/img/albums.png?v=1.5.2");
  	background-size: cover;
    background-repeat: no-repeat;*/
}

.text-center.banner_header.spotlight{
  background-image: url("https://rivabanc.net/themes/default/img/spotlight.png?v=1.5.2");
  background-size: cover;
  background-repeat: no-repeat;*/
}


.text-center.banner_header.dashboard {
  background-image: url("https://rivabanc.net/themes/default/img/cover3.png?v=1.5.2");
  background-size: cover;
  background-repeat: no-repeat;*/

}

.banner_header.dashboard{
	background-color: transparent;
}


.single_song .ssong_header .ss_sub_body .ss_track_info_innr .ss_stats li:last-child {
  
	 display: none;
  
}


.album_songs .al_add_info span{
	display: none;

}

