.nav-content-bc .nav-content-menu .nav-menu-container.header-navigation > ul:first-child > li:nth-child(6) > a.nav-menu-item {
    animation-duration: 1s;
    animation-delay: 1s;
}

@keyframes glowing {
    0% { background-color: #a541eb; box-shadow: 0 0 9px #a541eb; }
    50% { background-color: #a541eb; box-shadow: 0 0 25px #a541eb; }
    100% { background-color: #a541eb; box-shadow: 0 0 9px #a541eb; }
}

.nav-content-bc .nav-content-menu .nav-menu-container.header-navigation > ul:first-child > li:nth-child(6) > a.nav-menu-item {
    animation: glowing 1300ms infinite;
}

@keyframes glowing {
    0% { background-color: #a541eb; box-shadow: 0 0 9px #a541eb; }
    50% { background-color: #a541eb; box-shadow: 0 0 25px #a541eb; }
    100% { background-color: #a541eb; box-shadow: 0 0 9px #a541eb; }
}

.nav-content-bc .nav-content-menu .nav-menu-container.header-navigation > ul:first-child > li:nth-child(4) > a.nav-menu-item {
    animation: glowing 1300ms infinite;
}

.nav-content-bc .nav-content-menu .nav-menu-container.header-navigation > ul:first-child > li:nth-child(8) > a.nav-menu-item {
    animation-duration: 1s;
    animation-delay: 1s;
}

@keyframes glowing {
    0% { background-color: #a541eb; box-shadow: 0 0 9px #a541eb; }
    50% { background-color: #a541eb; box-shadow: 0 0 25px #a541eb; }
    100% { background-color: #a541eb; box-shadow: 0 0 9px #a541eb; }
}

.nav-content-bc .nav-content-menu .nav-menu-container.header-navigation > ul:first-child > li:nth-child(8) > a.nav-menu-item {
    animation: glowing 1300ms infinite;
}

.countdown-banner-content{
   margin-right: 77% !important;
   background-color: transparent !important;
   border: none !important;
   box-shadow: none !important;
   margin-top: 50px !important;

}

.sdr-item-bc:before{
   background: transparent !important;
}

.countdown-banner-counter+.countdown-banner-counter:before {
   font-size: 30px !important;
}

.countdown-banner-date{
   font-size: 46px !important;
   line-height: 28px !important;
   font-weight: 600 !important;
}

.countdown-banner-names{
   font-size: 14px !important;
}

.entrance-f-error-message-bc{
   background: none !important;
}

.promotions-article-title{
   display: none !important;
}
@keyframes glowing {
    0% { background-color: #a541eb; box-shadow: 0 0 9px #a541eb; }
    50% { background-color: #a541eb; box-shadow: 0 0 25px #a541eb; }
    100% { background-color: #a541eb; box-shadow: 0 0 9px #a541eb; }
}

.custom_header_info p{
    animation: glowing 1300ms infinite;
}
}
.custom_header_info p{
  background: transparent !important;
}

#root > div.layout-header-holder-bc > header > div.nav-content-bc > div > nav > ul.nav-menu.nav-menu-hide-items > li:nth-child(5) > a{
  width: 75px;
    background: url(https://cmsbetconstruct.com/storage/medias/betrayonvip/media_1397_268618bad590e474d008ea343627b967.svg) !important;
    height: 25px;
    background-repeat: no-repeat !important;
    background-position: center;
    top: 7px;
    box-shadow: none;
    margin-left: 15px;
    margin-right: 15px;
}

#root > div.layout-header-holder-bc > header > div.nav-content-bc > div > nav > ul.nav-menu.nav-menu-hide-items > li:nth-child(5) > a > span{
   display: none !important;
}
