/* إخفاء نص السجل التجاري والرقم */
.s-trust-badges-label,
.s-trust-badges-number{
    display: none !important;
}

/* إخفاء أيقونة السجل التجاري فقط */
salla-trust-badges img{
    display: none !important;
}