.gt_float_switcher .gt-selected .gt-current-lang,
.gt-current-lang {
    display: flex !important;
    gap: 0 !important;
    padding: 0 !important;
    min-width: 0 !important;
    width: auto !important;
}

.gt-lang-code,
.gt_float_switcher-arrow {
    display: none !important;
}

.gt_float_switcher img {
    margin: 0 !important;
}
/* Fix dropdown không đẩy layout */
#gt_float_wrapper {
    position: relative !important;
    margin-top: 5px !important;
}

.gt_options {
    position: absolute !important;
    top: 100% !important;
    left: 0 !important;
    z-index: 99999 !important;
    background: #fff !important;
    box-shadow: 0 4px 12px rgba(0,0,0,0.15) !important;
    min-width: 180px !important;
}

/* Các fix cũ */
.gt_float_switcher .gt-selected .gt-current-lang,
.gt-current-lang {
    display: flex !important;
    gap: 0 !important;
    padding: 0 !important;
    min-width: 0 !important;
    width: auto !important;
}

.gt-lang-code,
.gt_float_switcher-arrow {
    display: none !important;
}

.gt_float_switcher img {
    margin: 0 !important;
}
