body {
  overflow-x: hidden;
  direction: rtl;
}

.owl-carousel {
  direction: ltr;
}

.owl-carousel .owl-nav,
.owl-carousel .owl-dots,
.owl-carousel .owl-item {
  direction: rtl;
}

.contact__input-box .bootstrap-select .dropdown-menu,
.bootstrap-select .dropdown-toggle .filter-option {
  text-align: right;
}

.list-unstyled {
  padding-right: 0;
}

.main-slider-one__shape-two img {
  transform: scaleX(-1);
}

.main-slider-one__bg,
.main-header--one .shape svg,
.main-header--one .shape-one img,
.about-one__thumb__bottom__shape img,
.charity-cause-donate__shape,
.charity-cause-donate__shape-two,
.cta-one-footer__shape {
  transform: rotateY(-180deg) !important;
}

.donate-now .donate-now__right {
  padding: 46px 0px 45px 9px;
}

.testimonials-card::after {
  left: 0;
  right: auto;
}

.testimonials-card__bottom::before {
  left: auto;
  right: 0;
}
/*# sourceMappingURL=heartox-custom-rtl.css.map */
