/* הסתרת התפריט */

body.hide-sidebar .fi-sidebar {
    display: none !important;
}

body.hide-sidebar .fi-main {
    margin-left: 0 !important;
}