/*
Theme Name: Divi Child Theme
Theme URI: https://divireadythemes.com/
Description: Divi Child Theme
Author: Divi Ready Themes
Author URI: https://divireadythemes.com/
Template: Divi
Version: Updated for Divi 3+
*/

/* fonts */
h1, .h1, .h1 h2, .h1 h3, .h1 h4, .h1 h5, .h1 h6, .et_pb_post_content h1 {
    font-size: 59px !important;
    line-height: 64px !important;
    margin-top: 32px;
    margin-bottom: 40px;
    padding-bottom: 0px;
    font-family: 'Patua One', display;
    color: #736125;
}

h2, .h2, .h2 h1, .h2 h3, .h2 h4, .h2 h5, .h2 h6, .et_pb_post_content h2 {
    font-size: 38px !important;
    line-height: 40px !important;
    margin-top: 32px;
    margin-bottom: 12px;
    padding-bottom: 0px;
    font-family: 'Patua One', display;
    color: #736125;
}

h3, .h3, .h3 h1, .h3 h2, .h3 h4, .h3 h5, .h3 h6, .et_pb_post_content h3 {
    font-size: 25px !important;
    line-height: 32px !important;
    margin-top: 32px;
    margin-bottom: 8px;
    padding-bottom: 0px;
    font-family: 'Patua One', display;
    color: #736125;
}

h4, .h4, .h4 h1, .h4 h2, .h4 h3, .h4 h5, .h4 h6, .et_pb_post_content h4 {
    font-size: 20px !important;
    line-height: 32px !important;
    margin-top: 32px;
    margin-bottom: 8px;
    padding-bottom: 0px;
    font-family: 'Patua One', display;
    color: #736125;
}

h5, .h5, .h5 h1, .h5 h2, .h5 h3, .h5 h5, .h5 h6, .et_pb_post_content h5 {
    font-size: 16px !important;
    line-height: 32px !important;
    margin-top: 24px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    font-weight: 900;
    font-family: 'Open Sans', sans-serif;
    color: #BF873C !important;
}

#et-main-area p, #et-main-area ul, #et-main-area ol, #et-main-area li, #et-main-area pre, #et-main-area table, #et-main-area blockquote {
    margin-top: 0px;
    margin-bottom: 32px;
    padding-bottom: 0px;
    line-height: 32px;
}

.stand-first p, .et_pb_post_content p:first-of-type {
    font-size: 24px !important;
    line-height: 40px !important;
    margin-top: 32px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    font-family: 'Open Sans', sans-serif;
    color: #000000;
}

/*** Responsive Styles Smartphone Only ***/
@media all and (max-width: 767px) {
    h1, .h1, .h1 h2, .h1 h3, .h1 h4, .h1 h5, .h1 h6, .et_pb_post_content h1 {
        font-size: 38px !important;
        line-height: 40px !important;
        margin-top: 32px;
        margin-bottom: 24px;
        padding-bottom: 0px;
        color: #736125;
    }

    h2, .h2, .h2 h1, .h2 h3, .h2 h4, .h2 h5, .h2 h6, .et_pb_post_content h2 {
        font-size: 30px !important;
        line-height: 32px !important;
        color: #736125;
    }

    h3, .h3, .h3 h1, .h3 h2, .h3 h4, .h3 h5, .h3 h6, .et_pb_post_content h3 {
        font-size: 25px;
        line-height: 32px !important;
        color: #736125;
    }

    h4, .h4, .h4 h1, .h4 h2, .h4 h3, .h4 h5, .h4 h6, .et_pb_post_content h4 {
        font-size: 20px;
        line-height: 32px !important;
        color: #736125;
    }

    h5, .h5, .h5 h1, .h5 h2, .h5 h3, .h5 h5, .h5 h6, .et_pb_post_content h5 {
        font-size: 16px;
        line-height: 32px !important;
        color: #BF873C !important;
    }

    .stand-first p, .et_pb_post_content p:first-of-type {
        font-weight: 700 !important;
        font-size: 16px !important;
        line-height: 32px !important;
        margin-top: 32px;
        margin-bottom: 0px;
        padding-bottom: 0px;
        font-family: 'Open Sans', sans-serif;
        color: #000000;
    }
}

/* list items */
ul ul, ol ol, ul ol, ol ul {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.et_pb_text ul, .et_pb_post_content ul, .et-l--footer #menu-hoofdmenu, .widget_recent_entries {
    margin-bottom: -16px;
    display: table;
}

.et_pb_text ul li, .et_pb_post_content ul li, .et-l--footer #menu-hoofdmenu li, .widget_recent_entries ul li, .et_pb_de_mach_content ul li {
    line-height: 32px;
    list-style: none;
    display: table-row;
}

.et_pb_text ul, .et_pb_post_content ul {
    margin-left: -16px;
}

.et_pb_de_mach_content ul {
    margin-left: 0px;
}

.et_pb_text ul, .et_pb_post_content ul, .et-l--footer #menu-hoofdmenu, .widget_recent_entries ul {
    display: table;
}

.et_pb_text ul li::before, .et_pb_post_content ul li:before, .et-l--footer #menu-hoofdmenu li:before, .widget_recent_entries ul li:before, .et_pb_de_mach_content ul li:before {
    display: table-cell;
    text-align: right;
    padding-right: 15px;
}

.et_pb_text_inner ul li:before, .et_pb_post_content ul li:before, .et_pb_de_mach_content ul li:before, .et-l--footer #menu-hoofdmenu li:before, .widget_recent_entries ul li:before {
    content: url(/wp-content/uploads/2021/04/keur-en-advies-bullet.png) !important;
    margin-right: 16px;
}

.et-l--footer #menu-hoofdmenu li, .widget_recent_entries ul li {
    line-height: 32px;
    text-decoration: underline;
}

/* margin en padding */
.et_pb_text ol, .et_pb_post_content ol, .et_pb_de_mach_content ol {
    margin-top: 0px;
    margin-bottom: 32px;
    padding-top: 0px;
    padding-bottom: 0px;
    counter-reset: li;
    display: table;
}

/* inspringen vanaf kantlijn */
.et_pb_text ol, .et_pb_post_content ol, .et_pb_de_mach_content ol {
    padding-left: 0px;
}

/* line height */
.et_pb_text ol > li, .et_pb_post_content ol > li, .et_pb_de_mach_content ol > li {
    line-height: 32px;
    counter-increment: li;
    display: table-row;
}

/* inspringen vanaf nummer */
.et_pb_text ol > li::before, .et_pb_post_content ol > li::before, .et_pb_de_mach_content ol > li::before {
    --inspringing: 28px;
    /* verander alleen deze waarde */
    padding-left: var(--inspringing);
    text-indent: calc(var(--inspringing) * -1);
}

/* nummer style */
.et_pb_text ol > li::before, .et_pb_post_content ol > li::before, .et_pb_de_mach_content ol > li::before {
    content: counter(li) ".";
    display: table-cell;
    color: #BF873C ;
    font-weight: 900;
}


/* buttons */
.et_pb_contact_form .et_pb_button {
    margin-top: 6px;
    padding: 12px 49px;
}

@media all and (max-width: 479px) {
body #page-container .et_pb_section .et_pb_button {
	 font-size: 17px;
	}
}

body #page-container .et_pb_button, #cn-notice-buttons .et_pb_button {
    text-transform: lowercase !important;
}

#cn-notice-buttons .et_pb_button {
    margin-left: 16px;
    font-size: 15px;
}

#cn-notice-buttons .et_pb_button:after {
    display: none;
}

#cn-notice-buttons .et_pb_button:hover {
    padding: .3em 1em;
}

body #page-container .et_pb_section .et_pb_button.cta-button1:after {
    top: 0;
    right: 0;
    bottom: 0;
    padding: 8px;
    font-size: 40px !important;
    width: 48px;
    line-height: 0.9;
    background-color: #252634;
    border-radius: 0px 8px 8px 0px;
}

body #page-container .et_pb_section .et_pb_button.cta-button2:after {
    top: 0;
    right: 0;
    bottom: 0;
    padding: 8px;
    font-size: 40px !important;
    width: 48px;
    line-height: 0.9;
    background-color: #bf873c;
    border-radius: 0px 8px 8px 0px;
}

body #page-container .et_pb_section .et_pb_button.cta-button1:hover:after {
    background-color: #51515d;
}

body #page-container .et_pb_section .et_pb_button.cta-button2:hover:after {
    background-color: #cc9f63;
}

.et_pb_row .et_pb_button:last-of-type {
}

/* footer */
.widget_nav_menu {
    margin-bottom: 32px !important;
}

/* geen border widget */
.et_pb_widget_area {
    border: 0px !important;
} 

.social-footer-icon {
    width: 48px;
    heigh: 48px;
    margin-right: 16px !important;
    display: inline-block !important;
}

.et-l--footer .et_pb_widget_area a:hover {
    color: #bf873c !important;
}

.et-l--footer .menu-item.menu-item-has-children > a {
    display: none !important;
}

.et-l--footer #menu-hoofdmenu > .menu-item-has-children::before {
    content: "" !Important;
}

.et-l--footer #menu-hoofdmenu .sub-menu {
    margin-left: -25px;
}

.et-l--footer .sub-menu {
    margin-bottom: 0px !important;
}

@media (max-width: 980px) {
    .et-l--footer .et_pb_column {
        margin-bottom: -32px !important;
    }
}

/*** Responsive Styles Smartphone Portrait ***/
@media all and (max-width: 479px) {
    .credits .et_pb_text {
        padding-left: 32px !important;
        padding-right: calc(2.5% + 32px) !important;
    }
}

/* algemeen */
#page-container {
    overflow: hidden;
}

/* menu */
#top-menu-nav ul li a {
    text-transform: lowercase !important;
}

#top-menu-nav ul li:first-of-type {
    display: none;
}

#top-menu-nav .sub-menu li {
    display: contents !important;
}

#top-menu .sub-menu li a {
    padding: 19px 24px 0px 24px !important;
}

#top-menu .sub-menu li:last-child a {
    padding: 19px 24px 24px 24px !important;
}

.et-fixed-header#main-header li .sub-menu .menu-item a {
    padding: 19px 24px 0px 24px !important;
}

.et-fixed-header#main-header .sub-menu li:last-child a {
    padding: 19px 24px 24px 24px !important;
}

#top-menu .sub-menu {
    background-color: rgba(0, 0, 0, 0) !important;
}

#et-top-navigation {
    padding-top: 40px !important;
}

#top-menu {
    margin: 2px !important;
}

.et-fixed-header #et-top-navigation {
    padding-top: 16px !important;
}

#top-menu li.current-menu-ancestor > a, #top-menu li.current-menu-item > a {
    color: #ffffff;
}

.et-fixed-header #top-menu .sub-menu .current-menu-item a, #top-menu .sub-menu .current-menu-item a {
    color: #bf873c !important;
}

.et-fixed-header #top-menu .sub-menu .current-menu-item a {
    color: #bf873c !important;
}

.et-fixed-header #top-menu .sub-menu .menu-item a {
    padding: 12px 24px !important;
}

@media all and (min-width: 979px) and (max-width: 1024px) {
    #top-menu-nav li a {
        font-size: 14px !Important;
    }
}

.dtb-m-logo-wrap img {
    margin-top: -14px;
    margin-left: -7px;
}

.dtb-mobile-menu .current-menu-item a {
    color: #bf873c !important;
}

.dtb-menu.current-menu-item a:hover:before  {
    left: 50% !important;
}

.et-social-icons {
    margin-bottom: 0px !important;
}

.widget_recent_entries h4 {
    display: none;
}

.widget_recent_entries {
    margin-bottom: 0px !important;
}

.widget_recent_entries ul {
    margin-bottom: 0px !important;
}

#top-header .et-social-icons {
    float: right !important;
}

#top-header .et-social-icon {
    background-color: #736125;
    padding: 5px;
    width: 24px;
    height: 24px;
    border-radius: 100px;
    font-size: 2px;
    color: white !important;
}

#top-header .et-social-icon:hover {
    background-color: #8f8151;
    cursor: pointer;
}

#top-header .et-social-icons li {
    margin-top: -4px;
    margin-bottom: -2px;
}

#top-header #et-info span a {
    text-decoration: underline;
}

.toolbox_menu2 #top-menu>li.current-menu-item>a:before {
	opacity: 1;
	width: 100%;
	left: 0;
}

.toolbox_menu2 #top-menu>li.current_page_item>a:before {
    margin-left: 0 !important;
}

#top-menu li.current-menu-item>a {
	color: #ffffff !important;
}

#top-menu li.current-menu-ancestor>a {
    color: #ffffff !important;
}

/* afbeeldingen */
.et_pb_de_mach_thumbnail a {
    padding-top: 63.5%;
    display: block;
}

.et_pb_de_mach_thumbnail a img {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    object-fit: cover;
}

#et-info {
    width: 100% !important;
}

/* site marges shifted rows */
.shifted-row .shifted-row-column-wrapper {
    width: 80vw;
    max-width: 1264px !important;
    margin: auto;
    transform: translateX(-32px);
}

@media all and (min-width: 980px) {
    .shifted-row .shifted-row-column-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        direction: ltr;
    }

    .no-equal-height .shifted-row-column-wrapper {
        display: block;
        direction: initial;
    }
}

/*** Responsive Styles Tablet And Below ***/
@media all and (max-width: 980px) {
    .shifted-row .shifted-row-column-wrapper {
        transform: translateX(initial);
    }
}

/*** Responsive Styles Smartphone Only ***/
@media all and (max-width: 767px) {
    .shifted-row .shifted-row-column-wrapper {
        transform: translateX(calc(6px - 2.5%));
    }
}

@media all and (min-width: 767px) and (max-width: 980px) {
    .shifted-row .shifted-row-column-wrapper {
        transform: translateX(calc(0px - 2.5%));
    }
}

.yoast-breadcrumbs a {
    text-decoration: underline;
}

.yoast-breadcrumbs {
    text-transform: lowercase;
}

/*** Responsive Styles Smartphone Only ***/
@media all and (max-width: 767px) {
    .yoast-breadcrumbs {
        font-size: 14px;
    }
}

.divi-filter-pagination ul.page-numbers li {
    border: 0px !Important;
    font-family: 'Patua One', display;
    font-size: 19px;
}

.divi-filter-pagination ul.page-numbers li span.current {
    background-color: rgba(0, 0, 0, 0) !important;
    color: #736125 !important;
}

.page-numbers li {
    text-transform: lowercase;
}

/* veelgestelde vragen icons */
.veelgestelde-vragen-single .et_pb_column {
    padding-left: 64px;
}

.veelgestelde-vragen-single .et_pb_de_mach_title {
    padding-bottom: 0px;
    margin-bottom: 0px !important;
}

.veelgestelde-vragen-single:before {
    content: "\5a";
    font-family: 'ETmodules';
    display: block;
    position: absolute;
    font-size: 44px;
    margin-top: 4px;
    background-size: contain;
    background-repeat: no-repeat;
    color: #BF873C;
}

.veelgestelde-vragen-single .h3 {
    margin-top: 0px;
}

/* onze werkwijze */
.onze-werkwijze .et_pb_column {
    overflow: visible;
}

@media all and (min-width: 479px) {
    .onze-werkwijze .et_pb_column:after {
        content: '\35' !important;
        font-family: 'ETMODULES';
        font-size: 64px !important;
        font-weight: 900;
        color: #bf873c;
        position: absolute;
        top: 20%;
        right: -80px;
    }
}

.onze-werkwijze .et_pb_column:last-of-type:after {
    display: none;
}

@media all and (min-width: 479px) and (max-width: 980px) {
    .onze-werkwijze .et_pb_column:after {
        display: none;
    }
}

@media all and (max-width: 479px) {
    .onze-werkwijze .et_pb_column {
        margin-bottom: 75px !important;
        overflow: visible;
    }

    .onze-werkwijze .et_pb_column:after {
        content: '\33' !important;
        font-family: 'ETMODULES';
        font-size: 64px !important;
        font-weight: bold;
        color: #bf873c;
        position: absolute;
        left: calc(50% - 35px);
        bottom: -30px;
    }
}



/*** Responsive Styles Smartphone Only ***/
@media all and (max-width: 767px) {
    .veelgestelde-vragen-single .et_pb_column {
        padding-left: 35px;
    }

    .veelgestelde-vragen-single:before {
        font-size: 25px;
        margin-top: 4px;
        margin-left: -2px;
    }
}

@media (max-width: 980px) {
    .veelgestelde-vragen-single .et_pb_column .et_pb_module {
        margin-bottom: 0px;
    }

    .veelgestelde-vragen-single .et_pb_column .et_pb_row_inner /*, .et_pb_row*/ {
        padding: 0px 0;
    }
}

.veelgestelde-vragen-single h2 {
    margin-top: 0px !important;
}

.veelgestelde-vragen-single {
    width: 100% !important;
    padding: 0px !important;
}

.veelgestelde-vragen-single p:after {
    content: "lees verder >" !important;
    text-decoration: underline !important;
    color: #bf873c !important;
    margin-left: 16px;
}

.veelgestelde-vragen-single p:hover:after {
    color: #736125 !important;
}

.blog-voorvertoning h2 {
    margin-top: 16px;
}

.blog-post-content .et_pb_section, .blog-post-content .et_pb_row, .vraag-post-content .et_pb_section, .vraag-post-content .et_pb_row {
    margin: 0px !important;
    padding: 0px !important;
    width: 100% !important;
}

/* contact form succes message 
@media all and (min-width: 980px) {
    .et-pb-contact-message {
        min-height: 400px;
    }
}*/

/* sticky text options divi text module */
.mce-panel .mce-stack-layout-item.mce-first {
	position: sticky!important;
	top: -60px;
}

.cookie-notice-container {
    -webkit-box-shadow: 5px 5px 15px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 5px 5px 15px 5px rgba(0, 0, 0, 0.3);
}

/* secondary menu */

.download-stappenplan-menu:before {
	content: "\e092";
    font-family: 'ETmodules';
    display: inline-block !important;
	margin-right: 3px !important;
}

/* Google Recaptcha badge */
.grecaptcha-badge {
    visibility: hidden !important;
}


/* active campaign forms */

#_form_61B7433A9144E_ input[type="text"], #_form_61B7433A9144E_ input[type="date"], #_form_61B7433A9144E_ textarea {
      border-radius: 8px 8px 8px 8px !Important;
    overflow: hidden !important;
    border-width: 1px !important;
    border-color: #707070 !important;
    line-height: 32px;
    font-size: 16px !Important;
        padding: 16px !important;
    margin-bottom: 32px;
}

._form-label {
    display: none !important;
}


 