/*
DONT SHOW PLAYER IN THE FOOTER
*/
.app-footer.app-player.grey.bg.open-side-playlist {
    display: none !important;
}
.app-aside{
  bottom: 0 !important;
}
