/* Add custom CSS styles below */ 
/* استهداف وصف الشريط الإعلاني بناءً على بنية متجر العفاري */
.salla-advertisement .text-xs {
    display: none !important;
}

/* لضمان عدم ترك مساحة فارغة أسفل العنوان */
.salla-advertisement .flex-col {
    gap: 0 !important;
}