/*
Theme Name: Kitanohana
Author: Eni-Wifi
*/

.gtranslate_wrapper .gt_float_switcher img {
    background-color: #ccc;
    padding: 1px;
}

.gtranslate_wrapper .gt_float_switcher .gt-selected .gt-current-lang {
    padding: 8px 8px;
}

.gtranslate_wrapper .gt_float_switcher .gt-selected .gt-current-lang span.gt-lang-code {
    display: none;
}

@media screen and (max-width: 781px) {
    .gtranslate_wrapper {
        height: 100%;
    }

    div#gt_float_wrapper {
        height: 100%;
    }

    .gtranslate_wrapper .gt_float_switcher {
        box-shadow: unset;
        height: 100%;
    }

    .gt_float_switcher .gt-selected {
        /* height: 100%; */
    }

    /* .gt_float_switcher .gt_options.gt-open {
        height: auto;
    } */
}