
.gtranslate_wrapper.gt_container--hich1m{
    display: inline-block;
    padding-left: 3px;
    position: relative;
    width: 170px;
    height: 24px;
}
.gt_container--hich1m .gt_switcher{
    position: absolute;
}

div.gt_container--hich1m .gt_switcher .gt_option{
    background-color: var(--bgkleur);
    padding-top: 7px;
    padding-bottom: 5px;
    border-radius: 0px 0px 6px 6px;
    margin-top: -4px;
    z-index: 99999;
    transition: height 0.3s ease-in-out;
}


.gt_container--hich1m .gt_switcher .gt_selected > a{
    padding: 6px 5px !important;
    font-size: 0.9rem !important;
    border-radius: 5px;
}
div.gt_container--hich1m .gt_switcher .gt_option, .gt_container--hich1m .gt_switcher .gt_selected > a{
    border-color: var(--grijs1) !important;
}
.gt_container--hich1m .gt_switcher a{
    font-size: 0.9rem !important;
}
.gt_container--hich1m .gt_switcher a img{
    padding-right:5px;
}


.gtranslate_wrapper.gt_container--hich1m:before{
    content: "beta";
    font-size: .6rem;
    color: #fff;
    background: var(--logokleur);
    height: .6rem;
    line-height: .6rem;
    padding: .2rem;
    border-radius: .2rem;
    display: block;
    position: absolute;
    z-index: 999999;
    right: -7px;
    margin-top: -8px;
}