
  @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: #595959;
  }

  h1, h2, h3, h4, h5, h6 {
  color: #595959 !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: var(--gold) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: var(--main) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--gold) !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(--main) !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: var(--main) !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: var(--main) !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--gold) !important;
  }

  div.phone a.phone, div.email a.email {
  background: var(--main) !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(--main) !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: var(--main);
  border-color: var(--main);
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(--main) !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(--main) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  .modal__container,
  .footer-cta-box,
  .rimg,
  [type="submit"] {
  -moz-border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  border-radius: 0px !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://coachingmetcolin.nl/wp-content/uploads/sites/445/2024/10/header_new-1.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: 457px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 607px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 257px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 407px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 182px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 182px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 282px;
  }
  header > div.wrapper.above {
  min-height: 432px;
  }

  header div.header div.holder {
  height: 182px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: var(--main); !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(--main) !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(--gold);
  }

  @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(--gold) !important;
  }
  }


  header div.header div.contact i {
  color: var(--gold);
  }

  @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: #595959 !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  }

  section.partners {
  background: var(--gold) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: var(--main) !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--gold);
  }

  footer div.socket,
  .footer-sticky {
  background: var(--main) !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: #595959 !important;
  }

  section.prices table tr td a {
  color: #595959 !important;
  }

  aside div.block.treatments ul li a,
  .woocommerce .widget_product_categories ul li a,
  .woocommerce .widget_product_categories ul li span {
  color: #595959 !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: var(--main);
  }

  @media only screen and (min-width : 1400px) {
  .container {
  width: 1370px;
  }
  }
  :root {
--main: #1d1d1d;
--dark: #414141;
--gold: #C5A643;
--text: #3a3a3a;
--white: #fff;
--spacing: 8rem;
--gap: 3rem;
--bodytekst: "Rubik", sans-serif;
--koptekst: "Rubik", sans-serif;
--font-size-h1: calc(1rem* 2.25);
 --font-size-h2: calc(1rem* 1.75);
--font-size-h3: calc(1rem* 1.5);
 --font-size-h4: calc(1rem* 1.25);
--font-size-h5: calc(1rem* 1);
 --font-size-h6: calc(1rem* 0.875);
    --font-size-h00: calc(1rem * 3.75);
    --font-size-h000: calc(1rem * 4.5);
    --font-size-h0000: calc(1rem * 5.25);
    --font-size-h00000: calc(1rem * 6);
    --font-size-h000000: calc(1rem * 6.75);
}

section.archive.reviews div.reviews div.review .col-sm-12 {
    display: none;
}
section.archive.reviews div.reviews div.review .col-sm-36 {
    width: 100%;
}

aside div.block div.head h4, aside div.block div.head section.treatments div.items div.item a span, section.treatments div.items div.item a aside div.block div.head span, aside p, aside  {
    color: #fff !important;
}


.header_img img {
    height: 370px;
    object-fit: cover;
}.header_img {
    margin-bottom: 70px;
}

.footer-cta-box.pd-1.position-relative {
    text-align: left;
}
.footer-cta {
    padding: 100px 0;
}
/*.footer-cta-box.pd-1.position-relative {
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    justify-content: space-between;
    align-content: center;
    justify-items: stretch;
    text-align: left;
    color: #fff !important;
}
.afspraak_cta_text h1 {
    margin-top: 1.15rem;
    color: #fff !important;
}
.afspraak_cta_knop {
    text-align: right;
}*/

section.footer-cta.text-center.above::before {
    content: "";
    background: url(/wp-content/uploads/sites/445/2024/10/header.jpg);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    background-position: center;
    opacity: 1;
    background-color: rgb(29 29 29 / 74%);
    background-blend-mode: darken;
}



footer {
    padding-top: 70px;
}
footer div.socket {
    margin-top: 70px;
}

footer div.column > h4 {
    border-bottom: 0px solid var(--gold);
    margin-bottom: -5px;
}

footer .social-media.size-normal {
    margin-top: -60px;
}
footer div.social-media ul li a {
    background: transparent !important;
    border: 1px solid var(--dark);
}
footer div.social-media ul li a:hover {
    opacity: 0.5;
}
a:hover, .woocommerce ul.products li.product .price, .woocommerce .price, .product-usps li i, .counter {
    color: var(--dark) !important;
}

.location_blok iframe {
    filter: invert(92%);
}
.adres_location {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.adres_location h4 {
    margin-right: 20px;
    margin-top: 0;
    margin-bottom: 0;
    color: #fff !important;
    font-weight: 200;
    text-transform: uppercase;
    font-size: var(--font-size-h1);
    letter-spacing: 0;
}
.location_adres {
  margin: 0; 
}

.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, [type="submit"], .nf-form-content input[type=submit] {
    padding: 18px 45px!important;
    border-radius: 30px 0 0 0!important;
    border: 1px solid var(--gold)!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(--dark) !important;
    border: 1px solid var(--dark)!important;
}

div.header__content > div > div > div > a:nth-child(4) {
    margin-left: -11px !important;
    border-radius: 0 !important;
    background: var(--main) !important;
    border-color: var(--dark) !important;
}
div.header__content > div > div > div > a:nth-child(4):hover {
    background: var(--dark) !important;
}

header div.page-header h1 {
    border-bottom: 0px solid #e6e6e6 !important;
    line-height: 60px;
    margin-bottom: 0 !important;
    margin-top: 0;
    color: #fff !important;
}

main div.page-header, main div.breadcrumbs  {
    display: none;
}

header>div.wrapper .header__content .col-md-32.col-md-offset-8 {
    text-align: left;
}

header .header__content h1 {
    margin-top: 0;
    font-size: var(--font-size-h000);
    line-height: 1;
    margin-bottom: 45px;
}

div.breadcrumbs {
    font-size: 12px;
}

.col-md-14.col-md-offset-2 {
    background: var(--dark);
    padding: 75px 35px 35px;
}
.woocommerce .widget_product_categories ul, aside div.block.treatments ul {
    border: 0px solid #e6e6e6 !important;
}
.woocommerce .widget_product_categories ul li, aside div.block.treatments ul li {
    padding: 15px 15px!important;
    border-bottom: 1px solid var(--main);
    transition: 0.5s all;
}
aside div.block.treatments ul li a, .woocommerce .widget_product_categories ul li a, .woocommerce .widget_product_categories ul li span {
    color: #ffffff !important;
}
aside div.block.treatments ul li:hover, .woocommerce .widget_product_categories ul li:hover {
    background: transparent !important;
}
aside div.block.treatments ul li:hover a {
    opacity: 0.8;
    transform: translateX(10px);
    transition: 0.5s all;
}
aside div.block.treatments ul li a {
    transition: 0.5s all;
}


@media only screen and (min-width: 992px) {
html {font-size: 22px !important; }
header>div.wrapper .header__content .col-md-32.col-md-offset-8 {
    margin-left: 5%;
    width: 75%;
}
header .header__content p {
    width: 65%;
}
section.pictureblok .item-centered.text-center h3 {
    writing-mode: vertical-lr;
}
.pictureblok .enlarged .item-centered.text-center h3 {
    writing-mode: horizontal-tb;
    font-size: 38px;
}
.knop_service {
    display: none;
}
header .page-header {
    padding: 100px 0;
}
    header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
        font-size: 18px;
    }
    header>div.wrapper .header__content {
        transform: translate3d(0, 110px, 0);
    }
    body header > div.wrapper {
        min-height: 50vh;
    }
.bottom-align {
   display: -ms-flexbox;
   display: flex;
   -ms-flex-align: end;
   align-items: end;
}
header div.header {
    background-color: rgb(29 29 29 / 0%) !important;
}
    body.home header > div.wrapper {
        min-height: 90vh;
    }
header div.header.full-width .container, header>div.wrapper .header__content .container {
    width: 95%;
    max-width: 2500px;
}
    header div.header div.holder {
        height: 110px;
        min-height: 50px;
    }
    header div.navbar-collapse {
        text-align: right;
    }
.home header > div.wrapper::after {
    background-position: top;
}
header > div.wrapper::after {
    background-position: center 20%;
}
    header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
        color: #ffffff !important;
    }
    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(--gold) !important;
    }
section.pictureblok .enlarged .item-centered.text-center {
    display: block;
}
section.pictureblok .enlarged a div.item-bg>img {
    filter: brightness(0.7);
}
section.pictureblok a div.item-bg>img, section.pictureblok .shrink a div.item-bg>img {
    filter: brightness(.3);
}
.pictureblok .row .col-sm-12.shrink {
    width: 20%!important;
}
.pictureblok .row .col-sm-12.enlarged {
    width: 40%!important;
}
.pictureblok .row .col-sm-12 {
    width: 20%;
    transition: 0.5s;
}
.pictureblok .row .col-sm-12:hover {
    width: 40%;
}
.dropdown-menu {
    background-color: var(--main);
}
    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(--white) !important;
    }
nav.navbar-default div.navbar-collapse ul.navbar-nav>li#menu-item-623 ul.dropdown-menu {
    column-count: 2;
}
nav.navbar-default div.navbar-collapse ul.navbar-nav>li ul.dropdown-menu>li a {
    padding: 12px 34px !important;
}
}

header>div.wrapper:before {
    top: 0 !important;
    background: rgb(0 0 0 / 47%);
    background: linear-gradient(90deg, var(--main) 41%, rgb(0 0 0 / 11%) 99%)!important;
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}

@media only screen and (max-width: 991px) {
html {font-size: 17px !important;}
section.pictureblok a div.item-background {
    padding: 180px 0!important;
}
.location_blok .slider-container {
    width: 100%!important;
}
header div.header {
    background-color: rgb(255 255 255 / 0%) !important;
}
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(--dark);
    padding: 25px;
}
section.footer-cta.text-center.above::before {
    background-position: 70% center!important;
}
header div.header {
    text-align: left;
}
.header_img img {
    height: 270px!important;
}
header>div.wrapper {
    min-height: 350px;
}
.col-md-14.col-md-offset-2 {
    margin-top: 90px;
}
.colin_intro img {
    height: 500px;
    object-fit: cover;
    margin-top: 70px;
}
  html.navbar-open, .navbar-open body {
    overflow: hidden !important;
  }
header .header__content h1 {
    font-size: var(--font-size-h00)!important;
}
header button.navbar-toggle {
    color: var(--white);
}
header .header__content a {
    margin: 0!important;
    padding: 18px 35px !important;
}
header > div.wrapper::after {
    background-position: 73% center;
}
.home header>div.wrapper {
    min-height: 690px;
}
.location_blok .slider-container {
    margin-bottom: 80px;
}
}


main section, section.treatments {
    padding: 100px 0;
}

body {
    line-height: 1.8;
    font-size: 16px;
    font-family: var(--bodytekst);
    color: var(--text) !important;
    font-weight: 300;
}

h1,h2,h3,h4,h5,h6 {
margin: 2.75rem 0 1.05rem;
line-height: 1.15;
letter-spacing: 0px;
font-family: var(--koptekst);
color: var(--text)!important;
}

h1 { font-size: var(--font-size-h1);}
h2 { font-size: var(--font-size-h2);}
h3 { font-size: var(--font-size-h3);}
h4 { font-size: var(--font-size-h4);}
h5 { font-size: var(--font-size-h5);}
h6 { font-size: var(--font-size-h6);}


small, .text_small {font-size: 0.8em;}

p {margin-bottom: 1.15rem;}

.btn {
    margin:1em 0;
    white-space: normal;
}

.relative, main section {
    position: relative;
}

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;
}
}

section.pictureblok a div.item-background {
    padding: 260px 0;
    height: unset!important;
    border-radius: 0;
}
section.pictureblok .item-centered.text-center {
    padding: 25px;
    top: unset!important;
    bottom: 0;
    transform: unset!important;
    left: 0;
    text-align: left;
}
section.pictureblok .item-centered.text-center h3 {
    position: relative;
}


.location_blok .slider-container {
    position: relative;
    width: 80%;
    max-width: 600px;
    /* overflow: hidden; */
    text-align: left;
    margin-top: 80px;
}
.location_blok .review-text .quote:nth-child(2) {
display: none;
}

.location_blok .review-text .quote:nth-child(1) {
  font-size: 90px;
  font-weight: bold;
  color: var(--space);
  margin-right: 11px;
}

.location_blok .review {
    opacity: 0;
    transform: translateX(-100%);
    transition: opacity 0.5s ease-in-out, transform 0.5s ease-in-out;
    position: absolute; /* Maak alle reviews gestapeld */
    width: 100%; /* Zorg dat alle reviews dezelfde breedte hebben */
    top: 0; /* Plaats alle reviews op dezelfde hoogte */
    left: 0; /* Zorg dat alle reviews starten vanaf de linkerkant */
}
.location_blok .review.active {
    opacity: 1;
    transform: translateX(0);
    position: relative; /* Zorg dat de actieve review normaal wordt weergegeven */
}
.location_blok .review-text {
    margin-bottom: 10px;
    position: relative;
}
.location_blok .reviewer {
    font-style: italic;
    margin-top: 20px;
    font-weight: 600;
    margin-left: 25px;
}
.location_blok .navigation button {
    background-color: transparent;
    font-size: 18px;
    cursor: pointer;
    margin: 0 10px;
    border: 1px solid var(--dark);
    height: 40px;
    width: 40px;
    border-radius: 100%;
    color: var(--white);
}

.location_blok .navigation button:hover {
    opacity: 0.5;
}
.location_blok .navigation {
    display: flex;
    justify-content: start;
    align-items: center;
    margin-top: 20px;
}

@media only screen and (min-width: 1500px) {
    header>div.wrapper .header__content .col-md-32.col-md-offset-8 {
        width: 55%!important;
    }
}

