.gt_float_switcher {
    overflow: inherit!important;
    box-shadow: 0px 0px 11px rgb(30, 113, 222);
    background: none!important;
}

.gt_float_switcher .gt_options.gt-open {
    background-color: #212134!important;
}

.gt_float_switcher .gt_options a {
    display: block;
    text-decoration: none;
    padding: 10px 15px;
    color: #cdcdde !important;;
    transition: color .4s linear;
}

.gt_float_switcher .gt-selected {
    background-color: #212134 !important;
    border-radius: 8px;
    overflow: inherit!important;
    box-shadow: 0px 0px 11px #111;
}

.gt_float_switcher .gt-selected .gt-current-lang {
    padding: 10px 15px;
    color: #cdcdde !important; 
    font-weight: bold;
}