body.page-id-3606 .mf-response-msg-wrap,
body.page-contact-us .mf-response-msg-wrap,
body.page-id-3606 .mf-main-response-wrap,
body.page-contact-us .mf-main-response-wrap {
  background: transparent !important;
}

body.page-id-3606 .mf-response-msg,
body.page-contact-us .mf-response-msg {
  background: #f7f7f5 !important;
  border: 2px solid #111111 !important;
  border-radius: 14px !important;
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.18) !important;
  color: #111111 !important;
  text-align: left !important;
}

body.page-id-3606 .mf-response-msg *,
body.page-contact-us .mf-response-msg * {
  color: #111111 !important;
}

body.page-id-3606 .mf-response-msg p,
body.page-contact-us .mf-response-msg p,
body.page-id-3606 .mf-response-msg .mf-success-icon,
body.page-contact-us .mf-response-msg .mf-success-icon {
  color: #111111 !important;
  font-weight: 600;
}

/* Some MetForm layouts use a smaller inline success message instead of mf-response-msg. */
body.page-id-3606 .mf-success-msg,
body.page-contact-us .mf-success-msg {
  display: inline-flex !important;
  align-items: center !important;
  gap: 10px !important;
  background: #f7f7f5 !important;
  border: 2px solid #111111 !important;
  border-radius: 14px !important;
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.18) !important;
  color: #111111 !important;
  padding: 10px 14px !important;
  margin-top: 10px !important;
}

body.page-id-3606 .mf-success-msg *,
body.page-contact-us .mf-success-msg * {
  color: #111111 !important;
  font-weight: 700 !important;
}

body.page-id-3606 .wpforms-confirmation-container,
body.page-contact-us .wpforms-confirmation-container,
body.page-id-3606 .wpforms-confirmation-container-full,
body.page-contact-us .wpforms-confirmation-container-full,
body.page-id-3606 .wpcf7-response-output,
body.page-contact-us .wpcf7-response-output {
  background: #f7f7f5 !important;
  border: 2px solid #111111 !important;
  border-radius: 14px !important;
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.18) !important;
  color: #111111 !important;
  font-weight: 600;
  padding: 16px 18px !important;
}

/* Elementor (Pro) Form widget success/inline messages. */
body.page-contact-us .elementor-message,
body.page-id-3606 .elementor-message {
  background: #f7f7f5 !important;
  border: 2px solid #111111 !important;
  border-radius: 14px !important;
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.18) !important;
  color: #111111 !important;
  font-weight: 700 !important;
  padding: 12px 14px !important;
  margin-top: 10px !important;
  display: inline-block !important;
}

body.page-contact-us .elementor-message *,
body.page-id-3606 .elementor-message * {
  color: #111111 !important;
}

body.page-contact-us .elementor-message.elementor-message-success,
body.page-id-3606 .elementor-message.elementor-message-success {
  background: #f7f7f5 !important;
}
