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