/* MUDANDO COR DO TEMA */
.full.menu, 
.flex-direction-nav li a, 
.flex-direction-nav li a,
.float-contact .float-open, 
.float-contact ul a, 
.acoes-produto a,
.scrollToTop,
.fundo-principal, .menu li:hover>a .fundo-secundario, 
#cabecalho.fixed .open-menu .line,
.adic-favo:hover{
    background: #d32e60 !important;
    /*background: #000000 !important;*/
}

.bandeiras-produto {
    background: black;
}

.botao.principal.grande {
    background: #fff;
}

.finalizar-compra .botao.principal {
    background: #55af59;
}

#cabecalho .actions>li>a .icon * {
    fill: #000000;
}

/* Alterando cor do header */

#cabecalho .actions>li>a{
	color: #000000;
}

.full.menu .conteiner .nivel-um>li>a>.titulo, .full.menu .conteiner .nivel-um>li:hover>a>.titulo{ 
    color: #fff; 
}


@media only screen and (max-width: 768px){
    .conteudo-topo .busca-mobile .atalho-menu {
        background: #000000;
	}
    .conteudo-topo .menu.superior.visible-phone .menu-close:after{
    	background: #000000;
    }
    
    .atalhos-mobile ul li a .icon * {
    	fill: #000000;
	}
    .fundo-principal{
    	background: transparent !important;
    }

    #fullbanner-mob{
        display: inherit !important;
    }

    .secao-banners .banner.cheio{
        display: inherit !important;
    }

    #fullbanner-mob ~ .secao-banners{
        display: none;
    }
    
    #fullbanner-mob .slick-slide img{
        height: auto;
        width: 100%;
    }
}

/* Alterando Cor do Rodapé */

#rodape .institucional a, #rodape .institucional p{
    color: #000 !important;
}

#rodape .institucional a:hover{
	text-decoration: underline !important;
}

#rodape .links-rodape-atendimento ul{ 
    border: none !important; 
}

#rodape .institucional{ 
    border-top: solid .5px #d4d5d6; 
    border-bottom: solid .5px #d4d5d6 
}

#rodape .pagamento-selos {
    background: url(../img/padrao-rodape.png) #eee !important;
}


.links-rodape-categorias .titulo, .links-rodape-paginas .titulo, .contato-rodape .titulo, .links-rodape-atendimento .titulo{
	color: #f0d4cc!important;
}

.links-rodape ul li {
    list-style: none !important;
}


/* AJUSTANDO ÍCONES DE COMPARTILHAR NAs PÁGINAS DE PRODUTO */

#st-1 .st-btn[data-network=facebook]:hover,
#st-1 .st-btn[data-network=googleplus]:hover,
#st-1 .st-btn[data-network=pinterest]:hover,
#st-1 .st-btn[data-network=twitter]:hover {
    background: #f0d4cc !important;
}


/* Retirar quando tiver a seção de ofertas */
.offers{ 
    display:none;
}

#descricao p span{ 
    font-size: 16px !important; 
    line-height: 150%; 
}

@media screen and (max-width: 767px){
    .listagem ul:not(.produtos-carrossel)>li, 
    .pagina-busca .listagem>ul:not(.produtos-carrossel)>li, 
    .pagina-categoria .listagem ul>li {
        width: 50% !important;
    }
}


/* Alterando fonte do tema */

body{
	font-family: 'Quicksand', sans-serif;
}

.full.menu .conteiner .nivel-um>li>a>.titulo{
	font-family: 'Quicksand', sans-serif !important;
    font-weight: bold; !important;
    color: #ffffff; !important
}

#listagemProdutos.listagem .listagem-item:not(.produto-adicionado):hover .info-produto{ 
    opacity: 1 !important; 
}

.categoria-id-4254654 .titulo{ line-height: 20px !important; }

#listagemProdutos.listagem .listagem-item .acoes-produto .botao-comprar .icon{
    margin-top: -5px !important;
    margin-right: 8px !important;
}

.full.menu .conteiner li.other-categories>.nivel-dois li a strong {
    height: auto;
    line-height: 1.5;
}


/* POPUP */
#SignupForm_0{ font-family: 'Roboto Slab', serif;}
#SignupForm_0 h3{ display:none !important; }

#SignupForm_0 form label{ color: #f0d4cc!important }

