/**
 * @package Helix Ultimate Framework
 * @author JoomShaper https://www.joomshaper.com
 * @copyright Copyright (c) 2010 - 2018 JoomShaper
 * @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 or Later
 */
/*$dir: rtl;
 @import 'directional';
 @import 'bs4-rtl';
 @import 'theme';
 @import 'menu';
 @import 'offcanvas';
 @import 'template';
 */
body.rtl {
  text-align: right;
}
body.rtl [class*=" fa-"] {
  margin: 0;
}
body.rtl .owl-carousel, body.rtl .owl2-carousel {
  direction: ltr;
}
body.rtl #sp-top-bar ul.yt-loginform.top-link > li {
  padding-right: 20px;
  margin-right: 20px;
  padding-left: 0px;
  margin-left: 0px;
  float: right;
}
body.rtl #sp-top-bar ul.yt-loginform.top-link > li.welcome-msg, body.rtl #sp-top-bar ul.yt-loginform.top-link > li.language {
  padding-right: 0;
  margin-right: 0;
}
body.rtl #sp-top-bar ul.yt-loginform.top-link > li i {
  padding-right: 0px;
  padding-left: 8px;
}
body.rtl #sp-top-bar ul.yt-loginform.top-link > li:after {
  right: 0;
  left: auto;
}
body.rtl #sp-top1 .mod-languages .dropdown-toggle {
  padding: 0 0px 0 20px;
}
body.rtl #sp-top1 .mod-languages:before {
  left: 0;
  right: auto;
}
body.rtl #sp-top1 .mod-currency .bootstrap-select .dropdown-toggle .filter-option:after {
  float: left;
}
body.rtl #sp-top2 .sp-module {
  float: left;
}
body.rtl #sp-top-bar .sp-contact-info li .fa {
  margin-left: 10px;
  margin-right: 0;
}
body.rtl #sp-top2 {
  text-align: left;
}
body.rtl #sp-top2 ul.social-icons {
  float: left;
}
body.rtl #sp-top2 .well-shop:after {
  float: right;
}
body.rtl #sp-header #sp-logo:before {
  left: 0;
  right: auto;
}
body.rtl #sp-user1 .sp-module {
  float: left;
}
body.rtl #sp-header .search-header .search-wrapper .input-group .form-control {
  left: 15px;
  right: auto;
}
body.rtl #sp-header .search-header .search-wrapper .input-group .btn-primary {
  left: 15px;
  right: auto;
}
body.rtl #sp-slideshow .custom.homepage-slider .yt-content-slider .yt-content-slide .caption .slide-warp {
  text-align: right;
}
body.rtl #sp-slideshow .custom.homepage-slider .yt-content-slider .yt-content-slide .caption .slide-warp .slide-button .link-button, body.rtl #sp-slideshow .custom.homepage-slider .yt-content-slider .yt-content-slide .caption .slide-warp .slide-button .video-slider {
  float: right;
}
body.rtl #sp-slideshow .custom.homepage-slider .yt-content-slider .yt-content-slide .caption .slide-warp .slide-button .link-button i, body.rtl #sp-slideshow .custom.homepage-slider .yt-content-slider .yt-content-slide .caption .slide-warp .slide-button .video-slider i {
  margin-left: 0;
  margin-right: 20px;
  float: right;
}
body.rtl #sp-slideshow .custom.homepage-slider .yt-content-slider .yt-content-slide .caption .slide-warp .slide-button .link-button i:before, body.rtl #sp-slideshow .custom.homepage-slider .yt-content-slider .yt-content-slide .caption .slide-warp .slide-button .video-slider i:before {
  float: right;
}
body.rtl .block-video .box-video {
  float: right;
  margin-right: 0px;
  margin-left: 60px;
}
body.rtl .block-video .link-button:before {
  content: "\e927";
  margin-right: 10px;
  margin-left: 0px;
  float: left;
}
body.rtl .block-video #yt-lightbox .lightbox-hover {
  left: auto;
  right: 50%;
}
body.rtl .block-services .block-warp {
  text-align: right;
}
body.rtl .block-services .block-warp .block-item .block-content a:before {
  margin-right: 0px;
  margin-left: 10px;
}
body.rtl .block-process .block-warp .col-break {
  margin-right: 12.5%;
  margin-left: 0;
}
body.rtl .block-process .block-warp .block-item.item-img .block-content img {
  margin-left: 0px;
  margin-right: -35px;
}
body.rtl .block-testimonials .yt-testimonial:before {
  content: "";
}
body.rtl .blog-slider .sj-extraslider .item {
  text-align: right;
}
body.rtl .blog-slider .sj-extraslider .item .item-wrap.style1 .entry-content .item-readmore a:after {
  content: "\e927";
  float: left;
}
body.rtl #sp-bottom5 .block-bottom5 .bl-adver, body.rtl #sp-bottom5 .block-bottom5 .heading-title {
  float: right;
}
body.rtl #sp-bottom .footer-contact ul li:before {
  margin-left: 10px;
  margin-right: 0px;
}
body.rtl #sp-bottom .sp-module ul.menu li a:hover {
  padding-left: 0;
  padding-right: 5px;
}
body.rtl #sp-bottom .sp-module ul.menu li a:before {
  margin-right: 0px;
  margin-left: 10px;
  float: right;
  content: "\f0d9";
}
body.rtl #sp-bottom .acymailing_module .acymailing_form .acysubbuttons {
  left: 0;
  right: auto;
}
body.rtl #sp-bottom .socials li {
  float: right;
  margin-left: 10px;
  margin-right: 0px;
}
body.rtl #sp-section-bread .breadcrumb > li.breadcrumb-item::before {
  padding-right: 0;
  padding-left: 0.5rem;
  content: "\e92f";
}
body.rtl #sp-right .sp-column .sj-basic-news .bs-item .bs-image, body.rtl #sp-left .sp-column .sj-basic-news .bs-item .bs-image {
  float: right;
  margin-right: 0px;
  margin-left: 20px;
}
body.rtl #sp-right .sp-column .tagspopular ul li, body.rtl #sp-left .sp-column .tagspopular ul li {
  float: right;
}
body.rtl .search-sidebar .form-search .btn-search {
  left: 0;
  right: auto;
}
body.rtl .search-sidebar .form-search .search-query {
  padding: 0 20px 0 0;
}
body.rtl .article-details .article-image .published {
  margin: 0 0 15px;
}
body.rtl .article-social-share {
  float: left;
}
body.rtl .article-social-share .social-share-icon ul li:not(:last-child) {
  margin-right: 0px;
  margin-left: 5px;
}
body.rtl .blog-featured .readmore a:after, body.rtl .article-list .article .readmore a:after {
  content: "\e927";
  float: left;
}
body.rtl .blog-featured .list-tags {
  text-align: right;
}
body.rtl .article-details .article-info dd.published, body.rtl .article-info dd.published {
  margin-right: 0px;
}
body.rtl .article-list .blog-grid .entry-thumbnail {
  float: right;
}
body.rtl .article-list .blog-grid .entry-header {
  float: right;
  margin-left: 0;
  margin-right: 3%;
}
body.rtl #searchForm .form-check-inline .form-check-input {
  margin-left: 0.3125rem;
  margin-right: 0;
}
body.rtl #search-form .form-inline label {
  margin-left: 0.5rem !important;
  margin-right: 0 !important;
}
body.rtl .form-check {
  padding-left: 0;
  padding-right: 15px;
}
body.rtl .form-check .form-check-input {
  margin-left: 0;
  margin-right: -15px;
}
body.rtl .login .list-group a:before {
  right: 0;
  left: auto;
}
body.rtl .input-group > .input-group-prepend > .input-group-text, body.rtl .input-group > .form-control, body.rtl .input-group > .input-group-append > .btn, body.rtl .tag-category .input-group > .form-control, body.rtl .tag-category .input-group-btn .btn {
  border-radius: 0;
}
body.rtl .contact-ajax .ctajax-element .el-info-contact .info-mobie i, body.rtl .contact-ajax .ctajax-element .el-info-contact .info-address i {
  float: right;
  margin-right: 0px;
  margin-left: 30px;
}
body.rtl .contact-ajax .ctajax-element .el-info-contact .info-mail i {
  float: right;
  margin-right: 0px;
  margin-left: 25px;
}
body.rtl .sp-scroll-up {
  right: auto;
  left: 30px;
}
body.rtl #fancybox-wrap #fancybox-outer #fancybox-content > div > a.continue_link {
  float: right;
}
body.rtl #fancybox-wrap #fancybox-outer #fancybox-content > div > a.showcart {
  float: left;
  left: 20px;
  right: auto;
}
body.rtl div.calendar {
  left: auto;
  right: 186px;
}
body.rtl .chzn-container .chzn-search {
  display: none;
  left: 0;
}
body.rtl .chzn-container .chzn-drop {
  left: 0;
  display: block;
}
body.rtl .chzn-container.chzn-with-drop .chzn-drop {
  display: block;
}
body.rtl .sp-megamenu-parent {
  /*
   &.sp-has-child>a:before,
   &.sp-has-child>span:before{
   font-family: "FontAwesome";
   content: "\f107";
   float: left;
   margin-right: 7px;
   }
   */
}
body.rtl .sp-megamenu-parent > li .sp-menu-badge.sp-menu-badge-right {
  margin-right: 7px;
}
body.rtl .sp-megamenu-parent > li .sp-menu-badge.sp-menu-badge-left {
  margin-left: 7px;
}
body.rtl .sp-megamenu-parent .sp-dropdown .sp-dropdown-items .sp-has-child > a:after {
  font-family: "FontAwesome";
  content: "\f104";
  float: left;
  margin-right: 7px;
}
body.rtl .sp-megamenu-parent .sp-dropdown.sp-menu-center {
  margin-right: 45px;
}
body.rtl .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-right {
  right: 0;
}
body.rtl .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full {
  right: auto;
  left: 0;
}
body.rtl .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-left {
  left: 0;
}
body.rtl .sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
  right: 100%;
}
body.rtl #offcanvas-toggler.offcanvas-toggler-right {
  float: left;
  margin-right: 20px;
}
body.rtl #offcanvas-toggler.offcanvas-toggler-left {
  float: right;
  margin-left: 20px;
}
body.rtl.offcanvs-position-left .body-wrapper {
  right: 0;
}
body.rtl.offcanvs-position-left .offcanvas-menu {
  right: -300px;
}
body.rtl.offcanvs-position-left.offcanvas-active .offcanvas-menu {
  right: 0;
}
body.rtl.offcanvs-position-left.offcanvas-active .body-wrapper {
  right: 300px;
}
body.rtl.offcanvs-position-right .body-wrapper {
  left: 0;
}
body.rtl.offcanvs-position-right .offcanvas-menu {
  left: -300px;
}
body.rtl.offcanvs-position-right.offcanvas-active .offcanvas-menu {
  left: 0;
}
body.rtl.offcanvs-position-right.offcanvas-active .body-wrapper {
  left: 300px;
}
body.rtl .close-offcanvas {
  left: 15px;
}
body.rtl .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler, body.rtl .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler {
  left: 0;
  right: auto;
}
body.rtl .offcanvas-menu .offcanvas-inner .sp-module ul > li ul {
  margin-right: 10px;
}
