.elementor-14 .elementor-element.elementor-element-4bdbdd4f{--display:flex;--padding-top:16px;--padding-bottom:16px;--padding-left:16px;--padding-right:16px;}/* Start custom CSS for text-editor, class: .elementor-element-2791925 */a.dokan-btn.dokan-btn-theme.vendor-dashboard {
  background-color: #1DB954; /* الخلفية الخضراء */
  color: #fff; /* النص أبيض */
  padding: 10px 20px;
  border-radius: 5px;
  font-weight: bold;
  transition: background-color 0.3s ease; /* إضافة تأثير التغيير */
}

a.dokan-btn.dokan-btn-theme.vendor-dashboard:hover {
  background-color: #1ED760; /* اللون الأخضر الفاتح عند التمرير */
  color: #fff; /* النص يبقى أبيض */
}
nav.woocommerce-MyAccount-navigation {
  direction: rtl; /* تحديد الاتجاه من اليمين لليسار */
  text-align: right; /* محاذاة النص لليمين */
}h3.woocommerce-MyAccount-title.entry-title {
    direction: rtl;
    text-align: right;
}
.woocommerce-MyAccount-content {
    direction: rtl;
    text-align: right;
}/* End custom CSS */