/*Importar fonte Montserrat*/

@import url("https://fonts.googleapis.com/css2?family=Montserrat&display=swap");

/*Body*/
body {
    font-family: 'Monstserrat', sans-serif;
    background-color: #e7e4db;
   
}

 
/*Logo*/
.logo a {
  margin:8px !important;
  
}

/*menu lateral titulo*/
.menu a, .menu .titulo{
    font-size:13px !important;
}

/*Logado avatar*/
#cabecalho .conteudo-topo .superior .span8 a.botao.secundario.pequeno.dropdown-toggle{
    background: url(https://cdn.awsli.com.br/1718/1718852/arquivos/account.png) center left no-repeat !important;
}

/*Flutuante*/
.produto .acoes-flutuante .preco-produto div+div+.desconto-a-vista{
    margin-top: 0;
    width: 261px !important;
}

/*Botão comprar Desativado*/
.desativo{
    cursor: auto;
    opacity: .5;
    margin-top: 11px !important;
    margin-left: 9px !important;
    width: 182px !important;
}

.logo img {
  width:150px !important;
}
/*produto-compartilhar*/

.lista-redes a{
    color: #FFF !important;
}

/*corpo*/

#corpo {
    margin-top:16px !important;
}

/*a*/
a {
  color:  #51260e ;
}

/*tirar barra do cabeçalho*/

#barraTopo {
  display: none !important;
}
/* Cor do fundo e texto do menu */

#cabecalho > .conteiner > .menu.superior,
#cabecalho > .conteiner > .menu.superior .com-filho > a i {
  background-color: transparent;
  color:#51260e !important;
  font:16px !important;
}

#cabecalho > .conteiner > .menu.superior .titulo {
    color: #51260e !important;
    font-size: 13px !important;
  
}
/* Centralizar os itens do menu */

#cabecalho > .conteiner > .menu.superior {
  text-align: center;
 
}

#cabecalho > .conteiner > .menu.superior .nivel-um > li {
  float: none;
  display: inline-block;
  border-right: none !important;
  border-left: none !important;
}

#cabecalho .qtd-carrinho {
  font-size: 15px;
  line-height: 42px;
}
/*Efeito hover no menu*/


/*Table carrinho cor*/
.tabela-carrinho thead {
    background: #e3d7d0 !important;
}

/*.menu.superior .nivel-um>li:hover {
                background-color: #202020;
                
            }*/
/* Icones no menu superior */

/*arredondando as bordas do banner*/

.flexslider {
  border-radius: 8px;
}

.gateways-rodape {
  background: none;
  border: none;
  position: relative;
  width: 50%;
}
/*centralizar banner tarja*/

.tarja {
  text-align: center;
}
/*Alterações da barra de pesquisa*/

#form-buscar {
  position: relative;
}

#cabecalho .busca input {
  padding: 10px 5px 10px 15px !important;
  border-radius: 4px !important;
  height: auto;
  border: none;
  height: 25px;
  box-shadow: 2px 2px 2px 2px rgba(80, 80, 80, 0.2);
}

.conteiner .conteudo-topo .busca-mobile .busca.borda-alpha button {
  border-radius: 50px;
  background: none;
  color: gray;
  height: 30px;
  border: none;
}

.busca {
  border: none;
  background: none;
}

.busca form,
.busca input {
  margin: 0;
}
/* Menu em 100% de largura */

@media (min-width: 1024px) {
  .menu.superior {
    width: 100%;
    position: absolute;
  }
}
/*tirar caixa da descrição do produto*/

.abas-custom .tab-content {
  box-shadow: none;
}
/*alinhar comprar embaixo do preço*/



.pagina-produto .produto .acoes-produto .disponibilidade-produto {
  text-align: left;
  margin-top:-6px;
}
/*ajustar o input de quantidade na página de produto*/

.produto .acoes-produto .comprar .qtde-adicionar-carrinho .qtde-carrinho {
    padding: 5px 0;
    text-align: center;
    font-size: 15px;
    margin: 0;
    font-weight: 700;
    border-radius: 9px;
    height: 31px !important;
    border: solid 1px #e5e5e5;
    background: white;
    display: inline-flex;
    margin-right: 105px !important;
    width: 41%;
  
}


/*ajustar o input do CEP na página de produto*/

.cep .input-append.input-prepend input {
  height: 25px !important;
  width: 50%;
  border: solid 1px #e5e5e5;
}
/*ajustar o botão OK do CEP na página de produto*/

.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  height: 35px !important;
  background: #51260e;
  color: white;
  font-weight: 500;
}
/*tirar cabeçalho fixo do topo*/

.barra-inicial {
  display: none;
}
/* Cor das fontes dos textos acima da vitrine */

.titulo-categoria.borda-principal.cor-principal.vitrine-mas-vendido {
  color: #383838;
}

.titulo-categoria.borda-principal.cor-principal.vitrine-destaque {
  color: #383838;
}
/* Alinhar meu carrinho, meus pedidos e minha conta */

div.superior.row-fluid.hidden-phone {
  float: right;
  width: 25%;
  height: 42px;
  padding: 0;
}

div.span8 {
  display: none;
}

div.span4 {
  width: 100%;
}

div.span4 {
    color:#51260e !important;
}


ul.acoes-conta.borda-alpha {
  height: 42px;
  display: flex;
  align-items: center;
  align-content: center;
}

.acoes-conta li {
  width: 50%;
}

div.inferior.row-fluid {
  float: left;
  width: 75%;
  padding: 20px 0;
}

.carrinho-checkout .atendimento {
  border: none;
}

.carrinho-checkout .atendimento .icone-box {
  border: none;
}

/*quantidade carrinho*/
.qtde-carrinho-title {
   display:none !important;
}

.conteudo-topo .superior > div.span4 {
  width: 100%;
}

#cabecalho a.cor-secundaria {
  top: 10px;
  position: relative;
}

.pagina-carrinho #cabecalho a.cor-secundaria {
  top: 0;
}
/*Ajustar tamanho do cabeçalho*/

#cabecalho .conteiner {
  padding: 0 !important;
}

#cabecalho {
  height: 145px !important;
}
/*Ajustar tamanho e espaçamento do cabeçalho que contém os menus*/

#cabecalho > .conteiner > .menu.superior {
    margin-top: 0px;
    font-family: "Montserrat", sans-serif;
    border: 1px solid rgb(206, 201, 185);
    /* width: 61%; */
    display: grid;
    justify-content: center;
    left: 245px;
    /* right: 0; */
    max-width: 70%;
}
/*Tirar span de desconto das caixas de produto*/

.bandeiras-produto span {
  display: none;
}
/*Esconde os títulos das categorias, para substitui-los pelo novo texto e css inserido*/

.listagem .titulo-categoria {
  display: none;
}
/*Tirar imagem listrada do fundo do rodapé*/

#rodape .institucional {
  background-image: none;
}
/*Trocar background do rodapé que contém os pagamentos e selos*/

.pagamento-selos {
  background: #f8f8f8;
}
/*Alterações nas bandeiras na caixa de produtos*/

.listagem .bandeiras-produto .bandeira-carrinho {
  background-color: #ffa500;
  border: none;
  border-radius: 10px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
}

.listagem-item.indisponivel .bandeiras-produto .bandeira-indisponivel {
  background-color: #51260e;
  border: none;
  border-radius: 10px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
}

.avise-me .avise-descr {
  font-size: 12px;
  text-align: left;
  margin: 10px 0 10px;
}

.avise-tit {
  color: #ffa500;
  text-transform: uppercase;
}

.listagem-item.indisponivel,
.listagem.com-caixa .listagem-item.indisponivel {
  background: white;
}

.listagem-item .produto-avise strong {
  display: none;
}

.avise-me .avise-btn .botao:hover {
  background: #51260e !important;
  color: black;
}

.avise-me .avise-btn .botao {
  background-image: none;
  background: #51260e !important;
  border-radius: 4px;
  border: none;
}

.listagem-item .produto-avise .avise-me-list .avise-me-list-btn {
  background-image: none;
  border-radius: 4px;
  color: #51260e;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 12px;
}

.listagem-item .produto-avise .avise-me-list {
  background-color: #51260e;
}
/*Tirar icones de listagem (bolinhas)*/

.links-rodape ul li {
  list-style-image: none;
}
/*Alterações na div de categorias do rodapé*/

ul.total-itens_5 {
  font-weight: normal;
  bottom: 10px;
  position: relative;
}

ul.total-itens_5 li a {
  text-decoration: none;
  text-transform: uppercase;
}

ul.total-itens_5 li:hover a {
  color: #51260e;
}
/*Alterações da barra Newsletter do rodapé*/

#barraNewsletter .componente input[type="text"] {
  margin-right: 10px;
  border-radius: 4px;
  width: 300px;
}

#barraNewsletter,
#barraNewsletter .show-hide,
#barraNewsletter .componente,
#barraNewsletter.posicao-rodape .conteiner {
  background-color: #a08a7e;
}

button.botao.botao-input.fundo-principal.icon-chevron-right.newsletter-assinar {
  background-color: #51260e;
  border-radius: 4px;
  height: 32px;
  background-image: none;
  text-shadow: 0 2px 1px rgba(0, 0, 0, 0.2);
  color: #fff !important;
}



#barraNewsletter .componente .newsletter-assinar:after {
  color: white;
  content: "Cadastrar" !important;
  text-transform: uppercase;
  font-weight: bolder;
}

#barraNewsletter .componente .texto-newsletter,
#barraNewsletter .componente .alert {
  font-size: 14px;
  color:#fff !important;
  font-weight: bold;
}
/*Esconde as div inseridas no rodapé por Javascript*/

.pagina-carrinho #textorodape {
  display: none;
}

.pagina-pedido-finalizado #textorodape {
  display: none;
}

#textorodape .sac h5 {
  color: #51260e !important;
  font-size: 17.5px;
  font-weight: 700;
  font-weight: bold;
  text-align: left;
  text-transform: uppercase;
}


#textorodape .sac p {
  font-weight: normal;
  line-height: 20px;
}

#textorodape {
    margin-top: 10px;
    margin-right: 34px;
    width: 260px !important;
    
}


/*Menu Rodape*/
#menurodape h5 {
  color: #51260e !important;
  margin-top:20px;
  font-size: 17.5px;
  font-weight: 700;
  font-weight: bold;
  text-align: left;
  text-transform: uppercase;
}
#menurodape {
    width:93px !important;
}

/*Esconde "Meus pedidos" do cabeçalho*/

.acoes-conta li:first-child {
  display: none;
}
/*Esconder "Minha conta", padrão da loja*/

#cabecalho .conteudo-topo .superior .span4 {
  display: none;
}
/*Alterações na vitrine*/

.listagem.com-caixa .listagem-item {
  border: none;
}

.listagem.com-caixa .listagem-item:hover .info-produto {
  color: #383838;
  background-size: 50%;
}

.listagem.com-caixa
  .listagem-item:hover
  .info-produto
  strong.preco-promocional.cor-principal.titulo {
  color: #383838;
}

.listagem.com-caixa .listagem-item:hover .info-produto #textoboleto {
  color: #383838 !important;
}
/*Alterações do botão Topo*/

a.toTop {
  border: 0;
  border-radius: 50%;
  bottom: 10px;
  padding: 10px;
  cursor: pointer;
  display: none;
  font-size: 14px;
  position: fixed;
  text-decoration: none;
  right: 8px;
  text-align: center;
  width: auto;
  z-index: 500;
  margin-top: -50% !important
}

a#rb-top.toTop {
  right: 40px !important;
  bottom: 30px !important;
  display: none;
  position: fixed;
  cursor: pointer;
  margin-bottom: 2% !important;
}

#rb-top span {
  font-size: 12px;
}

a.toTop:hover {
  background: #51260e !important;
}

a.toTop:hover .fa.fa-chevron-up {
  color: #fff !important;
}

a.toTop:hover span {
  color: #fff !important;
}

a.toTop {
  background: #51260e !important;
  font-weight: 600;
}

a.toTop .fa.fa-chevron-up {
  color: #fff !important;
}

a.toTop span {
  color: #fff !important;
}
/*Ajustes do Minha Conta*/

#cabecalho
  .conteudo-topo
  .superior
  .span8
  a.botao.secundario.pequeno.dropdown-toggle {
  background: url("https://cdn.awsli.com.br/1718/1718852/arquivos/user_cabecalho.png")
    center left no-repeat;
  padding-left: 45px;
  background-size: 32px;
  width: auto;
  line-height: 30px;
  margin-top: 8px;
  font-size: 13px;
  color: #383838;
  margin-left: 10px;
  font-weight: 600;
  box-shadow: none;
  border: none;
}

div.span8 .btn-group {
  margin-top: 2px;
}
/*ícone do carrinho*/

#cabecalho i.icon-shopping-cart.fundo-principal {
  background: url("https://cdn.awsli.com.br/1718/1718852/arquivos/cart.png")
    center center no-repeat;
 
  width: 36px;
  height: 36px;
  line-height: 20px;
  color:transparent;
}
/*ícone preto do usuário quando está deslogado*/

#cabecalho .conteudo-topo .superior .span8 a.bem-vindo.cor-secundaria {
  background: url("https://cdn.awsli.com.br/1718/1718852/arquivos/account.png")
    center left no-repeat;
  padding-left: 45px;
  width: 100%;
  text-decoration: none;
  background-size: 32px;
  font-size: 13px;
  top: 10px;
  height: 36px;
  color: #383838 !important;
}

#cabecalho .conteudo-topo .superior .span8 a.bem-vindo.cor-secundaria:hover{
    color:#51260e !important;
}
/*Alterações na div de carrinho vazio*/

.carrinho.vazio > a span {
  color: #383838;
  font-weight: 400;
  font-family: "Montserrat", sans-serif !important;
  line-height: unset !important;
  padding: 0 !important;
  font-size: 13px !important;
}
/*Alterações na div de carrinho com produto*/

.carrinho {
  border: none;
  top: 8px;
}
/*Ajustar texto da div carrinho*/

.carrinho b.titulo.cor-secundaria {
  font-size: 13px !important;
  font-family: "Montserrat", sans-serif;
}
/*Ajuste da div que contém o Entrar ou cadastrar*/

#cabecalho .conteudo-topo .superior .span8 {
  width: auto;
  top: 18px;
  position: relative;
  margin-left: 15px;
}
/*Esconder a div das Redes socias do rodapé na página de carrinho, onde o rodapé não aparece*/

.pagina-carrinho #social {
  display: none;
}
/*Efeito hover na div carrinho vazio*/

.carrinho.vazio > a span:hover {
  color: #51260e;
}
/*CSS da caixa do dropdown do Minha conta*/

.dropdown-menu {
  right: 8px;
  text-align: center;
  top: 120%;
  left: 17px;
  border: none;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
/*font-family*/

body {
  font-family: "Montserrat", sans-serif !important;
}

.titulo {
  font-family: "Montserrat", sans-serif;
}

.preco-produto .preco-venda.titulo {
  font-family: "Montserrat", sans-serif;
  color:#51260e !important;
}

.preco-produto strong.preco-promocional.cor-principal.titulo {
  font-family: "Montserrat", sans-serif;
  color:#51260e !important;
}

input#auto-complete {
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
}
/*Nome do produto na página de produto*/

.pagina-produto h1.nome-produto.titulo.cor-secundaria {
  text-transform: uppercase;
  font-size: 28px;
}
/*Alterações do botão comprar*/

a.botao.botao-comprar.principal.grande {
    width: 55%;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: 600;
    text-shadow: 0 3px 1px rgb(0 0 0 / 20%);
    padding: 7px;
    line-height: 40px;
    box-shadow: none;
    border: none;
    background-image: none;
    font-size: 25px;
    background-color: #51260e !important;
    color: white !important;
    margin-left: 141px;
    margin-top: -71px;
}

/*Texto label do input CEP na página de produto*/

.cep label {
  font-size: 15px;
  font-weight: 500;
  margin-top: 10px;
  color: #383838;
}

.pagina-produto h4 {
  font-size: 25px;
}

strong.preco-promocional.cor-principal {
  color: #383838;
  font-weight: bolder !important;
}
/*Alterações caixa de produto*/

.listagem.com-caixa
  .listagem-item
  .info-produto
  span.desconto-a-vista
  .cor-principal.titulo {
  color: #51260e !important;
  font-family: "Montserrat", sans-serif !important;
}

div.listagem-item .info-produto {
  min-height: 239px !important;
  padding: 15px !important;
}

.listagem .listagem-item .nome-produto {
  color: #383838;
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
}

.listagem .listagem-item strong.preco-promocional.cor-principal {
  font-size: 25px !important;
  color: #51260e !important;
}
/*Texto do boleto na caixa de produto*/

.desconto-a-vista {
  font-size: 13px;
  font-weight: 600;
}
/*Tirar linha que forma borda em volta da listagem de produtos*/

.pagina-categoria .ordenar-listagem {
  border-style: unset;
}
/*Botão do filtro da página de categoria*/

.pagina-categoria button#botaoOrdenar {
  background-image: none;
  background-color: transparent;
  box-shadow: none;
  height: 30px;
}
/*Label do filtro da página de categoria*/

.pagina-categoria .input-append label {
  width: 100%;
}
/*ícone do caminhão do input do CEP*/

.pagina-produto #formCalcularCep {
  background: url("https://cdn.awsli.com.br/1718/1718852/arquivos/caminhao.png")
    left center no-repeat;
  padding-left: 40px;
  background-size: 30px;
}
/*Margin no ícone e no input do CEP*/

.pagina-produto .input-append.input-prepend {
  margin-top: 5px;
}
/*Aumentar fonte do preço na página de produto*/

.pagina-produto strong.preco-promocional.cor-principal {
  font-size: 25px !important;
}
/*Alterações na página de boleto*/

.pagina-pedido-finalizado .pedido-finalizado {
  float: left;
}

.pagina-pedido-finalizado .caixa-info {
  border: none;
  background-color: white;
}

.pagina-pedido-finalizado .caixa-info.text-center {
  border: none;
  background-color: #51260e;
  color: white;
}

.pagina-pedido-finalizado .caixa-info.text-center b.cor-principal {
  color: white;
}

.pagina-pedido-finalizado #imprimirBoleto {
  border: none;
  background-image: none;
}

.pagina-pedido-finalizado #box-pagamento-boleto {
  border: none;
  color: #383838;
  background-color: #fcf8e3;
}

.pagina-pedido-finalizado .table.tabela-carrinho.borda-alpha {
  margin-top: 33px;
  border: none;
}

.pagina-pedido-finalizado .table.tabela-carrinho.borda-alpha thead {
  background-color: #51260e;
  color: white;
  border: none;
}
/*Quebra de linha*/

.preco-produto.destaque-avista.com-promocao div {
  display: grid;
}
/*Altura mínima da caixa de produto*/

div.listagem-item {
  min-height: 420px !important;
}
/*Altura mínima da caixa de produto na página de categoria*/

.pagina-categoria div.listagem-item {
  min-height: 460px !important;
}
/*Alterações dos depoimentos*/

#depoimentos h4 {
  text-align: left;
  color: #383838;
  text-transform: uppercase;
}

#depoimentos img {
  height: 20px;
  width: 20px;
}

#depoimentos .conteiner {
  padding: 0;
  background: transparent;
  box-shadow: none;
  max-width: 1180px;
  margin: 50px auto 15px;
}

#depoimentos .flexslider {
  margin-top: 40px;
}

#depoimentos blockquote cite::before {
  content: "\2014 \0020";
}

#depoimentos blockquote {
  min-height: 96px;
  padding: 0;
  border-left: none;
  margin: 20px 0 20px;
}

#depoimentos li:hover {
  background: #fef2dc;
}

#depoimentos .conteiner .row-fluid div.span12 {
  margin-left: 0;
}

#depoimentos blockquote p {
  font-size: 15px;
  padding: 10px;
  margin-bottom: 20px;
}

#depoimentos li {
  margin-left: 10px;
}
/*Alterações carrinho interno  - ajax*/
/*Ajustes do botão do carrinho ajax*/

.carrinho-interno > div .botao {
  background-image: none;
  border: none;
  font-weight: bold;
  text-transform: uppercase;
}

.carrinho-interno .icon-shopping-cart {
  display: none;
}

.carrinho-interno .preco-produto .preco-promocional {
  font-size: 20px;
  color: #51260e;
}

.carrinho-interno .carrinho-info i {
  font-style: inherit;
  font-weight: 500;
}

.carrinho-interno > div > span > span {
  font-size: 15px;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
}

.carrinho-interno > div > span > span > strong {
  font-size: 20px;
}

.carrinho-interno .nome-produto {
  width: 100%;
  margin-left: 0;
  font-size: 15px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 500;
  color: #383838;
}
/*Estilização da div que contém as informações do produt na página de produtos*/

.acoes-produto.disponivel {
  background: #e3d7d0;
  padding: 20px;
  margin-bottom:20px;
  height: 200px !important;

  
}

.preco-parcela strong.cor-secundaria {
  font-weight: 500;
}

.pagina-produto .productDescription {
  background: #fef2dc;
  padding: 20px !important;
  font-size: 15px;
}

.pagina-produto .prodesc2 {
  font-size: 14px;
  margin-top: 20px;
}

.pagina-produto .atencaoclasse {
  margin-top: 20px;
  color: #51260e;
  font-weight: bold;
  font-size: 17.5px;
}
/*Título em maiúsculo na div flutuante da página de produtos*/

.produto .acoes-flutuante .nome-produto {
  text-transform: uppercase;
}
/*Efeito hover nos botões comprar e CEP*/



.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child:hover {
  background: #51260e !important;
}
/*Miniaturas das imagens na página de produtos*/

.pagina-produto .thumbs-vertical .elastislide-carousel ul li {
  height: 58px;
}

.pagina-produto .thumbs-vertical .elastislide-carousel ul li a {
  width: 60px;
}
/*Tirar box-shadow da caixa do filtro*/

.pagina-categoria .filtro {
  box-shadow: none;
}
/*Estilização das caixas de menu*/

.menu .nivel-dois,
.menu .nivel-tres,
.menu.lateral .nivel-um > li > a {
    border: solid;
    border-color: #E5E5E5;
    border-width: 1px;
    box-shadow: none;
    
}

.menu.lateral >.menu a{
  
  font-size:13px !important;
}
.menu li>a i, .menu-responsivo i{
    color: black;
    font-size: 9px;
    width: 15px;
    height: 15px;
    line-height: 15px;
    vertical-align: middle;
    margin-left: 10px;
    background-color:transparent !important;
}

/*Ajustes do rodapé*/

div.span4.links-rodape.links-rodape-categorias {
  width: 11%;
  margin-left:0 !important;
}

div.span4.links-rodape.links-rodape-paginas {
  display: none;
}

#rodape .redes-sociais {
  display: none;
}

#rodape div.span9 {
  width: 100%;
}

#rodape .titulo {
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: bold;
    color: #51260e !important;
    border-bottom: none;
    font-size: 17.5px;
    margin-top: 12px;
    padding: 8px 0 !important;
}
/*Botão Finalizar Compra da página de carrinho*/

.pagina-carrinho .acao-editar .span12 .botao.principal.grande {
  background-image: none;
  border: none;
  border-radius: 4px;
  font-weight: 600;
  height: 40px;
  font-size: 16px;
  padding: 7px 25px;
  margin-left: 0;
  text-transform: uppercase;
}

.pagina-carrinho .botao.principal.grande:hover {
  background:#51260e !important ;
}
/*Botão Continuar comprando da página de carrinho*/

.pagina-carrinho .acao-editar .span12 a.botao {
  border: solid;
  border-width: 1px;
  border-color: #6f6f6f;
  background-image: none;
  color: #6f6f6f;
  background: transparent;
  border-bottom-color: none;
  border-radius: 4px;
  font-weight: normal;
  padding: 10px;
}

.span12 a.botao:hover {
  background: #6f6f6f;
  color: white;
}
/*Botões da tabela na página de carrinho*/

.table.tabela-carrinho.border-alpha button.btn {
  background-image: none;
  color:#51260e !important;
  background: transparent;
  text-shadow: none;
  font-weight: 500;
  border: solid;
  border-width: 1px;
  font-family: "Montserrat", sans-serif !important;
  border-color: #e2e2e2;
  font-size: 12px;
}

.table.tabela-carrinho.border-alpha button.btn:hover {
  background: #51260e !important;
  color: white;
}
/*Tamanho da fonte do preço subtotal*/

.pagina-carrinho strong.preco-promocional.cor-principal.titulo {
  font-size: 16px;
}

.tabela-carrinho .bg-dark {
  background: none !important;
}

.table.tabela-carrinho h6.cor-secundaria {
  text-transform: uppercase;
}
/*CHAT FLUTUANTE*/

.fab {
  position: fixed;
  bottom: 30px;
  left: 100px;
  z-index: 1000;
}

.fab.show img {
  width: 25px;
  height: 25px;
}

.fab button {
  cursor: pointer;
  width: 48px;
  height: 48px;
  border-radius: 30px;
  background-color: #51260e;
  border: none;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  font-size: 24px;
  color: white;
  -webkit-transition: 0.2s ease-out;
  -moz-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
}

.fab button:focus {
  outline: none;
}

.fab button.main {
  position: absolute;
  width: 60px;
  height: 60px;
  border-radius: 30px;
  background-color: #51260e;
  right: 0;
  bottom: 0;
  z-index: 1000;
}

.fab ul {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 0;
  padding-right: 5px;
  margin: 0;
  list-style: none;
  z-index: 10;
  -webkit-transition: 0.2s ease-out;
  -moz-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
}

.fab ul li {
  display: flex;
  justify-content: flex-start;
  position: relative;
  margin-bottom: -10%;
  opacity: 0;
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

.fab ul li label {
  margin-right: 10px;
  white-space: nowrap;
  display: block;
  margin-top: 10px;
  padding: 5px 8px;
  background-color: white;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  height: 18px;
  font-size: 16px;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: 0.2s ease-out;
  -moz-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
}

.fab.show button.main,
.fab.show button.main {
  outline: none;
  background-color: #51260e;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.5);
}

.fab.show button.main + ul,
.fab.show button.main + ul {
  bottom: 70px;
}

.fab.show button.main + ul li,
.fab.show button.main + ul li {
  margin-bottom: 10px;
  opacity: 1;
}

.fab.show button.main + ul li:hover label,
.fab.show button.main + ul li:hover label {
  opacity: 1;
}
/*Formas de envio no rodapé*/

.pagamento-selos #span4-envios ul li {
  display: inline-block;
  margin: 0 10px 20px 0;
}

.pagamento-selos #span4-envios ul li img {
  width: 100px;
}

body.pagina-carrinho #span4-envios {
  display: none;
}

.pagina-pedido-finalizado #span4-envios {
  display: none;
}

#span4-envios img {
  width: 80px;
  height: 60px;
}
/*Atendimento no rodapé*/

.pagina-pedido-finalizado #atendimento {
  display: none;
}

.pagina-carrinho #atendimento {
  display: none;
}

#atendimento .contato_rodape {
  background: transparent;
  border: solid;
  border-width: 2px;
  border-radius: 4px;
  color: #51260e !important;
  padding: 12px;
  text-align: center;
  display: inline-block;
  font-size: 13px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 10px;
  border-color: #51260e;
}

#atendimento .contato_rodape:hover {
  background: #51260e;
  color: white !important;
}

#atendimento.span3 {
  margin-top: 10px;
  line-height: 25px;
  margin-left: -44px;
}


#atendimento h5 {
  color: #51260e !important;
  font-size: 17.5px;
  font-weight: bold;
  text-transform: uppercase;
}

#atendimento.atendimento {
  font-weight: normal;
  line-height: 30px;
}

#atendimento img {
  width: 15px;
  height: 15px;
}

#atendimento.horario {
  font-weight: normal;
  line-height: 20px;
}


#atendimento p {
    color: #000 !important;
}
/*Redes sociais no rodapé*/

#social {
  text-align: left;
  margin-left: -20px !important;
}

#social h5 {
  color:  #51260e !important;
  font-size: 17.5px;
  font-weight: bold;
  text-transform: uppercase;
  margin-top:20px;
}

#social img {
  height: 25px;
  width: 25px;
  padding: 5px;
}
/*Texto "Descrição" na página do produto*/

#textodescricao p {
  text-align: left;
  font-size: 18px;
  color: black !important;
}

#textodescricao span {
  color: #51260e;
  font-size: 18px;
  text-transform: uppercase;
  text-align: left;
  border-bottom: 4px solid;
  padding-bottom: 18px;
}
/*Textos acima da vitrine na página inicial*/

.textosvitrine p {
  text-align: left;
  font-size: 18px;
  margin-top: 40px;
  text-align: left;
}

.textosvitrine span {
  color: #51260e;
  text-transform: uppercase;
  text-align: left;
  border-bottom: 4px solid;
  padding-bottom: 18px;
}

#textoofertas span {
  color: #51260e;
  border-bottom: 4px solid;
  padding-bottom: 18px;
}
/*Botão do Pop-up que pede o e-mail*/

.identificacao .control-group .submit-email.botao.principal {
  border-radius: 4px;
  background-image: none;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: bold;
}
/*Botão finalizar compra da página de dados*/

.carrinho-checkout button#finalizarCompra {
  border-radius: 4px;
  background-image: none;
  background: #51260e !important;
  text-transform: uppercase;
  font-weight: bold;
  padding: 10px;
}

.pagina-categoria a.botao.secundario {
  background-image: none;
  border-radius: 8px;
  border-color: #51260e;
  color: #51260e;
  font-weight: bold;
}

.pagina-categoria .dropdown-menu.pull-right {
  text-align: left;
}
.pagina-categoria a.botao.secundario:hover {
  background: #51260e;
  color: white;
}
/*RESPONSIVIDADE DO SITE*/

@media screen and (max-width: 767px) and (min-width: 320px) {
    .acoes-produto.disponivel{
    height: 217px !important;
    }
    a.botao.botao-comprar.principal.grande{
        width:178px !important;
        margin-left: 91px !important;
    }
    .acoes-produto{
    
     flex-direction: column !important;
    }
    
 
    /*subcategoria*/
    .menu.superior .nivel-dois li a, .menu.lateral .nivel-dois li a{
        color: #51260e !important;
    }
    
    /*atendimento*/
    #atendimento.span3{
        margin-left:0 !important;
    }
    #social {
        margin-left: 0px !important;
    }
  .menu.superior .nivel-dois li a,
  .menu.lateral .nivel-dois  li a {
    font-size: 16px;
   
  }
  
  

  
     
#promocao h6 {
    font-size: 18.9px !important;
    padding: 4px !important;
}
      
  
 /* alterar ícone do carrinho */
  #cabecalho .icon-shopping-cart {
    background: url("https://cdn.awsli.com.br/1718/1718852/arquivos/cart.png")
      center center no-repeat !important;
    color: transparent !important;
    width: 32px;
    height: 32px;
    line-height: 20px;
    text-shadow: none;
    background-size: 25px;
  }
  .menu.superior .nivel-um .titulo, .menu.lateral .nivel-um .titulo{
      color: #51260e !important;
  }
  
  
  .menu.superior strong.titulo.cor-secundaria {
    text-transform: uppercase;
    font-size: 16px;
  }
  .textosvitrine p {
    margin-top: 0;
  }
  .fab {
    bottom: 20px;
    left: 80px;
  }
  .button_59f8 {
    width: 60px !important;
    height: 60px !important;
  }
  .secao-principal.row-fluid.sem-coluna .conteudo.span12 {
    position: relative;
    bottom: 40px;
  }
  #cabecalho {
    height: 159px !important;
  }
  #cabecalho .conteiner {
    height: 90px;
  }
  .menu .nivel-dois a {
    color: white;
    margin-left: 40px;
  }
  .menu.superior ul.nivel-dois.borda-alpha {
    border: none;
  }
  .menu.superior ul.nivel-um.active {
    border: none;
  }
  .menu.superior {
    background: none;
  }
  /* alterar ícone do carrinho */
  #cabecalho .icon-shopping-cart {
    background: url("https://cdn.awsli.com.br/1718/1718852/arquivos/cart.png")
      center center no-repeat;
    color: transparent !important;
    width: 32px;
    height: 32px;
    line-height: 20px;
    text-shadow: none;
    background-size: 25px;
  }
  .busca .botao-busca {
    line-height: 30px;
  }
  #cabecalho .icon-signout {
    background: url("https://cdn.awsli.com.br/1718/1718852/arquivos/sign-out.png")
      center center no-repeat;
    color: transparent !important;
    width: 32px;
    height: 32px;
    line-height: 20px;
    text-shadow: none;
    background-size: 25px;
  }
  .atalhos-mobile.visible-phone.fundo-secundario.borda-principal {
    border: none;
    color: #000 !important;
    background: #e3d7d0 !important;
  }
  #cabecalho li.fundo-principal {
    background: #e3d7d0;
  }
  .atalhos-mobile li {
    border-right: none;
    border-left: none;
  }
  #cabecalho .icon-user {
    background: url("https://cdn.awsli.com.br/1718/1718852/arquivos/account.png")
      center center no-repeat;
    color: transparent !important;
    width: 32px;
    height: 32px;
    line-height: 20px;
    text-shadow: none;
    background-size: 25px;
  }
  #cabecalho .icon-th {
    background: url("https://cdn.awsli.com.br/1718/1718852/arquivos/menumarrom.png")
      center center no-repeat !important;
    color: transparent !important;
    width: 32px;
    height: 32px;
    line-height: 20px;
    text-shadow: none;
    margin-top: 4px;
  }
  #cabecalho .icon-home {
    background: url("https://cdn.awsli.com.br/1718/1718852/arquivos/homemarrom.png")
      center center no-repeat;
    color: transparent !important;
    width: 32px;
    height: 32px;
    line-height: 20px;
    text-shadow: none;
    background-size: 25px;
  }
  #listagemProdutos p {
    font-size: 14px !important;
  }
  div.span4.links-rodape.links-rodape-categorias {
    width: 100%;
    margin-top: 20px;
  }
  #rodape .institucional ul {
    margin-bottom: 0px;
  }
  .atalhos-mobile a {
    font-size: 20px;
    top: 0;
  }
  #social {
    margin-top: 40px;
  }
  #rodape div.sac {
    margin-top: 20px;
  }
  .input-prepend.input-append .add-on:last-child,
  .input-prepend.input-append .btn:last-child {
    line-height: 20px;
  }
  #textodescricao p {
    font-size: 13px;
  }
  .produto .principal > div {
    padding: 15px !important;
  }
  #rb-top {
    display: none !important;
  }
  #social {
    margin-left: 0;
  }
  #depoimentos {
    display: none;
  }
  #cabecalho .busca .botao-busca {
    margin-right: 8px !important;
    right: 0px !important;
  }
  div.span12.visible-phone {
    display: none !important;
  }
  div.inferior.row-fluid {
    width: 100% !important;
  }
  .span8.busca-mobile {
    width: 100% !important;
    background: #e3d7d0;
    position: relative;
    bottom: 30px;
    border-radius: 0px;
  }
  .atalho-menu.visible-phone.icon-th.botao.principal {
    border: none !important;
    background: none !important;
    font-size: 20px;
  }
  .pagina-produto .produto-compartilhar {
    display: none;
  }
  .table.tabela-carrinho.border-alpha button.btn {
    height: 42px;
  }
  .pagina-produto input#auto-complete.ui-autocomplete-input {
    background: white;
  }
  .resumo-compra .tabela-carrinho .esconder-mobile {
    display: none;
  }
  .pagina-pedido-finalizado #social {
    display: none;
  }
  .span12{
          float: left !important;
  }
  
}

@media screen and (max-width: 767px) and (min-width: 538px) {
  #cabecalho .busca .botao-busca {
    margin-right: 8px !important;
    right: 25px !important;
  }
   .span12{
          float: left !important;
  }
}

@media screen and (max-width: 1024px) and (min-width: 768px) {
  #cabecalho > .conteiner > .menu.superior {
    margin-top: 0;
  }
  .pagina-pedido-finalizado
    #cabecalho
    > .conteiner
    > .menu.superior
    .nivel-um
    > li {
    float: left;
  }
  .pagina-pedido-finalizado #social {
    display: none;
  }
  .menu.superior .nivel-um li.categoria-id-7821356 > a {
    background: none;
    padding: 0px;
  }
  .menu.superior .nivel-um li.categoria-id-7821383 > a {
    background: none;
    padding: 0px;
  }
  .menu.superior .nivel-um li.categoria-id-7822076 > a {
    background: none;
    padding: 0px;
  }
  .menu.superior .nivel-um li.categoria-id-7844868 > a {
    background: none;
    padding: 0px;
  }
  .menu.superior .nivel-um li.categoria-id-8690209 > a {
    background: none;
    padding: 0px;
  }
  div.superior.row-fluid.hidden-phone {
    display: none;
  }
  .info-principal-produto .breadcrumbs {
    margin-top: 70px;
  }
  .pagina-produto img#imagemProduto {
    margin-top: 70px;
  }
  .pagina-categoria div.breadcrumbs.borda-alpha {
    margin-top: 150px !important;
  }
  .pagina-carrinho h1 {
    margin-top: 70px;
  }
}

@media screen and (max-width: 840px) and (min-width: 768px) {
    
    .row-fluid{
        float:block;
    }
    
  div.menu.superior {
    display: flex;
    width: 100%;
    height: 48px;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
  }
  div.menu.superior ul.nivel-um li {
    padding: 5px 8px !important;
  }
  div.menu.superior .nivel-um .titulo {
    flex: 1;
    padding: auto;
    margin: auto;
    font-size: 100%;
    color:black !important;
  }
  .menu.superior .nivel-dois {
    top: auto;
  }
  
  /*cor do fundo*/
 
}

@media (min-width: 768px) {
  .logo a {
    height: 95px;
    margin:5px !important;
  }

  /*cor e tamanho da fonte das subcategorias*/
  .menu .nivel-dois a {
    color: #383838;
    font-size: 13px;
  }
  /*foto categoria promoção*/
  .menu.superior > ul.nivel-um > li.categoria-id-7821356 > ul {
    display: none;
  }
  /*foto categoria feminina*/
  .menu.superior > ul.nivel-um > li.categoria-id-7821383 > ul {
  }
  /*foto categoria masculino*/
  .menu.superior > ul.nivel-um > li.categoria-id-7822076 > ul {
  }
  /*foto categoria infantil*/
  .menu.superior > ul.nivel-um > li.categoria-id-7844868 > ul {
  }
  /*foto categoria acessórios*/
  .menu.superior > ul.nivel-um > li.categoria-id-8690209 > ul {
  }
}

/*fundo secundario*/
.fundo-secundario *{
    color:#000 !important;
}


/*Modal Flutuante Produto*/
.produto .acoes-flutuante .acoes-produto .preco-produto{
 margin-bottom:59px !important;
 
}

button .acoes-flutuante {
    margin-rigth:50px !important
    
}

/*Conteudo*/
#conteudo h5 {
    color: #51260e !important;
    margin-top: 20px;
    font-size: 17.5px;
    font-weight: 700;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
}

/* Pagina* conteudo*/

.conteudo h1{
     text-align: center;
     color:#51260e !important;

}

#dvInstagram {
  width: 100%;
}

/*breadcrumbs*/
.breadcrumbs ul li strong {
    font-weight: 400;
    font-size: 10px !important;
    color: white;
    text-transform: uppercase;
    border: 0;
    background: #51260e;
    border-radius: 4px;
    margin-left:2px;
    margin-right: 10px;
    padding: 4px 10px 2px !important;
    transition: all .2s ease-in-out;
}
.breadcrumbs ul li a{
    font-size: 10px !important;
    color: #7c7c7c;
    text-transform: uppercase;
    border: 0;
    margin-left:2px;
    background: #eaeaea;
    border-radius: 4px;
    padding: 4px 10px 2px !important;
    transition: all .2s ease-in-out;
    margin-right: 5px;
}


/* css da barra promoção*/

#promocao{
    margin: -10px !important;
    background: #a08a7e !important;
    color: #fff;
    height: 71px;
    text-align: center;

}

#promocao h6 {
    font-size: 18.9px !important;
    padding: 21px;
}

/*ocultar botão de comprar*/
buuton.comprar {
    display: block !important;
}
/*mostrar botão de compra*/
.listagem-item:hover .comprar {
    display: block !important;
    border: none !important;
    background-color: #51260e !important;
    color: white !important;
    padding: 5px !important;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: 600;
    text-shadow: 0 3px 1px rgb(0 0 0 / 20%);
    line-height: 40px;
    box-shadow: none;
    width: 100%;
    font-size: 18px;
    font-weight: bold;
   
}

.listagem-item:hover .desconto-a-vista{
    display:none !important;
}

button.comprar{
    display:none !important;
}

