.elementor-50204 .elementor-element.elementor-element-83d7af6{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-50204 .elementor-element.elementor-element-e613438{color:#FFFFFF;}@media(min-width:576px){.elementor-50204 .elementor-element.elementor-element-83d7af6{--content-width:1400px;}}/* Start custom CSS for container, class: .elementor-element-83d7af6 *//* =========================================
   LOUIS FAME STUDIOS - TERMS PAGE
   HIGH VISIBILITY FIX
========================================= */

.lfs-terms-page{
    width: 100% !important;
    max-width: 1400px !important;
    margin: 0 auto !important;
    padding: 80px 50px !important;
    box-sizing: border-box !important;
    overflow: visible !important;

    /* DEFAULT TEXT */
    color: #b8b5ae !important;
}

.lfs-terms-page,
.lfs-terms-page *{
    box-sizing: border-box;
}

/* MAIN TITLE */
.lfs-terms-page h1{
    margin: 0 0 18px !important;

    font-family: "Poppins", sans-serif !important;
    font-size: 52px !important;
    line-height: 1.15 !important;
    font-weight: 600 !important;

    color: #ffffff !important;
    opacity: 1 !important;
}

/* LAST UPDATED */
.lfs-terms-page > p:first-of-type{
    margin-bottom: 30px !important;
    color: #d2cec5 !important;
    font-weight: 500 !important;
    opacity: 1 !important;
}

/* SECTION HEADINGS */
.lfs-terms-page h2{
    margin: 48px 0 15px !important;

    font-family: "Poppins", sans-serif !important;
    font-size: 28px !important;
    line-height: 1.3 !important;
    font-weight: 500 !important;

    color: #f4f1ea !important;
    opacity: 1 !important;
}

/* PARAGRAPH TEXT */
.lfs-terms-page p{
    width: 100% !important;
    max-width: 1100px !important;

    margin: 0 0 18px !important;

    font-family: "Poppins", sans-serif !important;
    font-size: 16px !important;
    line-height: 1.9 !important;
    font-weight: 400 !important;

    /* BRIGHTER TEXT */
    color: #b8b5ae !important;
    opacity: 1 !important;

    overflow-wrap: break-word !important;
    word-break: normal !important;
}

/* STRONG / BOLD */
.lfs-terms-page strong,
.lfs-terms-page b{
    color: #e4e0d7 !important;
    opacity: 1 !important;
}

/* LINKS */
.lfs-terms-page a{
    color: #c9a86a !important;
    opacity: 1 !important;
    text-decoration: none !important;
    transition: opacity .25s ease;
}

.lfs-terms-page a:hover{
    opacity: .75 !important;
}


/* ==============================
   TABLET
============================== */

@media (max-width: 1024px){

    .lfs-terms-page{
        padding: 65px 32px !important;
    }

    .lfs-terms-page h1{
        font-size: 44px !important;
    }

    .lfs-terms-page h2{
        margin-top: 40px !important;
        font-size: 25px !important;
    }

    .lfs-terms-page p{
        font-size: 15px !important;
    }
}


/* ==============================
   MOBILE
============================== */

@media (max-width: 767px){

    .lfs-terms-page{
        padding: 50px 20px 70px !important;
    }

    .lfs-terms-page h1{
        font-size: 34px !important;
        line-height: 1.2 !important;
        letter-spacing: -.5px !important;
    }

    .lfs-terms-page h2{
        margin-top: 35px !important;
        margin-bottom: 12px !important;
        font-size: 22px !important;
    }

    .lfs-terms-page p{
        width: 100% !important;
        max-width: 100% !important;
        font-size: 14px !important;
        line-height: 1.8 !important;
    }
}/* End custom CSS */