.single-jarmu .select2-container--default .select2-selection--single {
	background-color: var(--jrmvk_szin_2);
	border: 1px solid #fff;
	border-radius: 8px;
}

.single-jarmu .select2-container--default .select2-selection--single .select2-selection__placeholder {
	color: #fff;
} 

.single-jarmu .select2-container .select2-selection--single {
	height: 48px;
}

.single-jarmu .select2-container--default .select2-selection--single .select2-selection__rendered {
}

.single-jarmu .select2-container--default .select2-selection--single .select2-selection__arrow {
	top: 11px;
}

.single-jarmu .select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color: #fff transparent transparent transparent;
	margin-left: -12px;
}

.single-jarmu .select2-container .select2-selection--single .select2-selection__rendered {
	padding-left: 16px;
	color: #fff;
	font-family: var(--jrmvk_bt_2);
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	padding-right: 12px;
	line-height: 46px;
}



 
.single-jarmu .select2-dropdown {
	border-radius: 8px !important;
	border: 1px solid #fff;
}

.single-jarmu .select2-container--open .select2-dropdown--below {
	margin-top: -16px;
}

.single-jarmu .select2-container--default .select2-search--dropdown .select2-search__field {
	border: 1px solid var(--jrmvk_szin_2);
	border-radius: 8px;
	padding-left: 12px;
}

.single-jarmu .select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #fff;
}

.single-jarmu .select2-container *:focus {
    outline: none;
}

.single-jarmu .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
	background-color: var(--jrmvk_szin_2);
	border-radius: 8px;
}

.single-jarmu .select2-container--default .select2-results__group {
	color: var(--jrmvk_szin_2);
}
 
 
.single-jarmu .select2.select2-container {
	background: transparent !important;
}


.single-jarmu .select2-container--default .select2-selection--single {
	background-color: transparent;
}

.single-jarmu .select2-container--default .select2-selection--single .select2-selection__placeholder {
	color: #fff;
	font-family: var(--jrmvk_bt_2);
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	padding-right: 12px;
}

.single-jarmu .select2-container {

	width: auto !important;
min-width: 400px;
} 