/* إخفاء زر طلب مساعدة في ثيم ملاك */
.salla-help-button, [data-help-trigger], a[href*="/help"] {
    display: none !important;
}