.parcelamento ul,.parcelamento-list ul,.parcelamento-list li{
    list-style: none;
    padding:0 !important;
    margin:0 !important;
}
.product-wrapper .parcelamento-list{
    font-family: "Roboto Condensed";
    font-weight:normal;
    font-size:14px;
    text-transform: none;
    margin-top:10px;
}
.product-wrapper.product-thumb .parcelamento-list{
    margin-top:0px;
}
.product-wrapper.product-thumb .boleto-discount{
    margin-bottom:10px;
}
.product-wrapper .boleto-discount{
    font-family: "Roboto Condensed";
    font-weight:normal;
    font-size:14px;
    padding-top:5px;
}
.product-wrapper .boleto-discount, .product-wrapper .boleto-discount *{
    text-transform: none;
}
.product-wrapper .boleto-discount strong{
    font-weight:bold;
}
.boleto-discount-product {
    font-size: 15px;
}
.boleto-discount-product strong{
    display:inline;
    font-size: 18px !important;
}
.parcelamento-page .table{
    margin-bottom: 0;
}
.parcelamento-page .table.grid td:nth-child(1), .parcelamento-page .table.grid td:nth-child(4){
    background:#eee;
}