.player .ppq-audio-player {position: relative; overflow: hidden; margin: 0 auto; background: #fff; display: flex; flex-direction: row; height: 90px; line-height: 90px;}
.player .ppq-audio-player .play-pause-btn {margin: 5px; float: unset;}
.player .ppq-audio-player .play-pause-btn .play-pause-icon {width: 78px; height: 78px; border: 0; box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.1);}
.player .ppq-audio-player .player-bar {width: 100%}