/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/

.rtl
{
font-family:droid arabic kufi !important;
}
.rtl h1,.rtl h2, .rtl  h3,.rtl  h4,.rtl  a
{
font-family:droid arabic kufi !important;
}
.lang-item-ar a {
  font-family: droid arabic kufi !important;
}
.container.av-logo-container {
  padding-top: 10px;
}
.avia-menu-text {
  font-size: 16px !important;
  font-weight: bold !important;
text-transform:uppercase;
  letter-spacing: -1px;
}
.rtl .avia-menu-text {
  letter-spacing: 0px;
}
body .column-top-margin {
  margin-top: 20px;
}
.av-image-caption-overlay-center {
  text-transform: uppercase;
}
h1,h2{
  letter-spacing: -2px !important;
}
.rtl h1,.rtl h2{
  letter-spacing: 0px !important;
}
.rtl div .logo {
  float: right;
  right: 0;
}
.rtl .main_menu
{
left:0;
}
.rtl input, .rtl textarea {
  font-family: droid arabic kufi;
}