.g_ #rodape .pagamento-selos {
    background-color: #fff;
    background-image: none;
    padding: 0rem 0;
}

.g_ #rodape .pagamento-selos {
    background-color: #fff;
    background-image: none;
    /* padding: 4rem 0; */
}


.g_ #barraNewsletter, .g_ #barraNewsletter .componente, .g_ #barraNewsletter .show-hide, .g_ #barraNewsletter.posicao-rodape .conteiner {
    background: #d5927f;
    box-shadow: 0 0 0;
}

.g_ #barraNewsletter .componente .texto-newsletter {
    color: #1a1a1a;
    font-weight: 400;
    padding: 0;
    margin: 0px;
    vertical-align: middle;
    width: 170px;
    white-space: normal;
    text-align: left;
    line-height: 24px;
}

.g_ #barraNewsletter .componente .interno-conteudo {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}

.li-whatsapp a {
    position: fixed;
    right: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 55px;
    height: 55px;
    border-radius: 100%;
    background-image: linear-gradient(to right, #209142, #56d263);
    text-decoration: none;
    z-index: 99;




display: none !importa
.g_ .g_title, .g_ .listagem .titulo-categoria strong {
    font-size: 35px;
    color:#1a1a1a;
    font-weight: 500;
    display: block;
    font-family: 'Oswald';
}

.g_ #barraNewsletter .componente .texto-newsletter {
    color: #1a1a1a;
    font-weight: 400;
    padding: 0;
    margin: 0px;
    vertical-align: middle;
    width: 170px;
    white-space: normal;
    text-align: left;
    line-height: 24px;
    font-family: 'Oswald';
    font-size: 22px;
}

.g_ .logo a {
    display: block;
    height: auto;
    padding: 0px;
}

.g_ .logo a>img, .g_ .logo img, .g_ .logo svg {
    position: relative;
    max-height: 150px;
    max-width: 200px;
    display: block;
    margin: 0px;
}

.container {
    width: 100%;
    padding-right: 50px;
    padding-left: 50px;
    margin-right: auto;
    margin-left: auto;
}

.g_ .g_title, .g_ .listagem .titulo-categoria, .g_ .pagina-pagina h1.titulo {
    border: 0;
    background: 0 0;
    padding: 0;
    margin: 4rem 0 2rem 0;
    text-align: center;
}

.g_ .mini-banner .modulo img+label {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: var(--fs22);
    letter-spacing: 3px;
    text-align: center;
}

.g_ #barraNewsletter .componente .interno-conteudo {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column;
}

.g_ #barraNewsletter .componente .texto-newsletter {
    color: #1a1a1a;
    font-weight: 400;
    padding: 0;
    margin: 0px;
    vertical-align: middle;
    width: 310px;
    white-space: normal;
    text-align: left;
    line-height: 24px;
    font-family: 'Oswald';
    font-size: 22px;
    padding-bottom: 25px;
}

.g_ #barraNewsletter {
    padding: 0;
}

.menu.superior .nivel-um>li:first-child {
    border-left: none !important;
    content-visibility: hidden;
}


.g_ .coluna .componente.newsletter, .g_ .lateral {
    border: 0;
    background-color: var(--bg2);
    box-shadow: 0 0 0;
    border-radius: 10px;
    visibility: hidden;
}

/* Cor do fundo e texto do menu */
#cabecalho > .conteiner > .menu.superior, #cabecalho > .conteiner > .menu.superior .com-filho > a i { background-color: #d5927f; }
#cabecalho > .conteiner > .menu.superior .titulo { color: #e8dacd; }
 
/* Centralizar os itens do menu */
#cabecalho > .conteiner > .menu.superior { text-align: center; }
#cabecalho > .conteiner > .menu.superior .nivel-um > li { float: none; display: inline-block; border-left: 0; margin-right: -3px; }
