
#module-pdcumulativediscounts-default div.info_hint {padding: 10px 0; margin: 10px 0;}

.old_price_before_group_reduction {
    padding-bottom: 15px;
    font-size: 13px;
    text-decoration: line-through;
    display: inline-block;
    font-family: "Open Sans", sans-serif;
    line-height: 23px;
}

#pdcumulativediscounts-cart {
	margin-top: 25px;
}
#pdcumulativediscounts-cart .cart-overview-new {
    padding: 1rem;
}

#pdcumulativediscounts-cart-summary {

}

#pdcumulativediscounts-cart-summary #cart-subtotal-products {
    background-color: #f1f1f1;
    padding: .5rem;
    font-weight: 700;
    color: #232323;
}