// ------------------------------------
// SELECT2 FORM FIELDS
// ------------------------------------

body#{ $_body-theme-selector } .select2-container--default .select2-selection--single {
	padding-top: 0 !important; // Needed to override theme styles
	padding-bottom: 0 !important; // Needed to override theme styles
}
