/* 3w2 LatePoint UX Tweaks */
.tw2-latepoint-section-break {
    flex: 0 0 100%;
    width: 100%;
    box-sizing: border-box;
    margin: 22px 0 4px;
    padding-top: 14px;
    border-top: 1px solid rgba(0,0,0,0.12);
    color: inherit;
}

.tw2-latepoint-section-break h5 {
    margin: 0;
    font-size: 12px;
    line-height: 1.4;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    opacity: 0.9;
}

.customer-booking.tw2-latepoint-past-booking {
    opacity: 0.96;
}

.tw2-latepoint-debug-notice {
    margin: 8px 0 16px;
    padding: 8px 10px;
    border: 1px dashed rgba(0,0,0,0.25);
    background: rgba(255,255,255,0.7);
    color: #333;
    font-size: 12px;
    line-height: 1.4;
}
