#modalNewsletter .componente {background: url(https://cdn.awsli.com.br/1353/1353799/arquivos/Poupup.jpg); width: 286px; height: 570px;}
div.fancybox-skin {padding: 0px !important;}
div.fancybox-wrap.fancybox-desktop.fancybox-type-html.modal-modalNewsletter.fancybox-opened {width: 286px !important; height: 570px !important;left: 50% !important;margin-left: -290px !important;}
div.fancybox-inner {width: auto !important; height: auto !important;}

.menu .titulo {font-size: 12px !important;}
#cabecalho > .conteiner > .menu.superior .nivel-um > li {margin-right: -1px !important;}
.termLGPD{
    position:fixed;
    width:100%; 
    bottom:0px;
    background-color:#DAA168;
    color:#FFF;
    text-align:center;
    font-size:30px;
    z-index:1000;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    min-height: 80px;   
    padding-top: 15px;
    padding-bottom: 15px;
}
.termLGPD label{
    width:100%; 
    max-width:800px;
}
.termLGPD a{
    color:#ccc;
}
.termLGPD button{
    background-color:#4f4f4f;
    border: solid 1px #fff;
    padding: 15px;
    color: #fff;
    border-radius: 5px;
    margin-left: 10px;
}
@media (max-width: 768px){
  div#listagemProdutos li.listagem-linha li.span3 {
      min-height: 500px;
      width: 50%;
      margin: 0;
      padding: 0;
      float: left;
  }
  .listagem .listagem-item .imagem-produto, .listagem .listagem-item .info-produto {
      width: 100%;
  }
}
