@import url(https://fonts.googleapis.com/css?family=Noticia+Text:400,400italic,700,700italic);

/* Reset */
a,button,input[type="submit"],input[type="button"],.btn,a:before,a:after{
  cursor: pointer;
  -webkit-transition: 0.3s all; transition: 0.3s all;
}

ul, li{ 
  list-style: none; 
}

body, form, ul, li, h1, h2, h3, h4, h5, h6{ 
  margin: 0; 
  padding: 0; 
}

body, a, span, strong, b, p, h1, h2, h3, h4, h5, h6, input, .titulo{ 
  font: 400 12px 'Noticia text', serif; 
  color: #000; 
}

a:hover{ 
  text-decoration: none; 
}

img, 
input, 
.flexslider,
.lista-redes ul li,
.acoes-conta ul li,
.canais-contato ul li{ 
  border: 0; 
} 

input:focus, 
select:focus,
.listagem li:hover .listagem-item{ 
  outline: none; 
}

#barraTopo .canais-contato i {
    display: none;
}

.listagem .listagem-item.produto-adicionado {
  background-color: transparent;
}

.listagem .listagem-item.produto-adicionado .imagem-produto img {
    opacity: 1;
    -webkit-filter: initial;
    -moz-filter: initial;
    -ms-filter: initial;
    -o-filter: initial;
    filter: initial;
    filter: initial;
}

.conteiner-principal .conteiner, 
.flexslider, 
.menu .nivel-dois, 
.menu .nivel-tres, 
.listagem .listagem-item,
.listagem li:hover .listagem-item,
.menu.lateral .nivel-um > li > a,
.sugestoes,
.produto .conteiner-imagem > div,
.abas-custom .nav-tabs li a,
.abas-custom .tab-content{ 
  box-shadow: none; 
}

.pagina-inicial .listagem>.titulo {
    display: block;
}

.conteiner-principal .conteiner{ 
  background: none; 
}

#rodape .institucional {
  background-size: contain;
}

.lista-redes .icon-facebook:before,
.lista-redes .icon-twitter:before,
.lista-redes .icon-instagram:before,
.lista-redes .icon-bold:before,
.lista-redes .icon-google-plus:before,
.lista-redes .icon-youtube:before,
.lista-redes .icon-pinterest:before,
.icon-comment:before,
.icon-phone:before,
#cabecalho .carrinho .icon-shopping-cart:before,
#cabecalho .busca .icon-search:before { 
  background-image: url(//cdn.awsli.com.br/temas/28/sprite.png); 
  display: block; 
}

.breadcrumbs {
    border-width: 0;
}

.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}

.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

.carrinho-interno i {
    display: none;
}

.links-rodape ul li {
    list-style-image: none;
}

#rodape .redes-sociais {
    background: none;
    box-shadow: none;
    border: none;
}

.pagamento-selos {
    background: none;
}

.lista-redes .icon-facebook,
.lista-redes .icon-twitter,
.lista-redes .icon-instagram,
.lista-redes .icon-google-plus,
.lista-redes .icon-pinterest,
.lista-redes .icon-youtube {
    background-color: transparent;
}

.lista-redes a:hover i {
  background-color: transparent;
}

/* Style */
a.bem-vindo {
  text-transform: uppercase;
  color: #fff;
}
  a.bem-vindo:hover span {
    text-decoration: underline;
  }
.logo {
  padding: 5px 0 0;
}
  .logo a {
    height: 75px;
  }
.conteudo-topo .superior {
  padding: 8px 0 2px;
}
.conteudo-topo ul.acoes-conta {
  float: right;
  padding-left: 20px;
}
  .acoes-conta a {
    color: #fff;
    text-transform: uppercase;
  }
    .acoes-conta li:hover a {
      color: #e1bb6a;
    }
      .acoes-conta>li i {
        background: transparent;
        vertical-align: middle;
        margin-right: 2px;
      }
        .acoes-conta .icon-list:before,
        .acoes-conta .icon-user:before {
          font-size: 18px;
        }
        .acoes-conta li:hover .icon-list:before,
        .acoes-conta li:hover .icon-user:before {
          color: #e1bb6a;
        }
.conteudo-topo .busca {
  padding: 0;
  background-color: transparent;
  border: 0;
}
  .conteudo-topo .busca input {
    width: 100%;
    height: 37px;
    border-radius: 0;
    box-shadow: none;
    border: 0;
    padding: 0 55px 0 13px;
    text-transform: lowercase;
    font-size: 13px;
    color: #7e7e7e;
    box-sizing: border-box;
    font-weight: bold;
  }
    .busca input::-webkit-input-placeholder {
      color: #7e7e7e;
    }
      .conteudo-topo .busca .botao-busca {
        background: transparent;
        border: 0;
        right: 0;
        top: 0;
        padding: 0 10px;
        height: 37px;
      }
        .conteudo-topo .busca .icon-search:before {
          content: '';
          padding: 10px;
          background-position: -3px -4px;
        }
          .conteudo-topo .busca .botao-busca:hover {
            opacity: 0.8;
          }
.conteudo-topo .inferior > .span4 {
  margin-left: 11px;
}        
  .conteudo-topo .carrinho {
    border-width: 0;
    background-color: #e1bb6a;
    height: 37px;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    float: right;
  }
    .conteudo-topo .carrinho>a i {
      background: transparent;
      width: 26px;
      height: 37px;
      display: inline-block;
      float: inherit;
      vertical-align: middle;
    }
      .conteudo-topo .icon-shopping-cart:before {
        content: '';
        padding: 18px 13px;
        background-position: -29px 5px;
      }
        .conteudo-topo .carrinho>a strong {
          font-size: 25px;
          margin: 0 3%;
          line-height: 20px;
          color: #fff;
          float: inherit;
          display: inline-block;
          vertical-align: middle;
        }
          .conteudo-topo .carrinho>a span {
            display: none;
          }
.menu.superior {
  background-color: #000000;
  margin-top: 0;
}
  .menu.superior .nivel-um {
    text-align: center;
  }
    .menu.superior .nivel-um>li {
        float: initial;
        border-color: #3b3b3b;
        border-left: 0;
        padding: 0 9px;
    }
      .menu.superior .nivel-um > li > a strong {
        color: #fff;
        text-transform: uppercase;
        font-size: 15px;
        line-height: 17px;
        margin: 17px 0 14px;
      }
        .menu.superior .nivel-um > li > a i {
          margin-left: 1px;
          background: transparent;
          width: 11px;
          height: 13px;
        }
          .menu.superior .nivel-um .icon-chevron-down:before {
            content: "\f0d7";
            font-size: 16px;
          }
.menu.superior .nivel-dois {
  border: 7px solid #fff;
  box-shadow: 0 0 2px 0 #C3C3C3 inset;
}
  .menu.superior .nivel-dois li {
    border-width: 0;
    padding: 10px 50px 10px 20px !important;
      margin: 0;
  }
    .menu.superior .nivel-dois a {
      font-size: 12px;
      line-height: 13px;
      text-align: left;
    }
      .menu.superior .nivel-um>li:hover .nivel-dois:before {
        content: '';
        background: url(//cdn.awsli.com.br/temas/28/seta-submenu.png);
        width: 23px;
        height: 11px;
        display: block;
        position: absolute;
        top: -18px;
        left: 15px;
      }
        .menu.superior .nivel-dois li:hover {
          background: transparent;
        }
          .menu.superior .nivel-um>li:hover {
            border-top-width: 0;
            margin-top: 0;
          }
            .menu.superior .nivel-dois li a:before {
              content: '';
              width: 30px;
              height: 18px;
              display: inline-block;
              vertical-align: middle;
            }
.banner.cheio .flex-control-nav {
  display: none;
}
  .banner.cheio .flex-direction-nav a {
    opacity: 1;
    background: none;
    text-indent: 0;
    color: #fff;
    font-size: 25px;
  }
    .banner.cheio .flex-direction-nav .flex-prev {
      left: 20%;
    }
      .banner.cheio .flexslider:hover .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 20%;
      }
    .banner.cheio .flex-direction-nav .flex-next {
      right: 20%;
      background-position: 0;
      color: #fff;
      text-align: inherit;
    }
      .banner.cheio .flexslider:hover .flex-direction-nav .flex-next {
        opacity: 1;
        right: 20%;
      }
        .banner.cheio .flexslider .flex-direction-nav .flex-prev:hover,
        .banner.cheio .flexslider .flex-direction-nav .flex-next:hover {
          opacity: 0.8;
        }
.conteudo>.row-fluid {
margin-bottom: 40px;
}        
.listagem .titulo-categoria {
    border-width: 0;
    background: #fff;
    text-align: center;
    padding: 10px 0 0;
    text-transform: uppercase;
}
  .listagem .titulo-categoria:hover {
    background: #fff;
    padding-left: 0;
  }
    .listagem .titulo-categoria strong,
    .marcas .titulo-categoria strong {
      color: #846e56;
      font-size: 16px;
    }
      .marcas .titulo-categoria {
        text-align: center;
        text-transform: uppercase;
      }
      .listagem>ul {
        background: #fff;
      }
        .listagem .listagem-linha {
          padding: 20px;
          margin-top: 0;
          border-width: 0;
        }
        .listagem .listagem-linha:first-child {
          padding: 20px;
        }
        .listagem .listagem-linha>ul {
          margin-left: 0;
        }
          .listagem .listagem-linha li {
            border-width: 0;
          }
              .listagem .listagem-item {
                text-align: center;
                border: 2px solid #9f8c6f;
                margin: 0;
              }
                .listagem-item .acoes-produto,
                .listagem-item .acoes-produto a {
                  transition: inherit;
                }
                .listagem .listagem-item:hover {
                  border: 2px solid #9f8c6f;
                  margin: 0;
                }
                  .listagem .listagem-item .nome-produto {
                    font-size: 12px;
                    line-height: 15px;
                    color: #121f31;
                    font-weight: bold;
                  }
                    .listagem .info-produto .trustvox-stars + div .com-promocao {
                      margin-top: -17px;
                    }
                      .listagem-item:hover .produto-sobrepor:before {
                        content: '';
                        background: url(//cdn.awsli.com.br/temas/28/ver-mais.png) no-repeat center top;
                        height: 244px;
                        margin: auto;
                        display: block;
                        background-size: cover;
                      }
                      .listagem-item:hover .acoes-produto {
                        top: 240px;
                        bottom: 0;
                        opacity: 1;
                        border-width: 0;
                        padding: 0;
                        filter: inherit;
                        background: rgba(24,24,24,0.9);
                      }
                        .listagem-item:hover .acoes-produto a {
                          position: relative;
                          top: 50px;
                          background: transparent;
                          border: 0;
                          padding: 0;
                          font-size: 16px;
                          line-height: 17px;
                          white-space: inherit;
                          text-transform: uppercase;
                          text-align: left;
                              max-width: 70%;
                        }
                          .listagem-item:hover .acoes-produto a i {
                            float: left;
                            margin-left: 10px;
                          }
                            .listagem-item:hover .acoes-produto .icon-shopping-cart:before {
                              background: url(//cdn.awsli.com.br/temas/28/carrinho-hover.png);
                              content: '';
                              width: 40px;
                              height: 38px;
                            }
.marcas .flex-direction-nav a {
    opacity: 1;
    background: none;
    text-indent: 0;
    color: #462a1c;
    font-size: 25px;
}
  .marcas .flex-direction-nav .flex-next {
    right: 30px;
    text-align: right;
  }
    .marcas .flexslider:hover .flex-direction-nav .flex-next {
      right: 30px;
      opacity: 1;
    }
  .marcas .flex-direction-nav .flex-prev {
    left: 30px;
  }
    .marcas .flexslider:hover .flex-direction-nav .flex-prev {
      opacity: 1;
      left: 30px;
    }
      .marcas .flexslider .flex-direction-nav .flex-next:hover,
      .marcas .flexslider .flex-direction-nav .flex-prev:hover {
        opacity: 0.8;
      }
.preco-produto .preco-venda {
  display: block;
  margin: 0;
  margin-right: 0;
  color: #999999;
  font-size: 12px;
}
.preco-produto .preco-promocional {
  color: #775d47;
  font-weight: bold;
}
.listagem .preco-produto>div {
  margin: 3px 0 0;
}
.preco-produto .desconto-a-vista,
.preco-produto .desconto-a-vista strong,
.preco-produto .preco-parcela,
.preco-produto .preco-parcela span,
.preco-produto .preco-parcela strong {
    font-size: 12px;
    color: #121f31;
}
.bandeiras-produto {
  display: none;
}
#corpo .conteiner>div {
  margin-bottom: 0;
}
.banner-extra {
  margin-left: 0 !important;
  margin-top: 17px;
}
  .banner-extra-img {
    text-align: center;
  }
.marcas .flexslider {
  padding: 13px 0;
  border-radius: 10px;
}
.listagem .listagem-item .imagem-produto {
  height: 250px !important;
}
.news-rodape {
  background: url(//cdn.awsli.com.br/temas/28/bg-news-rodape2.png);
}
  .news-rodape .newsletter {
    overflow: hidden;
  }
    .news-rodape span.titulo {
      font-size: 32px;
      color: #e1bb6a;
      text-transform: uppercase;
    }
      .news-rodape span.titulo i {
        padding-right: 14px;
      }
        .news-rodape p.texto-newsletter {
          color: #fff;
          font-size: 18px;
          margin: 0;
          line-height: 21px;
        }
          .news-rodape .newsletter .input-conteiner {
            margin: 0;
          }
            .news-rodape .newsletter input {
              border: 0;
              box-shadow: none;
              border-radius: 0;
              box-sizing: border-box;
              padding: 0 50px 0 20px;
              height: 38px;
              width: 100%;
              font-size: 15px;
              color: #b1adad;
              line-height: 38px;
              margin: 2px 0 0;
            }
              .news-rodape .newsletter .botao {
                top: 2px;
                height: 38px;
                border-radius: 0;
                border: 0;
                padding: 0 20px;
                background: transparent;
              }
                .news-rodape .newsletter .botao:hover {
                  opacity: 0.8;
                }
#rodape .institucional .titulo {
  font-size: 18px;
  color: #e1bb6a;
  padding: 20px 0;
  margin-bottom: 0;
  border-bottom: 0;
}
  #rodape .redes-sociais {
    width: auto !important;
    position: inherit;
    padding: 0;
  }
    #rodape .redes-sociais .titulo {
      display: none;
    }
      #rodape .caixa-facebook {
        background-color: transparent;
        box-shadow: none;
      }
        #rodape .pagamento-selos {
          margin-top: 13px;
          background-color: #fff;
          border-radius: 8px;
        }
          #rodape .pagamento-selos .titulo {
            font-size: 16px;
            color: #563d30;
            font-weight: bold;
          }
            #rodape .menu-rodape {
              margin-top: 13px;
              background: #f6f7f8;
            }
#rodape .links-rodape ul li a:hover,
#rodape .atendimento a:hover {
    color: #e1bb6a;
    text-decoration: underline;
}
#rodape .lista-redes .icon-twitter:before,
#rodape .lista-redes .icon-instagram:before,
#rodape .lista-redes .icon-youtube:before,
#rodape .lista-redes .icon-google-plus:before,
#rodape .lista-redes .icon-pinterest:before,
#rodape .lista-redes .icon-facebook:before {
  background-image: url(//cdn.awsli.com.br/temas/28/social.png);
  width: 20px;
  height: 20px;
  display: block;
}
  #rodape .lista-redes ul li {
    height: 25px;
  }
    #rodape .lista-redes .icon-google-plus:before {
      content: '';
      background-position: -149px -2px;
    }
      #rodape .lista-redes li:hover .icon-google-plus:before {
        background-position: -149px -28px;
      }
    #rodape .lista-redes .icon-twitter:before {
      content: '';
      background-position: -75px -2px;
    }
      #rodape .lista-redes li:hover .icon-twitter:before {
        background-position: -75px -28px;
      }
    #rodape .lista-redes .icon-youtube:before {
      content: '';
      background-position: -124px -2px;
    }
      #rodape .lista-redes li:hover .icon-youtube:before {
        background-position: -124px -28px;
      }
    #rodape .lista-redes .icon-instagram:before {
      content: '';
      background-position: -28px -2px;
    }
      #rodape .lista-redes li:hover .icon-instagram:before {
        background-position: -28px -28px;
      }
    #rodape .lista-redes .icon-pinterest:before {
      content: '';
      background-position: -100px -2px;
    }
      #rodape .lista-redes li:hover .icon-pinterest:before {
        background-position: -100px -28px;
      }
    #rodape .lista-redes .icon-facebook:before {
      content: '';
      background-position: -52px -2px;
    }
      #rodape .lista-redes li:hover .icon-facebook:before {
        background-position: -52px -28px;
      }
.gateways-rodape {
    background-image: none;
    border-radius: 0;
    border: 0;
}
  .gateways-rodape li:nth-child(2) {
    border-left: 0;
  }
    .gateways-rodape li:nth-child(odd) {
      border-right: 0;
    }
      .gateways-rodape li {
        padding: 10px 5px;
        width: 20%;
      }
#rodape > div:last-child p {
    font-size: 15px;
    color: #808080;
    width: 50%;
    margin: auto;
}
  #rodape svg#logo {
    width: 130px;
    position: relative;
    top: 8px;
    padding-left: 8px;
  }
    #rodape .design-integrando {
      font-size: 14px;
      color: #999999;
    }
      #rodape .integrando-se {
        position: relative;
        top: 4px;
      }
#rodape>div:last-child .conteiner {
  padding: 30px 20px 25px;
}
#rodape .sobre-loja p {
    width: 90%;
}
#rodape .atendimento i,
#rodape .atendimento a {
    font-size: 23px;
}
  #rodape .atendimento i:before {
    background-size: 0;
  }
    #rodape .atendimento li.horario-atendimento {
      padding: 10px 0;
      font-size: 13px;
    }

.outras .filtro,
.coluna .componente.newsletter {
    background: #fff;
}

#rodape p,
#rodape a {
  font-size: 13px;
}

@media ( max-width: 768px ){
  .banner.cheio .flex-direction-nav .flex-prev {
    left: 0;
  }
  .banner.cheio .flex-direction-nav .flex-next {
    right: 0;
  }
  #rodape .institucional .lista-redes {
    padding-top: 5px;
  }
  #rodape {
    text-align: center;
  }
  .conteudo-topo .busca-mobile {
    background: transparent;
  }
  #rodape .sobre-loja p,
  #rodape > div:last-child p {
    width: auto;
  }
  #rodape .integrando-se {
    display: block;
  }
  .acoes-produto-responsiva .tag-comprar span {
    color: #fff;
  }
  .acoes-produto-responsiva .tag-comprar i {
    display: none;
  }
  .conteudo-topo .busca-mobile .atalho-menu {
    float: right;
    line-height: 23px;
  }
  .menu.superior {
    background-color: #fff;
    margin-top: 0;
  }
  .menu.superior .nivel-um>li {
    background: #E1BB6A;
    display: block;
    padding: 0;
  }
  .menu.superior .nivel-um {
    border: 1px solid #ccc;
    margin: 0 20px;
  }
  .menu.superior .nivel-dois {
    border: 0;
    box-shadow: none;
    background: #fff;
  }
  .menu.superior .nivel-dois li {
    padding: 20px 50px 20px 20px;
    border-bottom: 1px solid #E1BB6A;
  }
  .menu.superior .nivel-um>li:hover .nivel-dois:before {
    display: none;
  }
  .listagem-item:hover .produto-sobrepor:before {
    display: none;
  }
  .listagem .listagem-item {
    margin: 0;
  }
}

@media (max-width: 979px) {
  .newsletter .interno .span4 {
    width: 100%;
    text-align: center;
    margin: 0;
  }
  .news-rodape {
    padding: 10px 0;
  }
  .news-rodape p.texto-newsletter {
    padding-bottom: 10px;
  }
  .listagem-item:hover .acoes-produto a {
    text-align: center;
    width: auto;
  }
  .listagem-item:hover .acoes-produto a i {
    display: none;
  }
}


/* Bandeiras no MENU */

.menu.superior .nivel-dois li.categoria-id-825441 a:before {
  background: url(//cdn.awsli.com.br/temas/28/alemanha.png) no-repeat;
  background-size: contain;
}

.menu.superior .nivel-dois li.categoria-id-825334 a:before {
  background: url(//cdn.awsli.com.br/temas/28/argentina.png) no-repeat;
  background-size: contain;
}

.menu.superior .nivel-dois li.categoria-id-825286 a:before {
  background: url(//cdn.awsli.com.br/temas/28/brasil.png) no-repeat;
  background-size: contain;
}

.menu.superior .nivel-dois li.categoria-id-825281 a:before {
  background: url(//cdn.awsli.com.br/temas/28/chile.png) no-repeat;
  background-size: contain;
}

.menu.superior .nivel-dois li.categoria-id-825288 a:before {
  background: url(//cdn.awsli.com.br/temas/28/espanha.png) no-repeat;
  background-size: contain;
}

.menu.superior .nivel-dois li.categoria-id-825283 a:before {
  background: url(//cdn.awsli.com.br/temas/28/franca.png) no-repeat;
  background-size: contain;
}

.menu.superior .nivel-dois li.categoria-id-825335 a:before {
  background: url(//cdn.awsli.com.br/temas/28/italia.png) no-repeat;
  background-size: contain;
}

.menu.superior .nivel-dois li.categoria-id-825289 a:before {
  background: url(//cdn.awsli.com.br/temas/28/nova-zelandia.png) no-repeat;
  background-size: contain;
}

.menu.superior .nivel-dois li.categoria-id-862411 a:before {
    background: url(//cdn.awsli.com.br/temas/28/pt.png) no-repeat;
    background-size: contain;
}

.menu.superior .nivel-dois li.categoria-id-862525 a:before {
    background: url(//cdn.awsli.com.br/temas/28/ve.png) no-repeat;
    background-size: contain;
}
