/* Correção NETZEE/ NÃO ALTERAR!! */
.carrinho a svg path {
    fill: var(--ic_header_cart);
}
/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/


/* WHATSAPP FIXO */
.whatsapp-fixo {
position: fixed;
bottom:10px;
left:10px;
z-index: 999;
}


#rodape .titulo {
    font-size: 16px;
    font-weight: 600;
    color: #197F1B !important;
    text-transform: uppercase;
    border: 0;
}

.action-header:nth-child(4) > svg {
    fill: #197f1b !important;
}


