.elementor-kit-6{--e-global-color-primary:#C9A84C;--e-global-color-secondary:#1A0A2E;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//* MBAY Login Page - Dark Gold Ministry Style */

/* Full page background */
body, .elementor-page {
  background: linear-gradient(180deg, #160717 0%, #0a0612 55%, #05030a 100%) !important;
}

/* Parent section/container full screen */
.elementor-section, .e-con {
  min-height: 100vh;
}

/* Force all heading titles GOLD everywhere */
.elementor-heading-title,
h1.elementor-heading-title,
h2.elementor-heading-title,
h3.elementor-heading-title,
h4.elementor-heading-title,
h5.elementor-heading-title,
h6.elementor-heading-title,
.admin-bar .elementor-heading-title,
body.admin-bar .elementor-heading-title {
  color: #d8b15a !important;
}

/* Login form fields */
.elementor-widget-login .elementor-field-group input[type="text"],
.elementor-widget-login .elementor-field-group input[type="email"],
.elementor-widget-login .elementor-field-group input[type="password"] {
  background: #140b18 !important;
  color: #f5e8df !important;
  border: 1px solid rgba(216,177,90,0.35) !important;
  border-radius: 20px !important;
  min-height: 58px !important;
  padding: 14px 18px !important;
  box-shadow: none !important;
}

.elementor-widget-login .elementor-field-group input::placeholder {
  color: #cbb7c7 !important;
}

/* Login button */
.elementor-widget-login .elementor-button {
  width: 100% !important;
  min-height: 58px !important;
  border: none !important;
  border-radius: 20px !important;
  background: linear-gradient(180deg, #f0c86e 0%, #cf9f3f 100%) !important;
  color: #1a1208 !important;
  font-weight: 700 !important;
  letter-spacing: 0.04em !important;
}

.elementor-widget-login .elementor-button:hover {
  background: linear-gradient(180deg, #f6d785 0%, #d8a847 100%) !important;
}

/* Labels and links */
.elementor-widget-login label,
.elementor-widget-login .elementor-field-label,
.elementor-widget-login .elementor-remember-me {
  color: #cbb7c7 !important;
}

.elementor-widget-login a {
  color: #d66aa7 !important;
  text-decoration: none !important;
}

.elementor-widget-login a:hover {
  color: #ef8fc2 !important;
}/* End custom CSS */