li.offers>a>.titulo{
	text-transform: uppercase;
}

li.all-categories.com-filho {
	text-transform: uppercase;
	padding-right: 10px !important;
}

a.botao.botao-comprar.principal.botao-comprar-ajax:after{
	content: 'COMPRAR';    
}

#testimonials h2 strong {
	text-transform: capitalize !important;   
}

#listagemProdutos.listagem .titulo-categoria strong{
	text-transform: capitalize !important;      
}

.full.menu .conteiner .nivel-um>li>a>.titulo{
    font-size: 0.9vw !important;
}

.lista-redes .fa-whatsapp {
	text-align: center;
}    
    
@media only screen and (max-width: 767px){
    .produto .nome-produto{
     	text-transform: initial !important;   
    }
}


#cabecalho.fixed{
 	height: 90px;   
}
.logo a img{
    width: 100%;
}
#cabecalho .logo a{
	max-height: 60px !important;
}
.tracking .form-tracking input{
 	color: #000;   
}
.produto div.principal .cep .input-append.input-prepend .input-small.input-cep[type=tel]{
 	color: #000;  
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input{
 color: #000 !important;   
}
.banner.mini-banner img:hover, .banner-center img:hover{
   transform: scale(0.9) !important; 
}
@media only screen and (max-width: 767px){
 	.logo a img{
        width: 80%;
        max-width: 100%;
        max-height: 56px;
        position: relative;   
    }
    #cabecalho.fixed .conteudo-topo .busca-mobile.fixed{
        height: 60px;
    }    
     #cabecalho .busca-mobile.fixed input,#cabecalho .busca .botao{
         height: 40px;
     }
}
#cabecalho .carrinho .qtd-carrinho{
 	width: 41px;   
}
#cabecalho .carrinho .qtd-carrinho:after{
     display: block;
    position: relative;
    float: right;
    right: 4px;   
}

@media only screen and (max-width: 767px){
	.conteiner .logo {
    	margin: 10px 0 0;
	}
	.conteudo-topo .busca-mobile .atalho-menu{
        top: -125px;
    }
    #cabecalho .logo a{
        max-height: 60px !important;
        padding: 0px;
    }
    #comprar-ajax-status .sucesso .buttons .continuar-comprando{
     	width: 100%;
        margin: 4px 0 !important;
    }
    #comprar-ajax-status .sucesso .buttons>*{
     	width: 100%;
        margin: 4px 0 !important;        
    }
}

#rodape .institucional .span9 .span4.links-rodape.links-rodape-paginas > span:after{
 content: 'Precisa De Ajuda?';   
}
.marcas strong, #testimonials h2, #rodape .titulo,#rodape .pagamento-selos .titulo, div#instagram h2 span, .conteudo h1, .pagina-busca .menu.lateral, .pagina-categoria .menu.lateral, .coluna div.componente.newsletter .texto-newsletter, .bandeiras-produto, #listagemProdutos.listagem .listagem-item .acoes-produto .botao-comprar, .listagem.aproveite-tambem .listagem-item .acoes-produto .botao-comprar, #rodape .sobre-loja-rodape .more, #listagemProdutos.listagem .titulo-categoria, #listagemProdutos.listagem>.titulo, .listagem.aproveite-tambem .titulo-categoria, .listagem.aproveite-tambem>.titulo, .produto div.principal .cep label, .produto div.principal .acoes-produto .comprar .botao-comprar{
 	text-transform: capitalize !important;   
}

@media only screen and (max-width: 767px){
    #rodape .institucional .span9 .span4.links-rodape.links-rodape-paginas > span:after {
        margin: 0 60px;
    }
}

#rodape>div.institucional>div>div>div.span9>div>div.span4:nth-child(4) .titulo{
    display:none;
}

#rodape>div.institucional>div>div>div.span9>div>div.span4:nth-child(4)::before {
    display: block !important;
    content: 'Atendimento';
	border: none;
    font-size: 20px;
    font-weight: bold;
    text-transform: capitalize;
    color: #ffffff;
    padding: 20px 0;
    margin-bottom: 20px;
    font-family: Lato;
}

#barraNewsletter.posicao-rodape .componente .texto-newsletter{
 	text-transform: unset;   
}

.institucional  .lista-redes .icon-whatsapp, .lista-redes .fa-whatsapp{
	background-color: transparent !important;
    color: #b13131;
}
#cabecalho .support .support-items .redes-sociais i{
  background-color: #000 !important;  
}
#cabecalho {
    background-color: #b13131;
    background-position: top center;
    background-repeat: repeat;
}

@media(min-width: 1800px){
    .full.menu{
     	height: 90px;   
    }
    .full.menu .conteiner{
     	height: 100%;   
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .full.menu .conteiner .nivel-um .all-categories.com-filho {
        width: 18% !important;
        margin-right: 5px;
    }
    .full.menu .conteiner .nivel-um>li>a>.titulo {
        font-size: 16px !important;
    }
}

.full.menu .conteiner .nivel-um>li>a>.titulo{
    white-space: normal !important;
}
.full.menu .conteiner li.all-categories.com-filho .titulo{
    white-space: pre !important;
}
#instagram{
  display: none !important;
}