:root {

 /*geral*/
 --cor-principal: #B8860B;
 --cor-secundaria: #BDB76B;
 --cor-terciaria: #818181;
 --cor-botao: #6D6C6C;
 --cor-titulos: #818181;
 --cor-preco: #B9A7EB;
 /*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: #ffffff;
 --cor-texto-2: #ffffff;
 --cor-background-compre-junto: #ffffff;

 /*compre junto*/
 --cor-background-compre-junto: #ffffff;
}

.logo a img { max-height: 100px; }


.modal-modalNewsletter .fancybox-skin {
   background: transparent url('https://cdn.awsli.com.br/2549/2549618/arquivos/Newsletter.png') no-repeat center;
}

li.offers.com-filho {
    display: none;
}


/*topo*/
.links-rodape-atendimento .tel-skype {
    display: none;
}

/*rodape*/
.support-items .tel-skype {
    display: none;
}
/*fale conosco*/
#modalContato > form > div > div > div:nth-child(2) > table > tbody > tr:nth-child(5) {
    display: none;
}
/*atendimento checkout*/
.carrinho-checkout .atendimento li:nth-child(4) {
    display: none;
}
