body {
    font-family: 'IRANSansX', tahoma !important;
    -moz-font-feature-settings: "ss02" !important;
    -webkit-font-feature-settings: "ss02" !important;
    font-feature-settings: "ss02" !important;
}
input {
        font-family: 'IRANSansX', tahoma !important;
}
.timeFlight {
    direction: ltr !important;
    text-align: right !important;
}
.timeFlight .radio:first-child input + label {
    border-radius: 8px 0 0 8px !important;
}
.timeFlight .radio:last-child input + label {
    border-radius: 0px 8px 8px 0px !important;
}
.arrowSVG {
    transform: rotate(180deg) !important;
}
.timeFlight .timeFlightInputBox {
    font-family: "Noto Sans",sans-serif !important;
}
.timeFlight .timeFlightInputBox .timeFlightInput {
    padding-left: calc(50% - 38px) !important;
    padding-right: 16px !important;
    letter-spacing: 7.5px !important;
}
@media only screen and (max-width : 767.98px) {
    .timeFlight .timeFlightInputBox .timeFlightInput {
        padding-left: calc(50% - (41px)) !important;
    }
}
.air-datepicker-global-container,
.luggageLengthRow,
.codeNumber .customForm__group--input,
[type="email"],
[type="password"],
[name="user_name"],
[name="login_password"],
[name="login_username"] {
    direction: ltr !important;
}

.customForm__group--iconSide {
    border-right: 1px solid #e0e6ea !important;
    border-left: 0 !important;
}
.customForm__group.codeNumber .customForm__group--input {
    padding-right: 0 !important;
    padding-left: 24px !important;
}
.customForm__group.codeNumber .customForm__group--input .border {
    border-right: 0 !important;
    border-left: 1px solid #e0e6ea !important;
    border-radius: 0 8px 8px 0 !important;
}
.siteContent .testimonialsSection .titleSectionArrow>button {
    float: left !important;
}
.siteContent .testimonialsSection .titleSectionArrow>button+button {
    margin-right: 0 !important;
    margin-left: 16px !important;
}

[name="user_name"]::placeholder,[name="login_password"]::placeholder,[type="email"]::placeholder,[type="password"]::placeholder,[name="login_username"]::placeholder {
    text-align: right;
}

.customForm__group.codeNumber.type2 > .row {
    direction: ltr;
}
.customForm__group.codeNumber.type2 .customForm__group--iconSide {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    border-top-left-radius: 8px !important;
    border-bottom-left-radius: 8px !important;
    border-left: 1px solid #e0e6ea !important;
    border-right: 0 !important;
    padding-left: 16px !important;
    padding-right: 16px !important;
}
.customForm__group.codeNumber.type2 input.customForm__group--input {
    border-top-right-radius: 8px !important;
    border-bottom-right-radius: 8px !important;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    border-right: 1px solid #e0e6ea !important;
}

.customForm__group.codeNumber .codeCountry:after {
    right: 0;
    left: auto;
}

.customForm__group.codeNumber .codeCountry {
    padding: 0 24px 0 0 !important;
}


.mainHeader__rightside--loginRegister, .fullname {
    font-family: 'IRANSansX';
}

.multiLineLabel {
    line-height: 24px !important;
    padding-top: 0 !important;
}

.air-datepicker-nav--action {
    transform: rotate(180deg);
    
}
.air-datepicker {
    --adp-font-family: 'IRANSansX', tahoma !important;
    
}

#airLine + .nice-select.empty > ul:after {
    content: "هیچ گزینه‌ای برای مبدا شما وجود ندارد." !important;

}
#airPort + .nice-select.empty > ul:after {
    content: "هیچ گزینه‌ای برای مبدا شما وجود ندارد." !important;
}
/* 
.air-datepicker {
    direction: ltr;
}
.air-datepicker-nav {
    flex-direction: row-reverse;
}
.air-datepicker-body--cells.-months- {
    direction: rtl;
} */

#pickup_date {
    text-align: right;
    direction: ltr;
}
.siteContent .heroSection__leftside .card img {
    transform: translateY(15px) scaleX(1) !important;
}
@media only screen and (max-width : 767.98px) {
    .siteContent .heroSection__leftside .card img {
        transform: translateY(0) scaleX(1);
    }
}
