
  @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(--geel) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: var(--dark) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--geel) !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(--dark) !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: var(--dark) !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--geel) !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: var(--dark) !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, .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://dekapper.nu/wp-content/uploads/sites/287/2016/11/header.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: 453px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 603px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 253px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 403px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 178px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 178px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 278px;
  }
  header > div.wrapper.above {
  min-height: 428px;
  }

  header div.header div.holder {
  height: 178px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: var(--dark); !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(--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(--geel);
  }

  @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(--geel) !important;
  }
  }


  header div.header div.contact i {
  color: var(--geel);
  }

  @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: #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(--geel) !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(--geel);
  }

  footer div.socket,
  .footer-sticky {
  background: var(--dark) !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(--dark);
  }

  @media only screen and (min-width : 1400px) {
  .container {
  width: 1370px;
  }
  }
  :root {
--dark: #1a1a1a;
/*--geel: #fce630;*/
--geel:#ecd214;
--text: #232323;
--white: #fff;
--spacing: 8rem;
--gap: 3rem;
}

img {
    height: auto;
}

section.card_view .item.item-card:hover {
    background: #383838;
}
section.card_view .item.item-card {
    background: var(--dark);
    color: #fff!important;
    border-radius: 0;
    /* height: unset!important; */
    padding: 140px 80px;
    text-align: center;
}
section.card_view .item.item-card h3 {
    font-size: 2.5em;
}
section.card_view .item.item-card * {
    color: #fff!Important;
}
section.card_view .item.item-card i {
    display: block;
    margin-bottom: 15px;
}
.card_view .container {
    width: 100%;
    padding: 0;
}
section.featured.block0.card_view {
    /* background: var(--dark); */
    padding: 0;
}
.card_view .container .col-sm-16 {
    padding: 0;
}
header .header__content a {
    margin: 4px 0 0;
}

.table>thead>tr>th {
    vertical-align: bottom!important;
    border-bottom: 2px solid var(--dark);
    padding: 28px 8px 16px!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: 28px 8px;
    vertical-align: middle;
    border-top: 1px solid #ebebeb;
}

section.prices table thead:nth-child(1) tr {
    height: 60px;
}
section.prices table thead tr {
    height: 100px;
}

.teammember {
    background: var(--dark);
    margin: 2em 1em;
}
.teammember img {
    margin: 0;
    height: 380px;
    width: 500px;
    object-fit: cover;
    object-position: top;
}
.teammember * {
    color: #fff!important;
}
.teammember .teamtext {
    padding: 35px 25px;
    margin-top: -1.15rem;
}

div.breadcrumbs {
    display: none;
}

section.contact aside .block:nth-child(2), section.contact aside .block:nth-child(3) {
    display: none;
}

div.page-header h1 {
    border-bottom: none!important;
    margin-bottom: 60px!important;
    font-size: calc(2.052em + 2vw)!important;
    position: relative;
}
div.page-header h1::after {
    content: "";
    width: 65px;
    height: 5px;
    background: var(--geel);
    position: absolute;
    left: 0;
    bottom: -20px;
}

header > div.wrapper::after {
    background: linear-gradient(90deg, var(--dark) 40%, var(--white) 40%);
}
header div.header {
    background-color: rgb(255 255 255 / 0%) !important;
}
header>div.wrapper.shadow:before {
    top: 0!important;
    background: rgba(0,0,0,0)!important;
}

.welkomwoord::before {
    content: "";
    position: absolute;
    width: 110px;
    height: 5px;
    background: white;
    left: -70%;
    bottom: 40%;
}
.welkomwoord {
    position: absolute;
    color: white;
    font-size: 75px;
    transform: rotate(269deg);
    left: 0;
    bottom: 50%;
    font-family: 'Oswald', sans-serif;
    font-weight: 600;
}

.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, [type="submit"], .nf-form-content input[type=submit] {
    padding: 17px 45px!important;
}


@media only screen and (min-width: 992px) {
.item_news .item.item-background .item-bg {
    height: 270px;
}
.item_news .item.item-background .item-centered.text-center {
    min-height: 320px;
}
main section .container:not(.home main section .container, main section.contact .container) {
    width: 920px;
}
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(--geel) !important;
}
body header > div.wrapper {
    min-height: 185px;
}
header>div.wrapper .header__content .col-md-32.col-md-offset-8 {
    width: 100%;
    margin-left: 0;
    text-align: left;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
    color: var(--text)!important;
}
header>div.wrapper.sticky_menu.sticky_header .header nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
    color: #fff!important;
}
header .sticky_menu_small div.header {
    background-color: rgb(0 0 0 / 86%) !important;
}
header .header__content h1, header .header__content p {
    color: var(--text)!important;
    text-align: left;
}
body.home header > div.wrapper {
    min-height: 795px;
}
header>div.wrapper .header__content {
    transform: translate3d(0, -10px, 0);
}
}


@media only screen and (max-width: 991px) {
.table {
    font-size: 13px;
}
header .header__content img {
    padding-left: 85px;
}
.item_news .item.item-background .item-centered.text-center {
  min-height: 340px;
}
.teammember {
    margin: 2em 0em!important;
}
.team_gallerij img {
    height: 150px!important;
    width: 100%!important;
}
header .header__content img {
    height: 390px;
    object-fit: cover;
    object-position: 30% center;
}
.item_news .item.item-background .item-bg {
    height: 260px!important;
}
header button.navbar-toggle {
    color: var(--geel);
}
header .header__content h1, header .header__content p {
    color: var(--text)!important;
}
header .header__content .col-md-23.col-md-push-2 {
    text-align: left;
    margin-top: 40px;
}
header > div.wrapper::after {
    background: linear-gradient(90deg, var(--dark) 75%, var(--white)75%)!important;
}
.home header > div.wrapper::after {
    background: linear-gradient(180deg, var(--dark) 51%, var(--white) 51%)!important;
}
.welkomwoord {
    font-size: 50px!important;
    left: -30px!important;
    bottom: unset!important;
    top: 190px!important;
}
.welkomwoord::before {
    left: -90%!important;
}
header div.header {
    text-align: left;
}
header div.navbar-collapse ul.navbar-nav li a, .nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    border-bottom: 1px solid #39371e;
    padding: 25px 15px;
}
section.card_view .item.item-card {
    padding: 90px 35px!important;
}
section.card_view .item.item-card {
    margin-bottom: 0!important;
}
section.card_view .col-sm-16:nth-child(2) .item.item-card {
    background: #202020!Important;
}
section.card_view .col-sm-16:nth-child(2) .item.item-card:hover {
    background: #383838!important;
}
}

.team_gallerij img {
    height: 260px!important;
    object-fit: cover;
}
.team_gallerij {
    margin-bottom: 3em;
}

.item_news .item.item-background {
    height: unset!Important;
    padding: 280px 0;
}
.item_news .item.item-background .item-bg {
    height: 250px;
}

footer .social-media.size-normal {
    margin-top: -35px;
}
footer div.column > h4 {
    border-bottom: none!Important;
    margin-bottom: -2px;
}

footer {
    padding-top: 50px;
}

main section, section.treatments {
    padding: 100px 0;
}
.item_news .item.item-background img {
    filter: brightness(1);
}

.item_news .item.item-background .item-centered.text-center {
    background: var(--dark);
    bottom: 0;
    left: 0!important;
    top: unset!important;
    transform: unset!important;
    text-align: left!Important;
}

footer .column a:hover {
    color: #747474!Important;
}

table.opening_hours tr>td:first-of-type {
    width: 120px;
}

.flying_button {
    position: fixed;
    bottom: 10px;
    right: 20px;
    z-index: 99;
    background-color: #343434!important;
    box-shadow: rgb(0 0 0 / 30%) 0px 3px 15px !important;
}

body {
    line-height: 1.8;
    font-size: 17px;
    color: var(--text)!important;
}

h1,h2,h3,h4,h5,h6 {
margin: 2.75rem 0 2.25rem;
font-family: 'Oswald', sans-serif;
line-height: 1.15;
    font-weight: 600;
    color: var(--text)!important;
}

h1 {font-size: calc(2.052em + 2vw);}
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;
}

.relative, main section {
    position: relative;
}

html, body {
    overflow-x: hidden;
    scroll-behavior: smooth;
}
.table>thead>tr>th span {
    scroll-margin-top: 90px;
}

@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;
}
}

@media only screen and (min-width: 992px) and (max-width: 1200px){
section.featured a div.item-centered p {
    font-size: 15px;
}
}

@media only screen and (max-width: 1450px) {
footer div.socket {
    padding-bottom: 80px!important;
}
}