.lista-redes i {
    width: 0px;
    height: 0px;
}
.tema-escuro .conteiner, .tema-escuro .modal {
    background-color: transparent;
}
.carrinho>a i {
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 26px;
}

.desconto-a-vista .cor-secundaria{
    
    color: #00B200;
}

.fundo-principal {
    background-color: transparent;
}

.bem-vindo {
        display: none;
}

.conteiner {
max-width: 100vw ;
}
.conteiner-principal .conteiner {
    padding: 0px;
}
.flexslider {
    background: 0;
    margin: 0;
    border: 0px;
    overflow: hidden;
}
.acoes-conta li>* {
        color: #ffffff;
}
.carrinho>a span {
    color: #ffffff;
}
.carrinho>a strong {
    font-size: 20px;
    margin: 0 6%;
    line-height: 30px;
    color: #ffffff;
}
.menu.superior .titulo {
    margin: 15px 0;
    color: #ffffff;
    text-transform: uppercase;
    height: 20px;
    font-size: 14px;
    font-weight: 500;
    font-family: 'Encode Sans', sans-serif;
}
.nome-produto {
       text-transform: uppercase;
}

.menu.superior .nivel-um>li {
    float: left;
    border-right: none;
    border-left: none;
}
.listagem .titulo-categoria {
    text-decoration: none;
    background: rgba(0,0,0,0.05);
    padding-left: 15px;
    text-align: center;
    text-transform: uppercase;
}
.titulo-categoria:hover {
    font-size: 20px;
}
.listagem .span3 .imagem-produto, .listagem .produtos-carrossel[data-produtos-linha="4"] .imagem-produto {
    height: 360px;
}
.listagem .info-produto {
    padding: 15px 5px 10px;
    position: relative;
    text-align: center;
      font-size: 22px;
}
.listagem .listagem-item .nome-produto {
    font-size: 16px;
    line-height: 1.25;
    display: inline-block;
    min-height: 40px;
    word-wrap: break-word;
    word-break: break-word;
    font-family: 'Encode Sans', sans-serif;
}
.preco-produto strong.titulo {
    font-size: 26px;
    white-space: nowrap;
    font-weight: 700;
}
.listagem.com-caixa .listagem-item {
    margin: 0;
    box-shadow: none;
    border: none;
    background-color: rgba(255,255,255,0.04);
    transition: transform .08s ease 0;
    -webkit-transition: -webkit-transform .08s ease 0;
}
.produto .acoes-produto .comprar {
    float: left;
    padding-top: 10px;
    text-align: right;
}
.acoes-produto .preco-produto {
    float: left;
    display: contents;
    margin-bottom: 15px;
}
.produto .acoes-produto .preco-produto .titulo {
    font-size: 26px;
}
#rodape .institucional {
    background-image: none;
    background-color: #000000;
    padding-left: 10px;
}
#rodape .pagamento-selos {
    padding: 0 0 20px 13px;
}
#rodape .redes-sociais {
    display: none;
}
#barraTopo .carrinho.vazio>a span {
    color: #000;
}
#barraTopo .carrinho>a i {
    color: #000;
}
#barraTopo .carrinho>a strong {
       color: #000;
}
.carrinho>a span {
    color: #646473;
}
.listagem .bandeiras-produto .bandeira-carrinho {
    background-color: #00b200;
}
.tarja * {
    color: #FFF;
    padding: 0 18%;
    max-width: 300px;
}

@media screen and (max-width: 767px) {
.comprar {
    width: 100%;
  
}
  }