.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%;
}

#konfidency.summary {
    text-align: left;
    margin-top: 5px;
    margin-bottom: 3px;
}
#konfidency-storeReview-carousel .swiper-pagination {
    display: none;
}
#konfidency-storeReview-carousel .text[data-v-1f827244] {
    font-weight: 400 !important;
    font-size: 1.2em;
}
.starsV2 .star[data-v-60434b83] {
    width: 15px !important;
    height: 15px !important;
}
.konfidency.summary[data-v-6bf3cdce] {
    position: unset  !important;
    text-align: left !important;
    margin-bottom: 0px !important;
}

.listagem .listagem-item .nome-produto {
    overflow: visible;
    display: flex;
}

/* so na home */

.marcas {
    margin-left: -10px;
    display: none;
}

.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;}