.dir-RTL {
  direction: rtl;
}

.WM-Float-Right {
  float: right;
}

.column, .columns {
  float: right;
}

.feature_list ul li p {
  padding: 0 10px 0 0;
}


.header-split #Header .top_bar_left .menu_left {
  float: right;
}

.header-split #Header .top_bar_left .menu_right {
  float: left;
}

.style-simple table td, .style-simple table th {
  border-width: 0px 0px 1px 1px;
}

.style-simple table tr th:last-child, .style-simple table:not(.recaptchatable) tr td:last-child {
  border-left: 0;
}

.mcb-wrap {
  float: right;
}

.style-simple .faq .question {
  border-width: 0 1px 0 0px;
}

.faq .question .title .num {
  right: 27px;
  left: unset;
}

.faq .question .title>.acc-icon-minus, .faq .question .title>.acc-icon-plus {
  left: 15px;
  right: unset;
}

.faq .question .title>.acc-icon-minus, .faq .question .title>.acc-icon-plus {
  left: 15px;
  right: unset;
}

.style-simple .faq .question .answer, .style-simple .faq .question .title {
  padding-right: 70px;
  padding-left: unset;
}

.faq .question:after, .faq .question:before {
  left: unset;
  right: 0;
}

.style-simple .opening_hours .opening_hours_wrapper li {
  text-align: right;
}

a.button, a.tp-button, button, input[type=submit], input[type=reset], input[type=button] {
  margin-right: unset;
  margin-left: 7px;
}

.flat_box .photo_wrapper .icon {
  right: 0;
  left: unset;
}

.flat_box a:hover .photo_wrapper .icon, .flat_box:hover .photo_wrapper .icon {
  -webkit-transform: translateX(90px);
  transform: translateX(90px);
}

.flat_box .desc_wrapper {
  margin-right: 90px;
  margin-left: unset;
}

@media only screen and (max-width: 767px) {
  .flat_box .desc_wrapper {
    margin: 0;
  }
}
