.elementor-2408 .elementor-element.elementor-element-548e6a0{--display:flex;--min-height:100vh;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--padding-top:50px;--padding-bottom:50px;--padding-left:20px;--padding-right:20px;}.elementor-2408 .elementor-element.elementor-element-548e6a0:not(.elementor-motion-effects-element-type-background), .elementor-2408 .elementor-element.elementor-element-548e6a0 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F4F4F4;}.elementor-2408 .elementor-element.elementor-element-b7acd82{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;}.elementor-2408 .elementor-element.elementor-element-4395426{text-align:center;}.elementor-2408 .elementor-element.elementor-element-4395426 .elementor-heading-title{font-family:"Lexend", Sans-serif;font-size:15px;font-weight:600;line-height:25px;letter-spacing:2px;}.elementor-2408 .elementor-element.elementor-element-4395426.elementor-widget-heading .elementor-heading-title, .elementor-2408 .elementor-element.elementor-element-4395426.elementor-widget-heading .elementor-heading-title.elementor-heading-title a{color:#717881;}@media(max-width:767px){.elementor-2408 .elementor-element.elementor-element-b7acd82{--width:100%;}}@media(min-width:768px){.elementor-2408 .elementor-element.elementor-element-b7acd82{--width:620px;}}/* Start custom CSS for container, class: .elementor-element-b7acd82 *//* ================================
   Miss Davis LearnDash Registration
================================ */

body {
    background: #f4f4f4;
}

/* Main Elementor registration card */
.md-register-card {
    width: 100%;
    max-width: 620px;
    margin: 0 auto;
    padding: 48px 50px;
    background: #ffffff;
    border-radius: 14px;
    box-sizing: border-box;
}

/* Elementor shortcode wrapper safety */
.md-register-card .elementor-widget-shortcode,
.md-register-card .elementor-widget-shortcode .elementor-widget-container {
    width: 100%;
    box-sizing: border-box;
}

/* LearnDash registration form wrapper */
.md-register-card form,
.md-register-card .learndash-registration,
.md-register-card .ld-registration,
.md-register-card .ld-login-modal-register {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 auto !important;
    padding: 0 !important;
    box-sizing: border-box !important;
}

/* Already have account text */
.md-register-card .ld-registration__login,
.md-register-card .ld-login-modal-register-login,
.md-register-card p:first-child {
    text-align: center;
    font-size: 15px;
    color: #171881;
    margin: 0 0 24px 0;
}

/* Form rows */
.md-register-card p,
.md-register-card .form-row,
.md-register-card .ld-form-field,
.md-register-card .learndash-wrapper .ld-form-field {
    width: 100%;
    margin: 0 0 20px 0 !important;
    padding: 0 !important;
    box-sizing: border-box;
}

/* Labels */
.md-register-card label,
.md-register-card .learndash-wrapper label {
    display: block !important;
    font-size: 15px !important;
    line-height: 1.35 !important;
    font-weight: 600 !important;
    color: #222222 !important;
    margin: 0 0 8px 0 !important;
}

/* Required star */
.md-register-card label .required,
.md-register-card .required {
    color: #e63946 !important;
}

/* Inputs */
.md-register-card input[type="text"],
.md-register-card input[type="email"],
.md-register-card input[type="password"],
.md-register-card input[type="tel"],
.md-register-card select,
.md-register-card textarea {
    width: 100% !important;
    max-width: 100% !important;
    height: 48px !important;
    background: #f7f7f7 !important;
    border: 1px solid #9fa8b5 !important;
    border-radius: 0 !important;
    padding: 8px 12px !important;
    font-size: 15px !important;
    color: #111111 !important;
    outline: none !important;
    box-shadow: none !important;
    box-sizing: border-box !important;
}

.md-register-card input[type="text"]:focus,
.md-register-card input[type="email"]:focus,
.md-register-card input[type="password"]:focus,
.md-register-card input[type="tel"]:focus,
.md-register-card select:focus,
.md-register-card textarea:focus {
    border-color: #0b72d9 !important;
    background: #ffffff !important;
}

/* Submit button */
.md-register-card input[type="submit"],
.md-register-card button[type="submit"],
.md-register-card .ld-button,
.md-register-card .learndash-wrapper .ld-button {
    width: 100% !important;
    height: 50px !important;
    min-height: 50px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    background: #0b72d9 !important;
    color: #ffffff !important;
    border: none !important;
    border-radius: 0 !important;
    padding: 0 !important;
    margin: 10px 0 0 0 !important;

    font-size: 15px !important;
    line-height: 1 !important;
    font-weight: 700 !important;
    text-align: center !important;
    text-transform: uppercase !important;
    cursor: pointer !important;
    box-shadow: none !important;
    box-sizing: border-box !important;
}

.md-register-card input[type="submit"]:hover,
.md-register-card button[type="submit"]:hover,
.md-register-card .ld-button:hover {
    background: #075fb8 !important;
    color: #ffffff !important;
}

/* Links */
.md-register-card a {
    color: #006fd6 !important;
    font-weight: 700;
    text-decoration: none;
}

.md-register-card a:hover {
    text-decoration: underline;
}

/* Error / message boxes */
.md-register-card .ld-alert,
.md-register-card .learndash-wrapper .ld-alert,
.md-register-card .woocommerce-error,
.md-register-card .woocommerce-message,
.md-register-card .woocommerce-info {
    border-radius: 0 !important;
    margin: 0 0 20px 0 !important;
    padding: 14px 16px !important;
    font-size: 14px !important;
    line-height: 1.4 !important;
}

/* Hide extra default spacing */
.md-register-card br {
    display: none;
}

/* Tablet */
@media (max-width: 1024px) {
    .md-register-card {
        max-width: 560px;
        padding: 42px 40px;
    }
}

/* Mobile */
@media (max-width: 767px) {
    body {
        overflow-x: hidden;
    }

    .md-register-card {
        width: 100% !important;
        max-width: 360px !important;
        padding: 34px 22px !important;
        border-radius: 12px !important;
        box-sizing: border-box !important;
    }

    .md-register-card label,
    .md-register-card .learndash-wrapper label {
        font-size: 13px !important;
        margin-bottom: 7px !important;
    }

    .md-register-card p,
    .md-register-card .form-row,
    .md-register-card .ld-form-field {
        margin-bottom: 16px !important;
    }

    .md-register-card input[type="text"],
    .md-register-card input[type="email"],
    .md-register-card input[type="password"],
    .md-register-card input[type="tel"],
    .md-register-card select {
        height: 42px !important;
        font-size: 14px !important;
        padding: 8px 10px !important;
    }

    .md-register-card input[type="submit"],
    .md-register-card button[type="submit"],
    .md-register-card .ld-button {
        height: 44px !important;
        min-height: 44px !important;
        font-size: 13px !important;
    }

    .md-register-card .ld-registration__login,
    .md-register-card .ld-login-modal-register-login,
    .md-register-card p:first-child {
        font-size: 13px !important;
        margin-bottom: 20px !important;
    }

    .grecaptcha-badge {
        transform: scale(0.65) !important;
        transform-origin: bottom right !important;
        right: -58px !important;
        bottom: 4px !important;
        z-index: 999 !important;
    }
}

/* ================================
   Registration Typography Polish
   Lexend Font + Label Alignment
================================ */

/* Apply Lexend font on full registration card */
.md-register-card,
.md-register-card *,
.md-register-card input,
.md-register-card button,
.md-register-card select,
.md-register-card textarea {
    font-family: "Lexend", sans-serif !important;
}

/* Registration heading */
.md-register-card .elementor-heading-title,
.md-register-card h1,
.md-register-card h2,
.md-register-card h3 {
    font-family: "Lexend", sans-serif !important;
    color: #717881 !important;
    font-weight: 500 !important;
    letter-spacing: 3px !important;
}

/* LearnDash form labels */
.md-register-card label,
.md-register-card .learndash-wrapper label,
.md-register-card .ld-form-field label,
.md-register-card form label {
    display: block !important;
    width: 100% !important;
    text-align: left !important;

    font-family: "Lexend", sans-serif !important;
    font-size: 15px !important;
    line-height: 1.35 !important;
    font-weight: 500 !important;
    color: #111111 !important;

    margin: 0 0 8px 0 !important;
    padding: 0 !important;
}

/* Form field rows left aligned */
.md-register-card p,
.md-register-card .form-row,
.md-register-card .ld-form-field,
.md-register-card .learndash-wrapper .ld-form-field {
    text-align: left !important;
}

/* Input text font */
.md-register-card input[type="text"],
.md-register-card input[type="email"],
.md-register-card input[type="password"],
.md-register-card input[type="tel"],
.md-register-card select,
.md-register-card textarea {
    font-family: "Lexend", sans-serif !important;
    color: #111111 !important;
    font-weight: 400 !important;
}

/* Already have account text */
.md-register-card .ld-registration__login,
.md-register-card .ld-login-modal-register-login,
.md-register-card p:first-child {
    font-family: "Lexend", sans-serif !important;
    color: #171881 !important;
    font-size: 15px !important;
    font-weight: 400 !important;
    text-align: center !important;
}

/* Links */
.md-register-card a {
    font-family: "Lexend", sans-serif !important;
    color: #006fd6 !important;
    font-weight: 600 !important;
}

/* Required star */
.md-register-card .required,
.md-register-card label .required {
    color: #e63946 !important;
}

/* Mobile typography */
@media (max-width: 767px) {
    .md-register-card label,
    .md-register-card .learndash-wrapper label,
    .md-register-card .ld-form-field label,
    .md-register-card form label {
        font-size: 13px !important;
        line-height: 1.35 !important;
        text-align: left !important;
    }

    .md-register-card .elementor-heading-title,
    .md-register-card h1,
    .md-register-card h2,
    .md-register-card h3 {
        font-size: 13px !important;
        letter-spacing: 2.5px !important;
        color: #717881 !important;
    }

    .md-register-card .ld-registration__login,
    .md-register-card .ld-login-modal-register-login,
    .md-register-card p:first-child {
        font-size: 13px !important;
    }
}/* End custom CSS */