.elementor-kit-11{--e-global-color-primary:#263038;--e-global-color-secondary:#B99255;--e-global-color-text:#AF2C2C;--e-global-color-accent:#F2F2F1;--e-global-color-b5f1b23:#FFFFFF;--e-global-color-320d016:#FFFFFF;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-family:"Montserrat", Sans-serif;font-size:15px;line-height:1.7em;}.elementor-kit-11 button,.elementor-kit-11 input[type="button"],.elementor-kit-11 input[type="submit"],.elementor-kit-11 .elementor-button{background-color:var( --e-global-color-primary );font-weight:500;color:var( --e-global-color-b5f1b23 );border-radius:200px 200px 200px 200px;padding:14px 28px 14px 28px;}.elementor-kit-11 e-page-transition{background-color:#FFBC7D;}.elementor-kit-11 a{color:var( --e-global-color-primary );}.elementor-kit-11 h1{color:var( --e-global-color-secondary );font-size:2.8em;font-weight:700;line-height:1.4em;}.elementor-kit-11 h2{color:var( --e-global-color-secondary );font-size:1.8em;font-weight:700;line-height:1.4em;}.elementor-kit-11 h3{color:var( --e-global-color-secondary );font-size:1.5em;font-weight:600;line-height:1.4em;}.elementor-kit-11 h4{color:var( --e-global-color-secondary );}.elementor-kit-11 h5{color:var( --e-global-color-secondary );}.elementor-kit-11 h6{color:var( --e-global-color-primary );font-size:0.8em;font-weight:500;text-transform:uppercase;line-height:1.2em;letter-spacing:1.2px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-11{font-size:16px;line-height:1.7em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//****** algemeen ******/
.elementor-section{ padding: 0 6%;}

.elementor-inner-section{ padding: unset;}


.c-unset a {color: unset;}

/******  site *******/




/******  selection *******/
::-moz-selection { /* Code for Firefox */
  color: white;
  background: var(--e-global-color-primary)!important;
}

::selection {
  color: white;
  background: var(--e-global-color-primary)!important;
}


/** Cookies **/

.cky-notice .cky-title {
    font-weight: 500!important;
    font-size: 14px!important;
    margin-bottom: 5px!important;
}


.cky-notice-des{
    font-size: 12px!important;
    line-height: 18px!important;
}

button.cky-btn {
    font-size: 12px!important;
    padding: 3px!important;
}


button.cky-btn.cky-btn-accept{
background-color: var(--e-global-color-primary)!important;
border-color: var(--e-global-color-primary)!important;
}

button.cky-btn.cky-btn-reject, button.cky-btn.cky-btn-customize, button.cky-btn.cky-btn-preferences{
    color: #b7b7b7!important; 
    border-color: #b7b7b7!important;
}

.cky-btn-revisit-wrapper.cky-revisit-bottom-left {
    background-color: var(--e-global-color-primary)!important;
}


 

 /******  .menu-mobile *******/

.menu-mobile a{
    display: none!important;
}


@media only screen and (max-width: 1024px) {
  .menu-mobile a{
    display: flex!important;
}}

@media only screen and (max-width: 767px) {
  .center-mobile a{
    justify-content: center!important;
}
}/* End custom CSS */