.barraAvisoTopo {
	text-align: center !important;
    background-color: #FF9200;
    color: white;
    font-size: x-large;
    font-weight: bold;
}

.pagina-inicial{
    margin-top: 0px !important;
}

@media screen and (max-width: 767px) {
    .row-fluid .span12 {text-align: center;}
}

.pagina-carrinho .tabela-carrinho tr:not([data-produto-id]) .btn {
color: #000 ;
}