[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, .circle-text text {
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;
}



.loader-wrapper {
  direction: ltr!important;
}
.single-page-banner-content p::after {
    right: 35px!important;
    left: 0!important;
}
.holder-bg-item::before {
    background: linear-gradient(-90deg, rgba(17, 17, 17, 0.93) 52.17%, rgba(17, 17, 17, 0) 100%)!important;
}
.football-club-item::before {
    background: linear-gradient(-90deg, rgba(17, 17, 17, 0.92) 63.08%, rgba(17, 17, 17, 0.4) 100%)!important;
}

.theme-dark .mean-container .mean-nav {
    background: #000000!important;
}
.theme-dark .mean-container .mean-nav ul li a:hover {
    background: #000000!important;
}


@media only screen and (min-width: 1550px) {
.holder-area.holder-two-area .container-fluid {
    max-width: unset!important;
    padding-left: 0!important;
    padding-right: 0!important;
}
}

@media only screen and (min-width: 500px) and (max-width: 767px) {
.cart-table .shop-button-two {
    text-align: end!important;
}
}