@import url("https://fonts.googleapis.com/css2?family=Tajawal&display=swap");
body {
  direction: rtl;
}


body .home-slider {
  direction: ltr;
}

    body  .sub-cats-slider {
        direction: ltr;
    }

body .main-nav .bottom-nav .nav-cats li a img {
  margin-right: 0px;
  margin-left: 5px;
}

body .btn1 img {
  margin-right: 0px;
  margin-left: 7px;
}

body .input1-lbl::after {
  right: -17px;
  left: unset;
}

body .cmnt-count::before {
  right: 0px;
  left: unset;
}

body .cmnt-form .cmnt-content button {
  margin-left: unset;
  margin-right: auto;
}

body .pro-box.col-view .pro-item .content {
  left: 0;
  right: unset;
}

body .pro-box .pro-item .star {
  
  border-radius: 50px 0px 0px 50px;
   border-radius: 0 50px 50px 0;
  z-index: 100;
  left: -10px;
right: unset;
}

body .pro-box .pro-item .star::after {
  right: 0;
  left: unset;
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
    left: 0;
    right: unset;
    transform: scale(1, 1);
}

body .pro-box.col-view .pro-item .like-cmnt {
  right: -65%;
  left: unset;
}

body .circle-over {
  left: unset;
  right: -380px;
  z-index: 0;
}

body .posts-box .pro-item .img {
  border-radius: 0 10px 10px 0;
}

body .posts-box .pro-item .content {
  border-radius: 10px 0 0 10px;
}

body .side-links {
  border-radius: 50px 0 0 0;
  right: 2%;
  left: unset;
}

body .side-links li a.active {
  border-radius: 50px 0 0 50px;
}

body .posts-box.my-fav .toolbar-box {
  left: 0;
  right: unset;
}

body .page .search-box .left .control_indicator {
  left: unset;
  right: -7px;
}

body .page .search-box .left .control {
  padding-right: 30px;
  padding-left: 0;
}

body .page .search-box .left .price-box {
  direction: ltr !important;
}

body .intro-box .get-app-box .col-md-6:nth-child(2) img {
  margin-right: unset;
  margin-left: auto;
}

body .intro-box .get-app-box .col-md-6:nth-child(1) img {
  margin-left: unset;
  margin-right: auto;
}

body .chat-box .msgs-box .msg-item.msg-my {
  text-align: left !important;
  direction: ltr !important;
}

body .chat-box .msgs-box .msg-item.msg-my b {
  right: unset !important;
  left: 3px !important;
}

body .chat-box .msgs-box .msg-item.msg-his {
  text-align: right !important;
}

body .chat-box .msgs-box .msg-item.msg-his b {
  left: unset !important;
  right: 3px !important;
}

body .company-box .company-list li a .arrow-img,
body .page .other-chats-box .other-chats-list li a img.arrow-img {
  -webkit-transform: rotateZ(180deg);
          transform: rotateZ(180deg);
}

body .page .chat-box .header img {
  margin-right: 0 !important;
  margin-left: 10px !important;
}

body button#open-left {
  right: 0;
  left: unset;
}

body .company-box .company-list li a {
  border-left: none;
  border-right: #1699A7 4px solid;
}

footer .f-header::before {
  border-width: 11px 11px 11px 0;
  border-color: transparent #D5AD36 transparent transparent;
  margin-left: 12px;
  margin-right: unset;
}

footer .sub-f-header img {
  margin-left: 5px;
  margin-right: unset;
}

footer .site-map-col ul a {
  padding-left: 8px;
  padding-right: 0;
  border-left: unset;
  border-right: #ddd 2px solid;
}

footer .site-map-col ul a::before {
  margin-right: unset;
  margin-left: 15px;
}

footer .basic-info-col li p {
  padding-left: unset;
  padding-right: 30px;
}

.sub-cats-slider .sub-cat-item .arrow {
    margin-right: 25px;
    transform: none !important;
}

/*
.slick-slide {
    float: right !important;
}
*/

.slick-track {
    direction: rtl;
}

/*# sourceMappingURL=rtl.css.map */