body {background: #333333;color: #eee;}

.barra-frase .conteiner {font-size: 16px;}
.barra-frase i {width: 24px;height: 24px;}
.barra-frase {background: #774654;}

.menu.superior {background: #000000;}
.preco-parcela strong.cor-secundaria {color: #fff;}
.menu .nivel-dois, .menu .nivel-tres, .menu.lateral .nivel-um>li>a {background-color: #333;}
.menu .nivel-dois a {color: #eee;}
.atributo-comum a span {color: #eee;}
.atributos ul li a {border: 1px solid #eee;}
.botao.principal {color: #333333;}
.borda-alpha, .borda-alpha * {border-color: rgb(255 255 255 / 32%);}
.produto .acoes-flutuante, .produto .acoes-flutuante .close_float {background-color: #000000;}
.acoes-produto.hidden-phone .botao-comprar {background: #5B051B;color: #FFFFFF !important;}
.acoes-produto.hidden-phone .botao-comprar:hover {background: #774654;color: #fff !important;}

.produto-compartilhar .lista-favoritos {padding: 5px 8px;}
.lista-redes i {background: #5B051B !important;line-height: 30px;}
.produto-compartilhar {display: flex;}
.lista-redes {margin: auto;}

.modal {background-color: #333333;}
.close {color: #ffffff;opacity: 1;}
#avisoCookies {background-color: #000000;}

.componente {background-color: #595959;}
.lista-redes i {color: #fff;}

.pagina-carrinho #calcularFrete {background: #ffffff;}

.pagina-carrinho #formCalcularFrete>div>div>div>button, btn-cupom {background: #ededed;}

.tabela-carrinho {background-color: #00000063;}
.tabela-carrinho .table th {border-color: #ffffff24;}

.conteiner-principal #rodape .conteiner {background-color: #000000b0;}
#rodape .conteiner {max-width: 100%;}


@media screen and (max-width: 767px) {
    #corpo>.conteiner {
        background: #ffffff00;
    }
}

@media screen and (max-width: 767px) {
    .produto .principal>div {
        border-bottom: 2px solid rgb(255 255 255 / 10%);
    }
}

@media screen and (max-width: 767px) {
    .atalhos-mobile {
       background-color: #000000;}
}

@media screen and (max-width: 767px) {
    div#menuinsta {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    #cabecalho .cab-nav .fundo-principal {
        background-color: #000;
    }
}