/*
* RTL theme support
*/
body {
  direction: rtl;
  unicode-bidi: embed;
  text-align: right;
}

.footer-widget {
  margin: 4.188em 8.33333% 0 0;
  padding-left: 0;
  padding-right: 0.938em;
}

.footer-widget .footer-title:before {
  left: 0;
  right: -3.750em;
}

.social-profile a {
  margin: 0 0 1.375em 1.563em;
}

.sf-menu ul {
  text-align: right;
}
