.g_ .logo a {
    
    
    z-index: 9;
    
}
header .container {
    max-width: 95% !important;
}

.li-whatsapp a {
    background-image: linear-gradient(45deg, #9fa4c7, #1b2050);
    bottom: 3% !important;
}
.li-whatsapp a {
  width: 50px !important;
  height: 50px !important;
}

.g_ .g_title, .g_ .listagem .titulo-categoria strong {
    color: #9fa4c7;
    text-align: center;
}
.g_ .mini-banner .modulo img+label {
    color: #585858;
    position: inherit;
    margin-top: 40px;
    font-size: 15px;
    text-align: center;
}
.row-fluid.banner.mini-banner {
    width: 90%;
    margin: 0 auto;
}

.g_ .menu.superior>.nivel-um {
    background-color: #9fa4c7 !important;
}


.g_ .menu.superior>.nivel-um>li.com-filho>ul>li>a, .g_ .theme-functions>li.dropdown>ul>li>a {
    color: white !important;
}

.g_ #rodape .institucional h5, .g_ #rodape .titulo {
    color: #9fa4c7 !important;
}

.listagem .titulo-categoria strong {
    font-size: 30px !important;
}

p.texto-newsletter.newsletter-cadastro {
    color: white !important;
    font-size: 20px !important;
    width: 40% !important;
}


.g_ .listagem .listagem-linha li {
    background-color: white;
    margin:10px !important;
    border-radius: 10px;
}

.g_ body {
    background-color: #ece7e58c;
}

.pagamento-selos {
    display: none;
}
header {
    background-color: #9fa4c7;
}

header a strong {
    color: white !important;
    
}
header .container {
    max-width: 80%;
}

div#barraNewsletter {
    background-color: #9fa4c7 !important;
}

div#barraNewsletter .interno {
    background-color: #9fa4c7;
}

.g_ .menu.superior>.nivel-um>li.com-filho>ul, .g_ .theme-functions>li.dropdown>ul {
    background-color: #7f84aa !important;
}

div#search-form {
    background-color: #000000ab !important;
}


.row-fluid.banner.mini-banner.hidden-phone {
    margin-top: 60px;
}