.tab-nav-icon-bc {
    font-size: 20px;
    line-height: 24px;
    color: #000 !important;
}

.tab-nav-item-bc {
    flex-direction: column;
    justify-content: center;
    height: 100%;
    padding: 0 4px;
    text-align: center;
    position: relative;
    color: rgba(var(--tab-navigation-sc), 0.5);
    overflow: hidden;
    box-shadow: 0 48px 0 0 rgba(var(--tab-navigation), 1);
    color: #000 !important;
}

body {
    font-family: roboto;
    background: #000000 !important;
    color: #ffd555 !important;
}

.header-bc .hdr-navigation-scrollable-bc:not(:only-child):nth-child(2) .hdr-navigation-link-bc.active {
    position: -webkit-sticky;
    position: sticky;
    display: none !important;
}


.payment-info-bc .deposit-limit-buttons-bc {
    grid-template-columns: repeat(auto-fit, minmax(130px, 1fr));
}

.payment-info-bc .bs-number-button-bc {
  height: 41px;
}

.payment-info-bc button.bs-number-button-bc.i-2:first-child {
    color: transparent;
    background-image: url(https://cmsbetconstruct.com/storage/medias/betshezi-18749931/media_18749931_1cde7231ea6f76a7ede76d4faab4b904.png);
    background-size: cover;
    background-repeat: no-repeat;
}

.payment-info-bc button.bs-number-button-bc.i-2:nth-child(2) {
    color: transparent;
    background-image: url(https://cmsbetconstruct.com/storage/medias/betshezi-18749931/media_18749931_4b499b5543bdd2f288afa83ed29da9bc.png);
    background-size: cover;
    background-repeat: no-repeat;
}

.payment-info-bc button.bs-number-button-bc.i-2:nth-child(3) {
    color: transparent;
    background-image: url(https://cmsbetconstruct.com/storage/medias/betshezi-18749931/media_18749931_c4e23dea2fe2193438995f59f6ae1ef3.png);
    background-size: cover;
    background-repeat: no-repeat;
}

.payment-info-bc button.bs-number-button-bc.i-2:nth-child(4) {
    color: transparent;
    background-image: url(https://cmsbetconstruct.com/storage/medias/betshezi-18749931/media_18749931_acdc4cf22a04062dc1f1afc3a4450607.png);
    background-size: cover;
    background-repeat: no-repeat;
}

.payment-info-bc button.bs-number-button-bc.i-2:nth-child(5) {
    color: transparent;
    background-image: url(https://cmsbetconstruct.com/storage/medias/betshezi-18749931/media_18749931_7f15fc2950e0c2482cb29385d23357d6.png);
    background-size: cover;
    background-repeat: no-repeat;
}


.payment-info-bc button.bs-number-button-bc.i-2:last-child {
    color: transparent;
    background-image: url(https://cmsbetconstruct.com/storage/medias/betshezi-18749931/media_18749931_851d004db8fd88831d813f9ea0a46c34.png);
    background-size: cover;
    background-repeat: no-repeat;
    }


.FlashVoucherV4 ~ .withdraw-form-l-bc .deposit-limit-b-w-bc .deposit-limit-buttons-bc .bs-number-button-bc:nth-child(5) {
  display: none;
}

.FlashVoucherV4 ~ .withdraw-form-l-bc .deposit-limit-b-w-bc .deposit-limit-buttons-bc .bs-number-button-bc:nth-child(6) {
  display: none;
}

.Kazang ~ .withdraw-form-l-bc .deposit-limit-b-w-bc .deposit-limit-buttons-bc .bs-number-button-bc:nth-child(5) {
  display: none;
}

.Kazang ~ .withdraw-form-l-bc .deposit-limit-b-w-bc .deposit-limit-buttons-bc .bs-number-button-bc:nth-child(6) {
  display: none;
}

.betslip-full-content-bc .bs-f-footer .askHooryAIBtnWrapper .askHooryAIBtn {
    background: rgba(255, 204, 51);
}

.is-mobile .layout-content-holder-bc .askHooryAIBtn.btn.a-color {
    background: rgb(255, 204, 51)!important;
}

.is-mobile .hdr-additional-info .hdr-user-bc .bc-i-wallet {
    color: black;
    min-width: 79px;
    text-align: center;
}

.is-mobile .hdr-additional-info .hdr-user-bc .bc-i-wallet:before {
    content: "Deposit";
    text-transform: uppercase;
    font-family: 'Roboto';
    font-weight: 500;
    font-size: 12px;
}

.is-mobile .hdr-additional-info .hdr-user-bc .bc-i-withdraw {
    color: black;
    min-width: 90px;
    text-align: center;
}

.is-mobile .hdr-additional-info .hdr-user-bc .bc-i-withdraw:before {
    content: "Withdraw";
    text-transform: uppercase;
    font-family: 'Roboto';
    font-weight: 500;
    font-size: 12px;
}