
  @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: 40px;
  }

  h2 {
  font-size: 32px;
  }

  h3 {
  font-size: 28px;
  }

  h4 {
  font-size: 24px;
  }

  h5 {
  font-size: 20px;
  }

  h6 {
  font-size: 16px;
  }

  body {
  font-size: 16px;
  }



  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: #efeaea !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: #000000 !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: #efeaea !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: #000000 !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: #171717 !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: #000000 !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: #efeaea !important;
  }

  div.phone a.phone, div.email a.email {
  background: #171717 !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: #000000 !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: #171717;
  border-color: #171717;
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: #171717 !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: #171717 !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, 1) !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://av-pmu.nl/wp-content/uploads/sites/325/2024/09/header-pmu_specialist.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(255, 255, 255, 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: #595959 !important;
  }
  }


  @media only screen and (min-width : 992px) {
  body.home header > div.wrapper {
  min-height: 350px;
      min-height: 1085px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 1235px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 885px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 1035px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 810px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 810px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 910px;
  }
  header > div.wrapper.above {
  min-height: 1060px;
  }

  header div.header div.holder {
  height: 810px;
  }
  }



  .shop_topbar {
  background: #171717;
  }
  .shop_topbar a,
  .shop_topbar a:hover {
  color: #ffffff !important;
  }


  nav.navbar-default, div.navbar-collapse {
  background-color: #ffffff; !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(255, 255, 255, 1) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(255, 255, 255, 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: #171717 !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: 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 #efeaea;
  }

  @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: #efeaea !important;
  }
  }


  header div.header div.contact i {
  color: #efeaea;
  }

  @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: #efeaea !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: #171717 !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid #efeaea;
  }

  footer div.socket,
  .footer-sticky {
  background: #000000 !important;
  }


  section.treatments div.items div.item img {
  border-radius: 100% !important;
  }

  .img-circle {
  border-radius: 100% !important;
  }


  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: #171717;
  }

  .\31 00vh {
    height: 100vh;
    padding: 0;
}

.wrap {
  padding: 2rem;
  box-shadow: 5px 5px 15px hsla(0, 0%, 0%, 0.1);
}

.dropdownfix .nf-field .nf-field-element > div {
    display: none!important;
}

.paginatitel {
  display: none !important;
}

.product_cat-opleiding .related.products, .product_cat-academy  .related.products, .product_cat-online-training   .related.products {
  display: none;
}

.btn.btn-secondary {
  padding: 1.7rem 3.7rem !important;
}

.woocommerce form p#billing_vat_number_field {
    display: none;
}

.btn.btn-secondary {
  background: #cdb4b4 !important;
  margin-top: 1rem;
}

.scrolltitle {
    scroll-margin-block: 110px;
}

.quote h1 {
    font-family: 'Architects Daughter', cursive;
    color: #cbb3b3;
    font-style: italic;
}

.page-id-2472 section .btn {
    margin-top: 15px;
}
.wiebenik img {
    border-radius: 100%;
    height: 450px;
    object-fit: cover;
    width: 450px;
    object-position: top;
}
.page-id-2472 .header__content .col-md-32.col-md-offset-8 {
    text-align: left;
}
.page-id-2472 header .header__content h1::before {
    width: 10px;
    height: 80%;
    content: "";
    position: absolute;
    background: #cdb4b4;
    left: -40px;
    bottom: 0;
}
.page-id-2472 header .header__content h1 {
    font-size: 85px;
    position: relative;
}
.page-id-2472 header .header__content h1 span.smalltext {
    font-size: 25px;
    display: block;
    font-weight: 400;
    margin-top: -25px;
    margin-bottom: 60px;
}

.page-id-2472 header > div.wrapper.above::before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
  background: rgba(0, 0, 0, 15%);
    z-index: -1;
}
.page-id-2472 main section {
    padding: 90px 0;
}
.line_work::before {
    width: 5px;
    height: 100%;
    content: "";
    position: absolute;
    background: #cdb4b4;
    left: -30px;
}
.line_work {
    position: relative;
    margin-bottom: 50px;
    margin-top: 0;
}
.diensten_parent {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-auto-rows: minmax(100px, auto);
    /* box-shadow: 160px 0px 0 #cdb4b4; */
    grid-gap: 10px;
}
.dienstitem {
    padding: 160px 25px 140px;
    background-size: cover;
    background-position: center;
    background-blend-mode: saturation;
    background-color: rgb(0 0 0 / 51%);
    color: #fff;
    position: relative;
}
a.knopitem {
    position: absolute;
    background: #efeaea;
    bottom: 0;
    right: 0;
    padding: 15px 35px;
}
a.knopitem:hover {
    opacity: 0.8;
}
.itemtext h4::before {
    content: "";
    width: 5px;
    height: 100%;
    background: #cdb4b4;
    position: absolute;
    left: -25px;
}
.itemtext h4 {
    position: relative;
}.iconitem {
    font-size: 35px;
}

@media only screen and (min-width: 992px) {
.page-id-2472 main section .container { 
    max-width: 1440px;
    width: 70vw;
}
.page-id-2472 header > div.wrapper.above {
    min-height: 655px;
}
.page-id-2472 header > div.wrapper::after {
    background-position: 0 20%;
    top: 0!important;
}
.page-id-2472 header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
    color: #ffffff!important;
}
.page-id-2472 header div.header {
    background-color: rgb(255 255 255 / 0%) !important;
}
.page-id-2472 header div.header.full-width div.wrapper img.logo {
    filter: invert(1);
}
.page-id-2472 header>div.wrapper.sticky_menu.sticky_header .header {
    background: #171717!important;
}
.page-id-2472 header .wrapper.sticky_menu div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
    color: #fff!important;
}
}


@media only screen and (max-width: 991px) {
.page-id-2472 header div.header {
    background-color: rgb(255 255 255 / 0%) !important;
}
.page-id-2472 header > div.wrapper::after {
    top: 0!important;
    background-position: center;
}
.page-id-2472 header div.header div.wrapper img.logo {
    filter: invert(1);
}
.page-id-2472 header nav.navbar-default div.navbar-header div.wrapper button.navbar-toggle {
    color: #fff!important;
}
.page-id-2472 header .header__content h1 {
    font-size: 68px!important;
}
.page-id-2472 header .header__content h1 span.smalltext {
    margin-top: -10px!important;
}
.line_work {
    padding-left: 15px!important;
}
.line_work::before {
    left: -10px!important;
}
.wiebenik img {
    height: 280px!important;
    width: 280px!important;
    margin-top: 80px!important;
}
.diensten_parent {
    grid-template-columns: repeat(1, 1fr)!important;
}
.dienstitem {
    margin-top: 50px!important;
}
}



h2.woocommerce-loop-category__title mark.count {
    display: none;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title {
    text-align: center;
}

p#billing_btw_field span.optional {
    display: none;
}

.circleline .nf-field .nf-field-element li input {
    margin-right: -15px;
    margin-top: -6px!important;
}
.labelshow .nf-field .field-wrap .nf-field-label label {
    font-weight: 600!important;
}
.labelshow .nf-field .field-wrap .nf-field-label {
    display: block!important;
}
.dropdownfix .nf-field .nf-field-element > div {
    display: none!important;
}

/* 
.wc-pao-addon label.wc-pao-addon-name {
    padding: 20px 0;
}
.wc-pao-addon-container.wc-pao-required-addon.wc-pao-addon.wc-pao-addon-betaling-in-termijnen {
    display: block;
    width: 100%;
    height: 82px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    max-width: 100%;
    min-width: 75%;
    display: inline-block;
    margin-right: 1em;
    border-color: #e6e6e6;
    border-radius: 3px;
    box-shadow: none;
    /* height: auto; */
    padding: 8px 12px;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    overflow-x: hidden;
}*/

.woocommerce div.product form.cart .variations th.label {
    float: left;
}
.woocommerce div.product form.cart .variations td {
    display: contents;
}
.woocommerce div.product form.cart .variations {
    margin-top: 25px;
}

/*.woocommerce div.product div.summary p.price {
    display: none;
}*/


.woocommerce td.product-name dl.variation span.woocommerce-Price-amount.amount {
    display: none;
}
.woocommerce-cart td.product-name dl.variation dd p {
    background: white;
    padding: 0 25px 0 7px;
    position: absolute;
    left: 170px;
}
.woocommerce-cart td.product-name dl.variation dd {
    position: relative;
}

.woocommerce .wc-pao-addon .wc-pao-addon-wrap label span.woocommerce-Price-amount.amount {
    display: none;
}
.woocommerce td.product-name dl.variation dd.variation-Betalingintermijnspanclasswoocommerce-Price-amountamountbdispanclasswoocommerce-Price-currencySymboleurospan109900bdispan {
    display: none;
}

.wc-pao-addons-container div#product-addons-total {
    display: none;
}
.wc-pao-addon label.wc-pao-addon-name, .woocommerce div.product form.cart .variations label {
    font-weight: 700!important;
    font-size: 15px!important;
    font-family: 'Raleway', sans-serif!important;
}
.wc-pao-addon-betaling-in-termijn .wc-pao-addon-checkbox-group-required p {
    margin: -6px 0 0;
}



.role-none li.product.type-product.post-1978 {
    display: none;
}

.woocommerce ul.products li.product .product-usps {
    display: none;
}

section.partners {
  background: #171717 !important;
}

.googlereview {
    padding: 25px;
    margin: 2em 0;
    background: #efeaea;
    width: fit-content;
}

aside .block.text.crkbo_logoaside {
    display: none;
}
.parent-pageid-478 aside .block.text.crkbo_logoaside {
    display: block!important;
}
aside .block.text.crkbo_logoaside {
    text-align: center;
}
aside .block.text.crkbo_logoaside img {
    max-width: 200px!important;
}


/*footer .column.crkboimg img {
    max-width: 120px;
}*/


.CTA {
  padding: 3rem;
  background-color: #efeaea;
  text-align: center;
  margin-top: 3em;
  border-radius: 2rem;
  box-shadow: 0 0 30px -5px rgba(0,0,0,.15);
}



.akkoordgaan a {
    text-decoration: underline!important;
}
.akkoordgaan .nf-field-description {
    margin-right: 0!important;
    font-size: 14px!important;
    margin-top: 6px!important;
}
.akkoordgaan {
    margin-bottom: 25px!important;
}

section.archive.reviews div.reviews div.review blockquote {
  padding: 10px 9px!important;
  border-left: 1px solid #171717!important;
}

section.archive.reviews div.reviews div.review .col-sm-12 {
  display: none;
}

.logged-in .onlylogged-in {
  display: block;
}
.onlylogged-in {
  display: none;
}

body.eyeliner-cursisten {
  -webkit-user-select: none;
  -webkit-touch-callout: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.d-none {
  display: none;
}

.woocommerce-MyAccount-navigation {
  display: none;
}
.woocommerce-account .woocommerce-MyAccount-content {
  width: 100%;
}
.woocommerce-MyAccount-content > p:nth-child(3) {
  display: none;
}

.full-height {
  display: flex;
  height: 100vh;
  align-items: center;
}

.writinglines hr {
  padding: 0.5em;
  border-color: #333;
}
.writinglines hr:first-child {
  border-color: #fff;
  padding: 1rem;
}
.naalden {
  display: block;
  min-height: 300px;
}

.pdt-0 {padding-top: 0!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;}
.tac {text-align: center!important;}
.mt-0 {margin-top: 0}
.tac {text-align: center;}
.cw, .cw h1, .cw h2, .cw h3, .cw h4, .cw h5 {
    color: #ffffff!important;
}

html {
  scroll-behavior: smooth;
}

#myBtn {
    position: fixed;
    bottom: 30px;
    right: 30px;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    border: none;
    background-color: #333;
}

.table-of-contents {
  float: right;
  width: 35%;
  background: #f1f1f1;
  font-size: 0.8em;
    padding: 2em 3em 2em 4em;
  margin: 0 0 0.5em 1.5em;
}
.table-of-contents ul {
  padding: 0;
}
.table-of-contents li {
  margin: 0 0 0.25em 0;
}
.table-of-contents a {
  text-decoration: none;
}
.table-of-contents a:hover,
.table-of-contents a:active {
  text-decoration: underline;
}

.col-md-24.inloggen-cursisten-blok-1.inloggen-cursisten-blok img {
    filter: invert(1);
}

.\31 00vh .container {
    width: 100%;
}

.inloggen-cursisten-row {
    height: 100vh;
}
.col-md-24.inloggen-cursisten-blok-1.inloggen-cursisten-blok {
    height: 100vh;
    justify-content: center;
    align-content: center;
    display: flex;
    flex-direction: column;
    background: rgba(0, 0, 0, 0.35);
    padding: 10vw;
    color: #fff;
}

.extragone .nf-field .field-wrap .nf-field-element > div {
     display: none!important;
}


.page-id-484 img.img-circle {
    border: 0;
    margin: 0;
}

@media (min-width: 992px) {


.partners.text-center .col-sm-24 {
  width: auto;
  margin-right: 3rem;
}

footer .container {
  max-width: 1440px;
  width: 70vw;
}

.containercenteredimage img {
    height: 390px;
    object-fit: cover;
}
.home-opleidingen .col-md-8 {
    width: 33.33%;
}
}

@media (max-width: 992px) {

.table-of-contents {
    width: 100%!important;
}
.home-opleidingen .text-left {
    text-align: center;
}

}

@media (min-width: 1670px) {
section.home-opleidingen .container {
    width: 1670px;
}
.home-opleidingen .col-md-8 {
    width: 16.666667%;
}
}

@media only screen and (min-width: 992px) {
.vertical-align {
display:flex;
align-items:center;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a:before{
 content: "";
 position: absolute;
 z-index: 2;
 left: 0;
 right: 0;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a:before {
 content: "";
 position: absolute;
 z-index: -2;
 left: 10px;
 right: 100%;
 bottom: 50%;
 background: #000;
 height: 1px;
 -webkit-transition-property: right;
 transition-property: right;
 -webkit-transition-duration: 0.3s;
 transition-duration: 0.3s;
 -webkit-transition-timing-function: ease-out;
 transition-timing-function: ease-out;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a:hover {
 opacity: 1 !important;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a:hover:before {
 right: 10px;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a:before {
 bottom: 10%;
}
}








.breadcrumbs a, .contact aside .block .head a, .contact-privacy a, section.page .content a {
    text-decoration: underline;
}
.btn {
    text-decoration: none!important;
}
.breadcrumbs a:hover, .contact aside .block .head a:hover, .contact-privacy a:hover, section.page .content a:hover {
    text-decoration: none;
    color: #696969!important;
}
header .header__content a {
    margin: 0 7px;
    background: #fff!important;
    color: #595959!important;
}
a, .woocommerce ul.products li.product .price, .woocommerce .price {
    color: #171717 !important;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 600;
}
footer {
    padding-top: 50px;
}

@media only screen and (min-width: 992px) {
.home nav.navbar.navbar-default {
    border-bottom: none!important;
}
section.archive.reviews div.reviews div.review .col-sm-36 {
  width: 100%;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li a:hover {
  color: #5b5b5b !important;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li a {
  color: #1b1b1b !important;
}
img.logo {
    width: 90px!important;
}
header div.header div.holder {
    height: 100px;
    min-height: 50px;
}
body header > div.wrapper.above::after, body header > div.wrapper.above.shadow::before, body header > div.wrapper.above_shadow::before {
    top: 0px!important;
}
header>div.wrapper.sticky_menu.sticky_header.sticky_menu_small .header .holder img {
    width: 60px!important;
}
.header.full-width .container {
    width: 90%;
}
body.home header > div.wrapper.above {
    min-height: 630px;
    min-height: 430px;
}
header > div.wrapper::after {
    background-position: top;
}
header>div.wrapper.above .header__content {
    transform: translateY(30px);
}
.header__content .col-md-offset-8 {
    margin-left: 0%!important;
}
.header__content .col-md-32 {
    width: 60%!important;
}
.header__content h1 {
    font-size: 55px;
    margin-bottom: 25px;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
    color: #1b1b1b!important;
    text-transform: uppercase;
    padding: 10px!important;
    font-size: 14px;
}
.home section.intro{
    padding: 70px 0;
}

body header > div.wrapper.above {
    min-height: 285px;
}
.centered {
    position: absolute;
    top: 80%;
    left: 10%;
    /* transform: translate(-50%, -50%); */
}
.opleidingen .centered, .home section.home-opleidingen .centered {
    position: absolute;
    top: 80%!important;
    left: 15%!important;
    transform: translate(-10%, -50%)!important;
    text-align: left;
}
.col-md-14.col-md-offset-2 {
    justify-content: space-between;
    position: -webkit-sticky;
    position: sticky;
    height: 100%;
    top: 10%;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a:hover {
    color: #171717 !important;
}
}

@media only screen and (max-width: 991px) {
.containercenteredimage {
    margin-bottom: 25px;
}
.containercenteredimage img {
    height: 200px;
    object-fit: cover;
    border-radius: 25px;
}
.centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
header>div.wrapper.above .header__content {
    transform: none;
}
nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
    color: #595959!important;
}
header div.social-media ul li a {
    background: #efeaea !important;
}
header div.social-media ul li a i {
    color: #595959 !important;
}
header>div.wrapper {
    min-height: 200px;
}
.contact aside .block:nth-child(2), .contact aside .block:nth-child(3) {
    display: none;
}
}


.containercenteredimage:hover img {
    filter: brightness(0.9);
}
.containercenteredimage img {
    filter: brightness(0.6);
}
.containercenteredimage {
    position: relative;
    text-align: center;
    color: white!important;
    transition: .1s linear;
    display: inline-block;
    width: 100%;
}

h3.ctablokken {
    color: white!important;
    font-size: 1.4em;
    letter-spacing: 2px;
}

aside .block.text {
    background: #efeaea;
    padding: 15px;
    border-radius: 15px;
}
footer .column .btn {
    background: #efeaea!important;
color:#595959 !important;
}
footer .column .btn:hover{
    background: #171717!important;
color:#fff!important;
}

footer div.social-media ul li a {
    background: #000000 !important;
    border-radius: 50%;
    color: #fff;
    font-size: 36px;
    height: 60px;
    line-height: 58px;
    width: 60px;
}


.woocommerce .widget_product_categories ul li, aside div.block.treatments ul li {
    padding: 2px 15px;
}
aside div.block.treatments ul {
    border: none;
    border-left: 1px solid #efeaea;
}
aside div.block.treatments ul li:hover, .woocommerce .widget_product_categories ul li:hover {
    background: #efeaea;
}
aside div.block.treatments ul li:hover a {
    color: #595959!important;
}


.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, [type="submit"], input[type=submit], .field-wrap input[type=submit] {
    background: #171717 !important;
    padding: 11px 22px!important;
    -moz-border-radius: 12px !important;
    -webkit-border-radius: 12px !important;
    border-radius: 12px !important;
}
.btn:hover, .wpcf7-submit:hover, .woocommerce span.onsale:hover, .woocommerce a.button:hover, .woocommerce .button:hover, [type="submit"]:hover, input[type=submit]:hover {
    background: #efeaea !important;
    color: #595959 !important;
}

header nav.navbar-default ul.navbar-nav .active>a:focus, header nav.navbar-default ul.navbar-nav .active>a:hover, header nav.navbar-default ul.navbar-nav .active>a:visited {
    color: #595959!important;
}

nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
    color: #000!important;
}
div.social-media ul li a {
    background: #B29A46 !important;
}
div.social-media ul li a:hover {
    background: #282828 !important;
}

section.featured a div.item h3 {
   color: #fff;
}
section.featured a div.item {
    background: #333333;
    border: 2px solid #B29A46;
}
footer .row a{
color: #fff!important;
}

footer .column a:not(.btn) {
text-decoration: underline!important;
}
footer .row a:hover{
text-decoration: none!important;
}
header nav.navbar-default div.navbar-header div.wrapper button.navbar-toggle {
    color: #000!important;
}

.content h4 {
    margin-top: 45px;
}


@media only screen and (min-width: 1235px) and (max-width: 1490px){
header nav.navbar-default div.navbar-collapse ul.navbar-nav>li#menu-item-4 {
    display: none;
}
header div.header.full-width .row.no-gutter .col-sm-10 {
    width: 9%;
}
header div.header.full-width .row.no-gutter .col-sm-38.xs-absolute-overlay {
    width: 91%;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
    padding: 6px!important;
    font-size: 12px!important;
}
}

@media only screen and (min-width: 992px) and (max-width: 1234px){
header nav.navbar-default div.navbar-collapse ul.navbar-nav>li#menu-item-4 {
    display: none;
}
header div.header.full-width .row.no-gutter .col-sm-10 {
    width: 9%;
}
header div.header.full-width .row.no-gutter .col-sm-38.xs-absolute-overlay {
    width: 91%;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
    padding: 4px!important;
    font-size: 12px;
}
}


/*shop*/

/*.woocommerce div.product div.summary ul.product-usps {
    margin: 2em 0 4em!important;
}*/
.woocommerce div.product div.summary .product-usps li {
    padding: 10px 18px 10px 48px;
}
.woocommerce div.product div.summary ul.product-usps i.fas.fa-check {
    margin-left: -36px;
    margin-right: 14px;
}
.woocommerce div.product div.summary .product_meta {
    display: none;
}
.woocommerce div.product div.summary p.price {
    margin: 1em 0 1em;
}

.woocommerce-tabs.wc-tabs-wrapper h2 {
    display: none;
}
.woocommerce-tabs.wc-tabs-wrapper {
    background: #ebe9eb;
    padding: 55px 45px;
    margin-bottom: 6em;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
    border-bottom: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background: #ebe9eb;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    font-size: 19px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before, .woocommerce div.product .woocommerce-tabs ul.tabs li.active::after {
    display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    text-decoration: underline;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    font-size: 19px;
}
/*.woocommerce ul.products li.product .price {
    margin: 1em 0 3em;
    border-top: 1px solid #b5b5b5;
    padding: 25px 0;
    border-bottom: 1px solid #b5b5b5;
    text-align: center;
}*/

.woocommerce ul.products li.product .product-usps li i {
    margin-left: -28px;
    min-width: 14px;
    margin-right: 11px;
}
.woocommerce ul.products li.product .product-usps li {
    padding: 8px 0px 10px 30px;
}
.woocommerce ul.products li.product .product-usps, .woocommerce ul.products li.product .stock-message {
    margin-bottom: 2em!important;
}
.woocommerce ul.products li.product .button {
    text-align: center;
    width: 100%;
}

@media only screen and (min-width: 992px) {
.woocommerce div.product div.images {
    margin-bottom: 8em;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
min-height: 65px;
}
.woocommerce ul.products li.product .product-usps {
    min-height: 277px;
}
}

@media only screen and (max-width: 991px) {
.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
    width: 46%;
}
}

@media only screen and (max-width: 800px) {
.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
    width: 100%;
}
}