@charset "utf-8";
.am-fb-login-button::before {
    content: 'تسجيل الدخول باستخدام الفيسبوك -';
}

.am-fb-signup-button::before {
    content: 'يمكنك تسجيل الدخول باستخدام حسابك على الفيسبوك - ';
}
.am-form input[type="text"],
.am-form input[type="password"],
.am-form select,
.am-form textarea {
   direction: rtl;
}
pre {
    direction: rtl;
	}
	#contact_form label {
  text-align: right;
}

* {text-align:right;}

.am-header-menu-wrapper {
    font-size: 18px;
}


