body {
    direction: ltr;
    background-color: #ffffff;
    overflow-x: hidden;
}

.navbar button.navbar-toggle, .navbar button.navbar-toggle:hover {
    color:#e600de;
}

.navbar {
  background-color: #060077 !important;
  xmargin-top: 0px !important;}



.navbar > .container {
    display: flex;
    transition: padding .1s ease;
    padding: 5px 15px 5px 15px;
    vertical-align: middle;
    align-items: center;
}

.navbar .navbar-header .navbar-brand img {
    width: auto;
    max-height: 50px;
}

.coolColor {color:#FFFFFF !important;}

.ptrEv {pointer-events: none;}

.hideRow {display:none !important;}

.dropdown-menu {
    left: 5px;
    min-width: 197px;
}

.fa-lg {color:#e70016;}

.specialTitles {
    font-size: 20px !important;
    font-weight: 600 !important;
color: #001092;
}

.coolShadow {text-shadow: 1px 1px 5px rgba(0,0,0, 0.3); font-size:35px !important; font-style: italic; font-weight:bold !important;}

.examplesH {font-size:15px; xline-height:15px; padding: 5px 15px 5px 15px; color:#ff0000; }

.topoftop {margin-top:-15px !important;}

.xelementor-shape svg {left:0px}

.arrowCT { background: url('https://radiowithplaylist.audioplayerhtml5.com/wp-content/uploads/2021/09/arrowTitles.png') no-repeat 50% 20px;}
.arrowCTInner { background: url('https://radiowithplaylist.audioplayerhtml5.com/wp-content/uploads/2021/09/arrowTitles.png') no-repeat 8% 20px;}

.supremeStuff {line-height:50px !important;}

.iconV {background: url("https://radiowithplaylist.audioplayerhtml5.com/wp-content/uploads/2021/09/features_bg_unit.png") no-repeat 0px 3px; padding-left:40px; font-size:18px;}
.iconV2 {padding-left:40px;}

.subtS h2{font-size:18px !important; line-height: 26px !important; xcolor:#ffffff !important}
.OnTopOfE {position:relative; z-index:1029;}
.SFixz {width:100%; top :0; left:0; position: fixed; z-index:0;}


#main-navigation ul.nav > li {
color:#ffffff;
font-weight: bold;
    opacity: 1;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
    visibility: visible;
}



.navbar .navbar-nav > li a {
    border-radius: 3px;
    color: inherit;
    margin-left: 5px;
font-weight: bold !important;
}


.navbar .navbar-nav > li a:hover {
    color: #ff2cde !important;
    margin-left: 5px;
font-weight: bold !important;
}



.navbar:not(.navbar-transparent) li:not(.btn):hover > a, .navbar li.on-section:not(.btn) > a, .navbar.full-screen-menu.navbar-transparent li:not(.btn):hover > a, .navbar.full-screen-menu .navbar-toggle:hover, .navbar:not(.navbar-transparent) .nav-cart:hover, .navbar:not(.navbar-transparent) .hestia-toggle-search:hover {
    color: #ffffff;
}

.fullAd {width:100%; height:0px; min-height:200px; position:absolute; z-index:9999;}



@media (max-width: 768px)
.navbar .nav.navbar-nav {
    display: block;
    background-color: #4d44ff !important; 
}





@media only screen and (max-width: 100px) {
.navbar.navbar-fixed-top .navbar-collapse {
    xmax-height: calc(100% - 70px);
    margin-top: 70px;
    overflow-y: auto;
    position: fixed;
    z-index: 9999;
    background: #ff00bced !important;
background-color: rgba(255, 0, 188, 0.93) !important;
    width: 100%;
    left: 0;
    top: 0;
    margin-left: 0;
    margin-right: 0;
    -webkit-overflow-scrolling: auto;
  }
}



.audio4_html5.blackControllers .ximage {
    top: 0px;
    left: 189px;
    border-width: 6px;/*fdfd*/
    position: absolute;
    width: 130px;
    height: 130px;
    border-radius: 150px;
    border-style: solid;
    -webkit-border-radius: 150px;
    -moz-border-radius: 150px;
}

.audio4_html5.whiteControllers .ximage {
    top: 0px;
    left: 189px;
    border-width: 6px;/*fdfd*/
    position: absolute;
    width: 130px;
    height: 130px;
    border-radius: 150px;
    border-style: solid;
    -webkit-border-radius: 150px;
    -moz-border-radius: 150px;
}




