.h5ap_playlist{display:flex;height:auto;overflow:hidden;float:none}.h5ap_playlist .radius{overflow:hidden}.h5ap_playlist.alignright{float:none}.h5ap_playlist.alignleft{float:none}.audioPlaylistCard input[type=range]::-webkit-slider-runnable-track{box-shadow:none}.audioPlaylistCard #list-screen{background-color:#141920;position:absolute;top:0;right:0;left:0;bottom:0;z-index:9999;display:none}.audioPlaylistCard #list-screen #list-screen-header{background-color:#141920;padding:15px;text-align:center;height:25px;position:relative;color:#fff;font-family:"Lato",sans-serif;cursor:pointer;box-sizing:content-box}.audioPlaylistCard #list-screen #list-screen-header img#up-arrow{position:absolute;top:23px;left:15px;cursor:pointer}.audioPlaylistCard #list-screen #list-screen-header span.list-active-song-name{color:#fff;line-height:25px;font-size:16px;font-family:"Lato",sans-serif;letter-spacing:.5px}.audioPlaylistCard #list-screen #list{overflow-y:scroll}.audioPlaylistCard #list-screen #list .song{padding:15px;background-color:#242b33;margin-bottom:1px;cursor:pointer;line-height:24px;display:flex}.audioPlaylistCard #list-screen #list .song span.song-number-now-playing{display:inline-block;width:24px;text-align:center}.audioPlaylistCard #list-screen #list .song span.song-number-now-playing span.number{opacity:.5;font-family:"Lato",sans-serif;font-size:14px;color:#fff;letter-spacing:.5px}.audioPlaylistCard #list-screen #list .song span.song-number-now-playing img.now-playing{display:none}.audioPlaylistCard #list-screen #list .song.item-active{background-color:#30363e}.audioPlaylistCard #list-screen #list .song.item-active .song-number-now-playing img.now-playing{display:inline-block}.audioPlaylistCard #list-screen #list .song.item-active .song-number-now-playing span.number{display:none}.audioPlaylistCard #list-screen #list .song div.song-meta-container{display:inline-block;margin-left:8px;vertical-align:middle;width:calc(100% - 85px);align-items:center}.audioPlaylistCard #list-screen #list .song div.song-meta-container span.song-name{font-family:"Lato",sans-serif;font-size:14px;line-height:16px;color:#55b560;letter-spacing:.47px;display:block}.audioPlaylistCard #list-screen #list .song div.song-meta-container span.song-artist-album{font-family:"Lato",sans-serif;font-size:12px;line-height:14px;color:#fff;letter-spacing:.47px;display:block}.audioPlaylistCard #list-screen #list .song span.song-duration{display:inline-block;opacity:.5;font-family:"Lato",sans-serif;font-size:14px;color:#fff;letter-spacing:.5px;width:40px;text-align:center}.audioPlaylistCard #list-screen #list .song span.song-artist-album{color:#5277b0}.audioPlaylistCard #list-screen #list-screen-footer{height:80px;padding:15px}.audioPlaylistCard #list-screen #list-screen-footer #list-screen-meta-container{width:calc(100% - 123px);float:left}.audioPlaylistCard #list-screen #list-screen-footer #list-screen-meta-container .song-name{font-family:"Lato",sans-serif;font-size:16px;color:#fff;letter-spacing:.5px;line-height:24px}.audioPlaylistCard #list-screen #list-screen-footer #list-screen-meta-container .song-artist-album{opacity:.5;font-family:"Lato",sans-serif;font-size:14px;color:#fff;letter-spacing:.5px;line-height:16px}.audioPlaylistCard #list-screen #list-screen-footer .list-controls{width:90px;float:right;margin-top:8px}.audioPlaylistCard #list-screen #list-screen-footer .list-controls .list-previous{cursor:pointer;width:15px;height:17px;background-image:url(2a0dbdfcedf82689e9b5.svg);background-repeat:no-repeat;float:left;margin-right:15px;margin-top:4px;background-size:contain}.audioPlaylistCard #list-screen #list-screen-footer .list-controls .list-play-pause{cursor:pointer;width:17px;height:24px;background-repeat:no-repeat;float:left}.audioPlaylistCard #list-screen #list-screen-footer .list-controls .list-play-pause.playing{background-image:url(52260b854c6f28a60fe4.svg);background-size:contain}.audioPlaylistCard #list-screen #list-screen-footer .list-controls .list-play-pause.paused{background-image:url(bced362a842d7d7dae74.svg);background-size:contain}.audioPlaylistCard #list-screen #list-screen-footer .list-controls .list-next{cursor:pointer;width:15px;height:17px;background-image:url(d2ff1fab6bc82617b692.svg);background-repeat:no-repeat;float:left;margin-left:15px;margin-top:4px;background-size:contain}.audioPlaylistCard progress{cursor:pointer}.audioPlaylistCard .song-played-progress{background:#fff;z-index:99;height:4px;position:absolute;width:100%}.audioPlaylistCard .song-played-progress::-webkit-progress-value{background-color:#fff}.audioPlaylistCard div.player-header{background-color:#141920;padding:15px;text-align:center;height:25px;position:relative;margin-top:40px;cursor:pointer;color:#fff;font-family:"Lato",sans-serif;box-sizing:content-box}.audioPlaylistCard div.player-header img#down{position:absolute;top:23px;left:15px;cursor:pointer}.audioPlaylistCard #player-top{position:relative}.audioPlaylistCard #player-top img[data-amplitude-song-info=cover_art_url]{width:100%;height:370px;object-fit:cover}.audioPlaylistCard #player-progress-bar-container{width:100%;height:4px;background-color:#000;position:relative;margin-top:-6px}.audioPlaylistCard #player-progress-bar-container progress#song-played-progress{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:4px;display:block;position:absolute;top:0;right:0;left:0;bottom:0;z-index:9;border:none;cursor:pointer;background:rgba(0,0,0,0)}.audioPlaylistCard #player-progress-bar-container progress#song-played-progress[value]::-webkit-progress-bar{background:none}.audioPlaylistCard #player-progress-bar-container progress#song-played-progress[value]::-webkit-progress-value{background:#fff}.audioPlaylistCard #player-progress-bar-container progress#song-played-progress[value]::-moz-progress-bar{background:#fff}.audioPlaylistCard #player-progress-bar-container progress#song-buffered-progress{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:4px;display:block;position:absolute;top:0;right:0;left:0;bottom:0;z-index:2;border:none;background:#6d6d6d}.audioPlaylistCard #player-progress-bar-container progress#song-buffered-progress[value]::-webkit-progress-bar{background:none}.audioPlaylistCard #player-progress-bar-container progress#song-buffered-progress[value]::-webkit-progress-value{background-color:rgba(255,255,255,.5);transition:width .1s ease}.audioPlaylistCard #player-progress-bar-container progress#song-buffered-progress[value]::-moz-progress-bar{background:rgba(255,255,255,.5)}.audioPlaylistCard #player-middle{background-color:#000;padding-left:15px;padding-right:15px;padding-top:20px;padding-bottom:20px;text-align:center;position:relative}.audioPlaylistCard #player-middle #time-container{color:#fff;width:100%;background-color:#000;font-size:14px;font-weight:bold}.audioPlaylistCard #player-middle #time-container span.amplitude-duration-time{position:absolute;top:0px;right:5px}.audioPlaylistCard #player-middle #time-container span.amplitude-current-time{position:absolute;top:0px;left:5px}.audioPlaylistCard #player-middle .song-name{font-family:Lato,sans-serif;font-size:16px;color:#fff;letter-spacing:.5px;line-height:24px;display:block}.audioPlaylistCard #player-middle .song-artist-album{opacity:.5;font-family:Lato,sans-serif;font-size:14px;color:#fff;letter-spacing:.5px;line-height:16px}.audioPlaylistCard #player-bottom{background-color:#192029;padding-left:25px;padding-right:25px}.audioPlaylistCard #player-bottom #control-container{height:60px;padding-top:40px;padding-bottom:40px;box-sizing:content-box}.audioPlaylistCard #player-bottom #control-container #shuffle-container{float:left;width:20%;height:60px;padding-top:21px}.audioPlaylistCard #player-bottom #control-container #shuffle-container #shuffle{width:16px;height:17px;cursor:pointer;margin:auto;opacity:.7}.audioPlaylistCard #player-bottom #control-container #shuffle-container #shuffle.amplitude-shuffle-off{background:url(ff6b5b91274876cfe2d5.svg)}.audioPlaylistCard #player-bottom #control-container #shuffle-container #shuffle.amplitude-shuffle-off:hover{background:url(3824ce79b8e9f219053d.svg);opacity:.8}.audioPlaylistCard #player-bottom #control-container #shuffle-container #shuffle[data-active=true]{background:url(3824ce79b8e9f219053d.svg);opacity:1}.audioPlaylistCard #player-bottom #control-container #shuffle-container #shuffle.amplitude-shuffle-on:hover{opacity:1}.audioPlaylistCard #player-bottom #control-container #prev-container{width:20%;float:left;height:60px;padding-top:18px}.audioPlaylistCard #player-bottom #control-container #prev-container #previous{background:url(2a0dbdfcedf82689e9b5.svg);width:24px;height:24px;cursor:pointer;margin:auto}.audioPlaylistCard #player-bottom #control-container #prev-container #previous:hover{background:url(a73024accd4056859ec3.svg)}.audioPlaylistCard #player-bottom #control-container #play-pause-container{width:20%;float:left;height:60px}.audioPlaylistCard #player-bottom #control-container #play-pause-container #play-pause{width:60px;height:60px;cursor:pointer;margin:auto;background-image:url(5b6531111d8d33add4cc.svg)}.audioPlaylistCard #player-bottom #control-container #play-pause-container #play-pause.plyr__control--pressed{background-image:url(5261b5491fcb7ab65543.svg)}.audioPlaylistCard #player-bottom #control-container #play-pause-container #play-pause.amplitude-playing{background-image:url(5261b5491fcb7ab65543.svg)}.audioPlaylistCard #player-bottom #control-container #play-pause-container #play-pause.amplitude-paused{background-image:url(5b6531111d8d33add4cc.svg)}.audioPlaylistCard #player-bottom #control-container #next-container{width:20%;float:left;height:60px;padding-top:18px}.audioPlaylistCard #player-bottom #control-container #next-container #next{background-image:url(d2ff1fab6bc82617b692.svg);width:24px;height:24px;cursor:pointer;margin:auto}.audioPlaylistCard #player-bottom #control-container #next-container #next:hover{background-image:url(1f67a525ef231312bec2.svg)}.audioPlaylistCard #player-bottom #control-container #repeat-container{float:left;width:20%;height:60px;padding-top:20px}.audioPlaylistCard #player-bottom #control-container #repeat-container #repeat{background-image:url(91e34e863da6a8badb87.svg);width:18px;height:20px;cursor:pointer;margin:auto;opacity:.7}.audioPlaylistCard #player-bottom #control-container #repeat-container #repeat:hover{background:url(9a200fe1dd778ca00897.svg);opacity:.8}.audioPlaylistCard #player-bottom #control-container #repeat-container #repeat[data-active=true]{background:url(9a200fe1dd778ca00897.svg);opacity:1}.audioPlaylistCard #player-bottom #control-container #repeat-container #repeat.amplitude-repeat-on:hover{opacity:1}.audioPlaylistCard #player-bottom #control-container::after{content:"";display:table;clear:both}.audioPlaylistCard #player-bottom #volume-container{padding-bottom:20px;text-align:center;display:flex;align-items:center}.audioPlaylistCard #player-bottom #volume-container button{background-color:rgba(0,0,0,0);color:#fff}.audioPlaylistCard #player-bottom #volume-container img{display:block;float:left;margin-top:-9px}.audioPlaylistCard #player-bottom #volume-container input[type=range].amplitude-volume-slider{width:calc(100% - 30px);-webkit-appearance:none;display:block;margin-left:10px;float:left}.audioPlaylistCard #player-bottom #volume-container input[type=range].amplitude-volume-slider:focus{outline:none}.audioPlaylistCard #player-bottom #volume-container input[type=range].amplitude-volume-slider::-webkit-slider-runnable-track{width:75%;height:2px;cursor:pointer;animate:.2s;background:#cfd8dc}.audioPlaylistCard #player-bottom #volume-container input[type=range].amplitude-volume-slider::-webkit-slider-thumb{height:18px;width:18px;background-color:#fff;cursor:pointer;margin-top:-8px;-webkit-appearance:none;border-radius:20px}.audioPlaylistCard #player-bottom #volume-container input[type=range].amplitude-volume-slider:focus::-webkit-slider-runnable-track{background:#cfd8dc}.audioPlaylistCard #player-bottom #volume-container input[type=range].amplitude-volume-slider::-moz-range-track{width:100%;height:1px;cursor:pointer;animate:.2s;background:#cfd8dc}.audioPlaylistCard #player-bottom #volume-container input[type=range].amplitude-volume-slider::-moz-range-thumb{height:18px;width:18px;background-color:#fff;cursor:pointer;margin-top:-8px;-webkit-appearance:none;border-radius:20px}.audioPlaylistCard #player-bottom #volume-container input[type=range].amplitude-volume-slider::-ms-track{width:100%;height:2px;cursor:pointer;animate:.2s;background:#cfd8dc;border-width:15px 0;color:rgba(0,0,0,0);border-color:#192029}.audioPlaylistCard #player-bottom #volume-container input[type=range].amplitude-volume-slider::-ms-fill-lower{background:rgba(0,0,0,0);border-radius:2.6px}.audioPlaylistCard #player-bottom #volume-container input[type=range].amplitude-volume-slider::-ms-fill-upper{background:rgba(0,0,0,0);border-radius:2.6px}.audioPlaylistCard #player-bottom #volume-container input[type=range].amplitude-volume-slider::-ms-thumb{height:18px;width:18px;background-color:#fff;cursor:pointer;margin-top:0px;border:20px}.audioPlaylistCard #player-bottom #volume-container input[type=range].amplitude-volume-slider:focus::-ms-fill-lower{background:#cfd8dc}.audioPlaylistCard #player-bottom #volume-container input[type=range].amplitude-volume-slider::-ms-fill-upper{background:#cfd8dc}.audioPlaylistCard #player-bottom #volume-container input[type=range].amplitude-volume-slider::-ms-tooltip{display:none}.audioPlaylistCard #player-bottom #volume-container:after{content:"";display:table;clear:both}@-moz-document url-prefix(){.audioPlaylistCard #player-bottom #volume-container input[type=range].amplitude-volume-slider{margin-top:0px}}@supports(-ms-ime-align: auto){.audioPlaylistCard #player-bottom #volume-container input[type=range].amplitude-volume-slider{margin-top:-4px;height:30px;background-color:#192029 !important}}@media all and (-ms-high-contrast: none){.audioPlaylistCard #player-bottom #volume-container *::-ms-backdrop,.audioPlaylistCard .flat-black-player-container #player-bottom #volume-container input[type=range].amplitude-volume-slider{margin-top:-8px;background-color:#192029 !important;background:#192029 !important}}.audioPlaylistCard body{background-color:rgba(0,0,0,.8);-webkit-font-smoothing:antialiased;line-height:1.5;font-family:"Lato",sans-serif}.audioPlaylistCard .flat-black-player-container{position:relative;margin:auto;min-width:350px;width:400px;max-width:100%}.audioPlaylistCard .slide-in-top{-webkit-animation:slide-in-top .5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;animation:slide-in-top .5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both}@-webkit-keyframes slide-in-top{0%{-webkit-transform:translateY(-10px);transform:translateY(-10px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes slide-in-top{0%{-webkit-transform:translateY(-10px);transform:translateY(-10px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}.audioPlaylistCard .slide-out-top{-webkit-animation:slide-out-top .5s cubic-bezier(0.55, 0.085, 0.68, 0.53) both;animation:slide-out-top .5s cubic-bezier(0.55, 0.085, 0.68, 0.53) both}@-webkit-keyframes slide-out-top{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}100%{-webkit-transform:translateY(-10px);transform:translateY(-10px);opacity:0}}@keyframes slide-out-top{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}100%{-webkit-transform:translateY(-10px);transform:translateY(-10px);opacity:0}}
.h5ap_playlist{text-align:initial}.hextensive{display:flex;width:100%;max-height:550px}.hextensive .plyr{height:auto}.hextensive button{background:rgba(0,0,0,0)}.hextensive .left{height:100%}.hextensive .left .poster{width:100%;height:250px;object-fit:cover}.hextensive .left .plyr__controls{background:#f1f1f1}.hextensive .left .plyr__controls .repeat-shuffle{display:flex;justify-content:space-between;width:20%;max-width:70px}.hextensive .left .plyr__control[data-active=true]{background:var(--plyr-audio-control-background-hover, var(--plyr-color-main, var(--plyr-color-main, #00b2ff)));color:var(--plyr-audio-control-color-hover, #fff)}.hextensive .left .plyr__meta{text-align:center;margin:30px 10px 50px}.hextensive .left .plyr__meta h2{font-size:23px;margin-bottom:8px;font-weight:600;height:auto}.hextensive .left .plyr__meta h3{font-size:20px;color:#607d8b;margin:0;font-weight:600}.hextensive .plyr__controls.controls{padding:0;display:block}.hextensive button:focus{background:rgba(0,0,0,0)}.hextensive .progressbar{justify-content:space-between}.hextensive .progressbar .plyr__progress{width:calc(100% - 110px)}.hextensive .main-controls{justify-content:space-between}.hextensive .main-controls .dashicons{cursor:pointer;font-size:23px}.hextensive .main-controls .dashicons[active=true]{color:#1aafff}.hextensive .main-controls .dashicons:hover{background:rgba(0,0,0,0);color:inherit}.hextensive .main-controls .volume{max-width:33%;display:flex}.hextensive .main-controls .volume .plyr__volume{min-width:50px;width:100%;max-width:80px}.hextensive .main-controls .re-ply-fast{width:55%;max-width:100px;display:flex;align-items:center;justify-content:space-evenly;margin-left:10px}.hextensive .main-controls .re-ply-fast [data-plyr=play] svg{height:30px;width:30px}.hextensive .right{display:flex;flex-direction:column;overflow-y:scroll}.hextensive .right .hsong-item{cursor:pointer;padding:5px 2px}.hextensive .right .hsong-item.item-playing .icon--pressed{display:block}.hextensive .right .hsong-item.item-playing .icon--not-pressed{display:none}.hextensive .right .hsong-item h3{color:inherit}.hextensive .right .ply_icon{width:35px;height:35px;float:left;overflow:hidden;margin-top:12px}.hextensive .right .meta-data{width:calc(100% - 90px);float:left;overflow:hidden;text-align:left}.hextensive .right .meta-data h3{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:20px;margin:0;margin-bottom:-6px;height:auto;text-align:left}.hextensive .right .meta-data span{font-size:16px}.hextensive .right .time{margin-top:12px;display:inline-block;margin-left:10px;font-size:16px}.hextensive .right::-webkit-scrollbar{width:8px}.hextensive .right::-webkit-scrollbar-track{background:#fff}.hextensive .right::-webkit-scrollbar-thumb{background:#b9b9b9}.hextensive .right::-webkit-scrollbar-thumb:hover{background:#555}.hextensive .left,.hextensive .right{width:50%}.hextensive-dark{background:#1f1f1f;box-shadow:0px 20px 70px -5px rgba(0,0,0,.15),0 10px 10px -5px rgba(0,0,0,.03)}.hextensive-dark button:not(:hover):not(:active):not(.has-background){color:#fff}.hextensive-dark span.dashicons{color:#fff}.hextensive-dark .plyr__controls{background:#1f1f1f !important}.hextensive-dark .left .plyr__controls{background:#1f1f1f !important}.hextensive-dark .left .plyr__meta h2{color:#fff}.hextensive-dark .left .plyr__meta h3{color:#9fbfce}.hextensive-dark .left .plyr__time{color:#fff}.hextensive-dark .right{background:#1f1f1f}.hextensive-dark .right .hsong-item{color:#fff}.hextensive-dark .right .hsong-item:nth-child(odd){background:#4c505d}.hextensive-dark .right .hsong-item:hover{background:var(--plyr-color-main, #00b2ff);color:#fff}.hextensive-dark .right .hsong-item:hover svg{color:#fff;fill:#fff}.hextensive-dark .right .hsong-item.item-active{background:var(--plyr-color-main, #00b2ff);color:#fff}.hextensive-dark .right .hsong-item.item-active svg{color:#fff;fill:#fff}.hextensive-light{background:#f1f1f1;box-shadow:0px 20px 70px -5px rgba(0,0,0,.15),0 10px 10px -5px rgba(0,0,0,.03)}.hextensive-light button:not(:hover):not(:active):not(.has-background){color:#4a5764}.hextensive-light .plyr__controls{background:#f1f1f1 !important}.hextensive-light .right{background:#fff}.hextensive-light .right .hsong-item:nth-child(odd){background:#f0f5f7}.hextensive-light .right .hsong-item:hover{background:var(--plyr-color-main, #00b2ff);color:#fff}.hextensive-light .right .hsong-item:hover svg{color:#fff;fill:#fff}.hextensive-light .right .hsong-item.item-active{background:var(--plyr-color-main, #00b2ff);color:#fff}.hextensive-light .right .hsong-item.item-active svg{color:#fff;fill:#fff}@media screen and (max-width: 640px){.hextensive{flex-direction:column;max-height:800px}.hextensive .left,.hextensive .right{width:100%}.hextensive .right{max-height:300px}}
.audioPlaylist{border-radius:5px;padding:5px 0}.audioPlaylist .plyr{height:auto}.audioPlaylist ul{margin:0;list-style:none;padding:0}.audioPlaylist ul li{padding:3px 10px;position:relative;margin:0;cursor:pointer}.audioPlaylist ul li .artist{opacity:.5;font-size:90%}.audioPlaylist ul li .title{height:auto;line-height:1.35em}.audioPlaylist ul li .download{position:absolute;top:1px;right:10px;text-decoration:none;opacity:.5;color:inherit;width:25px;height:25px}.audioPlaylist ul li .download svg{width:20px;height:20px;margin:4px 0 0 3px;fill:inherit}.audioPlaylist ul li .download:hover{opacity:1}.audioPlaylist .plyr__control:focus{background:rgba(0,0,0,0)}.audioPlaylist.theme-dark .plyr .plyr__controls{background:#333 !important}.audioPlaylist.theme-dark .plyr .plyr__controls .plyr__control{color:#fff !important}.audioPlaylist.theme-dark .plyr .plyr__controls .plyr__time{color:#fff !important}.audioPlaylist.theme-dark ul li{background:#2f3038;color:#fff;fill:#fff}.audioPlaylist.theme-dark ul li:nth-child(odd){background:#4a4a51}.audioPlaylist.theme-dark ul li.item-active{background:#1aafff;color:#fff;fill:#fff}.audioPlaylist.theme-dark ul li:hover{background:#1aafff;color:#fff;fill:#fff}.audioPlaylist.theme-light{background:#f3f5f7;box-shadow:0px 20px 70px -5px rgba(0,0,0,.15),0 10px 10px -5px rgba(0,0,0,.03)}.audioPlaylist.theme-light .plyr .plyr__controls{background:#f3f5f7 !important}.audioPlaylist.theme-light .plyr .plyr__controls .plyr__control{color:#333 !important}.audioPlaylist.theme-light .plyr .plyr__controls .plyr__time{color:#333 !important}.audioPlaylist.theme-light ul li{background:#fff;color:#333;fill:#333}.audioPlaylist.theme-light ul li:nth-child(odd){background:#e6e9f1}.audioPlaylist.theme-light ul li.item-active{background:#1aafff;color:#fff;fill:#fff}.audioPlaylist.theme-light ul li:hover{background:#1aafff;color:#fff;fill:#fff}.audioPlaylist.theme-custom .plyr .plyr__controls{background:var(--theme-custom-bg) !important;border-radius:var(--theme-custom-radius)}.audioPlaylist.theme-custom .plyr .plyr__controls .plyr__control{color:#fff}.audioPlaylist.theme-custom .plyr .plyr__controls .plyr__control:hover{background:var(--theme-custom-brand-color)}.audioPlaylist.theme-custom .plyr .plyr__controls .plyr__time{color:#fff}.audioPlaylist.theme-custom li{background:var(--theme-custom-bg);color:var(--theme-custom-color);fill:var(--theme-custom-color)}.audioPlaylist.theme-custom li:nth-child(odd){background:var(--theme-custom-bg)}.audioPlaylist.theme-custom ul li.active,.audioPlaylist.theme-custom ul li:hover{background:var(--theme-custom-hover-bg) !important;color:var(--theme-custom-hover-color);fill:var(--theme-custom-hover-color)}.audioPlaylist.theme-custom .plyr--full-ui input[type=range]{color:var(--theme-custom-brand-color)}.h5ap_player{display:flex;height:auto;overflow:hidden;float:none}.h5ap_player .radius{overflow:hidden}.h5ap_player.alignright{float:none}.h5ap_player.aligncenter{text-align:initial}.h5ap_player.alignleft{float:none}

/*# sourceMappingURL=playlist.css.map*/