html[lang="ar"] .logo {
  display: none;
}

html[lang="en"] .logo-ar {
  display: none;
}
html[lang="en"] .rtl-rotate-180 {
  rotate: 180deg;
}
