
  @import url('https://fonts.googleapis.com/css?family=Montserrat:400,700&display=swap');


  body {
  font-family: 'Montserrat', serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Montserrat', serif;
  }

  h1 {
  font-size: 40px;
  }

  h2 {
  font-size: 32px;
  }

  h3 {
  font-size: 28px;
  }

  h4 {
  font-size: 24px;
  }

  h5 {
  font-size: 20px;
  }

  h6 {
  font-size: 16px;
  }

  body {
  font-size: 15px;
  }

  body,
  .product-usps li,
  .stock-message {
  color: var(--dark);
  }

  h1, h2, h3, h4, h5, h6 {
  color: var(--dark) !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: var(--dark) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: #cda434 !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--dark) !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: #cda434 !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: var(--dark) !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: #cda434 !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--dark) !important;
  }

  div.phone a.phone, div.email a.email {
  background: var(--dark) !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: #cda434 !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: var(--dark);
  border-color: var(--dark);
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(--dark) !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(--dark) !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, 1) !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://i-catch.eu/wp-content/uploads/sites/202/2023/02/Header2.jpg');
  background-size: cover;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -2;
  }


    header .sticky_menu_small div.header {
    background-color: rgba(255, 255, 255, 1) !important;
    }
  

  @media only screen and (min-width : 992px) {
  body.home header > div.wrapper {
  min-height: 350px;
      min-height: 435px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 585px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 235px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 385px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 160px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 160px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 260px;
  }
  header > div.wrapper.above {
  min-height: 410px;
  }

  header div.header div.holder {
  height: 160px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: #ffffff; !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(255, 255, 255, 1) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(255, 255, 255, 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(--dark) !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(--dark);
  }

  @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(--dark) !important;
  }
  }


  header div.header div.contact i {
  color: var(--dark);
  }

  @media only screen and (min-width : 992px) {
  header div.navbar-collapse {
  text-align: right;
  }
  }

  section.featured div.item p,
  section.news div.item p {
  color: var(--dark) !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  }

  section.partners {
  background: var(--dark) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: var(--dark) !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--dark);
  }

  footer div.socket,
  .footer-sticky {
  background: #cda434 !important;
  }

  @media only screen and (max-width : 767px) {
  footer {
  margin-bottom: 65px;
  }
  }

  section.treatments div.items div.item img {
  border-radius: 100% !important;
  }

  .img-circle {
  border-radius: 100% !important;
  }

  section.treatments div.button-wrap {
  background: var(--dark);
  margin-top: 30px;
  }

  section.treatments div.item a {
  color: var(--dark) !important;
  }

  section.prices table tr td a {
  color: var(--dark) !important;
  }

  aside div.block.treatments ul li a,
  .woocommerce .widget_product_categories ul li a,
  .woocommerce .widget_product_categories ul li span {
  color: var(--dark) !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: var(--dark);
  }

  :root {
--light:      #fafafa;
--dark:       #4a4a4a;
--primary:    #4a4a4a;
--secondary:  #a16a32;
--info:       #b98729;
--accent1:    #cda434;
--accent2:    #cda434;
--accent3:    rgb(217, 237, 247);
--success:    #4fac19;
--warning:    #fec354;
--danger:     #f40c5d;
}

#g-recaptcha-response, textarea#g-recaptcha-response-1 {
    display: none !important;
}


.name_reminder {
    text-align: center;
    font-size: 13px;
    font-style: italic;
}

@media only screen and (max-width: 991px) {
    .name_reminder {
        margin: 20px 0 10px;
    }
aside {
    margin-top: 90px;
}
}


section.contact div.holder h3 {
    line-height: 1.2;
    font-size: 25px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    margin-bottom: 15px;
}
section.contact > div > div.row > div.col-md-14.col-md-offset-2 > aside > div:nth-child(1) {
    display: none;
}


#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation #mega-menu-item-2283 a {
  background: #cda434 !important;
  color: #fff !important;
}

#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation #mega-menu-item-2556 a, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation #mega-menu-item-3080 a {
  background: #0c1e3a !important;
  color: #fff !important;
}


.featured-image img {
  width: 100%;
}

.right-section {
  z-index: 1;
}

section.news .item h3 {
    line-height: 1;
}

blockquote h3, blockquote strong, blockquote *, blockquote h2, blockquote h1, blockquote h4 {
    color: var(--accent1) !important;
    line-height: 1.5;
}


.row.icon-list img {
  max-width: 70px;
}


blockquote {
  border-left: 5px solid #a73d63 !important;
}

blockquote h3 strong span {
  color: #cda434 !important;
}

.blog_info {
  display: flex;
  align-items: center;
  gap: 2rem;
}

.share-button {
  position: relative;
}
.blog_info {
    padding: 0 25px 25px 25px;
    border-bottom: 0px solid #adadad;
    margin-bottom: var(--gap);
}
.share-dropdown {
    display: none; 
    position: absolute;
    top: 45px;
    left: 0;
    background-color: var(--accent1) ;
    color: #ffffff;
    padding: 8px 12px;
    border-radius: 5px;
}


.werkgebied {
  margin-top: 3rem;
  opacity: 0.6;
  margin-bottom: 3rem;
}


.cadeau__home h1 {
  margin-bottom: 3rem;
}
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > #mega-menu-item-22 > a.mega-menu-link:hover {
  color: #fff !important;
}

.handtekening {
  width: 200px;
  height: auto;
}

.services__child__btn .btn.btn-primary {
  color: #fff !important;
}


.services__child__btn .btn {
  color: #fff !important;
}

#mega-menu-item-22:hover {
  background: var(--accent1);
  opacity: 0.7 !important;
}


.colar_card figure {
        border: none;
    }

header .header__content .container {
  width: 100%;
}

#verticaal {
  color: #fff !important;
  transform: rotate(-90deg);
  position: absolute;
  left: -10%;
  top: 30%;
}


@media screen and (min-width:320px) and (max-width:992px) and (orientation:landscape) {


.col-md-18.right {
  float: right;
}
.col-md-30.left, .col-md-18.right {
  width: 41%;
}
.col-md-30.left {
  float: left;
}


}

.footer-cta-box .btn.btn-secondary:hover {
  opacity: 1;
  background: var(--accent1) !important;
}

@media (max-width: 1600px) and (min-width: 992px) {

.col-md-32.col-md-offset-8 {
  top: 110px;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
    padding: 0 0 0 10px;
}

#mega-menu-item-22 {
  padding: 0.3rem 0.5rem !important;
}

header .col-sm-10 {
  width: 12%;
}
header div.xs-absolute-overlay {
  width: 88%;
}

#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item > a.mega-menu-link {
  font-size: 13px !important;
}

header #mega-menu-item-22 {
  margin-left: 1rem !important;
}

.header__content {
 /* grid-template-columns: 0.4fr 1.6fr !important;*/
    grid-template-columns: 1fr!important;
}
p.header-font-1:nth-child(4) {
  margin-bottom: -2.4rem  !important;
}
header .header__content p.header-font-2 {
    margin-top: -3.4rem !important;
    /* font-size: 50.5px !important; */
    font-size: 60px !important;
    margin-top: 30px!important;
    margin-bottom: -37px!important;
}

}

.reviews__child {
  display: flex;
  flex-direction: column;
}

#nf-field-36 {
  background: #544141 !important;
}

hundefined {
  color: #544141;
}
.page-id-20 .col-md-14.col-md-offset-2 {
  color: #544141 !important;
}

aside div.block:nth-child(1) h4 {
  display: none;
}

.footer-cta-box .btn.btn-secondary {
  background: #544141 !important;
}

.footer-cta-box .btn {
  text-transform: uppercase;
  letter-spacing: 1px;
}

.handwriting {
  color: var(--accent1);
}

.sbi_photo.sbi_imgLiquid_bgSize.sbi_imgLiquid_ready {
  border-radius: 15px !important;
}

.treatments .linebreak {
  display: block;
}

.btn.btn-secondary:hover {
  opacity: 0.8;
}
.btn.btn-secondary {
  background: var(--accent1) !important;
}

header .header__content p.header-font-2 {
  font-family: 'Sorts Mill Goudy', serif;
  color: #ae860d !important;
  font-style: italic;
}

header > div.wrapper.shadow::before {
  background: none;
}
header .header__content p.header-font-1 {
  text-transform: uppercase;
  font-family: 'Sorts Mill Goudy', serif;
  color: #282828 !important;
}

#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item > a.mega-menu-link {
  text-transform: uppercase;
}

div.page-header h1 {
  border-bottom: 3px solid var(--accent1);
 }




.page-id-20 .col-md-14.col-md-offset-2 {
  margin-top: 0.8rem;
}


.mega-sub-menu li:first-child a {
border-radius: 10px 10px 0 0 !important;
}

.mega-sub-menu li:last-child a {
border-radius: 0 0 10px 10px !important;
}

/*Fonts*/

h1, h2, h3, h4, h5, h6 {
font-family: 'Sorts Mill Goudy', serif; !important;
}


/*.header__content {
  margin-top: 0 !important;
}*/



header .header__content h1 {
  font-weight: 400 !important;
}


/*.header__content {
  position: absolute;
  width: 100%;
  height: 100% !important;
  padding: 0 !important;
  transform: translateY(0px) !important;
  top: 0px;
  z-index: 0;
  display: grid !important;
  grid-template-columns: 1fr 1fr;
    grid-template-columns: 2fr;
  grid-template-rows: 1fr 1fr;
}*/
/*.header__content .container {
  width: auto;
  height: auto;
  padding: 0;
  grid-column: 2;
  grid-row: 2;
  margin: 0 30px 30px 30px;
  padding: 30px;
}*/
.col-md-32.col-md-offset-8 {
  text-align: right;
}
.col-md-32.col-md-offset-8 p {
  text-align: right;
  line-height: 1.1 !important;
}
header .header__content h1 {
  line-height: 1;
}

.border-radius100 {
border-radius: 100%;
}

.cta {
  padding: 1rem;
  background: var(--accent3);
}

section.contact div.page-header h1 {
  border-bottom: 3px solid var(--accent1);
}


section.contact div.googlemap {
  margin: 80.6px 0 45px 0;
}

/*.header__home::after {transform: translate(0px, 9px) !important;}*/

.handwriting {
    font-family: 'Caveat', cursive;
  font-size: 38px;
  margin: 2rem 0 3rem;
  transform: rotate(-2deg);
}


.h300x800 {
  height: 350px;
  width: 100%;
  object-fit: cover;
}

.reviews__onderkant {
  display: flex;
  justify-content: start;
  font-size: 20px;
  align-items: center;
}

.reviews__onderkant .fas.fa-quote-left {
  font-size: 30px;
  margin-right: 1rem;
}

.reviews__image {
  margin-left: auto;
}

.reviews__child {
  box-shadow: 0 0 30px -5px rgba(0,0,0,.15);
  padding: 16px;
}

.reviews__onderkant {
  display: flex;
  justify-content: start;
  font-size: 20px;
  align-items: center;
  order: -1;
  border-top: none ;
  border-bottom: 1px solid var(--accent3);
  padding: 0 0 15px 0;
  margin: 1rem 0;
}


.reviews__child {
  display: flex;
  flex-direction: column;
}

.reviews__naam {
  margin-bottom: 0;
  font-weight: bold;
  margin-left: 1rem;
}

.reviews__image img {
  width: 110px;
  height: 110px;
  border-radius: 100% !important;
  object-fit: cover;
margin: 0;
}

#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu {
  margin-left: 0 !important;
}
.reviews__parent {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
}

.mega-sub-menu {
  border-radius: 1rem !important;
  margin-top: 1rem !important;
/*  width: auto !important;
  min-width: 991px !important;
  max-width: 1140px !important;
  margin-left: 2vw !important;*/
}

.col-md-32.col-md-offset-8 {
  margin-top: 6rem;
}

header h1 {
  font-weight: bold;
}


div.social-media ul {

    margin: 0;
        margin-top: 0px;
    padding: 0;

}
footer div.social-media ul {
    margin-top: 3.3rem;
}


footer .column p, footer .column a {
  color: #fff !important;
}

footer div.column > h4 {
  font-weight: bold;
}


h1, h2, h3, h4, h5, h6 {
  color: #544141 !important;
  line-height: 64px;
}




.col-md-32.col-md-offset-8 {
  width: 100%;
  margin: 0;
}


body header > div.wrapper.above {
  min-height: 110px;
  max-height: 130px;
}

.over__mij__home img {
  max-height: 630px;
  object-fit: cover;
  object-position: bottom;
}

.breadcrumbs {
  display: none;
}

.col-xs-48.col-md-24 > p > a, .col-xs-48.col-md-24 > p {
  display: none;
}

h1, h2, h3, h4, h5, h6 {
font-weight: 300;
}


footer {
  color: var(--dark) !important;
}

footer div.column > h4 {
  border-bottom: 0px solid var(--dark);
  font-family: 'Lato', sans-serif;
  color: #544141 !important;
  margin-bottom: 0;
  padding-bottom: 0;
}
footer div.column > h4 {
  border-bottom: 0px solid var(--dark);
  font-family: 'Lato', sans-serif;
}


footer div.column > h4 {
  border-bottom: 0px solid var(--dark);
}

body {
  font-weight: 400;
}

footer div.social-media ul li a {
  background: #544141 !important;
}
.row.icon-list {
  max-width: 800px;
  margin-left: auto;
}
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu {
  background: ##0d0d0d !important;
}

/*header .header__content p {
font-size: clamp(3rem, calc(9 /80*100vw), 67px);
}*/

section.archive.reviews div.reviews div.review img {
  border-radius: 100% !important;
}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 16px 8px;
}


footer .column a:hover {
  opacity: 0.7;
}

.over__mij__home h1::after, .cadeau__home h1::after {
  content: "";
  width: 76px;
  height: 3px;
  background-color: var(--accent1);
  position: absolute;
  display: flex;
transform: translate(0px, -2px);
}

.subkop {
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 3px;
  color: var(--accent1);
  margin-bottom: 1rem;
}



.bigger {
  font-size: clamp(4rem, calc(9 /80*100vw), 10rem);
}

.service__title p {
  line-height: 1.9;
}

section.page, section.contact {
  padding: var(--big) 0;
}
.col-xs-48.col-md-24 a {
  border-radius: 1rem !important;
}

.item-category h2 {
  line-height: 40px;
}

main a {
  color: var(--accent1) !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-family: 'Lato', sans-serif;
  text-transform: initial;
  letter-spacing: 0.6px;
}

.nf-form-content input[type="button"] {
  padding: 1rem 1.7rem !important;
}

.col-sm-24 .wrap {
  border-radius: 1rem;
}

main img {
  border-radius: 1rem;
}

.rimg {
  border-radius: 2rem !important;
}
.rimg > img {
  filter: brightness(0.75);
}

.footer-cta-box.pd-1.position-relative {
  min-height: 370px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.footer-cta-box.pd-1.position-relative h2 {
  color: #fff !important;
}

.footer-cta-box.pd-1.position-relative p {
  color: #fff !important;
  font-size: 20px;
}


footer div.socket, .footer-sticky {
  background: var(--accent1) !important;
}


.service__title h4 {
  color: #fff !important;
  border-bottom: var(--accent1) solid 2px;
  line-height: 40px;
}



.services__child__btn {
margin-top: auto;
}

.service__title .btn {
  margin-top: auto;
}
.service__title {
  min-height: 200px;
  display: flex;
  flex-direction: column;
  align-items: start;
}
/*.services {
  width: 100vw;
  padding-right: 20vw;
}
.services {
  margin-left: -14.2vw;
  padding-left: 14.2vw;
}*/


.services__child {
  background-size: cover;
 position: relative;
}

/*.services__child {
  height: 40vh;
  min-height: 400px;
  max-height: 650px;
 position: relative;
}
.services__child {
  width: 40vw;
  max-width: 500px;
}*/
/*.superlink {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
}*/

/*.dragger:hover {
  cursor: grab;
}
.dragging:hover {
  cursor: grabbing;
}*/


/*.services__child {
  width: 500px;
}*/
.services {
  overflow-x: auto;
margin-bottom: 1rem;
}


.services {
scrollbar-width: none;
}

.services::-webkit-scrollbar {
  display: none !important;
  width: 0 !important;
  scrollbar-width: 2px !important;
  scrollbar-gutter: 0;
  scrollbar-width: none;
}

.services__child {
  background-position: center !important;
  background-blend-mode: darken;
  background-color: rgba(13, 13, 13, 0.4);
  color: #fff;
}

/*.header__home {
  font-size: clamp(44px, 5vw, 64px);
}


.header__home {
  margin: var(--medium) 0;
}*/


.services__child {
  min-height: 460px;
  border-radius: 1rem;
  padding: 1rem;
  display: flex;
  flex-direction: column;
  justify-content: end;
  line-height: 16px;
}

.services {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  grid-template-columns: repeat(3, 1fr);
  gap: var(--one);
  grid-template-rows: auto;
}

.card__in__header {
  padding: 30px 0 !important;
}
section.intro {
  padding: var(--big) 0;
}

header > div.wrapper::after {
    background-position: 50% center;
}

header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a {
  color: #fff !important;
}



header .header__content h1 {
font-size: clamp(3rem, calc(9 /80*100vw), 9rem);
font-family: 'Sorts Mill Goudy', serif;
font-style: italic;
}

.header__content__wrapper {
  width: 50vw;
  min-width: 520px;
  display: block;
  margin: -6rem auto 6rem auto;
  background: var(--primary);
  padding: var(--medium);
  border-radius: 6rem;
  text-align: center;
position: relative;
}

header > div.wrapper.shadow::before {
  top: 0 !important;
}

body.home header > div.wrapper {
  min-height: 90vh;
  max-height: 1600px;
  height: 730px;
  position: relative;
}

section.page, section.contact {
  padding: var(--big) 0;
}

.btn.btn-primary:hover {
  opacity: 0.7;
}
.btn.btn-primary {
  background-color: transparent !important;
  transition: background .2s,color .2s,border .2s;
  margin-top: 1rem;
  border: 2px solid var(--accent1) !important;
color: var(--accent1 ) !important;
}
.btn {
  padding: 1.1rem 1.7rem !important;
  border-radius: 50rem !important;
  transition: background .2s,color .2s,border .2s;
}

html, body {
  font-size: 16px;
}

/*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*/

footer, .footer-cta.center::after, .author {
  background: var(--accent1) !important;
}

body {
font-family: 'Lato', sans-serif;
}





.cw * {
    color: #ffffff!important;
}

@media only screen and (min-width: 1992px) {

header .header__content p.header-font-2 {
  line-height: 0.1 !important;
margin-top: -1.9rem;
}

.col-md-32.col-md-offset-8 {
  width: 100%;
  margin: 0;
}

body.home header > div.wrapper {
  min-height: 930px;
}

}

.header__home {
  padding: 0 !important;
  margin: 0 !important;
}

.header__home .container {
  width: 100%;
  max-width: none;
  margin: 0;
  padding: 0;
}


@media only screen and (min-width: 992px) {
  :root {
  --big: 8rem;
  --medium: 3rem;
  --one: 1rem;
  --small: 0.5rem;
} 
.foto_name_item {
    position: relative;
    display: block;
    height: 100%;
    clear: both;
}
.foto_item_space {
    margin-top: 220px;
}
body.home header > div.wrapper.above {
    min-height: 110px !important;
    height: 100px !important;
  }

header > div.wrapper.above .header__content {
    transform: translate3d(0, -80px, 0);
}

/* body.home header > div.wrapper {
  height: 1000px;
} */

#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-flyout ul.mega-sub-menu {
  width: 325px !important;
}

.colar_card figure {
    height: auto !important;
    width: 250px !important;
}
.gallerij_small img {
    height: 250px !important;
}
.home .reviews__parent {
    grid-template-columns: repeat(4, 1fr);
}
    #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item > a.mega-menu-link {
        font-size: 16px!important;
    }
.home header #parent {
  margin-bottom: -2rem;
}

#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item > a.mega-menu-link:hover {
  opacity: 0.7;
color: var(--accent1) !important;
}

header > div.wrapper div.wrapper img.logo {
max-height: 58px !important;
}

aside div.block:nth-child(2) {
  margin-top: 8rem;
}


header .header__content p.header-font-1 {
  font-size: 60px;
}

header .header__content p.header-font-2 {
/*  font-size: 61.6px;*/
    font-size: 90px;
}

header div.navbar-collapse ul li a {
  color: #333 !important;
  line-height: 25px;
}

body header > div.wrapper.above::after, body header > div.wrapper.above.shadow::before, body header > div.wrapper.above_shadow::before {
  top: 110px;
}

header div.header div.holder {
  height: auto !important;
  min-height: 110px !important;
}

#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item > a.mega-menu-link {
  color: var(--dark) !important;
}

#mega-menu-item-22 {
  background: var(--accent1) !important;
  border-radius: 2423rem !important;
  padding: 0.6rem 1.2rem !important;
  margin-left: 3rem !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(--accent1) !important;
}

.single-behandelingen .content figure img {
  width: 100%;
  height: 350px;
  object-fit: cover;
}

.archive.treatments .container, section.page .container, section.prices .container {
  max-width: 912px;
}


footer .col-sm-16 {
  padding: var(--medium) 0;
}

#menu-item-22 {
  padding: 0.6rem 0.6rem;
  background-color: var(--accent1);
  border-radius: 100rem !important;
  margin-left: 3rem;
}

.cadeau__home {
margin-top: 10rem;
padding-top: 13rem !important;
}
.home__aanbod {
  padding-bottom: 0 !important;
  margin-bottom: -6rem;
}

.home__aanbod .container, .cadeau__home .container {
  width: 98%;
  max-width: 1600px;
}

.header.full-width .container {
width: 96vw;
padding: 0;
margin: 0 auto !important;
display: block;
}



}

@media only screen and (max-width: 991px) {
  :root {
--big: 5rem;
--medium: 1rem;
--one: 0.5rem;
--small: 0.2rem;
  }
table.w-fit.min-w-\(--thread-content-width\) {
    width: unset !important;
}
.foto_name_item {
    text-align: center;
}
.foto_name_item img {
    margin: 0 auto;
    text-align: center;
}
.foto_item_space {
    margin-top: 53px;
}
header > div.wrapper.above .header__content {
  transform: translateY(-130px);
}

.row.icon-list img {
  max-width: 40px;
}

#verticaal {
  left: -25%;
  top: 22%;
}

header .header__content p.header-font-2 {
  margin-bottom: -2rem !important;
}


header .header__content {
  -ms-flex-pack: end;
  justify-content: end;
  -ms-flex-align: end;
  align-items: end;
}

h1, h2, h3, h4, h5, h6 {
  line-height: 1.3 !important;
}

#parent {
  margin-bottom: 0;
}

nav.navbar-default, div.navbar-collapse,
div.social-media ul li a {
  background-color: #544141 !important;
}


div.page-header h1 {
  font-size: 27px;
  line-height: 1.2;
  padding-bottom: 1rem;
}


/*.header__home {
  padding-bottom: 2rem;
}*/

#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: #333 !important;
}

header .header__content p.header-font-2 {
  line-height: 1 !important;
}

.col-md-32.col-md-offset-8 {
  line-height: 0;
}

.col-md-32.col-md-offset-8 p {
/*  font-size: 28px !important;*/
font-size: 32px!important;
}

.header__content .container {
width: 100%;
}


/*.header__content {
  grid-template-columns: 1fr !important;
  grid-template-rows: 1fr 1fr !important;
}*/

/*.header__content .container {
  grid-column: 1;
  grid-row: 2;
}
.header__content .container {
  padding: 10px;
    margin-top: 19.5rem;
  margin: 10px;
}*/

.reviews__parent {
  grid-template-columns: auto;
}

html, body {
  overflow-x: hidden;
}

.services {
  grid-template-columns: auto;
}

/*.services {
  overflow-y: scroll;
  margin: 0 -15px;
  padding: 0 15px;
}*/

/*.services__child {
  width: 33vw;
  min-width: 170px;
  max-width: 250px;
}*/


header nav.navbar-default {
  background: transparent;
}

/*.header__content__wrapper {
  width: calc(100% - var(--medium));
  margin: -4rem auto 0 auto;
  z-index: 11;
  min-width: 0;
}*/
  body.home header > div.wrapper {
    min-height: 150px;
    max-height: 0;
  }
/*.header__content {
min-height: 384px !important;
max-height: 481px !important;
}*/

}

/* No greater than 900px, no less than 400px */
@media (max-width:900px) and (min-width:400px) {
    .foo {
        display:none;
    }
}​


/*Fonts*/

h1, h2, h3, h4, h5, h6 {
  color: #544141 !important;
  line-height: 64px;
font-family: 'Sorts Mill Goudy', serif; !important;
}

body {
  line-height: 23px;
}

p {
  margin: 0 0 16px;
}



