/*! Fataliiseeds SELECT2 v1.0.0 | Leximo <hi@leximo.cz> */

.select2-container .select2-selection--single {
  height: 44px !important;
}
.select2-container--default .select2-selection--single {
  border-radius: 6px !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  padding-left: 14px !important;
  line-height: 44px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 9px !important;
  right: 8px !important;
}