/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */



#urunbilgileri {
  display: none !important;
}

input#sozlesme_onayla {
  display: block;
}


#birinci_sozlesme,
#ikinci_sozlesme {
  display: none !important;
}



.modal {
  margin-top: 5% !important;
  max-width: 100vw !important;
}

.yazdirbtn {
  position: absolute;
  right: 0;
  top: 0;
  padding: 10px;
  background-color: red;
  color: #fff;
  margin: 5px;
  border-radius: 4px;
}

.satisbg {
  text-decoration: none !important;
  color: #137fc3 !important;
  padding: 3px !important;
}

.mesafebg {
  text-decoration: none !important;
  color: #137fc3 !important;
  padding: 3px !important;
}

.tingle-modal-box__content table {
  text-align: left;
}

.tingle-modal-box__content td,
.tingle-modal-box__content th,
.tingle-modal-box__content tr,
.tingle-modal-box__content ul {
  padding: 4px !important;
  margin: 0px !important;
}

.tingle-modal-box__content .shop_table li {
  list-style: none !important;
}

#sozlesme_onayla_field {
  padding: 15px;
}