div#descricao {
    color: #444444 !important;
}

.control-label{color: #000!important;}

.links-rodape ul li a, .links-rodape ul li a:hover {
    color: #808080;
}

#rodape .institucional .sobre-loja-rodape p {
    font-size: 14px;
    line-height: 20px;
    color: #808080;
}

.listagem .info-produto .nome-produto {
    min-height: 40px !important;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: bold;
    color: #000;
    -webkit-transition: color ease-out .2s;
    transition: color ease-out .2s;
}

#cabecalho .box-info .options .item {
    float: left;
    position: relative;
    z-index: 5;
    font-size: 10px;
    color: #fff;
    text-transform: none !important;
    font-weight: 500;
    text-indent: -.2px;
    line-height: 21px;
}

.preco-parcela {
	display: none !important;
}

.preco-venda  {
	display: none !important;
}

#cabecalho .box-info .right-box{

    margin-right: 60px;
    float: right;
    line-height: 21px;

}

#cabecalho .box-info .options .item.contato a{
    color:#fff;
    text-decoration: underline;
}

#cabecalho .box-info .right-box .item.whats span{
    color:#fff;
    font-weight: 600;
}