
  @import url('https://fonts.googleapis.com/css?family=Poppins:400,700&display=swap');
  @import url('https://fonts.googleapis.com/css?family=Noto+Sans:400,700&display=swap');

  body {
  font-family: 'Poppins', sans-serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Noto Sans', 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(--tekst);
  }

  h1, h2, h3, h4, h5, h6 {
  color: var(--tekst) !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: var(--primary) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: var(--primary) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--primary) !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(--primary) !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: var(--primary) !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: var(--primary) !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--primary) !important;
  }

  div.phone a.phone, div.email a.email {
  background: var(--primary) !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(--primary) !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: var(--primary);
  border-color: var(--primary);
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(--primary) !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(--primary) !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(226, 226, 226, 1) !important;
  }
  header .sticky_menu_small div.header {
  background-color: rgb(226, 226, 226) !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://fijnbeautyexperience.nl/wp-content/uploads/sites/31/2023/07/muurfijn.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: 572px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 722px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 372px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 522px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 297px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 297px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 397px;
  }
  header > div.wrapper.above {
  min-height: 547px;
  }

  header div.header div.holder {
  height: 297px;
  }
  }

  .topbar {
  background: #e2e2e2;
  }




  nav.navbar-default, div.navbar-collapse {
  background-color: #e2e2e2; !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(226, 226, 226, 1) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(226, 226, 226, 1) !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(--primary) !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: left;
  }

  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(--primary);
  }

  @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(--primary) !important;
  }
  }


  header div.header div.contact i {
  color: var(--primary);
  }

  @media only screen and (min-width : 992px) {
  header div.navbar-collapse {
  text-align: left;
  }
  }

  section.featured div.item p,
  section.news div.item p {
  color: var(--tekst) !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  }

  section.partners {
  background: var(--primary) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: var(--primary) !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--primary);
  }

  footer div.socket,
  .footer-sticky {
  background: var(--primary) !important;
  }


  section.treatments div.items div.item img {
  border-radius: 100% !important;
  }

  .img-circle {
  border-radius: 100% !important;
  }

  section.treatments div.button-wrap {
  background: var(--primary);
  margin-top: 30px;
  }

  section.treatments div.item a {
  color: var(--tekst) !important;
  }

  section.prices table tr td a {
  color: var(--tekst) !important;
  }

  aside div.block.treatments ul li a,
  .woocommerce .widget_product_categories ul li a,
  .woocommerce .widget_product_categories ul li span {
  color: var(--tekst) !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: var(--primary);
  }

  /* Oude header
header > div.wrapper::after {
    background: url(/wp-content/uploads/sites/31/2023/04/header1-min.jpg);
}
*/

:root {
--light:      #e2e2e2;
--dark:       #636363;
--primary:    #C16E42;
--secondary:  #6f6f6e;
--tekst:       #333;
--grey-taupe: #4C4E52;
}

/*:root {
--light:      #fdfefc;
--dark:       #021227;
--primary:    #b4a797;
--secondary:  #333234;
--tekst:       #333;
--grey-taupe: #4C4E52;
}*/


@font-face {
  font-family: "MyriadProLight";
  src: url('/wp-content/uploads/sites/31/font.woff2') format('woff2'), url('/wp-content/uploads/sites/31/font.woff2') format('woff2');
}



#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation .mega-afspraak__maken.mega-btn.mega-cw.mega-menu-item.mega-menu-item-type-post_type.mega-menu-item-object-page.mega-align-bottom-left.mega-menu-flyout.mega-menu-item-523.afspraak__maken.btn.cw a.mega-menu-link {
  color: #fff !important;
}


#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item > a:hover {
  color: var(--dark) !important;
}


#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item > a {
  color: var(--primary) !important;
}

.customer-logos.slider img {
  filter: grayscale(1);
}

.customer-logos.slider {
  display: flex;
  gap: 3rem;
}

.carousel > p:nth-child(2) {
  display: none;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
height: 700px;
}

.carousel-item {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: opacity 0.6s ease-in-out;
  height: 700px; /* Vervang 300px door de gewenste hoogte */
  width: 100%;
}

.carousel-item img {
  height: 98%;
  width: 1080px;
  object-fit: cover;
width: 100%;
}
.carousel-item.active {
  opacity: 1;
}

.carousel-item-next,
.carousel-item-prev {
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0;
}

.carousel-item-next.active,
.carousel-item-prev.active {
  opacity: 1;
}




#menu-item-523 {
  border-radius: 5px !important;
}




.header__child.child1 .italic {
  color: var(--primary);
  font-weight: normal;
  letter-spacing: -1.3px;
}

.header__child.child1 h1 {
  margin-bottom: 2rem;
}

footer div.column > h4, footer section.treatments div.items div.item a div.column > span, section.treatments div.items div.item a footer div.column > span {
  border-bottom: 1px solid #e6e6e6;
  color: var(--tekst) !important;
  margin-bottom: 15px;
  padding-bottom: 15px;
}


.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, [type="submit"], .nf-form-content input[type="submit"] {
  background: var(--secondary) !important;
}


footer {
  color: #333;
}


.item-category h2 {
  text-transform: uppercase;
}


.row .products img {
  width: auto;
  max-height: 150px;
  object-fit: contain;
}

a[title="Fijne producten"]:hover {
  cursor: pointer !important;
}

.intro.text.block1 {
/*  background-image: radial-gradient(circle, var(--secondary) -10%, var(--secondary) 100%), url(https://fijnbeautyexperience.nl/wp-content/uploads/sites/31/2023/02/shutterstock_1982735450-Omgezet.png);*/
background-image: url(https://fijnbeautyexperience.nl/wp-content/uploads/sites/31/2023/04/A943oxv_33ysem_5j8.jpg);
background-size: cover;
}


.contact section.contact .col-sm-24.mb-xs {
  display: none;
}


.contact section.contact .col-sm-24 {
  width: 100%;
}

main .btn {
  margin-top: 3rem;
}

.slick-slide img {
  filter: grayscale(1) opacity(0.7);
}

.partners__intro {
  padding: var(--spacing) 0 0 0 !important;
}

.partners__intro {
  padding: 30px 0 !important;
}

.page-id-20 .row .col-sm-24 {
  width: 100%;
}


/*@media (min-width: 769px) and (max-width: 1340px) {

.header__parent {
  grid-template-columns: 0.7fr 0.5fr 1fr !important;
}
.header__child.child1 {
  grid-column: 1 / span 2 !important;
  grid-row: 1 !important;
}
.header__child.child2 {
  grid-column: 2 / span 3 !important;
  grid-row: 1 !important;
}

}*/

.item-category h2 {
margin: 0;
color: #fff !important;
width: 100%;
text-align: center;
padding: 0.5rem;
font-size: 1.563rem;
}

.page-template-template-fullwidth section.page .container {
  max-width: 1200px;
}


.topbar__social a {
  padding-right: 1rem;
}

.topbar__social {
  float: left;
}


#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link {
  text-transform: uppercase;
}

.topbar__social .fas.fa-phone-alt {
  padding-right: 0.5rem;
  padding-left: 1rem;
}
.oplossingen_child h4 {
  position: absolute;
  margin: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff !important;
  width: 100%;
  text-align: center;
  padding: 0.5rem;
}



.oplossingen_parent {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 1rem;
}
.oplossingen_child img {
  margin: 0;
}
.oplossingen_child {
  position: relative;
}



header > div.wrapper::after {
  filter: brightness(0.5);
}


.oplossingen_child img {
  margin: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0.5rem;
filter: brightness(0.7);
}

div.breadcrumbs {
  display: none;
}

header h1 {
  position: absolute;
  left: 50%;
  top: 64%;
  transform: translate(-50%, -50%);
  color: #fff !important;
  font-size: clamp(60px, 5vw, 70px);
}

.page-header h1 {
  display: none;
  border: none;
}

section.treatments.shortcode h3, section.treatments.shortcode p {
  display: none !important;
}

.home header .type-fullsize .navbar-collapse {
  max-width: 100vw;
}


html.navbar-open body.mm-fullsize nav.type-fullsize button.navbar-toggle {
  color: var(--primary);
}
div.treatments {
  margin-top: var(--gap);
}

.item-category {
  border-radius: 0.5rem;
}


section.page, section.treatments {
  padding: var(--spacing) 0;
}

.social-media.size-normal {
  margin-top: -40px;
}
footer div.column {
  margin-bottom: 0;
}
footer div.column > h4 {
  border-bottom: 0px solid var(--primary);
}
.footer-cta.inside {
  margin-bottom: 20px;
  border-bottom: 1px solid var(--secondary);
}

.CTA h2, .CTA {
  color: var(--tekst) !important;
}


.btn:hover {
  opacity: 0.7;
      transition: all 500ms ease-in-out;
}
main .btn {
  padding: 1rem 2rem;
}
.mt-auto {
  margin: auto auto 0 auto;
}
.behandelingen__home__child {
  display: flex;
  flex-direction: column;
  align-items: start;
  height: 48vh;
  min-height: 500px;
  max-width: 750px;
}


.behandelingen__home__parent img {
margin: 0 auto;
display: block;
height: 100%;
border-radius: 5px;
margin-bottom: 1rem;
border: 6px solid var(--primary);
padding: 0;
width: 100%;
object-fit: cover;
max-height: 300px;
min-height: 300px;
}


.behandelingen__home__parent {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: var(--gap);
}


.intro.text.block0.custom__header .container {
z-index: 0;
position: relative;
}

#menu-item-523 a {
  color: #fff !important;
}

.star1, .star2 {
  color: #e9294f;
  font-size: 3rem;
  position: absolute;
}

/*@keyframes graining {
0% {transform: translate(0, 0);}
10% {transform: translate(-5%, -10%);}
20% {transform: translate(-15%, 5%);}
30% {transform: translate(7%, - 25%);}
40% {transform: translate(-5%, 25%);}
50% {transform: translate(-15%, 10%);}
60% {transform: translate(15%, 0%);}
70% {transform: translate(0%, 15%);}
80% {transform: translate(3%, 35%);}
90% {transform: translate(-10%, -10%);}

}*/


.border-image-intro {
  border: 7px solid var(--primary);
}

.custom__header {
  height: auto;
  min-height: 1000px;
}

.intro.text.block0.custom__header .container {
/*  position: fixed;
  display: block;
  margin: 0 auto;
top: 52%;
left: 50%;
transform: translate(-50%, -50%);*/
}



.header__child.child1 .italic {
  color: var(--primary);
}

.intro.text.block1 {
  animation: background__prim 1s linear infinite;
animation-play-state: paused;
animation-delay: calc(var(--scroll) * -3.2s);
animation-iteration-count: 1;
animation-fill-mode: both;
background-repeat: no-repeat;
background-blend-mode: color;
}

.intro.text.block1.cw {
  padding: var(--gap) 0;
}


.introtext_text .italic {
      font-family: 'Dawning of a New Day', cursive;;
  font-size: 46px;
  font-weight: 100;
  transform: rotate(-1.5deg);
  margin-top: 0rem;
}


.header__child.child2 img {
  border-radius: 1rem;
  box-shadow: 0 0 30px -5px rgba(0,0,0,.15);
}


.lijn-l {
  right: auto;
  left: 0;
  width: 30%;
  background-color: var(--secondary);
  position: absolute;
  top: 50%;
display: none;
  height: 1px;
}
.lijn-c {
  border-radius: 40rem 40rem 0.5rem 0.5rem;
  min-width: auto;
  object-fit: cover;
  width: 328px;
  height: 36vh;
  position: absolute;
  top: -2%;
  background: transparent;
  border: 1px solid black;
  left: 34.6%;
  right: auto;
  display: none;
  z-index: -1;
}
.lijn-r {
left: auto;
right: 0;
width: 100%;
background-color: var(--secondary);
position: absolute;
top: 50%;
height: 75px;
background: url(https://fijnbeautyexperience.nl/wp-content/uploads/sites/31/2023/03/lijnt.png);
background-size: contain;
background-repeat: no-repeat;
background-position: center;
z-index: -1;
}
.lijntjes__wrapper {
  position: relative;
}

.tac.introtext_text {
  margin-top: var(--gap);
}


/*.header__child.child2 img {
  animation: rotate 1s linear infinite;
  animation-play-state: paused;
  animation-delay: calc(var(--scroll) * -8s);
  animation-iteration-count: 1;
  animation-fill-mode: both;
}*/


/*@keyframes background__prim {
0% {opacity: 0;}
75% {opacity: 0.5;}
100% {
  opacity: 1;
  background-image: radial-gradient(circle, var(--primary) -10%, #94816b 100%),  url(https://fijnbeautyexperience.nl/wp-content/uploads/sites/31/2023/02/shutterstock_1982735450-Omgezet.png);
 }
}
*/

/*@keyframes background__prim {
  to {
  opacity: 1;
  background-image: radial-gradient(circle, var(--primary) -10%, #94816b 100%),  url(https://fijnbeautyexperience.nl/wp-content/uploads/sites/31/2023/02/shutterstock_1982735450-Omgezet.png);
  }
}*/


/*@keyframes rotate {
  to {
    opacity: 0;
    transform: perspective(500px) translateX(0px) rotateX(-23.9deg) rotateY(-27.88deg);
    -webkit-transform: perspective(500px) translateX(0px) rotateX(-23.9deg) rotateY(-27.88deg);
  }
}*/


/*@keyframes opacity__intro {
  to {
    opacity: 0;
  }
}*/






.introtext h1 {
/*  font-size: clamp(40px, calc(5vw/2),60px);*/
font-size: 40px;
margin: 0 0 var(--gap) 0 !important;
line-height: 1.6;
color: var(--primary) !important;
font-weight: normal;
letter-spacing: -1.3px;
font-style: italic;
}


.border-image-intro {
border-radius: 5px;
min-width: auto;
object-fit: cover;
width: 328px;
height: 26vh;
}

header .italic {
  color: var(--primary);
}
.col-md-32.col-md-offset-8 {
margin-left: 20vw;
width: 100%;
text-align: start;
}


header .header__content h1, header .header__content p {
  color: var(--tekst) !important;
}



header > div.wrapper.shadow::before {
  background: rgba(0,0,0,.0);
}

.test {
  background: var(--primary);
  height: 500px;
  width: 500px;
  display: flex;
  justify-content: center;
  align-items: center;
}



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 {
  background: none;
  color: var(--dark) !important;
}

header .header__content h1 {
  font-size: clamp(50px, 50vw, 150px);
}

section.intro {
padding: var(--gap) 0 var(--gap) 0;
}


.italic {
  font-style: italic;
  font-weight: 600;
}

section.page .container {
  max-width: 1200px;
}

footer, .footer-cta.center::after, .author {
  background: var(--light) !important
}



body {
  background: var(--light);
}

/*style*/
.color__grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 3rem;
  text-align: center;
}
.c-light {
  background: var(--light);
}
.c-dark {
  background: var(--dark);
}
.c-primary {
  background: var(--primary);
}
.c-secondary {
  background: var(--secondary);
}
.c-info {
  background: var(--info);
}
.c-accent1 {
  background: var(--accent1);
}
.c-accent2 {
  background: var(--accent2);
}
.c-accent3 {
  background: var(--accent3);
}
.c-succes {
  background: var(--success);
}
.c-warning {
  background: var(--warning);
}
.c-danger {
  background: var(--danger);
}
.color__grid > div {
  height: 150px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  color: #fff !important;
  font-size: 20px;
}
/*end*/

.cw * {
    color: #ffffff!important;
}

@media only screen and (min-width: 1860px) {

header div.xs-absolute-overlay {
  padding-left: 3rem !important;
}
/*.header__child.child2 img {
  max-height: 850px !important;
}*/

}

@media only screen and (max-width: 786px) {

.slick-slider {
  margin-bottom: -12em;
}

header h1 {
  min-width: 95%;
  width: auto;
font-size: 40px;
  word-break: break-all;
text-align: center;
}

}

@media only screen and (min-width: 992px) {
  :root {
  --spacing: 8rem;
  --gap: 4rem;
  } 

#menu-item-524 ul {
  columns: 2;
  column-gap: 1rem;
  width: auto !important;
  min-width: 460px !important;
}


nav.navbar-default div.navbar-collapse ul.navbar-nav {
  display: flex;
  width: 100%;
  align-items: center;
}
#menu-item-523 {
  margin-left: auto;
}

header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a {
  color: var(--primary) !important;
font-size: 17px;
}


body header > div.wrapper {
  min-height: 830px;
}

.CTA {
  max-width: 70%;
  margin: 0 auto;
}

/*.header__parent {
  margin-top: 20vh;
}*/





.behandelingen__home__kop {
  margin: 0 auto var(--gap) auto;
  max-width: 80%;
}


.two_column {
  columns: 2;
  gap: var(--gap);
}


section.page .container {
  max-width: 800px;
}


.treatments .col-xs-48.col-md-24 {
  width: calc(100%/3);
}


header > div.wrapper {
  min-height: 150px;
}


footer .container:not(.footer-cta .container) {
  width: 100%;
  max-width: 1600px;
}

footer .container:not(.footer-cta .container):not(.socket .container) {
  padding: var(--gap) 0;
}



.custom__header .container.text-left {
  min-width: 70%;
}

.header__child.child1 h1 {
/*font-size: clamp(40px, calc(5vw/2),70px);*/
 font-size: 50px;
  z-index: 0;
  position: relative;
margin-bottom: var(--gap);
}

/*.header__child.child2 img {
  height: 65vh;
  object-fit: cover;
  min-height: 250px;
  max-height: 1000px;
  animation: rotate 1s linear infinite;
  animation-play-state: paused;
  animation-delay: calc(var(--scroll) * -5s);
  animation-iteration-count: 1;
  animation-fill-mode: both;
z-index: -1;
position: relative;
max-height: 650px;
}*/

.header__child.child1 {
  animation: opacity__intro 1s infinite;
  animation-play-state: paused;
  animation-delay: calc(var(--scroll) * -3s);
  animation-iteration-count: 1;
  animation-fill-mode: both;
}

.header__parent {
  display: grid;
  grid-template-columns: 1fr;
  width: 100%;
  padding: var(--gap) 0;
  grid-template-rows: auto;
}

.header__child.child1 {
  grid-column: 1;
  grid-row: 1;
}
.header__child.child2 {
  grid-column: 1;
  grid-row: 2;
}

header > div.wrapper div.wrapper img.logo, .holder {
max-height: 270px;
width: auto;
padding: 1rem 0px !important;
}


.topbar .container {
  border-bottom: 1px solid rgba(180, 167, 151, 0.31);
  padding-bottom: 1rem;
  font-size: 14px;
  text-align: right;
}

.afspraak__maken {
  float: right !important;
}


.topbar .container, header div.header.full-width .container {
  width: 100vw !important;
  max-width: 100%;
}


header > div.wrapper .header__content {
  transform: translate3d(0, -180px, 0);
}


nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a {
  color: var(--dark) !important;
}
body.home header > div.wrapper {
  min-height: 0;
  height: 0;
  max-height: 0;
}

}

@media only screen and (max-width: 991px) {
   :root {
  --gap: 1rem;
  --spacing: 4rem;
  }


#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu {
  background: rgba(253, 254, 252, 0.79);
}

.introtext h1 {
  margin-top: 3rem !important;
  margin-bottom: -3rem !important;
}

.carousel-item, .carousel-inner {
  max-height: 400px;
}

footer div.socket {
  padding-bottom: 75px;
}


.header__parent {
  margin-top: 150px;
}

header div.header div.wrapper img.logo {
  max-height: 300px;
  max-width: 100%;
}

.custom__header {
  min-height: 0px !important;
}

.behandelingen__home__child {
  min-height: 600px;
}


header > div.wrapper::after {
  background-position: center;
}


header {
  margin: 0.5rem;
}


header > div.wrapper:not(.home header > div.wrapper) {
  min-height: 763px;
}

.topbar {
  display: none;
}


.border-image-intro {
  height: 50vh;
}

.afspraak__maken {
  margin: var(--gap) 0;
}

header .type-fullsize .navbar-collapse {
  background: rgba(253, 254, 252, 0.79);
}

header div.navbar-collapse ul li a {
  color: var(--dark) !important;
  line-height: 40px;
}



.tac.introtext_text .two_column {
  margin-bottom: var(--gap);
}

.behandelingen__home__parent {
  grid-template-columns: auto;
}

behandelingen__home__child {
  height: auto;
}
.behandelingen__home__kop {
  margin: var(--spacing) auto;
}

.intro.text.block0.custom__header .container {
  width: 100vw;
  left: 0;
  transform: translate(0%, -50%);
  top: 380px;
}


.intro.text.block1 {
  animation: background__prim 1s linear infinite;
  animation-play-state: paused;
  animation-delay: calc(var(--scroll) * -6.3s);
  animation-iteration-count: 1;
  animation-fill-mode: both;
  background-repeat: no-repeat;
  background-blend-mode: color;
}


.header__child.child1 {
  animation: opacity__intro 0.5s infinite;
  animation-play-state: paused;
  animation-delay: calc(var(--scroll) * -3s);
  animation-iteration-count: 1;
  animation-fill-mode: both;
}

.header__child.child1 h1 {
  font-size: 40px;
}



/*.header__child.child2 img {
  min-height: 50vh;
  object-fit: cover;
  margin-bottom: var(--spacing);
}*/


.lijn-c {
  left: 3%;
}
.lijn-r, .lijn-l {
    display: none;
}


}

/*Fonts*/

html {font-size: 100%;} /*16px*/

body {
  background: white;
  font-size: 16px;
  font-family: 'MyriadProLight', sans-serif;
  font-weight: 400;
  line-height: 1.8;
}

p {margin-bottom: 1rem;}

h1, h2, h3, h4, h5 {
  margin: 3rem 0 1.38rem;
  font-weight: 400;
  font-family: 'MyriadProLight', sans-serif;
  line-height: 1.3;
}

h1 {
margin-top: 0;
  font-size: min(200%, 3.052rem);
}

h2 {font-size: 2.441rem;}

h3 {font-size: 1.953rem;}

h4 {font-size: 1.563rem;}

h5 {font-size: 1.25rem;}

small, .text_small {font-size: 0.8rem;}






/*slider*/
.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}



@media (max-width:1439px) and (min-width:991px) {

.header.full-width .container {
    width: 97vw;
}
.header .col-sm-10 {
    width: 100%;
}
header div.header.full-width div.holder {
    text-align: center!important;
    margin-bottom: -3em;
}
.header .col-sm-38.xs-absolute-overlay {
    width: 100%;
}
.navbar-collapse.collapse {
    text-align: center!important;
}
header h1 {
  top: 80%;
}


}​


#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
  color: #fff !important;
}

