/****CSS Start By NG****/
.postid-23658 .ld_course_grid::before{
    display:none;
}
.ld-focus {
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 80px !important;
}
body.admin-bar .learndash-wrapper .ld-focus-sidebar {
    position: relative !important;
    margin-left: 0px !important;
    width: 22% !important;
    padding: 26px 20px 20px 20px;
    border-radius: 10px;
    border: 1px solid #1179b8a8 !important;
    background: #4aa3cc17 !important;
}
.learndash-wrapper .ld-focus .ld-focus-main {
    margin-left: 0px !important;
    width: 78%;
    padding-left: 40px;
}
.learndash-wrapper .ld-focus-sidebar .ld-lesson-title {
    font-size: 14px;
    line-height: 20px;
    font-weight: 600 !important;
    color: #222 !important;
}
.learndash-wrapper .ld-focus-sidebar span.ld-text.ld-primary-color {
    font-size: 13px !important;
    line-height: 17px;
    font-weight: 600 !important;
    color: #1179b8 !important;
    padding-right: 32px;
}
.learndash-wrapper .ld-focus-sidebar .ld-topic-title {
    font-size: 13px;
    line-height: 17px;
    font-weight: 300 !important;
    color: #222 !important;
    padding-right: 32px;
}
.learndash-wrapper .ld-focus-sidebar span.ld-expand-button{
    padding-left: 0px !IMPORTANT;
}
.learndash-wrapper .ld-focus-sidebar span.ld-icon-arrow-down.ld-icon.ld-primary-background {
    color: #1179b8 !important;
    font-weight: 900;
}
.learndash-wrapper .ld-focus-sidebar .ld-table-list-items a.ld-table-list-item-preview.ld-primary-color-hover.ld-topic-row {
    border: none !important;
    padding: 3px !important;
    margin: 0px !important;
    padding-left: 19px !important;
}
.learndash-wrapper .ld-focus-sidebar a.ld-lesson-item-preview-heading {
    padding: 0px !important;  
}
.learndash-wrapper .ld-focus-sidebar .ld-lesson-item {
    border: none !important;
    padding-bottom: 0px !important;
}
.learndash-wrapper .ld-focus-sidebar .ld-lesson-navigation:before {
    content: "Table of contents";
    font-size: 18px;
    line-height: 27px;
    font-weight: 600 !important;
    color: #222 !important;
    padding-right: 0px;
}
.learndash-wrapper .ld-focus-sidebar .ld-lesson-navigation {
    position: relative;
}
body .learndash-wrapper .ld-focus-main .ld-focus-content {
    width: 100% !important;
    padding: 0px !important;
    border: none !important;
    background: transparent !important;
}
body .learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation-heading {
    padding: 10px !important;
    min-height: auto !important;
    margin-bottom: 10px;
    margin-top: -20px;
    background-color: #1179b8 !important;
    border-radius: 5px !important;
}
body .learndash-wrapper .ld-focus-sidebar .ld-course-navigation-heading h3 {
    font-size: 18px !important;
}
.learndash-wrapper .ld-focus-sidebar .learndash-incomplete .ld-expand-button, .learndash-wrapper .ld-focus-sidebar .learndash-incomplete a.ld-table-list-item-preview  {
    position: relative;
}
.learndash-wrapper .ld-focus-sidebar .learndash-incomplete .ld-expand-button:after, .learndash-wrapper .ld-focus-sidebar .learndash-incomplete a.ld-table-list-item-preview:after {
    background-image: url(https://notarycoursstg.wpengine.com/wp-content/uploads/2024/03/incomplete-1.png);
    position: absolute;
    content: "";
    right: -8px;
    z-index: 1;
    width: 17px;
    height: 17px;
    background-repeat: no-repeat;
    background-size: contain;
    top: 50%;
    transform: translate(-50%, -50%);
}
.learndash-wrapper .ld-focus-sidebar .ld-topic-title {
    position: relative;
}
.learndash-wrapper .ld-focus-sidebar .ld-topic-title:before {
    content: '';
    position: absolute;
    left: -15px;
    width: 6px;
    height: 6px;
    background: #1179b8;
    border-radius: 10px;
    top: 3px;
    box-shadow: 1px 1px 3px 1px #16a0c7;
}
.course_videos{
    position: relative;
    width: 100%;
    overflow: hidden;
    padding-top: 56.25% !important;
    background: #1da9cc1c !important;
    padding: 20px;
    border: 1px solid #17a1c859 !important;
    border-radius: 10px;
}
.course_videos iframe.sproutvideo-player {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    border: none;
    height: 100%;
    border-radius: 10px;
}
.learndash-wrapper .ld-breadcrumbs {
    background: #1179b8 !important;
    padding: 10px;
    color: #fff;
}
.learndash-wrapper .ld-breadcrumbs .ld-status {
    background: #17a1c8 !important;
    color: #fff !important;
    border: 1px solid #fff !important;
    margin-bottom: 0px !important;
    border-radius: 30px !important;
    padding: 7px 12px 4px 12px !important;
}
body.ld-in-focus-mode .learndash-wrapper {
    background: transparent !important;
}
.learndash-wrapper .ld-focus-sidebar .ld-pages {
    background-color: #1b8fbf !important;
    color: #fff !important;
    margin-top: 15px;
}
/***Login-Popup***/  
.woocommerce .learndash-wrapper.learndash-wrapper-login-modal.ld-modal-open{
    position: relative;
}
.woocommerce .learndash-wrapper.learndash-wrapper-login-modal.ld-modal-open:before {
    position: absolute;
    content: '';
    background: #00000080 !important; 
    width: 100%;
    height: 100vh;
}
.woocommerce .learndash-wrapper .ld-modal.ld-login-modal.ld-can-register {
    position: fixed !important;
    margin: 0px !important;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
@media(max-width:1199px){
    body.admin-bar .learndash-wrapper .ld-focus-sidebar {
        width: 35% !important;
    }
    .learndash-wrapper .ld-focus .ld-focus-main {
        width: 65%;
        padding-left: 20px;
    }
    .single-sfwd-courses .ld-course-list-items.row {
        margin-right: 0px;
        margin-left: 0px;
    }
}
@media(max-width:991px){
    .learndash-wrapper .ld-focus-content .ld-content-actions .ld-content-action {
        -ms-flex: 0 0 165px;
        flex: 0 0 159px;
    }
    .learndash-wrapper .ld-focus-content .ld-content-actions .ld-content-action .ld-course-step-back {
        font-size: 14px !important;
    }
    .single-sfwd-courses  .page-content {
        margin-top: 50px;
        margin-bottom: 50px;
    }
    .single-sfwd-courses .courseHeading {
        margin-top: 30px;
        margin-bottom: 30px;
    }
}
@media(max-width:768px){
    body.admin-bar .learndash-wrapper .ld-focus-sidebar {
        position: absolute !important;
        z-index: 999;
        background: #ffffff !important;
    }
    .learndash-wrapper .ld-focus .ld-focus-main {
        padding-left: 0px;
    }
    .learndash-wrapper .ld-content-actions {
        -ms-flex-direction: row;
        flex-direction: row;
        justify-content: space-between;
    }
    body .learndash-wrapper .ld-focus-main .ld-focus-content {
        margin-top: 50px !important;
    }
    .ld-focus {
        padding-bottom: 50px !important;
    }
    body.admin-bar .learndash-wrapper .ld-focus-sidebar {
        width: 250px !important;
    }
    .learndash-wrapper .ld-focus-sidebar .ld-pages span {
        font-size: 12px !important;
    }
    .learndash-wrapper .ld-content-action a.ld-button span {
        font-size: 14px !important;
    }
    .woocommerce .learndash-wrapper .ld-login-modal {
        width: 95%;
    }    
    .single-sfwd-courses .ld_course_grid.col-sm-8.col-md-4 {
        min-width: 100% !important;
    }
}
@media(max-width:600px){
    #wpadminbar {
        position: fixed;
    }
}
@media(max-width:576px){
    .learndash-wrapper .ld-content-actions {
        display: block;
    }
    .learndash-wrapper .ld-content-action input {
        width: 100% !important;
        max-width: 100% !important;
    }
    .ld-content-action a.ld-button {
        max-width: 100%;
    }
    .learndash-wrapper .ld-focus-content .ld-content-actions .ld-content-action .ld-course-step-back {
        margin-top: 30px !important;
        display: block;
    } 
    .learndash-wrapper .ld-focus-header .sfwd-mark-complete::after, .ld-focus-header input.learndash_mark_complete_button {
        font-size: 12px !important;
    }
    .learndash-wrapper .ld-focus-header .sfwd-mark-complete::after{
        top: 48%;
    }    
}
/****CSS Start By NG****/