:root {
    /* geral */
    --cor-principal: #014945;
    --cor-secundaria: #014945;
    --cor-terciaria: #014945;
    --cor-botao: #014945;
    --cor-titulos: #014945;
    --cor-preco: #014945;
    /* topo da loja */
    --cor-background-topo: #FFFFFF;
    /*corpo da loja*/
    --cor-background-corpo: #ffffff;
    /* rodapé da loja */
    --cor-menu-rodape: #014945;
    --cor-background-menu-rodape: #ffffff;
    --cor-background-rodape: #f6f6f6;
    /* newsletter rodape */
    --cor-background-newsletter: #F6F6F6;
    --cor-texto-newsletter: #014945;
    /*texto fullbanner*/
    --cor-texto-1: #014945;
    --cor-texto-2: #014945;
    /* compre junto */
    --cor-background-compre-junto: #FFFFFF;
    

}

 .modal-modalNewsletter .fancybox-skin {
   background: transparent url('https://cdn.awsli.com.br/2513/2513229/arquivos/pop-up newsletter - aileen (1).png') no-repeat center;
}

@import url('//fonts.googleapis.com/css?family=Montserrat');

body {
font-family: ‘Montserrat’, sans-serif !important;
}

#rodape li.tel-skype {
    display: none;
}


}
/*fale conosco*/
#modalContato > form > div > div > div:nth-child(2) > table > tbody > tr:nth-child(5) {
    display: none!important;
}
/*atendimento checkout*/
.carrinho-checkout .atendimento li:nth-child(4) {
    display: none!important;
}

/*botao vitrine ver mais*/
.listagem-item:hover .acoes-produto .botao-comprar {
    background-color: #014945;

/*botao enviar newsletter*/
#barraNewsletter .componente .botao {
    background-color: #014945;
}

/*botao voltar ao topo*/
.scrollToTop {
    background-color: #014945;
}

/*botao saiba mais*/
#rodape .sobre-loja-rodape .btn-mais a {
    border-color: #014945;
    background: #ffffff;
    color: #014945;
}

}

/*botao enviar newsletter*/
#barraNewsletter .componente .botao {
    background-color: #014945;
}

/*topo*/
.links-rodape-atendimento .tel-skype {
    display: none;
}

/*rodape*/
.support-items .tel-skype {
    display: none;!important
}
/*fale conosco*/
#modalContato > form > div > div > div:nth-child(2) > table > tbody > tr:nth-child(5) {
    display: none;!important
}
/*atendimento checkout*/
.carrinho-checkout .atendimento li:nth-child(4) {
    display: none;!important
}

/*icone popup newsletter*/
.modal-modalNewsletter #modalNewsletter svg path {
    fill: #014945;
}

/*botao popup newsletter*/
.modal-modalNewsletter #modalNewsletter .componente .interno .interno-conteudo .input-conteiner .botao {
    background: #014945;!important
}


/*botao fechar popup newsletter*/
.modal-modalNewsletter .fancybox-close {
    color: #014945;!important
}


html #popup newsletter .popup-newsletter .popup-dados, 
html #popup newsletter .popup-newsletter .popup-dados * {
    display: block !important;
}

.popup-dados:after {
    content: 'Ao fornecer o seu email você aceita receber as nossas ofertas e concorda com as nossas Políticas de Privacidade.';
    font-size:12px;
    
}


html #newsletter-rodape .newsletter-rodape .newsletter-dados, 
html #newsletter-rodape .newsletter-rodape .newsletter-dados * {
    display: block !important;
}

.newsletter-rodape:after {
    content: 'Ao fornecer o seu email você aceita receber as nossas ofertas e concorda com as nossas Políticas de Privacidade.';
    font-size:12px;
    
}
