 
/* ------------------------------------------------------------- */

	/* Plugin: GTranslate */
	
    #google_translate_element2
	{
        display: none !important;
    }

	#gtranslate_wrapper
	{
		display: none !important;
	}

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

	.skiptranslate
	{
		display: none !important;
	}
	
    .goog-te-banner-frame
	{
        display: none !important;
    }
	
    .goog-te-menu-value:hover
	{
        text-decoration: none !important;
    }
	
    .goog-text-highlight
	{
        background-color: transparent !important;
		
        box-shadow: none !important;
    }

/* ------------------------------------------------------------- */

	/* Use Nos Menus Quando Não quiser Traduzir Algo */
	.notranslate , 
	.no_translate , 
	#notranslate , 
	#no_translate 
	{
	  translate: none !important;
	}

	.img-color-pb
	{
		filter: grayscale( 100% ) contrast( 100% );
	}

/* ------------------------------------------------------------- */
