/* PAGINAS HTML */

.caixa-sombreada {
    padding: 0px;
    box-shadow: NONE;
}


/* BOTAO COMPRAR */

.comprar .botao-comprar{ background: #3ac8b9; border: 0 none; border-radius: 0px; box-shadow: none; text-shadow: none; color: #fff; font-size: 18px; 
	padding: 12px 28px; text-transform: uppercase; }

.botao { border: 0 none; border-radius: 0px; box-shadow: none; text-shadow: none; background-image: none;}

.botao:hover { background-image: none;}


/* cabecalho */

.carrinho {
    border-width: 2px;
    border-style: solid;
    border-color: #F27922;
}

.conteiner-principal .conteiner {
    background-color: #fff;
    box-shadow: 0 5px 10px 0 rgba(0,0,0,0.15);
}

.menu.superior {
    background-color: #ffffff;
    text-align: center;
}

#cabecalho .menu.superior .nivel-um>li {
  float: none;
  display: inline-block;
}

#cabecalho .menu.superior .nivel-dois, .menu.superior .nivel-tres {
  text-align: left;
}

#cabecalho .menu.superior .nivel-um>li:first-child {
  border-left: none !important;
}

#cabecalho .menu.superior .nivel-um>li:last-child {
  border-right: 0;
}

#cabecalho .busca input {
  background: #ffffff;
  border: 1px solid #dddddd;
  box-shadow: inset 1px 2px 5px #f5f5f5;
  border-radius: 0px;
  height: 38px;
  padding: 0 0 0 25px;
  width: 84%;
  font-style: normal;
}

#cabecalho .busca .botao-busca {
  right: 17px;
  top: 0;
  background: #F27922;
  border: 0 none;
  border-radius: 0px;
  height: 40px;
  width: 40px;
}


#cabecalho .busca {
  background: none;
  border: 0 none;
  padding: 0;
}

#cabecalho .busca-mobile {
  background: none;
  border: 0 none;
  box-shadow: none;
}

#cabecalho .acoes-conta>li i {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 0px;
}

#cabecalho .acoes-conta li>* {
  line-height: 21px;
}

/* barra superior */

#barraTopo .hidden-phone h4 a{ font-size: 0; height: 35px; width: 115px; display: block; background: url(//cdn.awsli.com.br/200/200418/arquivos/jul-2015DD_PEQ.png) no-repeat; }
#barraTopo h4 {
  margin: -3px;
}

/* BANNER FULL */
.banner .flex-control-nav {
    background: 0 0;
}

.banner .flex-control-paging li a {
    width: 15px;
    height: 15px;
    border-radius: 10px;
}

.flex-control-nav {
    left: 0px;
}


/* BANNER TARJA*/
.banner.cheio+.row-fluid {
    margin-top: 20px;
    text-align: center;
}

.pagina-produto .spanNone.banner.tarja { 

text-align:center;

 }


/* OFERTA */

.bandeiras-produto{ top: 4px; left: 0; }
.bandeiras-produto span {
  color: #fff;
  text-transform: uppercase;
  font-size: 17px;
  border: 0 none;
  box-shadow: none;
  background: #F27922;
  border-radius: 0 0 15px 0;
  padding: 3px 15px 3px 8px;
  font-weight: 400;
}


/* corpo */

#corpo .produto .acoes-produto .preco-produto .preco-venda {
      color: #FCB66E;
}

#corpo .preco-produto strong.titulo {
      font-size: 18px;
}

/* lista produto */

#listagemProdutos .preco-produto .preco-venda {
      color: #FCB66E;
}

#listagemProdutos .preco-produto strong.titulo {
      font-size: 22px;
}


#modalContato textarea {
  height: 60px;
}

#listagemProdutos .borda-alpha, .borda-alpha * {
  border-color: rgba(0,0,0,0);
}

#listagemProdutos .imagem-produto {
  	border-bottom: none !important;
    height: 270px!important;
}


.listagem.com-caixa .listagem-item {
  box-shadow: 0 0 0px rgba(0,0,0,0.33);
  border: none !important;
}


/* mapa */

#map_canvas element.style {
    height: 150px;
}

#descricao .tab-pane .active th, tr, td {
  padding: 0;
  border: 0;
}

/* newsletter */
#modalNewsletter .newsletter .botao {
    font-size: 20px;
    padding: 11px 15px;
}
#barraNewsletter .componente input[type="text"] {
    width: 370px;
    margin-right: 5px;
    border-radius: 0px;
}
#barraNewsletter .componente .texto-newsletter {
    display: inline-block;
    white-space: nowrap;
    text-align: center;
    text-overflow: ellipsis;
    line-height: 120px;
    padding: 0 2% 0 0;
    overflow: hidden;
    vertical-align: top;
	font-size: 25px;
    color: #444444;
    font-family: fantasy;
}

#barraNewsletter.posicao-rodape .conteiner {
    background: transparent;
    border: 0;
    box-shadow: none;
    padding: 0;
    height: 170px;
}

#barraNewsletter .componente div.newsletter-cadastro, #barraNewsletter .componente .newsletter-confirmacao {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
    line-height: 120px;
}

#barraNewsletter, #barraNewsletter .show-hide {
    background-color: #ffffff;
    background: url(//cdn.awsli.com.br/200/200418/arquivos/email3.png) repeat left 27px;
}

#barraNewsletter, #barraNewsletter .show-hide, #barraNewsletter .componente, #barraNewsletter.posicao-rodape .conteiner {
    background-color: transparent !Important;
}


.banner .newsletter .interno .interno-conteudo {
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 20px;
    font-size: 25px;
}

.newsletter .botao {
    position: absolute;
    right: 0;
    top: 3px;
    z-index: 5;
    padding: 8px 16px;
}

.componente .titulo {
    font-size: 35px;
    margin-bottom: 20px;
    display: block;
}

.componente .titulo i {
    float: right;
    font-size: 70px;
    margin-top: -4px;
}


/* rodape */

#rodape .institucional {
  min-height: 295px;
}

/* MAPA */
#map_canvas {
height:150px !Important;
}

#modalContato {
    width: 800px;
    margin-left: -400px;
    top: 8% !Important;
    height: 501px !Important;
}


/* PRODUTO SEGURO */
@media only screen and (min-width: 770px)
.produto .acoes-produto .comprar:before {
    content: ' ';
    display: block;
    width: 180px;
    height: 80px;
    margin: 0 auto;
    margin-bottom: 10px;
    background: url('//cdn.awsli.com.br/193/193510/arquivos/aviso_MP3.png') center center no-repeat;
}