/*
Theme Name: FitClub
Theme URI: http://hamyarwp.com/fitclub/
RTL-er: HAMYARWP
RTL-er URI: http://hamyarwp.com
*/
@font-face {
  font-family: 'Droid Arabic Kufi';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/DroidKufi-Regular.eot);
  src: url(fonts/DroidKufi-Regular.eot?#iefix) format('embedded-opentype'),
       url(fonts/DroidKufi-Regular.woff2) format('woff2'),
       url(fonts/DroidKufi-Regular.woff) format('woff'),
       url(fonts/DroidKufi-Regular.ttf) format('truetype');
}
html, body, div, h1, h2, h3, h4, h5, h6, input, textarea{
	  font-family: 'Droid Arabic Kufi' !important;
	 font-weight: normal;
}

p{
	  font-family: 'Droid Arabic Kufi' !important;
}
p{ word-spacing: -1px;}
h1,h2,h3{

  word-spacing: -3px;
}
  .slider-caption-wrapper .caption-title{  font-size: 60px;     font-weight: 500;}
.slider-caption-wrapper .caption-title,.widget_about_block .about-title a{  word-spacing: -6px;}
.single .byline, .group-blog .byline, .posted-on, .blog-author, .blog-cat{
	  font-family: 'Droid Arabic Kufi' !important;
}
.top-header .logo {
    float: right;
    margin: 10px 0 0 20px;
}
#header-text #site-description {
    border-right: 2px solid;
    border-left: none;
    padding-right: 20px;
    padding-left: 0;
}
#header-text #site-title {
    font-weight: normal;
    margin-left: 10px;
    margin-right: auto;
}
.search-wrapper {
    float: left;
    padding-left: 5px;
    padding-right: 0;
}
#site-navigation ul li {
    float: right;
    margin-left: 24px;
    margin-right: auto;
}
.header-search-box .searchsubmit {
    border-radius: 30px 0px 0px 30px;
    left: 0;
    right: auto;
}
.search-no-results .searchsubmit, .widget_search .searchsubmit, .error-404 .searchsubmit {
    margin-right: -4px;
    margin-left: auto;
}
.widget_recent_entries a::before {
    content: "\f100";
}
.widget_meta a::before, .widget_nav_menu a:before {
    content: "\f104";
}
.widget_archive a::before, .widget_categories a:before, .widget_pages a:before, .widget_meta a:before, .widget_recent_comments a:before, .widget_recent_entries a:before, .widget_rss a:before, .widget_nav_menu a:before {
    right: 0;
    left: auto;
}
.widget_archive li, .widget_categories li, .widget_pages li, .widget_meta li, .widget_recent_comments li, .widget_recent_entries li, .widget_rss li, .widget_nav_menu li {
    padding: 0 25px 10px 0;
}
#bottom-footer .copyright {
    float: right;
	margin-right: 50px;
}
.entry-meta .fa {
    margin-left: 8px;
    margin-right: auto;
}
.entry-meta span:first-child {
    margin-right: 0;
    margin-left: auto;
}
.posted-on {
    float: right;
}
.entry-content-wrapper {
    float: left;
}
.comment-author img {
    margin-left: 15px;
    margin-right: auto;
}
.comment-author {
    float: right;
}
.comment-metadata time {
    padding-right: 20px;
    padding-left: 0;
}
.comment-content, .reply {
    margin-right: 6%;
    margin-left: auto;
}
.tg-column-2 {
    margin-right: 3%;
    margin-left: auto;
    float: right;
}
.tg-column-wrapper {
    margin-right: -3%;
    margin-left: auto;
}
.tg-column-4 {
    margin-right: 3%;
    margin-left: auto;
    float: right;
}
#top-footer .footer-block li {
    padding: 0 25px 10px 0;
}
#top-footer .widget-title {
    margin-right: 20px;
    margin-left: auto;
}
#top-footer .widget-title span:before {
    right: -20px;
    left: auto;
}
#top-footer .widget-title span::after {
    left: -20px;
	right:auto;
}
ul, ol {
    margin: 0 20px 15px 0;
}
.social-icons-wrapper li {
    float: right;
    margin-right: 10px;
    margin-left: auto;
}
.social-icons-wrapper {
    float: left;
}
#bottom-footer li:first-child {
    margin-right: 0;
    margin-left: auto;
    padding-right: 0;
    padding-left: 0;
}
#bottom-footer .footer-menu {
    float: left;
}
#bottom-footer li {
    border-right: 1px solid;
border-left:none;
    float: right;
    margin-right: 15px;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 0;
}
.section-title span:before {
    right: -30px;
    left: auto;
}
.section-title span::after {
    left: -30px;
    right: auto;
}
.tg-column-3 {
    float: right;
    margin-right: 3%;
    margin-left: auto;
}
.about-wrapper {
    float: right;
}
.about-content li {
    padding-right: 25px;
    padding-left: 0;
}
.about-content li:before {
    content: "\f0a8";
    right: 0;
    left: auto;
}
.testimonial-wrapper {
    direction: ltr;
}
.widget_testimonial_block .section-title{
	    direction: rtl;
}
.testimonial-image {
    float: right;

}
.widget_testimonial_block .bx-controls {
    left: 15px;
    right: auto;
}
.testimonial-desc-wrapper {
    float: left;
    direction: rtl;
}
.testimonial-desc::before {
    right: -40px;
    left: auto;
}
.testimonial-author:before {
    right: 0;
    left: auto;
}
.testimonial-author {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
}
.testimonial-desc {
	text-align: right;
}
.blog-wrapper .bx-controls a.bx-next{
-moz-transform: scale(-1, 1);
-webkit-transform: scale(-1, 1);
-o-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
}
section#fitclub_featured_posts_widget-2 {
    direction: ltr;
}
section#fitclub_featured_posts_widget-1 {
    direction: ltr;
}
.section-title {
direction: rtl;
}
.blog-content-wrapper {
    direction: rtl;
}

.blog-desc-wrap {
    text-align: right;
}
.blog-title:after {
    right: 0;
    left: auto;
}

#site-navigation ul.sub-menu > li:hover:first-child a {
    border-radius: 3px 0 0 3px;
}
#site-navigation ul.sub-menu li {
    margin-left: 0;
margin-right:auto;
}
#site-navigation ul ul li:hover > ul.sub-menu {
    right: 50%;
    left: auto;
}
#site-navigation ul.sub-menu ul {
    right: 60%;
    left: auto;
}
#site-navigation ul li {
    float: right;
}
.error-404 .page-header {
    text-align: left;
}
#home-slider #bx-pager {
    right: 20px;
    left: auto;
}
#site-navigation ul.sub-menu > li:hover:last-child a {
    border-radius: 0 3px 3px 0;
}
.fa-angle-right:before {
    content: "\f104";
}
@media (max-width: 767px){
.search-wrapper {
    left: 2%;
    right: auto;
}
.main-navigation {
    float: left;
}
#site-navigation .menu-toggle {
    left: 21px;
    right: auto;
  }
  .sub-toggle {
    left: 15px;
    right: auto;
  }
  #site-navigation ul li {
    float: none;
    margin-left: 0;
    margin-right: auto;
}
#site-navigation ul.sub-menu li a, #site-navigation ul.sub-menu li >ul.sub-menu li a {
    padding: 0 20px 0 0;
    text-align: right;
}
.tg-column-2, .tg-column-3, .tg-column-4 {
    float: none;
        margin: 30px auto 0;
}
.testimonial-image {
    float: none;
}
#bottom-footer .copyright {
    float: none;
    text-align: center;
        margin-right: auto;
}
#bottom-footer .footer-menu {
    float: none;
    margin: 10px auto 0;
    text-align: center;
}
#bottom-footer li:first-child{
  margin-right: 15px;
  padding-right: 15px;
}
.tg-column-wrapper {
    margin: 0;
}
}
@media (max-width: 979px) and (min-width: 768px){
.tg-column-3 {
    float: none;
    margin: 0 -4px 3% 3%;
    text-align: center;
}
}
