/* Add custom CSS styles below */ 
/* إخفاء أي عنصر عائم فوق زر الواتساب */
.salla-support-btn,
[class*="login"],
.fixed-bottom-action {
    display: none !important;
}