#cabecalho .span4.hidden-phone  {
     text-transform: uppercase; }
   #cabecalho.fixed .open-menu {
       text-transform: uppercase;
   }


.resumo-compra .total strong {
    color: #000;
}

.formas .accordion-heading .forma-conteiner .envio-preco {
    color: #000;
}

   
   
   
   
#barraNewsletter.posicao-rodape .componente .texto-newsletter,
#listagemProdutos.listagem .titulo-categoria strong,
#listagemProdutos.listagem>.titulo,
.listagem.aproveite-tambem .titulo-categoria strong,
.listagem.aproveite-tambem>.titulo { text-transform: none;
border-bottom: 3px solid #3f919d;

}

/*background full menu menu principal*/
.full.menu {
    background: #3f919d; 
    
}

.full.menu .conteiner .nivel-um>li>a>.titulo {
color: #ffffff;
    
}
.full.menu .conteiner .nivel-um>li> a>:hover {
    color: #3f919d;
    
}
    
 .full.menu  .conteiner .nivel-dois {
    background:#504e4d;
    color:#3f919d;
              
 }   

.full.menu  .conteiner .nivel-tres {
    background:#ffffff;
    color:#3f919d;
 } 

/* Muda a cor do fundo do menu lateral */
.menu.lateral .nivel-um {
    text-transform: none;
    background-color: #ffffff;
    
}

.menu.lateral .nivel-dois {
    text-transform: none;
    background-color: #ffffff;
    
}

.menu.lateral .nivel-tres {
    text-transform: none;
    background-color: #504e4d;
    
}

 /* Muda as cores da caixa FILTRO - Titulo, Opcoes e fundo*/
.coluna .filtro {background-color: #ffffff;
    
}

.coluna .filtro a {color: #3f919d;}
.coluna .filtro .titulo {
    text-transform: none; 
    color: #3f919d;}
    
/* Muda as cores da descricao categoria - Titulo, texto e fundo*/
.coluna .componente {background-color: #00000;}
.coluna .componente p {color: #000000;}
.coluna .componente .titulo {color: #000000;}

#cabecalho .carrinho .qtd-carrinho {
float: right;
color:#3f919d;
width: 35px;
}

#cabecalho .carrinho-vazio-preco .icone *{
background:#3f919d;
}

#cabecalho .carrinho-vazio-preco {
color:#3f919d;

}


#cabecalho .carrinho-vazio-preco .titulo.cor-secundaria.vazio-text{
color:#3f919d;

}



#cabecalho .actions li > a > span {
font-size: 1em;
color:#3f919d;
}
 
 
#cabecalho .actions>li>a, #cabecalho .span4.hidden-phone > ul .fale-conosco .title {
    color: #3f919d; }
    
/*icones cabeçalho*/
#cabecalho .actions>li>a svg path {
    fill: #3f919d !important; 
    
}

#cabecalho .actions li:hover .total-cart,#cabecalho .actions li:hover a {
    color: #3f919d; }
    
/*ícone menu flutuante*/
#cabecalho.fixed .open-menu svg path {
    fill: #3f919d; }

#cabecalho.fixed .open-menu {
    color: #ffffff; }

/*icone ofertas*/
.full.menu .conteiner .nivel-um>li.offers .icon path {
    fill: #ffffff!important; }

/*color ofertas*/
.full.menu .conteiner .nivel-um>li.offers>a>.titulo {
    color: #ffffff!important }

/*setas fullbanner*/
.flex-direction-nav li a {
    background: #3f919d; }

/*slick full banner*/
.banner .flexslider .flex-control-paging li a.flex-active {
    background: #3f919d; }

/*botão ver mais*/
#listagemProdutos.listagem .listagem-item .acoes-produto .botao-comprar,.listagem.aproveite-tambem .listagem-item .acoes-produto .botao-comprar {
    color: #504e4d;
    background: #ffffff; }

/*bandeiras off*/
.bandeiras-produto .bandeira-promocao {
    background: #3f919d;
    color: #ffffff; }

.span.fundo-principal.bandeira-promocao:before {
    border-left: 15px solid #3f919d; }

/*scroll topo*/
.scrollToTop {
    background: #3f919d;
    color: #ffffff; }

/*scroll topo*/
.scrollToTop:active,.scrollToTop:focus,.scrollToTop:hover {
    background: #504e4d;
    color: #ffffff; }

/*mudar cor da sacola comprar*/
#cabecalho .actions .carrinho a .icon *{
fill: #3f919d;
}

.scrollToTop{
background: #3f919d
}


#cabecalho .support .support-items .contact li a,
#cabecalho .support .support-items .contact li span,
#cabecalho .account .account-list li a,
.tracking .form-tracking span,
.conteudo h1,
.conteudo-topo .menu.superior.visible-phone ul.action-links li a{
    text-transform:none;
}




/*newsletter das categorias*/
.coluna div.componente.newsletter {
    background: #ffffff;
    border: solid 1px #ffffff; }

.coluna div.componente.newsletter .titulo svg path {
    stroke: #ffffff; }

.coluna div.componente.newsletter .botao {
    background: #ffffff;
    border: solid 2px #ffffff;
    color: #ffffff; }


li.offers>a>.titulo{
text-transform: uppercase;
}





@media only screen and (max-width: 767px){
.atalhos-mobile ul li a .icon * {
    fill: #3f919d; }

.conteudo-topo .busca-mobile .atalho-menu.icon-th::before {
    color: #ffffff;
}

.flex-direction-nav li a .icon {
    fill: #3f919d; }
    
    

}


.capitalized {
	text-transform: capitalize;
	color: #504e4d;
}

