@charset "UTF-8";
body {
  text-align: right;
  /*font-family: "Cairo", sans-serif;*/
  direction: rtl;
}

.glide {
  direction: ltr;
}

footer.footer .widget .widget-link::before {
  left: auto;
  right: -17px;
}

.dropdown-menu {
  text-align: right;
}

.custom-form-input {
  text-align: right;
}

.languages-dropdown-col {
  /*display: flex;*/
}

.offcanvas-navbar .mobile-menu .list-group-item .fa-angle-right::before {
  content: "\f104";
}

.cart.ms-5 {
  margin-right: 3rem;
}

.extra-utils-wrapper {
  margin-right: auto;
  margin-left: 0 !important;
}

.banner {
  --bs-breadcrumb-divider: "";
}
.banner .breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  float: right;
  padding-left: var(--bs-breadcrumb-item-padding-x);
}

@media (min-width: 768px) {
  .brochure-section .justify-content-md-end {
    justify-content: flex-start !important;
  }
}

.title-area .sub-title .shape.right .dots {
  right: auto;
  left: -6px;
}
.title-area .sub-title .shape.right .dots:before {
  right: auto;
  left: -6px;
}
.title-area .sub-title .shape .dots::after {
  right: auto;
  left: -12px;
}
.title-area.text-center .sub-title .shape.left .dots {
  left: auto;
  right: -6px;
}
.title-area.text-center .sub-title .shape.left .dots:before {
  left: auto;
  right: -6px;
}
.title-area.text-center .sub-title .shape.left .dots::after {
  left: auto;
  right: -12px;
}

.card-7 .single-blog-grid .blog-content .more-btn svg {
  transform: rotate(-180deg);
}

/*# sourceMappingURL=ar-style.css.map */
