/*
Theme Name: Hello Elementor Child
Theme URI: https://www.onlinemonkeys.nl/
Description: Child theme voor Hello Elementor (hello-elementor). Bewaart aanpassingen bij updates.
Author: Online Monkeys
Author URI: https://www.onlinemonkeys.nl/
Template: hello-elementor
Version: 1.0.0
Text Domain: hello-elementor-child-custom
*/

/* -------------------------------------------- */
/* -------------- BEGIN ALGEMEEN -------------- */
/* ---------- BEGIN BINNENKORT ONLINE --------- */
/* ----------------- BEGIN 404 ---------------- */
/* --------------- BEGIN HEADER --------------- */
/* --------------- BEGIN FOOTER --------------- */
/* ------------ BEGIN GRAVITY FORM ------------ */
/* ---------------- BEGIN HOME ---------------- */
/* -------------- BEGIN BERICHTEN ------------- */
/* -------- BEGIN VEELGESTELDE VRAGEN --------- */
/* ------------- BEGIN RESPONSIVE ------------- */
/* -------------------------------------------- */

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

.hide {
    display: none !important;
}

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

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

header > .e-con-boxed.e-parent,
[data-elementor-type="page"] > .e-con-boxed.e-parent,
[data-elementor-type="wp-page"] > .e-con-boxed.e-parent,
[data-elementor-type="error-404"] > .e-con-boxed.e-parent,
[data-elementor-type="single-post"] > .e-con-boxed.e-parent,
[data-elementor-type="archive"] > .e-con-boxed.e-parent,
footer > .e-con-boxed.e-parent {
    padding-left: 5% !important;
    padding-right: 5% !important;
}

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

h1, h2, h3, h4, h5, h6 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    text-wrap: balance;
}

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

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

.jet-listing-grid a.jet-engine-listing-overlay-link { 
    z-index: 1;
}

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

table {
    border-spacing: 0px !important;
}

table.openingstijden_tabel {
    width: 100%;
}

table.openingstijden_tabel tr {

}

table.openingstijden_tabel tr td {
    padding: 10px 10px 10px 0px;
    border-bottom: 1px solid blue;
    color: blue;
}

table.openingstijden_tabel tr:first-of-type td {
    padding: 0px 10px 10px 0px;
}

table.openingstijden_tabel tr:last-of-type td {
    padding: 10px 10px 0px 0px;
    border-bottom: none !important;
}

/* ------------ */
/* Button First */
/* ------------ */
.btn_first a.elementor-button {
    background-color: orange;
    border-color: orange;
    /* border-width: 1px;
    border-radius: 0px;
    border-style: solid; */
    color: var(--e-global-color-text);
}

.btn_first a.elementor-button:hover {
    background-color: orange;
    border-color: orange;
    /* border-width: 1px;
    border-radius: 0px;
    border-style: solid; */
    color: var(--e-global-color-text);
}

/* ------------- */
/* Button Second */
/* ------------- */
.btn_second a.elementor-button {
    background-color: blue;
    border-color: blue;
    /* border-width: 1px;
    border-radius: 0px;
    border-style: solid; */
    color: #ffffff;
}

.btn_second a.elementor-button:hover {
    background-color: blue;
    border-color: blue;
    /* border-width: 1px;
    border-radius: 0px;
    border-style: solid; */
    color: #ffffff;
}

/* ----------- */
/* Button Dark */
/* ----------- */
.btn_dark a.elementor-button {
    background-color: var(--e-global-color-text);
    border-color: var(--e-global-color-text);
    /* border-width: 1px;
    border-radius: 0px;
    border-style: solid; */
    color: #ffffff;
}

.btn_dark a.elementor-button:hover {
    background-color: var(--e-global-color-text);
    border-color: var(--e-global-color-text);
    /* border-width: 1px;
    border-radius: 0px;
    border-style: solid; */
    color: #ffffff;
}

/* ------------ */
/* Button Light */
/* ------------ */
.btn_light a.elementor-button {
    background-color: #ffffff;
    border-color: #ffffff;
    /* border-width: 1px;
    border-radius: 0px;
    border-style: solid; */
    color: var(--e-global-color-text);
}

.btn_light a.elementor-button:hover {
    background-color: #ffffff;
    border-color: #ffffff;
    /* border-width: 1px;
    border-radius: 0px;
    border-style: solid; */
    color: var(--e-global-color-text);
}

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

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

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

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

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

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

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

/* -------------------------------------------- */
/* --------------- BEGIN HEADER --------------- */
/* -------------------------------------------- */

.top_bar {

}

.top_bar .top_bar_menu {

}

.header_top {
    
}

.header_top .header_top_logo {

}

.header_top .header_top_menu {

}

/* ----------- */
/* Sticky menu */
/* ----------- */
.header_top.elementor-sticky--effects {

}

/* ----------- */
/* Pop-up menu */
/* ----------- */
.popup_menu {

}

.popup_menu > .dialog-widget-content a.dialog-close-button svg {
    display: none !important;
}

.popup_menu > .dialog-widget-content a.dialog-close-button {
    padding: 0px 0px;
    border-radius: 0px;
    height: 30px;
    width: 30px;
    justify-content: center;
    align-items: center;
}
  
.popup_menu > .dialog-widget-content a.dialog-close-button::before {
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    background-image: url('/wp-content/uploads/icon_close_dark.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.popup_menu_menu {

}

.popup_menu_button {

}

/* -------------------------------------------- */
/* ---------------- END HEADER ---------------- */
/* -------------------------------------------- */

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

.footer_top {

}

.bottom_bar {
    
}

.bottom_bar .bottom_bar_menu {

}

.bottom_bar .bottom_bar_copyright .copyright {

}

.bottom_bar .bottom_bar_copyright .copyright a {
    text-decoration: underline;
}

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

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

body .gform_wrapper {

}

body .gform_wrapper .gform_heading {
    display: none;
}

body .gform_wrapper .gform_body {

}

body .gform_wrapper .gform_body .gform_fields {
    grid-row-gap: 20px;
    grid-column-gap: 20px;
}

body .gform_wrapper .gform_body .gform_fields .gfield .gfield_label {
    font-weight: inherit;
    font-size: 1em;
    line-height: inherit;
    color: var(--e-global-color-text);
    margin-bottom: 0px;
}

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

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 {
    font-family: inherit;
    font-weight: inherit;
    font-size: 1em;
    line-height: 1 !important;
    border-color: blue;
    border-width: 1px;
    border-radius: 0px;
    border-style: solid;
    padding: 10px 15px;
    min-height: auto !important;
}

body .gform_wrapper .gform_body .gform_fields .gfield input {

}

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

body .gform_wrapper .gform_body .gform_fields .gfield select {

}

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

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

body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_consent input {
    margin: 0px 0px;
}

body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_consent .gform-field-label {

}

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 .ginput_container_consent .gform-field-label .gfield_required_asterisk {
    font-size: inherit;
    color: inherit;
}

body .gform_wrapper .gform_footer {
    margin: 20px 0px 0px 0px !important;
    padding: 0px 0px 0px 0px !important;
    justify-content: flex-start;
}

body .gform_wrapper .gform_footer .gform_button {
    cursor: pointer;
    font-family: inherit;
    font-weight: inherit;
    font-size: 1em;
    line-height: 1 !important;
    background-color: var(--e-global-color-text);
    border-color: var(--e-global-color-text);
    border-width: 1px;
    border-radius: 0px;
    padding: 10px 15px;
    margin-bottom: 0px !important;
    transition: .3s all;
    -webkit-transition: .3s all;
    min-height: auto !important;
}

body .gform_wrapper .gform_footer .gform_button:hover {
    background-color: blue;
    border-color: blue;
}

/* ------- */
/* Success */
/* ------- */
body .gform_confirmation_wrapper {
    background: green;
    border: 1px solid green;
    border-radius: 0px;
    padding: 15px 20px;
    text-align: center;
    box-shadow: none;
}

body .gform_confirmation_wrapper .gform_confirmation_message {
    color: #ffffff;
    font-family: inherit;
    font-weight: inherit;
    font-size: 1em;
    line-height: inherit;
    text-wrap: balance;
}

/* ----- */
/* Error */
/* ----- */
body .gform_wrapper.gform_validation_error .gform_validation_errors {
    background: #ff0000;
    border: 1px solid #ff0000;
    border-radius: 0px;
    padding: 15px 20px;
    margin-block-start: 0px;
    margin-block-end: 0px;
    text-align: center;
    box-shadow: none;
    outline: none !important;
}

body .gform_wrapper.gform_validation_error .gform_validation_errors h2 {
    color: #ffffff;
    font-family: inherit;
    font-weight: inherit;
    font-size: 1em;
    line-height: inherit;
    text-wrap: balance;
}

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

body .gform_wrapper .gform_body .gform_fields .gfield.gfield_error .gfield_label {
    color: #ff0000;
}

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

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

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.gfield_error .ginput_container_consent .gform-field-label .gfield_required_asterisk {
    color: #ff0000;
}

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

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

.home .header_breadcrumb {
    display: none;
}

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

/* -------------------------------------------- */
/* -------------- BEGIN BERICHTEN ------------- */
/* -------------------------------------------- */

/* BERICHTEN LISTING */
.berichten_listing {

}

/* BERICHTEN SINGLE */
.berichten_single_inhoudsopgave {

}

.berichten_single_inhoudsopgave .elementor-toc__header {

}

.berichten_single_inhoudsopgave .elementor-toc__body .elementor-toc__list-wrapper {
    margin-top: 0px;
    margin-bottom: 0px;
}

.berichten_single_inhoudsopgave .elementor-toc__body .elementor-toc__list-wrapper .elementor-toc__list-item .elementor-toc__list-item-text-wrapper a.elementor-toc__list-item-text {
    text-wrap: balance;
}

.berichten_single_titel {

}

.berichten_single_titel .jet-listing-dynamic-field__content {
    text-wrap: balance;
}

.berichten_single_introductie {

}

.berichten_single_afbeelding {

}

.berichten_single_alinea {

}

.berichten_single_alinea .jet-listing-dynamic-repeater__items {
    row-gap: 40px;
}

.berichten_single_alinea .elementor-menu-anchor {
    scroll-margin-top: 0px;
}

.berichten_single_alinea .berichten_single_alinea_subtitel {
    font-family: inherit;
    font-weight: inherit;
    font-size: 1em;
    margin-bottom: 10px;
    text-wrap: balance;
}

.berichten_single_alinea .berichten_single_alinea_tekst {
    display: block !important;
}

.berichten_single_alinea .berichten_single_alinea_tekst p:not(:first-of-type) {
    margin-top: 0px;
}

.berichten_single_alinea .berichten_single_alinea_tekst a {

}

.berichten_single_alinea .berichten_single_alinea_afbeelding {
    margin-top: 40px;
}

.berichten_single_alinea .berichten_single_alinea_afbeelding img {
    border-radius: 0px;   
}

.berichten_single_alinea .berichten_single_alinea_galerij {
    margin-top: 40px;
}

.berichten_single_alinea .berichten_single_alinea_galerij .jet-engine-gallery-grid {

}

.berichten_single_alinea .berichten_single_alinea_galerij .jet-engine-gallery-grid .jet-engine-gallery-grid__item {

}

.berichten_single_alinea .berichten_single_alinea_galerij .jet-engine-gallery-grid .jet-engine-gallery-grid__item img {
    border-radius: 0px;
}

.berichten_single_cta {

}

.berichten_single_cta .berichten_single_cta_titel {

}

.berichten_single_cta .berichten_single_cta_titel .jet-listing-dynamic-field__content {
    text-wrap: balance;
}

.berichten_single_cta .berichten_single_cta_tekst {

}

.berichten_single_cta .berichten_single_cta_tekst .jet-listing-dynamic-field__content {
    
}

.berichten_single_cta .berichten_single_cta_button {

}

/* -------------------------------------------- */
/* --------------- END BERICHTEN -------------- */
/* -------------------------------------------- */

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

.faq_listing .jet-listing-grid__items .jet-listing-grid__item:not(:last-of-type) {
    border-bottom: 1px solid blue;
}

.faq_listing_container {
    cursor: pointer;
}

.faq_listing_container .faq_listing_vraag {
    
}

.faq_listing_container .faq_listing_vraag .jet-listing-dynamic-field__content {
    padding-right: 40px;
    text-wrap: balance;
}

.faq_listing_container .faq_listing_vraag .jet-listing-dynamic-field__content::after {
    content: '\2b';
    font-family: 'Font Awesome 7 Pro';
    font-weight: 300;
    font-size: 16px;
    width: 30px;
    height: 30px;
    color: blue;
    border: 1px solid blue;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%) rotate(0deg);
    transition: transform .3s ease;
    -webkit-transition: transform .3s ease;
}

.faq_listing_container .faq_listing_antwoord {
    max-height: 0;
    transition: max-height .3s ease, opacity .3s ease;
    -webkit-transition: max-height .3s ease, opacity .3s ease;
    opacity: 0;
    overflow: hidden;
    width: 700px;
}

.faq_listing_container .faq_listing_antwoord .jet-listing-dynamic-field__content {
    
}

.faq_listing_container .faq_listing_antwoord .jet-listing-dynamic-field__content a {
    text-decoration: underline;
}

/* ------ */
/* Active */
/* ------ */
.faq_listing_container.active {
    
}

.faq_listing_container.active .faq_listing_vraag {

}

.faq_listing_container.active .faq_listing_antwoord {
    max-height: 500px;
    opacity: 1;
    margin-top: 0px;
}

.faq_listing_container.active .faq_listing_vraag .jet-listing-dynamic-field__content::after {
    content: '\f068';
    transform: translateY(-50%) rotate(180deg); 
}

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

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

@media only screen and (max-width: 1600px) {

}

@media only screen and (max-width: 1200px) {

}

@media only screen and (max-width: 1024px) {

}

@media only screen and (max-width: 767px) {

}

@media only screen and (max-width: 640px) {
    
}

@media only screen and (max-width: 480px) {

}

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