.book_artist .row{
    /* font-size: 0; */
    margin:0 -8px;
}
.sec_art{
    position: relative;
}
.book_artist {
    margin-top: -125px;
    padding-bottom: 15px;
}
.book_artist .image{
    padding-top: 100%;
}
.book_artist .art_name{
    display: inline-block;
    vertical-align: middle;
    width: 65%;
    padding-right: 45px;
}
.book_artist .btn{
    background-color: #FFFFFF;
    border: 1px solid #FFFFFF;
    color: var(--theme-pink);
}
.book_artist .btn:hover{
    color: #FFFFFF;
    background-color: var(--theme-purple);
    border: 1px solid var(--theme-purple);
}
.sec_art .artist_bio:last-child {
    margin-left: calc(33% + 12px);
    width: 66.3%;
}
.sec_art .artist_bio:first-child {
    position: absolute;
    left: 0;
    top: 0;
    width: 33%;
    height: 100%;
}
.sec_arts{
    background-color: var(--theme-pink);
    padding: 30px 35px 30px 75px;
}
.book_artist .name_art {
    font-size: 38px;
    color: #FFFFFF;
    font-weight: 700;
}
.art_details{
    background: linear-gradient(var(--theme-purple),#410132);
    padding: 80px 75px;
}
.art_desc_name,.art_desc{
    font-size: 24px;
    color: #FFFFFF;
}
.art_desc_name:first-child,.art_desc:first-child{
    padding-top: 0;
}
.sec_art_name .art_desc_name{
    font-weight: 700;
}
.art_desc_name,.art_desc{
    display: inline-block;
    padding: 0 10px;
}
.art_details .sec_art_name{
    font-size: 0;
    margin: 0 -10px;
    padding-top: 50px;
}
.art_details .sec_art_name:first-child{
    padding-top: 0;
}
.art_detail{
    max-width: 50%;
    width: 70%;
    display: inline-block;
}
.art_row{
    font-size: 0;
}
.artist_prof .c_editor{
    padding-top: 35px;
    color: #000;
    line-height: 1.2;
}
.prof_artist{
    background-color:#FAE7F0;
    padding: 95px 140px;
}
.art_tit_prof .art_class{
    color: var(--theme-purple);
}
.art_tit_prof .art_class span{
    color: #100E1B
}
.artist_prof{
    padding-bottom: 15px;
}
.book_tit .w_tit{
    font-weight: 700;
    font-size: 30PX;
    color: #fff;
}
.book_artists .row{
    margin: 0 -20px;
}
.book_artists .col{
    vertical-align: middle;
    padding: 0 20px;
}
.book_artist .book_btn{
    display: inline-block;
    vertical-align: middle;
    width: 35%;
    text-align: right;
    padding-left: 45px;
}
.book_artists{
    padding: 45px 140px;
    background-color: var(--theme-yellow);
}
.art_audio{
    background-color: #F0F0F0;
    padding: 80px 140px;
}
.book_artists .btn_wrap .col:first-child .btn{
    color: var(--theme-yellow);
    background-color: #FFFFFF;
}
.book_artists .btn_wrap .col:first-child .btn:hover{
    border: 1px solid var(--theme-pink);
    background-color: var(--theme-pink);
    color: #FFFFFF;
}
.book_artists .btn_wrap .col .btn {
    width: 100%;
}
.book_artists .btn_wrap .col:last-child .btn:hover{
    color: var(--theme-yellow);
    background-color: #FFFFFF;
    border: 1px solid #FFFFFF;
}
.col_60 {
    width: 60%;
}
.col_40 {
    width: 40%;
}
.art_audio .col{
    vertical-align: middle;
}
.audio_con .aud_text{
    color: #100E1B;
    font-size: 24px;
}
.audio_grid .audio_wrap{
    padding-top: 15px;
}
.audio_grid audio::-webkit-media-controls-panel {
    background-color: #820263;
    color: white;
}
.audio_grid audio{
   width: 100%;
   height: 50px;
}
.audio_grid .col_5{
    vertical-align: bottom;
}
.col_90{
    width: 90%;
}
/* audio tag design */
.audio_player_wrap{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    height: 50px;
    justify-content: space-around;
    background-color: #820263;
    border-radius: 25px;
    width: 75%;
}
.audio_section .play_btn{
    width: 25%;
    text-align: right;
    padding-left: 20px;
}
.audio-player {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.audio_grid audio {
    width: 100%;
    height: 50px;
}
.timeline {
    width: 70%;
    position: relative;
    cursor: pointer;
    display: inline-block;
    padding: 13px;
    border: 1px solid #FFFFFF;
}
.progress_audio {
    background: #FFFFFF;
    width: 0%;
    height: 100%;
    transition: width .25s;
    position: absolute;
    top: 0;
    left: 0;
}
.controls {
    width: 5%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.toggle-play{
    transition: .4s all ease;
}
.toggle-play.play {
    cursor: pointer;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 18px solid #fff;
}
.toggle-play.pause {
    cursor: pointer;
    border-left: 6px solid #fff;
    border-right: 6px solid #fff;
    height: 23px;
    padding: 3px;
}
.audio_icon_wrap{
    width: 5%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.audio_icon_wrap img{
    width: 30px;
    height: auto;
}
.audio_icon_wrap img.sound_off{
    width: 0;
}
.artist_banner{
    position: relative;
    height: 500px;
}
.art_latest_grid{
    background-color: #FFFFFF;
    padding-top: 45px;
    padding-bottom: 100px;
}
.art_latest_grid .art_class{
    color: var(--theme-purple);
    text-align: center;
}
.art_latest_grid .art_class span{
    color: #100E1B;
}
.art_latest_grid .image{
    padding-top: 56%;
}
.art_latest_grid .grid_tit{
    font-size: 22px;
    color: #820263;
    max-width: 400px;
}
.art_latest_grid .row{
    margin: 0 -8px;
}
.art_latest_grid .col{
    padding: 0 8px;
    margin-top: 40px;
}
.sec_art_name .art_desc_name{
    width: 30%;
}
.sec_art_name .art_desc{
    width: 70%;
}