p {
    font-family: 'Open Sans', sans-serif !important;
}

.tab-pane active p {
    color: white;
}

.nivel-um {
    background-color: white;
    padding-top: 10px;
}

.icon-th:before {
    content: "\f0c9";
    font-size: 1.2em;
}

#cabecalho .busca {
    background: 0 0;
    border: none;
    padding-left: 0;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

@media only screen and (max-width: 767px) {
.conteudo-topo .busca-mobile {
    background: 0 0;
    overflow: visible;
    padding: 20px;
}}

#cabecalho .busca input, #cabecalho .busca input:focus {
    background: #f7f7f7;
    height: 45px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    border-radius: 0;
    padding: 0 16px;
    color: #9b9b9b;
    border: 0;
}

.busca .botao-busca {
    position: absolute;
    right: 10px;
    height: 30px;
}

.tema-escuro .listagem-item .acoes-produto, .tema-escuro .abas-conta li.active a {
    background-color: rgba(0, 0, 0, 0);
}

.redes-sociais {
    display: none;
}


#cabecalho .busca .botao {
    background: 0 0;
    color: #b1b1b1;
    height: 45px;
    border: none;
    font-size: 1.5em;
    font-weight: 400;
}



.listagem .listagem-linha, .acoes-produto .preco-produto, .produto-compartilhar {
    border-width: 0;
    
}
    




.listagem .listagem-linha li {
    border-style: none;
}


.acoes-produto-responsiva {
    top: 73%;
}


.conteiner-principal .conteiner {
    box-shadow: none;

}



.produto div.principal .cep .input-append.input-prepend .input-small.input-cep[type=tel] {
    width: 100%;
    max-width: 326px;
    height: 45px;
    border: 1px solid #ccc;
    border-radius: 0;
    padding-left: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: 10px;
}


@media only screen and (max-width: 767px) {
.cep label {
    width: 100%;
} }

.produto div.principal .cep .input-append.input-prepend .btn:before {
    content: "Calcular";
    font-size: 14px;
    text-transform: uppercase;
    color: #000;
    font-weight: 700;
    text-align: center;
}

.produto div.principal .cep .input-append.input-prepend .btn {
    border: none;
    background: 0 0;
    border-radius: 0;
    height: 45px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
    line-height: 45px;
    padding: 0 15px;
    position: absolute;
    right: 0;
    z-index: 3;
    font-size: 0;
}

.produto div.principal .cep .input-append.input-prepend {
    position: relative;
    width: 100%;
    max-width: 326px;
}

.abas-custom .tab-content {
    box-shadow: none;
    border: 1px solid rgb(215, 215, 215);
}

#rodape .institucional, .pagamento-selos  {
    background-image: none;
}

#rodape .institucional {
    background-color: #2b2b2b;
}


@media only screen and (max-width: 767px) {
#listagemProdutos.listagem .acoes-produto.hidden-phone, .listagem.aproveite-tambem .acoes-produto.hidden-phone {
    display: block!important;
    background: 0 0;
    opacity: 1;
    position: relative;
}
}

#listagemProdutos.listagem .listagem-item .acoes-produto, .listagem.aproveite-tambem .listagem-item .acoes-produto {
    border: none;
    bottom: 1.5%;
    padding: 0;
}

.listagem-item .acoes-produto {
    opacity: 1!important;
}

@media only screen and (max-width: 767px) {
#listagemProdutos.listagem .listagem-item .acoes-produto-responsiva, .listagem.aproveite-tambem .listagem-item .acoes-produto-responsiva {
    visibility: hidden;
}
}

#listagemProdutos.listagem .listagem-item .acoes-produto .botao-comprar, .listagem.aproveite-tambem .listagem-item .acoes-produto .botao-comprar {
    width: 95% !important;
}

#listagemProdutos.listagem .listagem-item .acoes-produto .botao-comprar, .listagem.aproveite-tambem .listagem-item .acoes-produto .botao-comprar {
    width: 95%;
}

#listagemProdutos.listagem .listagem-item .acoes-produto .botao-comprar, .listagem.aproveite-tambem .listagem-item .acoes-produto .botao-comprar {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase!important;
    border: 0;
    border-radius: 0;
    color: #fff;
    background: #3c3c3c;
    display: block;
    text-align: center;
    padding: 0;
    width: 45%;
    height: 45px;
    line-height: 45px;
    float: left;
    margin-left: 2.5%;
}

@media only screen and (max-width: 767px) {
#listagemProdutos.listagem .acoes-produto.hidden-phone .adic-prod, #listagemProdutos.listagem .acoes-produto.hidden-phone .botao-comprar, .listagem.aproveite-tambem .listagem-item:not(.produto-adicionado) .acoes-produto.hidden-phone .adic-prod, .listagem.aproveite-tambem .acoes-produto.hidden-phone .botao-comprar {
    width: 90%;
    margin: 2px 5%;
}
}

#listagemProdutos.listagem .listagem-item .acoes-produto .botao-comprar .icon-search, .listagem.aproveite-tambem .listagem-item .acoes-produto .botao-comprar .icon-search {
    display: none;
}

@media only screen and (max-width: 767px) {
    .listagem-item .acoes-produto::after {
  display: block;
  width: 85%;
  height: 1px;
  padding-top: 30px;
  border-bottom: 1px solid rgb(215, 215, 215);
  margin-left: 7.5%;
  margin-bottom: 0px;
}
}

#listagemProdutos.listagem .listagem-item .acoes-produto, .listagem.aproveite-tambem .listagem-item .acoes-produto {
    border: none;
    bottom: 1.5%;
    padding: 0;
}

#listagemProdutos.listagem .listagem-item .info-produto, .listagem.aproveite-tambem .listagem-item .info-produto {
    min-height: 150px !important;
}

.bandeiras-produto {
    position: absolute;
    top: 0;
    right: 10px;
    left: auto;
}

.bandeiras-produto .bandeira-frete-gratis, .bandeiras-produto .bandeira-promocao {
    background-color: #2fc754;
    border-radius: 0;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 12px;
    font-weight: 700;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
}

.listagem .bandeiras-produto .bandeira-carrinho {
        background-color: #08c;
    border-radius: 0;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 12px;
    font-weight: 700;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
}

.produto div.principal .acoes-produto .comprar .botao-comprar {
    height: 44px;
    line-height: 44px;
    text-shadow: none;
    border: none;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 0;
    color: #fff;
    background: #31bd5e;
    padding: 0 10px;
    width: 100%;
}

@media only screen and (max-width: 767px) {
.conteudo-topo .busca-mobile .atalho-menu {
    border: none;
    line-height: 32px;
    color: white;
    background-color: #31bd5e;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
}



body {
  --corLinkPrincipal: #fff;
  --corLinks: #bebaab;
  --corLinksNivelTres: #ccc;
  --backgroundMenuLateral: rgba(0, 0, 0, 0.9);
  --botaoFecharMenu: #31bd5e;
  --botaoFecharMenuCorX: #ffffff;
  --corIconeMenu: #000000;
}

@media (max-width: 767.98px) {
  #cabecalho .atalhos-mobile {
    display: block !important;
  }
  #cabecalho .atalhos-mobile ul {
    display: flex;
    justify-content: flex-end;
  }
  #cabecalho .atalhos-mobile ul li {
    float: none;
    margin: 0;
  }
  #cabecalho .atalhos-mobile ul li:first-child {
    display: flex;
    margin-right: auto;
  }
  #cabecalho .atalhos-mobile ul li.fundo-principal {
    order: 3;
  }
  #cabecalho .atalhos-mobile ul li.menu-button {
    display: flex;
    align-items: center;
  }
  #cabecalho .atalhos-mobile ul li.menu-button a {
    top: 0;
  }
  #cabecalho .atalhos-mobile ul li.menu-button a svg * {
    color: var(--corIconeMenu);
  }



  .menu.superior {
    position: relative;
  }
  .menu.superior .closeMenuButton {
    position: absolute;
    top: 0;
    right: 0;
    background-color: var(--botaoFecharMenu);
    width: 32px;
    height: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .menu.superior .closeMenuButton:before {
    content: "X";
    color: var(--botaoFecharMenuCorX);
  }
  .menu.superior > ul {
    margin: 0 !important;
    padding: 16px 32px 6px 0;
    border: 0;
    display: flex !important;
    flex-direction: column;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    background: var(--backgroundMenuLateral);
    height: 100vh;
    overflow-y: scroll;
    max-height: 100vh;
    box-sizing: border-box;
    max-width: 100vw;
    transition: 0.3s ease-in-out all;
    transform: translateX(-110%);
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */
  }
  .menu.superior > ul ::-webkit-scrollbar {
    display: none;
  }
  .menu.superior > ul.active {
    transform: translateX(0);
  }
  .menu.superior > ul a {
    color: var(--corLinks);
  }
  .menu.superior > ul a strong {
    color: var(--corLinkPrincipal);
  }
  .menu.superior .nivel-tres {
    display: block !important;
    position: initial;
    background: transparent;
    left: initial;
    max-width: 70vw;
    box-sizing: border-box;
  }
  .menu.superior .nivel-tres a {
    white-space: normal;
    line-height: normal;
    margin-bottom: 0.5rem;
    color: var(--corLinksNivelTres);
  }
  .menu.superior .nivel-tres a:before {
    content: "-";
    margin-right: 0.25rem;
    margin-left: -0.75rem;
  }
  
.menu.superior .nivel-um > li, .menu.lateral .nivel-um > li {
    float: none;
    border-width: 0 0 1px;
    border-color: rgba(0, 0, 0, 0.1);
    padding-top:20px;
}

.menu.superior .nivel-um .titulo, .menu.lateral .nivel-um .titulo {
    font-size: 15px;
    }
}