.full.menu {
    background: #ff784b !important;
}
#cabecalho .actions>li>a .icon * {
    fill: #6c6c6c !important;
}
.full.menu .conteiner .nivel-um>li:hover>a>.titulo {
    color: #fff  !important;
}
.full.menu .conteiner .nivel-um>li>a>.titulo {
    font-weight: 700  !important;
}
.produto div.principal .acoes-produto .comprar .botao-comprar,
#listagemProdutos.listagem .listagem-item .acoes-produto .botao-comprar, .listagem.aproveite-tambem .listagem-item .acoes-produto .botao-comprar {
    background: #00a952  !important;
}
#cabecalho .account>a .icon .c {
    fill: #bb111100  !important;
}
.full.menu .conteiner li.other-categories>.nivel-dois {
    width: max-content !important;
    max-width: none !important;
}
#barraNewsletter.posicao-rodape {
    background: #ffffff !important;
}
#barraNewsletter.posicao-rodape .componente .texto-newsletter {
    color: #333 !important;
}
#rodape .institucional {
    background: #ff774aed;
}
#rodape .institucional .titulo {
    color: #000;
}
#rodape .institucional a, #rodape .institucional p {
    color: #000;
    font-size: 15px;
    font-weight: 700;
}
#rodape .institucional li a:hover {
    color: #000;
    text-decoration: none;
}
#rodape .links-rodape-atendimento .icon {
    fill: #000;
}

.zap {
    box-sizing: border-box;
    position: fixed;
    right: 10px;
    display: block;
    width: 50px;
    margin: 0;
    font-size: 0;
    top: 167px;
    background: url(https://cdn.awsli.com.br/1276/1276537/arquivos/whats.jpg) no-repeat;
    background-size: 100%;
    height: 50px;
}
.float-contact .float-open {
    background: #ff6633;
}

.scrollToTop {
    background: #4d4d4d;
}
.produto div.principal .acoes-produto .comprar .botao-comprar {
    background: #757575;
}
#st-1.st-animated{
    display:none;
}
#descricao  p span  strong,
#descricao  p span  strong  span,
#descricao  div  span {
    color:#000 !important; 
}

#cabecalho.fixed .open-menu .line {
    background: #ff784b;
}

#cabecalho .busca input, #cabecalho .busca input:focus {
    background: #fff;
    border: solid 1px #5f5f5f;
}
/*Mobile*/
@media only screen and (max-width: 767px){
	.conteudo-topo .busca-mobile .atalho-menu {
    	background: #ff7749;
	}
	.atalhos-mobile ul li a .icon * {
    	fill: #6c6c6c;
	}
	.atalhos-mobile ul li a .icon {
    	fill: #000;
	}
    .zap {
        right: 10px;
        top: 233px;
    }
    .atalhos-mobile ul li a .qtd-carrinho {
    	background: #000;
    }
    #modalContato.modal {
    	width: 80% !important;
    }
}


#cr-alpha-theme {
    display: none !important;
}

.zap a{
    padding: 25px;
    float: left;    
}