.elementor-kit-9{--e-global-color-primary:#EA6711;--e-global-color-secondary:#222222;--e-global-color-text:#7A7A7A;--e-global-color-accent:#FCFCFC;--e-global-color-eb23120:#000000;--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;background-color:#FBF4E3;font-family:"NotoSans", Sans-serif;font-size:16px;font-weight:400;}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-kit-9 h1{font-family:"Readex Pro", Sans-serif;font-size:68px;font-weight:400;letter-spacing:1.5px;}.elementor-kit-9 h2{font-family:"Readex Pro", Sans-serif;font-size:46px;font-weight:400;letter-spacing:1.5px;}.elementor-kit-9 h3{font-family:"Readex Pro", Sans-serif;font-size:38px;font-weight:400;letter-spacing:1.5px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}.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);}.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-9 h1{font-size:62px;}.elementor-kit-9 h3{font-size:28px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-9 h1{font-size:36px;}.elementor-kit-9 h2{font-size:32px;}.elementor-kit-9 h3{font-size:28px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* basis */
.lijn-beide-kanten,
.lijn-achter-tekst {
  display: flex;
  align-items: center;
  gap: 8px;
  width: 100%;
}

/* lijnen links en rechts */
.lijn-beide-kanten::before,
.lijn-beide-kanten::after,
.lijn-achter-tekst::before,
.lijn-achter-tekst::after {
  content: "";
  height: 2px;
  background: #EA6711;
  flex: 1;
  min-width: 24px;
  max-width: 80px;
}

/* tekst centreren */
.lijn-beide-kanten,
.lijn-achter-tekst {
  justify-content: center;
  text-align: center;
}

/* links uitlijnen */
.lijn-achter-tekst.left {
  justify-content: flex-start;
  text-align: left;
}

/* rechts uitlijnen */
.lijn-achter-tekst.right {
  justify-content: flex-end;
  text-align: right;
}

/* kortere lijnen bij left */
.lijn-achter-tekst.left::before,
.lijn-achter-tekst.left::after {
  max-width: 40px;
}

/* tekst niet laten wrappen indien nodig */
.geen-wrap,
.geen-wrap * {
  white-space: nowrap;
}

.nowrap-mob {
  white-space: nowrap;
}

@media (max-width: 767px) {
  .nowrap-mob {
    white-space: normal;
  }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'NotoSans';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('https://buenavistarijssen.nl/wp-content/uploads/2026/02/NotoSans-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'NotoSans';
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url('https://buenavistarijssen.nl/wp-content/uploads/2026/02/NotoSans-SemiBold.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Readex Pro';
	font-style: normal;
	font-weight: 200;
	font-display: swap;
	src: url('https://buenavistarijssen.nl/wp-content/uploads/2026/03/ReadexPro-ExtraLight.ttf') format('truetype');
}
@font-face {
	font-family: 'Readex Pro';
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: url('https://buenavistarijssen.nl/wp-content/uploads/2026/03/ReadexPro-Light.ttf') format('truetype');
}
@font-face {
	font-family: 'Readex Pro';
	font-style: normal;
	font-weight: normal;
	font-display: swap;
	src: url('https://buenavistarijssen.nl/wp-content/uploads/2026/03/ReadexPro-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Readex Pro';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url('https://buenavistarijssen.nl/wp-content/uploads/2026/03/ReadexPro-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'Readex Pro';
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url('https://buenavistarijssen.nl/wp-content/uploads/2026/03/ReadexPro-SemiBold.ttf') format('truetype');
}
@font-face {
	font-family: 'Readex Pro';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url('https://buenavistarijssen.nl/wp-content/uploads/2026/03/ReadexPro-Bold.ttf') format('truetype');
}
/* End Custom Fonts CSS */