
@font-face {
  font-family: Cairo-Regular;
  src: url('../fonts/Cairo-VariableFont_slnt,wght.ttf');
}

body{
  font-family:  Cairo-Regular !important;
  direction: rtl;
  font-size: 16px;

}

*{
    font-family:  Cairo-Regular !important;
}

h6, .h6 {
    font-size: 15px;
}

.fa{
    font-family: FontAwesome !important;
}
[class^="pe-7s-"], [class*=" pe-7s-"]{
  font-family: 'Pe-icon-7-stroke' !important;
}
.menuzord-menu > li{
  float: right;
}

.widget .styled-icons{
  text-align: left !important;
}
.post .entry-header .entry-date{
      right: auto;
}

.divider .owl-carousel .owl-stage-outer{
      direction: ltr !important;
}

.owl-carousel .owl-stage-outer{
      direction: ltr !important;
}
.owl-controls .owl-nav > div{
      background: none;
}
#gallery .owl-controls .owl-next{
  left: auto;
}

.tp-parallax-wrap{
      direction: ltr;
}
.post .entry-header .entry-date{
  bottom: -10px;
}

.owl-carousel.owl-nav-top .owl-controls .owl-nav .owl-prev{
  left: 0px;
right: auto;
}
.owl-carousel.owl-nav-top .owl-controls .owl-nav .owl-next {
    left: 55px;
    right: auto;
}
ul.list li:before{
  transform: scaleX(-1);
}
.menuzord-menu li .indicator {
    margin-right: 3px;
      margin-left: auto;
}


.bg-lighter .col-md-4{
      display: ruby;
}

.section-content .text-uppercase.mt-0.text-theme-colored{
  text-align: right;
}

.section-content p{
  text-align: right;
}
.menuzord-menu > li > a{
      font-size: 15px;
}
.pull-right.badge.bg-primary{
  float: left !important;
  direction: rtl;
}

.fa-brands, .fab{
      font-family: "Font Awesome 6 Brands" !important;
}

@media (max-width: 768px) {
  .menuzord-responsive .menuzord-menu li .indicator{
            width: 100% !important;
  }

  .fa.fa-angle-down{
    float: left;
position: absolute;
left: 20px !important;
top: 10px;
  }

  }
