
  @import url('https://fonts.googleapis.com/css?family=Poppins:400,700&display=swap');
  @import url('https://fonts.googleapis.com/css?family=Raleway:400,700&display=swap');

  body {
  font-family: 'Poppins', 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: #2c2c2c;
  }

  h1, h2, h3, h4, h5, h6 {
  color: #2c2c2c !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: #276772 !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: #7fa4a9 !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: #276772 !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: #7fa4a9 !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: #276772 !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: #7fa4a9 !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: #276772 !important;
  }

  div.phone a.phone, div.email a.email {
  background: #276772 !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: #7fa4a9 !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: #276772;
  border-color: #276772;
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: #276772 !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: #276772 !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://niebobeauty.nl/wp-content/uploads/sites/170/2022/09/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: 575px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 725px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 375px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 525px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 300px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 300px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 400px;
  }
  header > div.wrapper.above {
  min-height: 550px;
  }

  header div.header div.holder {
  height: 300px;
  }
  }





  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: #276772 !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 #276772;
  }

  @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: #276772 !important;
  }
  }


  header div.header div.contact i {
  color: #276772;
  }

  @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: #2c2c2c !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  }

  section.partners {
  background: #276772 !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: #276772 !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid #276772;
  }

  footer div.socket,
  .footer-sticky {
  background: #7fa4a9 !important;
  }

  @media only screen and (max-width : 767px) {
  footer {
  margin-bottom: 65px;
  }
  }

  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: #2c2c2c !important;
  }

  section.prices table tr td a {
  color: #2c2c2c !important;
  }

  aside div.block.treatments ul li a,
  .woocommerce .widget_product_categories ul li a,
  .woocommerce .widget_product_categories ul li span {
  color: #2c2c2c !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: #276772;
  }

  .btn.btn-flying {
  position: fixed;
  right: 30px;
  bottom: 30px;
z-index: 5165656565656565656565656565656565656565656;
    box-shadow: rgb(0 0 0 / 30%) 0px 3px 15px !important;
}


section.recensie_blok {
    background: #276772;
    margin: 40px 40px;
}

@media only screen and (min-width: 992px) {
.intro_logo img {
    max-width: 400px;
}
.vertical-align {
display:flex;
align-items:center;
}
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item > a.mega-menu-link {
    color: #2c2c2c!important;
    font-size: 16px!important;
}
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item > a.mega-menu-link:hover {
    color: #276772!important;
}
header>div.wrapper div.wrapper img.logo {
    padding: 0!important;
    max-width: 170px;
}
header div.header div.holder {
    height: 189px;
    min-height: 50px;
}
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item > a.mega-menu-link {
    height: auto!important;
    padding: 10px 10px 10px 10px!important;
}
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation {
    border-top: 1px solid #d9d9d9;
}
body.home header > div.wrapper {
    min-height: 675px;
}
main section .container:not(.home main section .container, .page-template-template-contact main section .container, .page-id-808 main .container, .page-id-831 main section .container) {
    width: 880px;
}
body header > div.wrapper {
    min-height: 200px;
}
}

.productgallery {
    text-align: center;
}
.productgallery figure.gallery-item {
    background: #e8e8e8;
    width: 31%;
    margin: 0 1%;
}
.productgallery figure.gallery-item img {
    mix-blend-mode: multiply;
}
.productgallery figure.gallery-item .wp-caption-text p.price {
    margin-top: 15px;
    font-weight: 600;
    font-size: 14px;
}
.productgallery figure.gallery-item .wp-caption-text {
    font-size: 17px;
    margin-top: 15px;
}
.productgallery figure.gallery-item {
    margin-bottom: 35px!important;
}



.infoblok {
    height: 100%;
    background: #e1eaeb;
    margin-bottom: 35px;
}
.infoblok .infoinfo {
    padding: 0px 36px 15px 34px;
    font-size: 13px;
}
.infoblok  p.subkop {
    font-size: 14px!important;
    margin-bottom: 14px!important;
}
.infoblok img {
    width: 100%;
    height: 220px;
    object-fit: cover;
}

.cta_treatment {
    margin-top: 2em;
    padding: 28px 25px 25px 25px;
    background: #e7eef0;
    text-align: center;
}

@media only screen and (max-width: 991px) {
.intro_logo img {
    max-width: 260px;
}
.productgallery figure.gallery-item {
    width: 100%!important;
    margin: 0!important;
}
.slideshow-container {
    height: 280px!important;
}
.slide_content {
    width: 90%!important;
}
.home header>div.wrapper {
    min-height: 380px;
}
section.olaheader, footer {
    margin: 0 17px!important;
}
section.recensie_blok {
    margin: 40px 17px!important;
}
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item > a.mega-menu-link {
    color: #2c2c2c!important;
}

}


section.archive.treatments div.treatments div.item img, section.treatments.shortcode div.treatments div.item img, section.treatments div.items div.item img {
    border-radius: 0!important;
    -webkit-clip-path: polygon(0% 50%, 25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%);
    -moz-clip-path: polygon(0% 50%, 25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%);
    clip-path: polygon(0% 50%, 25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%);
    height: 130px;
}



footer .column img {
    max-width: 140px;
    margin: 1em 0;
    width: 140px;
}

div.page-header h1::before {
    content: "";
    position: absolute;
    display: flex;
    width: 50%;
    background: #e6c46e;
    height: 1px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    bottom: 0;
}
div.page-header h1 {
    border-bottom: none!important;
    max-width: fit-content;
    position: relative;
}

.actieblok img {
    height: 380px;
    object-fit: cover;
}
footer .column img.medcoslogo {
    max-width: 121px;
}
section.treatments {
    padding-bottom: 70px;
}
section.olaheader {
    margin: 0 40px;
}

/*footer .social-media.size-normal {
    margin-top: -39px;
}*/

footer div.social-media ul li a {
    border: 1px solid white;
}
footer .column a:hover {
    color: #e9eff0!important;
}
footer .column a {
    color: #a8c2c6!Important;
}
footer h4 {
    border-bottom: none!important;
    font-size: 19px!important;
    margin-bottom: 2px!important;
}


footer div.socket img[alt=netbeauty] {
    -webkit-filter: invert(0.6);
    filter: invert(0.6);
}
footer div.socket {
    padding: 30px 0 27px;
    background: white!important;
    color: #2c2c2c!important;
    margin-top: 50px;
}
footer {
    padding-top: 60px;
    margin: 0 40px;
}

p.subkop {
    text-transform: uppercase;
    font-size: 17px;
    margin-bottom: 5px;
    color: #276772;
    font-weight: 600;
}
footer div.socket a, footer div.socket a:hover {
    color: #2c2c2c!important;
}

.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, [type="submit"] {
    background: #276772 !important;
    color: #fff !important;
    border-radius: 50px!important;
    padding: 13px 35px;
}
.btn:hover, .wpcf7-submit:hover, .woocommerce span.onsale:hover, .woocommerce a.button:hover, .woocommerce .button:hover, [type="submit"]:hover {
    background: #7fa4a9 !important;
    color: #fff !important;
}

main section {
    padding: 70px 0;
}

header > div.wrapper::after {
    -webkit-filter: contrast(81%) brightness(105%) saturate(92%) sepia(19%);
    filter: contrast(81%) brightness(105%) saturate(92%) sepia(19%);
}

header > div.wrapper::after {
    background-position: center;
}

body {
    font-size: 16px;
}

body {
font-family: 'Mulish', sans-serif;
font-weight: 300;
}

h1,h2,h3,h4,h5,h6 {
margin: 2.75rem 0 1.05rem;
font-family: 'Mulish', sans-serif;
line-height: 1.15;
font-weight: 300;
}


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;}


#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus,#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus {
    color: #7fa4a9!important;
}