@import "web.font.css";

:root {
  --black: #000000;
  --black-1: #232020;
  --white: #ffffff;
  --white-1: #fffffe;
  --yellow: #f1bd19;
}

@media (max-width: 540px) {
  .tingle-modal-box__content .modal_image {
    display: none;
  }

  .tingle-modal-box__content .aciklama h3 {
    font-size: 24px;
  }

  .betebet_modal_container {
    display: none;
  }

  .tingle-modal__close {
    top: 0;
    right: 0;
    left: inherit;
    display: block;
    width: inherit;
    text-align: center;
    line-height: 30px;
    height: 30px;
  }

  .tingle-modal__closeIcon {
    margin-right: 0;
    vertical-align: inherit;
    font-size: 24px;
  }

  .deposit_modal_title h3 {
    font-size: 20px;
  }

  .deposit_link_container a {
    display: table;
    margin-bottom: 10px;
  }

  .deposit_link_container a img {
    width: 100%;
    display: table;
  }

  .tingle-modal__closeLabel {
    display: none;
  }

  #header-promotions {
    font-size: 18px;
    margin: 40px 0 0 40px;
  }

  .promotions-container li a img {
    width: 100%;
  }

  .bonus-talep-formu-link {
    display: table;
  }

  .bonus-talep-formu-link img {
    display: table;
    width: 100%;
  }

  .talep-formu-title {
    font-size: 24px;
  }

  .talep-formu {
    width: 100%;
    overflow: scroll;
  }
}

#bet-slip-master #bet-slip-title {
  margin-top: 30px;
}
