/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 15 2026 | 08:31:51 */
/* ============================================================
   DAMIAN PHILPOTT — BOOKNETIC UTILITY STYLES
   ============================================================ */


/* ------------------------------------------------------------
   BOOKING EMAIL SPAM / JUNK NOTICE
   ------------------------------------------------------------ */

.bkntc_spam_notice {
    display: block;
    width: 100%;
    margin-top: 6px;

    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.4;

    opacity: 0.65;
}


/* ------------------------------------------------------------
   SIGN-UP EMAIL SPAM / JUNK NOTICE
   ------------------------------------------------------------ */

.booknetic_signup_spam_notice {
    display: block !important;
    width: 100%;

    margin-top: 6px;

    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px !important;
    font-weight: 400;
    line-height: 1.4;

    color: #292D32 !important;

    opacity: 0.75;
}


/* ------------------------------------------------------------
   PACKAGE ACCORDION SAFETY
   ------------------------------------------------------------ */

#booknetic_theme_8
[data-step-id="service"]
.dp-package-accordion:not(.active)
> :not(.booknetic_service_category) {
    display: none !important;
}


/* ------------------------------------------------------------
   SERVICE STEP SCROLLING
   ------------------------------------------------------------ */

#booknetic_theme_8
.booknetic_appointment_container_body:has(
    [data-step-id="service"][style*="display: block"]
) {
    overflow-y: auto !important;
    overflow-x: hidden !important;

    scroll-behavior: smooth !important;
    overscroll-behavior: contain !important;
}

/* ============================================================
   DAMIAN PHILPOTT — BOOKNETIC UTILITY STYLES
   ============================================================ */


/* ------------------------------------------------------------
   BOOKING EMAIL SPAM / JUNK NOTICE
   ------------------------------------------------------------ */

.bkntc_spam_notice {
    display: block;
    width: 100%;
    margin-top: 6px;

    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.4;

    opacity: 0.65;
}


/* ------------------------------------------------------------
   SIGN-UP EMAIL SPAM / JUNK NOTICE
   ------------------------------------------------------------ */

.booknetic_signup_spam_notice {
    display: block !important;
    width: 100%;

    margin-top: 6px;

    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px !important;
    font-weight: 400;
    line-height: 1.4;

    color: #292D32 !important;

    opacity: 0.75;
}


/* ------------------------------------------------------------
   PACKAGE ACCORDION SAFETY
   ------------------------------------------------------------ */

#booknetic_theme_8
[data-step-id="service"]
.dp-package-accordion:not(.active)
> :not(.booknetic_service_category) {
    display: none !important;
}


/* ------------------------------------------------------------
   SERVICE STEP SCROLLING
   ------------------------------------------------------------ */

#booknetic_theme_8
.booknetic_appointment_container_body:has(
    [data-step-id="service"][style*="display: block"]
) {
    overflow-y: auto !important;
    overflow-x: hidden !important;

    scroll-behavior: smooth !important;
    overscroll-behavior: contain !important;
}

