.goog-te-combo{
   background: no-repeat center bottom, center calc(100% - 1px);
   background-image: none, none;
   background-size: auto, auto;
   background-size: 0 100%, 100% 100%;
   border: 0;
   height: 25px;
   transition: background 0s ease-out;
   padding-left: 0;
   padding-right: 0;
   border-radius: 0;
   border-top-right-radius: 0px;
   border-bottom-right-radius: 0px;
   font-size: 12px !important;
   margin: 0;
   /*color: #fff !important;*/
}

.goog-te-gadget {
   /*color: #fff !important;*/
 }

.goog-te-gadget .goog-te-combo {
   margin: 0px !important;
   /*color: #fff !important;*/
}

#google_translate_element{
   line-height: 15px !important;
   opacity: 0.7;

   border: 0;
   border-radius: 3px;
   color: #333333;
   background: #fff;
   box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
   padding: 5px;
}
