/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 24 2022 | 04:43:08 */
.playerBezel {
    background-color: #008afc33 !important;
}
 .btnLayer {
    color: #ee2626 !important;
    fill: #ee2626 !important;
}
 .txtLayer {
    color: #fff !important;
    stroke: #fff !important;
}
#banner #voiceDemos .playerPlaybarTitles {
    color: #fff !important;
    fill: #fff !important;
}
#banner #voiceDemos .playerBgNoHover {
    background-color: #599fd6 !im;
}
#banner #voiceDemos .playerBg {
    background-color: #ffffff4f !important;
}
#banner #voiceDemos .transperentPlayBar {
    background-color: #ffffff4f !important;
}
/*li[data-value="9793"],li[data-value="8535"] {
    display: none !important;
}*/
@media only screen and (max-width: 767px){
.playerBezel {
  background-color: #376b9a !important;
}
}


