/*aaaaaaaaaaaaaa*/
.barra-inicial {
background: #000000;
}
/*Mudar a cor de fundo do menu, topo e menu fixo:AAAAA*/
#cabecalho{
background:#000000!important;
}

.institucional.fundo-secundario{ background:#000000!important;}

.span4.sobre-loja-rodape p{ color:#ffffff!important;padding-top:10px!important;}

span.titulo{ color:#ffffff!important;}

#rodape .institucional a { color:#ffffff!important;font-size:13px!important;font-weight:400!important;}
#rodape .institucional a:hover{ color:#f71559!important;}

.conteiner{background-color: rgba(255, 255, 128, .0)!important;}

#video{display:none!important;}

.atalhos-mobile.visible-phone.fundo-secundario.borda-principal{background:#000000!important;}

@media screen and (max-width: 767px){
    .atalhos-mobile ul li a .icon .cls-1 {
        fill: #f71559!important;
        color:#f71559!important;
    }
    .conteudo-topo .busca-mobile.fixed {
        background-color:#000000!important;
    }
}

@media only screen and (max-width: 767px){
.conteudo-topo .busca-mobile .atalho-menu {background-color:#f71559!important;}
}



/*Alterar a cor da fonte do menu:*/
.menu.superior .nivel-um>li a strong {
color: #ffffff;
}
/*Alterar a cor da fonte no hover:*/
.menu.superior .nivel-um>li a[title*="utlet"] strong,
.menu.superior .nivel-um>li a[title*="OUTLET"] strong,
.menu.superior .nivel-um>li:hover a strong {
color: #ea1725;
}



body,
.titulo,
.full.menu .nivel-um .titulo,
.coluna div.componente.newsletter .texto-newsletter{
font-family: 'verdana';
}




/* WHATSAPP FIXO */
.whatsapp-fixo {
    position: fixed;
    bottom: 2em;
    width: 80px;
    height: 80px;
    z-index: 999;
    left: 13px;
}

.listagem .listagem-item .acoes-produto .qtd-prod, .listagem.aproveite-tambem .listagem-item .acoes-produto .qtd-prod,div#listagemProdutos.listagem .listagem-item .acoes-produto .adic-prod, .listagem.aproveite-tambem .listagem-item .acoes-produto .adic-prod {
    display: none;
}
div#listagemProdutos.listagem .listagem-item .acoes-produto .botao-comprar, .listagem.aproveite-tambem .listagem-item .acoes-produto .botao-comprar {
    width: 90%;
}

#cabecalho .logo {
    width:  auto;
}
#cabecalho .logo a img{
    width: 100%;
    height: auto;
}
#cabecalho .logo a {
    width: 110px
}

.logo a {
position: relative;
display: block;
height: 200px;
}

#cabecalho > div.conteiner > div.row-fluid > div.conteudo-topo.span10 > div.inferior.row-fluid > div.full.menu.hidden-phone > ul > li.categoria-id-2753753 > ul{
    column-count: 2;
}

.listagem .listagem-item .info-produto, .listagem.aproveite-tambem .listagem-item .info-produto {
    min-height: 216px;
}

@media only screen and (max-width: 767px) {
.secao-banners { display: none; }
}