/*
Theme Name: Breeza
Theme URI: http://demo.bravisthemes.com/breeza/
Author: Bravis-Themes
Author URI: https://themeforest.net/user/bravis-themes/
Description: Breeza is a WordPress theme perfect for consulting, insurance , finance and digital agency etc. It is a complete designs with all minimum required contents for IT service,SEO and digital marketing based company.
Version: 1.0.2
License: ThemeForest
License URI: https://themeforest.net/licenses
Text Domain: breeza
Tags: 	business, consulting, corporate company, creative agency, digital agency, digital business, insurance, investment
*/

.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; 
}