.elementor-106761 .elementor-element.elementor-element-048a0b8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-106761 .elementor-element.elementor-element-8966c02 .elementor-heading-title{font-family:"Inter", Sans-serif;font-weight:500;line-height:22px;color:#000000;}.elementor-106761 .elementor-element.elementor-element-ce8aefa .elementor-heading-title{font-family:"Inter", Sans-serif;font-weight:500;line-height:23px;color:#000000;}.elementor-106761 .elementor-element.elementor-element-51e0cec{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-106761 .elementor-element.elementor-element-b7f127b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-106761 .elementor-element.elementor-element-98531bf .elementor-heading-title{font-family:"Inter", Sans-serif;font-size:13px;font-weight:500;line-height:22px;color:#000000;}@media(max-width:767px){.elementor-106761 .elementor-element.elementor-element-9854119{width:100%;max-width:100%;}.elementor-106761 .elementor-element.elementor-element-9854119 > .elementor-widget-container{margin:0px -20px 0px -20px;padding:0px 0px 0px 0px;}}/* Start custom CSS for shortcode, class: .elementor-element-9854119 *//* Desktop en tablet: font size 80% */
.ccb-subtotals-block-summary {
    font-size: 80% !important; /* 80% van originele grootte */
}

/* Waarden in de tabel */
.ccb-subtotals-block-summary .ccb-total-row__value span {
    font-size: 80% !important;
}

/* Labels in de tabel */
.ccb-subtotals-block-summary .ccb-total-row__name span {
    font-size: 80% !important;
}

/* Mobile: font size 70% */
@media only screen and (max-width: 768px) {
    .ccb-subtotals-block-summary {
        font-size: 70% !important; /* 70% van originele grootte */
    }

    .ccb-subtotals-block-summary .ccb-total-row__value span {
        font-size: 70% !important;
    }

    .ccb-subtotals-block-summary .ccb-total-row__name span {
        font-size: 70% !important;
    }
}/* End custom CSS */