html {
  direction: rtl;
  text-align: right;
}
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  float: right;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9 {
    float: right;
  }
  .col-sm-offset-12 {
    margin-left: 0;
    margin-right: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 0;
    margin-right: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 0;
    margin-right: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 0;
    margin-right: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 0;
    margin-right: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 0;
    margin-right: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 0;
    margin-right: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 0;
    margin-right: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 0;
    margin-right: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 0;
    margin-right: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 0;
    margin-right: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 0;
    margin-right: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
    margin-right: 0%;
  }
  .vc_col-sm-1, 
  .vc_col-sm-10, 
  .vc_col-sm-11, 
  .vc_col-sm-12, 
  .vc_col-sm-2, 
  .vc_col-sm-3, 
  .vc_col-sm-4, 
  .vc_col-sm-5, 
  .vc_col-sm-6, 
  .vc_col-sm-7, 
  .vc_col-sm-8, 
  .vc_col-sm-9 {
    float: right;
}
}
@media (min-width: 992px) {
  .col-md-2,
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9 {
    float: right;
  }
  .col-md-offset-12 {
    margin-left: 0;
    margin-right: 100%;
  }
  .col-md-offset-11 {
    margin-left: 0;
    margin-right: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 0;
    margin-right: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 0;
    margin-right: 75%;
  }
  .col-md-offset-8 {
    margin-left: 0;
    margin-right: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 0;
    margin-right: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 0;
    margin-right: 50%;
  }
  .col-md-offset-5 {
    margin-left: 0;
    margin-right: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 0;
    margin-right: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 0;
    margin-right: 25%;
  }
  .col-md-offset-2 {
    margin-left: 0;
    margin-right: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 0;
    margin-right: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
    margin-right: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9 {
    float: right;
  }
  .col-lg-push-12 {
    left: auto;
    right: 100%;
  }
  .col-lg-offset-12 {
    margin-left: 0;
    margin-right: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 0;
    margin-right: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 0;
    margin-right: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 0;
    margin-right: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 0;
    margin-right: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 0;
    margin-right: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 0;
    margin-right: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 0;
    margin-right: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 0;
    margin-right: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 0;
    margin-right: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 0;
    margin-right: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1770px) {
  .col-xl-offset-2 {
    margin-left: 0%;
    margin-right: 16.66666667%;
  }
}
.table > tbody > tr > td, 
.table > tbody > tr > th, 
.table > tfoot > tr > td, 
.table > tfoot > tr > th, 
.table > thead > tr > td, 
.table > thead > tr > th, 
table > tbody > tr > td, 
table > tbody > tr > th, 
table > tfoot > tr > td, 
table > tfoot > tr > th, 
table > thead > tr > td, 
table > thead > tr > th, 
th, 
td {
    text-align: right;
}
.navbar-nav .dropdown .dropdown-menu li > a {
    color: #444444;
    text-align: right;
    padding: 10px 15px 10px 45px;
}
.title-aside::after {
    right: -22px;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
    float: right;
}
.product.custom-sale-style .row .onsale {
    left: auto !important;
}
.woocommerce .woocommerce-product-rating .star-rating {
    margin: 1em 4px 0 10px;
    float: right;
}
ol.commentlist {
    padding-left: 0;
    padding-right: 0px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
    float: right;
}
.woocommerce .star-rating {
    margin-left: 10px;
}
.prd-sm-delete {
    top: 0px;
    left: -10px;
    text-align: left;
}
.prd-sm-info {
    padding-left: 0;
}
.form-modal .form-box-label {
    text-align: right;
}
input[type="text"], 
input[type="email"],
 input[type="url"], 
 input[type="password"], 
 input[type="search"], 
 input[type="number"], 
 input[type="tel"], 
 input[type="range"], 
 input[type="date"], 
 input[type="month"], 
 input[type="week"], 
 input[type="time"], 
 input[type="datetime"],
  input[type="datetime-local"], 
  input[type="color"], 
  textarea {
    text-align: right;
}
@media (min-width: 1024px){
.permission-box-mobile .col-md-4:nth-child(3n+1) {
    clear: right;
}
}
.box-telephone:before {
    position: absolute;
    top: 7px;
    right: 0px;
    left: auto;
}
.box-telephone {
    padding: 0 28px 70px 0px;
}
header .box-location {
    padding: 0 32px 0 0px;
}
header .box-location:before {
    position: absolute;
    top: 7px;
    right: 0;
    left:auto;
}

.permission-box .description {
    padding: 0 79px 0 0px;
}
.time-table {
    padding: 0 35px 28px 0px;
}
.time-table:before {
    position: absolute;
    top: 7px;
    right: 0;
    left: auto;
}
footer .box-location {
    padding: 0 32px 28px 0px;
}
footer .box-location:before {
    position: absolute;
    top: 7px;
    right: 0;
    left: auto;
}
.pull-right {
    float: left !important;
}
.footer-link ul {
    list-style: none;
    padding: 0px;
}
.pull-left {
    float: right !important;
}
.box-icon-text .description {
    margin-left:0px;
    margin-right: 78px;
}
.box-icon-text {
    text-align: right;
}
.marker-list > li {
    padding-right: 35px;
    padding-left: 0;
}
.marker-list > li:after {
    position: absolute;
    top: 2px;
    right: 8px;
    left: auto;
}
.contact-box-row {
    padding-left:0px;
    padding-right: 35px;
}
.contact-box [class*='icon-'] {
    right: 0;
    left: auto;
}
.table-price table tr td:first-child {
    text-align: right;
}
.panel .panel-title a:after {
    position: absolute;
    right: auto;
    left: 0;
}
.table-price table tr td:last-child {
    text-align: left;
}
.table-price table tr td:first-child {
    text-align: right;
}
.blog-post .post-meta li {
    float: right;
    padding-left: 24px;
    padding-right: 0px;
}
.blog-post .post-meta li i.icon {
    padding-left: 10px;
    padding-right: 0px;
}
.comments .comment .userpic {
    float: right;
    margin: 0 0px 0 23px;
}
.btn.btn-default.btn-xs {
    border-radius: 5px 0px 0px 5px;
}
.panel .panel-title a:hover,
.panel .active .panel-title a {
    border-right: 3px solid #5ebb60;
    border-left: none;
}
.datetimepicker-wrap:before,
.timepicker-wrap:before{
    position: absolute;
    left: 11px;
    right: auto;
}
.carousel-blog-box .img {
    float: left;
}
@media (min-width: 992px){
.carousel-blog-box .col-xs-3:after {
    content: ",,";
    display: inline-block;
    position: absolute;
    top: -20px;
    right: 50px;
}
}
.services-box-info-carousel .slick-next:before {
    content: '\e92a';
}
.services-box-info-carousel .slick-prev:before {
    content: '\e92b';
}
.table-title {
    border-left:none;
    border-right: 6px solid #5ebb60;
}
blockquote {
    padding: 0 25px 0 0px;
}
blockquote p {
    padding-right: 25px;
    padding-left: 0px;
    border-right: 4px solid #5ebb60;
    border-left: none;
}
.social-icon-footer li {
    margin-right: 8px;
    margin-left: 0px;
}
@media (max-width: 991px){
.menu ul li a {
    padding-left: 0 !important;
    padding-right: 30px !important;
    text-align: right;
}
}
@media (min-width: 992px){
  .menu ul {
      position: absolute;
      right: 0px;
      left: auto;
  }
}
.circle-list > li {
    padding-left: 0;
    padding-right: 28px;
}
.circle-list > li::after {
    right: 0;
    left: unset;
}
footer .box-email:before {
    left: unset;
    right: 0;
}
footer .box-email {
    padding-left: 0;
    padding-right: 32px;
}
.post-carousel .slick-prev {
   left: auto;
   right: 0;
}
.post-carousel .slick-next {
    right: auto;
    left: 0;
}
.post-carousel .slick-next:before {
    content: '\e92a';
    padding-left: 0;
}
.post-carousel .slick-prev:before {
    content: '\e92b';
    padding-right: 0;
}
.page-header-info {
    padding-left: 0;
    padding-right: 20px;
}
.page-header-info .icon {
    left: unset;
    right: 0;
}
@media (max-width: 991px){
  .menu .icon-arrow {
      right: unset;
      left: 0;
  }
}
.permission-box .icon {
    right: 0;
}
@media (max-width: 991px){
  .permission-box .description {
      padding: 0 60px 0 0px;
  }  
}
@media (max-width: 767px){
  footer .box-location, footer .box-email {
      text-align: right;
  }
}
@media (max-width: 767px){
  footer .time-table {
      text-align: right;
  }
}
.permission-box-mobile {
    display: flex;
    flex-wrap: wrap;
}
@media (max-width: 991px){
  footer .time-table {
    text-align: right;
  }
  footer .box-location {
      text-align: right;
  }
}
.category-list > li::after {
    content: "\e92a";
}
.menu ul li a {
    text-align: right;
}