/*
Global theme config
*/

.listagem .listagem-item .nome-produto {
	font-size: 18px !important;
	line-height: 18px;
	display: inline-block;
	min-height: 40px;
	word-wrap: break-word;
	word-break: break-word;
}

.preco-promocional {
    font-size: 20px !important;
    white-space: nowrap;
}

.barra-inicial {
    display: none;
}

.bem-vindo {
    font-size: 16px !important;
}


.acoes-conta {
    font-size: 14px;
}

.acoes-produto-responsiva {
    position: absolute;
    top: 80% !important;
    right: 0;
}

#rodape .titulo {
    font-size: 20px !important;
}


.sobre-loja-rodape p {
    font-size: 16px !important;
}

.links-rodape {
    font-size: 16px !important;
}

div.conteiner a img.row-fluid {
    display: none !important;
}

/*
Terroa mantiqueira theme config


.menu .titulo {
    color: #FFF !important;
}

.row-fluid .nivel-um a, a:hover {
    color: #000 !important;
}

*/