:root {

    /*geral*/
    --cor-principal: #e54e88;
    --cor-secundaria: #000000;
    --cor-terciaria: #818181;
    --cor-botao: #e54e88;
    --cor-titulos: #818181;
    --cor-preco: #e54e88;

    /*topo da loja*/
    --cor-background-topo: #f6f6f6;

    /*corpo da loja*/
    --cor-background-corpo: #eeeeee;

    /*rodapé da loja*/
    --cor-menu-rodape: #3B3B3B;
    --cor-background-menu-rodape: #ffffff;
    --cor-background-rodape: #f6f6f6;

    /*newsletter rodape*/
    --cor-background-newsletter: #ffffff;
    --cor-texto-newsletter: #818181;

    /*texto fullbanner*/
    --cor-texto-1: #e54e88;
    --cor-texto-2: #ffffff;

   /*compre junto*/
    --cor-background-compre-junto: #ffffff;

}


#atedimento {
    display: none;
}

.logo a img {
    max-height: 100px;
}

.listagem .titulo-categoria strong {
    color: #000;
    font-size: 1.69vw;
    text-transform: uppercase;
}
