/**
 * @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
 */
body.rtl {
  direction: rtl;
}
body.rtl .dropdown-menu {
  float: right;
  text-align: right;
}
body.rtl .close {
  float: left;
}
body.rtl .float-left {
  float: right !important;
}
body.rtl .float-right {
  float: left !important;
}
@media (min-width: 576px) {
  body.rtl .float-sm-left {
    float: right !important;
  }
  body.rtl .float-sm-right {
    float: left !important;
  }
}
@media (min-width: 768px) {
  body.rtl .float-md-left {
    float: right !important;
  }
  body.rtl .float-md-right {
    float: left !important;
  }
}
@media (min-width: 992px) {
  body.rtl .float-lg-left {
    float: right !important;
  }
  body.rtl .float-lg-right {
    float: left !important;
  }
}
@media (min-width: 1200px) {
  body.rtl .float-xl-left {
    float: right !important;
  }
  body.rtl .float-xl-right {
    float: left !important;
  }
}
body.rtl .text-left {
  text-align: right !important;
}
body.rtl .text-right {
  text-align: left !important;
}
@media (min-width: 576px) {
  body.rtl .text-sm-left {
    text-align: right !important;
  }
  body.rtl .text-sm-right {
    text-align: left !important;
  }
}
@media (min-width: 768px) {
  body.rtl .text-md-left {
    text-align: right !important;
  }
  body.rtl .text-md-right {
    text-align: left !important;
  }
}
@media (min-width: 992px) {
  body.rtl .text-lg-left {
    text-align: right !important;
  }
  body.rtl .text-lg-right {
    text-align: left !important;
  }
}
@media (min-width: 1200px) {
  body.rtl .text-xl-left {
    text-align: right !important;
  }
  body.rtl .text-xl-right {
    text-align: left !important;
  }
}
body.rtl code, body.rtl kbd, body.rtl pre, body.rtl samp {
  direction: ltr;
  unicode-bidi: bidi-override;
}
body.rtl .mr-auto, body.rtl .mx-auto {
  margin-right: initial !important;
  margin-left: auto !important;
}
body.rtl {
  text-align: right;
}
body.rtl .pull-right {
  float: left !important;
}
body.rtl .pull-left {
  float: right !important;
}
body.rtl .col-md-1, body.rtl .col-md-10, body.rtl .col-md-11, body.rtl .col-md-12, body.rtl .col-md-2, body.rtl .col-md-3, body.rtl .col-md-4, body.rtl .col-md-5, body.rtl .col-md-6, body.rtl .col-md-7, body.rtl .col-md-8, body.rtl .col-md-9 {
  float: right;
}
body.rtl .title-sytle1 .box-title h3:before, body.rtl .title-sytle1 .box-title h3 span:before {
  right: -15px;
  left: auto;
  border-left: 0;
  border-right: 15px solid transparent;
}
body.rtl .title-sytle1 .box-title h3:after, body.rtl .title-sytle1 .box-title h3 span:after {
  left: -15px;
  right: auto;
  border-right: 0;
  border-left: 15px solid transparent;
}
body.rtl .social-icons {
  margin-left: 20px;
  margin-right: 0;
}
body.rtl .sj-athetics-account .account-title:before {
  right: -5px;
  left: auto;
}
body.rtl .sj-athetics-account .account-title {
  transform: skewX(20deg);
}
body.rtl .sj-athetics-account .account-title span {
  transform: skewX(-20deg);
}
body.rtl .sj-athetics-account .sidebar-top-right {
  right: auto;
  left: 0;
}
body.rtl .header-style2 .header-top2 .menu-right-header ul {
  margin: 0;
  list-style: none;
}
body.rtl .header-style2:before {
  right: 0;
  left: auto;
}
body.rtl .header-style2 .header-top2 .menu-right-header ul > li {
  transform: skewX(20deg);
  float: right;
}
body.rtl .header-style2 .header-top2 .menu-right-header ul > li > a {
  transform: skewX(-20deg);
}
body.rtl .header-style2 .header-top2 .menu-right-header ul > li:before {
  right: -5px;
  left: auto;
}
body.rtl .header-style2 .header-bottom .header-logo .logo {
  padding: 33px 6px 19px 80px;
}
body.rtl .header-style2 .header-bottom .header-logo:before {
  border-left: 30px solid transparent;
  border-right: 0;
  left: -30px;
  right: auto;
}
body.rtl .sj-minicart-pro .mc-wrap.mc-left .mc-content {
  right: auto;
  left: 0;
}
body.rtl .search-cate {
  margin-left: 10px;
  margin-right: 0;
}
body.rtl .search-cate .icon-search:before {
  left: -5px;
  right: auto;
}
body.rtl .search-cate .top-form.top-search {
  float: left;
  right: auto;
  left: 0;
}
body.rtl .search-cate .top-form.top-search button.form-button {
  left: 0;
  right: auto;
}
body.rtl .search-cate .top-form.top-search input {
  padding-left: 0;
}
body.rtl .search-cate .top-form.top-search .topsearch-entry {
  padding-right: 0;
}
body.rtl .search-cate .top-form.top-search .topsearch-entry .cat-wrapper {
  border-right: 0;
  right: 0;
  left: auto;
}
body.rtl .search-cate .top-form.top-search .topsearch-entry .cat-wrapper:before {
  left: 15px;
  right: auto;
}
body.rtl .block-sidebar-content .wrap-content .item-content ul > li i {
  float: right;
  margin-left: 5px;
  margin-right: 0;
}
body.rtl .block-sidebar-content .wrap-content .item-content ul > li .classes {
  float: right;
}
body.rtl .block-sidebar-content .wrap-content .item-content ul > li .date {
  float: left;
}
body.rtl .block-sidebar-content .wrap-content .item-content a {
  text-align: right;
}
body.rtl .class-slider-default .sj-extraslider .extraslider-inner .item-wrap.style2 .item-info .item-content {
  text-align: right;
}
body.rtl .sp-module.world_best .block-title {
  float: right;
}
body.rtl .group-tabs .nav-tabs-select > ul > li {
  float: right;
}
body.rtl .group-tabs .tab-content .tab-pane .item-detail .item-image {
  float: right;
}
body.rtl .group-tabs .tab-content .tab-pane .item-detail .item-content {
  float: right;
  padding-right: 25px;
  padding-left: 0;
  text-align: right;
}
body.rtl .group-tabs .tab-content .tab-pane .item-detail .item-content ul {
  margin-right: 15px;
  margin-left: 0;
}
body.rtl .sppb-column.latest-blog .sj-extraslider .item .item-wrap.style1 .entry-content {
  text-align: right;
}
body.rtl .sppb-column.latest-blog .sj-extraslider .item .item-wrap.style1 .entry-content .entry-meta .item-meta .entry-date {
  margin-right: 0;
  margin-left: 12px;
}
body.rtl #sp-position9 .read-more {
  text-align: right;
}
body.rtl .yt-testimonial.button-type2 .owl-prev {
  left: 0%;
}
body.rtl .yt-testimonial.button-type2 .owl-next {
  right: 90%;
}
body.rtl .yt-testimonial .owl-controls {
  float: left;
  margin-right: 0px;
  margin-left: 12px;
}
body.rtl .sp-module.social-footer2 {
  float: right;
}
body.rtl .socials-footer ul li a {
  text-align: center !important;
}
body.rtl .newsletter-footer2 {
  float: right;
  margin: 14px 174px 6px 66px;
}
body.rtl .acymailing_module .acymailing_fulldiv .acymailing_module_form .acymailing_introtext {
  text-align: right;
}
body.rtl .acymailing_module .acymailing_fulldiv .acymailing_module_form .acymailing_form .acysubbuttons input {
  margin-left: 0px;
}
body.rtl .form-check {
  padding-right: 1.25rem;
  padding-left: 0;
}
body.rtl .form-check-input {
  margin-right: -1.25rem;
  margin-left: 0;
}
body.rtl .about-footer {
  text-align: right;
}
body.rtl .about-footer ul li i {
  margin-right: 0;
  margin-left: 10px;
}
body.rtl .about-footer ul > li:last-child span:nth-child(3) {
  margin-right: 25px;
  margin-left: 0;
}
body.rtl #sp-bottom .sp-module .sp-module-title, body.rtl #sp-bottom .sp-module ul > li > a {
  text-align: right;
}
body.rtl .item-left {
  text-align: right;
}
body.rtl .contact-page .wrap-content .item-left ul > li i {
  margin-right: 0px;
  margin-left: 10px;
}
body.rtl .contact-us-form .ctajax-wrap h4, body.rtl .contact-us-form .ctajax-wrap .text1 {
  text-align: right;
}
body.rtl .sp-scroll-up {
  right: auto;
  left: 30px;
}
body.rtl .article-list .article, body.rtl .article-details {
  text-align: right;
}
body.rtl .article-details .item-bottom .item-feature, body.rtl .article-details .item-bottom .item-trainer {
  float: right;
}
body.rtl .article-details .item-bottom .item-feature span, body.rtl .article-details .item-bottom .item-trainer span {
  float: right;
  margin-right: 0px;
  margin-left: 20px;
}
body.rtl .article-details .item-schedule span i, body.rtl .article-details .item-bottom .item-feature span i, body.rtl .article-details .item-bottom .item-trainer span i {
  margin-right: 0px;
  margin-left: 7px;
}
body.rtl .article-details .item-schedule span {
  float: right;
  margin-right: 0px;
  margin-left: 20px;
}
body.rtl .search-sidebar .form-search .btn-search {
  left: 0;
  right: auto;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
body.rtl .search-sidebar .form-search .search-query {
  padding: 7px 20px 7px 60px;
}
body.rtl .recent-posts .sj-basic-news .item-inner .item-detail .item_content .item-img {
  float: right;
  margin-right: 0px;
  margin-left: 20px;
}
body.rtl .recent-posts .sj-basic-news .item-inner .item-detail .item_content .entry-content .item-title {
  text-align: right;
}
body.rtl .recent-posts .sj-basic-news .item-inner .item-detail .item_content .entry-content .item-meta .entry-date {
  margin-right: 0px;
  margin-left: 12px;
}
body.rtl .recent-posts .sj-basic-news .item-inner .item-detail .item_content .entry-content .item-meta .entry-date i {
  margin-right: 0px;
  margin-left: 5px;
}
body.rtl #sp-left .sp-module .sp-module-title, body.rtl #sp-right .sp-module .sp-module-title {
  text-align: right;
}
body.rtl #sp-left .sp-module .sp-module-content p, body.rtl #sp-right .sp-module .sp-module-content p {
  text-align: right;
}
body.rtl #sp-left .categories-module, body.rtl #sp-right .categories-module, body.rtl #sp-left .tags, body.rtl #sp-right .tags {
  text-align: right;
}
body.rtl .about-us-page {
  text-align: right;
}
body.rtl .about-us-page .wrap-content h2:before {
  left: auto;
  right: 0;
}
body.rtl .about-us-page .wrap-content ul > li:before {
  content: '';
}
body.rtl .about-us-page .wrap-content ul > li:after {
  content: '\f00c';
  font-family: FontAwesome;
  font-size: 18px;
  color: #3cb111;
  margin-left: 10px;
}
body.rtl .sj-minicart-pro .mc-content .mc-list .mc-product-inner .mc-image {
  float: right;
  margin-right: 0px;
  margin-left: 20px;
}
body.rtl .sj-minicart-pro .mc-list .mc-product-inner .mc-attribute {
  text-align: right;
  margin-right: 0px;
  margin-left: 15px;
}
body.rtl .sj-minicart-pro .mc-list .mc-product-inner .mc-remove {
  right: auto;
  left: 0;
}
body.rtl .sj-minicart-pro .mc-content .mc-content-inner .mc-footer .mc-totalprice-footer {
  float: right;
}
body.rtl .productdetails .content_product_detail .spacer-buy-area .product-fields .product-field {
  float: right;
  text-align: right;
}
body.rtl .productdetails .content_product_detail .product-price, body.rtl .productdetails .content_product_detail .spacer-buy-area .addtocart-bar, body.rtl .productdetails .content_product_detail .form-group .manufacturer {
  text-align: right;
}
body.rtl #fancybox-wrap #fancybox-outer #fancybox-content > div > a.continue_link {
  float: right;
}
body.rtl .search .form-group {
  width: 100%;
}
body.rtl #fancybox-wrap #fancybox-outer #fancybox-content > div > a.showcart {
  float: left;
  left: 20px;
  right: auto;
}
body.rtl .fa-angle-right:before {
  content: "\f104";
}
body.rtl .vm-orders-list .adminlist tr td {
  text-align: right;
}
body.rtl .category-view .orderby-displaynumber .toolbar-center, body.rtl .category-view .orderby-displaynumber .vm-view-list {
  float: right;
}
body.rtl .orderlistcontainer {
  margin: 0 8px 0 0px;
}
body.rtl .category-view .orderby-displaynumber .toolbar-center .counter, body.rtl .category-view .orderby-displaynumber .toolbar-center .limitbox {
  float: left;
}
body.rtl .category-view .orderby-displaynumber .toolbar-center .orderlistcontainer .orderlist {
  left: auto;
  right: 69px;
}
body.rtl .profile ul {
  padding-right: 0;
}
body.rtl .sj-vm-filter .ft-group .ft-heading .ft-open-close {
  left: 10px;
  right: auto;
}
body.rtl .browse-view .vm-list .item.product-layout .item-wrap .item-detail .item-img {
  float: right;
}
body.rtl .browse-view .vm-list .item.product-layout .item-wrap .item-detail .item-content {
  float: right;
  text-align: right;
}
body.rtl .single-class-related h3:before {
  right: auto;
  left: 0;
}
body.rtl .single-class-related h3 {
  text-align: right;
}
body.rtl .single-class-related .related-wrapper.item-col-3 .item .item-content {
  text-align: right;
}
body.rtl .membership-packages .item-wraps .item .item-detail {
  text-align: right;
}
body.rtl .membership-packages .item-wraps .item .item-detail span.text3 {
  right: auto;
  left: 14px;
  transform: rotate(315deg);
}
body.rtl [class*=" fa-"] {
  margin: 0;
}
body.rtl .search .form-group {
  width: 30%;
}
body.rtl .search .form-group .radio {
  margin-left: 1.3125rem;
  margin-right: 0px;
}
body.rtl .search .form-group .form-check {
  padding-left: 0.25rem;
  padding-right: 0px;
}
body.rtl #signup {
  flex-direction: row-reverse;
}
body.rtl .page-4 .yt-testimonial .owl-controls {
  float: none;
  margin-left: 0px;
}
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 .contact-ajax .ctajax-element .el-ctajax-form textarea {
  width: 85%;
}
body.rtl .owl-carousel {
  direction: ltr;
}
body.rtl div.calendar {
  right: 190px;
  left: auto !important;
}
body.rtl .contact-ajax .ctajax-element .el-ctajax-form {
  margin: 0px;
}
body.rtl .contact-ajax .ctajax-element .el-ctajax-form .control .chzn-container {
  width: 100% !important;
}
body.rtl .contact-ajax .ctajax-wrap .el-inner textarea {
  width: 100%;
}
body.rtl .contact-ajax .ctajax-wrap .ctajax-element {
  float: right;
}
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-dropdown li.sp-menu-item, body.rtl .menu_item.item-header {
  text-align: right;
}
body.rtl .sp-megamenu-parent {
  float: right;
  margin-left: 0;
}
body.rtl .sp-megamenu-parent > li.sp-has-child > a:after, body.rtl .sp-megamenu-parent > li.sp-has-child > span:after {
  font-family: "FontAwesome";
  content: " \f107";
  float: right;
  margin-left: 5px;
}
body.rtl .sp-megamenu-parent > li.sp-has-child > a:before, body.rtl .sp-megamenu-parent > li.sp-has-child > span:before {
  font-family: "FontAwesome";
  content: "";
  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: 0;
  left: auto;
  max-width: 100%;
  width: 100%;
}
body.rtl .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full .sp-dropdown-inner {
  padding: 0;
}
body.rtl .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full .row {
  margin: 0 auto;
  width: 1170px;
}
body.rtl .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full .row .col-sm-2 {
  margin: 30px 12px 0px;
}
body.rtl .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full .row .col-sm-2:nth-child(5) {
  width: 25%;
  margin: 0;
  padding: 0;
}
body.rtl .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full .row .col-sm-2:nth-child(6) {
  display: none;
}
body.rtl .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full .row .sp-mega-group-child li.sp-menu-item > a {
  text-transform: uppercase;
  font-weight: 400;
  color: #717171;
}
body.rtl .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full .row .sp-mega-group-child li.sp-menu-item > a:hover {
  color: #f03535;
}
body.rtl .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full .row .col-sm-12 {
  padding: 0;
}
body.rtl .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-left {
  right: -245px;
}
body.rtl .sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
  right: 100%;
}
body.rtl #offcanvas-toggler.offcanvas-toggler-right {
  float: right;
  margin-right: 0px;
  margin-left: 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: 0;
}
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;
}
body.rtl .offcanvas-menu .offcanvas-inner .sp-module ul > li ul {
  margin-right: 10px;
}
