body {
    text-align: left;
    direction: ltr;
}


.content-banner-slider{
    right: unset;
    left: 20px;
}
.profile-info-body form .form-group input{
    text-align: left;
}

.btn-more-product::before{
        transform: translateX(-120%);
}


.bi-arrow-left::before {
    transform: scaleX(-1) ;
    vertical-align: middle;
}


.regeister-form form .form-group .input-password i{
    right: 10px;
    left: unset;

}

.join-us form .form-group input, .join-us form .form-group textarea
,.regeister-form.foundation-form form input{
    text-align: left;
}


.partner-index .owl-nav, .blog-index .owl-nav{
    left: unset;
    right: 0px;
}

.upload-icon i{
    left: unset;
    right: 15px;
}

.input-check label{
    padding-right: 0px;
    padding-left: 30px;
}

.input-check label::after,
.input-check input:checked ~ label::before {

    right: unset;
    left: 0;
}
