
  @import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap');


  body {
  font-family: 'Open Sans', sans-serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Open 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(--dark);
  }

  h1, h2, h3, h4, h5, h6 {
  color: var(--dark) !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: var(--main) !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(--main) !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(--main) !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: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  }



  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://evaclone.nbsalsprem.nl/wp-content/uploads/sites/60/2024/02/header-eva.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(250, 250, 250, 1) !important;
    }
    @media only screen and (min-width : 992px) {
  header .wrapper.sticky_menu div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
  color: var(--dark) !important;
  }
  }


  @media only screen and (min-width : 992px) {
  body.home header > div.wrapper {
  min-height: 350px;
      min-height: 490px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 640px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 290px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 440px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 215px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 215px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 315px;
  }
  header > div.wrapper.above {
  min-height: 465px;
  }

  header div.header div.holder {
  height: 215px;
  }
  }





  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, 1) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(10, 0, 0, 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(--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(--main);
  }

  @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(--main) !important;
  }
  }


  header div.header div.contact i {
  color: var(--main);
  }

  @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: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  }

  section.partners {
  background: var(--main) !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(--main);
  }

  footer div.socket,
  .footer-sticky {
  background: var(--main) !important;
  }


  .img-circle {
  border-radius: 0 !important;
  }

  section.treatments div.button-wrap {
  background: var(--main);
  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(--main);
  }

  :root {
--desktop__gap: 3em;
--mobile__gap: 1rem;
--desktop__spacing: 8em;
--mobile__spacing: 3em;
 darkmode --main: #a79a76;
--second: #c7b994;
--dark: #1a1a1a;
--grey: #1d1d1d;
--main: #a45a36;
--second: #735c4a;
--accent-main: #ac9784;
--dark: #2d221c;
--l-grey: #fafafa;
--mega-dark: #1b1410;
}

:root {
  --desktop__gap: 3em;
  --mobile__gap: 1rem;
  --desktop__spacing: 8em;
  --mobile__spacing: 3em;
  --main: #1b1b1b;
  --second: #4e4e4e;
  --accent-main: #333;
  --dark: #111;
  --l-grey: #ececec;
  --mega-dark: #111;
  --gold: #ae9b68;
}


nav.navbar-default div.navbar-collapse ul.navbar-nav > li a:hover {
  background-color: var(--accent-main) !important;
}


header div.navbar-collapse ul li > a span.caret {
  color: #fff !important;
}


.brands {
  position: relative;
}

.header.full-width {
  background-color: var(--main);
}

div.social-media ul li a {
  background: var(--l-grey) !important;
  color: var(--main) !important;
}

div.social-media ul li a i:not(footer div.social-media ul li a i) {
  color: var(--main) !important;
}

footer div.social-media ul li a {
  background: var(--gold) !important;
}

footer .column a:not(.btn) {
  color: var(--gold) !important;
  text-decoration: underline;
}

.intro__grid__foto {
  z-index: 2;
  position: relative;
}

a, .woocommerce ul.products li.product .price, .woocommerce .price {
  color: var(--l-grey) !important;
}

header .topbar, header .topbar a {
  background: var(--main);
  color: var(--l-grey) !important;
}



img {
  filter: brightness(.8) contrast(1.2);
}



section.partners {
background: var(--dark) !important;
}


/*.script {
  font-family: 'Dancing Script', cursive;
}*/


.headerimg__page img {
  width: 100%;
  height: 300px;
  object-fit: cover;
}


.wrap h3, .wrap {
  color: #fafafa !important;
}

.cw * :not(.btn) {
color: #fafafa!important; 
 
}


footer {
  background: var(--mega-dark) !important;
}


.home .block0 {
  position: relative;
}
.home .block0::after {
  content: "";
  width: 100%;
  position: absolute;
  background: var(--dark);
  height: 120px;
  bottom: 0;
  z-index: 0;
}


.block3::after {
  content: "";
  width: 100%;
  position: absolute;
  background: var(--dark);
  height: 120px;
  top: 0;
  z-index: 0;
}

.div1 {
  z-index: 1;
}


.block3 {
  position: relative;
}



header nav.navbar-default div.navbar-header div.wrapper button.navbar-toggle {
  color: #fafafa !important;
}

header > div.wrapper.above_shadow::before {
  top: 0;
}



/*.nf-form-content .list-select-wrap .nf-field-element > div, .nf-form-content input:not([type="button"]), .nf-form-content textarea {
  border-radius: 0.3rem !important;
}*/

/*.div2 {
  border-radius: 1rem;
}*/

/*main img {
  border-radius: 1rem;
}*/

/*header > div.wrapper::after {
  border-radius: 0 0 0 330px;
margin: 0 0 0 3rem;
}*/





.nf-form-content .list-select-wrap .nf-field-element > div, .nf-form-content input:not([type="button"]), .nf-form-content textarea {
  background: var(--l-grey) !important;
  border: 0 !important;
}


section.contact div.holder div.wrap h3 {
  margin-top: 0;
}

section.contact .block:nth-child(2) {
  display: none;
}

section.contact div.page-header h1 {
  border-bottom: 0;
  margin-bottom: 3rem;
}

.underbar {
  text-align: left;
  width: 100%;
  max-width: 1440px;
  margin: 0px auto 0 auto;
  padding: 0 2rem;
  color: var(--gold);
  font-size: 13px;
  position: relative;
  top: -10px;
}

section.contact div.holder div.wrap {
  background: var(--accent-main);
/*border-radius: 1rem;*/
}

footer .img-responsive {
  filter: invert(1);
  margin-bottom: -2em;
}

footer .btn {
  margin: 0;
}


.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
  border-color: #eaeaea;
}

.table-hover > tbody > tr:hover {
  background-color: var(--grey);
}

.btn {
  border: var(--gold) 2px solid;
margin: 1rem 1rem 1rem 0rem;
  transition: all .5s;
  color: var(--l-grey) !important;
  background: var(--gold)!important;
}


.logo {
  transition: all .2s;
}

.btn:hover {
  border: var(--dark) 2px solid;
  background: var(--dark) !important;
}

.btn.btn-alt:hover {
  background: var(--gold) !important;
  border-color: var(--gold) !important;
color: var(--l-grey) !important;
}

body header > div.wrapper {
  min-height: 560px;
  height: 40vh;
  max-height: 1000px;
}


div.breadcrumbs {
  text-align: center;
}
div.page-header h1 {
  border-bottom: -0;
  text-align: center;
  margin-bottom: 3rem;
}


.afspraak__grid {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  grid-template-rows: repeat(6, 1fr);
  gap: var(--desktop__gap);
}
.div1 img {
  height: 100%;
  object-fit: cover;
}
.div1 {
  grid-column: 1 / span 4;
  grid-row: 1 / span 6;
  max-height: 680px;
}
.div2 {
  grid-row: 2 / span 6;
  grid-column: 4 / span 6;
  background-color: var(--accent-main);
  padding: 3rem;
  z-index: 6;
}

.merken__child h1 {
  margin-bottom: 0;
}

footer h4 {
  border-bottom: 0px solid var(--main) !important;
}
footer div.socket, .footer-sticky {
  background: var(--grey) !important;
}

.topbar__container {
  display: flex;
  justify-content: space-between;
align-items: center;
}

.btn.btn-alt {
  background: #fff0 !important;
  border: 2px solid var(--gold);
color: var(--gold) !important;
}

.home__afspraak {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: hsla(0, 0%, 11.4%, 0.8);
  padding: 3rem;
  background-image: url(/wp-content/uploads/sites/60/2022/11/KTP.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-blend-mode: darken;
}



.home #nf-form-title-6 h3 {
  display: none;
}

.owl-carousel .owl-item img {
  filter: brightness(0) invert(0.7);
/*border-radius: 0px !important;*/
}

.services__home__buttons .btn {
    width: 100%;
    margin: 3rem 1rem;
}

.services__home__buttons {
  display: flex;
  justify-content: space-evenly;
  max-width: 50%;
  margin: 0 auto;
}

.btn, .nf-form-content input[type="button"] {
  padding: 1rem 2rem !important;
  border-radius: 0 !important;
padding: 1rem 2rem !important;
/*border-radius: 0.3rem !important;*/
text-transform: uppercase;
letter-spacing: 0.2rem;
}


.subkop, div.subkop {
  margin-bottom: 1rem;
  font-size: 17px;
  text-transform: uppercase;
  letter-spacing: 0.3rem;
/*  color: var(--main);*/
color: #fff !important;
opacity: 0.6;
}

.brands_item.d-flex.flex-column.justify-content-center {
  display: flex;
  flex-direction: column;
  justify-content: center;
}




.services__home {
  width: 80%;
  margin: 0 auto;
  display: block;
}

.services__child h3 {
  margin-top: 0;
}


.services__child {
  position: relative;
}
.tekst {
  position: absolute;
  left: 2em;
  bottom: 3em;
  text-align: left;
}

.services__child img {
  height: 100%;
  object-fit: cover;
  width: 100%;
  filter: brightness(0.7);
}

@media only screen and (max-width: 991px) {
section.prices table.table.table-hover small {
    font-size: 8px;
}
section.prices table.table.table-hover {
    font-size: 12px;
}
.services__child {
    font-size: 14px;
}
div.page-header h1 {
    text-align: left!important;
    font-size: 1.5em!important;
}
.services__child ul {
    padding-inline-start: 18px;
    width: 90%;
}
h1 {
  font-size: 2.02rem !important;
}

.services__home {
  width: 100% !important;
}



header > div.wrapper::after {
  background-position: 36% 0;
}

.intro__foto__child img {
  object-position: right;
}

.headerimg__page img {
  margin-bottom: var(--mobile__gap);
}

.intro.text.block1.cw {
  background-position: right;
  background-size: cover !important;
  background-repeat: no-repeat;
}


 section.page, section.contact, section.prices {
  padding: var(--mobile__spacing) 1rem;
}


section.page {
  padding: var(--mobile__spacing) 1rem;
}



nav.navbar-default, div.navbar-collapse {
  background-color: var(--dark);
}

.logo {
  left: -50px;
}

header nav.navbar-default {
  background: rgba(255, 255, 255, 0);
}


header > div.wrapper::after {
/*  border-radius: 0 0 0 110px;
margin: 0 0 0 1rem;*/
}

.afspraak__grid {
  display: block;
}
.div2 {
  padding: 2rem;
  margin-top: -1rem;
}

header div.navbar-collapse ul.navbar-nav li a, .nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  border-bottom: 1px solid #333;
}

.home__afspraak {
  flex-direction: column;
  padding: 2rem;
}

section.intro {
  padding: var(--mobile__spacing) 0;
}

.tekst {
  left: 1rem;
}

.services__home__buttons {
  max-width: 100%;
  display: block;
  margin: auto;
}
.services__home__buttons .btn {
  margin: var(--mobile__gap) 0 !important;
}


.services__child img {
  min-height: 460px;
}

.brands {
  width: 100%;
}

.services__grid {
  display: grid;
  grid-template-rows: auto;
  gap: var(--mobile__gap);
  margin-top: var(--mobile__spacing);
}

.intro__foto__child:nth-child(2) img {
  align-self: end;
}
.intro__foto__child:nth-child(3) {
  display: none;
}
.intro__grid__foto {
  display: flex;
  gap: 1rem;
  margin-top: 3em;
  min-height: 400px;
}
.intro__foto__child {
  display: flex;
}
.intro__foto__child img {
  height: 90%;
  object-fit: cover;
}
intro__foto__child:nth-child(2) img {
  align-self: end;
}

}

@media only screen and (min-width: 1599px) {

main .page .container {
width: 31vw !important;
min-width: 690px;
max-width: 1000px;
}

}

@media only screen and (min-width: 992px) {

.socket .row [class*="col-"] {
  width: 50%;
}


header .sticky_menu_small div.header {
  background-color: var(--mega-dark) !important;
}

.headerimg__page img {
  margin-bottom: var(--desktop__gap);
}
body > footer:nth-child(3) > div:nth-child(1) {
  padding: 4em 0;
}


main .page .container {
width: 71vw;
max-width: 800px;
}

body.home header > div.wrapper {
  height: 70vh;
  min-height: 700px;
  max-height: 1100px;
}


header > div.wrapper .header__content {
  transform: translate3d(0, -100px, 0);
}

.merken__child:nth-child(1) {
  padding-right: 2rem;
}

#menu-item-22 a {
  color: var(--l-grey) !important;

}

#menu-item-22:hover {
  background: var(--gold) !important;
}


section.contact, section.prices  {
  padding: var(--desktop__spacing) 0;
}


section.page {
  padding: var(--desktop__spacing);
}

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(--l-grey) !important;
}


header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a {
color: #fafafa !important;
}

/*slider*/

.merken__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 100%;
  overflow: hidden;
  align-items: center;
}

.brands_slider_container {
  max-width: 810px;
}
.brands {
  display: flex;
  justify-content: center;
}
.container2 {
  max-width: 100%;
}

/*slider*/

.brands {
  width: 100%;
}

.services__child {
  height: 525px;
}

.services__child img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.services__grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: var(--desktop__gap);
  margin-top: var(--desktop__spacing);
margin-bottom: -5em;
}
.merken__grid {
  margin-top: var(--desktop__spacing);
}

.intro__foto__child img {
  height: 85%;
  width: 100%;
  object-fit: cover;
}


.intro__grid__foto {
  display: flex;
  gap: 3rem;
  margin: 8em 0 0 0;
  min-height: 600px;
}

.intro__foto__child {
  display: flex;
}


.intro__foto__child:nth-child(2) img {
  align-self: end;
}

.intro__grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 3em;
}
section.intro {
  padding: 5em 0;
}

#primary_navigation {
  display: flex;
  flex-direction: row;
  align-items: center;
}


#menu-item-22 {
  padding: 0.2rem 0.9rem;
background-color: var(--gold) !important;
  margin-left: auto;
/*border-radius: 0.3rem !important;*/
}

}


@media only screen and (min-width: 1441px) {


header div.navbar-collapse {
  text-align: left;
}

.header.full-width .container, .topbar .container {
  width: 1440px;
}


}

main {
  background-color: var(--main);
}


/*FONTS*/
html {font-size: 100%;} /*16px*/

body {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  line-height: 1.9;
  font-size: 16px;
 /* background-color: var(--l-grey);*/
  letter-spacing: 1.1px;
  color: var(--l-grey) !important;
}

p {margin-bottom: 1rem;}

h1, h2, h3, h4, h5 {
  margin: 3rem 0 1.38rem;
/*    font-family: 'EB Garamond', serif;*/
  font-weight: 400;
line-height: 1.3;
letter-spacing: 0.1rem;
text-transform: uppercase;
font-weight: 200;
font-family: 'Montserrat', sans-serif;
  color: var(--l-grey) !important;
}

h1 {
  margin-top: 0;
  font-size: 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*/

 .brands {
     width: 100%;
 }

 .brands_slider_container {
     height: 130px;
     border: solid 1px hsla(0, 0%, 100%, 0);
     padding-left: 97px;
     padding-right: 97px;
     background: hsla(0, 0%, 100%, 0);
position: relative;
display: flex;
align-items: center;
 }

 .brands_slider {
     height: 100%;
     margin-top: 50px
 }

 .brands_item {
     height: 100%
 }

 .brands_item img {
     max-width: 100%
 }

 .brands_nav {
     position: absolute;
     top: 50%;
     -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
     -ms-transform: translateY(-50%);
     -o-transform: translateY(-50%);
     transform: translateY(-50%);
     padding: 5px;
     cursor: pointer
 }

 .brands_nav i {
     color: #e5e5e5;
     -webkit-transition: all 200ms ease;
     -moz-transition: all 200ms ease;
     -ms-transition: all 200ms ease;
     -o-transition: all 200ms ease;
     transition: all 200ms ease
 }

 .brands_nav:hover i {
     color: #676767
 }

 .brands_prev {
     left: 20px
 }

 .brands_next {
     right: 20px
 }

.brands_nav {
  border-radius: 100%;
  border: 2px solid #fafafa;
  padding: 0;
  display: flex;
  height: 50px;
  width: 50px;
  align-items: center;
  justify-content: center;
}


@media (min-width:992px) and (max-width:1300px) {

.intro.text.block1.cw {
  background-position: right;
}

}

@media (min-width:992px) and (max-width:1199px) {

.wrapper.dynamic_sticky_menu.sticky_header.sticky_menu.sticky_menu_small #primary_navigation {
  margin-top: 0;
}

.wrapper.dynamic_sticky_menu.sticky_header #primary_navigation {
  margin-top: -6em;
}


header .col-sm-38.xs-absolute-overlay {
  width: 100%;
}

header .col-sm-10 {
  width: 100%;
}


} 






