.institucional :nth-child(3).sobre-loja-rodape {
    display: none;
}

/* PARTNER LOGO [PLUGOO] */

.powered-by {
  max-width: 255px !important;
  float: right;
  left: -10px;
  display: flex !important;
  top: 10px;
  margin: 0 !important;
  position: relative;
  font-size: 10px;
}

.powered-by a {
  width: 100%;
}

.powered-by a img {
  max-width: 30px;
}

@media(max-width:768px){
	.powered-by{
		max-width: none;
		width: 100%;
	}
}

/* END PARTNER LOGO [PLUGOO] */

.powered-by {
    top: 15px;
}

.powered-by a img {
  max-width: 70px;
}


:root {
--cor_primaria: #000000;
--cor_secundaria: #000000;
--cor_botao: #000000;
--cor_botao_hover: #008000;
--cor_texto_botao: #ffffff;
--cor_texto_botao_hover: #ffffff;
--cor_botao_comprar: #008000;
--cor_tag_frete: #f28646;
--pre_cabecalho: #000000;
--cor_texto_pre_cabecalho: #ffffff;
--cor_cabecalho: #000000;
--cor_titulos: #000000;
--cor_icones: #ffffff;
--cor_icones_hover: #ffffff;
--cor_texto_icones: #ffffff;
--cor_menu: #ffffff;
--cor_texto_menu: #000000;
--cor_newsletter: #000000;
--cor_texto_newsletter: #ffffff;
--cor_footer: #ffffff;
--cor_texto_footer: #000000;
--texto_global: #000000;
--cor_clara:#ffffff;
--cor_escura: #000000;
--texto_background:#ffffff;
--texto_bg_escuro:#000000;
--texto_bg_claro:#000000;
	
--cor_youtube: #000000;
--cor_texto_youtube: #ffffff;
}
