body.rtl .main-header .navbar .navbar-nav {
  margin-right: auto !important;
  margin-left: unset !important;
}
body.rtl .filters-sorting-bar .sort-options .form-select {
  background-position: left 0.75rem center !important;
  padding: 0.375rem 0.75rem 0.375rem 0.75rem !important;
}
body.rtl .filters-sorting-bar .sort-options span {
  margin-right: unset !important;
  margin-left: 1rem !important;
}
body.rtl .filters-sorting-bar .btn-outline-secondary {
  margin-left: 1rem !important;
  margin-right: unset !important;
}
body.rtl .sticky-filters .form-check {
  display: flex;
  align-items: center;
}
body.rtl .sticky-filters .form-check .form-check-input {
  float: right !important;
  margin-left: 1rem !important;
  margin-right: unset !important;
  margin-top: 0 !important;
}
body.rtl .offcanvas .sidebar .form-check {
  display: flex;
  align-items: center;
}
body.rtl .offcanvas .sidebar .form-check .form-check-input {
  float: right !important;
  margin-left: 1rem !important;
  margin-right: unset !important;
  margin-top: 0 !important;
}
body.rtl .offcanvas-header .btn-close {
  margin-left: unset !important;
  margin-right: auto;
}
body.rtl .product-tags .tag-offer {
  direction: ltr;
}
body.rtl .add-card-section .cart-footer-btns .btn-theme-primary {
  margin-left: unset !important;
  margin-right: auto;
}
body.rtl .add-card-section .cart-wrapper .cart-title {
  text-align: right;
}
body.rtl .faq-wrapper .accordion-button::after {
  margin-left: unset !important;
  margin-right: auto;
}
body.rtl .faq-wrapper .accordion-button {
  text-align: right;
}
body.rtl .product-highlights-carousel {
  direction: ltr !important;
}
body.rtl .product-highlights-section .product-highlights-carousel .product-title {
  direction: rtl;
}
body.rtl .product-highlights-section .product-highlights-carousel .product-content {
  direction: rtl;
}
body.rtl .product-highlights-section .section-title:after {
  left: unset;
  right: 0;
}
body.rtl .offers-carousel-section .offers-carousel {
  direction: ltr;
}
body.rtl .offers-carousel-section .offers-carousel .offer-content {
  direction: rtl !important;
}
body.rtl .offers-carousel-section .offers-carousel .offer-content .offer-link i {
  margin-left: 0;
  margin-right: 8px;
  transform: rotate(180deg);
}
body.rtl .policies-section .policy_legal_content-item {
  text-align: right;
}
body.rtl .packages-section .package-content .package-meta span {
  display: flex;
  align-items: baseline;
  line-height: normal;
  text-wrap: wrap;
}
body.rtl .packages-section .package-content .package-meta i {
  margin-left: 8px;
  margin-right: unset !important;
}
body.rtl .events-section .event-meta i {
  margin-right: unset;
  margin-left: 8px;
}
body.rtl .events-section .event-link i {
  transform: rotate(180deg);
  margin-right: 8px;
}
body.rtl .event-detail-block .agenda-time {
  direction: ltr;
}
body.rtl .event-detail-block .cta-button i {
  transform: rotate(180deg);
}
body.rtl .event-detail-block .fa-map-marker-alt {
  margin-left: unset !important;
}
body.rtl .batches_schedule_table .item-content .item-link i {
  transform: rotate(180deg);
  margin-left: unset !important;
  margin-right: 0.5rem !important;
}/*# sourceMappingURL=arabic.css.map */