.elementor-51 .elementor-element.elementor-element-75559605{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:220px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}@media(max-width:1024px){.elementor-51 .elementor-element.elementor-element-75559605{--padding-top:160px;--padding-bottom:60px;--padding-left:20px;--padding-right:20px;}}@media(max-width:767px){.elementor-51 .elementor-element.elementor-element-75559605{--padding-top:40px;--padding-bottom:40px;--padding-left:10px;--padding-right:10px;}}/* Start custom CSS for container, class: .elementor-element-75559605 *//* Tutor Registration Page Only */
div#tutor-registration-wrap {
    margin-top: 180px !important;
    margin-bottom: 60px !important;
}

/* Tutor Login Page Only */
div.tutor-template-segment.tutor-login-wrap {
    margin-top: 180px !important;
    margin-bottom: 60px !important;
}
.tutor-wrap.tutor-page-wrap.tutor-w-full.post-50.page.type-page.status-publish.ast-article-single {
    margin-top: 100px !important;
}


/* Tablet */
@media (max-width: 1024px) {

    div#tutor-registration-wrap {
        margin-top: 180px !important;
        margin-bottom: 60px !important;
    }

    div.tutor-template-segment.tutor-login-wrap {
        margin-top: 180px !important;
        margin-bottom: 60px !important;
    }

}


/* Mobile */
@media (max-width: 767px) {

    div#tutor-registration-wrap {
        margin-top: 40px !important;
        margin-bottom: 30px !important;
    }

    div.tutor-template-segment.tutor-login-wrap {
        margin-top: 40px !important;
        margin-bottom: 30px !important;
    }

}








/* Tutor LMS Login Page Only */
.tutor-template-segment {
    margin-top: 188px !important;
}

/* Remove the inline margin effect from login box */
.tutor-wrap.tutor-page-wrap:has(.tutor-login-wrap) .tutor-login-wrap {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}


/* Tablet */
@media (max-width: 1024px) {

    .tutor-wrap.tutor-page-wrap:has(.tutor-login-wrap) {
        padding-top: 180px !important;
        padding-bottom: 60px !important;
    }

}


/* Mobile */
@media (max-width: 767px) {

    .tutor-wrap.tutor-page-wrap:has(.tutor-login-wrap) {
        padding-top: 40px !important;
        padding-bottom: 30px !important;
    }

}/* End custom CSS */