.logo a img {
    position: relative;
    max-height: 70px;
}
/*quantidade carrinho cobecalho*/
.carrinho.carrinho-manipula strong.qtd-carrinho {
    background: #000;
}
#testimonials h2 {
    text-transform: uppercase;
}
#atedimento .titulo {
    text-transform: uppercase;  
}
.listagem .titulo-categoria strong {
    text-transform: uppercase; 
}
#rodape .titulo {
    text-transform: uppercase;
}
#barraNewsletter.posicao-rodape .componente .interno {
    display: none;
}
/*#atedimento .titulo {*/
 
/*   display: none;*/
/*}*/

/*#atedimento .contact-items {*/
   
/*   display: none;*/
/*}*/
.banner-center {
    justify-content: space-evenly;
}
.caixa1 .texto span {
    font-size: 16px;
}
.caixa1 .texto span.texto4 {
    color: #404040;
    font-size: 10px;
}
.caixa1 .texto span.texto1 {
    color: #000;
    font-size: 10px;
}
.caixa1 .texto span.texto2 {
   color: #404040;
    font-size: 10px;
}
:root {

    /*geral*/
    --cor-principal: #71daa2;
    --cor-secundaria: #000000;
    --cor-terciaria: #818181;
    --cor-botao: #71daa2;
    --cor-titulos: #818181;
    --cor-preco: #71daa2;

    /*topo da loja*/
    --cor-background-topo: #ffffff;

    /*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: #71daa2;
    --cor-texto-2: #ffffff;

   /*compre junto*/
    --cor-background-compre-junto: #ffffff;

}
.modal-modalNewsletter .fancybox-skin {
   background: transparent url('https://cdn.awsli.com.br/1953/1953797/arquivos/Design sem nome (3).png') no-repeat center;
}



