.elementor-3787 .elementor-element.elementor-element-4a6e2d4{--display:flex;}.elementor-3787 .elementor-element.elementor-element-78234fb4{--display:flex;}/* Start custom CSS for container, class: .elementor-element-4a6e2d4 *//* MW: Only affect the registration section */
.mw-reg-form .mw-hide { display: none !important; }

/* MW: styling for our mobile field (scoped) */
.mw-reg-form .mw-field { margin: 0 0 16px; }
.mw-reg-form .mw-field label { display:block; font-weight:600; margin-bottom:6px; }
.mw-reg-form .mw-field input {
  width:100%;
  padding:12px 14px;
  border:1px solid #d0d5dd;
  border-radius:10px;
  font-size:16px;
}
.mw-reg-form .mw-help { margin-top:6px; font-size:13px; color:#667085; }

/* Spacing between Full Name and Mobile label */
.mw-reg-form .mw-field { margin-top: 12px !important; }
.mw-reg-form label[for="mw_phone"] { margin-top: 10px !important; display:block; }

/* Footer fix for Elementor (most themes don’t use <footer> tag properly) */
.elementor-location-footer,
.elementor-location-footer * {
  line-height: 1.6 !important;
}

.elementor-location-footer li {
  margin-bottom: 6px !important;
}
/* ===== MW: FOOTER OVERLAP FIX (works for Elementor + most themes) ===== */
.elementor-location-footer,
.site-footer,
#colophon,
footer,
.footer,
.footer-area,
.footer-widgets,
.footer-bottom {
  line-height: 1.6 !important;
}

.elementor-location-footer *,
.site-footer *,
#colophon *,
footer *,
.footer *,
.footer-area *,
.footer-widgets *,
.footer-bottom * {
  line-height: 1.6 !important;
  letter-spacing: normal !important;
  word-spacing: normal !important;
}

/* Make footer links stack normally instead of overlapping */
.elementor-location-footer a,
.site-footer a,
#colophon a,
footer a,
.footer a,
.footer-area a,
.footer-widgets a,
.footer-bottom a {
  display: inline-block !important;
  position: static !important;
  padding: 2px 0 !important;
  margin: 0 !important;
}

/* List spacing */
.elementor-location-footer ul,
.site-footer ul,
#colophon ul,
footer ul,
.footer ul,
.footer-area ul,
.footer-widgets ul,
.footer-bottom ul {
  margin: 0 !important;
  padding-left: 0 !important;
}

.elementor-location-footer li,
.site-footer li,
#colophon li,
footer li,
.footer li,
.footer-area li,
.footer-widgets li,
.footer-bottom li {
  display: block !important;
  margin: 0 0 8px 0 !important;
}/* End custom CSS */