/* 
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) {
    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) {
    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:last-of-type {
    margin-bottom: 0px !important;
}

.btn-cta {

}

.btn-first {
    
}

.btn-second {
    
}

.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 0;
}

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

.underline::after {
    content: '';
    position: absolute;
    bottom: -20px;
    width: 100%;
    height: 25px;
    background-image: url(assets/images/underline.svg);
    left: 0;
    background-size: contain;
    background-repeat: no-repeat;
}

.underline {
    position: relative;
}

div[data-elementor-type="wp-page"], footer:not(.page-id-474 footer) {
    overflow: hidden;
}

body.page-id-1016 {
    background-color: var(--e-global-color-primary);
}

/* -------------------------------------------- */
/* --------------- 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;
    background-repeat: no-repeat;
    background-position: center;
}

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

.vdm_menu-section .elementor-column:last-of-type {
    width: calc(100% - 200px) !important;
}

.vdm_menu-section .elementor-column:first-of-type {
    width: 200px !important;
}

.vdm_menu-section > .elementor-container {
    flex-wrap: wrap !important;
    display: flex !important;
}

.vdm_menu-offerte  a {
    border-radius: 5px;
    background: #fff;
    color: var(--e-global-color-primary) !important;
    padding: 16px 20px !important;
    line-height: 1 !important;
    font-weight: 500;
}

.vdm_menu-bellen a {
    background: #fff;
    aspect-ratio: 1/1;
    display: grid;
    place-content: center;
    border-radius: 50%;
    margin-left: 0 !important;
    background-image: url(assets/images/phone.svg);
    font-size: 0 !important;
}

.vdm_menu-bellen {
    width: 50px;
}

.vdm_menu::after {
    content: '';
    width: 100%;
    /* height: 1px; */
    background: #fff;
    position: absolute;
    bottom: -30px;
}

.vdm_menu-section a.elementor-item-active::before {
    content: '' !important;
    position: absolute !important;
    bottom: -15px;
    width: 100%;
    height: 15px;
    background-image: url(assets/images/underline.svg) !important;
    left: 0 !important;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
    visibility: visible !important;
    opacity: 1 !important;
    z-index: 99 !important;
}

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

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

.vdm_home-header::after {
    content: url('assets/images/verf_01.svg');
    width: 100vw;
    left: 0;
    position: absolute;
    bottom: -199px;
    z-index: 2;
    height: 200px;
}

.vdm_home-projecten::after {
    content: url(assets/images/verf_01.svg);
    width: 100vw;
    left: 0;
    position: absolute;
    top: 100px;
    z-index: 1;
    height: 200px;
    transform: scaleY(-1);
}

.mheen_diensten-listing:hover :where(.elementor-element, a) {
    color: #FFF !important;
}

.mheen_diensten-listing :where(.elementor-element, a) {
    transition: .3s;
    border: none !important;
}

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

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

.mheen_werkwijze-tabs .jet-tabs__control-wrapper {
    gap: 20px;
    background: transparent;
}

.mheen_werkwijze-tabs .jet-tabs__control-wrapper > .jet-tabs__control:not(.active-tab) {
    background: #E2E2E5 !important;
    border-radius: 10px;
    height: 60px;
}

.mheen_werkwijze-tabs .jet-tabs__control-wrapper > .jet-tabs__control.active-tab {
    background: #3E365F;
    border-radius: 10px;
    height: 60px;
}

.mheen_werkwijze-tabs .jet-tabs__control-wrapper .jet-tabs__label-icon {
    position: relative;
    left: 0;
    width: 60px;
    height: 60px;
    margin-right: 15px;
}


.mheen_werkwijze-tabs .jet-tabs__control-wrapper > .jet-tabs__control .jet-tabs__control-inner {
    height: 100%;
    justify-content: flex-start !important;
    padding-left: 0;
    padding-right: 15px !important;
}

.mheen_werkwijze-tabs .jet-tabs__control-wrapper .jet-tabs__label-icon > svg {
    height: 100%;
    width: 100%;
}

.mheen_werkwijze-tabs .jet-tabs__control-wrapper {
    align-self: center !important;
    margin-right: -140px;
    margin-left: 70px;
}

.mheen_diensten-listing-content {
    overflow: hidden;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.mheen_about-header::after {
    content: "";
    position: absolute;
    width: 100vw;
    height: 200px;
    bottom: -200px;
    background: url("https://mheen.monkeyswork.nl/wp-content/uploads/2024/06/verf_01.svg");
    background-repeat: repeat;
    background-size: auto;
    background-position: left top;
    left: 0;
}

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

body.page-id-474 footer > section:nth-of-type(1), body.page-id-474 footer > section:nth-of-type(2) {
    display: none;
}

.gfield_consent_label a {
    text-decoration: underline;
}

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

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

.gform_confirmation_wrapper {
    display: block;
    width: 100%;
    text-align: left;
    /* border: 1px solid #000000; */
    border-radius: 0px;
    text-wrap: balance;
    padding: 30px 0;
    /* width: 50%; */
}

.gform_confirmation_wrapper .gform_confirmation_message {
    /* font-weight: 300; */
    /* font-size: 20px; */
    /* line-height: 28px; */
    color: #ffffff;
    background: green;
    padding: 50px 40px;
    /* width: 100% !important; */
    border-radius: 20px;
}

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: 12px 20px;
    font-weight: 300;
    font-size: inherit;
    line-height: inherit;
    border-radius: 10px;
}

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: 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;
    color: #fff;
}

body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_consent a {
    color: #fff;
}

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: inherit;
}

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

body .gform_wrapper .gform_footer {
    
}

body .gform_wrapper .gform_footer .gform_button {
    font-weight: 500;
    font-size: inherit;
    line-height: 1;
    border: none;
    border-radius: 35px;
    padding: 18.5px 20px 18.5px 20px;
    background: #fff;
    color: inherit;
    border-radius: 10px;
}

.gform_footer.top_label {
    justify-content: flex-end;
}

.gform_wrapper.gravity-theme .gfield_error label {
    color: red !important;
}

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

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

footer .underline:not(span.underline)::after {
    filter: contrast(0) brightness(0.1);
}

.mheen_footer-menu-section ul {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    max-height: 160px;
    gap: 20px;
}

.page-id-1016 footer {
    display: none;
}

.page-id-956 .mheen_footer-about > div {
    display: none;
}

.mheen_footer-cta-section::after {
    content: '';
    width: 210px;
    height: 260px;
    position: absolute;
    right: 30px;
    background-image: url(assets/images/gerben_van_de_mheen.webp);
    z-index: 9;
    bottom: 0;
    background-size: contain;
    background-repeat: no-repeat;
}

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

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

@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: 1300px) {
    .mheen_werkwijze-tabs .jet-tabs__content-wrapper {
        margin-right: 70px !important;
    }
}

@media only screen and (max-width: 1024px) {
    .mheen_werkwijze-tabs .jet-tabs__control-wrapper {
        margin: 0 !important;
        width: 100%;
    }
    .mheen_werkwijze-tabs .jet-tabs__content-wrapper {
        margin-right: 0px !important;
    }
    .mheen_werkwijze-tabs .jet-tabs__control-wrapper .jet-tabs__label-icon {
        position: relative;
        left: 0;
        width: 40px;
        height: 40px;
        margin-right: 15px;
    }
    .mheen_werkwijze-tabs .jet-tabs__control-wrapper > .jet-tabs__control {
        height: 40px !important;
        overflow: hidden;
        flex: none;
    }
    .mheen_footer-cta-section::after {
        width: 180px;
        height: 220px;
    }
    .menu_trigger .elementor-icon-wrapper {
        display: flex;
        justify-content: center;
        aspect-ratio: 1 / 1;
        align-items: center;
    }
    .menu_trigger .elementor-icon {
        padding: 10px;
    }
    .mheen_footer-menu-section ul {
        max-height: 125px;
    }
    .mheen_werkwijze-tabs .jet-tabs__content {
        padding: 0;
        margin-top: 20px;
    }
    .vdm_home-projecten::after {
        top: -99px;
    }
}

@media only screen and (max-width: 768px) {
    .mheen_footer-cta-section::after {
        width: 230px;
        height: 275px;
    }
}

@media only screen and (max-width: 480px) {
    .mheen_footer-cta-section::after {
        content: unset;
    }
    .mheen_footer-menu-section ul {
        display: grid;
        flex-wrap: wrap;
        flex-direction: row;
        max-height: unset !important;
        gap: 20px;
    }
    .mheen_about-usp .elementor-widget-wrap {
        background: #f5a802;
    }
}

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