/******  New Css *********/
.VIpgJd-ZVi9od-ORHb-OEVmcd{display:none !important;}
.VIpgJd-ZVi9od-l4eHX-hSRGPd, .VIpgJd-ZVi9od-l4eHX-hSRGPd:link, .VIpgJd-ZVi9od-l4eHX-hSRGPd:visited, .VIpgJd-ZVi9od-l4eHX-hSRGPd:hover, .VIpgJd-ZVi9od-l4eHX-hSRGPd:active {display: none !important;}
#\:0\.targetLanguage > select > option:nth-child(1){display: none !important;}
.VIpgJd-ZVi9od-aZ2wEe-wOHMyf-ti6hGc {display: none !important;}
/******  New Css *********/
.goog-logo-link {display:none !important;}
	.goog-te-gadget { color: transparent !important;}
	.goog-te-gadget .goog-te-combo { 
	    
	    
	}
	
    div#goog-gt-tt{display: none !important;}

    #google_translate_element {
      position: relative;
      top: 0;
      left: 0;
      z-index: 99999;
    }
    .goog-te-gadget {
     text-align: center;
    }
    .goog-te-gadget-simple  {
      background-color: #fff !important;
      border: 1px solid rgba(255,255,255,0.50) !important;
      padding: 0px!important;
      border-radius: 4px!important;
      font-size: 14px !important;
      line-height: 15px !important;
      display: inline-block;
      cursor: pointer;
      zoom: 1;
    }
    .goog-te-menu2 {
      max-width: 100%;
    }
    .goog-te-menu-value {
      color: #333 !important;
        &:before {
        font-family: 'Material Icons';
        content: "\E927";
        margin-right: 16px;
        font-size: 2rem;
        vertical-align: -10px;
      } 
    }
    .goog-te-menu-value span:nth-child(5) {
      display:none;
    }
    .goog-te-menu-value span:nth-child(3) {
      border:none!important;
      font-family: 'Material Icons';
      &:after {
        font-family: 'Material Icons';
        content: "\E5C5";
        font-size: 1.5rem;
        vertical-align: -6px;
      }  
    }
    
    .goog-te-gadget-icon {
        background-image: url(https://placehold.it/32)!important;
        background-position: 0px 0px;
        height: 0px!important;
        width: 0px!important;
        margin-right: 8px!important;
        //     OR
        display: none;
    }
	
	.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;
	}
	
	.goog-te-banner-frame{display: none!important;} 
	.goog-te-banner-frame{bottom: 0px !important;top: auto  !important;}
	
	.goog-te-gadget-simple .goog-te-menu-value { text-transform: capitalize !important;}
    
    // ============ HIDE TOP BAR ============ 
    .goog-te-banner-frame.skiptranslate {display: none!important;} 
    body {top: 0px!important;}
    
    /* ================================== *\
        Mediaqueries
    \* ================================== */
    @media (max-width: 667px) {
    	#google_translate_element {
    		bottom: calc(100% - 50% - 53px);
    		left: 16px!important;
    		width: 100%!important;
    		goog-te-gadget {
    			width:100%!important;
    		}
    		.skiptranslate {
    			width:100%!important;			
    		}
    		.goog-te-gadget-simple {
    			width: calc(100% - 32px)!important;
    			text-align: center;
    		}	
    	}
    }	