#cabecalho .conteiner{
    background-color: #000;
}
#rodape .institucional .conteiner{
    max-width: 1280px;
}
.carrinho>a strong {
    color: #fff;
    background: #3FB322;
}
@media screen and (max-width: 767px){
    #menuinsta{
        display: none;
    }
}
.scrollToTop {
    right:0;
    left:1rem;
}
.rastreio-content p {
    color: #555;
}
.rastreio {
    color: #555;
}