
  @import url('https://fonts.googleapis.com/css?family=Karla:400,700&display=swap');
  @import url('https://fonts.googleapis.com/css?family=Fjalla+One:400,700&display=swap');

  body {
  font-family: 'Karla', serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Fjalla One', 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: #9932cc !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: #9932cc !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: #9932cc !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: #9932cc !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: #9932cc !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: #9932cc !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: #9932cc !important;
  }

  div.phone a.phone, div.email a.email {
  background: #9932cc !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: #9932cc !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: #9932cc;
  border-color: #9932cc;
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: #9932cc !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: #9932cc !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.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://dgdriehoek.nl/wp-content/uploads/sites/177/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: 696px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 846px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 496px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 646px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 421px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 421px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 521px;
  }
  header > div.wrapper.above {
  min-height: 671px;
  }

  header div.header div.holder {
  height: 421px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: #9932cc; !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(153, 50, 204, .5) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(153, 50, 204, .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: #9932cc !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 #9932cc;
  }

  @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: #9932cc !important;
  }
  }


  header div.header div.contact i {
  color: #9932cc;
  }

  @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: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  }

  section.partners {
  background: #9932cc !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: #9932cc !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid #9932cc;
  }

  footer div.socket,
  .footer-sticky {
  background: #9932cc !important;
  }


  .img-circle {
  border-radius: 0 !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: #9932cc;
  }

  @media only screen and (min-width: 992px) and (max-width: 1159px){
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
    font-size: 14px!important;
}
}


header:not(home):before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 70px 80px 0 80px;
    border-color: #9932cc transparent transparent transparent;
    position: absolute;
    z-index: 1;
    content: '';
    bottom: -93px;
    left: 50%;
    transform: translate(-50%, -50%);
}
body header > div.wrapper {
    background: darkorchid;
/*    background-image: linear-gradient(-60deg, transparent 114px, #a342d3 114px), linear-gradient(60deg, transparent 114px, #a342d3 114px);*/
    /* background-position: 10px 10px, 10px 10px; */
/*    background-size: 93px 92px;*/
}


aside .block.text.whois {
    background: #efdef7;
    padding: 35px 25px;
    text-align: center;
}
.page-id-497 aside .block.text.whois {
    display: none;
}

section.prices table thead:first-child tr {
    height: 90px;
}
section.prices table thead tr {
    height: 110px;
}

.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 9px;
}
.table>thead>tr>th {
    border-bottom: 2px solid #9932cc;
}

.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, [type="submit"] {
    padding: 15px 28px;
}
.btn:hover, .wpcf7-submit:hover, .woocommerce span.onsale:hover, .woocommerce a.button:hover, .woocommerce .button:hover, [type="submit"]:hover {
    background: #d070ff !important;
}
header .header__content a, footer .column a.btn {
    border: 1px solid white;
}
header .header__content a:hover, footer .column a.btn:hover {
    border: 1px solid #d070ff ;
color:#fff!important;
}

a:hover, .woocommerce ul.products li.product .price, .woocommerce .price, .product-usps li i, .counter {
    color: #d070ff !important;
}

section.archive.treatments div.treatments div.item img, section.treatments.shortcode div.treatments div.item img {
    width: 100%;
}


header, footer {
    position: relative;
}
footer {
    padding-top: 90px;
}
footer div.social-media ul li a {
    border: 1px solid;
}
footer .social-media.size-normal {
    margin-top: -40px;
}

footer .column a {
    color: #fff!important;
    border-bottom: 1px solid;
}
footer .column a:hover {
    color: #d070ff!important;
}
footer div.social-media ul li a:hover {
    background: #d070ff !important;
    border-color: #d070ff!important;
}
footer::before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 70px 80px 0 80px;
    border-color: #ffffff transparent transparent transparent;
    position: absolute;
    z-index: 1;
    content: '';
    top: 17px;
    left: 50%;
    transform: translate(-50%, -50%);
}

main section {
    padding: 80px 0;
}

.fotoheight img {
    width: 100%;
    height: 490px;
    object-fit: cover;
}
.fotowidth img {
    height: 236px;
    object-fit: cover;
    width: 47%;
    margin: 0 1% 18px;
}


@media only screen and (min-width: 992px) {
.salonsfeer .col-md-20 {
    padding: 0;
}
header div.header.full-width .row.no-gutter > .col-sm-10 {
    display: none;
}
header div.header.full-width .row.no-gutter > .col-sm-38.xs-absolute-overlay {
    width: 90%;
    margin-left: 7.7%;
}
section.treatments .treatments .col-xs-24.col-sm-12 {
    width: 33.3333%;
}
header .sticky_menu_small div.header {
    background-color: rgb(153 50 204 / 69%) !important;
}
header>div.wrapper .header__content .row.text-center .col-md-32.col-md-offset-8 {
    width: 100%;
    margin-left: 0;
}
header>div.wrapper .header__content .row.text-center {
    text-align: left;
}
.vertical-align {
display:flex;
align-items:center;
}
header div.header div.holder {
    height: 161px;
    min-height: 50px;
}
body header > div.wrapper {
    min-height: 396px;
}
header div.header.full-width div.wrapper img.logo {
    max-width: 170px;
}
div.page-header h1 {
    border-bottom: 0 solid #e6e6e6!important;
    color: white!important;
    position: absolute;
    margin-top: -200px!important;
}
div.breadcrumbs {
    margin-bottom: 15px;
    position: absolute;
    margin-top: -240px;
}
header div.header {
    background-color: rgb(255 255 255 / 0%) !important;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
    color: #ffffff!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: #d070ff!important;
}
div.breadcrumbs span#breadcrumbs span.breadcrumb_last, div.breadcrumbs span#breadcrumbs a {
    color: #e2c47b!important;
}
div.breadcrumbs span#breadcrumbs {
    color: #ffffff;
}
}



@media only screen and (max-width: 991px) {
header li#menu-item-565 {
    display: none;
}
header div.header {
    background-color: rgb(255 255 255 / 0%) !important;
}
header nav.navbar-default div.navbar-header div.wrapper button.navbar-toggle {
    color: #ffffff !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 #a74bd4;
    padding: 18px 15px;
}
.navbar-nav.sm-collapsible ul.sm-nowrap>li>a {
    white-space: normal;
    padding: 9px 25px;
}
header div.navbar-collapse div.social-media ul li a {
    border: 1px solid white;
}
header .header__content .row.text-center {
    text-align: left;
}
header .header__content img {
    margin-top: 35px;
    height: 410px;
    width: 100%;
    object-fit: cover;
    object-position: center 40%;
}
header>div.wrapper {
    min-height: 228px;
}
div.page-header h1 {
    border-bottom: none!Important;
}
img.judith_foto {
    object-position: top;
}
.fotoheight img {
    margin-bottom: 18px;
}
}

@media only screen and (max-width: 600px) {
section.salonsfeer img {
    height: 350px;
    width: 100%;
    margin-bottom: 10px!important;
}
}


header .header__content a {
    margin: 15px 0 0 0;
}

body {
    line-height: 1.8;
    font-size: 17px;
}

h1,h2,h3,h4,h5,h6 {
margin: 2.75rem 0 1.05rem;
line-height: 1.15;
}

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;}
p {margin-bottom: 1.15rem;}

.btn {margin:1em 0;}
.cw { color:#fff!important;}
.pdb-0 {padding-bottom: 0!important;}
.pdb-2 {padding-bottom: 2em!important;}
.pdb-4 {padding-bottom: 4em!important;}
.pdt-0 {padding-top: 0!important;}
.pdt-2 {padding-top: 2em!important;}
.pdt-4 {padding-top: 4em!important;}
.pd-0 {padding: 0!important;}
.mt-4 {margin-top: 4em!important;}
.mt-2 {margin-top: 2em!important;}
.mt-1 {margin-top: 1em!important;}
.mt-0 {margin-top: 0!important;}
.mb-0 {margin-bottom: 0em!important;}
.mb-1 {margin-bottom: 1em!important;}
.mb-2 {margin-bottom: 2em!important;}
.mb-4 {margin-bottom: 4em!important;}
.dnone {display:none;}