.listagem-item.theme-imageFill .imagem-produto img {
    object-fit: contain;
}
.menu li {
    padding: 0px 0.5vh;
}
#cabecalho.is-pinned {
    background-color: #fff;
}
#cabecalho.is-pinned, #cabecalho strong {
    color: #424A52;
}
.menu.superior {
    background: transparent;
}
#cabecalho {
    background: transparent;
}
.conteiner {
    max-width: 85%;
}
.listagem .listagem-item .nome-produto {
    overflow: visible;
    display: flex;
}
.cn-letreiro {
    margin: -3px;
}

/* so na home */

.marcas {
    margin-left: -10px;
    display: none;
}
@media all and (max-width: 800px) {      
    .Typewriter__wrapper {
    font-size: small;      }    } 

.titulo-categoria strong:before, .titulo-categoria strong:after, .listagem h4.titulo:before, .listagem h4.titulo:after {
    display: none;
}
.marcas {
    margin-left: -10px;
    margin-right: -10px;
}
/*@media (min-width: 1200px) {.row-fluid .span9 {width: auto;}} */
.row-fluid .span9 {width: auto;}


/* Altera PopUp de boas vindas*/

#modalNewsletter .newsletter .input-conteiner {
  display: none;
}
.fancybox-overlay {
  background: #000000de;
}
.fancybox-close {
    display: none;
}

#modalNewsletter .componente {
background: url(https://cdn.awsli.com.br/2799/2799174/arquivos/poplocafe.webp);
/*width: 600px;
height: 444px;*/
}
#modalNewsletter .componente .interno {
padding: 19px;
padding-top: 200px;
}
#modalNewsletter .newsletter input[type=“text”] {
width: 32%;
margin: -8px 10px 15px -3px;
}
#modalNewsletter .newsletter .botao {
font-size: 21px;
padding: 7px 10px;
margin-top: -8px;
margin-right: 328px;
}
div.fancybox-skin {
padding: 10px !important;
}
div.fancybox-wrap.fancybox-desktop.fancybox-type-html.modal-modalNewsletter.fancybox-opened {
max-width: 620px !important;
height: 464px !important;
/*
left: 50% !important;
margin-left: -290px !important;
*/
width: 95vw !important;
}
.fancybox-opened .fancybox-skin {
  border-radius: 22px;
}
div.fancybox-inner {
width: auto !important;
height: auto !important;
border-radius: 15px;
}
#modalNewsletter .componente .titulo {
font-size: 25px;
margin-bottom: 15px;
font-weight: 400;
}
#modalNewsletter .componente .texto-newsletter {
display: none;
}
#modalNewsletter .icon-envelope-alt:before {
content: "\f0f8";
}
/* #modalNewsletter .icon-chevron-right:before {
content: "\f054";
color: white;
} */

#modalNewsletter .newsletter .input-conteiner input {
height: 15px;
font-weight: 400;
font-style: italic;
}
#modalNewsletter .componente .interno {
background-color: transparent;
}
#modalNewsletter .newsletter .newsletter-confirmacao span {
font-size: 15px;
line-height: 19px;
color: #996699;
}

/* FIM Altera PopUp de boas vindas*/


#theme_header_1 {
    padding: 19px 20px !important;
    margin-top: 0px;
}
.menu.superior .nivel-um>li, .menu.superior .nivel-um>li:hover {
    padding-right: 1vw;
}
.caixa-info {
    border: 1px solid #ccc;
    box-shadow: none;
}
.listagem-item.indisponivel {
    filter: grayscale(100%);
}
.banner .vitrine {
    border-radius: 15px;
}
.bs-powered {
    display: none !important;
}