
  @import url('https://fonts.googleapis.com/css?family=Poppins:400,700&display=swap');


  body {
  font-family: 'Poppins', sans-serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Poppins', 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: #282828;
  }

  h1, h2, h3, h4, h5, h6 {
  color: #282828 !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: var(--green) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: var(--darkgrey) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--green) !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(--darkgrey) !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: var(--green) !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: var(--darkgrey) !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--green) !important;
  }

  div.phone a.phone, div.email a.email {
  background: var(--green) !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(--darkgrey) !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: var(--green);
  border-color: var(--green);
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(--green) !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(--green) !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, .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://kapperzaak-dijkenwaard.nl/wp-content/uploads/sites/198/2024/07/Byemilyvisser-TwoBasicHaarmode-1-1920x1280.webp');
  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: 621px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 771px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 421px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 571px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 346px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 346px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 446px;
  }
  header > div.wrapper.above {
  min-height: 596px;
  }

  header div.header div.holder {
  height: 346px;
  }
  }

  .topbar {
  background: #4c563e;
  }
  .topbar {
  color: #ffffff;
  }




  nav.navbar-default, div.navbar-collapse {
  background-color: var(--green); !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(--green) !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(--green);
  }

  @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(--green) !important;
  }
  }


  header div.header div.contact i {
  color: var(--green);
  }

  @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: #282828 !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  }

  section.partners {
  background: var(--green) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: var(--green) !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--green);
  }

  footer div.socket,
  .footer-sticky {
  background: var(--darkgrey) !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: #282828 !important;
  }

  section.prices table tr td a {
  color: #282828 !important;
  }

  aside div.block.treatments ul li a,
  .woocommerce .widget_product_categories ul li a,
  .woocommerce .widget_product_categories ul li span {
  color: #282828 !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: var(--green);
  }

  :root {
--green: #4c563e;
--lightgrey:#c4c4c4;
--darkgrey: #2a2a2a;
--lightgreen:#a5aa9e;
}


main section {
    padding: 80px 0;
}
section.treatments {
    padding-bottom: 80px;
}

section.logooo .row .col-md-16 {
    position: relative;
}

.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, [type="submit"] {
    padding: 17px 35px;
}


footer {
padding-top: 60px;
    line-height: 2;
}
footer div.socket {
    margin-top: 50px;
}
footer .column a:hover {
    color: var(--darkgrey)!important;
}
footer .column a {
    color: var(--lightgreen)!important;
}

footer div.social-media.size-large ul li a {
    border: 1px solid var(--lightgreen);
}

div.page-header h1 {
    border-bottom: none!important;
    margin-bottom: 60px!important;
    margin-top: 30px!important;
}

section.prices table thead tr {
    height: 100px;
}
section.prices table thead:nth-child(1) tr {
    height: 60px;
}

table.table.table-hover>tbody>tr>td {
    padding: 22px 8px;
    position: relative;
}
table.table.table-hover>tbody>tr>td, table.table.table-hover>tbody>tr>th, table.table.table-hover>tfoot>tr>td, table.table.table-hover>tfoot>tr>th, table.table.table-hover>thead>tr>td, .table>thead>tr>th {
    border-top: none;
}
table.table.table-hover>tbody>tr>td:nth-child(2)::after {
    content: "";
    width: 30px;
    height: 1px;
    position: absolute;
    display: flex;
    background: #282828;
    top: 33px;
    right: 11px;
}
table.table.table-hover>thead>tr>th:nth-child(1) {
    font-size: 22px;
    font-weight: 400;
}
table.table.table-hover>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid var(--green);
    font-size: 13px;
}


.afspraak_cta {
    background: var(--lightgrey);
    padding: 35px;
}
aside div.block div.head h4 {
    margin-bottom: 2rem!important;
    line-height: 1.3;
}

.behandel_aside .behandelingaside a {
    color: #282828!important;
}
.behandel_aside .behandelingaside:hover {
    transform: translateX(30px);
}
.behandel_aside .behandelingaside {
    padding: 7px 0;
    border-bottom: 1px solid #e2e2e2;
    transition: 1s;
}
.behandel_aside .behandelingaside img {
    max-width: 50px;
    max-height: 50px;
    object-fit: cover;
    width: 50px;
    height: 50px;
    display: inline;
    border-radius: 50px;
    margin-right: 10px;
}



@media only screen and (min-width: 992px) {

  body header > div.wrapper {
    min-height: 615px;
  }


body.home header > div.wrapper {
    min-height: 615px;
}
/*main section .container:not(.home main section .container, .page-template-template-contact main section .container) {
    width: 880px;
}*/
.home section.treatments .col-xs-24.col-sm-16.col-md-8 {
    width: 33.333%;
}
.home section.treatments div.items div.item img {
    width: 210px;
    height: 210px;
}
/*header div.header.full-width div.wrapper img.logo {
    max-width: 90px;
}*/
header div.header.full-width div.wrapper img.logo {
    max-width: 140px;
    position: absolute;
    top: 4px;
    width: 140px;
    height: 140px;
    max-height: 140px;
}
header>div.wrapper.sticky_menu.sticky_header .header {
    background: var(--green)!important;
}
header>div.wrapper.sticky_menu.sticky_header.sticky_menu_small .header .holder img {
    max-height: 70px;
    max-width: 70px;
}
header div.header div.holder {
    height: 115px;
    min-height: 50px;
}
header div.header.full-width .container {
    width: 90%;
}
header div.navbar-collapse {
    text-align: right;
}
header > div.wrapper::after {
    top: -35px;
    background-position: center;
}
header div.header.full-width {
/*    background: var(--green)!important;*/
    width: 96%;
    margin-left: 2%;
    margin-top: 2em;
    border-radius: 8px;
background: transparent!important;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
    color: #ffffff!important;
    font-size: 18px;
}
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(--lightgreen)!important;
}
section.halfbg{
/*    background: linear-gradient(270deg, var(--lightgreen) 61%, rgba(23, 142, 239, 0) 61%);*/
    background: var(--lightgreen);
/*   margin: 0em 3em;*/
/*    padding: 0;*/
}
header>div.wrapper.sticky_menu.sticky_header .header {
    box-shadow: 0 0 50px -5px rgb(0 0 0 / 24%);
}
section.logooo .row .col-md-16::before {
    content: "";
    width: 40px;
    height: 2px;
    position: absolute;
    background: #282828;
    top: 50%;
    right: -20px;
}
section.logooo .gallery-item img {
    height: auto;
    max-width: 300px;
    display: block;
    margin: 10px auto;
}
}


@media only screen and (max-width: 991px) {
header div.header {
    text-align: left;
}


body.home header > div.wrapper {
    min-height: 300px;
}


header button.navbar-toggle {
    color: #ffffff;
}
header > div.wrapper::after {
    top: -50px;
}
header div.header div.wrapper img.logo {
    max-width: 120px;
}
header nav.navbar-default div.navbar-header div.holder {
    min-height: 115px;
}
header div.header div.holder {
    min-height: 100px;
}
header > div.wrapper::after {
    background-position: center;
}
header div.header.full-width {
/*   background-color: var(--green)!important;*/
    width: 90%;
    margin-left: 5%;
    margin-top: 2em;
background: transparent!important;
}
.home header>div.wrapper {
    min-height: 460px;
}
header div.navbar-collapse ul.navbar-nav li a, .nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    padding: 16px 15px;
}
section.logooo .gallery-item img {
    height: auto;
}
section.logooo .container {
    text-align: center;
}
section.halfbg {
    background: var(--lightgreen);
}
h1 {
    font-size: 2.352em!important;
}
h2 {
    font-size: 2.052em!important;
}
section.logooo .gallery::before {
    content: "";
    position: absolute;
    width: 2px;
    height: 90px;
    background: #282828;
    top: 20px;
}
section.logooo .gallery-item {
    margin-top: 95px;
    position: relative;
}
table.table.table-hover>tbody>tr>td:nth-child(2)::after {
    display: none!important;
}
table.table.table-hover {
    font-size: 12px;
}
header>div.wrapper {
    min-height: 300px;
}
}

body {
    line-height: 1.8;
    letter-spacing: -0.2px;
    font-size: 16px;
}

h1,h2,h3,h4,h5,h6 {
margin: 2.75rem 0 2.05rem;
line-height: 1.15;
letter-spacing: 1.2px;
}

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;
}