.elementor-kit-8{--e-global-color-primary:#E74A1C;--e-global-color-secondary:#56559F;--e-global-color-text:#343665;--e-global-color-accent:#95969C;--e-global-color-c088b2e:#000000;--e-global-color-94f53a3:#1C1C1C;--e-global-color-d43c2d0:#2A2B2B;--e-global-color-6f435a5:#3A3B3E;--e-global-color-65f1ddb:#EEEEF6;--e-global-color-cc88e1a:#F7F7F9;--e-global-typography-primary-font-family:"IBM Plex Sans Arabic";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"IBM Plex Sans Arabic";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"IBM Plex Sans Arabic";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"IBM Plex Sans Arabic";--e-global-typography-accent-font-weight:500;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* === إزالة أي خطوط تحت الروابط + تنسيق عام للقايمة === */
.tutor-dashboard-permalinks a,
.tutor-dashboard-permalinks .tutor-dashboard-menu-item-link,
.tutor-dashboard-permalinks .tutor-dashboard-menu-item-link span {
    text-decoration: none !important;
    border-bottom: none !important;
}

/* === شكل عنصر القائمة === */
.tutor-dashboard-permalinks .tutor-dashboard-menu-item-link {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 12px 15px;
    border-radius: 10px;
    color: #111 !important;
    background: #ffffff;
    transition: 0.2s ease-in-out;
}

/* مسافة بسيطة بين العناصر */
.tutor-dashboard-permalinks .tutor-dashboard-menu-item {
    margin-bottom: 6px;
}

/* === شكل الـ Hover === */
.tutor-dashboard-permalinks .tutor-dashboard-menu-item-link:hover {
    background: #f3f3f3 !important;
    color: #000 !important;
}

/* === العنصر الـ Active === */
.tutor-dashboard-menu-item.active .tutor-dashboard-menu-item-link,
.tutor-dashboard-menu-item-link.active {
    background: #e6e6e6 !important;
    color: #000 !important;
    font-weight: 600;
}

/* تحسين الأيقونات */
.tutor-dashboard-menu-item-icon {
    font-size: 18px;
    opacity: 0.85;
}

/* لمسة خفيفة للقائمة */
.tutor-dashboard-permalinks {
    padding: 0;
    margin: 0;
}

/* فاصلة بين الأقسام */
.tutor-dashboard-menu-divider {
    height: 1px;
    background: #ececec;
    margin: 10px 0;
}/* End custom CSS */