a.gflag {
    vertical-align: middle;
    font-size: 32px;
    padding: 0;
    background-repeat: no-repeat;
    background-image: url('/assets/images/icons/flags.png');
    width: 30px;
    max-width:30px;
    margin-right: 5px;
    margin-top: 0;
}

a.gflag img {
    border: 0;
}

a.gflag:hover {
    background-image: url('/assets/images/icons/flags.png');
}

#goog-gt-tt {
    display: none !important;
}

.goog-te-banner-frame {
    display: none !important;
}

.goog-te-menu-value:hover {
    text-decoration: none !important;
}

body {
    top: 0 !important;
}

#google_translate_element2 {
    display: none !important;
}
.skiptranslate{
    display: none;
}

.translate_container {
    width: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.blog_flags {
    width: 73%;
    display: flex;
    justify-content: space-evenly;
    height: 40px;
}
