:root {

    /*geral*/
    --cor-principal: #8d7841;
    --cor-secundaria: #ffffff;
    --cor-terciaria: #ffffff;
    --cor-botao: #877648;
    --cor-titulos: #5c3e3e;
    --cor-preco: #5c3e3e;

    /*topo da loja*/
    --cor-background-topo: #5c3e3e;

    /*corpo da loja*/
    --cor-background-corpo: #eeeee7;

    /*rodapé da loja*/
    --cor-menu-rodape: #ffffff;
    --cor-background-menu-rodape: #a0a086;
    --cor-background-rodape: #d1ac48;

    /*newsletter rodape*/
    --cor-background-newsletter: #ffffff;
    --cor-texto-newsletter: #818181;

    /*texto fullbanner*/
    --cor-texto-1: #5c3e3e;
    --cor-texto-2: #ffffff;

   /*compre junto*/
    --cor-background-compre-junto: #ffffff;

.banner{background-color:#000}

.tab-content {font-size:18px;}


#menu-rodape {display:none;}

.cor-principal {
    color:#8d7841;
}
    
    .tab-content div p {
        font-size:18px;
    }
    
   #tab-1 {
        font-size:18px;
    }
    
     #tab-2 {
        font-size:18px;
    }
    
     #tab-3 {
        font-size:18px;
    }
    
    

}
