/* تحسينات اللوغو */
.custom-logo, .site-logo-img img {
    max-width: 180px !important;
    height: auto !important;
    width: auto !important;
}

.ast-logo-title-inline .site-logo-img {
    display: inline-block !important;
}

@media (max-width: 768px) {
    .custom-logo, .site-logo-img img {
        max-width: 120px !important;
        max-height: 40px !important;
    }
}

/* إصلاح عرض اللوغو في الموبايل */
.ast-header-break-point .site-logo-img .custom-logo {
    max-width: 120px !important;
    height: auto !important;
}

/* تحسين أيقونة الفافيكون - تم حذف الخاصية الخطأ */
