 

.deposit-limit-buttons-bc {
   
  grid-gap: 140px !important;margin-top: 150px  !important;
}
/* --- Base style for all buttons, forcing priority --- */
form#screenArea .deposit-limit-buttons-bc > button[type="button"] {
  background-repeat: no-repeat !important;
  /* background-position: 12px center !important; */
  /* background-size: 82px 82px !important; */
  margin-left: 10px !important;
    background-size: cover !important;
            background-position: center !important;
            width: 300px !important; /* Reduced width */
            height: 100px !important; 
  
    color: transparent;
}

/* --- Set a specific image for each button by its order --- */

/* 1st button: 1000 ₺ */
form#screenArea .deposit-limit-buttons-bc > button[type="button"]:nth-of-type(1) {
  background-image: url('https://cmsbetconstruct.com/storage/medias/winzybet-18765537/media_18765537_56887a2644027e151dda7dd014474266.png') !important;
}

/* 2nd button: 3000 ₺ */
form#screenArea .deposit-limit-buttons-bc > button[type="button"]:nth-of-type(2) {
  background-image: url('https://cmsbetconstruct.com/storage/medias/winzybet-18765537/media_18765537_5bf8fdcc795e3132de2162731d65eed4.png') !important;
}

/* 3rd button: 5000 ₺ */
form#screenArea .deposit-limit-buttons-bc > button[type="button"]:nth-of-type(3) {
  background-image: url('https://cmsbetconstruct.com/storage/medias/winzybet-18765537/media_18765537_c03b94cc6ed5bea55f77898622738d24.png') !important;
}

/* 4th button: 7000 ₺ */
form#screenArea .deposit-limit-buttons-bc > button[type="button"]:nth-of-type(4) {
  background-image: url('https://cmsbetconstruct.com/storage/medias/winzybet-18765537/media_18765537_e050b8b16a41a587ad5f16f467fafa4c.png') !important;
}

/* 5th button: 10000 ₺ */
form#screenArea .deposit-limit-buttons-bc > button[type="button"]:nth-of-type(5) {
  background-image: url('https://cmsbetconstruct.com/storage/medias/winzybet-18765537/media_18765537_44789fc606dcc0d76110a910231d85a2.png') !important;
}

/* 6th button: 15000 ₺ */
form#screenArea .deposit-limit-buttons-bc > button[type="button"]:nth-of-type(6) {
  background-image: url('https://cmsbetconstruct.com/storage/medias/winzybet-18765537/media_18765537_6766e95bb764a5c71de40c82552ef110.png') !important;
}

/* 7th button: پاک کردن */
  form#screenArea .deposit-limit-buttons-bc > button[type="button"]:nth-of-type(7) {
color : white !important;
      } 


/*
=====================================================
  STYLES FOR CASPIANPAY
  These rules will ONLY activate if "CaspianPay" 
  is in the page URL.
=====================================================
*/

/* 1st button: CaspianPay Image */
.caspian-pay-active form#screenArea .deposit-limit-buttons-bc > button[type="button"]:nth-of-type(1) {
  background-image: url('https://cmsbetconstruct.com/storage/medias/winzybet-18765537/media_18765537_22d77edcbb94b2535e6157ccd12c725f.jpeg') !important;
}

/* 2nd button: CaspianPay Image */
.caspian-pay-active form#screenArea .deposit-limit-buttons-bc > button[type="button"]:nth-of-type(2) {
  background-image: url('https://cmsbetconstruct.com/storage/medias/winzybet-18765537/media_18765537_42c8b5f13597a004ba5923e038d0afed.jpeg') !important;
}

/* 3rd button: CaspianPay Image */
.caspian-pay-active form#screenArea .deposit-limit-buttons-bc > button[type="button"]:nth-of-type(3) {
  background-image: url('https://cmsbetconstruct.com/storage/medias/winzybet-18765537/media_18765537_2a23267395031d39a1e094e68e9ae503.jpeg') !important;
}

/* 4th button: CaspianPay Image */
.caspian-pay-active form#screenArea .deposit-limit-buttons-bc > button[type="button"]:nth-of-type(4) {
  background-image: url('https://cmsbetconstruct.com/storage/medias/winzybet-18765537/media_18765537_9c4b7050c1a5be671841e6da25db293f.jpeg') !important;
}

/* 5th button: CaspianPay Image */
.caspian-pay-active form#screenArea .deposit-limit-buttons-bc > button[type="button"]:nth-of-type(5) {
  background-image: url('https://cmsbetconstruct.com/storage/medias/winzybet-18765537/media_18765537_fdda337280487ec8d724a9c15e1c2c71.jpeg') !important;
}

/* 6th button: CaspianPay Image */
.caspian-pay-active form#screenArea .deposit-limit-buttons-bc > button[type="button"]:nth-of-type(6) {
  background-image: none !important;
  color : white !important;
}
 
 