.elementor-kit-4{--e-global-color-primary:#000000;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#000000;--e-global-color-accent:#FFFFFF;--e-global-color-16895d3:#2FC5F4;--e-global-color-fad91d9:#EFEFEF;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-size:16px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-size:16px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:600;background-color:var( --e-global-color-fad91d9 );color:var( --e-global-color-text );font-family:"Poppins", Sans-serif;font-size:16px;font-weight:400;}.elementor-kit-4 button,.elementor-kit-4 input[type="button"],.elementor-kit-4 input[type="submit"],.elementor-kit-4 .elementor-button{background-color:var( --e-global-color-text );font-family:"Poppins", Sans-serif;font-size:16px;font-weight:600;text-decoration:none;color:#FFFFFF;border-style:none;border-radius:50px 50px 50px 50px;padding:0.5em 1.5em 0.5em 1.5em;}.elementor-kit-4 button:hover,.elementor-kit-4 button:focus,.elementor-kit-4 input[type="button"]:hover,.elementor-kit-4 input[type="button"]:focus,.elementor-kit-4 input[type="submit"]:hover,.elementor-kit-4 input[type="submit"]:focus,.elementor-kit-4 .elementor-button:hover,.elementor-kit-4 .elementor-button:focus{background-color:var( --e-global-color-text );color:var( --e-global-color-16895d3 );}.elementor-kit-4 e-page-transition{background-color:#FFBC7D;}.elementor-kit-4 p{margin-block-end:1.2em;}.elementor-kit-4 a{color:var( --e-global-color-text );font-family:"Poppins", Sans-serif;font-weight:400;text-decoration:underline;}.elementor-kit-4 h1{font-family:"Poppins", Sans-serif;font-size:38px;font-weight:700;}.elementor-kit-4 h2{line-height:1.2em;}.elementor-kit-4 h3{line-height:1.2em;}.elementor-kit-4 h4{line-height:1.2em;}.elementor-kit-4 h5{color:var( --e-global-color-16895d3 );font-size:16px;line-height:1.2em;}.elementor-kit-4 h6{line-height:1.2em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* LISTS */
ul, ol {
    margin-bottom: 2em;
}

/* TABLES */
table {
	border-collapse: collapse;
	border: none;
	font-family: inherit;
}

table th,
table td,
table tbody>tr:nth-child(odd)>td,
table tbody>tr:nth-child(odd)>th,
table tbody tr:hover>td,
table tbody tr:hover>th {
	background-color: transparent;
	border: none;
}

table tr {
	border-bottom: 2px solid #fff;
}

table th,
table td {
    padding: 1em 0;
	text-align: left;
}

td>ul {
    padding: 0 0 0 1em;
    margin: 0;
}

/* PRICE LISTS */
.prijslijst span {
    display: inline-block;
}

.prijslijst span.actype {
    width: 100px;
}

.prijslijst span.ackw {
    width: 65px;
}

/* MOBILE VIEW */
@media only screen and (max-width: 40em) {
    table th {
        padding-bottom: 0;
    }
    table td {
        padding-top: 0.5em;
    }
    table th, table td {
        display: block;
    }
}/* End custom CSS */