@import url('https://fonts.cdnfonts.com/css/boldenvan');

body .titulo-categoria strong {
    line-height: 50px;
    font-weight: normal;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

body .titulo-categoria strong svg{
    display: none;
}

.banners-tarja .conteiner {
    padding: 0 !important;
    max-width: 3000px !important;
}

.banner-tarja{
    margin: 0 !important;
}

.vitrine-mas-vendido{
    display:none;
}

.vitrine-22771356{
    font-family: boldenvan !important;
}

.vitrine-22773771{
    font-family: boldenvan !important;
}

.vitrine-22647170{
    font-family: boldenvan !important;
}

#corpo > div > div.caixa-sombreada > h1{
    font-family: boldenvan !important;
}

body.categoria-22647170 div.conteiner-principal > #corpo > div > div.secao-principal.row-fluid.sem-coluna > div.coluna > div.filtros-mobile-button {
    display: none !important;
}

body.categoria-22647170 div.conteiner-principal > #corpo > div > div.secao-principal.row-fluid.sem-coluna > div.coluna > div.filtro-coluna {
    display: none !important;
}


.titulo-categoria strong{
    font-weight: bold !important;
}

.pagina-inicial .banners-tarja a {
    pointer-events: all !important;
}

.banners-tarja a {
    pointer-events: all !important;
}

.categoria-newsletter{
    display: none !important;
}

.categoria-titulo{
    background-color: #f3f6f4 !important;
    border-radius: .5rem !important;
    color: black !important;
}

.categoria-titulo h1{
    color: #242424 !important;
}

.categoria-titulo .titulo{
    color: #242424 !important;
}

.cores-personalizadas .categoria-titulo h1{
   color: #242424 !important;
   font-family: boldenvan !important;
}


@media only screen and (max-width: 764px){
    .cores-personalizadas .categoria-titulo h1{
        text-align: center !important;
        width: 100% !important;
    }
}



.rodape-endereco{
    display: none !important;
}

.menu-desktop .conteiner {
    max-width: 2000px !important;
}

.cores-personalizadas.fundo-escuro.pagina-pagina .caixa-sombreada {
    background: none !important;
}

.listagem .listagem-item .listagem-item-wrap{
    border-radius: .5rem !important;
}

#rodape .rodape-sobre {
    display: flex !important;
    flex-direction: column-reverse !important;
    justify-content: flex-end !important;
    align-items: stretch !important;
}

#rodape-sobre .logo {
    width: 100% !important;
    display: flex !important;
    margin-top: 2rem !important;
}


#corpo > div > div.secao-principal.row-fluid.sem-coluna > div.coluna > div.banner.lateral > li > img{
    border-radius: .5rem !important;
}


#rodape-institucional > ul > li:nth-child(2) {
    display:none !important;
}

#rodape-institucional > ul > li:nth-child(6) {
    display:none !important;
}


#rodape-institucional > ul > li:nth-child(7) {
    display:none !important;
}


#rodape > div.rodape-inferior > div > div > div > div:nth-child(2){
    display: none !important;
}


.menu-desktop .submenu {
    left: auto !important;
    right:auto !important;
    width: 20% !important;
}