.combinatiekortingwrapper {
    margin-bottom: 30px;
}

.combinatiekortingwrapper .ck_prices {
    text-align: right;
    margin-top: 20px;
}
.combinatiekortingwrapper .ck_prices_oldprice {
    height: 18px;
    display: inline;
    font-size: 16px;
    margin: 0 10px 3px 0;
    text-decoration: line-through;
}
.combinatiekortingwrapper .ck_prices_price {
    font-size: 24px;
    font-weight: bold;
}
.combinatiekortingwrapper .ck_button_details {
    float: right;
    text-transform: uppercase;
}
.combinatiekortingwrapper .ck_image_zoom {
    position: absolute;
    bottom: 0px;
    right: 0px;
}