.sbt-be-price-suffix {
    font-size: 0.9em;
    opacity: 0.78;
    white-space: nowrap;
}

.sbt-be-incasso-notice {
    margin: 14px 0 22px;
    padding: 14px 16px;
    border: 1px solid #d63638;
    border-left-width: 5px;
    background: #fff1f1;
    color: #8a1f20;
    font-weight: 600;
    line-height: 1.45;
}

.woocommerce-cart .sbt-be-price-suffix,
.woocommerce-checkout .sbt-be-price-suffix {
    display: inline-block;
}

form.checkout .fakeplaceorder {
    cursor: pointer;
}

form.checkout .fakeplaceorder:focus {
    outline: 2px solid currentColor;
    outline-offset: 3px;
}

.woocommerce-checkout .waarschuwing2maanden {
    display: none !important;
}

.sbt-be-plan-name-suffix {
    white-space: nowrap;
}

.sbt-be-item-payment-note {
    display: block;
    margin-top: 4px;
    font-size: 0.9em;
    line-height: 1.45;
    opacity: 0.75;
    font-weight: 400;
}

.woocommerce-checkout-review-order-table .sbt-be-recurring-total small,
.woocommerce-order-details .sbt-be-recurring-total small {
    font-weight: 400;
    opacity: 0.75;
}

