.pagina-produto #corpo .produto .principal .acoes-produto .preco-produto .desconto-a-vista strong{
    color: #FF4F00 !important;
}
.carrinho-checkout .atendimento li span.display-table .icone-box .icon{
    fill:#FF4F00 !important;
    
}

.pagina-produto #corpo .produto .principal .acoes-produto .preco-produto .preco-promocional{
  color: #333 !important;
}
.pagina-produto #corpo .produto .principal .acoes-produto .preco-produto .preco-parcela strong{
  color: #333 !important;
}

.listagem .listagem-item .info-produto .preco-produto .desconto-a-vista strong{
  color: #FF4F00 !important;
}

.listagem .listagem-item .info-produto .preco-produto .preco-parcela strong{
  color: #333 !important;
}

@media only screen and (max-width: 767px){
.menu.superior.visible-phone .nivel-um,
.menu.superior.visible-phone .nivel-dois {
    display: block;
}}

/*borda menu principal*/
#cabecalho > div.full.menu.hidden-phone.menu-loaded {
  
  box-shadow: 0 3px 10px 0 rgb(0 0 0 / 15%) !important;
}
/*flag whatsapp rodape a direita*/
#rodape > div.institucional.fundo-secundario > div > div > div > div > div.links-rodape.links-rodape-atendimento.span3 > ul > li.tel-whatsapp > a > i{
    margin-right: 0px !important;
  }
  
/*ajuste flag desconto pix pg produto*/
.pagina-produto #corpo .produto .principal .acoes-produto .preco-produto .flag-economize{
background-color: #30a77e;
    padding: 4px;
    border-radius: 0px 8px;
    text-transform: uppercase;
    text-align: center;
    color: #ffffff !important;
    
    font-size: 12px !important;
}
/*remoção produto flutuante pg produto*/
.pagina-produto #corpo .produto .acoes-flutuante{
  display: none !important;
}
/*ajuste formas de envio rodapé*/

@media screen and (min-width: 768px) {
    .forma_envio ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
    }


.forma_envio ul li {
    width: 50%;
    margin-bottom: 10px;
}

.forma_envio ul li img {
    width: 75%;
    height: auto;
}}
/*remoção telefone rodapé*/
#rodape > div.institucional.fundo-secundario > div > div > div > div > div.links-rodape.links-rodape-atendimento.span3 > ul > li:nth-child(1){
  display: none !important;
}
/*tamanho imagem carrinho*/

.sem-borda.conteiner-imagem > div > a > img {
    width: 100px !important;

}
/*tamanho imagem checkout*/
.resumo-compra .tabela-carrinho img{
  width: 100%;
  max-width: 73px !important;
  max-height: 73px !important;
}
/*remoção menus pg checkout*/
#cabecalho > div.conteiner > div > div.span6.offset3.hidden-phone.hidden-tablet > ul > li:nth-child(1){
  display: none !important;
}
#cabecalho > div.conteiner > div > div.span6.offset3.hidden-phone.hidden-tablet > ul > li:nth-child(2){
  display: none !important;
}


/*alterações cores formas de envio*/
.formas-envio{
  color: #403835;
}
.pagina-carrinho #corpo .total .titulo {
    
    font-size: 25px;
    color: #403835;
}

.valores-descontos .descontos:first-child{
  color: #403835 !important;
}
.valores-descontos .descontos.avista > span > strong.cor-principal.titulo.font-15{
  font-size: 20px !important;
  font-weight: 700 !important;
  color: #FF4F00 !important;
  }

.pagina-carrinho #corpo .finalizar-compra .descontos.parcelas{
  color:#403835 !important;
  font-weight: 400 !important;
}
/*menu superior antigo*/
/* .bem-vindo, .conteudo-topo .superior{
  display: block !important;
}

#cabecalho > div.conteiner > div.row-fluid > div.conteudo-topo.span9 > div.superior.row-fluid.hidden-phone{
  display: none !important;
}*/
/*linhas no menu desktop*/
#cabecalho > div.conteiner > div.row-fluid > div.conteudo-topo.span9 > div.inferior.row-fluid > div.span4.hidden-phone > ul > li.header-actions__item.help > div > a:nth-child(3), #cabecalho > div.conteiner > div.row-fluid > div.conteudo-topo.span9 > div.inferior.row-fluid > div.span4.hidden-phone > ul > li.header-actions__item.help > div > a:nth-child(5)
, #cabecalho > div.conteiner > div.row-fluid > div.conteudo-topo.span9 > div.inferior.row-fluid > div.span4.hidden-phone > ul > li.header-actions__item.help > div > div:nth-child(6){
    margin-bottom: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid #90909042;
}

/* Correção AlphaTheme cfd4f21d-7583-4ed3-af44-66e8fa73cfed */
body {
    opacity: 0 !important;
}
