.barra-inicial{
    padding: 5px;
    background-color: #ff8200;
}

.menu.superior{
	background-color: #f9f9f98f;
    border: 1px solid #eeeeee;
}

.conteiner{
	max-width: 100% !important;
}

#corpo{
	margin-bottom: 0px !important;
}

#rodape div:nth-child(3){
	padding: 10px 10px 5px;
}

#rodape div:nth-child(3) .conteiner .row-fluid div:nth-child(2){
	min-height: 0px !important;
    max-height: 0px !important;
    overflow: hidden;
}

.pagamento-selos{
	background: #f9f9f9;
}

#rodape .institucional{
	background: #ed8600;
}

#barraTopo{
	height: auto;
}

#barraTopo .conteiner{
	padding: 10px 20px;
}

.menu.superior .titulo{
    color: #172160;
    font-size: 14px;
	font-weight: 600;
    text-transform: uppercase;
}

.busca{
	background: transparent;
}

.busca .botao-busca{
	background: #ff8200;
}

.carrinho > a i{
	background: #ff8200;
}

.carrinho.vazio > a span{
	color: #172160;
    font-weight: 600;
    text-transform: uppercase;
}

.acoes-conta li > *{
	line-height: 22px;
}

.acoes-conta > li i{
    width: 22px;
    height: 22px;
	background: #ff8200;
    border-radius: 10px;
}