.header-info > ul > li > ul.language-dropdown {
	min-width: 126px !important;
}

.page-header .breadcrumb {
	display: flex !important;
}

.breadcrumb-item+.breadcrumb-item::before {
	content: "\f111" !important;
	font-family: "uicons-regular-straight"  !important;
}

.select2-container {
	max-width: none !important;
	width: 100% !important;
}

.custom_select .select2-container--default .select2-selection--single {
	border-radius: 0 !important;
}

.select2-container .select2-selection--single .select2-selection__clear {
	right: 33px !important;
}