:root {
  --color-stone45: #ECE7E1;
  --color-orange: #D18C0A;
  --color-orange-lighter: #e5a01e;
  --color-stone: #D9CDC1;
  --color-sky: #C8DEDB;
  --color-text-dark: #181818;
  --color-text-dark-rgb: 24,24,24;
  --color-text-primary: var(--color-text-dark);
  --color-text-light: #fff;
  --color-light: #F3EFEC;
  --color-cta: #FAD05A;
  --font-primary: "Graphik";
  --font-secondary: "Heldane Display";
  --font-third: "Helvetica Neue";
  --border-radius: 0.5rem;
  --border-radius-small: 0.25rem;
  --site-width: 100%;
  --card-height: 75%; }
  @media screen and (max-width: 767px) {
    :root {
      --column-padding: 0.5rem;
      --container-padding: 1rem;
      --section-padding: 3rem; } }
  @media screen and (min-width: 768px) {
    :root {
      --column-padding: 0.5rem;
      --container-padding: 7.5vw;
      --section-padding: 5rem; } }
  @media screen and (min-width: 992px) {
    :root {
      --card-height: 60%; } }
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px !important; }

*:first-child {
  margin-top: 0; }

*:last-child {
  margin-bottom: 0; }

@media screen and (min-width: 768px) {
  page {
    overflow: visible; } }

h1 {
  font-size: 48px;
  color: #181818;
  margin-bottom: 0;
  font-family: var(--font-secondary);
  color: var(--color-text-light);
  font-weight: 400;
  margin: 0 0 1.75rem 0;
  line-height: 1; }

@media screen and (max-width: 767px) {
  h1 {
    font-size: 2.5rem; } }

h2 {
  font-family: var(--font-secondary);
  color: var(--color-text-primary);
  font-weight: 400;
  line-height: 1.15;
  margin: 0 0 1.5rem 0; }

h6 {
  font-family: var(--font-primary);
  color: var(--color-text-dark);
  letter-spacing: 0.06rem;
  font-size: 0.75rem;
  line-height: 1.3;
  margin: 0;
  text-transform: uppercase;
  font-weight: 450; }

p {
  font-size: 1.15rem;
  line-height: 1.5;
  color: var(--color-text-primary);
  font-family: var(--font-primary);
  margin: 1rem 0; }

/* Buttons */
.prebumps a,
.btn,
.pum-overlay button.pum-close.popmake-close,
.vc_btn3-container a.vc_btn3,
#override .content .themebtn a,
#override .doubletheme a,
.opwrap .righty a,
.gform_wrapper.gravity-theme .gform_footer input,
.page-template-shop-page .shoplider a,
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button,
p a.cta {
  font-size: 0.875rem;
  padding: 15px 20px;
  line-height: 1;
  font-family: "Helvetica Neue", 'Helvetica';
  transition: 0.24s ease-out background-color, 0.24s ease-out transform;
  display: inline-block;
  color: #181818 !important;
  background-color: #FAD05A !important;
  font-weight: 450;
  border-radius: 2rem;
  margin-top: 25px;
  border: none;
  text-transform: none;
  white-space: nowrap;
  cursor: pointer; }
  .prebumps a:hover,
  .btn:hover,
  .pum-overlay button.pum-close.popmake-close:hover,
  .vc_btn3-container a.vc_btn3:hover,
  #override .content .themebtn a:hover,
  #override .doubletheme a:hover,
  .opwrap .righty a:hover,
  .gform_wrapper.gravity-theme .gform_footer input:hover,
  .page-template-shop-page .shoplider a:hover,
  .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover,
  p a.cta:hover {
    background-color: #fce26b !important;
    border: 0; }
  .prebumps a:active,
  .btn:active,
  .pum-overlay button.pum-close.popmake-close:active,
  .vc_btn3-container a.vc_btn3:active,
  #override .content .themebtn a:active,
  #override .doubletheme a:active,
  .opwrap .righty a:active,
  .gform_wrapper.gravity-theme .gform_footer input:active,
  .page-template-shop-page .shoplider a:active,
  .woocommerce #respond input#submit:active, .woocommerce a.button:active, .woocommerce button.button:active, .woocommerce input.button:active,
  p a.cta:active {
    background-color: #fce26b !important;
    border: 0;
    -webkit-transform: scale(0.95);
            transform: scale(0.95); }
  .prebumps a.cta,
  .btn.cta,
  .pum-overlay button.pum-close.popmake-close.cta,
  .vc_btn3-container a.vc_btn3.cta,
  #override .content .themebtn a.cta,
  #override .doubletheme a.cta,
  .opwrap .righty a.cta,
  .gform_wrapper.gravity-theme .gform_footer input.cta,
  .page-template-shop-page .shoplider a.cta,
  .woocommerce #respond input#submit.cta, .woocommerce a.button.cta, .woocommerce button.button.cta, .woocommerce input.button.cta,
  p a.cta.cta {
    background: #2F9BF8 !important;
    color: #fff !important; }
    .prebumps a.cta:hover, .prebumps a.cta:active,
    .btn.cta:hover,
    .btn.cta:active,
    .pum-overlay button.pum-close.popmake-close.cta:hover,
    .pum-overlay button.pum-close.popmake-close.cta:active,
    .vc_btn3-container a.vc_btn3.cta:hover,
    .vc_btn3-container a.vc_btn3.cta:active,
    #override .content .themebtn a.cta:hover,
    #override .content .themebtn a.cta:active,
    #override .doubletheme a.cta:hover,
    #override .doubletheme a.cta:active,
    .opwrap .righty a.cta:hover,
    .opwrap .righty a.cta:active,
    .gform_wrapper.gravity-theme .gform_footer input.cta:hover,
    .gform_wrapper.gravity-theme .gform_footer input.cta:active,
    .page-template-shop-page .shoplider a.cta:hover,
    .page-template-shop-page .shoplider a.cta:active,
    .woocommerce #respond input#submit.cta:hover,
    .woocommerce #respond input#submit.cta:active, .woocommerce a.button.cta:hover, .woocommerce a.button.cta:active, .woocommerce button.button.cta:hover, .woocommerce button.button.cta:active, .woocommerce input.button.cta:hover, .woocommerce input.button.cta:active,
    p a.cta.cta:hover,
    p a.cta.cta:active {
      background: #46ccff !important; }

#override .doubletheme a:nth-child(1) {
  background: var(--color-text-light) !important;
  color: var(--color-text-dark) !important;
  border: 1px solid var(--color-text-light);
  transtion: 0.24s easee-out background; }
  #override .doubletheme a:nth-child(1):hover {
    background: transparent !important;
    color: var(--color-text-dark) !important; }

#override .doubletheme a:nth-child(2) {
  margin-left: 0.5rem;
  background: var(--color-orange) !important;
  color: var(--color-text-light) !important; }
  #override .doubletheme a:nth-child(2):hover {
    background: var(--color-orange-lighter) !important;
    color: var(--color-text-light) !important; }

#override .content .themebtn a.btn-light,
.prebumps a.btn-light,
.btn.btn-light {
  background: #fff !important; }

.vc_btn3-container a.vc_btn3:focus {
  border: 0; }

#override .content .themebtn a.btn-light:hover,
.prebumps a.btn-light:hover,
.btn.btn-light:hover {
  background: #fbfbfb !important; }

#override .content .themebtn a.btn-light:active,
.prebumps a.btn-light:active,
.btn.btn-light:active {
  background: #fbfbfb !important; }

.opwrap .righty a,
.gform_wrapper.gravity-theme .gform_footer input {
  margin-top: 0;
  background: var(--color-text-dark) !important;
  color: var(--color-text-light) !important; }
  .opwrap .righty a:hover,
  .gform_wrapper.gravity-theme .gform_footer input:hover {
    background: #282828 !important;
    color: var(--color-text-light) !important;
    border: 0; }
  .opwrap .righty a:active,
  .gform_wrapper.gravity-theme .gform_footer input:active {
    background: #282828 !important;
    color: var(--color-text-light) !important;
    border: 0;
    -webkit-transform: scale(0.95);
            transform: scale(0.95); }

.container,
.section > .vc_column_container {
  width: 100%;
  margin: 0;
  position: relative;
  z-index: 1;
  padding-left: var(--container-padding);
  padding-right: var(--container-padding);
  max-width: var(--site-width); }

.splide .wpb_text_column {
  margin-bottom: 0; }

.section .wpb_text_column {
  margin-bottom: 0; }

.section.section, .section.section-locations, .section.section-agenda, .section.section-podcast, .section.section-hotlinks, .section.section-intro, .section.section-testimonials, .section.section-opleidingen, .section.section-doublereview, .section.section-products, .section.section-steppingstones, .section.section-opleidingen-overview, .section.section-testimonials-related, .section.section-sidebar, .section.section-contact, .section.section-2columns-video, .section.section-logos, .section.section-tv, .section.section-blog {
  padding: var(--section-padding) 0 !important; }
  .section.section .vc_col-sm-12, .section.section-locations .vc_col-sm-12, .section.section-agenda .vc_col-sm-12, .section.section-podcast .vc_col-sm-12, .section.section-hotlinks .vc_col-sm-12, .section.section-intro .vc_col-sm-12, .section.section-testimonials .vc_col-sm-12, .section.section-opleidingen .vc_col-sm-12, .section.section-doublereview .vc_col-sm-12, .section.section-products .vc_col-sm-12, .section.section-steppingstones .vc_col-sm-12, .section.section-opleidingen-overview .vc_col-sm-12, .section.section-testimonials-related .vc_col-sm-12, .section.section-sidebar .vc_col-sm-12, .section.section-contact .vc_col-sm-12, .section.section-2columns-video .vc_col-sm-12, .section.section-logos .vc_col-sm-12, .section.section-tv .vc_col-sm-12, .section.section-blog .vc_col-sm-12 {
    max-width: 100% !important; }
  .section.section .vc_column-inner, .section.section-locations .vc_column-inner, .section.section-agenda .vc_column-inner, .section.section-podcast .vc_column-inner, .section.section-hotlinks .vc_column-inner, .section.section-intro .vc_column-inner, .section.section-testimonials .vc_column-inner, .section.section-opleidingen .vc_column-inner, .section.section-doublereview .vc_column-inner, .section.section-products .vc_column-inner, .section.section-steppingstones .vc_column-inner, .section.section-opleidingen-overview .vc_column-inner, .section.section-testimonials-related .vc_column-inner, .section.section-sidebar .vc_column-inner, .section.section-contact .vc_column-inner, .section.section-2columns-video .vc_column-inner, .section.section-logos .vc_column-inner, .section.section-tv .vc_column-inner, .section.section-blog .vc_column-inner {
    padding: 0 !important; }
  .section.section .vc_row, .section.section-locations .vc_row, .section.section-agenda .vc_row, .section.section-podcast .vc_row, .section.section-hotlinks .vc_row, .section.section-intro .vc_row, .section.section-testimonials .vc_row, .section.section-opleidingen .vc_row, .section.section-doublereview .vc_row, .section.section-products .vc_row, .section.section-steppingstones .vc_row, .section.section-opleidingen-overview .vc_row, .section.section-testimonials-related .vc_row, .section.section-sidebar .vc_row, .section.section-contact .vc_row, .section.section-2columns-video .vc_row, .section.section-logos .vc_row, .section.section-tv .vc_row, .section.section-blog .vc_row {
    margin-left: calc(-1 * var(--column-padding));
    margin-right: calc(-1 * var(--column-padding)); }
    .section.section .vc_row .wpb_column, .section.section-locations .vc_row .wpb_column, .section.section-agenda .vc_row .wpb_column, .section.section-podcast .vc_row .wpb_column, .section.section-hotlinks .vc_row .wpb_column, .section.section-intro .vc_row .wpb_column, .section.section-testimonials .vc_row .wpb_column, .section.section-opleidingen .vc_row .wpb_column, .section.section-doublereview .vc_row .wpb_column, .section.section-products .vc_row .wpb_column, .section.section-steppingstones .vc_row .wpb_column, .section.section-opleidingen-overview .vc_row .wpb_column, .section.section-testimonials-related .vc_row .wpb_column, .section.section-sidebar .vc_row .wpb_column, .section.section-contact .vc_row .wpb_column, .section.section-2columns-video .vc_row .wpb_column, .section.section-logos .vc_row .wpb_column, .section.section-tv .vc_row .wpb_column, .section.section-blog .vc_row .wpb_column {
      padding: var(--column-padding); }

.section.section-video {
  padding: var(--section-padding) 0 !important; }

.section.section-sidebar {
  padding-top: 1.5rem !important; }

.section.section-intro {
  padding-bottom: 0 !important; }

.section.section-doublereview {
  padding: 0 !important; }

.section .content {
  max-width: 640px; }

.section .content-action {
  width: 100%;
  display: flex;
  justify-content: flex-start; }

@media screen and (max-width: 767px) {
  .section h2 {
    font-size: 2rem; } }

@media screen and (min-width: 768px) {
  .section h2 {
    font-size: 2.5rem; } }

@media screen and (min-width: 1280px) {
  .section h2 {
    font-size: 2.5rem; } }

.vc_row[data-vc-full-width] {
  padding-top: var(--section-padding);
  padding-bottom: var(--section-padding);
  display: flex;
  justify-content: center; }
  .vc_row[data-vc-full-width] .vc_column-inner {
    padding-top: 0 !important; }
  .vc_row[data-vc-full-width].heightcenter {
    display: flex;
    justify-content: center; }
    .vc_row[data-vc-full-width].heightcenter .wpb_column {
      max-width: 540px; }

/* Template fix? */
.vc_col-has-fill > .vc_column-inner, .vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner, .vc_row-has-fill > .vc_column_container > .vc_column-inner {
  padding-top: 0 !important; }

.section.section-agenda .columns-header, .section.section-podcast .columns-header, .section.section-testimonials .columns-header, .section.section-opleidingen-overview .columns-header, .section.section-testimonials-related .columns-header, .section.section-tv .columns-header, .section.section-blog .columns-header {
  position: static; }
  .section.section-agenda .columns-header .wpb_wrapper, .section.section-podcast .columns-header .wpb_wrapper, .section.section-testimonials .columns-header .wpb_wrapper, .section.section-opleidingen-overview .columns-header .wpb_wrapper, .section.section-testimonials-related .columns-header .wpb_wrapper, .section.section-tv .columns-header .wpb_wrapper, .section.section-blog .columns-header .wpb_wrapper {
    display: flex;
    width: 100%;
    max-width: 100%;
    align-items: flex-end;
    justify-content: space-between; }
  .section.section-agenda .columns-header h2, .section.section-podcast .columns-header h2, .section.section-testimonials .columns-header h2, .section.section-opleidingen-overview .columns-header h2, .section.section-testimonials-related .columns-header h2, .section.section-tv .columns-header h2, .section.section-blog .columns-header h2 {
    margin: 0; }
  .section.section-agenda .columns-header p a, .section.section-podcast .columns-header p a, .section.section-testimonials .columns-header p a, .section.section-opleidingen-overview .columns-header p a, .section.section-testimonials-related .columns-header p a, .section.section-tv .columns-header p a, .section.section-blog .columns-header p a {
    font-family: var(--font-third);
    font-weight: 400;
    font-size: 1.15rem;
    border-bottom: 1px solid currentColor;
    color: var(--color-text-primary);
    transition: 0.24s ease-out opacity; }
    .section.section-agenda .columns-header p a:hover, .section.section-podcast .columns-header p a:hover, .section.section-testimonials .columns-header p a:hover, .section.section-opleidingen-overview .columns-header p a:hover, .section.section-testimonials-related .columns-header p a:hover, .section.section-tv .columns-header p a:hover, .section.section-blog .columns-header p a:hover {
      opacity: 0.6; }

.section.section-agenda .splide__track, .section.section-podcast .splide__track, .section.section-testimonials .splide__track, .section.section-opleidingen-overview .splide__track, .section.section-testimonials-related .splide__track, .section.section-tv .splide__track, .section.section-blog .splide__track {
  overflow: visible; }

.section.section-agenda .splide, .section.section-podcast .splide, .section.section-testimonials .splide, .section.section-opleidingen-overview .splide, .section.section-testimonials-related .splide, .section.section-tv .splide, .section.section-blog .splide {
  margin-top: calc(0.75 * var(--section-padding)); }

@media screen and (max-width: 767px) {
  .section.section-agenda .columns-header p, .section.section-podcast .columns-header p, .section.section-testimonials .columns-header p, .section.section-testimonials-related .columns-header p, .section.section-tv .columns-header p, .section.section-blog .columns-header p {
    position: absolute;
    bottom: 0; }
  .section.section-agenda .splide, .section.section-podcast .splide, .section.section-testimonials .splide, .section.section-testimonials-related .splide, .section.section-tv .splide, .section.section-blog .splide {
    margin-bottom: 3rem; }
    .section.section-agenda .splide .splide__slide, .section.section-podcast .splide .splide__slide, .section.section-testimonials .splide .splide__slide, .section.section-testimonials-related .splide .splide__slide, .section.section-tv .splide .splide__slide, .section.section-blog .splide .splide__slide {
      margin: 0; }
  .section.section-opleidingen-overview > .wpb_column > .vc_column-inner > .wpb_wrapper {
    padding-bottom: calc(1 * var(--section-padding)) !important; }
  .section.section-opleidingen-overview .columns-header p {
    position: absolute;
    bottom: -1.5rem;
    left: 0;
    right: 0;
    text-align: center; }
  .section.section-agenda .splide .splide__slide + .splide__slide, .section.section-podcast .splide .splide__slide + .splide__slide {
    margin-top: 1rem; } }

.logo {
  width: 114px; }
  .logo a {
    display: block; }

.columns {
  position: relative;
  margin: 0; }
  .columns + .columns, .columns + .splide {
    margin-top: calc(0.75 * var(--section-padding)); }
  @media screen and (max-width: 767px) {
    .columns .wpb_column + .wpb_column {
      margin-top: 1.5rem; }
    .columns .column + .column {
      margin-top: 1.5rem; } }
  @media screen and (min-width: 768px) {
    .columns {
      display: flex;
      margin-left: calc(-1 * var(--column-padding));
      margin-right: calc(-1 * var(--column-padding)); }
      .columns .wpb_column, .columns > .wpb_wrapper {
        padding: 0 var(--column-padding); } }
/* USP ROW */
.home .usprow {
  background-color: var(--color-stone); }

.usprow .container:after {
  display: block;
  position: absolute;
  bottom: 0;
  left: var(--container-padding);
  right: var(--container-padding);
  height: 1px;
  background: rgba(129, 158, 169, 0.2); }

.usprow .splide__slide {
  padding-right: 1.5rem; }

.usprow ul {
  justify-content: space-between;
  width: 100%;
  padding-bottom: 30px !important;
  padding-top: 30px !important; }

.usprow li {
  font-size: 0.75rem;
  font-weight: 450; }

.usprow i {
  margin-right: 10px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background-color: #D18C0A;
  color: #fff;
  border-radius: 50%;
  width: 2.5rem;
  height: 2.5rem; }

.usprow .splide__slide {
  flex-direction: row;
  text-shadow: none;
  flex-basis: fit-content; }

@media screen and (max-width: 767px) {
  .usprow .container {
    padding-left: 0;
    padding-right: 0; }
  .usprow .splide__slide {
    flex-basis: auto; }
  .usprow li {
    padding: 0;
    display: none;
    justify-content: center;
    align-items: center;
    padding-left: 15px;
    padding-right: 15px; }
    .usprow li:first-child {
      display: flex; } }

@media screen and (max-width: 991px) {
  .usprow .container {
    padding-left: 0;
    padding-right: 0; }
  .usprow .splide__list {
    padding-left: var(--container-padding) !important; }
  .usprow .splide__slide:last-child {
    padding-right: var(--container-padding) !important; } }

@media screen and (min-width: 992px) {
  .usprow .splide__list {
    display: flex; } }

@media screen and (min-width: 992px) and (max-width: 1279px) {
  .usprow li {
    font-size: 10px; } }

/* Locations */
.section.section-locations {
  background: rgba(220, 174, 141, 0.8); }
  .section.section-locations p {
    max-width: 440px; }
  .section.section-locations .vc-row {
    margin: 0; }

.card-link-dummy {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  text-indent: -9999px;
  overflow: hidden;
  z-index: 10; }

.card.card-location,
.card.card-hotlink {
  position: relative;
  padding-bottom: 0; }
  .card.card-location .vc_column-inner,
  .card.card-hotlink .vc_column-inner {
    position: relative;
    padding-bottom: var(--card-height) !important;
    border-radius: var(--border-radius);
    overflow: hidden; }
  .card.card-location .wpb_wrapper, .card.card-location .wpb_text_column,
  .card.card-hotlink .wpb_wrapper,
  .card.card-hotlink .wpb_text_column {
    position: absolute !important;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0; }
  .card.card-location .wpb_text_column,
  .card.card-hotlink .wpb_text_column {
    margin: 0; }
    .card.card-location .wpb_text_column:before,
    .card.card-hotlink .wpb_text_column:before {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 80%);
      opacity: 0.8;
      transition: 0.24s ease-out opacity; }
  .card.card-location .wpb_wrapper,
  .card.card-hotlink .wpb_wrapper {
    padding: 1.5rem 1.25rem; }
  @media screen and (max-width: 767px) {
    .card.card-location .wpb_content_element,
    .card.card-hotlink .wpb_content_element {
      margin-bottom: 0 !important; }
    .card.card-location + .card-location,
    .card.card-hotlink + .card-location {
      margin-top: 1rem !important; } }
  @media screen and (min-width: 768px) {
    .card.card-location:hover .wpb_text_column:before,
    .card.card-hotlink:hover .wpb_text_column:before {
      opacity: 1; }
    .card.card-location .wpb_text_column,
    .card.card-hotlink .wpb_text_column {
      margin: 0; }
      .card.card-location .wpb_text_column:before,
      .card.card-hotlink .wpb_text_column:before {
        background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 80%);
        opacity: 0.8;
        transition: 0.24s ease-out opacity, 0.24s ease-out transform; } }
.card.card-location h4,
.card.card-hotlink h4,
.card.card-opleiding h4 {
  font-family: var(--font-primary);
  color: var(--color-text-light);
  font-size: 1.5rem;
  font-weight: 450;
  line-height: 1;
  margin: 0.5rem 0 0 0; }

.card.card-location h5,
.card.card-hotlink h5,
.card.card-opleiding h5 {
  font-family: var(--font-primary);
  color: var(--color-text-light);
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1;
  margin: 0; }

.card.card-location p,
.card.card-hotlink p,
.card.card-opleiding p {
  font-family: var(--font-primary);
  color: var(--color-text-light);
  margin-top: 1rem;
  max-width: 420px;
  font-size: 0.875rem; }

@media screen and (min-width: 768px) {
  .card.card-location:hover p:first-of-type,
  .card.card-hotlink:hover p:first-of-type,
  .card.card-opleiding:hover p:first-of-type {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  .card.card-location h4,
  .card.card-hotlink h4,
  .card.card-opleiding h4 {
    font-size: 1.15rem; }
  .card.card-location p,
  .card.card-hotlink p,
  .card.card-opleiding p {
    font-size: 0.875rem; }
    .card.card-location p:first-of-type,
    .card.card-hotlink p:first-of-type,
    .card.card-opleiding p:first-of-type {
      opacity: 0;
      -webkit-transform: translateY(0.5rem);
              transform: translateY(0.5rem);
      transition: 0.24s ease-out opacity, 0.24s ease-out transform; } }

@media screen and (min-width: 1280px) {
  .card.card-location h4,
  .card.card-hotlink h4,
  .card.card-opleiding h4 {
    font-size: 1.5rem; }
  .card.card-location p,
  .card.card-hotlink p,
  .card.card-opleiding p {
    font-size: 1rem; } }

@media screen and (min-width: 768px) {
  .card-location:hover .card-button,
  .card-podcast:hover .card-button,
  .card-hotlink:hover .card-button,
  .card-opleiding:hover .card-button {
    width: 120px;
    color: var(--color-text-light); }
    .card-location:hover .card-button:before,
    .card-podcast:hover .card-button:before,
    .card-hotlink:hover .card-button:before,
    .card-opleiding:hover .card-button:before {
      -webkit-transform: translateX(-0.5rem);
              transform: translateX(-0.5rem); } }

.card-button {
  position: absolute;
  width: 120px;
  bottom: 1.25rem;
  left: 1.25rem;
  display: flex;
  align-items: center;
  white-space: nowrap;
  height: 2.375rem;
  padding-left: 1.375rem;
  border-radius: 2rem;
  font-family: var(--font-third);
  background: var(--color-text-primary);
  overflow: hidden;
  font-size: 0.75rem;
  text-align: left;
  font-weight: 500;
  line-height: 1;
  color: var(--color-text-light); }
  .card-button:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-image: url("../../img/icon-arrow.svg");
    background-size: 0.75rem;
    background-repeat: no-repeat;
    background-position: right 14px center;
    transition: 0.24s ease-out transform;
    -webkit-transform: translateX(-0.5rem);
            transform: translateX(-0.5rem); }
  @media screen and (min-width: 768px) {
    .card-button {
      color: var(--color-text-primary);
      width: 2.375rem;
      transition: 0.24s ease-out width, 0.24s ease-out color; }
      .card-button:before {
        -webkit-transform: translateX(0);
                transform: translateX(0); } }
/* Agenda */
.section-agenda .columns-agenda {
  display: none; }

.card {
  position: relative;
  width: 100%;
  padding-bottom: var(--card-height);
  border-radius: var(--border-radius);
  overflow: hidden;
  height: 100%; }
  .card .card-image {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    transition: 0.24s ease-out transform; }
    .card .card-image:before {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 80%);
      opacity: 1;
      -webkit-transform: translateY(0%);
              transform: translateY(0%);
      transition: 0.24s ease-out opacity; }
  @media screen and (min-width: 768px) {
    .card .card-image:before {
      opacity: 0.75; }
    .card:hover .card-image {
      -webkit-transform: scale3d(1.03, 1.03, 1);
              transform: scale3d(1.03, 1.03, 1); }
      .card:hover .card-image:before {
        opacity: 1; } }
.card-agenda .card-content {
  position: absolute;
  left: 1.15rem;
  right: 1.15rem;
  bottom: 1.15rem; }

.card-agenda .card-location {
  position: absolute;
  top: 1.15rem;
  color: var(--color-text-primary);
  font-size: 0.75rem;
  line-height: 1;
  align-items: center;
  justify-content: center;
  text-align: center;
  display: flex;
  height: 2rem;
  padding: 0 0.75rem;
  border-radius: var(--border-radius-small);
  background-color: var(--color-light); }

.card-agenda .card-date {
  width: 4rem;
  height: 4rem;
  border-radius: var(--border-radius-small);
  background: var(--color-cta);
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  position: absolute;
  left: 1.15rem;
  font-size: 1.5rem;
  color: var(--color-text-dark);
  font-family: var(--font-secondary);
  line-height: 0.86; }

.card-agenda h4 {
  font-family: var(--font-primary);
  color: var(--color-text-light);
  font-size: 1.25rem;
  font-weight: 450;
  line-height: 1;
  margin: 0 0 0.5rem 0;
  transition: 0.24s ease-out transform; }

.card-agenda p {
  font-family: var(--font-primary);
  color: var(--color-text-light);
  margin-top: 1rem;
  line-height: 1;
  font-size: 0.875rem;
  margin: 0;
  transition: 0.24s ease-out opacity, 0.24s ease-out transform; }
  .card-agenda p + p {
    margin-top: 0.5rem; }

@media screen and (max-width: 991px) {
  .card-agenda .card-date {
    top: 1.15rem; }
  .card-agenda .card-location {
    right: 1.15rem; } }

@media screen and (min-width: 992px) {
  .card-agenda:hover h4 {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  .card-agenda:hover p {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  .card-agenda .card-location {
    left: 1.15rem; }
  .card-agenda .card-content {
    padding-left: 6rem; }
  .card-agenda .card-date {
    width: 5rem;
    height: 5rem;
    font-size: 1.75rem;
    bottom: 1.15rem; }
  .card-agenda h4 {
    -webkit-transform: translateY(0.5rem);
            transform: translateY(0.5rem);
    font-size: 1.5rem; }
  .card-agenda p {
    opacity: 0;
    font-size: 1rem;
    -webkit-transform: translateY(0.5rem);
            transform: translateY(0.5rem); } }

/* Podcast */
.card-podcast {
  --card-height: 140%; }
  .card-podcast .card-content {
    position: absolute;
    bottom: 4.5rem;
    left: 1.25rem;
    right: 1.25rem; }
  .card-podcast p {
    padding-top: 0.5rem;
    margin: 0;
    font-size: 0.875rem;
    color: var(--color-text-light); }
  .card-podcast .card-date {
    font-weight: 450;
    font-size: 0.75rem;
    line-height: 1;
    color: var(--color-text-light);
    margin-bottom: 0.5rem; }
  .card-podcast h3 {
    color: var(--color-text-light);
    font-size: 1.25rem;
    line-height: 1.125;
    font-weight: 450;
    margin: 0; }
  @media screen and (max-width: 767px) {
    .card-podcast h3 {
      font-size: 1.25rem; }
    .card-podcast p {
      font-size: 0.875rem; }
    .card-podcast .card-date {
      font-size: 0.75rem; }
    .card-podcast .card-button {
      width: 168px; } }
  @media screen and (min-width: 768px) {
    .card-podcast:hover .card-button {
      width: 168px; } }
  @media screen and (min-width: 992px) {
    .card-podcast h3 {
      font-size: 2rem; }
    .card-podcast p {
      font-size: 1rem; }
    .card-podcast .card-date {
      font-size: 0.875rem; } }
@media screen and (max-width: 767px) {
  .card-blog .card-button {
    width: 132px; } }

@media screen and (min-width: 768px) {
  .card-blog:hover .card-button {
    width: 132px; } }

/* Hotlink */
.section-hotlinks .columns-header h2 {
  text-align: center; }

@media screen and (min-width: 768px) {
  .columns-hotlinks {
    flex-wrap: wrap; }
    .columns-hotlinks .card {
      flex-basis: 50%; } }

@media screen and (min-width: 768px) and (max-width: 991px) {
  .columns-hotlinks .card:nth-child(n+3) {
    margin-top: calc(2 * var(--column-padding)); } }

@media screen and (min-width: 992px) {
  .columns-hotlinks .card {
    flex-basis: 25%; } }

.card-hotlink {
  --card-height: 70%; }
  @media screen and (max-width: 767px) {
    .card-hotlink .card-button-reiki {
      width: 146px; }
    .card-hotlink .card-button-aanbod {
      width: 166px; }
    .card-hotlink .card-button-shop {
      width: 109px; } }
  @media screen and (min-width: 768px) {
    .card-hotlink {
      --card-height: 140%; }
      .card-hotlink:hover .card-button-reiki {
        width: 146px; }
      .card-hotlink:hover .card-button-aanbod {
        width: 166px; }
      .card-hotlink:hover .card-button-shop {
        width: 109px; } }
/* Testimonials */
.section.section-testimonials .columns-header .wpb_wrapper {
  justify-content: center; }

.card.card-testimonial {
  --card-height: 70%;
  border-radius: 0;
  padding-bottom: 0;
  display: flex;
  flex-direction: column; }
  .card.card-testimonial .image-holder {
    position: relative;
    padding-bottom: var(--card-height);
    overflow: hidden;
    border-radius: var(--border-radius) var(--border-radius) 0 0; }
  .card.card-testimonial .card-image-overlay {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 1.25rem; }
    .card.card-testimonial .card-image-overlay p {
      position: relative;
      color: var(--color-text-light);
      margin: 0;
      line-height: 1;
      transition: 0.24s ease-out opacity, 0.24s ease-out transform; }
      .card.card-testimonial .card-image-overlay p:first-child {
        font-weight: 450; }
      .card.card-testimonial .card-image-overlay p + p {
        margin-top: 0.5rem; }
  .card.card-testimonial .card-content {
    flex-grow: 1;
    position: relative;
    background: #fff;
    padding: 2rem 1.25rem 2rem;
    overflow: hidden;
    border: 1px solid var(--color-stone45);
    border-radius: 0 0 var(--border-radius) var(--border-radius); }
    .card.card-testimonial .card-content p {
      margin-bottom: 0;
      font-size: 0.875rem; }
  .card.card-testimonial h4 {
    font-family: var(--font-secondary);
    color: var(--color-text-dark);
    font-weight: 400;
    font-size: 1.75rem;
    line-height: 1.15;
    margin: 0 0 1.5rem 0; }
  .card.card-testimonial p a {
    font-weight: 450; }
  @media screen and (min-width: 768px) {
    .card.card-testimonial .card-image-overlay p {
      opacity: 0;
      -webkit-transform: translateY(0.5rem);
              transform: translateY(0.5rem); }
    .card.card-testimonial:hover .card-image-overlay p {
      opacity: 1;
      -webkit-transform: translateY(0);
              transform: translateY(0); } }
  @media screen and (min-width: 992px) {
    .card.card-testimonial .card-content p, .card.card-testimonial .card-content a {
      font-size: 1rem; } }
.splide__pagination {
  position: absolute;
  left: 50%;
  bottom: -1.75rem;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%); }
  .splide__pagination .splide__pagination__page {
    background: var(--color-stone45);
    width: 10px;
    height: 10px;
    margin: 0 0.5rem; }
    .splide__pagination .splide__pagination__page.is-active {
      background: var(--color-orange);
      -webkit-transform: none;
              transform: none; }
  @media screen and (min-width: 768px) {
    .splide__pagination {
      bottom: -3rem; } }
.section-opleidingen,
.section-products {
  --slide-width: 75vw; }
  .section-opleidingen .splide__track,
  .section-products .splide__track {
    overflow: visible; }
  .section-opleidingen .splide h2,
  .section-products .splide h2 {
    font-family: var(--font-secondary); }
  .section-opleidingen .splide__slide,
  .section-products .splide__slide {
    width: var(--slide-width); }
  .section-opleidingen .splide__slide--intro,
  .section-products .splide__slide--intro {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 2rem; }
    .section-opleidingen .splide__slide--intro .content,
    .section-products .splide__slide--intro .content {
      padding-right: 1rem; }
  @media screen and (min-width: 768px) {
    .section-opleidingen .splide__slide,
    .section-products .splide__slide {
      --slide-width: calc(25vw - (0.5 * var(--container-padding)) - (1.5 * var(--column-padding)) ); } }
.card-opleiding {
  --card-height: 140%; }
  .card-opleiding .card-content {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    padding: 1.5rem 1.25rem; }

/* Opleidingen */
.section-opleidingen .columns-opleidingen {
  display: none; }

.section-opleidingen .columns-stap {
  margin-top: 2rem; }

.section-opleidingen h2 {
  max-width: 500px; }

.section-opleidingen .stap {
  background: var(--color-light);
  border-radius: var(--border-radius);
  margin: 0;
  padding: 1.15rem;
  text-align: center; }
  .section-opleidingen .stap p {
    margin: 0;
    font-size: 0.75rem;
    line-height: 1.3;
    transition: 0.24s ease-out transform; }
    .section-opleidingen .stap p a {
      text-decoration: underline;
      white-space: nowrap; }
      .section-opleidingen .stap p a:hover {
        color: var(--color-orange);
        text-decoration: none; }

@media screen and (max-width: 767px) {
  .section-opleidingen .stap p {
    max-width: 250px;
    margin-left: auto;
    margin-right: auto; } }

@media screen and (min-width: 768px) {
  .section-opleidingen .splide__slide--intro {
    --slide-width: calc(50vw - (1 * var(--container-padding)) - (1 * var(--column-padding)) ); }
  .section-opleidingen .content {
    padding-right: 2rem; }
  .section-opleidingen .stap:hover p {
    -webkit-transform: scale3d(1.2, 1.2, 1);
            transform: scale3d(1.2, 1.2, 1); } }

/* Products */
.section-products h2 {
  max-width: 200px; }

.section-products + .vc_row-full-width + .section-products {
  padding-top: 0 !important; }

@media screen and (max-width: 767px) {
  .section-products .splide__slide--intro {
    --slide-width: 50vw; } }

.card.card-product {
  --card-height: 120%;
  border-radius: 0;
  padding-bottom: 0;
  display: flex;
  flex-direction: column; }
  .card.card-product .card-image {
    background-size: 80%; }
    .card.card-product .card-image:before {
      content: none; }
  .card.card-product .image-holder {
    background: #fff;
    position: relative;
    padding-bottom: var(--card-height);
    overflow: hidden;
    border-radius: var(--border-radius); }
  .card.card-product .card-image-overlay {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0; }
  .card.card-product .card-content {
    flex-grow: 1;
    position: relative;
    background: transparent;
    padding: 1.15rem 1.5rem 0 0.75rem;
    overflow: hidden; }
    .card.card-product .card-content h4 {
      font-size: 1.15rem;
      line-height: 1.33;
      margin: 0 0 0.7rem 0;
      min-height: 3.125rem;
      color: var(--color-text-dark);
      font-weight: 400; }
    .card.card-product .card-content p {
      margin: 0;
      font-size: 0.75rem;
      line-height: 1.33; }
  .card.card-product .product-discount {
    position: absolute;
    left: 0.75rem;
    bottom: 0.75rem;
    padding: 0 0.75rem;
    height: 2rem;
    line-height: 1;
    display: flex;
    align-items: center;
    background: var(--color-orange);
    color: var(--color-text-light);
    font-size: 0.75rem;
    border-radius: var(--border-radius-small); }
  @media screen and (min-width: 768px) {
    .card.card-product .card-content {
      display: flex;
      flex-direction: column; }
      .card.card-product .card-content p {
        opacity: 0.5;
        transition: 0.24s ease-out opacity; }
    .card.card-product:hover .card-content p {
      opacity: 1; } }
page div.product .pricing,
.prodslider .pricing {
  margin: 0.75rem 0 0 0;
  display: flex;
  justify-content: flex-start; }
  page div.product .pricing .price, page div.product .pricing .lastprice,
  .prodslider .pricing .price,
  .prodslider .pricing .lastprice {
    font-size: 0.75rem;
    font-weight: 450; }
    page div.product .pricing .price + span, page div.product .pricing .lastprice + span,
    .prodslider .pricing .price + span,
    .prodslider .pricing .lastprice + span {
      margin-left: 0.5rem; }
  page div.product .pricing .lastprice,
  .prodslider .pricing .lastprice {
    text-decoration: line-through;
    color: var(--color-text-dark); }
  page div.product .pricing .price,
  .prodslider .pricing .price {
    color: var(--color-orange); }
  @media screen and (min-width: 768px) {
    page div.product .pricing,
    .prodslider .pricing {
      align-items: flex-end;
      flex-grow: 1; } }
/* REVIEW */
.columns-doublereview {
  padding-top: 2rem;
  padding-bottom: 0;
  justify-content: center;
  position: relative; }
  .columns-doublereview:before, .columns-doublereview:after {
    display: block;
    content: "";
    position: absolute;
    left: var(--column-padding);
    right: var(--column-padding);
    height: 1px;
    background: var(--color-stone); }
  .columns-doublereview:before {
    top: 0; }
  .columns-doublereview:after {
    bottom: 0;
    display: none; }
  .columns-doublereview .wpb_text_column {
    margin: 0; }
  .columns-doublereview .wpb_single_image {
    margin: 0 1rem 0 0;
    flex-basis: 50px;
    min-width: 50px; }
    .columns-doublereview .wpb_single_image .vc_figure {
      margin: 0; }
  .columns-doublereview .vc_column-inner > .wpb_wrapper {
    display: flex; }
  .columns-doublereview img {
    border-radius: 50% !important;
    overflow: hidden;
    width: 50px;
    height: auto; }
  .columns-doublereview .wpb_content_element {
    max-width: 400px; }
    .columns-doublereview .wpb_content_element p:nth-child(1) {
      font-family: var(--font-secondary);
      padding: 0;
      margin: 0;
      font-size: 1.15rem;
      line-height: 1.3; }
    .columns-doublereview .wpb_content_element p:nth-child(2) {
      font-family: var(--font-primary);
      padding: 0;
      margin: 0.5rem 0 0 0;
      text-transform: uppercase;
      font-size: 0.75rem;
      letter-spacing: 0.06rem;
      display: flex;
      align-items: center; }
    .columns-doublereview .wpb_content_element em {
      font-style: normal;
      margin-right: 0.5rem; }
    .columns-doublereview .wpb_content_element i {
      font-size: 1rem;
      display: block; }
      .columns-doublereview .wpb_content_element i + i {
        margin-left: 0.25rem; }
  @media screen and (max-width: 767px) {
    .columns-doublereview .wpb_column:nth-child(2) {
      display: none; }
    .columns-doublereview .wpb_content_element p:nth-child(2) {
      flex-wrap: wrap; }
      .columns-doublereview .wpb_content_element p:nth-child(2) em {
        flex-basis: 100%;
        margin-bottom: 0.25rem; } }
/* Footer */
footer {
  padding: var(--section-padding) 0;
  background: var(--color-sky); }
  footer .gform_wrapper {
    margin-top: 2rem; }
  footer .trustpilot-widget {
    margin-top: 1rem; }
  footer h3 {
    margin-bottom: 1rem !important; }
  @media screen and (max-width: 767px) {
    footer .col-md-3 + .col-md-3 {
      margin-top: calc(0.75 * var(--section-padding)); } }
/* Stepping Stones */
@-webkit-keyframes arrowForward {
  0% {
    -webkit-transform: translateY(-50%) translateX(0rem);
            transform: translateY(-50%) translateX(0rem); }
  50% {
    -webkit-transform: translateY(-50%) translateX(0.25rem);
            transform: translateY(-50%) translateX(0.25rem); }
  100% {
    -webkit-transform: translateY(-50%) translateX(0rem);
            transform: translateY(-50%) translateX(0rem); } }
@keyframes arrowForward {
  0% {
    -webkit-transform: translateY(-50%) translateX(0rem);
            transform: translateY(-50%) translateX(0rem); }
  50% {
    -webkit-transform: translateY(-50%) translateX(0.25rem);
            transform: translateY(-50%) translateX(0.25rem); }
  100% {
    -webkit-transform: translateY(-50%) translateX(0rem);
            transform: translateY(-50%) translateX(0rem); } }

.link-arrow {
  position: relative;
  font-size: 0.875rem;
  color: var(--color-text-primary);
  font-weight: 450;
  margin: 0;
  transition: 0.24s ease-out opacity;
  padding-right: 1.5rem; }
  .link-arrow:after {
    content: "";
    width: 0.875rem;
    height: 100%;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    background-image: url("../../img/icon-arrow-right.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center; }
  .link-arrow:hover {
    color: var(--color-text-dark);
    opacity: 0.6; }
    .link-arrow:hover:after {
      -webkit-animation-duration: 0.24s;
              animation-duration: 0.24s;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
      -webkit-animation-name: arrowForward;
              animation-name: arrowForward; }

.section-steppingstones {
  --bg-offset-height: 300px;
  --bg-offset: calc(var(--bg-offset-height) - 10px); }
  .section-steppingstones:before {
    content: "";
    position: absolute;
    left: calc(-1 * var(--container-padding));
    right: calc(-1 * var(--container-padding));
    bottom: var(--bg-offset);
    top: 0;
    background-image: url("../../img/bg-footer.svg");
    background-size: contain;
    background-position: bottom;
    background-repeat: no-repeat;
    z-index: -1; }
  .section-steppingstones:after {
    content: "";
    position: absolute;
    left: calc(-1 * var(--container-padding));
    right: calc(-1 * var(--container-padding));
    bottom: 0;
    height: var(--bg-offset-height);
    background: var(--color-sky);
    z-index: -1; }
  @media screen and (min-width: 768px) {
    .section-steppingstones {
      --bg-offset-height: 100px; }
      .section-steppingstones h2 {
        font-size: 3.5rem; }
      .section-steppingstones .columns-steppingstones {
        flex-wrap: wrap; }
        .section-steppingstones .columns-steppingstones .column-text {
          min-width: 100%;
          max-width: 100%;
          flex-basis: 100%;
          padding: 0 var(--column-padding); }
        .section-steppingstones .columns-steppingstones .column-steppingstones {
          min-width: 100%;
          max-width: 100%;
          flex-basis: 100%;
          padding: 0 var(--column-padding); }
      .section-steppingstones .columns-steppingstones-footer {
        margin-top: 0;
        justify-content: space-between; }
        .section-steppingstones .columns-steppingstones-footer .column:nth-child(1) {
          flex-basis: 50%;
          min-width: 50%;
          max-width: 50%;
          padding: 0 var(--column-padding); }
        .section-steppingstones .columns-steppingstones-footer .column:nth-child(2) {
          flex-basis: 41.6666666667%;
          min-width: 41.6666666667%;
          max-width: 41.6666666667%;
          padding: 0 var(--column-padding);
          display: flex;
          justify-content: flex-end;
          align-items: flex-end; } }
  @media screen and (min-width: 992px) {
    .section-steppingstones {
      --bg-offset-height: 100px; }
      .section-steppingstones .columns-steppingstones .column-text {
        min-width: 58.3333333333%;
        max-width: 58.3333333333%;
        flex-basis: 58.3333333333%; }
        .section-steppingstones .columns-steppingstones .column-text p {
          padding-right: 2rem; }
      .section-steppingstones .columns-steppingstones .column-steppingstones {
        min-width: 41.6666666667%;
        max-width: 41.6666666667%;
        flex-basis: 41.6666666667%; }
        .section-steppingstones .columns-steppingstones .column-steppingstones .content {
          margin-left: -50%; } }
  @media screen and (min-width: 1280px) {
    .section-steppingstones {
      --bg-offset-height: 100px; }
      .section-steppingstones .columns-steppingstones .column-steppingstone .content {
        margin-left: -35%; }
      .section-steppingstones .columns-steppingstones-footer {
        margin-top: -8vw; }
        .section-steppingstones .columns-steppingstones-footer .column:nth-child(1) {
          margin-left: 8.3333333333%; } }
.list-logos {
  margin: 1.5rem 0 0;
  padding: 0;
  list-style: none;
  display: flex; }
  .list-logos li + li {
    margin-left: 0.5rem; }
  .list-logos img {
    width: auto;
    height: 60px; }
  @media screen and (min-width: 768px) {
    .list-logos li + li {
      margin-left: 1rem; }
    .list-logos img {
      height: 100px; } }
.steppingstones {
  position: relative; }
  @media screen and (max-width: 767px) {
    .steppingstones {
      margin-top: calc(var(--section-padding));
      padding-bottom: 150%; } }
  @media screen and (min-width: 768px) {
    .steppingstones {
      padding-bottom: 100%; } }
  .steppingstones .steppingstone-holder.steppingstone-holder-1 {
    --steppingstone-position-left: 5%;
    --steppingstone-position-top: 0;
    --steppingstone-width: 40%;
    --steppingstone-scale: 1.35; }
    @media screen and (min-width: 768px) {
      .steppingstones .steppingstone-holder.steppingstone-holder-1 {
        --steppingstone-position-left: 52.2%;
        --steppingstone-width: 21.5%; } }
  .steppingstones .steppingstone-holder.steppingstone-holder-2 {
    --steppingstone-position-right: 5%;
    --steppingstone-position-top: 5%;
    --steppingstone-width: 40%;
    --steppingstone-scale: 1.25; }
    @media screen and (min-width: 768px) {
      .steppingstones .steppingstone-holder.steppingstone-holder-2 {
        --steppingstone-position-top: 15.5%;
        --steppingstone-width: 22%;
        --steppingstone-position-right: 0; } }
  .steppingstones .steppingstone-holder.steppingstone-holder-3 {
    --steppingstone-position-right: 45%;
    --steppingstone-position-bottom: 40%;
    --steppingstone-width: 50%;
    --steppingstone-scale: 1.2; }
    @media screen and (min-width: 768px) {
      .steppingstones .steppingstone-holder.steppingstone-holder-3 {
        --steppingstone-position-right: 29.8%;
        --steppingstone-position-bottom: 44.4%;
        --steppingstone-width: 29%; } }
  .steppingstones .steppingstone-holder.steppingstone-holder-4 {
    --steppingstone-position-right: 0;
    --steppingstone-position-bottom: 27.5%;
    --steppingstone-width: 45%;
    --steppingstone-scale: 1.13; }
    @media screen and (min-width: 768px) {
      .steppingstones .steppingstone-holder.steppingstone-holder-4 {
        --steppingstone-position-right: 0;
        --steppingstone-position-bottom: 21.5%;
        --steppingstone-width: 30%; } }
  .steppingstones .steppingstone-holder.steppingstone-holder-5 {
    --steppingstone-position-left: 0;
    --steppingstone-position-bottom: 0;
    --steppingstone-width: 60%;
    --steppingstone-scale: 1.08; }
    @media screen and (min-width: 768px) {
      .steppingstones .steppingstone-holder.steppingstone-holder-5 {
        --steppingstone-position-left:0;
        --steppingstone-position-bottom:0;
        --steppingstone-width: 48%; } }
.steppingstone {
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-image: var(--steppingstone-mask-url);
          mask-image: var(--steppingstone-mask-url);
  transition: 0.24s ease-out transform; }
  .steppingstone .sizer {
    padding-bottom: var(--steppingstone-ratio); }
  .steppingstone:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.32);
    transition: 0.24s ease-out opacity;
    z-index: 1; }

.steppingstone-image {
  position: absolute;
  left: -10%;
  right: -10%;
  top: -10%;
  bottom: -10%;
  background-image: var(--steppingstone-image-url);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  transition: 0.24s ease-out transform;
  -webkit-transform: scale3d(var(--steppingstone-scale), var(--steppingstone-scale), 1);
          transform: scale3d(var(--steppingstone-scale), var(--steppingstone-scale), 1); }

.steppingstone-holder {
  margin: 0;
  padding: 0;
  position: absolute;
  width: var(--steppingstone-width);
  top: var(--steppingstone-position-top, auto);
  left: var(--steppingstone-position-left, auto);
  right: var(--steppingstone-position-right, auto);
  bottom: var(--steppingstone-position-bottom, auto); }
  .steppingstone-holder .steppingstone-name {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 10; }
    .steppingstone-holder .steppingstone-name span {
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      color: var(--color-text-light);
      font-size: 0.75rem;
      font-weight: 450;
      display: flex;
      padding: 0 1rem;
      align-items: center;
      justify-content: center;
      text-align: center;
      text-transform: uppercase;
      letter-spacing: 0.06rem;
      line-height: 1.3;
      transition: 0.24s ease-out opacity, 0.24s ease-out transform; }
      .steppingstone-holder .steppingstone-name span:nth-child(1) {
        opacity: 1; }
      .steppingstone-holder .steppingstone-name span:nth-child(2) {
        opacity: 0;
        -webkit-transform: scale(0.8);
                transform: scale(0.8); }
  @media screen and (min-width: 768px) {
    .steppingstone-holder:hover .steppingstone {
      -webkit-transform: scale3d(var(--steppingstone-scale), var(--steppingstone-scale), 1);
              transform: scale3d(var(--steppingstone-scale), var(--steppingstone-scale), 1);
      transition: 0.32s ease-out transform; }
      .steppingstone-holder:hover .steppingstone:before {
        opacity: 0;
        transition: 0.48s ease-out opacity; }
    .steppingstone-holder:hover .steppingstone-name span:nth-child(1) {
      opacity: 0;
      -webkit-transform: scale(0.8);
              transform: scale(0.8); }
    .steppingstone-holder:hover .steppingstone-name span:nth-child(2) {
      opacity: 1;
      -webkit-transform: scale(1);
              transform: scale(1); }
    .steppingstone-holder:hover .steppingstone-image {
      -webkit-transform: scale3d(0.9, 0.9, 1);
              transform: scale3d(0.9, 0.9, 1);
      transition: 0.32s ease-out transform; } }
  .steppingstone-holder.steppingstone-holder-1 {
    --steppingstone-position-left: 5%;
    --steppingstone-position-top: 0;
    --steppingstone-width: 60%;
    --steppingstone-ratio: 80%;
    --steppingstone-mask-url: url('../../img/steppingstones/steppingstone-1.svg');
    --steppingstone-scale: 1.35; }
    @media screen and (min-width: 768px) {
      .steppingstone-holder.steppingstone-holder-1 {
        --steppingstone-position-left: 52.2%;
        --steppingstone-width: 60%; } }
  .steppingstone-holder.steppingstone-holder-2 {
    --steppingstone-position-right: 5%;
    --steppingstone-position-top: 5%;
    --steppingstone-width: 60%;
    --steppingstone-ratio: 117%;
    --steppingstone-mask-url: url('../../img/steppingstones/steppingstone-2.svg');
    --steppingstone-scale: 1.25; }
    @media screen and (min-width: 768px) {
      .steppingstone-holder.steppingstone-holder-2 {
        --steppingstone-position-top: 15.5%;
        --steppingstone-width: 60%;
        --steppingstone-position-right: 0; } }
  .steppingstone-holder.steppingstone-holder-3 {
    --steppingstone-position-right: 45%;
    --steppingstone-position-bottom: 40%;
    --steppingstone-width: 60%;
    --steppingstone-ratio: 104%;
    --steppingstone-mask-url: url('../../img/steppingstones/steppingstone-3.svg');
    --steppingstone-scale: 1.2; }
    @media screen and (min-width: 768px) {
      .steppingstone-holder.steppingstone-holder-3 {
        --steppingstone-position-right: 29.8%;
        --steppingstone-position-bottom: 44.4%;
        --steppingstone-width: 60%; } }
  .steppingstone-holder.steppingstone-holder-4 {
    --steppingstone-position-right: 0;
    --steppingstone-position-bottom: 27.5%;
    --steppingstone-width: 60%;
    --steppingstone-ratio: 100%;
    --steppingstone-mask-url: url('../../img/steppingstones/steppingstone-4.svg');
    --steppingstone-scale: 1.13; }
    @media screen and (min-width: 768px) {
      .steppingstone-holder.steppingstone-holder-4 {
        --steppingstone-position-right: 0;
        --steppingstone-position-bottom: 21.5%;
        --steppingstone-width: 60%; } }
  .steppingstone-holder.steppingstone-holder-5 {
    --steppingstone-position-left: 0;
    --steppingstone-position-bottom: 0;
    --steppingstone-width: 60%;
    --steppingstone-ratio: 90.21%;
    --steppingstone-mask-url: url('../../img/steppingstones/steppingstone-5.svg');
    --steppingstone-scale: 1.08; }
    @media screen and (min-width: 768px) {
      .steppingstone-holder.steppingstone-holder-5 {
        --steppingstone-position-left:0;
        --steppingstone-position-bottom:0;
        --steppingstone-width: 60%; } }
/* Quick fixes */
@media screen and (max-width: 767px) {
  .leftimg .wpb_single_image {
    margin-bottom: calc(0.75 * var(--section-padding)); }
  .leftimg img {
    height: 300px !important;
    width: auto !important; } }

.splide_slides li:before, .shoplider li:before {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.12) 100%);
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  content: ""; }

.innershop {
  position: relative;
  padding: 0 3rem; }

.splide_slides li p {
  text-shadow: none; }

.opwrap .page-header {
  position: relative;
  background-position: center;
  padding: var(--section-padding) 0;
  height: 500px;
  display: flex;
  align-items: flex-end;
  background-size: cover; }
  .opwrap .page-header:before {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.42) 50%, rgba(0, 0, 0, 0.12) 100%);
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    content: ""; }
  .opwrap .page-header p {
    color: var(--color-text-light);
    font-weight: 400;
    margin: 0 0 1.75rem 0;
    font-size: 1.15rem;
    text-shadow: none; }
  .opwrap .page-header .lefty {
    max-width: 640px; }
  .opwrap .page-header .toppy p {
    color: rgba(var(--color-text-dark-rgb), 0.8);
    font-size: 0.875rem; }
  @media screen and (min-width: 768px) {
    .opwrap .page-header h1 {
      font-size: 3.5rem; }
    .opwrap .page-header .container {
      justify-content: flex-start; }
    .opwrap .page-header .lefty {
      padding-right: 1.5rem; }
    .opwrap .page-header .righty {
      flex-grow: 1; } }
.page-header p, .page-header li, .page-header i, .page-header i:before {
  color: var(--color-text-light); }

.opholder {
  opacity: 0.8; }
  .opholder li i {
    margin-right: 0.5rem; }

.list-opleiding-usps {
  display: flex;
  flex-wrap: wrap;
  opacity: 0.8;
  margin-left: -0.75rem;
  margin-right: -0.75rem; }
  .list-opleiding-usps li {
    display: flex;
    align-items: center;
    color: var(--color-text-light);
    padding: 0;
    white-space: nowrap;
    margin: 0.25rem 0.75rem; }
    .list-opleiding-usps li.item-type svg {
      width: 1.25rem; }
    .list-opleiding-usps li.item-difficulty svg {
      width: 0.875rem; }
    .list-opleiding-usps li.item-length svg {
      width: 14px; }
    .list-opleiding-usps li.item-location svg {
      width: 10px; }
  .list-opleiding-usps svg {
    height: auto;
    display: block;
    margin-right: 0.5rem; }
    .list-opleiding-usps svg path {
      fill: var(--color-text-light); }
  @media screen and (max-width: 767px) {
    .list-opleiding-usps {
      flex-wrap: wrap; } }
.card.card-opleiding-overview {
  --card-height: 70%;
  border-radius: 0;
  padding-bottom: 0;
  display: flex;
  flex-direction: column; }
  .card.card-opleiding-overview .image-holder {
    position: relative;
    padding-bottom: var(--card-height);
    overflow: hidden;
    border-radius: var(--border-radius) var(--border-radius) 0 0; }
  .card.card-opleiding-overview .list-tags {
    margin: -0.25rem !important;
    padding: 0;
    list-style: none; }
    .card.card-opleiding-overview .list-tags li {
      color: var(--color-text-dark);
      background: var(--color-light);
      font-size: 0.75rem;
      border-radius: var(--border-radius-small);
      opacity: 1;
      margin: 0;
      line-height: 1;
      height: 2rem;
      display: flex;
      align-items: center;
      padding: 0 0.75rem;
      margin: 0.25rem; }
  .card.card-opleiding-overview .card-image-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    padding: 1.15rem; }
  .card.card-opleiding-overview .card-content {
    flex-grow: 1;
    position: relative;
    background: #fff;
    padding: 2rem 1.25rem 1rem;
    overflow: hidden;
    border-radius: 0 0 var(--border-radius) var(--border-radius); }
  .card.card-opleiding-overview h4 {
    font-family: var(--font-primary);
    font-size: 1.5rem;
    line-height: 1.15;
    font-weight: 450;
    margin: 0 0 0.5rem 0; }
  .card.card-opleiding-overview p {
    margin: 0;
    font-size: 0.875rem; }
  .card.card-opleiding-overview .list-opleiding-usps {
    margin-top: 3rem !important; }
    .card.card-opleiding-overview .list-opleiding-usps li {
      color: var(--color-text-dark);
      font-size: 0.875rem; }
    .card.card-opleiding-overview .list-opleiding-usps svg path {
      fill: var(--color-text-dark); }
  @media screen and (min-width: 768px) {
    .card.card-opleiding-overview .card-content {
      display: flex;
      flex-direction: column; }
    .card.card-opleiding-overview .list-opleiding-usps {
      flex-grow: 1;
      align-items: flex-end; }
    .card.card-opleiding-overview p {
      font-size: 1.15rem; } }
/* Header */
header {
  position: relative;
  z-index: 10; }

.section-testimonials-related {
  background: var(--color-light); }
  .section-testimonials-related .content {
    max-width: 100%; }
  .section-testimonials-related .columns-testimonials {
    margin-top: 0; }
  @media screen and (min-width: 768px) {
    .section-testimonials-related .columns-header .column {
      min-width: 50%;
      max-width: 50%;
      flex-basis: 50%; }
      .section-testimonials-related .columns-header .column:nth-child(2) {
        display: flex;
        justify-content: flex-end;
        align-items: flex-end; }
    .section-testimonials-related .columns-testimonials .column {
      min-width: 100%;
      max-width: 100%;
      flex-basis: 100%; } }
.section-video {
  text-align: center; }
  .section-video .wpb_video_widget {
    max-width: 640px;
    margin: calc(0.5 * var(--section-padding)) auto; }

.section-contact {
  background: var(--color-cta); }
  .section-contact h3 {
    position: relative;
    font-size: 1.75rem;
    color: var(--color-text-dark);
    line-height: 1;
    font-weight: 400;
    font-family: var(--font-secondary);
    margin: 0 0 1.75rem;
    padding-left: 3.25rem; }
    .section-contact h3:before {
      content: "";
      width: 2.5rem;
      height: 2.5rem;
      background: var(--color-text-dark);
      position: absolute;
      left: 0;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      border-radius: 50%;
      background-size: 1.25rem;
      background-repeat: no-repeat;
      background-position: center; }
    .section-contact h3.title-phone:before {
      background-image: url("../../img/icon-phone.svg"); }
    .section-contact h3.title-mail:before {
      background-image: url("../../img/icon-mail.svg"); }
  .section-contact p {
    font-size: 1.15rem;
    margin: 0; }
    .section-contact p.lead {
      font-size: 1.75rem; }
    .section-contact p a {
      color: var(--color-text-dark); }
      .section-contact p a:hover {
        text-decoration: underline; }
  @media screen and (max-width: 767px) {
    .section-contact h3 {
      font-size: 1.5rem; }
    .section-contact p {
      font-size: 1rem; }
      .section-contact p.lead {
        font-size: 1.25rem; } }
  @media screen and (min-width: 768px) {
    .section-contact .columns-contact .column {
      min-width: 50%;
      max-width: 50%;
      flex-basis: 50%; } }
  @media screen and (min-width: 1280px) {
    .section-contact .columns-contact .column {
      min-width: 33.3333333333%;
      max-width: 33.3333333333%;
      flex-basis: 33.3333333333%; } }
/* Download e-book */
.contentbook.vc_row[data-vc-full-width] img {
  max-width: 250px; }

@media screen and (max-width: 767px) {
  .contentbook.vc_row[data-vc-full-width] {
    display: block; }
    .contentbook.vc_row[data-vc-full-width] .wpb_column {
      padding: 0; } }

/* General fixes */
.wpb_single_image img {
  border-radius: var(--border-radius);
  overflow: hidden; }

.gform_wrapper.gravity-theme {
  max-width: 350px; }
  .gform_wrapper.gravity-theme .bfooter input[type="text"]::-webkit-input-placeholder, .gform_wrapper.gravity-theme .bfooter input[type="email"]::-webkit-input-placeholder {
    color: #181818;
    font-size: 18px; }
  .gform_wrapper.gravity-theme .bfooter input[type="text"]::-moz-placeholder, .gform_wrapper.gravity-theme .bfooter input[type="email"]::-moz-placeholder {
    color: #181818;
    font-size: 18px; }
  .gform_wrapper.gravity-theme .bfooter input[type="text"]::placeholder, .gform_wrapper.gravity-theme .bfooter input[type="email"]::placeholder {
    color: #181818;
    font-size: 18px; }
  .gform_wrapper.gravity-theme input[type="text"],
  .gform_wrapper.gravity-theme input[type="email"] {
    height: 2rem;
    font-size: 1.15rem;
    color: var(--color-text-dark);
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid var(--color-text-dark);
    padding: 0 0 1rem 0;
    width: 100%;
    outline: none; }
  .gform_wrapper.gravity-theme .gform_footer {
    margin: 2.125rem 0 1.25rem;
    padding: 0; }
    .gform_wrapper.gravity-theme .gform_footer input {
      margin: 0; }

.disclaimer p {
  font-size: 0.75rem;
  color: var(--color-text-dark);
  max-width: 350px; }
  .disclaimer p a {
    font-weight: 450;
    text-decoration: underline; }
    .disclaimer p a:hover {
      text-decoration: none !important; }

.vc_tta-panel-body {
  max-width: 640px;
  margin-left: auto;
  margin-right: auto; }

.image_slider .splide__slide {
  height: 320px; }

.image_slider img {
  height: 320px; }

.brumps {
  margin-top: 1.5rem; }

.page-template-page-no-sidebar-title h1 {
  margin-top: var(--section-padding);
  text-align: center; }

.section-2columns-video h2 {
  text-align: center; }

@media screen and (min-width: 768px) {
  .section-2columns-video {
    overflow: visible !important; }
    .section-2columns-video .vc_row {
      margin-top: calc(0.75 * var(--section-padding)); }
    .section-2columns-video .vc_column-inner, .section-2columns-video .wpb_wrapper {
      height: 100%; }
    .section-2columns-video .wpb_video_widget {
      max-width: 640px;
      margin-left: auto;
      position: -webkit-sticky;
      position: sticky;
      top: calc(110px + var(--section-padding)); }
    .section-2columns-video .vc_col-sm-6 .wpb_text_column {
      padding-left: 1.5rem; }
      .section-2columns-video .vc_col-sm-6 .wpb_text_column .wpb_wrapper {
        max-width: 640px; } }

@media screen and (min-width: 768px) {
  .uppershop ul {
    display: flex;
    justify-content: space-between; } }

.uppershop li:before {
  content: "\f00c";
  font-family: "FontAwesome";
  margin-right: 10px;
  font-weight: 900; }

.uppershop li {
  font-size: 12px;
  color: #181818;
  line-height: 14px; }

.single-product h1 {
  color: var(--color-text-dark); }

.single-product .woocommerce-product-details__short-description p, .single-product .woocommerce-product-details__short-description a {
  font-size: 0.875rem; }

.single-product .cart #respond input#submit, .single-product .cart a.button, .single-product .cart button.button, .single-product .cart input.button {
  margin: 0;
  width: 100%;
  background: var(--color-orange) !important;
  color: var(--color-text-light) !important; }
  .single-product .cart #respond input#submit:hover, .single-product .cart a.button:hover, .single-product .cart button.button:hover, .single-product .cart input.button:hover {
    background: var(--color-orange-lighter) !important;
    color: var(--color-text-light) !important; }

@media screen and (min-width: 768px) {
  .single-product h1 {
    font-size: 2.25rem; } }

.single-product .woocommerce-notices-wrapper .button {
  width: auto;
  margin: 0; }

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }

.video-container iframe, .video-container object, .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

@media screen and (min-width: 768px) {
  .section-blog .card-podcast h3 {
    font-size: 1.5rem; } }

@media screen and (max-width: 767px) {
  .section-tv .vidround {
    padding-bottom: var(--section-padding); } }

.list-posts {
  margin: 0;
  padding: 0;
  list-style: none; }
  @media screen and (max-width: 767px) {
    .list-posts li + li {
      margin-top: calc(2 * var(--column-padding)); } }
  @media screen and (min-width: 768px) {
    .list-posts {
      display: flex;
      flex-wrap: wrap;
      margin-left: calc(-1 * var(--column-padding));
      margin-right: calc(-1 * var(--column-padding)); }
      .list-posts li {
        padding: 0 var(--column-padding) !important; } }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .list-posts li {
      flex-basis: 50%;
      min-width: 50%;
      max-width: 50%; }
      .list-posts li:nth-child(n+3) {
        margin-top: calc(2 * var(--column-padding)); } }
  @media screen and (min-width: 992px) {
    .list-posts li {
      flex-basis: 33.3333333333%;
      min-width: 33.3333333333%;
      max-width: 33.3333333333%; }
      .list-posts li:nth-child(n+4) {
        margin-top: calc(2 * var(--column-padding)); } }
.section-blog + .vc_row-full-width + .section-blog {
  padding-top: 0 !important; }

.columns-blog .wpb_wrapper {
  flex-basis: 100%; }

.paginatie {
  margin-top: calc(0.75 * var(--section-padding)); }
  .paginatie .current {
    font-weight: 450; }

.section-steppingstones-step .content {
  position: relative; }

.section-steppingstones-step .column-image .content {
  height: 100%; }

.section-steppingstones-step.section-steppingstones-step-5 {
  padding-bottom: calc(2 * var(--section-padding)) !important; }

@media screen and (max-width: 767px) {
  .section-steppingstones-step + .section-steppingstones-step {
    padding-top: calc(0.5 * var(--section-padding)) !important; }
  .section-steppingstones-step .steppingstone-holder {
    position: relative;
    --steppingstone-width: 50%;
    --steppingstone-position-top: auto;
    --steppingstone-position-bottom: auto;
    --steppingstone-position-left: auto;
    --steppingstone-position-right: auto;
    margin: 0 auto; } }

@media screen and (min-width: 768px) {
  .section-steppingstones-step .column {
    flex-basis: 50%;
    min-width: 50%;
    max-width: 50%;
    padding: 0 var(--column-padding); }
  .section-steppingstones-step .columns[data-reverse="1"] .column-text {
    order: -1;
    margin-left: 8.3333333333%; }
  .section-steppingstones-step .columns[data-reverse="1"] .column-image {
    margin-left: 0; }
  .section-steppingstones-step .steppingstone-holder {
    --steppingstone-position-top: 50%;
    --steppingstone-position-bottom: auto;
    --steppingstone-position-left: 50%;
    --steppingstone-position-right: auto;
    -webkit-transform: translateY(-50%) translateX(-50%);
            transform: translateY(-50%) translateX(-50%); } }

@media screen and (min-width: 992px) {
  .section-steppingstones-step .column {
    flex-basis: 41.6666666667%;
    min-width: 41.6666666667%;
    max-width: 41.6666666667%; }
  .section-steppingstones-step .column-image {
    margin-left: 8.3333333333%; } }

@media screen and (max-width: 767px) {
  .hide-image-mobile .wpb_single_image {
    display: none !important; } }

.section.section-pad-reiki {
  padding: 0 !important; }
  .section.section-pad-reiki .vc_column_container {
    padding: 0 !important; }
  .section.section-pad-reiki .section-steppingstones {
    padding-bottom: 0 !important; }
    .section.section-pad-reiki .section-steppingstones:before, .section.section-pad-reiki .section-steppingstones:after {
      content: none; }

.section.section-steppingstones-intro {
  text-align: center;
  background: var(--color-light); }
  @media screen and (max-width: 767px) {
    .section.section-steppingstones-intro {
      padding-top: calc(var(--section-padding) + 123px) !important; } }
  @media screen and (min-width: 768px) {
    .section.section-steppingstones-intro .columns {
      justify-content: center; } }
@media screen and (min-width: 768px) {
  .page-template-page-seo #content > .row,
  .single-post #content > .row,
  .sw_cursus_page #content > .row {
    display: flex;
    flex-wrap: nowrap;
    padding-bottom: var(--section-padding); }
    .page-template-page-seo #content > .row .col-md-8,
    .page-template-page-seo #content > .row .col-md-4,
    .single-post #content > .row .col-md-8,
    .single-post #content > .row .col-md-4,
    .sw_cursus_page #content > .row .col-md-8,
    .sw_cursus_page #content > .row .col-md-4 {
      float: none; }
    .page-template-page-seo #content > .row aside,
    .single-post #content > .row aside,
    .sw_cursus_page #content > .row aside {
      position: -webkit-sticky;
      position: sticky;
      top: calc(110px + var(--section-padding));
      max-width: 330px; } }

.sw_cursus_page #content {
  padding-top: var(--section-padding); }
  .sw_cursus_page #content article .vc_row + .vc_row {
    margin-top: calc(0.75 * var(--section-padding)); }

.sidebar_cursus h3 {
  color: var(--color-text-dark) !important;
  font-size: 28px !important;
  margin: 0 0 10px 0;
  text-align: left;
  padding-right: 0; }

.sidebar_cursus .menu li a {
  color: #181818 !important;
  font-size: 14px !important;
  opacity: 0.6 !important;
  font-weight: 400 !important;
  transition: 0.24s ease-out opacity !important; }
  .sidebar_cursus .menu li a:hover {
    opacity: 1 !important; }

@media screen and (max-width: 767px) {
  .holderofposts > .container > ul {
    display: flex;
    flex-wrap: wrap; }
    .holderofposts > .container > ul li + li {
      margin-top: 1.5rem; } }

@media screen and (max-width: 991px) {
  .header-logo .col-sm-10:last-child {
    display: none !important; }
  #override .header-logo .hidedesk {
    text-align: right;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    padding-right: 30px; }
    #override .header-logo .hidedesk .menu-button {
      top: 1px; }
    #override .header-logo .hidedesk .winkelo {
      margin-right: 1.5rem; }
      #override .header-logo .hidedesk .winkelo img {
        display: block; }
    #override .header-logo .hidedesk .nav-login {
      margin-right: 2rem; }
      #override .header-logo .hidedesk .nav-login img {
        display: block; } }
