span.reading-time {
    color: var(--e-global-color-af54861);
}

.table-content-wrapper .elementor-toc__header {
    display: none;
}

.table-content-wrapper .elementor-toc__body .elementor-toc__list-item-text,
.table-content-wrapper .elementor-toc__body .elementor-toc__list-item-text:hover {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0;
    padding: 10px 0;
    transition: 0.3s all ease-in;
}

.table-content-wrapper .elementor-toc__body .elementor-toc__list-item-text:hover {
    font-size: 17px;
}

.table-content-wrapper .elementor-toc__list-item-text.elementor-toc__top-level.elementor-item-active {
    padding: 10px 15px 10px;
    border-left: 4px solid var(--e-global-color-c7c0955);
    color: var(--e-global-color-c7c0955);
    border-radius: 8px;
    background-color: #EBF4FA;
    width: 100%;
}

/* Reserve space so the tab doesn't shift when selected */
.samenwerken-wrapper .elementor-widget-n-tabs .e-n-tab-title {
    border-bottom: 2px solid transparent;
    transition: border-color 0.3s ease;
}

.samenwerken-wrapper .elementor-widget-n-tabs .e-n-tab-title[aria-selected="true"] {
    border-bottom: 2px solid var(--n-tabs-title-color-active);
}


/* Snel overzicht card shortcode */
.snel-overzicht {
    max-width: 100%;
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 4px 18px rgba(10, 31, 76, .08);
    font-family: inherit;
}

.snel-overzicht__header {
    background: #0a1f4c;
    color: #fff;
    padding: 20px;
}

.snel-overzicht__eyebrow {
    font-size: 11px;
    letter-spacing: 2.5px;
    text-transform: uppercase;
    color: #a9b4cf;
    margin: 0 0 6px;
}

.snel-overzicht__title {
    font-family: Georgia, "Times New Roman", serif;
    font-size: 28px;
    font-weight: 400;
    line-height: 1.2;
    color: #fff !important;
    margin: 0;
}

.snel-overzicht__row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
    padding: 20px;
    border-bottom: 1px solid #eef0f5;
}

.snel-overzicht__row:last-child {
    border-bottom: 0;
}

.snel-overzicht__label {
    display: flex;
    align-items: center;
    gap: 12px;
    color: #8a93a8;
    font-size: 15px;
}

.snel-overzicht__icon {
    font-size: 18px;
    line-height: 1;
    display: inline-flex;
    width: 22px;
    justify-content: center;
}

.snel-overzicht__value {
    color: #0a1f4c;
    font-weight: 700;
    font-size: 15px;
    text-align: right;
}

.numbered-icon-list-wrapper .elementor-icon-list-items {
    counter-reset: list-counter;
}

.numbered-icon-list-wrapper .elementor-icon-list-item {
    counter-increment: list-counter;
    position: relative;
    padding-left: 60px;
}

.numbered-icon-list-wrapper .elementor-icon-list-item strong {
    color: #000;
}

.blog-content-wrapper h2,
.blog-content-wrapper h3,
.blog-content-wrapper h4,
.blog-content-wrapper h5,
.blog-content-wrapper h6 {
    font-family: 'Playfair Display';
    color: var(--e-global-color-primary);
}

.elementor-widget-text-editor em {
    font-size: 22px;
    font-family: 'Playfair Display';
    color: var(--e-global-color-c7c0955);
}

.numbered-icon-list-wrapper .elementor-icon-list-item::before {
    content: counter(list-counter, decimal-leading-zero);
    position: absolute;
    left: 0;
    top: 0;
    font-size: 36px;
    font-weight: 700;
    color: #E94E1B;
    line-height: 1.2;
    font-family: 'Playfair';
}

.numbered-icon-list-wrapper .elementor-icon-list-icon {
    display: none !important;
}

.region-guide-card {
    display: block;
    max-width: 600px;
    background: #f5f1ea;
    border-radius: 16px;
    overflow: hidden;
    text-decoration: none;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.06);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border-radius: 10px;
}

.region-guide-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);
}

.region-guide-card__image {
    width: 100%;
    aspect-ratio: 16 / 11;
    overflow: hidden;
}

.region-guide-card__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.region-guide-card__content {
    padding: 24px 28px 28px;
}

.region-guide-card__subtitle {
    display: block;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #E94E1B;
    margin-bottom: 12px;
}

.region-guide-card__title {
    font-family: 'Playfair Display', serif;
    font-size: 28px;
    font-weight: 500;
    color: #0a1a3f;
    margin: 0;
    line-height: 1.3;
}

.blog-listing-wrapper .reading-time__icon,
.samenwerken-wrapper .elementor-widget-n-tabs .e-n-tabs-content,
div#hotels-section {
    display: none;
}

.blog-listing-readtime-wrapper .elementor-shortcode,
.blog-listing-destination-wrapper .elementor-shortcode {
    line-height: 0;
}

.blog-listing-wrapper .elementor-heading-title a,
.blog-listing-wrapper .elementor-heading-title a:hover {
    font-family: "Playfair Display", Sans-serif;
    font-size: 24px;
    font-weight: 700;
    text-transform: none;
    line-height: 1.3em;
    letter-spacing: 0px;
}

.blog-listing-destination-wrapper a.destination,
.blog-listing-destination-wrapper a.destination:hover {
    color: var(--e-global-color-86da495);
    font-weight: 600;
}

.blog-listing-wrapper .reading-time__text {
    text-align: start;
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-size: var(--e-global-typography-accent-font-size);
    font-weight: var(--e-global-typography-accent-font-weight);
    text-transform: var(--e-global-typography-accent-text-transform);
    font-style: var(--e-global-typography-accent-font-style);
    line-height: var(--e-global-typography-accent-line-height);
    letter-spacing: var(--e-global-typography-accent-letter-spacing);
    color: var(--e-global-color-text);
}

/* Make the reading-time widget shrink to content and sit inline */
.blog-listing-readtime-wrapper {
    width: auto !important;
    display: inline-flex !important;
    align-items: center;
}

/* Dot separator before the reading time */
.blog-listing-readtime-wrapper::before {
    content: "·";
    margin-right: 0.5em;
    font-weight: 700;
    opacity: 0.6;
    color: inherit;
}

/* Keep the inner shortcode + span on the same line */
.blog-listing-readtime-wrapper .elementor-shortcode,
.blog-listing-readtime-wrapper .reading-time {
    display: inline-flex;
    align-items: center;
    gap: 0.25em;
}

.blog-listing-readtime-wrapper {
    line-height: 0;
}

@media (max-width: 767px) {
    .region-guide-card__content {
        padding: 20px;
    }

    .region-guide-card__title {
        font-size: 22px;
    }

    .lees-ook {
        padding: 22px 78px 22px 22px;
    }

    .lees-ook__title {
        font-size: 22px;
    }
}

/* ---------------------------------------------------------------------------
 * LEES OOK callout block  ([lees_ook nr="1"])
 * ------------------------------------------------------------------------- */
.lees-ook {
    --lo-orange: #E94E1B;
    --lo-dark: #0a1a3f;
    --lo-bg: #FFFDFB;
    position: relative;
    display: block;
    max-width: 760px;
    margin: 32px 0;
    padding: 26px 96px 26px 30px;
    background: var(--lo-bg);
    border: 1px solid var(--lo-orange);
    border-radius: 10px;
    text-decoration: none;
    overflow: hidden;
    transition: box-shadow .3s ease, transform .3s ease;
}

.lees-ook:hover {
    box-shadow: 0 8px 24px rgba(233, 78, 27, .18);
    transform: translateY(-4px);
}

.lees-ook__label {
    display: block;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: var(--lo-orange);
    margin-bottom: 12px;
}

.lees-ook__title {
    display: block;
    font-family: 'Playfair Display', serif;
    font-size: 28px;
    font-weight: 500;
    line-height: 1.3;
    color: var(--lo-dark);
    margin: 0 0 8px;
}

.lees-ook__subtitle {
    display: inline-block;
    font-size: 14px;
    color: var(--lo-dark);
    border-bottom: 2px solid var(--lo-orange);
    padding-bottom: 1px;
    padding-bottom: 12px;
}

/* circular play button + diagonal accents on the right */
.lees-ook__arrow {
    position: absolute;
    top: 50%;
    right: 30px;
    transform: translateY(-50%);
    width: 46px;
    height: 46px;
    border-radius: 50%;
    background: var(--lo-orange);
    display: flex;
    align-items: center;
    justify-content: center;
}

.lees-ook__arrow svg {
    margin-left: 3px;
}

.lees-ook:before,
.lees-ook:after {
    content: "";
    position: absolute;
    top: -20%;
    height: 140%;
    width: 1px;
    background: var(--lo-orange);
    opacity: .5;
    transform: rotate(20deg);
}

.lees-ook:before {
    right: 14px;
}

.lees-ook:after {
    right: 6px;
}