.country_selector_country .mg{display:none !important;}.flag-icon-it {
    background-image: none;
}

.country_selector_continent {
    color: #333;
}

a.country_selector_continent:hover {
    color: #000;
}
.entry .country_selector_continent h2 {
    font-size: 24px;
}
.country_selector_continent {
    text-decoration: none !important;
     color: #000;
}
.country_selector_continents i {
    font-size: 7em;
}


#country_selector_modal .wordpress-country-selector-modal-body {
    padding: 60px 0 50px;
}

#country_selector_modal .wordpress-country-selector-modal-content {
    border-radius: 0;
 border: 10px solid #FFFFFF;
}

.country_selector_modal_close {
    background-color: #FFF;
    top: -20px;
    right: -20px;
}

.country_selector_modal_goto {
    background-color: transparent;
    border: 2px solid #fff;
    border-radius: 25px;
    padding: 5px 20px;
}

.country_selector_modal_buttons {
    margin-top: 30px;
}

.country_selector_modal_stay {
    background-color: transparent;
}

/* CUSTOM FAAC CSS */
.flag-icon-un {
    background-image: none;
}

.wordpress-country-selector-col-sm-12 {
    width: 100%;
    font-size: 14px;
    font-weight: 700;
}

.wordpress-country-selector-col-sm-3 {
    width: 34%;
    font-size: 12px;
    font-weight: 600;
    padding-bottom: 10px;
}

.country_selector_modal_close {
    background-color: #FFF;
    top: -20px;
    right: -20px;
    font-size: 25px;
    font-weight: 700;
}

.country_selector_modal .wordpress-country-selector-modal-dialog {
    width: 600px;
    margin: 30px auto;
}

@media only screen and (max-width: 600px) {
.country_selector_modal .wordpress-country-selector-modal-dialog {
    width: 340px;
    margin: 0px auto;
 }
}

.country_selector_countries {
    margin-bottom: 10px;
}

.wordpress-country-selector-col-sm-12 {
    width: 100%;
    font-size: 12px;
    margin-top: 10px;
}

.country_selector_international {
    text-decoration: none;
}

#country_selector_modal .wordpress-country-selector-modal-content {
    border-radius: 0;
    border: 0px solid #FFFFFF;
}

.country_selector_modal_goto {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 100%;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
    background-color: none;
}