/**
 * @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 .sp-scroll-up {
  right: auto;
  left: 30px;
}
body.rtl #sp-top-bar .yt-loginform ul.top-link li.account ul.dropdown-menu > li {
  border-right: 0;
}
body.rtl #sp-position9 div.socials-footer {
  margin-right: 0px;
  margin-left: 30px;
}
body.rtl #sp-position9 div.socials-footer h3 {
  margin-right: 0px;
  margin-left: 20px;
}
body.rtl .login .list-group a::before {
  left: auto;
  right: 10px;
}
body.rtl .yt-cd-timer .yt-cd-day:before, body.rtl .yt-cd-timer .yt-cd-hour:before, body.rtl .yt-cd-timer .yt-cd-minute:before, body.rtl .yt-cd-timer .yt-cd-second:before {
  right: auto;
  left: -4px;
}
body.rtl .sj_vm_deals_wrap .best-seller-product .wrap-content .item .item-time-w .item-deals .sj_deals_cd_day::before {
  right: auto;
  left: -2px;
}
body.rtl #sp-position7 .acymailing_module .acymailing_introtext {
  float: right;
}
body.rtl #sp-top-bar .yt-loginform ul.top-link li {
  padding-left: 0px;
  margin-left: 0px;
  padding-right: 20px;
  margin-right: 20px;
  border-right: 1px #ddd solid;
  border-left: 0;
}
body.rtl #sp-top-bar .yt-loginform ul.top-link li.account {
  border-right: 0;
}
body.rtl #sp-main-menu .right-header {
  float: left !important;
}
body.rtl #sp-main-menu .right-header a {
  padding: 13px 0px 10px 15px;
}
body.rtl .mini-cart .sj-minicart-pro .mc-wrap .mc-header .mc-yourcart span.icon {
  float: right;
  margin-left: 0px;
  margin-right: 0;
}
body.rtl .mini-cart .sj-minicart-pro .mc-wrap .mc-header .mc-yourcart .shopcart-inner {
  float: right;
}
body.rtl #sp-header .sj-search-pro-wrapper {
  float: left;
}
body.rtl #sp-header .sj-search-pro-wrapper .select_category select {
  border-left: 1px solid #eee;
  border-right: 0;
}
body.rtl .sj-search-pro-wrapper .icon-select::after {
  left: 0;
  right: auto;
}
body.rtl div.best-sellers .extraslider-inner .item .product-item-container .left-block {
  float: right;
  margin-left: 10px;
  margin-right: 0px;
}
body.rtl div.best-sellers .extraslider-inner .item .product-item-container .right-block .item-info {
  text-align: right;
}
body.rtl .slideshow .sj-extraslider .extraslider-inner .item-wrap-inner .content .see-more {
  float: right;
  text-align: right;
}
body.rtl .slideshow .sj-extraslider .extraslider-inner .item-wrap-inner .content .title-large, body.rtl .slideshow .sj-extraslider .extraslider-inner .item-wrap-inner .content .des, body.rtl .slideshow .sj-extraslider .extraslider-inner .item-wrap-inner .content .title-small, body.rtl .slideshow .sj-extraslider .extraslider-inner .item-wrap-inner .content .title-large-1 {
  text-align: right;
}
body.rtl .slideshow .sj-extraslider .extraslider-inner .item-wrap-inner .content {
  left: auto;
  right: 0;
}
body.rtl div.today-deal .sj-extra-slider .heading-title h3 {
  float: right !important;
  margin-left: 15px;
  margin-right: 0px;
}
body.rtl div.today-deal .sj-extra-slider .heading-title .item-countdown2 {
  float: right !important;
}
body.rtl div.today-deal .sj-extra-slider .owl-nav .owl-prev {
  left: 15px;
  right: auto;
}
body.rtl div.today-deal .sj-extra-slider .owl-nav .owl-next {
  left: 45px;
  right: auto;
}
body.rtl .latest-blog .sj-extraslider .owl-nav .owl-prev {
  left: 25px;
  right: auto;
}
body.rtl .latest-blog .sj-extraslider .owl-nav .owl-next {
  left: 55px;
  right: auto;
}
body.rtl .latest-blog .sj-extraslider .item .item-wrap.style2 .item-wrap-inner .item-image {
  float: right;
}
body.rtl .latest-blog .sj-extraslider .item .item-wrap.style2 .item-wrap-inner .entry-content, body.rtl .latest-blog .sj-extraslider .item .item-wrap.style2 .item-wrap-inner .entry-content .item-content .item-readmore {
  text-align: right;
}
body.rtl #sp-bottom .sp-module ul.menu li:before {
  left: auto;
  right: 0;
}
body.rtl #sp-bottom .sp-module ul.menu li {
  padding-right: 15px;
  padding-left: 0px;
}
body.rtl div.socials-footer {
  text-align: left;
}
body.rtl .socials-footer h3 {
  margin-right: 0;
  margin-right: 20px;
}
body.rtl #sp-position-1 .acymailing_module .acymailing_introtext {
  margin-right: 0px !important;
  margin-left: 40px !important;
  float: right;
}
body.rtl #sp-position7 .acymailing_module table.acymailing_form td.acysubbuttons .btn-primary {
  float: right;
  border-radius: 0;
  margin-right: -4px;
}
body.rtl #sp-position-1 .acymailing_module table.acymailing_form td.acysubbuttons .btn-primary {
  float: right;
  border-radius: 0;
  margin-right: -4px;
}
body.rtl #sp-position-1 .acymailing_module table.acymailing_form td.acyfield_email input[type="text"]:not(.form-control) {
  float: right;
  border-radius: 0;
}
body.rtl #sp-bottom5 .sp-module.infos-footer ul.infos li i {
  left: auto;
  right: 0;
}
body.rtl #sp-bottom5 .sp-module.infos-footer ul.infos li {
  padding-left: 0;
  padding-right: 40px;
}
body.rtl .block-text2 .banner-wrap {
  text-align: right;
}
body.rtl .block-text2 .banner-wrap a > span {
  float: right;
  margin-left: 10px;
  margin-right: 0;
}
body.rtl .sj-minicart-pro .mc-list .mc-product-inner .mc-attribute {
  text-align: right;
}
body.rtl .sj-minicart-pro .mc-list .mc-product-inner .mc-image {
  float: right;
  margin-right: 0px;
  margin-left: 10px;
}
body.rtl .mini-cart .sj-minicart-pro .mc-wrap .mc-header .mc-yourcart span.total-shopping-cart {
  direction: ltr;
}
body.rtl .mini-cart .sj-minicart-pro .mc-wrap .mc-content .mc-top .mc-update-btn {
  margin-left: 8px;
  margin-right: 0;
  right: auto;
  left: 0;
}
body.rtl .sj-minicart-pro .mc-content .mc-content-inner .mc-footer .mc-checkout-footer {
  float: left;
}
body.rtl .sj-minicart-pro .mc-content .mc-content-inner .mc-footer .mc-gotocart {
  float: right;
}
body.rtl .sj-minicart-pro .mc-list .mc-product-inner .mc-remove {
  right: auto;
  left: 0;
}
body.rtl .search-sidebar .form-search .btn-search {
  left: 0;
  right: auto;
}
body.rtl #sp-top-bar .yt-loginform ul li ul.dropdown-menu li {
  padding-right: 0px;
  margin-right: 0px;
}
body.rtl .com_virtuemart #checkoutForm .vm-fieldset-pricelist .cart-summary tr.sectiontableentry2 td {
  text-align: right;
}
body.rtl .sj-vm-filter .ft-group .ft-heading .ft-open-close {
  left: 10px;
  right: auto;
}
body.rtl .article-details .link-edit-article {
  right: auto;
  left: 0;
}
body.rtl #sp-right .categories-sidebar .VMmenu li > div span.VmArrowdown, body.rtl #sp-left .categories-sidebar .VMmenu li > div span.VmArrowdown {
  right: auto;
  left: 0;
  background: bottom left no-repeat url(../images/vmgeneral/arrow_down.png);
}
body.rtl #sp-right .sp-column .categories-sidebar .sp-module-title, body.rtl #sp-left .sp-column .categories-sidebar .sp-module-title {
  padding: 15px 15px 15px 0px;
}
body.rtl .category-view .orderby-displaynumber .vm-view-list {
  float: right;
}
body.rtl #sp-bottom .sp-module ul.menu li a:before, body.rtl #sp-bottom1 .sp-module.infos-footer ul.infos li i, body.rtl #sp-bottom .sp-module .sp-module-title:after {
  left: auto;
  right: 0;
}
body.rtl #sp-bottom .sp-module ul.menu li a:hover {
  padding-left: 0;
  padding-right: 12px;
}
body.rtl #sp-bottom1 .sp-module.infos-footer ul.infos li {
  padding-left: 0;
  padding-right: 40px;
}
body.rtl #sp-top-bar .sp-module.login, body.rtl #sp-footer #sp-footer2 .custom {
  float: left;
}
body.rtl .productdetails .content_product_detail .product-price {
  text-align: right;
}
body.rtl .sj-flat-menu > li .fm-item .magamenu-title {
  float: left;
}
body.rtl .sj-flat-menu li .fm-item .fm-button {
  float: left;
  left: 3px;
  right: auto;
}
body.rtl .sj-flat-menu li .fm-item .fm-button img {
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
body.rtl .sj-flat-menu li .fm-item .fm-link {
  float: right;
  margin-right: 0;
  padding-left: 0;
  padding-right: 5px;
  text-align: right;
}
body.rtl .sj-flat-menu li .fm-container.direction-left {
  left: auto !important;
  right: 100%;
}
body.rtl .sj-flat-menu a img {
  padding: 0 0 0 5px;
}
body.rtl [class*=" fa-"] {
  margin: 0;
}
body.rtl .mini-cart .sj-minicart-pro {
  float: left;
}
body.rtl .sj-minicart-pro .mc-wrap.mc-left .mc-content {
  left: 0;
  right: auto;
}
body.rtl .owl-carousel {
  direction: ltr;
}
body.rtl #sp-position1 .sp-module.popular-cate .sj-categories.theme3 .cat-wrap .owl-controls .owl-nav {
  left: 30px;
  right: auto;
}
body.rtl #sp-top1 .mod-languages::after {
  right: 0;
  left: auto;
}
body.rtl #sp-header .sj-search-pro-wrapper .input-group .form-control {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-width: 0px;
}
body.rtl #sp-top1 .mod-languages {
  border-left: 1px #ddd solid;
  border-right: 0;
}
body.rtl #sp-top1 .mod-languages .dropdown-toggle {
  padding: 0 0px 0 12px;
}
body.rtl #editcell table.adminlist tr th, body.rtl #editcell table.adminlist tr td, body.rtl .tab-product .tab-content #reviews .customer-reviews .write-reviews {
  text-align: right;
}
body.rtl #fancybox-wrap #fancybox-outer #fancybox-content > div > a {
  float: right;
}
body.rtl #fancybox-wrap #fancybox-outer #fancybox-content > div > a.showcart {
  float: left;
}
body.rtl #sp-position4 .sp-module.slider-brands .owl-controls .owl-nav {
  right: auto;
  left: 10px;
}
body.rtl .vm-orders-information table tr td {
  text-align: left;
}
body.rtl #sp-right .sp-column .archies-sidebar ul li a:before, body.rtl #sp-left .sp-column .archies-sidebar ul li a:before {
  left: auto;
  right: 0;
}
body.rtl #sp-right .sp-column .categories-module li > a span, body.rtl #sp-left .sp-column .categories-module li > a span {
  float: left;
}
body.rtl #sp-right .sp-column .tagspopular ul li, body.rtl #sp-left .sp-column .tagspopular ul li {
  float: right;
}
body.rtl .browse-view .category-view {
  margin-bottom: 20px;
}
body.rtl #sp-header .sj-search-pro-wrapper .dropdown-menu-sj .media-body a, body.rtl #sp-header .sj-search-pro-wrapper .dropdown-menu-sj .media-body .box-price span {
  float: right;
}
body.rtl #sp-header .sj-search-pro-wrapper .select_category {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
body.rtl .sp-module.all-categories .sp-module-title {
  padding: 0 45px 0 20px;
}
body.rtl .sp-module.all-categories .sp-module-title:before {
  left: auto;
  right: 18px;
}
body.rtl .sp-module.all-categories .sp-module-title:after {
  right: auto;
  left: 12px;
}
body.rtl #sp-header .sj-search-pro-wrapper .input-group-btn .btn-default {
  right: auto;
  left: 10px;
}
body.rtl .sp-megamenu-parent {
  float: right;
}
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: "\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;
}
body.rtl .offcanvas-menu .offcanvas-inner .sp-module ul > li ul {
  margin-right: 10px;
}
body.rtl .sj_latest_products .sj-extra-slider .owl-controls .owl-nav {
  right: auto;
  left: 15px;
}
body.rtl #sp-left .sp-module .sp-module-title:before, body.rtl #sp-right .sp-module .sp-module-title:before {
  left: auto;
  right: 0;
}
body.rtl .category-view .vm-list .item .item-wrap .item-detail .products-thumb {
  float: right;
  margin-left: 30px;
  margin-right: 0px;
}
body.rtl .category-view .vm-list .item .item-wrap {
  text-align: right;
}
body.rtl .category-view .vm-list .item .item-wrap .product-price {
  float: right;
}
body.rtl #fancybox-wrap #fancybox-outer #fancybox-content > div .product-related-products .product-field-display a img {
  min-height: 80px;
}
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 .product-related-products {
  border-top: 0;
}
body.rtl .product-field-type-S {
  text-align: right;
}
body.rtl .product-related-products #owl-carousel-related .owl-controls .owl-nav {
  left: 0;
  right: auto;
}
body.rtl .category-view .cate-title:before, body.rtl .product-related-products h3.modtitle:before {
  left: auto;
  right: 0;
}
body.rtl .sj_latest_products .sj-extra-slider .owl-controls .owl-nav .owl-next:before {
  content: "\f104";
}
body.rtl .sj_latest_products .sj-extra-slider .owl-controls .owl-nav .owl-prev:before {
  content: "\f105";
}
body.rtl .productdetails .main-image img {
  max-height: inherit;
}
body.rtl .productdetails .vm-product-container .vm-product-details-container .availability, body.rtl .productdetails .vm-product-container .vm-product-details-container .form-group .manufacturer, body.rtl .productdetails-view .addtocart-bar {
  text-align: right;
}
body.rtl .list-reviews span.vote {
  float: left;
  margin-left: 0;
}
body.rtl .sj_latest_products .sj-extra-slider .extraslider-inner .item-wrap .item-image {
  padding: 0px 0 0 12px;
}
body.rtl .sj_latest_products .sj-extra-slider .extraslider-inner .item-wrap .item-image, body.rtl .productdetails .vm-product-container .vm-product-details-container .rating .ratingbox {
  float: right;
}
body.rtl .productdetails .vm-product-container .vm-product-details-container .rating .reviews_button {
  float: right;
}
body.rtl .productdetails .vm-product-container .vm-product-details-container .product-price {
  text-align: right;
}
body.rtl .category-view .orderby-displaynumber .toolbar-center .orderlistcontainer .orderlist {
  left: 0;
}
body.rtl .category-view .orderby-displaynumber .toolbar-center .counter, body.rtl .category-view .orderby-displaynumber .toolbar-center .limitbox {
  float: left;
}
body.rtl .category-view .row .vm-col.vertical-separator {
  margin: 0 0px 30px 30px;
}
body.rtl .category-view .vm-list .vm-col.vertical-separator {
  margin: 0px;
}
body.rtl .category-view .vm-list .product-container .group-price {
  border-left: 0;
  border-right: 1px solid #ebebeb;
}
body.rtl .category-view .vm-list .product-container .group-addtocart {
  right: auto;
  left: 0px;
}
body.rtl .order-view .floatleft {
  float: right;
  margin: 0 0 0 2rem;
}
body.rtl .output-billto span.values, body.rtl .com_virtuemart .floatleft {
  float: right;
}
body.rtl .buttonBar-right, body.rtl .com_virtuemart .vm-continue-shopping .continue_link {
  float: left;
}
body.rtl .sp-column #com-form-login .width30.floatleft, body.rtl .sp-column #com-form-login #com-form-login-remember {
  float: right;
}
body.rtl .breadcrumb-item + .breadcrumb-item::before {
  padding-left: 0.5rem;
  padding-right: 0;
}
body.rtl .profile ul {
  padding-right: 0;
}
body.rtl .vm-orders-list .adminlist tr td {
  text-align: right;
}
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;
}
