.tutor-course-single-content-wrapper, .tutor-lesson-sidebar {
    background-image: url("https://micro-learning.me/wp-content/uploads/2025/12/6-scaled.jpg");
    background-size: cover;   
    background-position: center;
    background-repeat: no-repeat;
    padding: 30px;
    border-radius: 12px;
}

.tutor-course-single-content-wrapper, .tutor-lesson-sidebar {
    position: relative;
    overflow: hidden;
}

/*.tutor-course-single-content-wrapper, .tutor-lesson-sidebar::before {*/
/*    content: "";*/
/*    position: absolute;*/
/*    inset: 0;*/
/*    background: rgba(0,0,0,0.35); */
/*    z-index: 1;*/
/*}*/

.tutor-course-single-content-wrapper, .tutor-lesson-sidebar * {
    position: relative;
    z-index: 2;
}

.elementor-element .elementor-element-3659a214{
  display: none;
}

.site-content, #ast-desktop-header{
  background-image: url("https://micro-learning.me/wp-content/uploads/2025/12/6-scaled.jpg");
  background-size: cover;   
    background-position: center;
    background-repeat: no-repeat;
}
