body, .alt-font, .main-font, .btn, .mfp-close, .slider-vertical .swiper-number-pagination, .tooltip-inner, .home-spa-salon .tp-tab-title {
  font-family: "Cairo", sans-serif !important;
  font-optical-sizing: auto !important;
}

@media (min-width: 768px) {
  .text-md-start {
    text-align: right !important;
  }
  .text-md-end {
    text-align: left !important;
  }
  .text-md-center {
      text-align: center !important;
  }
  .offset-md-3 {
      margin-right: 25%;
      margin-left: unset !important;
  }
}

@media (min-width: 992px) {
  .text-lg-start {
      text-align: right !important;
  }
  .text-lg-end {
      text-align: left !important;
  }
  .text-lg-center {
      text-align: center !important;
  }
}

.outside-box-right {
  margin-left: -30vw !important;
  margin-right: unset !important;
}
.process-step-style-02 .process-step-item {
  text-align: right !important;
}
.process-step-style-02 .process-step-icon-wrap {
  margin-right: unset !important;
  margin-left: 40px !important;
}
.simple-dropdown .dropdown-menu li {
  padding: 9px 35px 9px 45px !important;
  direction: rtl;
  text-align: right;
}
.btn .right-icon, .btn-link .right-icon {
  margin-right: 8px !important;
  margin-left: unset !important;
}
.text-start {
  text-align: right !important;
}
.text-end {
  text-align: left !important;
}
.margin-15px-right {
  margin-left: 15px !important;
  margin-right: unset !important;
}
.margin-15px-left {
  margin-right: 15px !important;
  margin-left: unset !important;
}