#rodape .row-fluid .span9 > p {
  display: none;
}

#rodape .span9.span12::after {
  content: "Suplelive © 2025. Alguns direitos reservados.";
  display: block;
}

li.box-wrapper-contact__item.box-wrapper-contact__item--modal {
    display: none !important;
}
li.help-footer { 
    display: none;
}

.info-principal-produto::after {
    content: "";
    display: block;
    background-image: url('https://cdn.awsli.com.br/2600/2600058/arquivos/produto_no_brasil_suplelive.gif');
    background-size: contain;
    background-repeat: no-repeat;
    height: 54px;
    margin-bottom: 10px;
}

.buy-for-whats:before {
    display: block;
    content: 'Aproveite descontos exclusivos pelo WhatsApp: \A\A Compre 1 ganhe 10% de desconto \A Compre 2 ganhe 15% de desconto \A Compre 3 ganhe 20% de desconto';
    border: 1px solid #eee;
    margin: 10px 0;
    padding: 10px;
    white-space: break-spaces;
    font-weight: bold;
    text-align: left;
    border-radius: 4px;
}