strong.titulo.cor-secundaria {
    text-transform: uppercase !important;
}
.atacado {
    color: #fff;
    background-color: #7E329A;
    padding: 1px;
}

i.icon-instagram {
    font-size: 2em !important;
}

.lista-redes {
  display: flex;
  justify-content: center;
}

.lista-redes ul {
    margin: 0
}

.lista-redes ul li {
    float: left;
    border-left: 1px solid #ddd
}

.lista-redes ul li:first-child {
    border: 0
}

.lista-redes i {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    margin: 0
}

.lista-redes a {
    color: #FFF;
    text-decoration: none
}

.lista-redes a:hover i {
    background-color: #333;
    color: #FFF
}

.lista-redes .icon-facebook {
    background-color: #3a589b
}

.lista-redes .icon-google-plus {
    background-color: #d6492f
}

.lista-redes .icon-twitter {
    background-color: #598dca
}

.lista-redes .icon-youtube {
    background-color: #cf3427
}

.lista-redes .icon-instagram {
    background: #c92bb7 !important;
    padding: 15px;
    border-radius: 50px !important;
}

.lista-redes .icon-pinterest {
    background-color: #cb2027
}

.lista-redes .icon-bold {
    background-color: #f57d00
}

.lista-redes .icon-pinterest {
    background-color: #cb2027
}

.lista-redes .icon-whatsapp,.lista-redes .fa-whatsapp {
    background-color: #2ab200
}

.titulo-categoria borda-principal {
    color: red;
}

body.pagina-inicial span.preco-parcela.cor-principal {
  display: none;
}