.iti {
  width: 100% !important;
}
#tlp-other-products {
  width: 100% !important;
}
#tlp-btn-show-form {
  font-size: 15px;
}
#tlp-btn-external-link {
  font-size: 15px;
}
#tlp-btn-back {
  font-size: 15px;
}
#tlp-btn-submit {
  font-size: 15px;
}
.form-check {
  display: flex;
  align-items: center;
  margin-right: 20px;
  margin-bottom: 8px;
}

.form-check-input {
  margin-right: 8px !important;
  margin-top: 0px !important;
  width: 18px;
  height: 18px;
}

.form-check-label {
  margin-right: 0px !important;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

.form-group {
  margin-bottom: 1rem;
}

.form-label {
  font-weight: 600;
  margin-bottom: 0.5rem;
  display: block;
}
