* {
    font-family: 'Readex Pro', sans-serif
}

.ms-choice .placeholder {
    display: none !important;
}

.select2  {
    width: 100% !important;
    text-align: right !important;
}

[dir="rtl"] .select2-selection__rendered {
    text-align: unset !important;
}

.form-check {
    text-align: right !important;
}

.ck.ck-editor__main > .ck-editor__editable {
    min-height: 250px !important;
}

.payment-method {
    margin-left: 5px;
}
