/* Keep unpublished site languages available by direct URL, but out of public switchers. */
.wpml-ls-item-en,
.wpml-ls-item-de {
    display: none !important;
}

html[lang^="nl"].ottimo-cookiebot-en-js #CybotCookiebotDialog:not([data-ottimo-cookiebot-language="en"]) {
    visibility: hidden !important;
}

body.ottimo-policy-page .elementor-widget-text-editor > .elementor-widget-container {
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
    padding: 48px 0 56px;
    color: #344054;
    font-size: 17px;
    line-height: 1.7;
}

body.ottimo-policy-page .elementor-widget-text-editor p {
    margin: 0 0 1.25em;
}

body.ottimo-policy-page .elementor-widget-text-editor h2 {
    margin: 42px 0 14px;
    padding-top: 34px;
    border-top: 1px solid #e3e9f0;
    color: #26354a;
    font-size: 28px;
    font-weight: 700;
    line-height: 1.3;
}

body.ottimo-policy-page .elementor-widget-text-editor h2:first-child {
    margin-top: 0;
    padding-top: 0;
    border-top: 0;
}

body.ottimo-policy-page .elementor-widget-text-editor h3 {
    margin: 30px 0 10px;
    color: #26354a;
    font-size: 21px;
    font-weight: 700;
    line-height: 1.35;
}

body.ottimo-policy-page .elementor-widget-text-editor ul,
body.ottimo-policy-page .elementor-widget-text-editor ol {
    margin: 0 0 1.35em;
    padding-left: 1.4em;
}

body.ottimo-policy-page .elementor-widget-text-editor li {
    margin-bottom: 0.5em;
}

body.ottimo-policy-page .elementor-widget-text-editor a,
body.ottimo-policy-page .elementor-widget-shortcode a {
    color: #1679cf;
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 2px;
}

body.ottimo-policy-page .elementor-widget-text-editor table {
    width: 100%;
    margin: 24px 0;
    border-collapse: collapse;
    font-size: 15px;
}

body.ottimo-policy-page .elementor-widget-text-editor th,
body.ottimo-policy-page .elementor-widget-text-editor td {
    padding: 11px 12px;
    border: 1px solid #d7e0e9;
    text-align: left;
    vertical-align: top;
}

body.ottimo-policy-page .elementor-widget-text-editor th {
    background: #eef5fb;
    color: #26354a;
    font-weight: 700;
}

body.ottimo-policy-page .elementor-widget-shortcode > .elementor-widget-container {
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
    padding: 0 0 64px;
}

body.ottimo-policy-page .CookieDeclaration {
    color: #344054;
    font-size: 15px;
    line-height: 1.65;
}

body.ottimo-policy-page .CookieDeclarationDialogText {
    margin-bottom: 28px !important;
    padding: 22px 24px;
    border-left: 4px solid #2793ef;
    border-radius: 0 4px 4px 0;
    background: #f4f8fc;
}

body.ottimo-policy-page .CookieDeclarationType {
    margin: 22px 0 0 !important;
    padding: 20px;
    overflow-x: auto;
    border: 1px solid #d7e0e9 !important;
    border-radius: 4px;
    background: #fff;
    overscroll-behavior-inline: contain;
}

body.ottimo-policy-page .CookieDeclarationTypeHeader {
    margin: 0 0 12px !important;
    color: #26354a;
    font-size: 20px !important;
    font-weight: 700;
    line-height: 1.35;
}

body.ottimo-policy-page .CookieDeclarationTable {
    width: 100% !important;
    margin-top: 16px !important;
    border-collapse: collapse !important;
    color: #344054;
    font-size: 14px !important;
    line-height: 1.45;
}

body.ottimo-policy-page .CookieDeclarationTable th,
body.ottimo-policy-page .CookieDeclarationTable td {
    padding: 10px !important;
    border: 1px solid #d7e0e9 !important;
    text-align: left;
    vertical-align: top;
}

body.ottimo-policy-page .CookieDeclarationTableHeader {
    background: #eef5fb !important;
    color: #26354a;
    font-weight: 700;
}

@media (max-width: 767px) {
    #CybotCookiebotDialog #CybotCookiebotDialogNavAbout {
        padding-right: 4px !important;
        padding-left: 4px !important;
        font-size: 13px !important;
    }

    body.ottimo-policy-page .elementor-widget-text-editor > .elementor-widget-container {
        padding: 32px 20px 42px;
        font-size: 16px;
        line-height: 1.65;
    }

    body.ottimo-policy-page .elementor-widget-text-editor h2 {
        margin-top: 32px;
        padding-top: 28px;
        font-size: 24px;
        line-height: 1.3;
    }

    body.ottimo-policy-page .elementor-widget-text-editor h3 {
        margin-top: 24px;
        font-size: 19px;
    }

    body.ottimo-policy-page .elementor-widget-text-editor table {
        display: block;
        max-width: 100%;
        overflow-x: auto;
    }

    body.ottimo-policy-page .elementor-widget-shortcode > .elementor-widget-container {
        padding: 0 20px 48px;
    }

    body.ottimo-policy-page .CookieDeclarationDialogText {
        padding: 18px;
    }

    body.ottimo-policy-page .CookieDeclarationType {
        padding: 16px;
    }

    body.ottimo-policy-page .CookieDeclarationTable {
        min-width: 650px;
    }
}
