.header-user-menu{
    margin-right: 0;
}

.header-user-menu ul li a {
    text-align: right;
}

.text-left{
    text-align: right !important;
}


.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{
    left: 10px !important;
    right: auto !important;
}

.fa-calendar-days{
    left: 10px !important;
    right: auto !important;
}

.btn.btn-outline-light:after{
    transform: rotate(180deg);
}

.btn.btn-outline-light::after{
    content: '\f0a8';
}

.owl-carousel{
    direction: ltr;
}

#apply-voucher{
    border-radius: .25rem 0 0 .25rem !important;
}
.checkout-form .option-box::before{
    left: auto;
    right: 10px;
}

.int_dark_bg .portfolio .item{
    position: static !important;
}


.show-lang{
    width: 120px;
}

.show-lang .fa-caret-down.arrlan{
    right: 90px;
}

@media screen and (max-width: 991px) {
    .default-banner.slide2{
        direction: ltr !important;
    }

    #logo{
        width: 50%;
    }

    #logo img{
        margin-left: 80px;
    }
}
