/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 28 2026 | 11:35:54 */
#mf-error-3 {
  display: none;
  color: #ad2b00;
  font-size: 12px;
  margin-top: 5px;
}

.mobile-custom-error{
  display: none;
  color: #ad2b00;
  font-size: 12px;
  margin-top: 5px;
}

#mf-input-telephone-32b0943[aria-invalid="true"] + #mf-error-3,
#mf-error-3:not(:empty) {
  display: block !important;
}
.mf-response-msg-wrap[data-show="1"] .mf-response-msg{
	    background: #e6f4ea !important;
}