body[dir=rtl] .select2-search textarea,
body[dir=rtl] .select2-search textarea::placeholder,
body[dir=rtl] .select2-container .select2-dropdown .select2-results ul .select2-results__option,
body[dir=rtl] .select2-container .select2-dropdown .select2-search input::placeholder,
body[dir=rtl] .select2-container .select2-dropdown .select2-search input,
body[dir=rtl] .select2-selection__rendere,
body[dir=rtl] .select2-selection__rendered {
	text-align: right !important;
}

[dir="rtl"] .select2-container .select2-dropdown .select2-search input {
	font-family: IRANSans;
}

[dir='rtl'] .select2-container .select2-dropdown .select2-search input::placeholder {
	font-family: IRANSans;
}

body[dir=rtl] .select2-selection__rendered .select2-selection__choice {
	float: right !important;
}

body[dir=rtl] .select2-selection.select2-selection--multiple {
	direction: rtl !important;
}

[dir='rtl'] .select2-selection.select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
	font-family: IRANSans !important;
}
[dir='rtl'] .select2-container--default .select2-selection--single .select2-selection__rendered {
	font-family: IRANSans !important;
}
body[dir=rtl] .advance-select-dropdown .select2-search.select2-search--dropdown .search-icon {
	right: unset;
	left: 5px;
}

[dir='rtl'] .app-input-box.select.focus .app-custom-select-text,
[dir='rtl'] .app-custom-select-text.multi-select {
	font-family: IRANYekan;
}

[dir='rtl'] .app-custom-select-filter::placeholder {
	font-family: IRANYekan;
}

[dir='rtl'] .app-custom-select-filter {
	font-family: IRANYekan;
}

[dir='rtl'] .app-custom-select-text {
	font-family: IRANYekan;
}

[dir='rtl'] .app-input-box.select.focus .app-custom-select-text,
[dir='rtl'] .app-custom-select-text.multi-select {
	font-family: IRANYekan;
}
[dir='rtl'] .select2-search textarea,
[dir='rtl'] .select2-search textarea::placeholder {
	font-family: IRANSans;
}

[dir='rtl'] .select2-search textarea,
[dir='rtl'] .select2-search textarea::placeholder {
	font-family: IRANSans;
}


[dir='rtl'] .select2-selection__choice__display {
	font-family: IRANSans;
}

[dir='rtl'] .select2-selection__rendered .select2-selection__choice {
	font-family: IRANSans !important;
}

[dir='rtl'] .select2-container .select2-dropdown .select2-results ul .select2-results__option {
	font-family: IRANSans;
}

[dir='rtl'] .select2-container .select2-selection--single .select2-selection__clear::after {
	font-family: "bio-icon-fill";
}

body[dir=rtl] .select2-selection__arrow {
	right: unset !important;
	left: 15px !important;
}

/*body[dir=rtl] .select2-search__field {*/
/*	padding-left: unset !important;*/
/*	padding-right: 10px !important;*/
/*}*/

body[dir=rtl] .select2-selection.select2-selection--multiple .select2-selection__choice + .select2-search--inline .select2-search__field {
	text-align: right !important;
}
body[dir=rtl] .app-select2-box .select2-container .select2-selection--single span.select2-selection__rendered {
	font-family: IRANSans !important;
}

body[dir=rtl] .select2-selection.select2-selection--multiple .select2-search--inline .select2-search__field {
	text-align: right !important;
	float: right;
}

/* body[dir=rtl]  .select2-selection.select2-selection--multiple .select2-selection__rendered {
    flex-direction: row-reverse !important;
} */

body[dir=rtl] .select2-selection.select2-selection--multiple {
	justify-content: flex-start !important;
}

body[dir=rtl] .select2-selection__arrow::after {
	right: unset !important;
	left: 10px !important;
}

body[dir=rtl] .select2-container .select2-dropdown .select2-results ul .select2-results__option {
	text-align: right !important;
}

body[dir=rtl] .select2-container .select2-dropdown .select2-search input {
	background-position: right 10px bottom 16px !important;
	padding: 14px 32px 14px 10px;
	text-align: right !important;
}
