.eacf7-country-list-wrap .select2-container .select2-selection--single {
border: solid 1px #e1e1e9;
height: 48px;
font-size: 14px;
background-image: linear-gradient(to bottom, #fff 50%, #fff 100%);
}
.eacf7-country-list-wrap .select2-container--classic .select2-selection--single .select2-selection__rendered {
line-height: 48px;
}
.eacf7-country-list-wrap .select2-container--classic .select2-selection--single .select2-selection__arrow {
height: 48px;
border-top: solid 1px #e1e1e9;
border-bottom: solid 1px #e1e1e9;
background: #fff;
border-left: solid 0px #fff !important; 
}