/*
Theme Name: EUFORES Child
Theme URI: https://rgwit.be/en
Template: eufores
Author: RGW Studio
Author URI: https://rgwit.be/en
Description: EUFORES is a theme for blog, magazines, news, multi-purpose... Great and Modern design, using React &amp; Graphql to make the theme have many powerful functions, fast and easy page loading in Home page building. Dark mode, post format video, audio, gallery beautiful... Try using it, and it will show you great things
Tags: custom-background,custom-logo,custom-menu,featured-images,threaded-comments,translation-ready
Version: 2.0.0.0
Updated: 2024-09-20 09:57:46

*/
.nc-Card9>.absolute>.inline-flex>a>.flex {
    display: none !important;
}

.nc-PostCardCommentBtn {
    display: none !important;
}

.nc-PostCardLikeAndComment {
    display: none !important;
}

.nc-PageArchiveAuthor__content>.container {
    display: none;
}

.nc-PageArchiveAuthor__content {
    display: block;
    height: 400px;
}

@media (min-width: 1280px) {
    .site-logo img {
        max-width: 122px !important;
        max-height: 60px !important;
    }
}

.leading-none {
    display: none !important;
}

figure img {
    border-radius: var(--radius-3xl);
}

.eufores-rounded-image {
    border-radius: var(--radius-3xl);
}

.eufores-content {
    padding: 60px;
}

.eufores-mission {
    max-height: 100px;
}

.eufores-left-80 {
    left: 80%;
}

.eufores-display-none {
    display: none !important;
}

.nc-MainNav1 {
    background-color: #134495 !important;
}

.site-header-nav-main #primary-menu-list>.menu-item>a {
    color: white !important;
}

.site-header-nav-main #primary-menu-list>.menu-item.current-menu-item>a {
    color: #134495 !important;
}

.nc-MainNav1 .block .text-neutral-700 {
    color: white !important;
}

.nc-MainNav1 button {
    color: white !important;
}

.site-header-nav-main #primary-menu-list>.menu-item.current-menu-item>a:is(.dark *),
.site-header-nav-main #primary-menu-list>.menu-item.current-menu-parent.menu-item-has-children>a:is(.dark *) {
    color: yellow !important;
}

.nc-MainNav1 .block .text-neutral-700:hover {
    color: #134495 !important;
}

.nc-MainNav1 button:hover {
    color: #134495 !important;
}

.site-header-nav-main #primary-menu-list>.menu-item.current-menu-item>a,
.site-header-nav-main #primary-menu-list>.menu-item.current-menu-parent.menu-item-has-children>a {
    color: #134495 !important;
}

footer {
    background: #134495 !important;
    color: white !important;
}

footer .wp-block-heading {
    color: yellow !important;
}

footer a {
    color: white !important;
}

.entry-footer {
    background-color: transparent !important;
}

:root {
    --c-primary-600: 20, 67, 149 !important;
    --c-neutral-800: 9, 50, 100 !important;
}

/* Cookies */
.js-show-cookie-banner .cookie-compliance {
    transform: translateY(0);
}

.cookie_show {
    display: block !important;
}

.cookie-compliance {
    width: 100%;
    height: 400px;
    padding: 4px;
    display: none;
    position: fixed;
    bottom: 10px;
    padding: 30px;
    align-content: center;
    text-align: center;
}

.cookie-body {
    position: absolute;
    margin: auto;
    padding: 24px 24px 24px 24px;
    background-color: #ffffff;
    border-radius: 10px;
    color: #134495;
    bottom: 0px;
    width: 50%;
    display: block;
    border-width: 1px;
    border-color: #134495;
    align-content: center;
    text-align: center;
}

.w3-animate-bottom {
    animation: animatebottom 2.4s
}

@keyframes animatebottom {
    from {
        bottom: -300px;
        opacity: 0
    }

    to {
        bottom: 0;
        opacity: 1
    }
}


.cookie-compliance__container {
    position: relative;
    max-width: 960px;
    margin: 0 auto;
    padding: 24px 16px 24px 48px;
}

.cookie-compliance__title {
    font-family: "Gotham";
    font-weight: 700;
    font-size: 18px;
    color: #202020;
    margin: 0 0 16px;
    line-height: 1.7;
    position: relative;
}

.cookie-compliance__title::before {
    content: "";
    display: block;
    width: 28px;
    height: 28px;
    position: absolute;
    top: 0;
    left: -48px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAAAmVBMVEUAAADMzP8rqtXV1dXb29vMzObY2NjJ19fOztvF0dzI09PMzNbK09PJ0djL0tLFztbGztLHz9PIzNTGztXIzNPHztXGzNLFzNTGzdTFzNPGzNMen9LGzdLGzNLGzNLGzdPFzNPFzdLFzNPFzdPFzdLGzNPFzdPFzNLGzdPGzdPGzdIfn9LGzNPGzNLGzdPFzNLGzdMentHFzNIhoExGAAAAMXRSTlMABQYGBwoNExUWFxkdISI+P0BBQ0ZJVWpwc3mImaCms7rCw8bHydDU2tvf5uzw+fv9rZoqVgAAAfpJREFUeNqll+eWgjAQhce2VhQFRURB7AXL+v4Pt0w8riuXLOTM/cFRyCdxeihfDXe22JyS6zU5bRYzt0Gl1Z7G18eHrvG0XQodRLdHjm7RoBAdrR5arYb/ot3wtfAw9xyrWas1LcebH153w66eHV8eSju/Rx/q+bvnk8tYx/p3tWCbu7vhVj28+7lofaGeHiek0eSoFizqBGqtlU39CmlV8ZUf1i14r2KTUYEvEkVn3632vO9Tgfp7tfOMrfje8osK9bXklf6Hj+78XmCrwfkcVDP0nm3+x2Nd9m+Cew6+UwXZnSfs73e0hGznEYHODJ/Bamzz8Pcb/A2A0UCvSFpxbLz9C9sGfx85S0jJ5h96xxUaDDRhwiZWxPFMRuI4j/hD56b+gZGGbGGuLVPOQTIUZ+iUiOK3qUFsMHoKDR4TNbjW9UzhHlfFBrlcc8gUJq5MLs3S69wcnqfYTOWiZw57KjM36dUxh50U29ApvVrmsJViJ+IEa5rDTU5iYk/VzOEa+0oEi7YtMpjIVaIgEYWnKDFEKSkpBliGENaXISyACOsLIJZehPWllwZY9BHGoj+AdlMAQ7uBRgdwfqODFlsEY4vF5o4wNncYKwpgHCtwoEEYBxrJKCUa4iTjo2RwFYzM4mFdfkxADU0OKChbdzSyqYw6ZQ9louPgD9/HpYvDrYB2AAAAAElFTkSuQmCC);
    background-size: 28px auto;
    background-position: 0 50%;
    background-repeat: no-repeat;
}

.cookie-compliance__copy {
    font-family: "Whitney";
    font-weight: 500;
    font-size: 16px;
    color: #71777B;
    line-height: 1.3;
}

.cookie-compliance__copy a {
    color: #129FD0;
    text-decoration: underline;
}

.cookie-compliance__form {
    display: flex;
    justify-content: flex-start;
    padding: 10px 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.cookie-compliance__form-item {
    margin-right: 24px;
}

.cookie-compliance__form-item:last-of-type {
    margin-left: auto;
    margin-right: 0;
}

.cookie-compliance__label {
    font-family: "Whitney";
    font-weight: 500;
    font-size: 16px;
    color: #71777B;
    line-height: 1.3;
    padding-left: 20px;
}

.cookie-compliance__checkbox {
    display: none;
}

.cookie-compliance__checkbox+label {
    cursor: pointer;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAMAAACelLz8AAAAGFBMVEUAAAB1eoByeHtyeHtyeHtxd3txd3txd3v4WLjPAAAAB3RSTlMAMlVX7vz9Yobm5AAAAGBJREFUeNrF0kEKADEIA0CrVf//491CIWAg13rSDoiUmNlyo/JlR3bGlMi9jnRnTOn+zbNhkE6/DQwPaIeIQawgg0yDTKuCTLtCVkeKhEkv1Gfw8Szv/loEQMRGhE1E9ANTJgYRTn8NWQAAAABJRU5ErkJggg==);
    background-position: 0 50%;
    background-repeat: no-repeat;
    background-size: 11px auto;
}

.cookie-compliance__checkbox+label:hover {
    opacity: 0.9;
}

.cookie-compliance__checkbox:checked+label {
    color: #1E9ED1;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAcCAMAAAA+9+1qAAAAbFBMVEUAAAD///9Vqv8gn98gn98np9ghpdYiodckoNUiotMfntMhn9MgntMgn9QfntIeoNMfntMgn9EfntMfn9MeoNEfoNEfn9Een9Ien9Ien9Ifn9EfntEentEentIfntIfntEen9EentIen9IentGwLPnmAAAAI3RSTlMAAQMIEBofJis0OkVXWGxudICEhYaLnLDC0t/q6/P4+vz9/jSjb5IAAAClSURBVHjardHLDoJgDIRR5eIvAiKCXEWQef93JI0xTdEMLuxycpIuvt0/7vCDiR+XTRMNwG3PjbsDmE/UhB0AZNQErZgrNX4jpqLGq8XUHkWVmManphTTBtRkYrqQmnQG0DuzHdcxRgBDZLZ8Sj5iYIytAYxyvcRI7a8JojZiJC9lYhSWqOIxVGkMojQGUcU7BlFPjUGUxqBKYnClMZjSGESdv+8LII0XqARl4XcAAAAASUVORK5CYII=);
    background-position: 0 50%;
    background-repeat: no-repeat;
    background-size: 15px auto;
}

.cookie-compliance__checkbox:checked:disabled+label {
    color: #C9CED2;
    cursor: default;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAcCAMAAAA+9+1qAAAAbFBMVEUAAAD////////f39/P39/O2NjO1tbQ19fQ1dXO09jK09fL09bK09bL1NbL0tfM09XK09XL09XL09bL09fM09XM09fL09bL0tbK0tbL0tbK0tbL0tbL09bL09XL09bL0tXK0tbL09bL09bK0tXtHbsVAAAAI3RSTlMAAQMIEBofJis0OkVXWGxudICEhYaLnLDC0t/q6/P4+vz9/jSjb5IAAAClSURBVHjardHLDoJgDIRR5eIvAiKCXEWQef93JI0xTdEMLuxycpIuvt0/7vCDiR+XTRMNwG3PjbsDmE/UhB0AZNQErZgrNX4jpqLGq8XUHkWVmManphTTBtRkYrqQmnQG0DuzHdcxRgBDZLZ8Sj5iYIytAYxyvcRI7a8JojZiJC9lYhSWqOIxVGkMojQGUcU7BlFPjUGUxqBKYnClMZjSGESdv+8LII0XqARl4XcAAAAASUVORK5CYII=);
    background-position: 0 50%;
    background-repeat: no-repeat;
    background-size: 15px auto;
}

.cookie-compliance__submit {
    min-width: 140px;
    border-radius: 2px;
    background: #1E9ED1;
    color: #fff;
    text-align: center;
    border: none;
    box-shadow: none;
    font-family: "Whitney";
    font-weight: 500;
    font-size: 16px;
    line-height: 1.3;
    padding: 10px;
    cursor: pointer;
}

.cookie-compliance__submit:focus {
    outline: none;
    box-shadow: none;
}

.cookie-compliance__submit:hover {
    background: #0E78A6;
}

.cookie-compliance__close {
    position: absolute;
    top: 24px;
    right: 16px;
    cursor: pointer;
    width: 11px;
    height: 11px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAMAAACelLz8AAAAGFBMVEUAAAB1eoByeHtyeHtyeHtxd3txd3txd3v4WLjPAAAAB3RSTlMAMlVX7vz9Yobm5AAAAGBJREFUeNrF0kEKADEIA0CrVf//491CIWAg13rSDoiUmNlyo/JlR3bGlMi9jnRnTOn+zbNhkE6/DQwPaIeIQawgg0yDTKuCTLtCVkeKhEkv1Gfw8Szv/loEQMRGhE1E9ANTJgYRTn8NWQAAAABJRU5ErkJggg==);
    background-position: 0 50%;
    background-repeat: no-repeat;
    background-size: 11px auto;
    overflow: hidden;
    text-indent: -999em;
}

.cookie-compliance__close:hover {
    opacity: 0.9;
}