[type="email"], [type="number"], [type="tel"], [type="url"] {
  direction: rtl;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6, span, p, li, a {
letter-spacing: 0px !important;
font-family: "Vazirmatn RD FD", sans-serif;
}
.odometer.odometer-auto-theme,.odometer.odometer-theme-default{direction: ltr;font-family: "Vazirmatn RD FD", sans-serif;}
.coming-soon-area .coming-soon .list ul {
  direction: ltr;
}
button, input, optgroup, select, textarea {
font-family: "Vazirmatn RD FD", sans-serif;
}
#timer {
  direction: ltr;
}


.about-area-two .about-shape img {
    animation: unset!important;
}
.review-area-two .review-shape img {
    animation: unset!important;
}
.page-title-area-two:before {
  transform: rotateY(180deg); // Rotate 180 degrees along the y-axis
}
.page-title-img-two:before {
  transform: rotateY(180deg); // Rotate 180 degrees along the y-axis
}
.coming-item .coming-wrap {
  direction: ltr;
}
.theme-light .cart-wrap .table .thead tr .table-head {
    color: #000000;
}