.elementor-2456 .elementor-element.elementor-element-12d6e97f{--display:flex;--margin-top:-70px;--margin-bottom:-90px;--margin-left:0px;--margin-right:0px;--padding-top:170px;--padding-bottom:270px;--padding-left:0px;--padding-right:0px;}.elementor-2456 .elementor-element.elementor-element-12d6e97f:not(.elementor-motion-effects-element-type-background), .elementor-2456 .elementor-element.elementor-element-12d6e97f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-9d411af );}.elementor-2456 .elementor-element.elementor-element-12d6e97f.e-con{--align-self:center;--flex-grow:0;--flex-shrink:1;}.elementor-2456 .elementor-element.elementor-element-1290d1df{padding:136px 0px 50px 0px;}:root{--page-title-display:none;}/* Start custom CSS for container, class: .elementor-element-12d6e97f *//* =========================================================
   ULTIMATE MEMBER LOGIN PAGE - MODERN LAYOUT
   ========================================================= */





/* Hide default page title */
body.page-id-2456 .page-header {
    text-align: center;
    margin: 0 0 35px;
}

body.page-id-2456 .page-header .entry-title {
    font-size: 42px;
    line-height: 1.2;
    font-weight: 600;
    margin: 0;
    color: #1d2a24;
}

/* =========================================================
   LOGIN CARD
   ========================================================= */

body.page-id-2456 .um-2427.um {
    max-width: 460px !important;
    width: 100%;
    margin: 0 auto !important;
    padding: 42px 42px 38px;
    background: #ffffff;
    border: 1px solid #e7e9e6;
    border-radius: 14px;
    box-shadow: 0 12px 40px rgba(0, 0, 0, 0.08);
}

/* Form */
body.page-id-2456 .um-2427 .um-form {
    width: 100%;
}

/* Remove unnecessary row spacing */
body.page-id-2456 .um-2427 .um-row {
    margin-bottom: 10px !important;
}

/* =========================================================
   FIELD LABELS
   ========================================================= */

body.page-id-2456 .um-2427 .um-field-label {
    margin-bottom: 8px !important;
}

body.page-id-2456 .um-2427 .um-field-label label {
    font-size: 14px;
    line-height: 1.4;
    font-weight: 600;
    color: #26342d;
}

/* =========================================================
   INPUT FIELDS
   ========================================================= */

body.page-id-2456 .um-2427 .um-form-field {
    width: 100% !important;
    height: 52px !important;
    padding: 0 16px !important;
    background: #ffffff !important;
    border: 1px solid #d8ddd9 !important;
    border-radius: 7px !important;
    color: #26342d !important;
    font-size: 15px !important;
    box-sizing: border-box;
    transition: all 0.2s ease;
}

/* Input hover */
body.page-id-2456 .um-2427 .um-form-field:hover {
    border-color: #b8c0ba !important;
}

/* Input focus */
body.page-id-2456 .um-2427 .um-form-field:focus {
    border-color: #26342d !important;
    outline: none !important;
    box-shadow: 0 0 0 3px rgba(38, 52, 45, 0.08) !important;
}

/* Password / username spacing */
body.page-id-2456 #um_field_2427_username {
    margin-bottom: 20px !important;
}

body.page-id-2456 #um_field_2427_user_password {
    margin-bottom: 0 !important;
}

/* =========================================================
   REMEMBER ME
   ========================================================= */

body.page-id-2456 .um-2427 .um-col-alt {
    margin-top: 24px !important;
}

body.page-id-2456 .um-2427 .um-field-checkbox {
    display: flex !important;
    align-items: center;
    cursor: pointer;
}

body.page-id-2456 .um-2427 .um-field-checkbox-option {
    font-size: 14px !important;
    color: #66716b !important;
}

body.page-id-2456 .um-2427 .um-field-checkbox-state {
    margin-right: 7px;
}

/* =========================================================
   BUTTONS
   ========================================================= */

body.page-id-2456 .um-2427 .um-left,
body.page-id-2456 .um-2427 .um-right {
    width: 100% !important;
    float: none !important;
    margin: 0 !important;
}

/* Login button */
body.page-id-2456 .um-2427 #um-submit-btn {
    width: 100% !important;
    height: 52px !important;
    margin-top: 20px !important;
    padding: 0 20px !important;
    border: none !important;
    border-radius: 7px !important;
    background: #26342d !important;
    color: #ffffff !important;
    font-size: 15px !important;
    font-weight: 600 !important;
    cursor: pointer;
    transition: all 0.25s ease;
}

/* Login hover */
body.page-id-2456 .um-2427 #um-submit-btn:hover {
    background: #1a241f !important;
    transform: translateY(-1px);
}

/* Register button */
body.page-id-2456 .um-2427 .um-right .um-button.um-alt {
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 100% !important;
    height: 52px !important;
    margin-top: 12px !important;
    padding: 0 20px !important;
    background: transparent !important;
    border: 1px solid #26342d !important;
    border-radius: 7px !important;
    color: #26342d !important;
    font-size: 15px !important;
    font-weight: 600 !important;
    text-decoration: none !important;
    transition: all 0.25s ease;
}

/* Register hover */
body.page-id-2456 .um-2427 .um-right .um-button.um-alt:hover {
    background: #26342d !important;
    color: #ffffff !important;
}

/* =========================================================
   FORGOT PASSWORD
   ========================================================= */

body.page-id-2456 .um-2427 .um-col-alt-b {
    text-align: center;
    margin-top: 22px !important;
    padding-top: 20px;
    border-top: 1px solid #eeeeeb;
}

body.page-id-2456 .um-2427 .um-link-alt {
    color: #66716b !important;
    font-size: 14px !important;
    font-weight: 500;
    text-decoration: none !important;
    transition: color 0.2s ease;
}

body.page-id-2456 .um-2427 .um-link-alt:hover {
    color: #26342d !important;
    text-decoration: underline !important;
}

/* =========================================================
   REMOVE UNNECESSARY ELEMENTS
   ========================================================= */

/* Honeypot field */
body.page-id-2456 .um-2427 .um_request_name {
    display: none !important;
}

/* Clear floats */
body.page-id-2456 .um-2427 .um-clear {
    clear: both;
}

/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 600px) {

    body.page-id-2456 #content.site-main {
        padding: 45px 16px 60px;
    }

    body.page-id-2456 .page-header {
        margin-bottom: 25px;
    }

    body.page-id-2456 .page-header .entry-title {
        font-size: 32px;
    }

    body.page-id-2456 .um-2427.um {
        max-width: 100% !important;
        padding: 30px 22px 28px;
        border-radius: 10px;
    }

    body.page-id-2456 .um-2427 .um-form-field {
        height: 50px !important;
    }

    body.page-id-2456 .um-2427 #um-submit-btn,
    body.page-id-2456 .um-2427 .um-right .um-button.um-alt {
        height: 50px !important;
    }
}

/* =========================================================
   VERY SMALL MOBILE
   ========================================================= */

@media (max-width: 380px) {

    body.page-id-2456 #content.site-main {
        padding-left: 12px;
        padding-right: 12px;
    }

    body.page-id-2456 .um-2427.um {
        padding: 25px 18px;
    }

    body.page-id-2456 .page-header .entry-title {
        font-size: 28px;
    }
}/* End custom CSS */