/* المان اصلی */
#google_translate_element {
  position: fixed;
  top: 22px;
  left: 14px;
  z-index: 9999;
  direction: rtl;
}

/* کانتینر اصلی گجت */
.skiptranslate.goog-te-gadget {
  font-family: inherit !important;
  background: rgb(237, 237, 237) !important;
  border-radius: 10px !important;
  padding: 0px 10px !important;
  border: 1px solid #e0e0e0 !important;
}

/* دکمه اصلی انتخاب زبان */
.goog-te-gadget-simple {
  background: transparent !important;
  border: none !important;
  font-size: 14px !important;
  font-family: inherit !important;
  display: inline-flex !important;
  align-items: center !important;
  gap: 8px !important;
  cursor: pointer !important;
  transition: all 0.3s ease !important;
  padding-top: 4px !important;
}

.goog-te-gadget-simple:hover {
  opacity: 0.8;
}

/* آیکون گوگل (پنهان) */
.goog-te-gadget-icon {
  display: none !important;
}

/* لینک انتخاب زبان */
.goog-te-menu-value {
  text-decoration: none !important;
  color: #333 !important;
  display: inline-flex !important;
  align-items: center !important;
  gap: 4px !important;
}

/* متن داخل دکمه */
.goog-te-menu-value span {
  color: #333 !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  vertical-align: middle !important;
}

/* آیکون فلش */
.goog-te-menu-value img {
  width: 20px !important;
  height: 20px !important;
  vertical-align: middle !important;
  margin: 0 !important;
  padding: 0 !important;
}

/* حذف بنر بالای صفحه */
.goog-te-banner-frame.skiptranslate {
  display: none !important;
}

/* جلوگیری از جابجایی body */
body {
  top: 0 !important;
}

body.translated-ltr {
  top: 0 !important;
}

/* استایل iframe منو */
.goog-te-menu-frame.skiptranslate {
  border-radius: 8px !important;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2) !important;
  border: 1px solid #e0e0e0 !important;
}

/* حذف پرچم پیش‌فرض CSS که قبلا داشتیم */
.goog-te-gadget-simple::before {
  display: none !important;
}


/* پنهان کردن در صفحات غیر از menu817 */
.goog-te-gadget[style*="display: none"],
.goog-te-gadget.ng-hide {
  display: none !important;
}


iframe#\:2\.container {
    display: none;
}

.menu-widget ion-list .item-icon-right, .menu-widget ion-list .item-avatar-right {
  padding-right: 20px;
}

.menu-widget ion-list .item-icon-right .icon {
  right: 85% !important;
}

.item-icon-left .icon::before, .item-icon-right .icon::before {
	color: #4F8A70;
}

.item-icon-left .icon::before, .item-complex, a.item.item-complex, button.item.item-complex {
	color: #252525;
}