.menu.superior .nivel-um{
    display: flex;
    flex-direction: row-reverse;
}
.menu.superior .nivel-um .categoria-todas{
    display: none;
}
.wrap-logo-rodape{
    display: none!important;
}
#rodape .conteiner{
    display:block!important;
}
.flexslider .slides img{
	max-height: 600px;
    object-fit: cover;
    object-position: center;
}
.box-header-wrapper .box-header-info{
	height:41px;
}
.box-header-wrapper .box-header-info .box-header-info__message>div{
	line-height: 41px;
	height: 41px;
}
#cabecalho .conteudo-topo>.inferior.row-fluid .busca-mobile{
    scale: 1.2;
}
#cabecalho .conteudo-topo>.inferior.row-fluid .span4 .titulo{
    scale: 1.2;
}
#cabecalho .conteudo-topo>.inferior.row-fluid>.busca-mobile{
	margin-right: 16px;
}
#cabecalho .menu.superior .nivel-um>li>a>strong{
	font-size: 16px;
	font-weight: 400;
	text-transform: capitalize;
}
.conteiner .produto .conteiner-imagem img{
    max-height: 484px;
}