body .gt_float_switcher {
position: fixed !important;
left: 18px !important;
bottom: 18px !important;
z-index: 999999 !important;
width: auto !important;
min-width: 116px !important;
max-width: 180px !important;
font-family: 'Poppins', Arial, sans-serif !important;
font-size: 12px !important;
font-weight: 500 !important;
line-height: 1.2 !important;
color: #202020 !important;
background: rgba(255, 255, 255, 0.82) !important;
border: 1px solid rgba(0, 0, 0, 0.08) !important;
border-radius: 15px !important;
box-shadow: 0 10px 28px rgba(0, 0, 0, 0.16) !important;
backdrop-filter: blur(14px) saturate(140%) !important;
-webkit-backdrop-filter: blur(14px) saturate(140%) !important;
overflow: hidden !important;
transition: all 0.25s ease !important;
}
body .gt_float_switcher:hover {
background: rgba(255, 255, 255, 0.94) !important;
box-shadow: 0 14px 34px rgba(0, 0, 0, 0.22) !important;
transform: translateY(-2px) !important;
}
body .gt_float_switcher img {
width: 16px !important;
height: auto !important;
margin-right: 7px !important;
border-radius: 2px !important;
vertical-align: middle !important;
}
body .gt_float_switcher .gt-selected {
background: transparent !important;
}
body .gt_float_switcher .gt-selected .gt-current-lang {
padding: 9px 12px !important;
color: #202020 !important;
font-size: 12px !important;
font-weight: 500 !important;
background: transparent !important;
}
body .gt_float_switcher .gt-selected .gt-current-lang:hover,
body .gt_float_switcher .gt-selected .gt-current-lang:focus {
background: rgba(0, 0, 0, 0.04) !important;
}
body .gt_float_switcher .gt_options {
background: rgba(255, 255, 255, 0.92) !important;
border-top: 1px solid rgba(0, 0, 0, 0.06) !important;
max-height: 260px !important;
overflow-y: auto !important;
}
body .gt_float_switcher .gt_options a {
display: flex !important;
align-items: center !important;
padding: 8px 12px !important;
color: #202020 !important;
font-size: 12px !important;
font-weight: 500 !important;
text-decoration: none !important;
background: transparent !important;
transition: background 0.18s ease, color 0.18s ease !important;
}
body .gt_float_switcher .gt_options a:hover,
body .gt_float_switcher .gt_options a:focus {
color: #000 !important;
background: rgba(0, 0, 0, 0.055) !important;
} body .gt_float_switcher .gt_options a.selected,
body .gt_float_switcher .gt_options a.gt-current-lang,
body .gt_float_switcher .gt_options a[data-gt-lang].selected {
background: transparent !important;
color: #202020 !important;
font-weight: 500 !important;
} @media (max-width: 768px) {
body .gt_float_switcher {
left: 12px !important;
bottom: 12px !important;
min-width: 104px !important;
max-width: 160px !important;
border-radius: 13px !important;
font-size: 11px !important;
}
body .gt_float_switcher .gt-selected .gt-current-lang,
body .gt_float_switcher .gt_options a {
font-size: 11px !important;
padding: 8px 10px !important;
}
body .gt_float_switcher img {
width: 15px !important;
margin-right: 6px !important;
}
}