/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

.ed-payment-summary-table td, .ed-payment-summary-table th{
    padding: 0 20px 0 0;
}

.ed-consent-field-hidden{
    display: none !important;
}

.meta_item_entry_id,
.meta_item_gift_aid_added,
.meta_item_gift_aid_duration,
.meta_item_gift_aid_agreement_type,
.meta_item_gift_aid_staff_agreement_type {
    display: none;
}