/* RenovaNow Core 6.2.20 — rodapé comercial: nunca reexibir (sem display:block). */
html body .rn6-footer,
html body .rn6-footer--advanced,
html body .rn6-home .rn6-footer,
html body .rn6-catalog-page .rn6-footer,
html body .rn6-account-page .rn6-footer,
html body .rn6-checkout-page .rn6-footer,
html body .rn6-cart-page .rn6-footer,
html body .rn6-product-page .rn6-footer,
html body footer.rn6-footer{
  display:none!important;
  visibility:hidden!important;
  height:0!important;
  max-height:0!important;
  overflow:hidden!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
}
