.volume {
  display: none!important;
}
.logo_player{
  width: 44px;
}
.playing .play-pause-btn svg path{
  /*fill: #34B7F1;*/
}
.green-audio-player{
  height: 70px;
  border-radius: 15px;
  box-shadow: 0 2px 2px 0 rgb(0 0 0 / 20%);
  padding-left: 20px;
  padding-right: 20px;
  max-width: 100%;
}