
  @import url('https://fonts.googleapis.com/css?family=Noto+Sans:400,700&display=swap');
  @import url('https://fonts.googleapis.com/css?family=Lora:400,700&display=swap');

  body {
  font-family: 'Noto Sans', sans-serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Lora', 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(--blue) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: var(--blue) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--blue) !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(--blue) !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: var(--blue) !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: var(--blue) !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--blue) !important;
  }

  div.phone a.phone, div.email a.email {
  background: var(--blue) !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(--blue) !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: var(--blue);
  border-color: var(--blue);
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(--blue) !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(--blue) !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(10, 0, 0, 1) !important;
  }
  header .sticky_menu_small div.header {
  background-color: rgb(10, 0, 0) !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://dermaroller.nl/wp-content/uploads/sites/308/2023/10/header_new.png');
  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: 592px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 742px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 392px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 542px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 317px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 317px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 417px;
  }
  header > div.wrapper.above {
  min-height: 567px;
  }

  header div.header div.holder {
  height: 317px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: var(--brown); !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(--blue) !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(--blue);
  }

  @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(--blue) !important;
  }
  }


  header div.header div.contact i {
  color: var(--blue);
  }

  @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: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  }

  section.partners {
  background: var(--blue) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: var(--blue) !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--blue);
  }

  footer div.socket,
  .footer-sticky {
  background: var(--blue) !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(--blue);
  }

  @media only screen and (min-width : 1400px) {
  .container {
  width: 1370px;
  }
  }
  :root {
--blue: #4bc0b7;
--brown:#8e402a;
--text: #2c2c2c;
--white: #fff;
--lightbgr:#e8f7f6;
}

:root {
--spacing: 8rem;
--gap: 3rem;
}

.nbs_panel-group .nbs_panel-heading+.nbs_panel-collapse>.nbs_panel-body img {
    width: 350px;
    height: 280px;
    border-radius: 40px;
    object-fit: cover;
}

.resultfoto {
    margin-top: 50px;
}
.resultfoto img {
    height: 150px;
}

.more_info div#accordion {
    margin-top: 50px;
}

.reviewbuild div#accordion {
    margin-top: 70px;
}

section.fotoview img {
    height: 640px;
    object-fit: cover;
}


.reviewbuild .nbs_panel.nbs_panel-default {
    border: none;
    box-shadow: none;
}

footer div.column > h4 {
    border: none!important;
}
footer div.column>h4, footer {
    color: var(--text)!important;
}
footer div.socket {
    margin-top: 70px;
}
footer {
    padding-top: 70px;
    background: #ffffff !important;
    border-top: 1px solid var(--blue);
}

main section {
    padding: 160px 0;
}

.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, [type="submit"], .nf-form-content input[type=submit], footer div.social-media ul li a {
    background: var(--brown) !important;
}

.reviewbuild .nbs_panel.nbs_panel-default .nbs_panel-body img {
    float: right;
    width: 210px;
    padding: 15px;
    max-width: 210px;
    height: 210px;
    object-fit: cover;
    border-radius: 100%;
}

header .header__content h1 {
    color: var(--blue)!important;
    font-size: 43px;
}

section.fotoview img {
    border-radius: 25px;
    box-shadow: 0 0 20px rgba(25,27,33,.08);
}

h1.titlehead {
    margin-top: 5px;
    margin-bottom: 30px;
}
h4.subtitle {
    font-weight: 600;
    color: var(--blue)!important;
    margin-bottom: 0;
    margin-top: 0;
    font-family: 'Noto Sans', sans-serif;
}

header>div.wrapper.shadow:before {
    background: rgba(0,0,0,0);
}


.reviewbuild .nbs_panel.nbs_panel-default a {
    color: var(--text)!important;
}
.reviewbuild .nbs_panel.nbs_panel-default .nbs_panel-heading {
    border-bottom: 0;
    padding: 35px!important;
}
.reviewbuild .nbs_panel.nbs_panel-default .nbs_panel-heading p.salonreview {
    font-size: 21px;
}
.reviewbuild .nbs_panel.nbs_panel-default .nbs_panel-heading p.salonreview, .reviewbuild .nbs_panel.nbs_panel-default .nbs_panel-heading p.reviewtext {
    font-weight: 400;
}
.reviewbuild .nbs_panel.nbs_panel-default .nbs_panel-heading p.salonreview span.salonnaamreview {
    font-size: 14px;
    margin-top: -5px;
    display: block;
    color: var(--blue);
}

.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, [type="submit"], .nf-form-content input[type=submit] {
    padding: 20px 45px;
    border-radius: 15px!important;
}

header > div.wrapper::after {
    background-position: center;
}

@media only screen and (min-width: 992px) {
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
    color: var(--text)!important;
    font-weight: 600;
}
.reviewbuild .nbs_panel.nbs_panel-default {
    width: 48%;
    float: left;
    margin: 0 1%;
}
header div.navbar-collapse {
    text-align: right;
}
header div.header.full-width .container {
    width: 93%;
}
body.home header > div.wrapper {
    min-height: 652px;
}
.home header > div.wrapper {
    min-height: 627px;
}
header > div.wrapper {
    min-height: 77px;
}
header div.header.full-width div.wrapper img.logo {
    max-width: 170px;
}
header>div.wrapper .header__content .col-md-32.col-md-offset-8 {
    margin-left: 70%;
    width: 30%;
    background: #ffffffa6;
}
nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
    background-color: rgb(142 64 42) !important;
}
header nav.navbar-default {
    background-color: var(--blue) !important;
}
header > div.wrapper .header__content {
    transform: translate3d(0, 151px, 0);
}
header div.header div.holder {
    height: 117px;
    min-height: 50px;
}
header>div.wrapper div.wrapper img.logo {
    padding: 0px 0;
    max-width: 230px;
}
.home header > div.wrapper::after {
    top: -40px;
}
header > div.wrapper::after {
top: 40px;
}
body header > div.wrapper {
    min-height: 555px;
}
header div.header {
    background-color: rgb(255 255 255) !important;
    width: 90%;
    margin: 2em auto 0;
    border-radius: 20px;
    box-shadow: 0 0 20px rgba(25,27,33,.08);
}
}


@media only screen and (max-width: 991px) {
.gallery .gallery-item {
    width: 100%;
}
nav.navbar-default, div.navbar-collapse {
    background-color: var(--blue);
}
header .header__content h1 {
    font-size: 20px!important;
    background: white;
    padding: 15px;
}
header .header__content {
    position: relative;
}
header .header__content  .row.text-center {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -50px;
}
header > div.wrapper::after {
    background-position: 24% center;
}
header div.header {
    background-color: rgb(255 255 255) !important;
}
.reviewbuild .nbs_panel.nbs_panel-default .nbs_panel-heading {
    margin-bottom: 35px;
}
footer {
    text-align: center;
}
table.opening_hours {
    margin: 0 auto;
}

}

body {
    line-height: 1.8;
color:var(--text)!important;
font-size:18px;
font-family: 'Lato', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    margin: 2.75rem 0 1.05rem;
    line-height: 1.15;
    letter-spacing: 3px;
    color: var(--text)!important;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
}

h1 { font-size: 3.052em;}
h2 {font-size: 2.441em;}
h3 {font-size: 1.953em;}
h4 {font-size: 1.563em;}
h5 {font-size: 1.25em;}
small, .text_small {font-size: 0.8em;}

p {margin-bottom: 1.15rem;}

.btn {
    margin:1em 0;
    white-space: normal;
}

html, body {
    overflow-x: hidden;
}
