.profile .tabs .Withdraw .PaymentSystems .payment-system[data-id='929'] p {
  display:none !important;
}

.profile .tabs .Withdraw .PaymentSystems .payment-system[data-id='929']:before {
  content:'';
  background: url(/resources/sitepics/lobby/payments/swiffy/swiffy_out.png) center center no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
}

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

.__jivoMobileButton {
  display: none;
}

body,
.header *,
.view {
  font-family: "Montserrat", sans-serif !important;
}

.view {
  background-size: cover !important;
  background-attachment: fixed !important;
}

.preloader {
  background-size: cover !important;
}

.ButtonClose svg path {
  fill: var(--menu__close-icon) !important;
}

.header .user {
  padding: 0 !important;
}

.header .user,
.nav-game .Search,
.filter__item span,
.games__category-title .show-all,
.layout .handle-back,
.games .handle-back {
  border-radius: 24px !important;
}

.header .nav-btn__text,
.header .user span,
.nav-game .Search input,
.filter__item span,
.games__category-title .title,
.games__category-title .show-all,
.layout .handle-back span,
.games__container--slider .games__category:nth-child(2) .games__category-title::before,
.games .handle-back {
  font-family: "Montserrat", sans-serif !important;
  text-transform: uppercase !important;
  font-weight: 600 !important;
  font-size: 16px !important;
  line-height: 150% !important;
  padding: 4px 16px !important;
}

.header .user span {
  padding: unset !important;
}

.games .grid-title {
  font-family: "Montserrat", sans-serif !important;
  text-transform: uppercase !important;
  font-weight: 600 !important;
  font-size: 16px !important;
  line-height: 150% !important;
}

.games .handle-back {
  padding-left: 12px !important;
  color: #000 !important;
}

.game-card__img .fs {
  background: #39FC33 !important;
  color: #000 !important;
}

.game-card__img .play-button .real {
  color: #000 !important;
}

.layout-container .Auth .forms .form .submit-button[data-disabled=false] span {
  color: #000 !important;
}

.layout .handle-back {
  padding: 0 !important;
  padding-left: 12px !important;
}

.layout .handle-back span {
  padding-left: 0 !important;
}

.account-btn .user:not(.user--reg) {
  background: #39FC33 !important;
  padding: 4px 16px !important;
}

.nav-game .Search {
  background: none !important;
}

.nav-game .Search input {
  background-size: 14px !important;
  font-family: "Montserrat", sans-serif !important;
  padding: 5.5px 30px !important;
}

.filter .filter__title, .Search .search-input, .Search .search-input::placeholder {
  color: #fff !important;
}

.filter__item span {
  box-shadow: none !important;
}

.ScrollToTopButton button svg path {
  fill: #000 !important;
}

.providers-bar {
  border-radius: 48px !important;
  padding: 8px 20px !important;
  border: 1px solid #39FC33;
}

.providers-bar .swiper-slide .label {
  font-family: "Montserrat", sans-serif !important;
  font-size: 12px !important;
  font-weight: 600 !important;
}

.providers-bar .swiper-slide {
  max-width: 110px;
}

@media (max-width: 500px) {
  .providers-bar .swiper-slide .label{
    font-size: 10px !important;
  }
}

.games__category-title .title,
.games__container--slider .games__category:nth-child(2) .games__category-title::before {
  padding: 0 !important;
}

.games__category-title .show-all {
  white-space: nowrap !important;
}

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

@media (min-width: 991px) {
  .games .nav .swiper-button-next,
  .games .nav .swiper-button-prev {
    border: 1px solid #39FC33;
  }
}

.jackpots-lobby_info .abstact-image img {
  object-fit: fill !important;
}

.jackpots-lobby_info .title span {
  display: none !important;
}

.jackpots-lobby_info .title::before {
  content: url("images/jackpots/total_jackpots.png");
}

.jackpots-lobby.v2 .jackpots-lobby_list .item .image-block img {
  height: 90% !important;
}

.jackpots-lobby.v2 .jackpots-lobby_list .item .image-block,
.jackpots-list.v2 .item .icon{
  right: -5px !important;
}

.jackpots-lobby.v2 .jackpots-lobby_list .item span,
.jackpots-list.v2 .item__title {
  font-size: 34px !important;
  line-height: 56px !important;
  font-weight: 700 !important;
  margin-bottom: 0 !important;
  text-shadow: none !important;
}


.jackpots-lobby.v2 .jackpots-lobby_list .item .value,
.jackpots-list.v2 .item__content {
  font-size: 30px !important;
  line-height: 48px !important;
  font-weight: 500 !important;
}

.jackpots-lobby.v2 .jackpots-lobby_list .item {
  padding: 30px 24px !important;
  overflow: hidden;
}

.jackpots-list.v2 .item {
  padding: 30px 36px !important;
  overflow: hidden;
}

@media (max-width: 1300px) {
  .jackpots-lobby.v2 .jackpots-lobby_list .item span,
  .jackpots-list.v2 .item__title {
    font-size: 28px !important;
    line-height: 42px !important;
  }

  .jackpots-lobby.v2 .jackpots-lobby_list .item .value,
  .jackpots-list.v2 .item__content {
    font-size: 24px !important;
    line-height: 38px !important;
  }
}

@media (max-width: 1250px) {
  .jackpots-lobby_info .title {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .jackpots-lobby_info .title::before {
    content: '';
    background: url("images/jackpots/total_jackpots.png") no-repeat center center;
    background-size: contain;
    width: 100%;
    height: 40px;
    display: flex;
  }

  .jackpots-lobby_info .value {
    font-size: 2.3rem !important;
  }
}

@media (min-width: 768px) and (max-width: 1150px) {
  .jackpots-lobby_list {
    grid-template-columns: repeat(2, 1fr) !important;
  }
}

@media (max-width: 1100px) {
  .jackpots-lobby_info .title::before {
    height: 30px;
  }

  .jackpots-lobby_info .value {
    font-size: 2rem !important;
  }

  .jackpots-lobby_info .show {
    margin-top: 0 !important;
  }
}

@media (max-width: 991px) {
  .jackpots-lobby.v2 .jackpots-lobby_list .item,
  .jackpots-list.v2 .item {
    padding: 30px 16px !important;
  }
}

@media (max-width: 800px) {
  .jackpots-lobby_info .show {
    padding-top: 0 !important;
  }
}

@media (max-width: 768px) {
  .jackpots-lobby_info .title::before {
    height: 25px;
  }

  .jackpots-lobby_info .value {
    font-size: 1.6rem !important;
  }

  .jackpots-lobby_info {
    align-items: center !important;
    text-align: center !important ;
  }
}

@media (max-width: 600px) and (orientation: portrait) {
  .jackpots-lobby.v2 .lazyload-wrapper img {
    display: none;
  }

  .jackpots-lobby.v2 .lazyload-wrapper,
  .jackpots-page .jackpots-lobby_info{
    background: url(images/jackpots/jackpots-bg-mobile.png) no-repeat center center;
    background-size: cover;
  }

  .jackpots-page .jackpots-lobby_info{
    padding-bottom: 60px !important;
  }
}

@media (max-width: 600px) {
  .jackpots-lobby_info .title::before {
    content: none;
  }

  .jackpots-lobby_info .value {
    font-size: 1.7rem !important;
    padding-top: 20px !important
  }

  .jackpots-lobby_info {
    align-items: flex-start !important;
    text-align: left !important ;
  }

  .jackpots-lobby_info .title span {
    display: flex !important;
    font-size: 2rem !important;
  }

  .jackpots-lobby_info .title {
    display: unset !important;
  }

  .jackpots-lobby_info .show {
    padding-top: 25px !important;
  }
}

@media (max-width: 550px) {
  .jackpots-lobby_info .value {
    font-size: 1.4rem !important;
    padding-top: 15px !important
  }

  .jackpots-lobby_info .title span {
    font-size: 1.4rem !important;
  }
}

.footer .logo {
  max-width: 120px !important;
}

.menu-section .menu .group-title span {
  font-size: 18px !important;
  font-weight: 600 !important;
}

.menu-section .menu .item a, .menu-section .menu .item span {
  font-weight: 600 !important;
}

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

.account-btn .balance__added:before, .account-btn .balance__added:after {
  background: #000 !important;
}

@media (max-width: 768px) {
  .layout-container {
    padding: 40px 20px !important;
  }
}

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


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

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

@media (max-width: 500px) and (orientation: portrait) {
  .header .user span {
    font-size: 12px !important;
  }
}

.jackpots-lobby_info .value::before {
  content: "R ";
}

.providers-bar .swiper-slide:nth-child(6) .icon img {
  display: none !important;
}

.providers-bar .swiper-slide:nth-child(6) .icon::before {
  content: url("images/providerBar/fast.svg");
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
}

.menu-alerts .item:nth-child(5) img {
  max-width: 30px !important;
  max-height: 30px !important;
}

.menu-alerts .list .item:nth-child(5) span {
  display: none;
}

.menu-alerts .list .item:nth-child(5)::after {
  content: 'CRASH';
}

.menu-alerts .list .item::after {
  font-size: calc(10px + 4 * ((100vw - 320px) / 960));
  line-height: normal;
  font-weight: 400;
  color: #fff;
  text-align: center;
  display: block;
  position: relative;
  text-transform: uppercase;
  padding: 8px 0 5px;
}

.preloader .loader .image {
  animation: none !important;
}

.preloader .loader .image img {
  display: none;
}

.preloader .loader .image {
  position: unset !important;
}

.preloader .loader .image::after {
  content: url(images/loading.gif);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  height: fit-content;
  width: fit-content;
}

select option {
  color: #000 !important;
}

.Deposit .payment-system:nth-child(10) {
  order: -2;
}

.Deposit .payment-system:last-child,
.Withdraw .payment-system:last-child {
  order: -1;
}

.Deposit .payment-system:last-child::after {
  content: 'Only for card payments';
  font-size: 14px;
  line-height: normal;
  font-weight: 400;
  color: var(--profile-payment__item);
  text-transform: capitalize;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  width: 85%;
  overflow: hidden;
}

@media (min-width: 991px) {
  .Deposit .payment-system:last-child .logo {
    margin: 0 0 0 auto;
  }

  .Deposit .payment-system:last-child::after {
    text-align: center;
    width: 70%;
  }
}

.profile .Withdraw {
  display: flex;
  flex-direction: column;
}

.profile .Withdraw .chargeable-balance::after {
  content: 'Players, please enter your bank account number, not your card number, to receive funds. Incorrect details will result in funds being returned, requiring you to restart the withdrawal process.';
  display: flex;
  color: yellow;
  font-weight: bold;
  padding-top: 10px;
}

.profile .Withdraw .controls,
.profile .Withdraw .fields-block,
.profile .Withdraw .error,
.profile .Withdraw .limits,
.profile .Withdraw .Convert{
  order: 2;
}

.nav-switch {
  padding: 10px !important;
}

@media (max-width: 349px) {
  .nav-switch.login {
    font-size: 10px;
  }
}

@media (max-width: 991px) {
  .alerts .SupportButtons {
    bottom: 200px !important;
  }
}

.LatestBets .header {
  background: #00000020 !important;
}

.profile__wrapper .tabs .support-btn__title {
  color: #fff !important;
}

@media (max-width: 991px) {
  .DepositForm::before {
    content: '1. Choose your deposit method and scroll down. ';
    color: red;
    font-weight: bold;
  }

  .DepositForm .PaymentSystems::before {
    content: '2. Enter the amount you want to deposit, then click the deposit button.';
    color: red;
    font-weight: bold;
    order: -3;
  }
}

.DepositForm .PaymentSystems::after {
  content: 'Capitec players please make use of-card payment option.';
  color: yellow;
  font-weight: bold;
  order: -3;
  width: 100%;
}

.Auth .forms .form .or::before {
  content: 'Please remove the "0" when entering cell number' !important;
  color: red;
  font-weight: bold;
  text-align: center;
  display: flex;
  background: unset !important;
  display: block;
  height: unset !important;
  opacity: 1 !important;
  width: 100%;
  margin-bottom: 5px
}

.Auth .forms .form .or::after {
  content: none !important;
}

.Auth .forms .form .or {
  flex-direction: column !important;
}

.Auth .forms .form.Login .restore-button::after {
  content: "Please use email registration if you don't receive confirmation code";
  color: yellow;
  font-weight: bold;
  width: 100%;
  display: flex !important;
  height: 100%;
  border-radius: unset !important;
  position: unset !important;
  opacity: 1;
  padding-top: 10px
}

.Auth .Signin.form .row {
  flex-direction: column;
}

.Auth .Signin.form .row::after {
  content: "Please use email registration if you don't receive confirmation code";
  color: yellow;
  display: block !important;
  font-weight: bold;
  width: 100%;
  height: 100%;
  opacity: 1;
  padding-top: 10px;
  text-align: center;
}

.layout-container .layout_responsible ul {
  display: none;
}

.rules-container .rules {
  position: relative;
}

.rules-container .rules::before {
  content: '';
  max-width: 200px;
  width: 100%;
  max-height: 116px;
  height: 100%;
  left: 0;
  right: 0;
  top: -140px;
  bottom: 0;
  margin: 0 auto;
  position: absolute;
  background: url('images/logo.png') center center no-repeat;
  background-size: contain;
}

.rules-container .rules-buttons_submit {
  color: #000 !important;
}

.sendx-modal-t7snEWmloJ70FgmCzlSTTd,
.sendx-form-t7snEWmloJ70FgmCzlSTTd {
  display: flex !important;
  justify-content: center;
  align-items: center;
}

.sendx-modal-t7snEWmloJ70FgmCzlSTTd,
.sendx-form-t7snEWmloJ70FgmCzlSTTd {
  display: flex !important;
  justify-content: center;
  align-items: center;
}

#root .sendx-modal {
  display: flex !important;
  overflow: hidden;
}

#root .sendx-modal .sendx-modal-left-t7snEWmloJ70FgmCzlSTTd {
  display: flex !important;
  flex-direction: column;
  margin: auto;
}


#root .sendx-modal-t7snEWmloJ70FgmCzlSTTd .sendx-modal-body-t7snEWmloJ70FgmCzlSTTd {
  font-size: 1.4vw !important;
}

@media (min-width: 412px) {
  #root .sendx-modal-t7snEWmloJ70FgmCzlSTTd .sendx-modal-body-t7snEWmloJ70FgmCzlSTTd {
    font-size: 1.2rem !important;
  }
}

#root .sendx-modal-t7snEWmloJ70FgmCzlSTTd .sendx-modal-title-t7snEWmloJ70FgmCzlSTTd {
  font-size: 2.2rem !important;
}

@media (min-width: 412px) {
  #root .sendx-modal-t7snEWmloJ70FgmCzlSTTd .sendx-modal-title-t7snEWmloJ70FgmCzlSTTd {
    font-size: 1.8rem !important;
  }
}

.sendx-close-text-t7snEWmloJ70FgmCzlSTTd {
  display:none !important;
}

@media (orientation: portrait) and (max-width: 991px) {
    .a2hs {
        bottom: 255px !important;
        height: 150px !important;
    }
}

@media (orientation: landscape) and (max-width: 991px) {
    .a2hs {
        bottom: 140px !important;
        height: 150px !important;
    }
}