.elementor-3069 .elementor-element.elementor-element-61b5a9f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-3069 .elementor-element.elementor-element-155a8cb{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-theme-page-title .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-3069 .elementor-element.elementor-element-0455ae5{text-align:center;}.elementor-3069 .elementor-element.elementor-element-2af887f6{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for shortcode, class: .elementor-element-65f852d3 */body .product-sessions-table {
    width: 100% !important;
    border-collapse: collapse !important;
    font-family: Tahoma, sans-serif !important;
    direction: rtl !important;
    text-align: center !important;
    margin-bottom: 20px;
}

body .product-sessions-table th {
    background: #1f4e79 !important;
    color: #fff !important;
    padding: 12px !important;
    font-size: 16px !important;
    font-weight: bold !important;
    border: 1px solid #ddd !important;
}

body .product-sessions-table td {
    padding: 12px !important;
    font-size: 15px !important;
    border: 1px solid #ddd !important;
}

body .product-sessions-table tr:nth-child(even) td {
    background: #f2f6fb !important;
}

body .product-sessions-table td a {
    background: #1f4e79 !important;
    color: #fff !important;
    padding: 6px 14px !important;
    border-radius: 4px !important;
    text-decoration: none !important;
    font-size: 14px !important;
    display: inline-block !important;
}

body .product-sessions-table td a:hover {
    background: #163a59 !important;
}

/* RESPONSIVE MOBILE */
@media (max-width: 768px) {

    body .product-sessions-table,
    body .product-sessions-table thead,
    body .product-sessions-table tbody,
    body .product-sessions-table th,
    body .product-sessions-table td,
    body .product-sessions-table tr {
        display: block !important;
        width: 100% !important;
    }

    body .product-sessions-table thead tr {
        display: none !important;
    }

    body .product-sessions-table tr {
        margin-bottom: 15px !important;
        border: 1px solid #ddd !important;
        background: #fff !important;
    }

    body .product-sessions-table td {
        text-align: right !important;
        position: relative !important;
        padding: 8px 10px !important;
        border: none !important;
        border-bottom: 1px solid #eee !important;
        padding-left: 0 !important;
    }

    /* اضافة العنوان فوق محتوى كل خلية */
    body .product-sessions-table td.course-name:before {
        content: "اسم البرنامج:" !important;
        display: block !important;
        font-weight: bold !important;
        color: #1f4e79 !important;
        margin-bottom: 5px;
    }

    body .product-sessions-table td:nth-child(2):before { content: "من:"; display: block; margin-bottom: 5px; }
    body .product-sessions-table td:nth-child(3):before { content: "الي:"; display: block; margin-bottom: 5px; }
    body .product-sessions-table td:nth-child(4):before { content: "الموقع:"; display: block; margin-bottom: 5px; }
    body .product-sessions-table td:nth-child(5):before { content: "الحالة:"; display: block; margin-bottom: 5px; }
    body .product-sessions-table td:nth-child(6):before { content: "التسجيل:"; display: block; margin-bottom: 5px; }
}

/* Dropdown Filter */
form#course_filter_form {
    margin-bottom: 20px;
    text-align: left;
}

form#course_filter_form select {
    padding: 6px 10px;
    border-radius: 4px;
    border: 1px solid #ccc;
    font-size: 14px;
}

/* على الموبايل */
@media (max-width: 768px){
    form#course_filter_form {
        width: 100%;
    }
    form#course_filter_form select {
        width: 100%;
    }
}/* End custom CSS */