/* 
Theme Name: Online Monkeys
Theme URI: https://www.onlinemonkeys.nl/
Description: Een thema van Online Monkeys
Author: Online Monkeys
Author URI: https://www.onlinemonkeys.nl/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* -------------------------------------------- */
/* -------------- BEGIN ALGEMEEN -------------- */
/* ---------- BEGIN BINNENKORT ONLINE --------- */
/* ------------- BEGIN 404 PAGINA ------------- */
/* ---------------- BEGIN MENU ---------------- */
/* ---------------- BEGIN HOME ---------------- */
/* --------------- BEGIN DETAIL --------------- */
/* ---- BEGIN VEELGESTELDE VRAGEN ARCHIVE ----- */
/* --------------- BEGIN CONTACT -------------- */
/* ------------ BEGIN GRAVITY FORM ------------ */
/* --------------- BEGIN FOOTER --------------- */
/* ------------- BEGIN RESPONSIVE ------------- */
/* -------------------------------------------- */

/* -------------------------------------------- */
/* -------------- BEGIN ALGEMEEN -------------- */
/* -------------------------------------------- */

.admin-only {
    display: none !important;
}

.logged-in .admin-only {
    display: block !important;
}

.generic-section {
    padding-left: 5% !important;
    padding-right: 5% !important;
}

.left-section {
    padding-right: calc((100vw - 1400px) / 2) !important;
}

.right-section {
    padding-left: calc((100vw - 1400px) / 2) !important;
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0px;
    margin-bottom: 0px;
}

:is(.elementor-widget-heading, .elementor-widget-text-editor, .elementor-widget-icon-box) :is(h1, h2, h3, h4, h5, h6, p, span), .timeline-item__card-desc {
    text-wrap: balance;
}

input:focus, input:focus-visible, input:focus-within button:focus, button:focus-within, button:focus-visible {
    outline: none !important;
}

.owl-dots > button:not(.active) {
    border: 1px solid var(--e-global-color-text) !important;
}

.owl-dots > button {
    height: 15px;
    width: 15px;
    border-radius: 30px;
}

.owl-dots > button.active {
    border: 1px solid var(--e-global-color-text) !important;
    background-color: var(--e-global-color-text) !important;
}

.owl-dots {
    display: flex;
    width: 45px;
    margin: 0 auto;
    justify-content: space-between;
}

p:last-of-type {
    margin-bottom: 0px !important;
}

.btn-cta {

}

.btn-first {
    
}

.btn-second {
    
}

div.geenClass {
    background-color: var(--e-global-color-primary);
    background-color: var(--e-global-color-secondary);
    background-color: var(--e-global-color-text);
    background-color: var(--e-global-color-accent);
}

table tbody tr:hover>td, table tbody tr:hover>th {
    background-color: transparent !important;
}

.slok_cta a {
    border: none !important;
    margin: 2px;
}

.slok_cta .elementor-button-wrapper {
    border: 2px solid var(--e-global-color-secondary) !important;
    width: fit-content;
    border-radius: 100px;
    margin: 1px;
}

.btn-first svg {
    height: .5em !important;
    aspect-ratio: 1/1;
    transform: translateY(-1px);
    fill: #118807;
}

h1, h2, h3 {
    letter-spacing: 2px;
}

h4, h5 {
    letter-spacing: 1px;
}

/* -------------------------------------------- */
/* --------------- END ALGEMEEN --------------- */
/* -------------------------------------------- */

/* -------------------------------------------- */
/* ---------- BEGIN BINNENKORT ONLINE --------- */
/* -------------------------------------------- */

.elementor-maintenance-mode header,
.elementor-maintenance-mode footer {
    display: none !important;
}

/* -------------------------------------------- */
/* ----------- END BINNENKORT ONLINE ---------- */
/* -------------------------------------------- */

/* -------------------------------------------- */
/* ------------- BEGIN 404 PAGINA ------------- */
/* -------------------------------------------- */

.error404 header,
.error404 footer {
    display: none !important;
}

/* -------------------------------------------- */
/* -------------- END 404 PAGINA -------------- */
/* -------------------------------------------- */

/* -------------------------------------------- */
/* ---------------- BEGIN MENU ---------------- */
/* -------------------------------------------- */

.monkey_menu-popup > .dialog-widget-content > a .eicon-close::before {
    content: "" !important;
    width: 40px;
    height: 40px;
    display: block;
    background-image: url(assets/images/close-icon.svg) !important;
    position: relative;
    background-size: contain;
}

.sub-menu li a {
    border-left: none !important;
}

.slok_menu-section .elementor-item-active::after,
.slok_menu-section .menu-item > .elementor-item:hover::after{
    width: 100% !important; 

}

.slok_menu-section .menu-item > .elementor-item::after {
    content: '';
    opacity: 1 !important;
    width: 00%;
    z-index: 9;
    height: 2px;
    background: var(--e-global-color-secondary);
    bottom: -7px;
    transition: .3s;
}

.slok_menu-section .elementor-shortcode {
    color: #fff;
}

.slok_menu-section .elementor-widget-shortcode > .elementor-widget-container::before {
    content: '';
    width: 10px;
    height: 10px;
    position: absolute;
    display: inline-flex;
    background: #118807;
    left: -20px;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 100px;
}

:where(.page-id-460, .page-id-453, .page-id-1009) :where(.slok_menu-section a, .slok_menu-section .elementor-shortcode) {
    filter: invert(1);
}

:where(.page-id-453, .page-id-1009) .slok_menu-section .menu-item > .elementor-item::after {
    background: #5cdee1;
}

.slok_ext a {
    display: flex;
    align-self: center;
    align-items: center;
    gap: 10px;
}

.slok_ext a i {
    transform: translateY(-2px);
    font-size: .85em;
}

.slok_menu-section.elementor-sticky--effects :where(:not(.elementor-icon-box-wrapper) a, p, .elementor-shortcode) {
    color: var(--e-global-color-text) !important;
    transition: .3s;
}

.slok_menu-section {
    transition: .3s;
    background-image: none;
    width: 100% !important;
}

.slok_menu-section.elementor-sticky--effects {
    background-image: url("/wp-content/uploads/2022/11/bg.webp");
    transition: .2s;
    box-shadow: 0 0 20px 10px #00000010;
}

.slok_menu-section.elementor-sticky--effects img {
    filter: brightness(0);
    transition: .3s;
}

.slok_menu-section.elementor-sticky--effects .elementor-element:not(:where(.elementor-widget-nav-menu, .e-con, .elementor-widget-image, .elementor-widget-icon-box)) {
    display: none;
}

.slok_menu-section.elementor-sticky--effects::before {
    opacity: 0;
    transition: .3s;
}


/* -------------------------------------------- */
/* ----------------- END MENU ----------------- */
/* -------------------------------------------- */

/* -------------------------------------------- */
/* ---------------- BEGIN HOME ---------------- */
/* -------------------------------------------- */

.rpi-card-inner {
    background: url(/wp-content/uploads/2022/11/bg.webp);
}

.rpi-cards {
    gap: 40px !important;
}
.rpi-card-inner::before {
    content: '';
    background: url(assets/images/review_bg.webp);
    width: 100%;
    height: 120%;
    mix-blend-mode: overlay;
    position: absolute;
    left: 0;
    top: 0;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    /* z-index: -1; */
    /* opacity: .6; */
    /* filter: drop-shadow(0px 0px 10px #00000020); */
}

.rpi-content > div:not(.rpi-cards) {
    display: none;
}

.rpi-name > a {
    font-weight: 600;
    font-family: "DK Midnight Chalker", Sans-serif;
}

.slok_header {
    background-size: 100% 100% !important;
    background-repeat: no-repeat;
    margin-bottom: -2px;
}

.rpi .rpi-readmore {
    color: inherit;
    text-decoration: underline;
}

:where(.page-id-460, .page-id-453, .page-id-1009) :where(.slok_menu-section a, .slok_menu-section .elementor-shortcode) {
    filter: invert(1);
}

.page-id-460 :where(.slok_menu-section a, .slok_menu-section .elementor-shortcode) {
    filter: none !important;
    color: var(--e-global-color-text) !important;
}

.page-id-460 .slok_menu-section img {
    filter: invert(1);
}

/* .page-id-460 .slok_menu-section .menu-item > .elementor-item::after {
    color: ;
} */

/* -------------------------------------------- */
/* ----------------- END HOME ----------------- */
/* -------------------------------------------- */

/* -------------------------------------------- */
/* --------------- BEGIN DETAIL --------------- */
/* -------------------------------------------- */

.elementor-widget-jet-timeline .jet-elements-icon {
    font-size: 35px !important;
}

.jet-timeline-item.is--active path {
    fill: var(--e-global-color-secondary);
    transition: .3s;
}

.slok_timeline > .elementor-widget-container:before {
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background: url(assets/images/background_timeline.webp);
    mix-blend-mode: overlay;
    background-size: 100% 100%;
}

.slok_arrangementen-form::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: url(assets/images/background_timeline.webp) center center / 100% 100% no-repeat;
    mix-blend-mode: overlay;
}

.ginput_container_consent a {
    text-decoration: underline;
}

/* -------------------------------------------- */
/* ---------------- END DETAIL ---------------- */
/* -------------------------------------------- */

/* -------------------------------------------- */
/* ---- BEGIN VEELGESTELDE VRAGEN ARCHIVE ----- */
/* -------------------------------------------- */

.veelgesteldevraag-section.active {
    background-color: var(--e-global-color-primary);
}

.veelgesteldevraag-section .veelgesteldevraag-vraag {
    cursor: pointer;
}

.veelgesteldevraag-section.active .veelgesteldevraag-antwoord {
    height: 100%;
    opacity: 1;
    transition: .3s all;
}

.veelgesteldevraag-section:not(.active) .veelgesteldevraag-antwoord {
    height: 0;
    opacity: 0;
    overflow: hidden;
    transition: .3s all;
}

.veelgesteldevraag-section .veelgesteldevraag-vraag > .elementor-widget-container {
    display: flex;
    justify-content: space-between;
}

.veelgesteldevraag-section.active .veelgesteldevraag-vraag > .elementor-widget-container {
    
}

.veelgesteldevraag-section .veelgesteldevraag-vraag > .elementor-widget-container::after {
    content: '\f078';
    width: 40px;
    height: 40px;
    position: relative;
    display: grid;
    font-family: 'Font Awesome 6 Pro';
    place-content: center;
    transform: rotate(0deg);
    transition: .3s all;
}

.veelgesteldevraag-section.active .veelgesteldevraag-vraag > .elementor-widget-container::after {
    transform: rotate(180deg);
}

/* -------------------------------------------- */
/* ----- END VEELGESTELDE VRAGEN ARCHIVE ------ */
/* -------------------------------------------- */

/* -------------------------------------------- */
/* --------------- BEGIN CONTACT -------------- */
/* -------------------------------------------- */

.page-id-474 .slok_footer-contact {
    display: none;
}

/* -------------------------------------------- */
/* ---------------- END CONTACT --------------- */
/* -------------------------------------------- */

/* -------------------------------------------- */
/* ------------ BEGIN GRAVITY FORM ------------ */
/* -------------------------------------------- */

.gform_confirmation_wrapper {
    display: block;
    width: 100%;
    text-align: center;
    /* border: 1px solid #000000; */
    border-radius: 0px;
    /* background-color: #000000; */
    padding: 20px 30px;
    color: var(--e-global-color-text);
}

.gform_confirmation_wrapper .gform_confirmation_message {
    font-weight: 300;
    font-size: 20px;
    line-height: 28px;
    color: var(--e-global-color-text);
}

body .gform_wrapper {

}

body .gform_wrapper.gform_validation_error .gform_validation_errors {
    border: 1px solid #ff0000;
    border-radius: 0px;
    box-shadow: none;
    background: #ff0000;
    margin-top: 0px;
    margin-bottom: 20px;
    padding: 20px 30px;
    display: none;
}

body .gform_wrapper.gform_validation_error .gform_validation_errors h2 {
    font-weight: 300;
    font-size: 20px;
    line-height: 28px;
    color: #ffffff;
}

body .gform_wrapper.gform_validation_error .gform_validation_errors h2 span {
    display: none;
}

body .gform_wrapper .gform_heading {
    display: none;
}

body .gform_wrapper .gform_body {

}

body .gform_wrapper .gform_body .gform_fields {

}

body .gform_wrapper .gform_body .gform_fields .gfield {

}

body .gform_wrapper .gform_body .gform_fields .gfield input,
body .gform_wrapper .gform_body .gform_fields .gfield textarea,
body .gform_wrapper .gform_body .gform_fields .gfield select {
    padding: 10px 0px;
    font-weight: inherit;
    font-size: inherit;
    line-height: inherit;
    border-radius: 0px;
    background: transparent;
    border-width: 0 0 1px 0;
    border-color: var(--e-global-color-secondary);
}

body .gform_wrapper .gform_body .gform_fields .gfield textarea {
    resize: none;
}

body .gform_wrapper .gform_body .gform_fields .gfield input::placeholder,
body .gform_wrapper .gform_body .gform_fields .gfield textarea::placeholder,
body .gform_wrapper .gform_body .gform_fields .gfield select::placeholder {
    color: #929292;
}

body .gform_wrapper .gform_body .gform_fields .gfield.gfield_error input,
body .gform_wrapper .gform_body .gform_fields .gfield.gfield_error textarea {
    border-bottom: 1px solid #ff0000;
}

body .gform_wrapper .gform_body .gform_fields .gfield .gfield_label {
    font-weight: 300;
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 5px;
}

body .gform_wrapper .gform_body .gform_fields .gfield .gfield_label .gfield_required {
    font-size: inherit;
    padding-left: 0px;
    margin-left: 2px;
    color: #ff0000;
}

body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container {

}

body .gform_wrapper .gform_body .gform_fields .gfield .gfield_description {

}

body .gform_wrapper .gform_body .gform_fields .gfield .gfield_description.gfield_validation_message {
    display: none;
}

body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_consent {
    display: flex;
    column-gap: 10px;
    align-items: center;
    justify-content: flex-end;
}

body .gform_wrapper .gform_body .gform_fields .gfield.gfield_error .ginput_container_consent .gform-field-label,
body .gform_wrapper .gform_body .gform_fields .gfield.gfield_error .ginput_container_consent .gform-field-label a {
    color: #ff0000;
}

body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_consent .gfield_required {
    font-size: inherit;
    color: inherit;
}

body .gform_wrapper .gform_footer {
    justify-content: flex-end;
    padding-top: 30px !important;
}

body .gform_wrapper .gform_footer .gform_button {
    font-weight: 300;
    font-size: inherit;
    line-height: 1 !important;
    border: none;
    border-radius: 35px;
    padding: 12px 24px;
    background: var(--e-global-color-secondary);
    color: #fff;
}

body .gform_wrapper .gform_footer .gform_button:hover {
    transform: scale(1.1);
}

/* -------------------------------------------- */
/* ------------- END GRAVITY FORM ------------- */
/* -------------------------------------------- */

/* -------------------------------------------- */
/* --------------- BEGIN FOOTER --------------- */
/* -------------------------------------------- */

.day-list {
    padding: 0;
    list-style: none;
    display: grid;
    gap: 10px;
    /* margin-top: 15px; */
}

.day-list .day-row {
    display: flex;
    width: 260px;
    justify-content: space-between;
    gap: 0px;
}

/* -------------------------------------------- */
/* ---------------- END FOOTER ---------------- */
/* -------------------------------------------- */

/* -------------------------------------------- */
/* ------------- BEGIN RESPONSIVE ------------- */
/* -------------------------------------------- */

@media only screen and (max-width: 1600px) {
    .rpi-cards {
        gap: 20px !important;
    }
    .rpi-card-inner {
        height: 300px;
        padding: 50px;
    }
}

@media only screen and (max-width: 1555px) {
    .left-section {
        padding-right: 5% !important;
    }
    .right-section {
        padding-left: 5vw !important;
    }
}

@media only screen and (max-width: 1300px) {
    .rpi-card {
        margin: 0 auto;
        max-width: 50%;
        aspect-ratio: 5/3;
        height: 300px;
    }
    .rpi-card-inner {
        height: 100%;
        padding: 60px 50px;
    }
    .rpi-card-inner::before {
        background-size: 98%;
    }
}

@media only screen and (max-width: 1024px) {
    .rpi-cards {
        gap: 10px !important;
    }
    .rpi-card {
        max-width: 100%;
        width: 100%;
        min-width: 100%;
        margin: unset;
        /* aspect-ratio: unset; */
        
    }
    .rpi-card-inner {
        padding: 50px;
    }
    .rpi-card-inner::before {
        background-size: 98%;
    }
    .slok_arrangementen-container {
        height: 560px;
    }
}

@media only screen and (max-width: 480px) {
    .elementor-icon-box-wrapper :where(.elementor-icon-box-icon, .elementor-icon-box-content) {
        display: flex !important;
        align-self: center;
        flex-wrap: wrap;
    }
    .slok_arrangementen-container {
        height: 560px;
    }
    .owl-dots {
        width: 55px;
    }
}

/* -------------------------------------------- */
/* -------------- END RESPONSIVE -------------- */
/* -------------------------------------------- */