.ffp-country-selector{position:relative;display:inline-block;color:#111;text-align:left;font-size:12px;line-height:1.3;vertical-align:middle}
.ffp-country-selector summary{display:flex;align-items:center;gap:5px;min-height:22px;padding:2px 6px;background:#fff;cursor:pointer;list-style:none;border-radius:2px}
.ffp-country-selector summary::-webkit-details-marker{display:none}
.ffp-country-selector summary:focus-visible,.ffp-country-options button:focus-visible{outline:2px solid #ffab40;outline-offset:2px}
.ffp-country-options{position:absolute;right:0;top:calc(100% + 5px);min-width:225px;max-height:65vh;overflow:auto;background:#fff;box-shadow:0 5px 20px #0003;border:1px solid #ddd;border-radius:4px;z-index:10000}
.ffp-country-options .ffp-country-form{margin:0;padding:0}
.ffp-country-options button{display:flex;justify-content:space-between;gap:16px;width:100%;border:0;background:#fff;color:#111;padding:10px 12px;cursor:pointer;font:inherit;text-transform:none;text-align:left;white-space:nowrap}
.ffp-country-options button span:last-child{color:#666;font-size:11px}
.ffp-country-options button:hover,.ffp-country-options button[aria-current=true]{background:#f2f2f2}
.mobile-nav-footer .ffp-country-options{right:auto;left:0;top:auto;bottom:calc(100% + 5px)}
.ffp-country-selector summary,.ffp-country-selector summary span,.ffp-country-options button span{color:#111!important}
.ffp-country-options button span:last-child{color:#666!important}
@media(max-width:749px){.mobile-nav-footer .ffp-country-options{position:static;max-height:35vh;margin-top:6px;min-width:225px}}
