.goog-te-banner-frame {
    display: none;
}
.navbar-fixed-top + .main-container {
    padding-top: 5px;
}
.goog-tooltip {
    display: none !important;
}
.goog-tooltip:hover {
    display: none !important;
}
.goog-text-highlight {
    background-color: transparent !important;
    border: none !important; 
    box-shadow: none !important;
}
.clock {
    min-width: 300px !important;
}
.goog-te-gadget {
    height: 40px;
    overflow: hidden;
    text-align: center;
}
.goog-te-gadget .goog-te-combo {
    background: rgba(0,0,0,.5);
    border: none;
    color: #fff;
    font-weight: bold;
}
.skiptranslate.goog-te-gadget {
    text-align: right;
    height: 35px;
}
select.goog-te-combo {
    font-size: 18px;
    padding: 5px 0;
}