.elementor-kit-56{--e-global-color-primary:#99836D;--e-global-color-secondary:#DBD2BD;--e-global-color-text:#CAA97F;--e-global-color-accent:#3A3A3A;--e-global-color-fb07843:#F6F5EF;--e-global-color-7899822:#FFFFFF;--e-global-typography-primary-font-family:"Libre Caslon Display";--e-global-typography-primary-font-size:50px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Outfit";--e-global-typography-secondary-font-size:20px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Outfit";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:300;--e-global-typography-text-line-height:1.4em;--e-global-typography-accent-font-family:"Outfit";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-font-style:oblique;--e-global-typography-6f22039-font-family:"Libre Caslon Display";--e-global-typography-6f22039-font-size:35px;--e-global-typography-6f22039-font-weight:700;--e-global-typography-5d150ba-font-family:"Outfit";--e-global-typography-5d150ba-font-size:16px;--e-global-typography-5d150ba-font-weight:400;--e-global-typography-5d150ba-text-transform:capitalize;--e-global-typography-5d150ba-font-style:normal;--e-global-typography-5d150ba-letter-spacing:1.1px;--e-global-typography-e0d65d3-font-family:"Libre Caslon Display";--e-global-typography-e0d65d3-font-size:35px;--e-global-typography-e0d65d3-font-weight:500;}.elementor-kit-56 a{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-56 h1{color:var( --e-global-color-primary );}.elementor-kit-56 h2{color:var( --e-global-color-secondary );font-size:35px;}.elementor-kit-56 h3{color:#6EC1E4;font-size:35px;}.elementor-kit-56 h4{color:var( --e-global-color-secondary );font-family:"Anuphan", Sans-serif;font-size:24px;font-weight:600;}.elementor-kit-56 button,.elementor-kit-56 input[type="button"],.elementor-kit-56 input[type="submit"],.elementor-kit-56 .elementor-button{font-family:var( --e-global-typography-5d150ba-font-family ), Sans-serif;font-size:var( --e-global-typography-5d150ba-font-size );font-weight:var( --e-global-typography-5d150ba-font-weight );text-transform:var( --e-global-typography-5d150ba-text-transform );font-style:var( --e-global-typography-5d150ba-font-style );line-height:var( --e-global-typography-5d150ba-line-height );letter-spacing:var( --e-global-typography-5d150ba-letter-spacing );word-spacing:var( --e-global-typography-5d150ba-word-spacing );color:var( --e-global-color-accent );background-color:var( --e-global-color-secondary );border-radius:5px 5px 5px 5px;padding:7px 15px 7px 15px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-56 e-page-transition{background-color:var( --e-global-color-secondary );}.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-kit-56 a{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-56 button,.elementor-kit-56 input[type="button"],.elementor-kit-56 input[type="submit"],.elementor-kit-56 .elementor-button{font-size:var( --e-global-typography-5d150ba-font-size );line-height:var( --e-global-typography-5d150ba-line-height );letter-spacing:var( --e-global-typography-5d150ba-letter-spacing );word-spacing:var( --e-global-typography-5d150ba-word-spacing );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-56 a{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-56 button,.elementor-kit-56 input[type="button"],.elementor-kit-56 input[type="submit"],.elementor-kit-56 .elementor-button{font-size:var( --e-global-typography-5d150ba-font-size );line-height:var( --e-global-typography-5d150ba-line-height );letter-spacing:var( --e-global-typography-5d150ba-letter-spacing );word-spacing:var( --e-global-typography-5d150ba-word-spacing );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* --- Uniforme tabellen in shortcode-accordion (upgrade) --- */
.om-accordion-rates {
  line-height: 1.5;
}

/* Containerkaartje */
.om-accordion-rates > *:first-child { margin-top: 0; }
.om-accordion-rates table {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #d9d9d9;          /* subtiele rand rondom */
  border-radius: 6px;
  overflow: hidden;                    /* ronde hoeken voor thead */
  background: #fff;
}

.om-accordion-rates thead th {
  background: #f3f3f3;                 /* rustige header */
  font-weight: 600;
}

.om-accordion-rates th,
.om-accordion-rates td {
  padding: 10px 12px;
  vertical-align: top;
  border-bottom: 1px solid #e7e7e7;    /* horizontale scheiding */
}

/* Zebra-striping op body */
.om-accordion-rates tbody tr:nth-child(even) td {
  background: #fafafa;
}

/* Rechterkolommen rechts uitlijnen */
.om-accordion-rates td:last-child,
.om-accordion-rates th:last-child {
  text-align: right;
}

/* Subkopjes en tekstblokken */
.om-accordion-rates h3 { margin: .2em 0 .6em; }
.om-accordion-rates h4 {
  margin: 1.2em 0 .5em;
  color: #b7b7b7;                       /* subtiele sectiekop (zoals in screenshot) */
  font-weight: 700;
}

/* Links en alinea's */
.om-accordion-rates p { margin: .6em 0; }
.om-accordion-rates a { text-decoration: underline; font-weight: 600; }

/* Compact op mobiel */
@media (max-width: 480px) {
  .om-accordion-rates th, .om-accordion-rates td { padding: 8px 10px; }
}/* End custom CSS */