.topbar .dropdown {
    direction: ltr;
}
.checkbox>span:after {
    border-width: 0 2px 2px 0!important;
    transform: rotate(45deg);
}

#jx-order div.quantity-input {
    direction: ltr !important;
}
#jx-order div.quantity-input .btn {
    border-radius: 0 !important;
}