.elementor-2738 .elementor-element.elementor-element-b8ad878 .elementor-heading-title{font-size:24px;font-weight:900;}.elementor-2738 .elementor-element.elementor-element-68d16b7 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-2738 .elementor-element.elementor-element-406e2b4 .elementor-button{background-color:var( --e-global-color-d156484 );padding:19px 19px 19px 19px;}.elementor-2738 .elementor-element.elementor-element-406e2b4 .elementor-button:hover, .elementor-2738 .elementor-element.elementor-element-406e2b4 .elementor-button:focus{background-color:var( --e-global-color-77a85bb );}.elementor-2738 .elementor-element.elementor-element-406e2b4 > .elementor-widget-container{margin:20px 20px 20px 20px;}.elementor-2738 .elementor-element.elementor-element-245f907{--spacer-size:50px;}/* Start custom CSS for lessons, class: .elementor-element-5a52d3d */.course-section-title-elementory {
    background-color: rgba(206, 147, 255, 0.5) !important; /* رنگ شیشه‌ای با شفافیت */
    border-radius: 15px;
    padding: 15px;
    color: white; /* رنگ متن سفید */
    font-weight: bold;
    text-align: center;
    backdrop-filter: blur(10px); /* ایجاد افکت تار بر روی پس‌زمینه */
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); /* سایه برای ایجاد عمق */
    border: 2px solid rgba(206, 147, 255, 0.7); /* مرز روشن و نیمه‌شفاف */
    transition: all 0.3s ease; /* افکت انتقال برای تغییرات */
}

.course-section-title-elementory:hover {
    background-color: rgba(206, 147, 255, 0.7) !important; /* تغییر رنگ پس‌زمینه هنگام هاور */
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.2); /* افزایش سایه هنگام هاور */
}


.fa-chevron-down {
    color: black !important;
}/* End custom CSS */