.country_selector_country .mg{display:none !important;}.wordpress-country-selector-modal-dialog {
    top: 30vh;
}

.country_selector_modal_flag_buttons {
    display: none;
}

@media only screen and (min-width: 800px) {
    .country_selector_modal_flag:not(:first-child) {
        margin-left: 20px;
    }
}

.country_selector_modal_close {
    background-color: transparent;
}

.country_selector_country_text {
    font-family: Open Sans;
    font-size: 20px;
    font-weight: 700;
}

.flag-icon {
    width: 3rem;
    height: 3rem;
}

.wordpress-country-selector-modal-body {
    background-color: #F5F5F5;
}