#pop_cont2 {position:relative;}
.ship_pop_title{font-size:22px;font-weight:500;color:#000;line-height:1.4;}
.ship_loca_title{font-size:14px;letter-spacing:-0.3px;line-height:1.4;color:#000;display:block;padding:20px 0 8px;font-weight:400;}
#pop_cont2 .aviation_warn{padding-bottom:22px;margin-bottom:0;}
.loca_pop_close{display:block;width:13px;position:absolute;height: 13px;position: absolute;right: -5px;top: -15px;    cursor: pointer;}
.loca_pop_close:after,
.loca_pop_close:before{content:"";display:block;position:absolute;width:18px;height:1px;background:#000;top:50%;left:50%;}
.loca_pop_close:after{transform: translate(-50%,-50%) rotate(45deg);}
.loca_pop_close:before{transform: translate(-50%,-50%) rotate(-45deg);}
#ch_location_select option:before{content:"";display:block;width:10px;height:10px;background:red;}
#ch_location_select{}
.selected_flag{display: block;width: 24px;height: 24px;position: absolute;overflow: hidden;border-radius: 50%;top: 50%;transform: translateY(-50%);left: 15px;}
.selected_flag img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width: 35px;max-width: unset;}
#pop_cont2 .recommendation-modal__selector-wrapper--flag{position:relative;}
.hide{display:none;}