
  @import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap');
  @import url('https://fonts.googleapis.com/css?family=Raleway:400,700&display=swap');

  body {
  font-family: 'Open Sans', sans-serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Raleway', sans-serif;
  }

  h1 {
  font-size: 34px;
  }

  h2 {
  font-size: 32px;
  }

  h3 {
  font-size: 26px;
  }

  h4 {
  font-size: 21px;
  }

  h5 {
  font-size: 18px;
  }

  h6 {
  font-size: 16px;
  }

  body {
  font-size: 15px;
  }

  body,
  .product-usps li,
  .stock-message {
  color: var(--body);
  }

  h1, h2, h3, h4, h5, h6 {
  color: var(--body) !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: var(--ember) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: var(--off) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--ember) !important;
  color: #fff !important;
  }

  .btn:hover,
  .wpcf7-submit:hover,
  .woocommerce span.onsale:hover,
  .woocommerce a.button:hover,
  .woocommerce .button:hover,
  [type="submit"]:hover,
  .nf-form-content input[type=submit]:hover
  {
  background: var(--off) !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: var(--off) !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: var(--off) !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--ember) !important;
  }

  div.phone a.phone, div.email a.email {
  background: var(--off) !important;
  color: #fff !important;
  }

  div.phone a.phone, div.email a.email i {
  color: #fff !important;
  }

  div.phone a.phone:hover, div.email a.email:hover {
  background: var(--off) !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: var(--off);
  border-color: var(--off);
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(--off) !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(--off) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  .modal__container,
  .footer-cta-box,
  .rimg,
  [type="submit"] {
  -moz-border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
  border-radius: 5px !important;
  }

  .img-responsive {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  }



  header div.header {
  background-color: rgba(255, 255, 255, .5) !important;
  }
  header .sticky_menu_small div.header {
  background-color: rgb(255, 255, 255) !important;
  }

  @media only screen and (max-width : 992px) {
  header nav.navbar-default {
  background: none !important;
  }
  }

  header > div.wrapper {
  display: block;
  position: relative;
  }

  header div.header::after {
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
  }

  header > div.wrapper::after {
  background: url('https://mediumpraktijkphoenix.nl/wp-content/uploads/sites/575/2026/07/Centrum-Phoenix-Vleuten-bloemen-in-mand.jpg');
  background-size: cover;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -2;
  }




  @media only screen and (min-width : 992px) {
  body.home header > div.wrapper {
  min-height: 350px;
      min-height: 564px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 714px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 364px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 514px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 289px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 289px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 389px;
  }
  header > div.wrapper.above {
  min-height: 539px;
  }

  header div.header div.holder {
  height: 289px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: var(--off); !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(10, 0, 0, .5) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(10, 0, 0, .5) !important;
  -webkit-box-shadow: inset 0 0 0 1000px rgba(255, 255, 255, 0.1);
  -moz-box-shadow: inset 0 0 0 1000px rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 0 0 1000px rgba(255, 255, 255, 0.1);
  }

  header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a:hover,
  header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a:focus,
  header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a:active {
  color: var(--off) !important;
  }
  }


  @media only screen and (min-width : 992px) {
  section.featured div.wrapper {
  margin-top: -100px;
  }
  header>div.wrapper .header__content {
  transform: translate3d(0, -40px, 0);
  }
  }





  header div.header {
  text-align: center;
  }

  header div.navbar-collapse ul.navbar-nav li a, .nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
  border-bottom: 1px solid var(--ember);
  }

  @media only screen and (min-width : 992px) {
  header div.navbar-collapse ul.navbar-nav li a, header nav.navbar-default div.navbar-collapse ul.navbar-nav li ul.dropdown-menu li.active > a {
  color: var(--ember) !important;
  }
  }


  header div.header div.contact i {
  color: var(--ember);
  }

  @media only screen and (min-width : 992px) {
  header div.navbar-collapse {
  text-align: center;
  }
  }

  section.featured div.item p,
  section.news div.item p {
  color: var(--body) !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  }

  section.partners {
  background: var(--ember) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: var(--off) !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--ember);
  }

  footer div.socket,
  .footer-sticky {
  background: var(--off) !important;
  }


  section.treatments div.items div.item img {
  border-radius: 100% !important;
  }

  .img-circle {
  border-radius: 100% !important;
  }

  section.treatments div.button-wrap {
  background: #9c7694;
  margin-top: 30px;
  }

  section.treatments div.item a {
  color: var(--body) !important;
  }

  section.prices table tr td a {
  color: var(--body) !important;
  }

  aside div.block.treatments ul li a,
  .woocommerce .widget_product_categories ul li a,
  .woocommerce .widget_product_categories ul li span {
  color: var(--body) !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: var(--off);
  }

  :root {
    --ink: #222222;
    --off: #F7F4EF;
--off-light: #fffdfa;
    --stone: #EAEAEA;
    --ember: #D66E46;
    --ember-strong: #c2582f;
    --teal: #3FABAB;
    --white: #ffffff;
    --body: #5f5a53;
    --line: rgba(34, 34, 34, .14);
    --font: 'Montserrat', system-ui, sans-serif;
}

header nav.navbar-default div.navbar-collapse ul.navbar-nav#primary_navigation li.current-menu-item > a, header nav.navbar-default div.navbar-collapse ul.navbar-nav#primary_navigation li.current-menu-item > a:hover, header nav.navbar-default div.navbar-collapse ul.navbar-nav#primary_navigation li.current-menu-item > a:focus, header nav.navbar-default div.navbar-collapse ul.navbar-nav#primary_navigation li.current-menu-item > a:visited, header nav.navbar-default div.navbar-collapse ul.navbar-nav#primary_navigation li.current-menu-parent > a, header nav.navbar-default div.navbar-collapse ul.navbar-nav#primary_navigation li.current-menu-ancestor > a {
    color: var(--teal) !important;
}

footer .column.aangesloten img.img-responsive {
    max-width: 90px;
    margin: unset;
}


a:hover, .woocommerce ul.products li.product .price, .woocommerce .price, .product-usps li i, .counter {
    color: var(--teal) !important;
}

.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, [type="submit"], .nf-form-content input[type=submit] {
    display: inline-block;
    font-size: 12.5px;
    font-weight: 600;
    letter-spacing: .08em;
    text-transform: uppercase !important;
    padding: 15px 32px !important;
    border: 1.5px solid transparent !important;
    transition: background-color .22s ease, color .22s ease, border-color .22s ease;
}
.btn:hover, .wpcf7-submit:hover, .woocommerce span.onsale:hover, .woocommerce a.button:hover, .woocommerce .button:hover, [type="submit"]:hover, .nf-form-content input[type=submit]:hover {
    background: var(--teal) !important;
}
a.btn.btn-secondary:hover {
    background: var(--teal) !important;
    color: var(--off) !important;
}
a.btn.btn-secondary {
    background: transparent !important;
    color: var(--teal) !important;
    border-color: var(--teal) !important;
}

main section img {
    border-radius: 25px!important;
}
main .hero__actions {
    margin-top: 50px;
}

a.hero__link {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: #fff !important;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: .06em;
    border-bottom: 1.5px solid rgba(255, 255, 255, .55);
    padding-bottom: 3px;
}
a.hero__link:hover {
    border-color: var(--ember) !important;
    color: var(--ember) !important;
}

.media-block {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 64px;
    align-items: center;
}

div.page-header h1 {
    border-bottom: 0px solid #e6e6e6!important;
    line-height: 1!important;
    margin-top: 0;
    font-size: clamp(38px, 5.2vw, 64px);
    letter-spacing: -1.2px;
    text-align: center;
    margin-bottom: 88px!important;
}
.breadcrumbs {
    text-align: center;
    font-size: 11px;
}


.bloglayout-card article.post header time.updated {
    display: none;
}
.bloglayout-card article.post {
    background: white;
}
.bloglayout-card article.post figure img {
    border-radius: 0 !important;
}
.bloglayout-card article.post {
    border-radius: 15px;
    overflow: hidden;
}

@media only screen and (min-width: 992px) {
html {font-size: 100%!important; }
.bottom-align {
   display: -ms-flexbox;
   display: flex;
   -ms-flex-align: end;
   align-items: end;
}
.single-post .content {
    font-size: 21px;
}
header div.header.full-width .container {
    width: 70%;
    max-width: 1550px;
}
.opleiding_items .col-xs-48.col-md-16 {
    width: 50%;
}
header nav.navbar-default div.navbar-collapse ul.navbar-nav li ul.dropdown-menu li > a {
    padding: 9px 45px 9px 15px !important;
}
    header div.navbar-collapse ul.navbar-nav li a, header nav.navbar-default div.navbar-collapse ul.navbar-nav li ul.dropdown-menu li.active > a {
        color: var(--ink) !important;
    }
    .dropdown-menu {
        padding: 5px !important;
border-radius: 7px !important
    }
section.treatments.shortcode .treatments .col-xs-24.col-sm-12 {
    width: 33.3333%;
}
    nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
        background-color: rgb(247 244 239) !important;
        border-radius: 7px !important;
    }
.behandelingen_intro div.page-header h1 {
    text-align: left !important;
    margin: 0 !important;
}
.single-behandelingen .breadcrumbs {
    text-align: left !important;
}
article.longread {
    max-width: 760px;
    margin: 0 auto;
}
body header > div.wrapper {
        min-height: 104px;
    }
nav.navbar-default div.navbar-collapse ul.navbar-nav>li.knop_menu {
    float: right;
}
blockquote.quote {
    max-width: 840px;
}
.section-head {
    max-width: 660px;
}
header>div.wrapper .header__content .col-md-32.col-md-offset-8 {
    margin-left: 0;
    width: 61%;
}
    header>div.wrapper .header__content {
        transform: translate3d(0, 320px, 0);
    }
.reverse {
    direction: rtl;
    margin-bottom: 0;
}
.reverse > * {
    direction: ltr;
}
header div.header {
    background-color: var(--off)!important;
}
    header div.header div.holder {
        height: 109px;
        min-height: 50px;
    }
    header>div.wrapper div.wrapper img.logo {
        max-width: 110px;
    }
    header div.navbar-collapse {
        text-align: left;
    }
    header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
        font-size: 13px;
        font-weight: 500;
        color: var(--ink) !important;
        transition: color .2s ease;
    }
    header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a:hover, header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a:focus, header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a:active {
        color: var(--ember) !important;
    }
    body.home header > div.wrapper {
        min-height: 815px;
    }
}

header>div.wrapper.shadow:before {
    background: linear-gradient(180deg, rgba(34, 34, 34, .15) 0%, rgba(34, 34, 34, .05) 10%, rgba(34, 34, 34, .72) 100%);
    top: 0 !important;
}

@media only screen and (max-width: 991px) {
html {font-size: 100%!important;}
.media-block, .behandelingen_intro {
    grid-template-columns: 1fr!important;
}
footer .column.aangesloten img.img-responsive {
    margin: 0 auto !important;
}
section.treatments.shortcode .treatments .col-xs-24.col-sm-12 {
    width: 100%;
}
.col-md-14.col-md-offset-2 {
    margin: 80px 13px 0;
}
.page_header_image, .single-post figure.featured-image {
    height: 230px!important;
}
header>div.wrapper {
    min-height: 90px;
}
header div.navbar-collapse ul.navbar-nav li a, .nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    border-bottom: 1px solid rgb(214 110 70 / 26%);
    padding: 15px;
}
.behandelingen_intro {
    gap: 0!important;
}
header div.header div.wrapper img.logo {
    max-width: 120px;
}
header div.header {
    text-align: left;
}
header div.header {
    background-color: var(--off)!important;
}
header nav.navbar-default div.navbar-header div.holder, header div.header div.holder {
    min-height: 50px;
    height: 100px;
}
header .header__content {
    margin-top: 110px;
}
header>div.wrapper.shadow:before {
    background: linear-gradient(180deg, rgba(34, 34, 34, .15) 0%, rgba(34, 34, 34, 44%) 10%, rgba(34, 34, 34, .72) 100%)!important;
}
.home header>div.wrapper {
    min-height: 640px;
}
header button.navbar-toggle {
    color: var(--teal);
}
header > div.wrapper::after {
    background-position: 30%;
}
footer {
    text-align: center;
}
footer table.opening_hours {
    text-align: left;
    margin: 0 auto;
}
header nav.navbar-default ul.navbar-nav .active>a:focus, header nav.navbar-default ul.navbar-nav .active>a:hover, header nav.navbar-default ul.navbar-nav .active>a:visited, .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover, header nav.navbar-default ul.navbar-nav .active>a, nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a, header nav.navbar-default ul.navbar-nav .active>a:focus, header nav.navbar-default ul.navbar-nav .active>a:hover, header nav.navbar-default ul.navbar-nav .active>a:visited, .navbar-default .navbar-nav .open .dropdown-menu>li>a {
color: var(--ink)!important;
}
html.navbar-open body.mm-fullsize nav.type-fullsize button.navbar-toggle {
    color: var(--teal);
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li.knop_menu a {
    margin: 25px 0;
}
header .social-media.visible-xs.visisble-sm {
    text-align: center;
}
}

header .header__content h1 {
    line-height: 0.9;
    margin-bottom: 25px;
}
.hero__actions .btn {
    margin: 0 !important;
}
.hero__actions {
    display: flex;
    align-items: center;
    gap: 28px;
    flex-wrap: wrap;
}

main section, section.treatments {
    padding: 80px 0;
}
section.behan_item {
    padding-top: 10px;
}
.section-head h2 {
    margin-top: 0;
}
section.behan_intro {
    padding-bottom: 0;
}
.section-head {
    margin: 0 0 52px;
}
.section-head.section-head--center {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

body {
    font-family: var(--font);
    font-weight: 400;
    font-size: 16px;
    line-height: 1.75;
    color: var(--body);
    background: var(--off);
    -webkit-font-smoothing: antialiased;
}

h1, h2, h3, h4, h5, h6 {
margin: 2.75rem 0 1.05rem;
    font-family: var(--font);
    color: var(--ink)!important;
    font-weight: 400;
    line-height: 1.15;
    letter-spacing: -.3px;
}

h1 {font-size: clamp(42px, 6.4vw, 74px);   font-weight: 200;}
h2 {font-size: clamp(26px, 3.4vw, 34px);font-weight: 300;}

small, .text_small {font-size: 0.8em;}

.smallmargin {
    margin-top: 1.15rem;
}

p {margin-bottom: 1.15rem;}

.btn {
    margin:1em 0;
    white-space: normal;
}

.relative, main section {
    position: relative;
}
ol, ul {
    margin-bottom: 1.15rem;
}

html, body {
    overflow-x: hidden;
}

img {
    height: auto;
}

@media only screen and (max-width: 991px) {
.gallery .gallery-item {
    width: 100%;
}
.m-pdt-0 {
padding-top:0!important;
}
.m-pdb-0 {
padding-bottom:0!important;
}
.m-pdb-2 {
padding-bottom:2em!important;
}
.m-pdt-2 {
padding-top:2em!important;
}
.m-mt-0 {
margin-top:0!important;
}
.m-mb-0 {
margin-bottom:0!important;
}
}

footer {
    border-top: 0.5px solid var(--line);
    padding-top: 100px;
    font-size: 14px;
}
footer div.column > h4 {
    border-bottom: 0px solid var(--ember);
    font-size: 12px;
    font-weight: 600;
    letter-spacing: .12em;
    text-transform: uppercase;
    color: var(--ink) !important;
    margin: 0 0 18px;
    margin-top: 0;
    padding-bottom: 0;
}
footer, footer div.socket, footer div.socket a, footer div.socket a:hover {
    color: var(--body) !important;
}
footer div.socket img[alt=netbeauty] {
    filter: invert(0.7);
}
footer div.column img {
    max-width: 180px;
    margin: 0 auto;
}
footer .social-media.size-normal {
    text-align: center;
}

header div.social-media ul li a, footer div.social-media ul li a {
    background: transparent !important;
    font-size: 11px !important;
    height: 30px !important;
    line-height: 29px !important;
    width: 30px !important;
    border: 1px solid var(--ember) !important;
}
div.social-media ul li a i {
    color: var(--ember) !important;
}
div.social-media ul li a:hover {
    background: var(--ember) !important;
}
div.social-media ul li a:hover i {
    color: var(--off) !important;
}
footer div.socket {
    margin-top: 70px;
}

.hero_con {
    text-align: left;
}

section.behan_item .item.item-card {
    background: var(--white) !important;
    border: 0.5px solid var(--line) !important;
    border-radius: 16px !important;
    overflow: hidden !important;
    display: flex !important;
    flex-direction: column !important;
    transition: box-shadow .25s ease, transform .25s ease !important;
    padding: 0 !important;
}
section.behan_item .item.item-card h3 {
    order: 2;
    font-size: 18px !important;
    font-weight: 600 !important;
    letter-spacing: -.2px;
    padding: 0 24px;
}
section.behan_item .item.item-card p {
    order: 3;
    font-size: 14px;
    line-height: 1.6;
    padding: 0 24px 25px;
}
section.behan_item .item.item-card span.card__link {
    padding-top: 20px;
    font-size: 11.5px;
    font-weight: 600;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: var(--ember);
    display: block;
}
section.behan_item .item.item-card img.img-responsive {
    order: 1;
    border-radius: 0 !important;
    aspect-ratio: 4 / 3;
    object-fit: cover;
    margin-bottom: 35px;
    width: 100%;
    object-position: center 30%;
    height: 100%;
}
section.behan_item .item.item-card:hover .card__link {
    color: var(--teal) !important;
}
section.behan_item .item.item-card:hover {
    box-shadow: 0 14px 34px rgba(34, 34, 34, .09) !important;
    transform: translateY(-3px);
}

blockquote.quote {
    padding: 0 !important;
    border: none !important;
    margin: 0 auto;
    position: relative;
}

table.opening_hours tr td {
    padding: 8px 0;
}

.flourish--quote {
    top: -40px;
    left: 50%;
    transform: translateX(-50%);
    width: min(560px, 80%);
    opacity: 0.5;
}
.flourish {
    position: absolute;
    z-index: 0;
    pointer-events: none;
    height: auto;
}
.quote__text {
    position: relative;
    z-index: 1;
    font-size: clamp(24px, 3.4vw, 36px);
    font-weight: 200;
    font-style: italic;
    color: var(--ink);
    line-height: 1.4;
}
.quote__cite {
    position: relative;
    z-index: 1;
    display: block;
    margin-top: 30px;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: .14em;
    text-transform: uppercase;
    color: var(--ember);
    font-style: normal;
}
section.quote_blok {
    background: var(--off-light);
}
blockquote.quote p {
    margin: 0;
}

.page_header_image img, .single-post figure.featured-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin: 0;
    object-position: center 20%;
}
.page_header_image, .single-post figure.featured-image {
    width: 100%;
    height: 530px;
    overflow: hidden;
    margin-bottom: 80px;
}

.longread__lead {
    font-size: 21px;
    font-weight: 300;
    line-height: 1.6;
    color: var(--ink);
}
.longread__title, article.longread h2 {
    font-size: clamp(24px, 3vw, 30px);
    font-weight: 300;
    margin: 56px 0 22px;
}

.longread__list {
    list-style: none;
    margin: 28px 0 0;
    padding: 0;
    display: flex;
        margin-bottom: 45px;
    flex-direction: column;
    gap: 2px;
}
.longread__item {
    position: relative;
    background: var(--white);
    border: 0.5px solid var(--line);
    border-radius: 14px;
    padding: 22px 26px 22px 60px;
    margin: 0;
}
.longread__item::before {
    content: "";
    position: absolute;
    left: 26px;
    top: 31px;
    width: 14px;
    height: 1.5px;
    background: var(--ember);
}
.longread__item strong {
    display: block;
    color: var(--ink);
    font-weight: 600;
    font-size: 15px;
    letter-spacing: .01em;
    margin: 0 0 6px;
}
.longread__item+.longread__item {
    margin-top: 12px;
}
.pullquote {
    position: relative;
    margin: 64px 0;
    padding: 0 0 0 26px;
    border-left: 2px solid var(--ember);
}
.pullquote__text {
    font-size: clamp(22px, 2.8vw, 28px);
    font-weight: 200;
    font-style: italic;
    color: var(--ink);
    line-height: 1.45;
}

header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li.knop_menu a {
    font-size: 11px !important;
    font-weight: 600;
    letter-spacing: .08em;
    text-transform: uppercase !important;
    padding: 11px 26px !important;
    border: 1.5px solid transparent !important;
    background: var(--ember) !important;
    color: var(--off) !important;
    border-radius: 6px;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li.knop_menu a:hover {
    background: var(--teal) !important;
}

section.page div.actions {
    text-align: center;
}
.behandelingen_intro {
    display: grid;
    gap: 80px;
    grid-template-columns: 0.5fr 1fr;
    align-items: center;
}
.behandelingen_intro figure {
    aspect-ratio: 2 / 1;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.behandelingen_intro figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin: 0;
}

.factbar__inner {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 56px;
    justify-content: space-between;
    background: white;
    border-radius: 25px;
    padding: 25px;
    margin: 45px 0 80px;
}
.fact__label {
    font-size: 11px;
    font-weight: 600;
    letter-spacing: .16em;
    text-transform: uppercase;
    color: var(--ember);
    margin: 0 0 6px;
margin: 0;
}
.fact__value {
    font-size: 19px;
    font-weight: 400;
    color: var(--ink);
    line-height: 1.4;
margin: 0;
}

figure.longread__figure img {
    margin: 0;
    width: 100%;
    height: 100%;
    object-position: center;
    object-fit: cover;
}

figure.longread__figure {
    height: 330px;
    overflow: hidden;
    width: 100%;
    margin: 45px 0;
}

section.treatments.shortcode h3 {
    display: none;
}
section.treatments.shortcode {
    margin-top: 80px;
}

section.archive.treatments div.treatments div.item img, section.treatments.shortcode div.treatments div.item img {
    width: 100%;
    height: 280px;
    object-fit: cover;
    border-radius: 25px !important;
}
section.archive.treatments div.items div.treatments div.item a span, section.archive.treatments div.treatments div.item h4, section.archive.treatments div.treatments div.items div.item a span, section.treatments.shortcode div.items div.treatments div.item a span, section.treatments.shortcode div.treatments div.item h4, section.treatments.shortcode div.treatments div.items div.item a span {
    font-size: 12px;
    font-weight: 600;
    letter-spacing: .2em;
    text-transform: uppercase;
    color: var(--ember) !important;
}

header nav.navbar-default div.navbar-collapse ul.navbar-nav#primary_navigation li.current-menu-item.knop_menu > a:visited {
    color: white ! Important;
}

.col-md-14.col-md-offset-2 {
    background: white;
    border-radius: 25px;
    padding: 25px;
}

@media only screen and (max-width: 1450px) {
footer div.socket {
    padding-bottom: 80px!important;
}
}

section.contact div.holder div.wrap h4 {
    margin-top: 10px;
    margin-bottom: 35px;
    font-size: 25px;
}


section.reviews > div > div > div:nth-child(3) > div.reviews > .row {
    align-items: stretch;
}
section.reviews > div > div > div:nth-child(3) > div.reviews > .row {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(330px, 1fr));
}
section.reviews > div > div > div:nth-child(3) > div.reviews > .row > .col-xs-48 > .row {
    flex: 1;
    display: flex;
    flex-direction: column;
}
section.reviews > div > div > div:nth-child(3) > div.reviews > .row > .col-xs-48 > .row > .col-xs-48 {
    flex: 1;
    display: flex;
    flex-direction: column;
}
section.reviews > div > div > div:nth-child(3) > div.reviews > .row > .col-xs-48 {
    display: flex;
    flex-direction: column;
}
section.archive.reviews div.reviews div.review {
    flex: 1;
}
section.archive.reviews div.reviews div.review {
    background: var(--off-light);
    border: 0.5px solid rgba(132, 107, 90, 0.18);
    padding: 36px 32px;
    font-style: italic;
    font-size: 17.5px;
    font-weight: 340;
    line-height: 1.5;
}
section.archive.reviews div.reviews div.review .col-sm-12 {
    display: none;
}
section.archive.reviews div.reviews div.review .col-sm-36 {
    display: flex;
    flex-direction: column-reverse;
}
section.archive.reviews div.reviews div.review .col-sm-36 {
    width: 100%;
}
section.archive.reviews div.reviews div.review h4 {
    font-style: italic;
    font-size: 16px;
    color: var(--ember) !important;
    margin: 10px 0 0;
    line-height: 1.3;
    border-top: 1px solid rgba(132, 107, 90, 0.2);
    padding-top: 16px;
    font-weight: 600;
}
section.archive.reviews div.reviews div.review blockquote.blockquote {
    display: none;
}
 section.reviews > div > div > div:nth-child(3) > div.reviews > .row:before {
display: none;
}

section.opleiding_items a div.item {
    background: var(--white) !important;
    border: 0.5px solid var(--line) !important;
    border-radius: 16px !important;
    overflow: hidden !important;
    display: flex !important;
    flex-direction: column !important;
    transition: box-shadow .25s ease, transform .25s ease !important;
    padding: 0 !important;
}
section.opleiding_items a div.item h3 span {
    font-size: 11px;
    font-weight: 600;
    letter-spacing: .06em;
    text-transform: uppercase;
    color: var(--ink);
    background: var(--stone);
    border-radius: 100px;
    padding: 6px 12px;
}
section.opleiding_items a div.item h3 {
    order: 2;
    font-size: 21px !important;
    font-weight: 600 !important;
    letter-spacing: -.2px;
    padding: 0 24px;
}
.course-card__pills {
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
    margin: 0 0 16px;
}
section.opleiding_items a div.item img.img-responsive {
    order: 1;
    border-radius: 0 !important;
    aspect-ratio: 4 / 3;
    object-fit: cover;
    margin-bottom: 35px;
    width: 100%;
    object-position: center 30%;
    height: 100%;
}
section.opleiding_items a div.item .event_info {
    order: 3;
}
section.opleiding_items a div.item > p {
    display: none;
}
section.opleiding_items a div.item .event_info {
    order: 3;
    font-size: 14px;
    line-height: 1.6;
    padding: 0 24px 25px;
}
section.opleiding_items a div.item .event_info p.event_price {
    font-size: 24px;
    font-weight: 300;
    color: var(--ink) !important;
}
section.opleiding_items a div.item:hover .event_info .event_knop {
    background: var(--ember-strong) !important;
}
section.opleiding_items a div.item .event_info .event_knop {
    font-size: 12.5px;
    font-weight: 600;
    letter-spacing: .08em;
    text-transform: uppercase;
    padding: 15px 32px;
    border-radius: 2px;
    background: var(--ember);
    color: #fff !important;
    border-color: var(--ember);
    text-align: center;
}
.course-card__pay {
    margin: 12px 0 0;
    text-align: center;
}
.pay-note {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    font-size: 11px;
    color: var(--body);
}
.pay-note svg {
    flex: none;
}
section.opleiding_items a div.item:hover {
    box-shadow: 0 14px 34px rgba(34, 34, 34, .09);
    transform: translateY(-3px);
}
section.header_text {
    padding-bottom: 0;
}

.cursus_aside {
  position: relative;
  margin: 40px 0;
  padding: 32px 36px 32px 42px;
  background: #ffffff;
  border: 1px solid #ece4d8;
  border-radius: 14px;
  box-shadow: 0 12px 30px rgba(34,34,34,0.08);
  overflow: hidden;
}

.cursus_aside::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 6px;
  height: 100%;
  background: rgb(214,110,70);
}

.cursus_aside .course-card__pills {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin: 0 0 14px;
}

.cursus_aside .event-item {
  display: inline-block;
  background: rgba(214,110,70,0.10);
  color: rgb(214,110,70);
  font-size: 13px;
  font-weight: 600;
  letter-spacing: .02em;
  padding: 4px 12px;
  border-radius: 999px;
}

.cursus_aside p {
  margin: 0 0 14px;
}

.cursus_aside > p:first-of-type {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.3;
  color: rgb(34,34,34);
  margin-bottom: 6px;
}

.cursus_aside .event_price {
  font-size: 32px;
  font-weight: 700;
  color: rgb(214,110,70);
  margin: 0 0 20px;
}

.cursus_aside .btn-primary {
  display: block;
  width: 100%;
  text-align: center;
  border-radius: 8px;
  box-shadow: 0 6px 16px rgba(214,110,70,0.35);
  transition: transform .15s ease, box-shadow .15s ease;
}

.cursus_aside .btn-primary:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 20px rgba(214,110,70,0.40);
}

.cursus_aside .course-card__pay {
  margin: 16px 0 0;
  text-align: center;
}

.cursus_aside .pay-note {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 13px;
  color: rgb(95,90,83);
}


.labelshow .nf-field .field-wrap .nf-field-label label {
    font-weight: 600!important;
}
.labelshow .nf-field .field-wrap .nf-field-label {
    display: block!important;
}
.dropdownsmall .nf-field .nf-field-element select {
    height: 38px!important;
    padding: 0 12px;
    font-size: 15px;
}
.dropdownsmall .nf-field .nf-field-element div::after {
    font-size: 15px;
    line-height: 62px;
}