/* INICIO CORES CABEÇALHO - DESKTOP*/
#cabecalho{
    background: #000000 !important;
}

#cabecalho .actions>li>a , #cabecalho .actions>li>a .icon g path,  #cabecalho.fixed .open-menu ,
span.open-menu, span.span6  , #cabecalho .actions>li>a .icon{
    color: #ffffff !important;
}

#cabecalho .actions>li>a .icon g, #cabecalho .actions>li>a .icon g path{
    fill: #ffffff !important;
}

.open-menu .line{
    background: #ffffff !important;
}
/* FIM CORES CABEÇALHO - DESKTOP*/


/* INICIO CORES CABEÇALHO - MOBILE*/

@media only screen and (max-width: 767px){
    .atalhos-mobile , .atalhos-mobile ul li.mob-busca.active>button.botao.botao-busca.icon-search:before {
        background: #000000 !important;
    }
    
    .atalhos-mobile ul li.mob-busca button.botao.botao-busca.icon-search,
    .atalhos-mobile ul li a.atalho-menu.visible-phone.icon-th.botao.principal:before,
    .atalhos-mobile ul li.mob-busca.active>button.botao.botao-busca.icon-search:before{
        color: #FFFFFF !important;
    }
    .atalhos-mobile .account .icon g path,
    .atalhos-mobile ul .account a .icon circle{
        fill: #FFFFFF !important
    }
}
/* FIM CORES CABEÇALHO - MOBILE*/


/* Cores Footer */
#rodape .pagamento-selos{
    background: #000000 !important;
}

#rodape .pagamento-selos .titulo{
    color: #ffffff !important;
}
/* FIM Cores Footer */



/*Cor da bolinha do carrinho*/
#cabecalho .carrinho .qtd-carrinho{
    background: #ff3900 !important;
}

/* Remove botões de share da pag do produto */
.sharethis-inline-share-buttons.st-left.st-inline-share-buttons{
    display:none !important;
}


/* Remove Adicionar Fav nos cards*/
.adic-favo .icon{
    display: none;
}
/* fim botão add favoritos*/


/* Remoção Logo LI*/
#rodape>div:last-child .conteiner{
    display:none !important;
}


/* Remoção de Sobre + Descrição da loja no rodapé*/
#rodape .sobre-loja-rodape p, #rodape .institucional a.see-more{
    display:none !important;
}


/* Remoção do fold de marcas*/
#corpo .conteiner .marcas{
    display:none !important;
}


/* botão flutuante*/
.produto .acoes-flutuante {
    display: none !important;
}

/*categoria da prevenda oculta*/
.categoria-id-12699206{
    display:none !important;
}

/*ocultar meus dados no formulário de contato*/
#modalContato table.table-hover.hidden-phone{
    display:none !important;
}


#slick-slide-control20{
    display:none !important;
}

.others-acoes-produto{
    display:none !important;
}

.others-acoes-produto {
    display:none !important
}
