#main textarea,
#main input[type="text"],
#main input[type="email"],
#main input[type="tel"] {
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
  border-width: 2px !important;
  border-color: #e5e7eb !important;
  padding: 0.75rem 1rem !important;
  height: auto !important;
  font-weight: 500 !important;
}
#main input.inputQty {
  border: 0 !important;
  width: 2rem !important;
  padding: 0 !important;
  font-size: 0.75rem !important;
  line-height: 1rem !important;
  font-weight: 700 !important;
}
#main button.civilBtn {
  border: 2px solid #e5e7eb !important;
}
#main button.civilBtn.btnEnable {
  border-color: #333 !important;
}
.pk-button-primary:hover {
  color: #ffffff !important;
}
.ywraq-form-table-wrapper .yith-ywraq-mail-form-wrapper {
  padding: 0 !important;
}
