li.i-all-topo.help--contact ul.drp-conta-top li:last-child a[href="#modalContato"] {
    display: none;
}

li.i-all-topo.help--contact ul.drp-conta-top li:last-child {
    border: 0;
}

#rodape .span12.visible-phone li.help-footer {
    display: none;
}
#rodape .span4.sobre-loja-rodape span.titulo{
    background-color: #000 !important;
}
.pagina-pagina .conteudo li{
    list-style: none !important;
}
#label_3, #label_4, #label_5{
    font-size: 16px;
    font-weight: 600;
    opacity: 0.9;
}

h2.product_h2 {
    font-size: 22px;
    font-weight: 700;
    color: #055264;
}

h3.product_h3 {
    font-size: 20px;
    font-weight: 600;
    color: #055264;
}

li {
    color: #333;
}

p.product_p {
        font-size: 15px;
        line-height: 1.4;
        color: #333;
    }

@media (max-width: 768px) {
    p.product_p {
        font-size: 17px;
        line-height: 1.4;
        color: #333;
    }

    h2.product_h2 {
        font-size: 24px;
        font-weight: 700;
        color: #055264;
    }

    h3.product_h3 {
        font-size: 22px;
        font-weight: 600;
        color: #055264;
    }

    li {
        color: #333;
    }
}
