.adic-favo {
    color: #FFB6C1;
}
#barraNewsletter.posicao-rodape .componente input[type=text] {
    background: #FFB6C1;
}
#barraNewsletter.posicao-rodape .componente .newsletter-assinar {
    background: #D3D3D3;
}
.scrollToTop {
    background: #FFB6C1;
}
.coluna div.componente.newsletter input[type=text] {
    background: #FFB6C1;
}
.coluna div.componente.newsletter .botao {
    background: #D3D3D3;
}
#barraNewsletter.posicao-rodape {
    background: #808080;
}
#cabecalho .carrinho>a i svg.icon {
   fill: #FFB6C1;
}
#cabecalho .account .icon {
    fill: #FFB6C1;
}
#cabecalho .carrinho>a i svg.icon {
    fill: #FFB6C1;
}
.full.menu .nivel-um>li>a>.titulo {
    font-weight: 400;
}
.barra-inicial {
    background: #D3D3D3;
}

@media(max-width:768px){
    #listagemProdutos>ul[data-produtos-linha="4"]>li {
    width: 50%;
    margin: 0;
    }    
}

