/*============================================================================================*/
/* Your custom styles below */
/*============================================================================================*/

.VIpgJd-ZVi9od-l4eHX-hSRGPd {
    /*label*/
    display: none !important;
}

.goog-te-gadget-icon {
    display: none !important;
}
tr[valign="middle"] {
    display: none !important;
}

#google_translate_element select{
     background: transparent;
    outline: none;
    color:#000;
    border-radius:10px;
    /*padding:1px 3px;*/
    border: 1px solid #eee;
}
#google_translate_element select > option {
    color: white;
}
#google_translate_element select > option:hover{
    background-color: #a827dd;
}
.goog-logo-link{
    display:none!important;
}
.goog-te-gadget{
    color:transparent!important;
}
.goog-te-banner-frame{
    display:none !important;
}
.VIpgJd-ZVi9od-l4eHX-hSRGPd{
}

#goog-gt-tt, .goog-te-balloon-frame{display: none !important;}
.goog-text-highlight { background: none !important; box-shadow: none !important;}
.VIpgJd-ZVi9od-ORHb-OEVmcd {
    display: none !important;
}
body{
    top:0 !important;
}
.element.style {
    overflow: hidden !important;
}

.VIpgJd-ZVi9od-aZ2wEe-OiiCO-ti6hGc{
    /*loading effect*/
    display: none !important;
}
#goog-gt-tt{
    display: none !important;
}
.VIpgJd-ZVi9od-aZ2wEe-wOHMyf{
    display: none !important;
}
.VIpgJd-ZVi9od-aZ2wEe-OiiCO{
    display: none !important;
}
#google_translate_element{
    background-color: transparent !important;
}
.goog-te-combo{
    width: auto !important;
    /*height: 30px !important;*/
}
.goog-te-combo select{
    /*height: 30px;*/
}
.goog-te-combo select option{
    background-color: #00C076;
}
#google_translate_element{
    /*width: 30px;*/
}

@media screen and (max-width: 767px) {
    .goog-te-combo{
        width: 70px !important;
        position: absolute;
        bottom: 30px;
        z-index: 999;
        right: 5px;
    }
    .dropdown{
        right: 20px !important;
    }
}
