@import url(https://fonts.googleapis.com/css?family=Coming+Soon);
body {
  font-family: 'Coming Soon', cursive;
  color: #766F45;
  line-height: 135%;
  font-size: 16px;
  background: #F3F4EC;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
  background-image: url('https://cdn.awsli.com.br/143/143951/arquivos/fundo-pattern-2.jpg');
  background-size: 200px;
}
.titulo {
  font-family: 'Coming Soon', cursive;
}
.conteiner-imagem {
  background: #fefefe;
}
#cabecalho li label:hover, .menu-simples li a:hover, .menu-simples li.active a {
  background: none;
  color: #367928;
}
#cabecalho .busca {
  position: relative;
  padding: 10px;
  background-color: rgba(255, 255, 255, 0.5);
  border-width: 1px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.12);
  border-radius: 14px;
  font-size: 16px;
}
#cabecalho .busca input {
  border: none;
  background: none;
  box-shadow: none;
  color: black;
}
#cabecalho .busca button {
  background: none;
  font-size: 20px;
  color: rgb(88, 185, 71);
  text-shadow: 1px 1px 0 #DFE0CA;
}
#cabecalho::-webkit-input-placeholder {
  color: #fff;
}
#cabecalho:-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
}
#cabecalho::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
}
#cabecalho:-ms-input-placeholder {
  color: #fff;
}
.secao-banners .conteiner {
  background: white;
  overflow: hidden;
  margin: 20px auto;
  border-radius: 26px;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}
.borda-alpha, .borda-alpha * {
  border: 0px;
}
#cabecalho .conteudo-topo {
  font-size: 14px;
}
#cabecalho [class^='icon-'] {
  background: none;
  color: rgb(88, 185, 71);
}
#cabecalho [class^='icon-']:hover {
  color: #367928
}
#cabecalho .bem-vindo {
  margin-left: 15px;
}
#cabecalho .acoes-conta {
  padding-left: 10px;
}
#cabecalho .botao.principal {
  border-radius: 14px;
}
#cabecalho .botao.principal i {
  color: #fff;
}
#cabecalho .carrinho {
  border-width: 1px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.12);
  background-color: rgba(255, 255, 255, 0.5);
  position: relative;
  padding: 3px;
  border-radius: 14px;
}
#cabecalho .menu.superior, #cabecalho .menu.superior .categoria-marcas, #cabecalho .menu.superior .categoria-paginas {
  background: transparent;
}
#cabecalho .menu.superior > ul {
background: rgba(183,209,167,0.5);
background: -moz-linear-gradient(top, rgba(183,209,167,0.5) 0%, rgba(83,172,45,0.57) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(183,209,167,0.5)), color-stop(100%, rgba(83,172,45,0.57)));
background: -webkit-linear-gradient(top, rgba(183,209,167,0.5) 0%, rgba(83,172,45,0.57) 100%);
background: -o-linear-gradient(top, rgba(183,209,167,0.5) 0%, rgba(83,172,45,0.57) 100%);
background: -ms-linear-gradient(top, rgba(183,209,167,0.5) 0%, rgba(83,172,45,0.57) 100%);
background: linear-gradient(to bottom, rgba(183,209,167,0.5) 0%, rgba(83,172,45,0.57) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b7d1a7', endColorstr='#53ac2d', GradientType=0 );
  margin: 0 -20px 14px -20px;
  box-shadow: 0;
  border-radius: 14px;
}
#cabecalho .menu.superior > ul strong.titulo {
  text-shadow: 1px 1px 1px #f7f5f2;
  font-weight: bold;
}
.menu.superior .nivel-um>li {
  border-right: 1px solid rgba(0, 0, 0, 0.05);
  border-left: 1px solid rgba(255, 255, 255, 0.05);
}
#cabecalho .menu.superior > ul > li:first-child {
  border-radius: 20px 0 0 20px;
}
#cabecalho .cor-secundaria {
  color: #7E7649;
}

/* Estilos para caixas como a de Newsletter */

.componente {
  background: #F3F4EC;
}
#corpo .conteiner {
  background: #fff;
  box-shadow: 0 1px 3px #BCBCB6;
  border-radius: 14px;
  padding-top: 30px;
}
.produto .nome-produto {
  font-size: 23px;
  margin: 0;
  line-height: 32px;
}
#barraTopo {
  background-color: #F3F4EC;
  height: 60px;
}
#barraTopo h4.titulo {
  background-image: url('https://cdn.awsli.com.br/143/143951/arquivos/fly.png');
  background-repeat: no-repeat;
  height: 56px;
  display: block;
  width: 106px;
  background-size: 100%;
}
#barraTopo h4.titulo a {
  overflow: hidden;
  text-indent: -1000px;
  height: 56px;
  display: block;
  width: 106px;
}
#barraTopo form {
  padding: 5px;
  background-color: #C6C7B3;
  border-radius: 14px;
  margin-top: 4px;
}
#barraTopo form input {
  background: none;
  border: none;
  box-shadow: none;
  color: white;
}
#barraTopo form button {
  background: none;
  font-size: 18px;
  margin-top: 5px;
}
#barraTopo form::-webkit-input-placeholder {
  color: #DFE0CA;
}
#barraTopo form:-moz-placeholder {
  color: #DFE0CA;
}
#barraTopo form::-moz-placeholder {
  color: #DFE0CA;
}
#barraTopo form:-ms-input-placeholder {
  color: #DFE0CA;
}
#barraTopo .carrinho {
  border-width: 1px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.12);
  position: relative;
  padding: 3px;
  border-radius: 12px;
  margin-top: 4px;
}
#barraTopo .carrinho i {
  background: none;
  color: rgb(88, 185, 71);
  font-size: 24px;
}
#barraTopo .canais-contato {
  margin-top: 10px;
}
.atributos ul li a {
  border-radius: 14px;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
}
.atributos ul li a span {
  border-radius: 14px;
}
.barra-inicial {
  background-color: #C6C7B3!important;
}
.barra-inicial, .barra-inicial a, .barra-inicial a:hover {
  color: #fff!important;
}
#rodape .institucional, #rodape .pagamento-selos {
  border: 0;
  background: none;
  color: #7E7649;
}
#rodape .pagamento-selos {
  border: 0;
}
#rodape .pagamento-selos a, #rodape .institucional a {
  color: #7E7649;
}
#rodape .pagamento-selos .titulo, #rodape .institucional .titulo {
  color: rgb(88, 185, 71);
}
.produto .acoes-produto .preco-produto.destaque-parcela .preco-venda {
  font-size: 20px;
}
.produto .acoes-produto .preco-produto.destaque-parcela .preco-promocional {
  font-size: 32px;
}
.acoes-flutuante .preco-venda, .acoes-flutuante .preco-promocional {
  font-size: 18px;
}

/* Botão comprar */

.botao.principal.botao-comprar, .botao.principal.grande, .acoes-produto-responsiva .tag-comprar {
  background-color: #58b947;
  border-radius: 14px;
}
.ordenar-listagem label {
  padding: 4px 12px;
  border-radius: 4px 0 0 4px;
  border-right: 0;
}
.ordenar-listagem button {
  background: none;
  box-shadow: none;
  border: 1px solid #ccc;
  border-left: 0;
}
.listagem.com-caixa .listagem-item {
  box-shadow: none;
  border-radius: 14px;
}
#rodape .redes-sociais {
  background: none;
  box-shadow: 0 3px 1px 0 rgba(0, 0, 0, 0.3);
  bottom: auto;
}
#rodape .pagamento-selos {
  padding-bottom: 590px;
  background: url('https://cdn.awsli.com.br/143/143951/arquivos/fundo-rodape2.png') no-repeat bottom center;
}
#modalContato {
  width: 960px;
  font-size: 14px;
}
#modalContato .titulo {
  display: block;
  margin-bottom: 20px;
}
#modalContato input, #modalContato textarea {
  width: 90%;
}
.listagem.com-caixa .listagem-item:hover, .listagem.com-caixa .listagem-item:active {
  outline: none;
}
.titulo.cor-secundaria small {
  display: block;
  margin-top: 20px;
}

/* MOBILE */

.atalhos-mobile.visible-phone {
  background-color: #F3F4EC;
  border-color: #EAEBE5;
  box-shadow: 0 2px 4px #C1C0B7;
}
.atalhos-mobile.visible-phone ul > li {
  background-color: none;
  border-color: #C1C0B7;
}
#cabecalho .atalhos-mobile.visible-phone li {
  background-color: transparent;
}
.listagem.com-caixa .listagem-item {
  border: 1px solid rgba(0, 0, 0, 0.035);
  border-radius: 8px;
}
.borda-alpha, .borda-alpha * {
  border-color: rgba(0, 0, 0, 0.06)!important
}

.produto .acoes-flutuante {
  display: block;
  border-radius: 14px 0 0 14px;
  overflow: hidden;
}

.conteudo-topo .carrinho .carrinho-interno {
  border-radius: 14px;
}

.listagem .titulo-categoria {
  font-size: 26px;
  color: #e2386e;
  font-weight: normal;
}

.listagem .titulo-categoria:hover {
  background-color: transparent;
}

.listagem .titulo-categoria:first-child {
  margin-top: 0;
}

.faceta-faixa-etaria, .faceta-cor {
	display: none;
}


.menu.superior .nivel-um>li:last-child {
	color: #e2386e;
    text-shadow: 1px 1px 1px #fff;
}


#instagram-container {
	background: #fff;
	box-shadow: 0 1px 3px #BCBCB6;
	border-radius: 14px;
	padding-top: 30px;
	margin-bottom: 25px
}

/* Large desktops and laptops */

@media (min-width: 1200px) {

    .pagina-carrinho.carrinho-checkout.tema-transparente #corpo {
    	margin-top: 50px;
    }

}

/* Landscape tablets and medium desktops */

@media (min-width: 992px) and (max-width: 1199px) {
    .pagina-carrinho.carrinho-checkout.tema-transparente #corpo {
    	margin-top: 50px;
    }
}

/* Portrait tablets and small desktops */

@media (min-width: 768px) and (max-width: 991px) {
    
    #instagram-container {
    	display: none;
    }
    
  #corpo {
    margin: 0 10px;
  }
    
  .pagina-carrinho.carrinho-checkout.tema-transparente #corpo {
    margin-top: 50px;
  }
    
  .secao-banners .conteiner {
    margin-left: 10px;
    margin-right: 10px;
  }
  #cabecalho .atalhos-mobile a {
    text-shadow: none;
  }
}

/* Landscape phones and portrait tablets */

@media (max-width: 767px) {
  #instagram-container {
    display: none;
  }
    
  body {
    text-shadow: 0 0 1px transparent;
    text-rendering: optimizeLegibility;
    outline: none;
  }
  #corpo {
    margin: 0 10px;
  }
  .pagina-carrinho.carrinho-checkout.tema-transparente #corpo {
    margin-top: 20px;
  }
  .secao-banners .conteiner {
    margin-left: 10px;
    margin-right: 10px;
  }
  #cabecalho .busca-mobile .busca {
    padding: 0;
  }
  #cabecalho .atalhos-mobile {
    border-color: #58b947;
  }
  #cabecalho .atalhos-mobile li {
    border: none;
  }
  .conteudo-topo .menu.superior {
    border-radius: 5px!important margin: 20px 28px;
  }
  /*
	.conteudo-topo .menu.superior	ul {
		background-color: #fff;
	}
	*/
  #cabecalho .busca-mobile .menu.superior {
    margin: 0;
  }
  #cabecalho .menu.superior > ul {
    margin: 10px 0 0 0!important;
    background-color: #fff!important;
  }
  #cabecalho .menu.superior > ul > li:first-child {
    border-radius: 0;
  }
  #cabecalho .atalhos-mobile a {
    text-shadow: none;
  }
  #cabecalho .atalhos-mobile.visible-phone ul li:first-child a {
    background-image: url('https://cdn.awsli.com.br/143/143951/arquivos/fly.png');
    background-size: 64px;
    background-repeat: no-repeat;
    width: 100px;
    text-indent: -100px;
  }
  .conteudo-topo .busca-mobile {
    padding: 0;
    background-color: transparent;
  }
  .conteudo-topo .busca-mobile .menu.superior .nivel-um {
    -webkit-transition: * 400ms ease;
    -moz-transition: * 400ms ease;
    -o-transition: * 400ms ease;
    transition: * 400ms ease;
  }
  #cabecalho .menu.superior > ul {
    background: white;
  }
  .secao-banners .conteiner {
    display: block;
  }
}

/* Portrait phones and smaller */

@media (max-width: 480px) {
  
  #instagram-container {
    display: none;
  }  
  body {
    text-shadow: 0 0 1px transparent;
    text-rendering: optimizeLegibility;
    outline: none;
  }
  #corpo {
    margin: 0 10px;
  }
  .pagina-carrinho.carrinho-checkout.tema-transparente #corpo {
    margin-top: 20px;
  }
  .secao-banners .conteiner {
    margin-left: 10px;
    margin-right: 10px;
  }
  #cabecalho .busca-mobile .busca {
    padding: 0;
  }
  #cabecalho .atalhos-mobile {
    border-color: #58b947;
  }
  #cabecalho .atalhos-mobile li {
    border: none;
  }
  .conteudo-topo .menu.superior {
    border-radius: 5px!important margin: 20px 28px;
  }
  /*
	.conteudo-topo .menu.superior	ul {
		background-color: #fff;
	}
	*/
  #cabecalho .busca-mobile .menu.superior {
    margin: 0;
  }
  #cabecalho .menu.superior > ul {
    margin: 10px 0 0 0!important;
    background-color: #fff!important;
  }
  #cabecalho .menu.superior > ul > li:first-child {
    border-radius: 0;
  }
  #cabecalho .atalhos-mobile a {
    text-shadow: none;
  }
  #cabecalho .atalhos-mobile.visible-phone ul li:first-child a {
    background-image: url('https://cdn.awsli.com.br/143/143951/arquivos/fly.png');
    background-size: 64px;
    background-repeat: no-repeat;
    width: 100px;
    text-indent: -100px;
  }
  .conteudo-topo .busca-mobile {
    padding: 0;
    background-color: transparent;
  }
  .conteudo-topo .busca-mobile .menu.superior .nivel-um {
    -webkit-transition: * 400ms ease;
    -moz-transition: * 400ms ease;
    -o-transition: * 400ms ease;
    transition: * 400ms ease;
  }

  #cabecalho .menu.superior > ul {
    background: white;
  }

  .secao-banners .conteiner {
    display: block;
  }
}


.caixa-depoimento {
	margin: 55px 0;
}


blockquote {
    padding: 5px 5px 5px 15px;
    margin: 0 0 20px;
    border-left: 5px solid #aaa;
    background-color: #f3f3f3;
    line-height: 36px;
    font-size: 18px;
}


#rodape .fundo-secundario *, #rodape .fundo-secundario *:hover, #rodape .fundo-secundario:hover, #rodape .fundo-secundario.botao:hover { 
  color: #7E7649;
}

#rodape .redes-sociais {
	background-color: rgba(255,255,255,0.57);
}

