
  @import url('https://fonts.googleapis.com/css?family=Roboto:400,700&display=swap');
  @import url('https://fonts.googleapis.com/css?family=Raleway:400,700&display=swap');

  body {
  font-family: 'Roboto', 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: #191919;
  }

  h1, h2, h3, h4, h5, h6 {
  color: #191919 !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: var(--purple) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: var(--main) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--purple) !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(--main) !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: var(--main) !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: var(--main) !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--purple) !important;
  }

  div.phone a.phone, div.email a.email {
  background: var(--main) !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(--main) !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: var(--main);
  border-color: var(--main);
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(--main) !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(--main) !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://beautyspot.nl/wp-content/uploads/sites/33/2023/08/header_new.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(10, 0, 0, 1) !important;
    }
  

  @media only screen and (min-width : 992px) {
  body.home header > div.wrapper {
  min-height: 350px;
      min-height: 441px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 591px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 241px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 391px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 166px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 166px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 266px;
  }
  header > div.wrapper.above {
  min-height: 416px;
  }

  header div.header div.holder {
  height: 166px;
  }
  }

  .topbar {
  background: var(--main);
  }




  nav.navbar-default, div.navbar-collapse {
  background-color: var(--main); !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(--main) !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(--purple);
  }

  @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(--purple) !important;
  }
  }


  header div.header div.contact i {
  color: var(--purple);
  }

  @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: #191919 !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  }

  section.partners {
  background: var(--purple) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: var(--main) !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--purple);
  }

  footer div.socket,
  .footer-sticky {
  background: var(--main) !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: #191919 !important;
  }

  section.prices table tr td a {
  color: #191919 !important;
  }

  aside div.block.treatments ul li a,
  .woocommerce .widget_product_categories ul li a,
  .woocommerce .widget_product_categories ul li span {
  color: #191919 !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: var(--main);
  }

  @media only screen and (min-width : 1400px) {
  .container {
  width: 1370px;
  }
  }
  :root {
--main: #202020;
--green: #7be5ce;
--purple: #a252ca;
--lightpurple:#b779d6;
--text: #191919;
--white: #fff;
}

.laptop_only {
    text-align: center;
}

.search-results.woocommerce h1::before {
    content: "Zoeken";
    visibility: visible;
    margin: 0 auto;
    text-align: center;
    width: fit-content;
    display: block;
}
.search-results.woocommerce h1 {
    visibility: hidden;
}

.berichten_more article.category-advertorials::before {
    font-size: 12px;
    width: 30px;
    height: 30px;
    left: 7px;
    top: 7px;
}
.berichten_more article.post {
    width: 100%;
    min-height: 190px;
}
.berichten_more article.post figure.featured-image {
    display: none;
}

.social-share a:hover {
    background-color: #cef5ed!Important;
    border-color: #cef5ed!Important;
}

.blog_info {
    min-height: 60px;
}
.share-button {
    float: left;
    margin-right: 10px;
}
.social-share {
    float: left;
}
.social-share a {
    display: inline-block;
    width: 40px;
    height: 40px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    background-color: transparent;
    border-radius: 50%;
    cursor: pointer;
    border: 1px solid #adadad;
    position: relative;
    color: var(--main)!important;
}
.social-share a i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: var(--main)!important;
}



section.page .author-date, section.page .author {
    font-size: 14px!important;
}

article.category-advertorials::before, .item.category-advertorials::before {
    color: var(--white);
    content: "\f0d1";
    font-family: "Font Awesome 5 Pro", "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    left: 15px;
    font-size: 30px;
    top: 20px;
    background: var(--purple);
    border-radius: 100%;
    height: 60px;
    width: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    z-index: 1;
}
article.category-advertorials, .item.category-advertorials {
    /* border: 2px solid var(--purple); */
    position: relative;
    overflow: visible;
}




.btn.backoverzicht {
    margin: 4em 0 1em;
    background: transparent!important;
    color: #202020!important;
    border-bottom: 1px solid #202020!important;
    border-radius: 0!important;
    padding: 12px 51px 12px 11px!important;
    position: relative;
}
.btn.backoverzicht:hover::after {
    border-color: var(--green);
}
.btn.backoverzicht::after {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 7px;
    height: 7px;
    border-top: 1px solid #202020;
    border-right: 1px solid #202020;
    transform: rotate(45deg);
    right: 13px;
    bottom: 40%;
}

section.page .author a.profile_link {
    display: block;
    margin-top: -7px;
    margin-bottom: 25px;
    font-size: 18px;
}
.btn.backoverzicht:hover {
    color: var(--green)!important;
    border-color: var(--green)!important;
}

:root {
--spacing: 8rem;
--gap: 3rem;
}

/**
 * @license
 * MyFonts Webfont Build ID 3867246, 2020-12-16T11:57:38-0500
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: Museo 700 by exljbris
 * URL: https://www.myfonts.com/products/700-museo-96206
 * Copyright: Copyright © 2023 Monotype Imaging Inc. All rights reserved.
 * 
 * © 2023 MyFonts Inc. */





.product_cat-leveranciers .woocommerce-product-details__short-description h4, .product_cat-merken  .woocommerce-product-details__short-description h4{
    display: none;
}

.leverancier_intro {
    margin-bottom: 25px;
    font-weight: 600;
    font-size: 17px;
    color: var(--purple)!important;
}

.footer-cta-box.pd-1.position-relative h1 {
  font-family: "Museo700";
  font-weight: 400;
  letter-spacing: 1px;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image--placeholder {
    border: none;
}

.woocommerce div.product .woocommerce-tabs .panel footer {
    display: none;
}

.footer-cta-box.pd-1.position-relative  .subheading {
  text-transform: uppercase;
  line-height: 2;
  letter-spacing: 0.1em;
  font-size: 17px;
  font-family: 'Roboto';
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Museo700";
  src: url(' /wp-content/uploads/sites/33/fonts/Museo700.woff2') format('woff2'), url('/wp-content/uploads/sites/33/fonts/Museo700.woff') format('woff');
}

footer div.social-media ul li a:hover {
    background: var(--green) !important;
}

section.news .item .content {
  background: #fff;
  position: relative;
  z-index: 2;
}
.item.item--visual:hover .visual {
  transform: scale(1.2);
}
.item.item--visual a {
  overflow: hidden;
}
.visual {
  transition: transform 0.3s ease-in-out; / Bepaalt de snelheid van de overgang /
}

.single-product .product .woocommerce-tabs p.text-center {
    text-align: center!important;
}

.site_melding {
    text-align: center;
    color: #fff!important;
    padding-bottom: 17px;
}

article.post figure.featured-image img {
    width: 100%;
    object-fit: cover;
    height: 120px!important;
}


#ajaxsearchpro1_1 .probox, #ajaxsearchpro1_2 .probox, div.asp_m.asp_m_1 .probox {
    border: 1px solid rgb(61 61 61)!important;
}

.home section.news .item h3 {
    line-height: 1.3;
}

.blog_cat a {
    padding: 15px;
    text-align: center;
}
.blog_cat {
    background: white;
    padding: 25px 25px;
    transition: all .3s ease;
    box-shadow: 0 0 20px 0 rgba(0,0,0,.4);
    border-radius: 5px;
    margin-bottom: var(--gap);
    text-align: center;
}

section.news_bericht .col-sm-16:nth-child(1) .item.item--visual {
    display: flex;
    flex-direction: column;
}

.meer_blog {
    clear: both;
    text-align: center;
    padding: 6em 0;
}

section.news_bericht > div > div.row > div > div > div > a {
    position: absolute;
    left: 0;
    top: 0;
    background: transparent;
    width: 100%;
    height: 100%;
    color: #fff!important;
    text-indent: -223px;
    overflow: hidden;
}
article.post .entry-summary {
    position: relative;
}
article.post > div > p:nth-child(2) a:hover {
    color: #fff!important;
}
article.post > div > p:nth-child(2) a {
    /* display: none; */
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    /* background: red!important; */
    /* margin-top: 0px!important; */
    color: #fff!important;
}

.home section.news_bericht {
    margin-top: -389px;
}
.home main {
    display: grid;
}
.home section.news_bericht {
    z-index: 10;
}

header .topbar::after {
    width: 80%;
    content: "";
    position: absolute;
    height: 1px;
    background: #3d3d3d;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 3px;
}

.head_social a {
    margin: 0 8px;
    font-size: 18px;
    color: #fff!Important;
}
.head_social {
    float: right;
}

@media only screen and (min-width: 992px) {
.mobile_only {
    display: none;
}
.berichten_more a.btn.btn-primary {
    float: right;
    margin-top: -5px;
}
header>div.wrapper.sticky_menu.sticky_header.sticky_menu_small .header .holder img {
    max-height: 40px;
}
header .dropdown-menu {
    background-color: var(--main)!important;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li a {
    color: var(--white)!important;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
    color: var(--green)!important;
}
.searchteam {
    float: left;
    width: 30%;
}
.woocommerce  .product_cat-merken div.images img, .woocommerce  .product_cat-leveranciers div.images img {
    height: 380px!important;
    width: 380px!important;
    object-fit: cover;
}
.woocommerce .product_cat-merken div.images, .woocommerce-page .product_cat-merken div.summary, .woocommerce .product_cat-leveranciers div.images, .woocommerce-page .product_cat-leveranciers div.summary {
    width: 50%!important;
}
section.news_bericht .col-sm-16:nth-child(1) .item.item--visual a {
    order: 2;
}
section.news_bericht .col-sm-16:nth-child(1) .content  {
    order: 1;
}
article.post:nth-child(n+5):nth-child(3n+2) {
    clear: both;
}
body > main > section > div > div > div:nth-child(3) > article:nth-child(5) {
    clear: both;
}
body > main > section > div > div > div:nth-child(3) > article:nth-child(2) .entry-summary {
    padding-bottom: 72px;
}
body > main > section > div > div > div:nth-child(3) > article:nth-child(2) header {
    padding-top: 48px;
}
/*section.cat_blog .container {
    width: unset;
}*/
.home section.cat_blog {
    margin-top: -270px;
    z-index: 1000;
    padding: 0;
    height: 79px;
/*    width: 48.2%;
    margin-left: 14%;*/
}
section.news_bericht .col-sm-16:nth-child(1), section.news_bericht .col-sm-16:nth-child(4) {
/*    margin-bottom: 115px;*/
margin-bottom: 25px;
}
.banner_bedrijf {
    margin: 65px 0;
}
/*section.news_bericht .col-sm-16:nth-child(1)::after, section.news_bericht .col-sm-16:nth-child(4)::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: var(--main);
    margin-left: -15px;
    bottom: -45px;
}*/
section.news_bericht .col-sm-16:nth-child(5) {
    clear: both;
}
section.news_bericht .col-sm-16:nth-child(1) .content {
    padding: 85px 45px;
    text-align: center;
    font-size: 18px;
}
section.news_bericht .col-sm-16:nth-child(1) .content h3 {
    font-size: 41px;
    text-align: center;
}
section.news_bericht .col-sm-16:nth-child(2), section.news_bericht .col-sm-16:nth-child(3), section.news_bericht .col-sm-16:nth-child(4) {
    width: 33%;
}
body > main > section > div > div > div:nth-child(3) > article:nth-child(3), body > main > section > div > div > div:nth-child(3) > article:nth-child(4) {
    width: 29%;
}
section.news_bericht .col-sm-16:nth-child(1){
width: 67%;
    margin-top: 107px;
}
body > main > section > div > div > div:nth-child(3) > article:nth-child(2) {
    width: 66%!important;
}
/*section.news_bericht .col-sm-16:nth-child(2) .mh, section.news_bericht .col-sm-16:nth-child(3) .mh, section.news_bericht .col-sm-16:nth-child(4) .mh {
    height: 110px!important;
}*/
section.news_bericht .col-sm-16:nth-child(2) .visual, section.news_bericht .col-sm-16:nth-child(3) .visual, section.news_bericht .col-sm-16:nth-child(4) .visual {
    height: 134px;
}
body > main > section > div > div > div:nth-child(3) > article:nth-child(2) figure.featured-image {
    height: unset!important;
}
section.news_bericht .col-sm-16:nth-child(1) .visual {
    height: 398px!important;
}
body > main > section > div > div > div:nth-child(3) > article:nth-child(2) img {
    width: 100%;
    object-fit: cover;
    height: 335px!important;
}
body > main > section > div > div > div:nth-child(3) > article:nth-child(2) h2.h3.entry-title {
    text-align: center;
}
body > main > section > div > div > div:nth-child(3) > article:nth-child(2) h2.h3.entry-title a {
    font-size: 41px!important;
}
}


section.page .author-date hr {
    display: none;
}
section.page .author-date h4 {
    margin-top: -4px!important;
    font-weight: 600;
    text-transform: none;
    font-size: 20px;
    font-family: 'Roboto'!important;
    margin-bottom: 5px!important;
}
section.page .author-date {
    margin-bottom: 70px;
}

section.page .author a:hover {
    color: var(--green)!important;
}
section.page .author a {
    color: white!important;
    text-decoration: underline;
}
.single-post section.page .author h4 {
    text-align: center;
    font-size: 29px;
    margin: 27px 0 15px;
}
section.page .author .author__col {
    height: unset!important;
    width: 100%;
    text-align: center;
    display: block;
}
section.page .author img {
    border-radius: 100%;
    width: 180px;
    margin: 0 auto;
    height: 180px;
    object-fit: cover;
}
section.page .author {
    background-color: #ffffff17!important;
    width: 340px;
    margin: 55px auto 0;
    border-radius: 25px;
    background-image: url(/wp-content/uploads/sites/33/2023/07/vorm_backgr.jpg)!important;
    background-size: cover!important;
    background-blend-mode: lighten;
}


body > main > section > div > div > div:nth-child(3) > article:nth-child(2) .entry-summary {
    text-align: center!important;
}

article.post .entry-summary p:first-child, section.news div.item p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
article.post h2 a, section.news .item h3 {
    letter-spacing: 0.05em;
    font-size: 17px;
    font-family: 'Roboto';
    font-style: normal;
    color: var(--text)!important;
    text-transform: none;
    font-weight: 600;
    line-height: 1.3;
}

.single-post main section.news .item h3 {
    line-height: 1.7;
}

section.banner_advertentie {
    padding: 0;
    background: #fbf8f1;
    margin-bottom: 120px;
}

section.news_bericht h1 {
    display: none;
}

.heading {
    margin-top: 0px!important;
    margin-bottom: 2em!important;
}
.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, [type="submit"], .nf-form-content input[type=submit] {
    padding: 12px 51px!important;
border: none!important;
    text-transform: uppercase!important;
}
.single-post main section.news h3.mb-2 {
    font-size: 63px;
    width: 50%;
    margin-top: 0;
    margin-bottom: 65px!important;
    line-height: 1.1;
}
.single-post main section.news {
    padding: 120px 0!important;
    background: #20202012;
}
.single-post main section .container section.news {
    display: none;
}

a:hover, .woocommerce ul.products li.product .price, .woocommerce .price, .product-usps li i, .counter {
    color: var(--green) !important;
}

section.page .content h1, section.page .content h2, section.page .content h3, section.page .content h4, main section.page .content h5, section.page .content h6 {
    margin-top: 55px;
    margin-bottom: 17px;
    text-align: initial;
}
.single-post main section .col-md-14.col-md-offset-2, .tax-post-author main section .col-md-14.col-md-offset-2 {
    display: none;
}

.single-post main section .col-md-32, .tax-post-author main section .col-md-32 {
    width: 100%;
}

header div.page-header h1 {
    border-bottom: none;
    color: var(--white)!important;
    font-size: 54px;
 /*   width: 50%;*/
    margin: 0 auto;
}

body header > div.wrapper::before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    bottom: 0;
    background: rgb(32 32 32 / 54%)!important;
    z-index: -1;
    top: 95px;
    width: 95%;
    margin: 0 auto;
    height: 79%;
/*    z-index: 2;*/
 z-index: 1;
}
header .page-header {
    position: absolute;
    top: 0;
    z-index: 2;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    transform: translate3d(0, 350px, 0)!important;
}
header .breadcrumbs {
    position: absolute;
    top: 0;
    z-index: 2;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    transform: translate3d(0, 300px, 0);
    text-transform: uppercase;
    line-height: 2;
    letter-spacing: 0.1em;
    font-size: 13px;
    font-family: 'Roboto';
    font-style: inherit;
    color: white!important;
}


div.breadcrumbs span#breadcrumbs span.breadcrumb_last, div.breadcrumbs span#breadcrumbs, div.breadcrumbs span#breadcrumbs a {
    color: var(--white)!important;
}

main section .page-header, main section .breadcrumbs {
    display: none;
}

main section {
    padding: 120px 0;
}

.footer-cta-box {
    z-index: 2;
}
section.footer-cta.text-center.above {
    background-color: var(--main);
    padding: 180px 0;
    color: #fff!important;
}

.big_knop {
    background-color: #ffffff17!important;
    margin: 0 auto 0;
    border-radius: 25px;
    background-image: url(/wp-content/uploads/sites/33/2023/07/vorm_backgr.jpg)!important;
    background-size: cover!important;
    background-blend-mode: lighten;
    padding: 50px;
    transition: all 0.5s ease;
}
.big_knop:hover {
    box-shadow: 0px 14px 20px -10px #bd88d7;
    ovrfow: hidden;
    transition: all 0.5s ease;
    transform: translateY(-5px);
}

.footer-cta-box .nf-form-cont input {
    margin: 0 auto;
}

a.huge_knop, a.huge_knop h1 {
    color: #ffff!important;
}


section.footer-cta.text-center.above::before , section.footer-cta.text-center.above::after {
    top: 60px;
    width: 95%;
    height: 79%;
}

section.footer-cta.text-center.above::before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    bottom: 0;
    background: rgb(32 32 32 / 70%);
    margin: 0 auto;
    z-index: 2;
}
section.footer-cta.text-center.above::after {
/*    background: url(/wp-content/uploads/sites/33/2023/07/newsbried_back.jpg);*/
    background: url(/wp-content/uploads/sites/33/2023/07/vorm_backgr.jpg);
    background-size: cover;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    z-index: 0;
    margin: 0 auto;
    background-position: center 30%;
}

footer div.socket {
    margin-top: -10px;
    padding: 65px 0;
}

header div.header {
    background-color: var(--main)!important;
}
.aboutus_parent .subheading, .aboutus_parent h1 {
    text-align: right;
    margin-top: 0;
}


@media only screen and (min-width: 992px) {
.blog_cat {
    width: 66.2%;
}
header div.header.full-width {
    z-index: 10000;
}
.aboutus_parent {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 38px;
    align-items: center;
    margin: var(--spacing) 0;
    /* align-items: stretch; */
}
.woocommerce div.product div.images {
    float: right;
    width: 32%;
}
.woocommerce-page div.product div.summary {
    float: left;
    width: 67%;
}
section.adverteren .container .btn {
    margin: 0!important;
float: right;
}
section.adverteren .container h2 {
    margin: 2px 0;
    float: left;
    font-size: 3.2em;
}
header>div.wrapper .header__content .col-md-32.col-md-offset-8 {
    width: 52%;
    margin-left: 24%;
}
body header > div.wrapper {
    min-height: 597px;
}
header > div.wrapper::after {
    z-index: 0;
    width: 95%;
    margin: 0 auto;
    height: 95%;
    background-position: center;
}
.home header > div.wrapper::after {
    height:86%!important;
    top: 50px!important;
}
body.home header > div.wrapper {
/*    min-height: 100vh;*/
min-height: 590px;
}
body header > div.wrapper {
    background: var(--main);
}
header div.header div.holder {
    height: 95px;
    min-height: 50px;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
    color: var(--white)!important;
    font-size: 16px;
}
header .sticky_menu_small div.header {
    background-color: var(--main)!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: var(--green) !important;
}
header>div.wrapper .header__content {
/*    transform: translate3d(0, 300px, 0);*/
    transform: translate3d(0, 170px, 0);
    z-index: 1000;
    position: relative;
}
body.home header > div.wrapper.above_shadow::before {
    top: 75px;
    width: 95%;
    margin: 0 auto;
    height: 87%;
    z-index: 2;
}
footer .container .col-sm-24:nth-child(2) {
    margin-left: 30%;
}
footer .container .col-sm-24 {
    width: 35%;
}
.single-post main section:nth-child(1) .container, .page-template-template-fullwidth main section .container, .single-product main section .container{
    width: 900px;
}
/*article.post {
    margin-bottom: 30px;
    width: 31.333%;
    float: left;
    margin: 1%;
}*/
article.post {
    margin-bottom: 30px;
    width: 31%;
    float: left;
    margin: 1%;
}
}

.page-header.aos-init.aos-animate h1 {
  font-family: Museo700;
  letter-spacing: 1px;
}
footer div.column > h4 {
    border-bottom: none!important;
    font-size: 35px;
font-family: "Museo700";
  letter-spacing: 1px;
}
footer .social-media.size-normal {
    margin-top: -30px;
}

a#meer-berichten {
    background: var(--green)!important;
}
a#meer-berichten:hover {
    background: var(--main)!important;
}



@media only screen and (max-width: 991px) {
.laptop_only {
    display: none;
}
html.navbar-open .site_melding {
    display: none;
}
.footer-cta-box {
    padding: 0px 30px!important;
    margin-top: -35px;
}
header .social-media.visible-xs.visisble-sm {
    display: none!important;
}
.home main .container {
    max-width: 100vw;
    margin: 0;
}
.bigscreen_only {
    display: none;
}
.banner_bedrijf {
    margin: 55px 0;
}
.searchteam {
    float: left;
    width: 60%;
}
section.aboutus .container {
    text-align: center;
}
#ajaxsearchprores1_1.vertical, #ajaxsearchprores1_2.vertical, div.asp_r.asp_r_1.vertical {
    width: 85%!important;
    left: 0!important;
}
footer, footer h4 {
    text-align: center;
}
.home section.news_bericht {
    z-index: 100;
    padding-top: 0;
    margin-top: -180px!important;
}
section.cat_blog {
    margin-top: -330px;
    z-index: 1000;
    padding: 0;
height: 150px;
}
.gallery .gallery-item {
    width: 100%;
}
section.adverteren h2 {
    font-size: 3.5em;
    margin-bottom: 45px;
}
body.home header > div.wrapper::before {
    top: 95px!important;
    width: 95%!important;
    height: 78.5%!important;
    z-index: 1!important;
}
body header > div.wrapper::before {
    top: 95px!important;
    width: 95%!important;
    height: 79.5%!important;
    z-index: 1!important;
}
header button.navbar-toggle {
    color: var(--white);
}
header div.navbar-collapse ul.navbar-nav li a, .nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    border-bottom: 1px solid #363636;
    padding: 25px;
}
header .sticky_menu_small div.header {
    background-color: var(--main)!important;
}
.woocommerce-page div.product div.summary {
    order: 1;
}
.woocommerce div.product div.images {
    order: 2;
}
.woocommerce div.product .child {
    display: flex;
    flex-flow: column;
}
header .header__content h1, header .header__content p {
    width: 97%;
    margin: 0 auto;
}
header .header__content h1 {
    font-size: 2.952em;
    margin-bottom: 15px!important;
}
header > div.wrapper::after {
    z-index: 0;
    width: 95%;
    margin: 0 auto;
    height: 95%;
    background-position: 20% center;
}

header .header__content p {
    margin-bottom: 35px!important;
}
.header__content {
    z-index: 1000;
    position: relative;
}
.home header>div.wrapper {
    min-height: 624px;
}
header > div.wrapper {
    position: relative;
    background: var(--main);
}
.home header>div.wrapper.shadow:before {
    top: 150px;
    width: 95%;
    margin: 0 auto;
    height: 563px;
    z-index: 1;
}
html.navbar-open .header__content, html.navbar-open .page-header, html.navbar-open section.cat_blog, html.navbar-open .home section.news_bericht {
    display: none;
}
header .header__content {
    margin-top: 100px;
}
section.adverteren .container {
    text-align: center;
}
section.aboutus .aboutus_child:nth-child(1) {
    margin-bottom: 35px;
}
section.aboutus .aboutus_child:nth-child(1) p, section.aboutus .aboutus_child:nth-child(1) h1 {
    text-align: center!important;
}
header>div.wrapper {
    min-height: 622px;
}
header div.page-header h1 {
    font-size: 30px!important;
/*   width: 98%!important;*/
    word-break: break-word;
}
header .page-header {
    transform: translate3d(0, 330px, 0)!important;
}
.single-post main section.news h3.mb-2 {
    font-size: 42px!important;
}
/*.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    width: 100%!important;
}*/
.woocommerce ul.products li.product a img {
    height: 150px!important;
}
}

body {
    line-height: 2;
    letter-spacing: 0.05em;
    font-size: 16px;
/*    text-align: justify;*/
    font-family: 'Roboto';
    font-weight: 400;
    font-style: normal;
}
.single-product .product .woocommerce-tabs span, .single-product .product .woocommerce-tabs p {
    color: #191919!important;
    line-height: 2;
    letter-spacing: 0.05em;
    font-size: 14px!important;
/*    text-align: justify;*/
    font-family: 'Roboto'!important;
    font-weight: 400;
    font-style: normal;
}

.subheading {
    text-transform: uppercase;
    line-height: 2;
    letter-spacing: 0.1em;
    font-size: 17px;
    font-family: 'Roboto';
    font-weight: bold;
    font-style: normal;
}

h1,h2,h3,h4,h5,h6 {
    margin: 2.75rem 0 1.05rem;
    text-transform: uppercase;
    line-height: 0.9;
    letter-spacing: -0.04em;
  /*  font-family: 'Cormorant Upright';*/

}

h1 { font-size: 4.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;
}

html, body {
    overflow-x: hidden;
}

.dropdownsmall .nf-field .nf-field-element select {
    height: 38px!important;
    padding: 0 12px;
    font-size: 15px;
}
.dropdownsmall .nf-field .nf-field-element div::after {
    font-size: 15px;
    line-height: 62px;
}


.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg {
    visibility: hidden;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
    display: none;
}
.woocommerce div.product div.images img {
    height: 300px;
    width: 260px;
    object-fit: cover;
}
.product_meta {
    display: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    display: none;
}
.woocommerce div.product .woocommerce-tabs .panel h2:nth-child(1) {
    display: none;
}
.woocommerce div.product .woocommerce-tabs .panel h2 {
    margin-bottom: 25px;
}

.btn.backoverzicht {
    margin: 4em 0 1em;
}

.woocommerce section.related.products {
    display: none;
}
.woocommerce-notices-wrapper, p.woocommerce-result-count, form.woocommerce-ordering {
    display: none;
}
a.button.product_type_simple {
    display: none!important;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
    letter-spacing: 0.05em;
    font-size: 14px;
    font-family: 'Roboto';
    font-weight: bold;
    text-align: center;
}
.woocommerce ul.products li.product a img {
    border-radius: 20px;
}

.single-product header > div.wrapper::after {
    background: url(/wp-content/uploads/sites/33/2023/07/vorm_backgr-green.jpg);
    background-size: cover;
}
.term-beautyspotters header > div.wrapper::after {
    background: url(/wp-content/uploads/sites/33/2023/07/spotters_header.jpg);
    background-size: cover;
}

.archive header > div.wrapper::after {
    background: url(/wp-content/uploads/sites/33/2023/07/vorm_backgr.jpg);
    background-size: cover;
}

article.post {
    display: flex;
    flex-direction: column;
}
article.post figure.featured-image {
    order: 1;
    margin: 0;
}
article.post header {
    order: 2;
}
article.post .entry-summary {
    order: 3;
}

article.post {
    background: #fff;
    box-shadow: 0 0 50px -5px rgba(0,0,0,.1);
    margin-bottom: 30px;
    overflow: hidden;
    text-align: left;
    transition: all .3s ease;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
article.post header time.updated {
    display: none;
}
article.post header {
    padding: 10px 30px 4px;
}
article.post .entry-summary {
    padding: 0 30px 18px;
}
article.post .btn:hover {
    color: var(--green)!important;
}
article.post .btn {
    background: transparent!important;
    text-transform: none!important;
    color: var(--purple)!important;
    padding: 0!important;
    margin-top: 9px!important;
}
article.post figure.featured-image img {
    border-radius: 0;
    height: 150px;
    object-fit: cover;
}

.post-nav {
    clear: both;
}


.woocommerce nav.woocommerce-pagination {
    float: right;
}
.woocommerce nav.woocommerce-pagination ul, .woocommerce nav.woocommerce-pagination ul li {
    border: none!important;
}
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
    background: transparent;
    color: var(--purple)!important;
    opacity: 1!important;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
    font-size: 27px!important;
    padding: 0.5em 15px!important;
    font-weight: 800!important;
    color: #b7b7b7!important;
}

.pager li>a, .pager li>span {
    border: none;
    font-size: 16px!important;
    padding: 0.5em 15px!important;
    font-weight: 800!important;
    color: #b7b7b7!important;
}
.post-nav {
    float: right;
}
.pager li>span.active {
    color: var(--purple)!important;
}
div.post-nav ul.pager li {
    margin: 0;
}
.pager li>a:focus, .pager li>a:hover {
    text-decoration: none;
    background-color: transparent!important;
    color: var(--purple)!important;
}

.woocommerce ul.products li.product a img {
    height: 250px;
    width: 250px;
    object-fit: cover;
    margin: 0 auto;
}



.share-button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    background-color: transparent;
    color: #ffffff;
    border-radius: 50%;
    cursor: pointer;
    border: 1px solid #adadad;
    position: relative;
}
.share-dropdown {
    display: none; 
    position: absolute;
    top: 45px;
    left: 0;
    background-color: var(--purple);
    color: #ffffff;
    padding: 8px 12px;
    border-radius: 5px;
}
.share-button i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: var(--main);
}
.blog_info {
    padding: 0 25px 25px 25px;
    border-bottom: 1px solid #adadad;
    margin-bottom: var(--gap);
}
.share-button:hover {
    background-color: #cef5ed!Important;
    border-color: #cef5ed!Important;
}


section.news .item time {
    display: none;
}


@media only screen and (max-width: 991px) {
.mobile_only {
    text-align: center;
}
.sticky {
    position: fixed;
    top: 10px;
    left: -10px;
    width: 100%;
    display: grid;
    margin: 0 10px;
    grid-template-columns: 1fr 1fr;
    z-index: 1000;
}
header > div.wrapper.sticky_menu.sticky_header .header {
background: var(--main)!important;
}
.header.full-width.sticky .logo {
padding: 10px !important;
  float: left;
  max-width: 144px !important;
}
.header.full-width.sticky div.holder {
  min-height: 75px !important;
}
.header.full-width.sticky {
    position: fixed;
    top: 0;
    left: -10px;
    width: 100%;
    background: var(--main)!important;
    z-index: 10000;
}
header {
    z-index: unset!important;
}
}