.custom-country-select{position:absolute;top:0;right:0;height:100%}@media(max-width:989px){.custom-country-select{position:unset;height:auto}}.custom-country-select .circle-img{width:20px;height:20px;border-radius:50%;position:relative;display:flex;justify-content:center;align-items:center;overflow:hidden;border:1px solid transparent}.custom-country-select .circle-img svg{position:absolute;width:auto;height:26px}.custom-country-select .current-country{background:none;border:none;color:rgb(var(--color-foreground));border-radius:0;height:100%;cursor:pointer;display:flex;align-items:center;padding:6px 12px;gap:8px;font-size:16px;letter-spacing:.1em;line-height:1.5;text-transform:uppercase}@media(max-width:989px){.custom-country-select .current-country{padding:1.5rem 0;gap:10px}}.custom-country-select .country-list{display:none;list-style:none;margin:0;padding:0;position:absolute;right:0;font-size:14px;letter-spacing:.1em;flex-direction:column;background:rgb(var(--color-background));border:none;z-index:10;width:max-content;min-width:100%;text-transform:uppercase}.custom-country-select .country-list li{padding:6px 12px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:24px;background:rgb(var(--color-background));position:relative}@media(hover:hover){.custom-country-select .country-list li:hover{background:#eee;color:rgb(var(--color-background))}}@media(max-width:989px){.custom-country-select .country-list li{background:#eee;padding:0}}.custom-country-select .country-list li .country-flag{display:flex;align-items:center;gap:8px;margin-right:12px;position:relative}.custom-country-select .country-list.show{display:flex}.custom-country-select .mask,.custom-country-select .custom-country-select-popup-header{display:none}@media(max-width:989px){.utility-bar .custom-country-select{display:none}.custom-country-select .mask{display:block}.custom-country-select .custom-country-select-popup.show,.custom-country-select .custom-country-select-popup-header{display:flex}.custom-country-select-popup{display:none;position:fixed;left:0;right:0;bottom:0;top:unset;flex-direction:column}.custom-country-select-popup-header{position:absolute;z-index:100;top:0;right:0;justify-content:flex-start;align-items:center;gap:12px;width:100%;padding:15px;font-size:16px;font-weight:700;border-bottom:1px solid var(--border-color);background:#fff}.custom-country-select .country-list{gap:0;padding:70px 0 200px;height:100%;position:unset;background:#eee}.custom-country-select .country-list li{padding:15px}.close-button{margin:0;padding:0;width:20px;height:20px;color:#000;border:none;background:none}.close-button svg{width:15px;display:block;margin-left:auto}.mask{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(var(--color-foreground),.5);z-index:-1;animation:animateLocalization var(--duration-default) ease}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/custom-country-select.css.map */
