#car-listing-tab-search .filter.stm-vc-ajax-filter .select2-container--default .select2-selection--single {
height: 48px;
border: none;
border-radius: 0;
background-color: #eceff3;
outline: none !important;
}
#car-listing-tab-search .filter.stm-vc-ajax-filter .select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 48px;
font-size: 14px;
color: #555;
font-weight: 400;
padding-left: 14px;
padding-right: 40px;
outline: none !important;
}
#car-listing-tab-search .filter.stm-vc-ajax-filter .select2-container--default .select2-selection--single .select2-selection__arrow {
height: 47px;
width: 19px;
}
#car-listing-tab-search .filter.stm-vc-ajax-filter .select2-container--default .select2-selection--single .select2-selection__arrow b {
font-family: "Font Awesome 6 Free";
font-weight: 600;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translateY(-50%);
left: -3px;
margin-left: 0;
font-size: 16px;
color: #888;
width: 15px;
height: 15px;
border: none;
text-align: center;
line-height: 16px;
}
#car-listing-tab-search .filter.stm-vc-ajax-filter .select2-container--default .select2-selection--single .select2-selection__arrow b:before {
content: "\f107";
}
#car-listing-tab-search .filter.stm-vc-ajax-filter .select2-container--default .select2-selection--single .select2-selection__arrow b.stm-preloader {
height: 14px;
font-size: 14px;
margin-top: -7px;
line-height: normal;
}
#car-listing-tab-search .filter.stm-vc-ajax-filter .select2-container--default .select2-selection--single .select2-selection__arrow b.stm-preloader:before {
font-family: "stm-icon";
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
padding: 1px;
content: "\e924";
animation: rotating 2s infinite linear;
}