
.secao-banners {
    visibility: visible;
}
@media (max-width: 767.98px) {
    .secao-banners {
        visibility: visible;
    }
}


.lista-redes .icon-instagram {
    background: transparent;
}

.busca {
    border: 0px solid #ddd;
}
.busca .botao {
    background: none;
    border: none;
    color: 
    #000 !important;
    right: 5%;
}

.bem-vindo {
    visibility: hidden;
}

/*Meus Pedidos MInha Conta*/
.acoes-conta.borda-alpha{
    font-weight: bold;
}
.acoes-conta.borda-alpha i {
    
    visibility: hidden;
}



.conteudo-topo.span9 .inferior.row-fluid .span8.busca-mobile .busca input {
    border: 0px; -webkit-box-shadow: none;
    box-shadow: none;
    font-weight: 300;
    background: #efefef !important;
    font-size: 13px;
    text-transform: uppercase;
}

/* Carrinho */

.carrinho > a i {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 26px;
    background-color: white;
    color: black;
}

/*Botao do Carrinho*/
.carrinho i:hover{
    color: black;
}

/*Listagem Produtos*/
.nome-produto {
    text-transform: uppercase;
    font-weight: bold;
}

.listagem .info-produto {
    text-align: center;
}

/*Preco da Parcela*/
.listagem .preco-produto strong.titulo {
    font-size: 24px;
    font-weight: bold;
}

div#descricao {
  text-align: justify;
}

.info-principal-produto {
  text-align: justify;
}

/*MENU SUPERIOR*/

/* Cor do fundo e texto do menu */
#cabecalho > .conteiner > .menu.superior, #cabecalho > .conteiner > .menu.superior .com-filho > a i { 
    background-color: #333333; 
}

#cabecalho > .conteiner > .menu.superior .titulo { 
    color: #FFF; 
    font-weight: bold;
    font-size: 14px;
}

/* 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-left: 0; margin-right: -3px; }

/* menu 100% largo */
@media (min-width: 768px) {
.menu.superior {width: 100%;position: absolute;top: 140px;left: 0px;}
.logo {margin-bottom: 70px;}
}

/* Altera a cor do menu quando passa o mouse */
.menu.superior .nivel-um > li:hover {background-color: #555;}



/* bOTAO COMPRAR*/
.produto .principal .acoes-produto .botao-comprar {
    background-color: #000;
}

/* CEP */

.cep label {
    float: none;
    font-size: 15px;
    color: #72706e;
}

.cep .input-append.input-prepend input {
    border-radius: 0px;
    height: 50px;
    padding: 0 0 0 20px;
    width: 70%;
    box-shadow: none;
}

.cep .input-prepend.input-append .btn:last-child {
    border-radius: 0px;
    border: 0;
    height: 52px;
    background: #111;
    color: #fff;
    text-shadow: none;
    font-weight: bold;
    margin-left: -10px;
    padding: 0 25px;
}
/* - CEP */

/* CEP Carrinho */
.pagina-carrinho input#calcularFrete {
    border: 2px solid 
    #e8e8e8;
        border-right-color: rgb(232, 232, 232);
        border-right-style: solid;
        border-right-width: 2px;
    border-radius: 0;
    padding: 0;
    height: 46px;
    box-shadow: none;
    border-right: 0;
}
.pagina-carrinho #formCalcularFrete button.btn {
    background-image: none;
    border: 0;
    border-radius: 0;
    padding: 0 20px;
    font-weight: 600;
    height: 50px;
    font-size: 16px;
    background: #e8e8e8;
    box-shadow: none;
}

.tabela-carrinho .form-horizontal .control-label {
       padding-top: 12px;
}


/*Botao Voltar compra*/
.pagina-carrinho .acao-editar .botao:not(.grande) {
    background-image: none;
    background: #e8e8e8;
    border: 0;
    padding: 0px 0px;
    height: 50px;
    line-height: 50px;
    font-weight: 600;
    color: #777;
    font-size: 16px;
    width: 25%;
}


/*MENU LATERAL*/

.ordenar-listagem label {
    border-radius: 0;
    height: 40px;
    padding: 0 0 0 20px;
    box-sizing: border-box;
    font-weight: bold;
    line-height: 40px;
    font-size: 14px;
    width: 180px;
}

.menu.lateral .nivel-um>li i {
    background: none;
    color: #222;
    margin: 0;
    line-height: 50px;
}

.menu.lateral.outras li .titulo {
    color: #444;
}

.menu.lateral .titulo {
    color: #444;
}

.menu.lateral .nivel-um>li {
    border: 0;
    border-radius: 5px;
}
.menu.lateral .nivel-um>li>a {
    box-shadow: none;
    background: #f1f1f1;
    line-height: 30px;
    padding: 0 20px;
    box-sizing: border-box;
    text-transform: uppercase;
}


.ordenar-listagem.topo, .ordenar-listagem.rodape {
    border: 0;
}

.menu.lateral.outras .nivel-um>li>a {
    margin-bottom: 10px;
}

#botaoOrdenar {
    background: #222;
    border-radius: 0;
    box-shadow: none;
    color: #fff;
    text-shadow: none;
    height: 40px;
    padding: 0 20px;
    font-size: 18px;
}

.menu.lateral .nivel-dois li a {
    font-weight: bold;
    line-height: 30px;
}

.menu.lateral .nivel-dois li {
    border: 0;
}

.menu.lateral .nivel-dois {
    box-shadow: none;
}


/*Newsletter*/
.borda-principal {
    border-width: 0px 0 0;
    border-style: solid;
}


/*Rodapé*/

#rodape .redes-sociais {
    width: 0px;
    padding: 0;
    position: 0;
    top: 0;
    bottom: 0;
    background: 0;
    box-shadow: 0;
}

.sobre-loja-rodape > p {
    text-align: justify;
}

.institucional .redes-sociais .titulo {
    color: #fff;
}


/*Pagina Prduto*/

.info-principal-produto .breadcrumbs {
    visibility: hidden;
}
.produto .nome-produto {
    font-size: 25px;
}

/*PopUp Pagina produto*/
.produto .acoes-flutuante {
    visibility: hidden;
}


/* FULL BANNER*/

.secao-banners .conteiner {
max-width: 100%;
padding: 0;
margin:0;
margin-top: 0px;
border:none;
}

.flexslider {
margin: 0 0 0px; /*Margem zero*/
background: #fff;
border:none;
position: relative;
zoom: 1;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: ‘’ 0 1px 4px rgba(0,0,0,0.2);
-moz-box-shadow: ‘’ 0 1px 4px rgba(0,0,0,0.2);
-o-box-shadow: ‘’ 0 1px 4px rgba(0,0,0,0.2);
box-shadow: ‘’ 0 1px 4px rgba(0,0,0,0.2);
}

.banner.cheio + .row-fluid {

    margin-top: 10px;

}
.row-fluid [class*="span"]:first-child {
    text-align: center;
}


/*Menu Mobile*/

body {
  --corLinkPrincipal: #fff;
  --corLinks: #bebaab;
  --corLinksNivelTres: #ccc;
  --backgroundMenuLateral: rgba(0, 0, 0, 0.95);
  --botaoFecharMenu: #bb0000;
  --botaoFecharMenuCorX: #ffffff;
  --corIconeMenu: #fff;
}

@media (max-width: 767.98px) {
  #cabecalho .atalhos-mobile {
    display: block !important;
  }
  #cabecalho .atalhos-mobile ul {
    display: flex;
    justify-content: flex-end;
  }
  #cabecalho .atalhos-mobile ul li {
    float: none;
    margin: 0;
  }
  #cabecalho .atalhos-mobile ul li:first-child {
    display: flex;
    margin-right: auto;
  }
  #cabecalho .atalhos-mobile ul li.fundo-principal {
    order: 3;
  }
  #cabecalho .atalhos-mobile ul li.menu-button {
    display: flex;
    align-items: center;
  }
  #cabecalho .atalhos-mobile ul li.menu-button a {
    top: 0;
  }
  #cabecalho .atalhos-mobile ul li.menu-button a svg * {
    color: var(--corIconeMenu);
  }

  .busca {
    margin: 0;
  }

  .menu.superior {
    position: relative;
  }
  .menu.superior .closeMenuButton {
    position: absolute;
    top: 16px;
    right: 0;
    background-color: var(--botaoFecharMenu);
    width: 32px;
    height: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50% 0 0 50%;
  }
  .menu.superior .closeMenuButton:before {
    content: "X";
    color: var(--botaoFecharMenuCorX);
  }
  .menu.superior > ul {
    margin: 0 !important;
    padding: 16px 32px 16px 0;
    border: 0;
    display: flex !important;
    flex-direction: column;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    background: var(--backgroundMenuLateral);
    height: 100vh;
    overflow-y: scroll;
    max-height: 100vh;
    box-sizing: border-box;
    max-width: 100vw;
    transition: 0.3s ease-in-out all;
    transform: translateX(-110%);
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */
  }
  .menu.superior > ul ::-webkit-scrollbar {
    display: none;
  }
  .menu.superior > ul.active {
    transform: translateX(0);
  }
  .menu.superior > ul a {
    color: var(--corLinks);
  }
  .menu.superior > ul a strong {
    color: var(--corLinkPrincipal);
  }
  .menu.superior .nivel-tres {
    display: block !important;
    position: initial;
    background: transparent;
    left: initial;
    max-width: 70vw;
    box-sizing: border-box;
  }
  .menu.superior .nivel-tres a {
    white-space: normal;
    line-height: normal;
    margin-bottom: 0.5rem;
    color: var(--corLinksNivelTres);
  }
  .menu.superior .nivel-tres a:before {
    content: "-";
    margin-right: 0.25rem;
    margin-left: -0.75rem;
  }
  

#formularioCheckout + .row-fluid.hide {
    display: block;
}
  

  @media (max-width: 768px){#listagemProdutos > ul{display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-start}#listagemProdutos > ul li.listagem-linha ul{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:center}#listagemProdutos > ul li.listagem-linha ul li{width:50%;margin:0 0 15px}.listagem.com-caixa .listagem-item{border:0;min-height:368px}.listagem.com-caixa .listagem-item .imagem-produto{border:0;padding:0}.listagem .listagem-item .info-produto{border:none!important;padding:5px 0}.listagem .listagem-item .info-produto a.nome-produto{min-height:110px;display:flex;align-items:center}.busca .botao-busca{padding:5px 14px!important}.listagem .listagem-item .acoes-produto-responsiva,#btn-top{display:none!important}.preco-produto s.preco-venda{display:block;font-size:14px}.preco-produto .desconto-a-vista, .preco-produto strong.titulo{font-size: 11px !important}.preco-venda {display:block;font-size:12px !important;}}
}

/* ====================== BANNER “ACIMA DE TUDO” ====================== */
#top-banner {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 30px;           /* altura fixa do banner */
  background: #000;       /* fundo preto */
  color: #fff;            /* texto branco */
  font-size: 13px;
  line-height: 30px;      /* centraliza verticalmente */
  text-align: center;
  z-index: 9999;          /* sobreposto a tudo */
  font-family: Arial, sans-serif;
  overflow: hidden;
}

/* Esconde todos os spans; o script exibe um de cada vez */
#top-banner span {
  display: none;
  animation: fade-in 0.3s ease-in-out;
}

@keyframes fade-in {
  from { opacity: 0; }
  to   { opacity: 1; }
}

/* Responsivo (opcional): no mobile, reduzimos a altura para 28px */
@media (max-width: 768px) {
  #top-banner {
    font-size: 12px;
    line-height: 28px;
    height: 28px;
  }
  /* Ajuste no header para alinhar com a nova altura do banner */
  #cabecalho .atalhos-mobile {
        display: block !important;
        margin-top: 20px !important;
    }
}


/* ======================================================
   Título acima do carrossel
   ====================================================== */
.depo-title {
  text-align: center;
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 15px;
  color: #333;
}

/* ======================================================
   Estilos do carrossel de depoimentos (prints em pé 09:16)
   ====================================================== */
.depoimentos-wrapper {
  position: relative;
  overflow: hidden;
  margin: 20px 0;
}

.depoimentos-inner {
  display: flex;
  transition: transform 0.3s ease;
  will-change: transform;
}

.depo-item {
  /* No desktop, exibimos 4 itens lado a lado (25% cada).
     No mobile (≤768px), exibimos 2 itens (50% cada). */
  flex: 0 0 25%;
  padding: 5px;
  box-sizing: border-box;
  display: flex;
  justify-content: center; /* centraliza imagem horizontalmente */
}

.depo-item img {
  display: block;
  max-height: 350px;   /* altura máxima para não ficar muito grande */
  width: auto;         /* largura automática para manter proporção */
  max-width: 100%;     /* nunca ultrapassar a largura do container */
  border-radius: 4px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.15);
  margin: 0 auto;
}

@media (max-width: 768px) {
  .depo-item {
    flex: 0 0 50%;
  }
}

/* ======================================================
   Botões de navegação (“setinhas”) – fundo transparente,
   borda branca, ícone preto
   ====================================================== */
.depo-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-color: transparent;
  border: 2px solid #fff;
  font-size: 24px;
  color: #000;
  padding: 6px;
  border-radius: 50%;
  cursor: pointer;
  z-index: 10;
}

.depo-arrow:focus {
  outline: none;
}

.depo-arrow--left {
  left: 10px;
}

.depo-arrow--right {
  right: 10px;
}

/* Adicionando hover para reforçar feedback visual */
.depo-arrow:hover {
  background-color: rgba(255,255,255,0.9);
}

/* Caso queira ajustar a posição das setas no mobile,
   pode adicionar regras específicas aqui: */
@media (max-width: 480px) {
  .depo-arrow {
    font-size: 20px;
    padding: 4px;
  }
  .depo-arrow--left { left: 5px; }
  .depo-arrow--right { right: 5px; }
}


