jdiv#jvlabelWrap {
  bottom: -40px !important;
}

.__jivoMobileButton {
  display: none;
}

.view {
  background-attachment: fixed !important;
  background-position: 50% !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

.games .nav .swiper-button-next,
.games .nav .swiper-button-prev {
  background: #11135e !important;
}

.account-btn .balance__added {
  background: #730534 !important;
}

.banners {
  min-height: 23.5vw !important;
}

@media (max-width: 991px) and (orientation: portrait) {
  .banners {
    min-height: 75vw !important;
  }
}

@media (max-width: 991px) {
  .banners .banner {
    height: auto !important;
  }
}

.layout-container .Auth .forms .form .AcceptTerms .Checkbox .element:after {
  background: url("/images/icons/checked.svg")!important;
}

