/* 
Theme Name: Elementor Child by Ayaz
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Ayaz Meo
Author: Ayaz Meo
Author URI: https://ayazmeo.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
.countrymodel {position:relative; float:left; width:100%; line-height: 16px;}
.countrymodel img { float: left; margin: 0; margin-right: 8px;}
.countrymodel .selectedcountry {float:left; width:100%;}
.countrymodel .countrylist { position:absolute; left:0; top:100%; z-index:99; float:left; width:200px; display: none; padding-top:25px;}
.countrymodel a {float:left; width:100%; color:#fff;}
.countrymodel:hover .countrylist {display:block;}
.countrymodel .countrylist a{ padding:10px; border-bottom: 1px solid #eee; background-color: #fff; color:#1D70B8;}
.countrymodel .countrylist a:hover { color:#314664;}
.selectedcountry svg { float: right; width: 20px; height: 15px; fill: #fff; }

