/*
Theme Name: Moms
Theme URI: https://artzm.space
Author: Vadym Zmiievskyi
Author URI: https://artzm.space
Description: СТОМАТОЛОГИЯ КИЕВ
Version: 1.0.0
*/
.wpcf7-not-valid-tip {
  font-size: 12px;
  padding: 5px 0;
}
.wpcf7 form .wpcf7-response-output {
  font-size: 14px;
  line-height: 1.3;
  margin-top: 1em;
}
.doctorModal_popup {
  max-width: 830px;
}
.superprice-content .btn {
  padding: 20px 15px;
}

/* mobile */
@media (min-width: 1024px) {
  .prices__title {
    min-height: 57px;
  }
  .prices__text {
    min-height: 144px;
  }
  .prices__block {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
}
@media (max-width: 767px) {
  .doctorModal_popup {
    max-width: 350px;
  }
}
