body{
    font-family: "Cairo" !important;
}
h1,h2,h3,h4,h5,h6,p,span,ul,li,label,button,small,strong,input {
    font-family: "Cairo" !important;
}

.DateInput_input
,.MuiTextField-root,
.MuiTextField-root{
    font-family: "Cairo" !important;
}
.AppBar__Support__Dropdown .MuiTypography-root{
    direction: ltr;
}
/* Input date One way Flight fix in windos */
.SingleDatePickerInput__rtl{
    display: flex !important;
}

/* Icon input form search */
.flightSearch__Container__input .input-search .icon{
    transform: rotateY(180deg);
}

/* .price,.p-info{
    font-family: 'Rubik' !impo.ENVrtant;
} */
.phoneNumber{
    direction: ltr;
}
.boxFormSearch__mobile{
    .iconArrow{
        transform: rotate(180deg);
    }
}

.flightResult .ResultFormSearch .boxFormSearch__mobile__content__info .date .arrowLeft,

.flightResult .ResultFormSearch .boxFormSearch__mobile__content__info .title .arrowLeft{
    transform: rotate(360deg);
}

.flightResult .ResultFormSearch .boxFormSearch__mobile__content__info .date .arrowRight,
.flightResult .ResultFormSearch .boxFormSearch__mobile__content__info .title .arrowRight{
    transform: rotate(180deg);
}
.flightResult__Container .Results__Content__Card__Content__Center .travel .flight-line img{
    transform: rotate(-180deg);
}
.modalFlightMobile .box-container .box-container__header .MobileFilterModelInputs__header__IconBack{
    transform: rotate(180deg);
}
.flightResult__Container .Results__Content__Card__Offers .box-offer .btn-book .ri{
    transform: rotate(180deg);
}
.flightSearch__Container__input .input-search .ri{
transform: rotateY(180deg);
}
/* FlightHotelsSteps  arrow*/
.FlightHotelsSteps__Container .step .iconArrow{
    transform: rotate(180deg);
}
.exploreUnique .arrowLeft img ,.exploreUnique .arrowRight {
    left: inherit;
    right: -3%;
}
.exploreUnique .arrowLeft img ,.exploreUnique .arrowLeft {
    right: inherit;
    left: -3%;
}

.exploreUnique .arrowLeft img ,.exploreUnique .arrowRight img{
    transform: rotate(0) ;
}
.Home .continueNextTravel__Content__Card__Top .location .iconOwnWay{
    transform: rotate(180deg);
}
/* Contact Phone Number */
.contactUs__Container__Right .boxContent__CallCenter .content .list .item .phoneNumber{
   direction: ltr;
}
.btn-primary .iconArrowRight{
    transform: rotate(-180deg) !important;
}
/* FAQ Img List Rotate */
.CustomerService__Container__Find__Content .list .item img{
    transform: rotate(180deg);
}
/* Fix Flight Booking Confirmation phone Number */
.passengerInfo{
    .phone{
        span{
            direction: ltr;
        }
    }
}
/* SeatChooseContent */
.SeatChooseContent,
.SeatChoosePopup .box-container__content .SeatChoose{
    direction: ltr !important;
}
/* SLider Btn */
.slider-btn{

    .btn-prev{
transform: rotate(0);
    }
    .btn-next{
        transform: rotate(180deg);

    }
}

.timerAlertPopup .box-container__FooterContent .btn-border {
    line-height: 1.75;
}

/* my Profile  */
.MyProfile .MyOrder__Container__Content .Box-order__Content__Left__Top .fromTo img,
.MyProfile .ProfileContent .MyAccount .SearchHistory__Content__Top .fromTo img{
    transform: rotate(180deg);
}
.Box-order__Content__Left__Bottom .dateInfo img,
.SearchHistory__Content__Bottom .dateInfo img{
    transform: rotate(180deg);
}
/* SetMap */
.bookingFlight__Container__Left .boxContent__ChooseSeats__Header__Right .airlineInfo .fromTo img,
.bookingFlight__Container__Left .boxContent__ChooseSeats__ContentSM .FromTo .iconArrow,
.SeatChoosePopup .box-container .traveller .Box-traveller.active .iconWhite,
.SeatChoosePopup .box-container .traveller .Box-traveller .iconDark,
.bookingFlight__Container__Left .boxContent__ChooseSeats__Content .seatCardContent .SeatCard__Header__Info .FromTo img{
    transform: rotate(180deg);
}

/* SignUP */
.signUp__Content__Form .btn-enter img, .Login__Content__Form .btn-enter img, .ForgetPassword__Content__Form .btn-enter img{
    transform: rotate(180deg);
}

/* Gallery Arrows  */
.styles-module_navigation__1pqAE{
    transform: rotate(180deg);
}
/* paymentFlight */
.boxContent__PaymentChose .MuiFormControl-root {
    direction: ltr !important;
}
.boxContent__PaymentChose .MuiFormControl-root .MuiInputBase-root{
    padding-right: 0;
    padding-left: 14px;
}
    
.boxContent__PaymentChose .MuiFormControl-root .MuiFormLabel-root {
    /* left:0 !important; */
    right: inherit;

}
.boxContent__PaymentChose .MuiFormHelperText-root{
    text-align: left !important;
}
.card_number .MuiFormLabel-root{
left: 6px !important;
}
.card_holder_name .MuiFormLabel-root{
    left: 32px !important;
    
}
.card_holder_name .MuiInputLabel-shrink{
    left: -3px !important;
}
.expiry_date .MuiFormLabel-root{
    left: 9px !important;
}
.card_security_code .MuiFormLabel-root{
    left: 21px !important;
}
/* .card_holder_name .Mui-Foucused{

    transform: translate(14px, 16px) scale(1);
} */
/* #card_holder_name-label{
    transform: translate(20px, 16px) scale(1);
} */

/* .boxContent__PaymentChose .MuiFormControl-root .Mui-Foucused{
    transform: translate(14px, 16px) scale(1);
} */

/* .boxContent__PaymentChose .MuiFormControl-root .MuiInputBase-root:focus-within .MuiOutlinedInput-notchedOutline {
    transform: translateX(14px) scale(1) !important;
  } */
.boxContent__PaymentChose .MuiFormControl-root .MuiOutlinedInput-notchedOutline {
    text-align:left !important;

}

