.cor-principal {
  color: #8ac55b;
}

#atedimento .titulo {
  display: none;
}

#atedimento .contact-items {
  display: none;
}

#atedimento .actions {
  display: none;
}

li.offers.com-filho {
  display: none;
}
.modal-modalNewsletter .fancybox-skin {
  background: transparent
    url("https://cdn.awsli.com.br/2070/2070004/arquivos/BannerPopUp.jpg")
    no-repeat center;
}
#cabecalho .conteiner {
  max-width: none;
  padding: 15px 0 0 0;
  background: #217c7f;
}
#cabecalho.fixed .open-menu {
  color: #fff;
}

input,
button,
select,
textarea,
body {
  font-family: Montserrat, sans-serif;
}

.principal {
  margin-top: 80px;
}

.titulo {
  font-family: Montserrat, sans-serif;
  text-transform: inherit !important;
  font-size: 14px !important;
  font-weight: 400 !important;
}

li.all-categories.com-filho {
  display: none;
}

input {
  font-size: 15px !important;
}

.busca.borda-alpha {
  background: #fff;
  border-radius: 5px;
  border: 1px solid #2a2a2a;
  padding: 5px;
  width: 100%;
}

.menu.superior .nivel-um > li > a i {
  background: #a58e66;
  color: #fff;
  border-radius: 30px;
}

.menu.superior {
  background: #f9f9f9;
  margin: 0px;
  height: 58px;
  padding-top: 20px;
}
/*NOVO DESCOMENTAR 
.menu.superior {
  background: #f9f9f9;
  margin: 0px;
  height: 38px;
  padding-top: 20px;
}
*/

.logo a img {
  max-height: 135px;
}

.listagem .titulo-categoria {
  margin: 0px 0px 0px !important;
}

.listagem .titulo-categoria strong {
  color: #333333;
  text-transform: uppercase !important;
  font-size: 20px !important;
  font-weight: 600 !important;
  letter-spacing: 1px;
}

.menu.superior .nivel-um li:hover:not(.all-categories) .nivel-dois {
  box-shadow: 0 0 5px rgb(0 0 0 / 30%);
  transform: translateY(0);
  transition: all 0.2s cubic-bezier(0.34, 0.57, 0.57, 1) 0s;
  min-width: 300px;
  max-width: 1500px;
  max-height: 450px;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  padding: 20px 10px;
}

.menu.superior .nivel-dois a:hover {
  color: #749f3c !important;
}

.listagem .info-produto {
  margin-top: 18px;
  text-align: center;
  padding: 10px 15px 10px;
}

.listagem .listagem-item {
  padding: 0px;
}

.listagem .adic-favo::before {
  background: rgb(255 255 255 / 54%);
  padding: 0;
  margin-top: 13px;
  margin-right: 7px;
}

.botao.principal {
  text-shadow: inherit;
}
.com-promocao .preco-venda,
s.preco-venda {
  color: #f00 !important;
}
.preco-promocional {
  color: #8ac55b !important;
}
a.nome-produto,
h1.nome-produto {
  text-transform: math-auto;
}

.listagem-item .acoes-produto .botao-comprar {
  height: 44px !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  border-radius: 0px !important;
  text-transform: uppercase !important;
  border: 0px !important;
}

.listagem-item .acoes-produto .botao-comprar {
  width: 90% !important;
  padding: 0px !important;
  align-items: center !important;
  display: flex !important;
  justify-content: center !important;
  margin: 0px auto !important;
  color: white !important;
  background: #749f3c !important;
}

.listagem-item .acoes-produto .qtde-adicionar-carrinho {
  width: 35% !important;
  display: flex !important;
  height: 100% !important;
}

.produto .acoes-produto .comprar .qtde-adicionar-carrinho {
  width: 20% !important;
  float: left;
  margin-right: 10px;
  height: 40px;
}

.produto .acoes-produto .comprar .qtde-adicionar-carrinho .qtde-carrinho {
  height: 100%;
  margin-right: 6px;
}

.listagem-item .acoes-produto .qtde-adicionar-carrinho .qtde-carrinho {
  max-width: 33px !important;
  margin: 0px 10px 0px 0px !important;
  height: 35px !important;
  background: #fff !important;
  border: 1px solid #ddd !important;
  box-shadow: none !important;
  text-align: center !important;
}

.listagem-item .acoes-produto {
  width: 92% !important;
  padding: 20px 10px !important;
  box-shadow: none !important;
  opacity: 1 !important;
}

.listagem-item .acoes-produto {
  border: none;
  transition: none 0s ease 0s;
  width: 100%;
  align-items: center;
  justify-content: space-between !important;
  bottom: 0 !important;
  background: white;
}

.listagem .titulo-categoria {
  text-align: center;
}

.listagem .titulo-categoria:hover {
  padding-left: 0px;
}

.listagem .titulo-categoria strong:after {
  width: 60px;
  height: 2.2px;
  background-color: #749f3c;
  display: block;
  margin: 15px auto;
  content: "";
}

#corpo {
  margin-bottom: -10px;
}

.listagem-item .acoes-produto .botao-comprar-ajax {
  width: 62% !important;
  margin: 0 !important;
}

.listagem .listagem-item .nome-produto {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 1px;
  line-height: 20px;
}

.listagem .produtos-carrossel .listagem-linha li .listagem-item {
  margin: -5px 10px 51px;
}

.marcas {
  display: none;
}

.listagem .info-produto .preco-produto div .preco-promocional {
  font-size: 18px !important;
  font-weight: 600 !important;
  color: #333;
  display: block !important;
}

.quantity-nav .quantity-button {
  background: #fff;
  width: 15px;
  border-radius: 2px;
  border: 1px solid #ddd;
}

.produto .acoes-produto .comprar {
  margin-top: 100px;
  height: 55px;
}

.produto .acoes-produto .comprar .botao {
  margin-top: -2px;
}

.quantity-nav .quantity-button i {
  color: #333;
}

.img-news {
  display: none;
}

#barraNewsletter.posicao-rodape .componente .interno {
  width: 100%;
}
#cabecalho.fixed .open-menu {
  color: #fff;
}
#cabecalho.fixed .open-menu .icon1 path {
  fill: #fff;
}
#cabecalho.fixed .open-menu .icon2 {
  color: #fff;
}
.span4 .titulo {
  color: #333333 !important;
  text-transform: uppercase !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  letter-spacing: 1px;
  text-align: center;
}

#rodape .institucional {
  background-image: none;
  background-color: #fff;
  border-bottom: 1px solid #ebebeb;
}

.cr.conteiner {
  display: none !important;
}

.selos li {
  margin-bottom: 10px;
  text-align: center;
  margin-right: 0px;
}

#rodape > div:last-child .row-fluid {
  display: flow-root;
  align-items: center;
}

#rodape > div:last-child .row-fluid .span9.span12 {
  width: 100% !important;
}

.span9.span12 p {
  padding: 13px 0 15px 0;
  text-align: center;
  font-size: 14px;
}

#rodape li a {
  font-size: 15px;
  color: #333;
  text-transform: inherit;
  line-height: 30px !important;
}

#rodape .links-rodape .titulo {
  margin-left: 50px;
  text-transform: uppercase !important;
  font-weight: 600 !important;
  color: #333 !important;
  font-size: 16px !important;
}

#rodape .redes-sociais .titulo {
  text-transform: uppercase !important;
  font-weight: 600 !important;
  color: #333 !important;
  font-size: 16px !important;
}

.sobre-loja-rodape,
#menu-rodape {
  display: none !important;
}

#rodape > .institucional > div > .row-fluid {
  border: none;
}

#barraNewsletter {
  background: #f5f5f5;
}

#barraNewsletter.posicao-rodape .componente .interno {
  background: #f5f5f5;
}

#barraNewsletter .componente .newsletter-assinar:after {
  content: "enviar";
  font-size: 14px;
  font-weight: 600;
}

#barraNewsletter .componente .newsletter-assinar:after {
  font-family: Montserrat, sans-serif !important;
}

#barraNewsletter .componente .newsletter-cadastro input {
  width: 90%;
  background: #fff;
  padding: 5px 15px;
}

#barraNewsletter .componente .botao {
  width: 145px;
  text-transform: uppercase;
}

p.texto-newsletter.newsletter-cadastro {
  font-size: 21px;
  font-weight: 600;
  text-transform: uppercase;
  color: #333;
  margin-bottom: 0px;
}

#barraNewsletter .componente .titulo svg {
  width: 60px;
  height: 60px;
  margin-right: 20px;
}

#barraNewsletter.posicao-rodape .componente .interno {
  flex-direction: revert !important;
  width: 100%;
  height: 110px;
}

#barraNewsletter .componente .interno-conteudo {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  flex-wrap: wrap;
}

#barraNewsletter .componente .titulo {
  color: #f5f5f5;
  margin-top: 45px;
  width: 79px;
  display: block;
}

#barraNewsletter .componente div.newsletter-cadastro {
  width: 60%;
}

#barraNewsletter .componente .texto-newsletter {
  margin-right: 50px;
  margin-bottom: 0px;
}

.produto .cep {
  display: none;
}

.breadcrumbs.borda-alpha a {
  font-size: 14px;
}

.breadcrumbs {
  margin: 0 0 40px;
}

.produto-compartilhar {
  display: none;
}

.produto .conteiner-imagem {
  text-align: center;
  width: 93%;
}

.produto .conteiner-imagem > div {
  padding: 0px;
  margin-bottom: 0px;
}

.preco-promocional {
  font-size: 25px !important;
}

.span4 .titulo {
  font-size: 18px !important;
  text-align: left;
}

#descricao p {
  font-size: 15px !important;
}

.aproveite-tambem .titulo {
  color: #333333 !important;
  text-transform: uppercase !important;
  font-size: 20px !important;
  font-weight: 600 !important;
  letter-spacing: 1px;
  text-align: center;
}

.aproveite-tambem .titulo:after {
  width: 60px;
  height: 2.2px;
  background-color: #749f3c;
  display: block;
  margin: 15px auto 40px;
  content: "";
}

#comentarios-container {
  display: none !important;
}

.caixa1 span {
  color: #fff;
}

.caixa1 {
  border-color: #fff;
}
.caixa1 span.texto3 {
  color: #8ac55b !important;
}
.login a span {
  color: #fff;
}

.caixa1 span svg path {
  fill: #fff;
}

a,
a:hover,
a:focus,
.cor-principal,
.menu a:hover,
.atributo-comum a:hover span,
.atributo-comum .active a span {
  color: #8ac55b;
}

.login a {
  color: #8ac55b;
}

.login .icon path {
  fill: #ffff;
}

.inferior .acoes-conta li a svg path {
  fill: #fff;
}

.carrinho.carrinho-manipula a i {
  color: #fff;
}

.carrinho.carrinho-manipula strong.qtd-carrinho {
  color: #fff !important;
  border: 2px solid white;
  background: #8ac55b;
}
.carrinho > a i {
  line-height: 52px;
}

.row-fluid.banner.mini-banner {
  margin-top: 25px;
}

@media only screen and (max-width: 767px) {
  .atalhos-mobile,
  #cabecalho.fixed .atalhos-mobile > ul {
    background: #217c7f !important;
  }
}
@media (min-width: 1200px) {
  .span8 {
    width: 50% !important;
  }

  .span4 {
    width: 41% !important;
  }
  .login .span8 {
    width: 90% !important;
  }
  .login .span4 {
    width: 90% !important;
  }
}
.bem-vindo {
  display: inline;
}

.bandeiras-produto .bandeira-frete-gratis {
  padding: 4px;
}
@media only screen and (max-width: 767px) {
  .atalhos-mobile .atalho-menu {
    color: #fff;
  }
  .principal {
    margin-top: 0 !important;
  }
}
@media only screen and (max-width: 767px) {
  .menu.superior .nivel-um.active .hidden {
    display: initial!important;
    visibility: visible!important;
  }
  .whats a svg {
    width: 50px!important;
    height: 50px!important;
}
}
.whats a svg {
    width: 100px!important;
    height: 100px!important;
}