.elementor-kit-7{--e-global-color-primary:#93C3B7;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-d88bdd2:#93C3B7;--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;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{background-color:#FFFFFF;font-size:16px;font-weight:600;text-shadow:0px 0px 0px rgba(0,0,0,0.3);color:#93C3B7;box-shadow:0px 0px 0px 0px rgba(0,0,0,0.5);border-style:none;}.elementor-kit-7 button:hover,.elementor-kit-7 button:focus,.elementor-kit-7 input[type="button"]:hover,.elementor-kit-7 input[type="button"]:focus,.elementor-kit-7 input[type="submit"]:hover,.elementor-kit-7 input[type="submit"]:focus,.elementor-kit-7 .elementor-button:hover,.elementor-kit-7 .elementor-button:focus{background-color:#93C3B7;color:#FFFFFF;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{color:var( --e-global-color-primary );font-weight:600;}.elementor-kit-7 a:hover{color:var( --e-global-color-secondary );text-decoration:underline;}.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);}@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 */h2 {
  color: #93c3b7;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  margin: 40px 0 10px 0;
}
  
  /* Opening hours week
 ============================================================================ */
   #opening-hours-week h2 {
    font-size: 20px;
    max-width: 650px;
    line-height: 40px;
  }

  @media (max-width: 767px) {
     #opening-hours-week h2 {
      line-height: 24px;
    }
  }

   #opening-hours-week h2 .week {
    display: inline-block;
    margin: 0 auto;
    text-align: center;
    padding: 0 15px;
    width: calc(100% - 100px);
  }

  @media (max-width: 767px) {
     #opening-hours-week h2 .week {
      font-size: 18px;
    }
  }

   #opening-hours-week h2 a {
    display: block;
    height: 30px;
    line-height: 34px;
    margin-top: 5px;
    padding: 0;
    width: 30px;
  }

   #opening-hours-week h2 a:first-of-type {
    float: left;
  }

   #opening-hours-week h2 a:last-of-type {
    float: right;
  }

   #opening-hours-week .week-day {
    margin-bottom: 10px;
  }

   #opening-hours-week .week-day:first-child {
    margin-top: 20px;
  }

   #opening-hours-week .week-day.closed .label,
   #opening-hours-week .week-day.open .label,
   #opening-hours-week .week-day.closed .description,
   #opening-hours-week .week-day.open .description {
    background: #F4F4F4;
    color: #222;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    left: 240px;
    line-height: inherit;
    margin: 0 5px 5px 0;
    padding: 5px 10px;
    position: relative;
    text-align: left;
  }

  @media (max-width: 767px) {

     #opening-hours-week .week-day.closed .label,
     #opening-hours-week .week-day.open .label,
     #opening-hours-week .week-day.closed .description,
     #opening-hours-week .week-day.open .description {
      left: 0;
    }
  }

   #opening-hours-week .week-day.closed .description,
   #opening-hours-week .week-day.open .description {
    background: none;
    padding: 0;
  }

   #opening-hours-week .week-day.current .day {
    font-weight: 600;
  }

   #opening-hours-week .week-day.current .hours div {
    background: #93c3b7;
    color: white;
  }

   #opening-hours-week .week-day .day {
    line-height: 34px;
  }

  @media (max-width: 767px) {
     #opening-hours-week .week-day .day {
      position: relative;
    }
  }

   #opening-hours-week .week-day .hours {
    padding-left: 240px;
  }

  @media (max-width: 767px) {
     #opening-hours-week .week-day .hours {
      padding: 0;
    }
  }

   #opening-hours-week .week-day .hours div {
    background: #F4F4F4;
    font-weight: 600;
    margin: 0 5px 5px 0;
    padding: 5px 10px;
  }

   #opening-hours-week .week-day .hours div:after {
    display: none;
  }

   #opening-hours-week .week-day .hours div:last-child {
    margin-right: 0;
  }

   .closing-days {
    margin-top: 30px;
  }

   .closing-days .day {
    margin-bottom: 10px;
    position: relative;
  }

   .closing-days .day .date {
    position: absolute;
  }

  @media (max-width: 767px) {
     .closing-days .day .date {
      position: relative;
    }
  }

   .closing-days .day .date .date-fixed {
    display: block;
    line-height: 34px;
  }

   .closing-days .day .date .date-period {
    line-height: 0.5;
  }

  @media (max-width: 767px) {
     .closing-days .day .date .date-period {
      display: inline-block;
      line-height: 20px;
      padding-bottom: 8px;
    }
  }

  @media (max-width: 767px) {
     .closing-days .day .date .date-period span {
      display: inline-block;
    }
  }

   .closing-days .day .date .date-period-till {
    display: block;
  }

   .closing-days .day .description {
    background: none;
    display: inline-block;
    font-weight: 600;
    left: 240px;
    line-height: inherit;
    margin: 0 5px 5px 0;
    padding: 5px 0;
    position: relative;
  }

  @media (max-width: 767px) {
     .closing-days .day .description {
      left: 0;
    }
  }

  .opening-hours-week a {
    text-decoration: underline;
  }

  .opening-hours-week a:hover,
  .opening-hours-week a:active,
  .opening-hours-week a:focus {
    text-decoration: none;
  }

  .opening-hours-week .week-day {
    position: relative;
    padding: 0 0 5px 0;
  }

  .opening-hours-week .week-day.closed .label,
  .opening-hours-week .week-day.open .label,
  .opening-hours-week .week-day.closed .description,
  .opening-hours-week .week-day.open .description {
    color: #222;
    display: block;
    font-size: 13px;
    font-weight: 400;
    line-height: normal;
    padding: 0 0 0 100px;
    position: relative;
    text-align: left;
  }

  .opening-hours-week .week-day .day {
    position: absolute;
  }

  .opening-hours-week .week-day .hours {
    padding-left: 100px;
  }

  .opening-hours-week .week-day .hours .hours-item {
    display: inline-block;
  }

  .opening-hours-week .week-day .hours .hours-item:last-child:after {
    display: none;
  }

  .opening-hours-week .week-day .hours .hours-item:after {
    content: ' - ';
  }

  .opening-hours-week .week-day .hours .hours-item .till {
    display: inline;
  }

  .opening-hours-week .week-day .hours .hours-item .till a[x-apple-data-detectors] {
    font-size: inherit !important;
    font-weight: inherit !important;
  }

  .opening-hours-week .week-day .hours .hours-item .till a[x-apple-data-detectors]:after,
  .opening-hours-week .week-day .hours .hours-item .till a[x-apple-data-detectors]:before {
    display: none;
  }
  
html { scroll-behavior: smooth; }
  /* Hoogte van je vaste header voor de scroll */
  #openingsuren, #wachtdienst, #contact {
  scroll-margin-top: 250px;

}/* End custom CSS */