/* 
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 -------------- */
/* -------------------------------------------- */

body {
    margin: 0 !important;
}

body > div[data-elementor-type="wp-page"] {
    overflow: hidden;
}

.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;
}

.right-section-big {
    padding-left: calc((100vw - 1550px) / 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),
.elementor-widget-container {
    text-wrap: balance;
}

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

.kl_owl-init .jet-listing-grid__items .owl-stage {
    left: 80px;
}

.kl_owl-init .jet-listing-grid__items {
    padding-left: 15px;
}

.kl_owl-init .jet-listing-grid__item {
    padding: 0px !important;
}

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

.owl-dots > button {
    height: 20px;
    width: 20px;
}

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

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

p:first-of-type {
    margin-top: 0px !important;
}

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

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 {
    border-spacing: 0px !important;
}

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

.btn_first {

}

.btn_second {

}

.kl_subtitel {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 300;
}

.kl_reserveren {
    background: #fff !important;
    cursor: pointer;
    transition: .3s;
    -webkit-appearance: none;
    appearance: none;
}

.kl_reserveren.transparent {
    background: transparent !important;
    cursor: pointer;
    border: 1px solid #fff;
    color: #fff;
    -webkit-appearance: none;
    appearance: none;
}

.kl_reserveren:hover {
    transform: scale(.9);
}

.kl_reserveren.white {
    background: #fff !important;
    border: 1px solid #fff;
    -webkit-appearance: none;
    appearance: none;
    color: #000;
}

.kl_reserveren.transparent.dark {
    background: var(--e-global-color-accent) !important;
    border-color: var(--e-global-color-accent);
    color: var(--e-global-color-text) !important;
    -webkit-appearance: none;
    appearance: none;
}

.kl_owl-init .jet-listing-grid__item:hover .elementor-widget-image > .elementor-widget-container img {
    transform: scale(1.1);
}

.kl_owl-init .jet-listing-grid__item .elementor-widget-image > .elementor-widget-container img {
    transition: .2s;
}

.kl_owl-init .jet-listing-grid__item .elementor-widget-image > .elementor-widget-container {
    border-radius: 20px;
    overflow: hidden;
}

.kl_readmore .jet-listing-dynamic-field__content:hover i {
    transform: translateX(10px);
}

.kl_readmore .jet-listing-dynamic-field__content i {
    transition: .2s;
}

/* -------------------------------------------- */
/* --------------- 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 ---------------- */
/* -------------------------------------------- */

.sub-menu li a {
    border-left: none !important;
    font-size: 16px;
    color: #fff !important;
}

ul.sub-menu {
    background: #373737;
    border-radius: 15px !important;
    overflow: hidden;
    margin-top: 10px !important;
}


.top_bar {

}

.header_top {

}

.elementor-nav-menu__container ul li a.elementor-item[target='_blank'] {
    gap: 10px;
}

.elementor-nav-menu__container ul li a.elementor-item[target='_blank']::after {
    content: '';
    width: 15px;
    height: 15px;
    background-image: url(assets/images/ext.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 1 !important;
    position: relative;
}

.header_top .current-menu-item a::before {
    content: '';
    width: 6px;
    height: 6px;
    background: #fff;
    position: absolute;
    left: -13px;
    border-radius: 10px;
}

span.sub-arrow > svg {
    display: none;
}

span.sub-arrow::after {
    content: '\f078';
    font-family: 'Font Awesome 6 Pro';

}

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

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

.kl_home-header-inner {
    background-image: url(assets/images/kraplap_header_home.webp);
    height: calc(100svh - 160px);
    background-size: cover;
    max-width: 1550px;
    margin: 0 auto;
}

.kl_home-header-inner-column {
    backdrop-filter: blur(30px) brightness(1.2);
    -webkit-backdrop-filter: blur(30px) brightness(1.2);
    border-radius: 40px;
    overflow: hidden;
}

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

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



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

/* -------------------------------------------- */
/* ---- BEGIN VEELGESTELDE VRAGEN ARCHIVE ----- */
/* -------------------------------------------- */
.veelgesteldevraag-section.active {
    background-color: var(--e-global-color-primary);
}

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

.veelgesteldevraag-section > .e-con-inner {
    gap: 0;
    transition: .5s ease-out;
}

.veelgesteldevraag-section.active > .e-con-inner {
    gap: 10px;
}

.veelgesteldevraag-section.active .veelgesteldevraag-antwoord {
    max-height: 500px;
    opacity: 1;
    transition: max-height 0.5s ease, opacity 0.3s ease 0.2s; 
}

.veelgesteldevraag-section .elementor-widget-jet-listing-dynamic-field {
    color: inherit;
}
.veelgesteldevraag-section > .e-con-inner::after,
.veelgesteldevraag-section > .e-con-inner::before {
    color: inherit !important;
}

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

.veelgesteldevraag-section > .e-con-inner::after {
    content: '\f068';
    font-family: 'Font Awesome 6 Pro';
    position: absolute;
    right: 0;
    /* top: 0; */
    color: inherit;
    transition: .1s;
}

.veelgesteldevraag-section > .e-con-inner {
    position: relative;
}

.veelgesteldevraag-section > .e-con-inner::before {
    content: '\2b';
    font-family: 'Font Awesome 6 Pro';
    position: absolute;
    right: 0;
    /* top: 0; */
    color: inherit;
    transition: .1s;
    opacity: 1;
}

.veelgesteldevraag-section.active > .e-con-inner::before {
    opacity: 0;
}

.veelgesteldevraag-section:not(.active) > .e-con-inner::after {
    opacity: 0;
}

.veelgesteldevraag-section {
    color: var(--e-global-color-text);
}

.veelgesteldevraag-section.active {
    color: #fff;
}

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

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


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

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

.gform_confirmation_wrapper {
    display: block;
    text-align: center;
    /* border: 1px solid #000000; */
    border-radius: 20px;
    background-color: #01ad3a;
    padding: 15px 20px;
}

.gform_confirmation_wrapper .gform_confirmation_message {
    font-weight: inherit;
    font-size: inherit;
    line-height: inherit;
    color: #ffffff;
}

body .gform_wrapper {padding: 60px;background-image: url(assets/images/kraplap_formulier_background.webp);}

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: 15px 20px;
    display: none;
}

body .gform_wrapper.gform_validation_error .gform_validation_errors h2 {
    font-weight: inherit;
    font-size: inherit;
    line-height: inherit;
    color: #ffffff;
}

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

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: 15px 0px;
    font-family: inherit;
    font-weight: inherit;
    font-size: inherit;
    line-height: inherit;
    border-radius: 0px;
    border: none;
    background: transparent;
    border-bottom: 1px solid #FFF;
    color: #fff;
}

body .gform_wrapper .gform_body .gform_fields .gfield select {
    background-color: #efefef;
}

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

body .gform_wrapper .gform_body .gform_fields .gfield :where(textarea:focus, textarea:focus-within, textarea:focus-visible) {
    outline: none !important;
}

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: inherit;
    font-size: inherit;
    line-height: inherit;
    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: inherit;
}

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 .ginput_container_consent input {
    margin: 0;
}

body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_consent .gform-field-label a {
    text-decoration: underline;
}

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 {
    margin: 35px 0px 0px 0px !important;
    padding: 0px 0px 0px 0px !important;
    justify-content: flex-end;
}

body .gform_wrapper .gform_footer .gform_button {
    font-family: inherit;
    font-weight: inherit;
    font-size: 14px;
    line-height: 1 !important;
    border: inherit;
    border-radius: 0px;
    padding: 23px 30px 21px 30px;
    margin-bottom: 0px !important;
    cursor: pointer;
    background: #fff;
    border-radius: 100px;
    letter-spacing: 3px;
    transition: .2s;
}

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

body .gform_wrapper::after {
    content: '';
    width: 100%;
    height: 100%;
    background: #2f2f2f80;
    position: absolute;
    left: 0;
    top: 0;
    backdrop-filter: blur(50px) brightness(0.8);
    -webkit-backdrop-filter: blur(50px) brightness(0.8);
}

body .gform_wrapper form {
    z-index: 1;
    position: relative;
}

.kl_form {
    margin-top: 50px;
    border-radius: 20px;
    overflow: hidden;
}

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

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

.footer_top {

}

.bottom_bar {
    
}

.bottom_bar .bottom_bar_copyright {

}

.footer_top {
    font-size: .9em;
}

.openingstijd {
    display: flex;
    justify-content: space-between;
    gap: 5px;
    font-weight: 300;
}

.openingstijd .day {
    margin-right: auto;
}

.openingstijden_container {
    gap: 10px;
    display: grid;
}

.copyright, .copyright a {
    font-size: 14px;
    font-weight: 100;
    color: #919191;
}

.kl_footer-nav nav ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    font-weight: 300 !important;
    gap: 15px;
}

.kl_footer-nav nav ul li {
    margin-bottom: 0 !important;
}

.kl_footer-nav nav a {
    font-weight: 300;
}


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

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

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

@media only screen and (max-width: 1600px) {
    .kl_owl-init .jet-listing-grid__items .owl-stage {
        left: 60px;
    }
    body .gform_wrapper {
        padding: 50px;
    }
}

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

@media only screen and (max-width: 1400px) {
    .kl_owl-init .jet-listing-grid__items .owl-stage {
        left: 40px;
    }
    body .gform_wrapper {
        padding: 45px;
    }
    .sub-menu li a {
        font-size: 15px;
    }
}

@media only screen and (max-width: 1024px) {
    .kl_form {
        margin-top: 30px;
    }
    body .gform_wrapper {
        padding: 30px;
    }
    .elementor-nav-menu__container ul li a.elementor-item[target='_blank']::after {
        background-image: url(assets/images/ext2.svg);
    }
    button, a, input[type="button"], input[type="submit"] {
        outline: none;
        -webkit-tap-highlight-color: transparent;
    }
    .fullscreen-nav .elementor-nav-menu--main .elementor-nav-menu ul {
        position: relative !important;
        margin-left: 0 !important;
        max-width: 300px !important;
    }
    .sub-menu li a {
        font-size: 15px;
    }
    footer .elementor-widget-social-icons .elementor-social-icons-wrapper {
        display: flex !important;
        justify-content: flex-start !important;
    }
    body .gform_wrapper .gform_footer .gform_button {
        color: #000 !important;
        -webkit-appearance: none;
        appearance: none;
    }
}

@media only screen and (max-width: 480px) {
    .right-section-big {
        padding-left: 0 !important;
    }
    .right-section {
        padding-left: 0 !important;
    }
    .kl_owl-init .jet-listing-grid__items .owl-stage {
        left: 5vw;
    }
    .kl_owl-init .jet-listing-grid__items {
        padding-left: 0px;
    }
    .kl_reserveren {
        width: 100%;
    }
    .kl_home-header-inner-column {
        border-radius: 25px;
    }
    .kl_quote {
        position: absolute;
        bottom: -410px;
        z-index: 9;
        width: 95%;
        left: 2.5%;
        background-color: #231F1F90 !important;
        backdrop-filter: blur(30px);
        -webkit-backdrop-filter: blur(30px);
    }
    .kl_owl-init .jet-listing-grid__items {
        width: calc(100% + 50px) !important;
        margin-left: -25px !important;
    }
    body .gform_wrapper .gform_footer .gform_button {
        padding: 16px 30px 15px 30px;
    }
}

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