.select2 {
  width: 100% !important; }

.select2-container--default .select2-selection--single {
  background-color: #e3dbd0;
  border: none;
  border-radius: 0;
  height: 40px; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #f7be68;
  padding-top: 6px;
  padding-left: 10px;
  padding-right: 30px; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 7px;
  right: 4px; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #f7be68;
  color: #ffffff; }

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #e3dbd0;
  color: #f7be68; }

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #f7be68 transparent transparent transparent; }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #f7be68 transparent; }

/*# sourceMappingURL=select2-custom.css.map */
