 @import url("https://use.typekit.net/wrv8lif.css");

body {
    
    font-family: "malaga", serif !important;
    font-weight: 400;
    font-style: normal;
    
}

.titulo-categoria strong {
    
    background: #FFE9DA;    
    
    font-family: "malaga", serif !important;
    font-weight: 700;
    font-style: normal;
    
}

.info-produto {
    
    font-family: "malaga", serif;
    font-weight: 700;
    font-style: normal;    
    
}

.listagem-item .acoes-produto {
    
    background-color: #FFE9DA;
    
}

cabecalho > .conteiner > .menu.superior, #cabecalho > .conteiner > .menu.superior .com-filho > a i {
    background-color: #8B1E3F;
    
     font-family: "malaga", serif !important;
    font-weight: 500;
    font-style: normal;
}

#descricao {
        background-color: #FFE9DA;
}

.style {
    
    background-color: #FFE9DA;
    
}


.span.titulo {
 
   font-family: "malaga", serif !important;
    font-weight: 500;
    font-style: normal; 

}


.whatsapp-fixo {
position: fixed;
bottom:10px;
left:15px;
z-index: 999;
}


/* desativa logo do integrando se */
.integrandose.conteiner {
    display: none !important;
}

#rodape > div:last-child,div#rodape > div:nth-child(4) {
    filter: grayscale(1);
}

.info-produto {
    text-align:center
}
