.listagem .listagem-item .info-produto .nome-produto {
    font-size: 15px;
    line-height: 20px;
    min-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-bottom: 12px;
    font-weight: 450;
    color: #313131;
}
@media only screen and (max-width: 600px) {
a.flex-next, a.flex-prev{
display: none;
}
element.style {
}
#rodape .pagamento-selos ul {
    display: flex;
    flex-wrap: wrap;
}
#rodape ul {
    padding: 0;
    margin: 0 !important;
}
.pagamento>ul+ul {
    margin: 15px 0 0;
}
.pagamento>ul {
    margin: 0;
}
.gateways-rodape {
    background-image: linear-gradient(to bottom,#fff,#f5f5f5);
    border-radius: 10px;
    border: 1px
px
 solid #ddd;
    width: 50%;
}
element.style {
}
.pagina-produto .galeria-produto .conteiner-imagem {
    height: 280px !important;
    width: auto !important;
}
element.style {
}
element.style {
}
.produto .cep ul li .prazo {
    margin-right: 2%;
    font-weight: bold;
    min-width: 0px;
}
element.style {
}
.produto .cep ul li .valor {
    margin-right: 2%;
    min-width: 0px;
}
element.style {
}
.produto-detalhes .cep-real ul {
    text-align: left;
}
.produto-detalhes .cep-real ul {
    border-radius: 4px;
    box-shadow: 0px 1px 2px 0px rgb(137 137 137 / 13%);
    border: 1px solid #eaeaea;
}
.produto .cep ul {
    padding: 5px;
    border-width: 1px;
    border-style: solid;
    margin: 15px 0 0 0;
}
.produto .cep ul li span {
    font-size: 13px;
}