/*style-7*/
.tpgb-audioplay-wrap.style-7 .tpgb-player {
    padding: 0 20px
}

.tpgb-audioplay-wrap.style-7 .controls {
    justify-content: space-between;
    margin: 0 auto 10px
}

.tpgb-audioplay-wrap.style-7 .tpgb-player .ap-time-title {
    display: flex;
    justify-content: space-between;
    margin: 15px auto 10px;
    color: #fff
}
/*style-7*/