/*
CTC Separate Stylesheet
Updated: 2026-01-09 11:23:51
*/
.kb-identity {
    will-change: all;
    transition: transform 0.2s ease
}

@media screen and (min-width: 1025px) {
    .wp-block-kadence-header.header-desktop-sticky .item-is-stuck:not(.kb-header-row-layout-contained), .wp-block-kadence-header.header-desktop-transparent .wp-block-kadence-header-row:not(.kb-header-row-layout-contained) {
        width: 100vw !important;
        left: 0 !important;
        right: 0 !important;
        transition: background 0.25s ease;
    }

    .wp-block-kadence-header.header-desktop-sticky .kb-header-container {
        padding-left: 0
    }

    .wp-block-kadence-header.header-desktop-sticky .item-is-stuck:not(.kb-header-row-layout-contained) {
        background: #000c;
        padding-bottom: 5px
    }

    .kadence-header-row-inner {
        max-width: 1024px !important;
        transition: all 0.1s
    }

    .kb-identity {
        transform: translateY(-25px)
    }
}

li.kb-nav-link-ql53i2edq {
    height: unset !important;
}

li.kb-nav-link-ql53i2edq a {
    background: lavender;
    color: #000 !important;
    text-align: center;
    border-radius: 5px;
    padding: 8px 20px !important;
    line-height: 1 !important;
    font-weight: 500;
    font-size: 0.9em;
}

.kb-off-canvas-inner li.kb-nav-link-ql53i2edq a {
    background: unset;
    color: unset !important;
    padding: 0.7rem 9px .7rem !important;
    line-height: 1.1 !important;
    font-family: 'Source Sans 3';
    font-weight: 500;
    font-size: 1.1rem
}

li.kb-nav-link-ql53i2edq a:hover {
    background: #74969F;
    color: #fff!important;
    outline: 2px solid #fff
}

li.kb-nav-link-ql53i2edq a:after {
    display: none
}

.kt-blocks-info-box-text strong {
    display: block;
    padding: 0!important;
    margin: 0!important;
    opacity: 0.7;
    font-weight: 600;
}

.kt-list-icon-aligntop span svg {
    margin-top: 3px
}

#gform_wrapper_2 {
    min-width: 100%;
}

.blog .entry-hero .entry-hero-container-inner {
    min-height: 50vh
}

.blog .hero-section-overlay {
    opacity: 0.34;
    background: linear-gradient(180deg, var(--global-palette4) 27%, rgba(0, 0, 0, 0.2) 68%);
}

@media screen and (max-width: 1024px) {
    .child-is-fixed .kb-identity {
        padding:5px 0;
    }

    div.kb-row-layout-wrap.alignfull.kt-row-has-bg.wp-block-kadence-rowlayout > div.kt-row-column-wrap.kt-has-1-columns {
        min-height: 25vh !important;
    }

    .wp-block-kadence-header.header-tablet-sticky .item-is-stuck:not(.kb-header-row-layout-contained) {
        background: #fff0;
    }

    .wp-block-site-logo {
        background: #1A202C;
        padding: 2px 2px 5px
    }

    .splide__arrows {
        display: none
    }
}

.flybook-book-now-button {
    background: #29686ab3;
    padding: 7px 20px 7px !important;
    margin: 0 auto !important;
    display: block !important;
    font-size: 1rem!important;
    line-height: 1;
}

.flybook-book-now-button.light {
    background: rgba(255,255,255,0.5);
    border: 1px solid
}

.flybook-book-now-button.light:hover {
    background: rgba(255,255,255,0.05);
    border: 1px solid #ffffffaa
}

/* Base form layout */
.wp-block-getwid-mailchimp__form {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 12px;
    align-items: end;
    margin-top: 1em;
}

/* Remove default <p> spacing */
.wp-block-getwid-mailchimp__form > p {
    margin: 0;
}

/* Hide labels (visual only, still accessible) */
.wp-block-getwid-mailchimp__form label {
    position: absolute;
    left: -9999px;
}

.wp-block-getwid-mailchimp__form input[type="text"], .wp-block-getwid-mailchimp__form input[type="email"] {
    width: 100%;
    padding: 12px 14px;
    border: 2px solid rgba(255,255,255,0.8);
    background: transparent;
    color: #fff;
    font-size: 14px;
    border-radius: 0;
}

.wp-block-getwid-mailchimp__form input::placeholder {
    color: rgba(255,255,255,0.87);
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

.wp-block-getwid-mailchimp__form > * {
    margin-top: 0;
    margin-bottom: 0;
}

.wp-block-getwid-field-email {
    grid-column: 1 / -1;
}

.wp-block-getwid-mailchimp__submit {
    grid-column: 1 / 3;
    padding-top: 0;
}

.wp-block-getwid-mailchimp__submit button {
    width: 100%;
    height: 100%;
    padding: 12px 16px;
    border: 2px solid rgba(255,255,255,0.8);
    background: transparent;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.08em;
    cursor: pointer;
    border-radius: 0;
}

/* Button hover */
.wp-block-getwid-mailchimp__submit button:hover {
    background: rgba(255,255,255,0.1);
}

/* Mobile stack */
@media (max-width: 600px) {
    .wp-block-getwid-mailchimp__form {
        grid-template-columns: 1fr;
    }

    .wp-block-getwid-field-email, .wp-block-getwid-mailchimp__submit {
        grid-column: 1 / 3;
    }
}

.wp-block-getwid-mailchimp .wp-block-getwid-mailchimp__result.success {
    grid-column: 1 / 3;
    color: #fafafa
}
.wp-block-getwid-mailchimp {width:99%}

.pagination {
    text-align: center;
}
.site-footer .wp-block-kadence-icon .kb-svg-icon-wrap {color:#fff!important;}
.site-footer .wp-block-kadence-icon .kb-svg-icon-wrap:hover {color:#fffa!important;}