 .g_ .logo a > img{max-height: 100px !important;}
 .conteudo-topo .search-order.hidden-phone {
    display: none;
}
@media only screen and (min-width: 768px){
  .canais-contato.span9 {
    display: none;
}.menu .titulo {
display: inline-block;
white-space: normal;
font-size: 16px;
}

$(function(){ if ($(".gateways-rodape").length) $(".gateways-rodape").append('<li class="col-md-3"><img src="https://cdn.awsli.com.br/950/950939/arquivos/PIX.png" alt="PIX"></li>'); }}; para o meu caso teve que ficar <style> .gateways-rodape li:nth-child(odd) { border-right: none; } .gateways-rodape li:nth-child(4) { border-left: 1px solid #dd…
[image] <script> $(function(){ $("#pagamento26 .forma-conteiner").append('<img src="https://cdn.awsli.com.br/950/950939/arquivos/PIX.png" style="margin: 0 0 0 20px;" alt="Pague com PagSeguro - PIX">') }); </script> Precisa ser inspecionado o checkpout e validar se o “#pagamento26” e o id do objeto que quer colocar o ícone. [image] [image] Resultado final [image]
.li-whatsapp a{
     bottom: 50px;
}
.back-to-top i{
     font-size: 3.7em;
}
.back-to-top{
     color: #000;
     bottom: 6.5rem;
     right: 1.22rem;
}
.back-to-top:active, .back-to-top:focus, .back-to-top:hover{
     color: #AFA933;
}
