.rtl .tm-swiper .swiper-button-prev i:before {
  content: '\f105';
}

.rtl .tm-swiper .swiper-button-next i:before {
  content: '\f104';
}

.rtl .tm-swiper .swiper-slide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.rtl .growl .growl-close {
  float: left;
}

.rtl .lg-outer {
  direction: ltr;
}

.rtl.desktop-menu .sm-simple:not(.sm-vertical) .has-mega-menu .mega-menu {
  max-width: 100% !important;
}

.rtl.desktop-menu .sm-simple .simple-menu .toggle-sub-menu:before {
  content: '\f053';
}

.rtl .medizin-blog-caption-style-02 .post-read-more .tm-button .button-icon .fa-long-arrow-right:before {
  content: "\f177";
}

.rtl .blog-nav-links .prev h6:before {
  content: '\f105';
}

.rtl .blog-nav-links .next h6:before {
  content: '\f104';
}

.rtl .comment-nav-links .fa-angle-double-left:before, .rtl .page-pagination .fa-angle-double-left:before, .rtl .page-numbers .fa-angle-double-left:before {
  content: "\f101";
}

.rtl .comment-nav-links .fa-angle-double-right:before, .rtl .page-pagination .fa-angle-double-right:before, .rtl .page-numbers .fa-angle-double-right:before {
  content: "\f100";
}

.rtl .woocommerce-filtering-content .widget-content.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  right: auto;
}
