#rodape .institucional {
    padding-bottom: 35px;
    border-bottom: 1px solid #eee;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.2;
    background: #000;
}
#barraNewsletter, #barraNewsletter .show-hide {
    color: #000;
}

.tema-claro #cabecalho .menu.superior {
    background: #141212;
}

#cabecalho>.conteiner .main-header .conteudo-topo .actions-menu>* .carrinho>a>i, #cabecalho>.conteiner .main-header .conteudo-topo .actions-menu>*>a>i, #cabecalho>.conteiner .main-header .conteudo-topo .actions-menu>.busca>i {
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    z-index: 1;
    border-radius: 100%;
    color: #272424;
    font-size: 25px;
    background: var(--secundaria);
}
.conteiner-principal .conteiner {
    background-color: #141212;
    box-shadow: 0 3px 10px 0 rgb(0 0 0 / 15%);
}
.produto .nome-produto {
    color: #141212;
    font-size: 25px;
    font-weight: 500;
}
.cor-secundaria {
    color: #141212;
}
.produto .acoes-produto .preco-produto strong {
    color: var(--principal);
    font-size: 30px;
    
}
#corpo .produto .aproveite-tambem>.titulo {
    color: #000000;
    font-size: 25px;
}
.produto .acoes-flutuante {
    display: none !important;
}
#rodape .institucional a {
    color: #ffffff;
}

element.style {
}
p {
    margin: 0 0 10px;
}
* {
    margin: 0;
    padding: 0;
}
user agent stylesheet
p {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}
#rodape .institucional .sobre-loja-rodape {
    font-size: 14px;
    font-weight: 300;
    line-height: 1.3;
}

