/* إخفاء التصنيفات الفرعية */
.categories-row .card-body {
    display: none !important;
}