
[class*=is-web] .sliderSingleEl .sliderImage img {
    height: 79px!important;
}
[class*=is-web] {
    --b: 0, 0, 0 !important;
    --header: 0, 0, 0 !important;
    --menu: 0, 0, 0 !important;
}

.layout-bc,
.layout-content-holder-bc,
.layout-footer-holder-bc {
    background: #000000 !important;
}

.header-custom-buttons a,
.header-custom-buttons .deposit-btn,
.hdr-user-bc .deposit-btn,
.hdr-user-bc .bc-i-deposit,
.hdr-user-bc .bc-i-wallet,
.hdr-user-bc .bc-i-community {
    background: transparent !important;
    border: 2px solid rgb(187, 70, 179) !important;
    color: #ffffff !important;
}
.nav-menu-container.header-navigation:first-child {
    background: rgba(var(--menu-sc), 0)!important;
    border-top: 1px solid #cc35ec;
}
#root > div.layout-header-holder-bc > header > div.nav-content-bc > div > nav > ul.nav-menu.nav-menu-hide-items > li > a{
    border-radius: 10px;
    background:#000000;
    border-right: 1px solid #cc35ec;
    }


.nav-menu>li>.nav-content-bc.active, .nav-menu>li>.nav-content-bc:hover{
    color: white!important;    
}

.nav-menu-container.header-navigation:first-child .nav-menu>li:hover>.nav-content-bc, .nav-menu-container.header-navigation:first-child .nav-menu-other:hover>.nav-content-bc {
    color: rgba(var(--menu-sc), 1);
    background: rgba(var(--menu), 1);
    box-shadow: inset 0 -2px rgba(var(--hero), 1)!important;
}
.hdr-main-content-bc {
    height: 91px !important;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
.hdr-logo-bc {
    max-width: 205px !important;
    padding: 4px 0 !important;
}
.nav-menu-container.header-navigation:first-child .nav-menu {
  position: relative;
  overflow: hidden;
}
.hdr-user-bc .btn.register {
  position: relative;
  padding: 0.45rem 1.2rem;
  border-radius: 14px;
  background: transparent;
  border: 2px solid rgb(187, 70, 179);
  color: #ffffff;
  font-size: 0.85rem;
  font-weight: 600;
  line-height: 1;
  white-space: nowrap;
  cursor: pointer;
  box-shadow:
    0 0 6px rgba(187, 70, 179, 0.7),
    0 0 14px rgba(187, 70, 179, 0.5),
    inset 0 0 6px rgba(187, 70, 179, 0.4);
  animation: neon-pulse 1.6s ease-in-out infinite;
}

@keyframes neon-pulse {
  0% {
    box-shadow:
      0 0 4px rgba(187, 70, 179, 0.6),
      0 0 10px rgba(187, 70, 179, 0.4),
      inset 0 0 4px rgba(187, 70, 179, 0.3);
  }
  50% {
    box-shadow:
      0 0 10px rgba(187, 70, 179, 0.9),
      0 0 24px rgba(187, 70, 179, 0.8),
      inset 0 0 10px rgba(187, 70, 179, 0.6);
  }
  100% {
    box-shadow:
      0 0 4px rgba(187, 70, 179, 0.6),
      0 0 10px rgba(187, 70, 179, 0.4),
      inset 0 0 4px rgba(187, 70, 179, 0.3);
  }
}
.popup-inner-bc {
    animation: popupAnimation 0.8s both !important;
}
@keyframes popupAnimation {
  0% {
      opacity: 0;
      transform: scale(0) translateY(100px);
  }
  50% {
      opacity: 1;
      transform: scale(1.05) translateY(-10px);
  }
  100% {
      opacity: 1;
      transform: scale(1) translateY(0);
  }
}
.popup-inner-bc {
    border-radius: 40px !important;
    border-bottom: 2px solid #cc35ec66 !important;
    border-top: 2px solid #cc35ec66 !important;
    border-left: 2px solid #cc35ec66 !important;
    border-right: 2px solid #cc35ec66 !important;
    box-shadow: -2px -1px 30px #cc35ec66 !important;
}
.popup-inner-bc {
    background: linear-gradient(317deg, #000000bd, #0e0101e6) !important;
}
.bc-i-wallet {
  position: relative;
  padding: 0.45rem 1.2rem;
  border-radius: 14px;
  background: transparent;
  border: 2px solid rgb(187, 70, 179);
  color: #ffffff;
  font-size: 0.85rem;
  font-weight: 600;
  line-height: 1;
  white-space: nowrap;
  cursor: pointer;
  box-shadow:
    0 0 6px rgba(187, 70, 179, 0.7),
    0 0 14px rgba(187, 70, 179, 0.5),
    inset 0 0 6px rgba(187, 70, 179, 0.4);
  animation: neon-pulse 1.6s ease-in-out infinite;
}

@keyframes neon-pulse {
  0% {
    box-shadow:
      0 0 4px rgba(187, 70, 179, 0.6),
      0 0 10px rgba(187, 70, 179, 0.4),
      inset 0 0 4px rgba(187, 70, 179, 0.3);
  }
  50% {
    box-shadow:
      0 0 10px rgba(187, 70, 179, 0.9),
      0 0 24px rgba(187, 70, 179, 0.8),
      inset 0 0 10px rgba(187, 70, 179, 0.6);
  }
  100% {
    box-shadow:
      0 0 4px rgba(187, 70, 179, 0.6),
      0 0 10px rgba(187, 70, 179, 0.4),
      inset 0 0 4px rgba(187, 70, 179, 0.3);
  }
}
.hdr-user-bc .bc-i-deposit, .hdr-user-bc .bc-i-wallet, .hdr-user-bc .bc-i-community, .hdr-user-bc .deposit-btn {
    background: #10912100 !important;
}
.hdr-main-content-bc .infoTime {
    position: relative !important;
    flex-shrink: 0 !important;
    min-width: 62px !important;
    height: 28px !important;
    color: rgba(var(--header-sc), 1) !important;
    padding: 0 6px !important;
    background: rgb(163 28 144) !important;
    border-radius: var(--border-radius) !important;
    font-size: 12px !important;
}
.hdr-toggle-button-bc {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex-shrink: 0 !important;
    color: rgb(255 255 255) !important;
    background: rgb(163 28 144) !important;
    position: relative !important;
    font-size: 14px !important;
}
.informative-widget-link {
    display: flex !important;
    justify-content: center !important;
    background: #000 !important;
    border-top: 2px solid rgba(var(--hero), 1) !important;
    border-radius: var(--border-radius) !important;
}
.u-i-p-amounts-bc.withdrawable .u-i-p-a-content-bc {
    background: #a31c9082 !important;
}
.u-i-p-amounts-bc.bonuses .u-i-p-a-content-bc {
    background: #7b3b6e !important;
}
.page-view-more {
    background-color: #000000 !important;
    color: #fff !important;
    position: relative !important;
    height: 48px !important;
    width: 100% !important;
    border-image: linear-gradient(to left, #13131321 5%, #cc35ec 50%, #13131321 95%) 100% 0 100% 0 / 1px 0 1px 0 stretch !important;
}

h3.view-title-more.ellipsis {
    display: flex !important;
    justify-content: center !important;
}
.promotions-article-title {
    height: 34px !important;
    margin-top: 1px !important;
    padding: 0 10px !important;
    color: #fff !important;
    background: #000 !important;
    font-size: 12px !important;
    line-height: 34px !important;
}
.promotions-article-title {
  display: flex !important ;
    justify-content: center !important;
}
.sidebar-imageSrc {
position: relative;
  padding: 0.45rem 1.2rem;
  border-radius: 14px;
  background: #030303;
  border: 2px solid rgb(187, 70, 179);
  color: #ffffff;
  font-size: 0.85rem;
  font-weight: 600;
  line-height: 1;
  white-space: nowrap;
  cursor: pointer;
  box-shadow:
    0 0 6px rgba(187, 70, 179, 0.7),
    0 0 14px rgba(187, 70, 179, 0.5),
    inset 0 0 6px rgba(187, 70, 179, 0.4);
  animation: neon-pulse 1.6s ease-in-out infinite;
}

@keyframes neon-pulse {
  0% {
    box-shadow:
      0 0 4px rgba(187, 70, 179, 0.6),
      0 0 10px rgba(187, 70, 179, 0.4),
      inset 0 0 4px rgba(187, 70, 179, 0.3);
  }
  50% {
    box-shadow:
      0 0 10px rgba(187, 70, 179, 0.9),
      0 0 24px rgba(187, 70, 179, 0.8),
      inset 0 0 10px rgba(187, 70, 179, 0.6);
  }
  100% {
    box-shadow:
      0 0 4px rgba(187, 70, 179, 0.6),
      0 0 10px rgba(187, 70, 179, 0.4),
      inset 0 0 4px rgba(187, 70, 179, 0.3);
  }
}
[class*=is-web] .horizontalSliderElem .horizontalSliderImg {
    opacity: .6 !important;
    filter: none !important;
}
.horizontalSliderElem .horizontalSliderImg {
    display: block !important;
    width: fit-content !important;
    height: 72% !important;
    object-fit: contain !important;
    object-position: center !important;
    font-size: 16px !important;
    color: rgba(var(--b-sc), 1) !important;
}
.horizontalSliderElem {
    display: inline-block !important;
    width: 90px !important;
    height: 47px !important;
    padding: 8px !important;
    background-color: #000 !important;
    border-radius: 4px !important;
    margin-left: 4px !important;
    margin-right: 4px !important;
    vertical-align: middle !important;
}
[class*=is-web] .sliderGroup:last-child .sliderSingleElWrapper:nth-child(3) img {
    display: block;
    width: auto;
    height: 100% !important;
}
  .footerSocialLink i.bc-i-twitter{
  width: 40px;
  height: 40px;
  display: block;
  font-size: 0 !important;
  background: url("https://i.ibb.co/6c305g4T/twitter.png") center / contain no-repeat;
}
.footerSocialLink i.bc-i-instagram{
  width: 40px;
  height: 40px;
  display: block;
  font-size: 0 !important;
  background: url("https://i.ibb.co/5hRm7CsT/social.png") center / contain no-repeat;
}
.footerSocialLink i.bc-i-telegram{
  width: 40px;
  height: 40px;
  display: block;
  font-size: 0 !important;
  background: url("https://i.ibb.co/p6cRTZYc/telegram.png") center / contain no-repeat;
}
.footerSocialLink i.bc-i-heylink{
  width: 40px;
  height: 40px;
  display: block;
  font-size: 0 !important;
  background: url("https://i.ibb.co/23JDNG4n/social-1.png") center / contain no-repeat;
}
.footerSocialLink i.bc-i-youtube{
  width: 40px;
  height: 40px;
  display: block;
  font-size: 0 !important;
  background: url("https://i.ibb.co/HTg5CCxJ/youtube.png") center / contain no-repeat;
}
.footerSocialLink i.bc-i-pinterest{
  width: 40px;
  height: 40px;
  display: block;
  font-size: 0 !important;
  background: url("https://i.ibb.co/fVTDRrYs/pinterest.png") center / contain no-repeat;
}
.footerSocialLink i.bc-i-Vip{
  width: 40px;
  height: 40px;
  display: block;
  font-size: 0 !important;
  background: url("https://i.ibb.co/d4YYfGr2/app.png") center / contain no-repeat;
}.footerSocialLink {
    background-color: rgb(255 255 255 / 0%) !important;
    border-radius: var(--border-radius) !important;
    transition: background-color var(--default-transition-duration) !important;
}
.footerSocialLink i.bc-i-whatsapp {
    width: 40px;
    height: 40px;
    display: block;
    font-size: 0 !important;
    background: url(https://i.ibb.co/q33s4zLp/whatsapp.png) center / contain no-repeat;
}.featuredGameItem .market-group-holder-bc .market-group-item-bc .market-bc {
    flex-direction: column !important;
    padding: 0 !important;
    border-radius: var(--border-radius) !important;
    background: #a31c90 !important;
}
.btn.sign-in {
    position: relative;
    padding: 0.45rem 1.2rem;
    border-radius: 14px;
    background: transparent;
    border: 2px solid rgb(187, 70, 179);
    color: #ffffff;
    font-size: 0.85rem;
    font-weight: 600;
    line-height: 1;
    white-space: nowrap;
    cursor: pointer;
    box-shadow: 0 0 6px rgba(187, 70, 179, 0.7), 0 0 14px rgba(187, 70, 179, 0.5), inset 0 0 6px rgba(187, 70, 179, 0.4);
    animation: neon-pulse 1.6s ease-in-out infinite;
}.footerInnerLeftCol {
    justify-content: center !important;
}.casinoJackpotWrapper.isWidget {
    height: 100%;
    padding: 15px;
    /* background-image: url(/assets/jackpot-bg.png); */
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    border: 1px solid rgb(163 28 144) !important;
    background: rgb(127 25 79 / 6%) !important;
    border-radius: 39px !important;
}