
  @import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700&display=swap');


  body {
  font-family: 'Source Sans Pro', sans-serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Source Sans Pro', sans-serif;
  }

  h1 {
  font-size: 34px;
  }

  h2 {
  font-size: 32px;
  }

  h3 {
  font-size: 26px;
  }

  h4 {
  font-size: 21px;
  }

  h5 {
  font-size: 18px;
  }

  h6 {
  font-size: 16px;
  }

  body {
  font-size: 15px;
  }

  body,
  .product-usps li,
  .stock-message {
  color: #595959;
  }

  h1, h2, h3, h4, h5, h6 {
  color: #595959 !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: var(--pink) !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(--pink) !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(--pink) !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: 0px !important;
  -webkit-border-radius: 0px !important;
  border-radius: 0px !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;
  }
  }





  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 186px;
  }
  header > div.wrapper.above {
  min-height: 336px;
  }

  header div.header div.holder {
  height: 86px;
  }
  }





  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;
  }
  }


  section.featured div.wrapper {
  margin-top: 60px;
  }





  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(--pink);
  }

  @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(--pink) !important;
  }
  }


  header div.header div.contact i {
  color: var(--pink);
  }

  @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: var(--pink) !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(--pink);
  }

  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: #595959 !important;
  }

  section.prices table tr td a {
  color: #595959 !important;
  }

  aside div.block.treatments ul li a,
  .woocommerce .widget_product_categories ul li a,
  .woocommerce .widget_product_categories ul li span {
  color: #595959 !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: var(--main);
  }

  :root {
--main: #171717;
--pink: #ff0257;
--titletext: #090909;
--text: #5b5b5b;
--white: #fff;
--whitetext: #bcbcbc;
--spacing: 8rem;
--gap: 3rem;
--bodytekst: Source Sans Pro,sans-serif;
--koptekst: Source Sans Pro,sans-serif;
--font-size-h1: calc(1rem* 2.25);
 --font-size-h2: calc(1rem* 1.75);
--font-size-h3: calc(1rem* 1.5);
 --font-size-h4: calc(1rem* 1.25);
--font-size-h5: calc(1rem* 1);
 --font-size-h6: calc(1rem* 0.875);
}

.video_tip {
    margin-top: 2em;
}

a.btn.btn-primary i.fas.fa-video {
    margin-right: 7px;
}

footer {
    display: none;
}


.subkop {
    color: #fff !important;
    margin-bottom: -50px;
    font-size: 16px;
    text-transform: uppercase;
}

.woocommerce form > p:nth-child(3) {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
    order: 1; /* Zet de inlogknop op de eerste positie */
    margin-bottom: 10px; /* Voeg ruimte toe onder de knop */
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
    order: 2; /* Zet de onthouden checkbox onder de inlogknop */
}

#woocommerce-login-nonce,
[name="_wp_http_referer"] {
    order: 3; /* Laat de verborgen velden na de checkbox komen */
}

a:hover, .woocommerce ul.products li.product .price, .woocommerce .price, .product-usps li i, .counter {
    color: var(--pink) !important;
    opacity: 0.8;
}

section.video_back::before {
    content: "";
    width: 100%;
    height: 50%;
    background: var(--main);
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
section.video_back {
    position: relative;
    padding: 0px 0;
}
section.video_back h1 {
    margin-bottom: 55px;
}
p.knop_uitleg {
    text-align: center;
    margin-top: 60px;
}


section.container_small .image-section {
    order: 1;
}
section.container_small .text-section {
    order: 2;
}


a.btn.btn-primary {
    margin-top: 3em;
}

section.container_small {
    color: var(--whitetext);
}
section.container_small img.logo_net, section.video_back img.logo_net  {
    position: absolute;
    left: 50px;
    top: 50px;
    max-width: 150px;
}

main section {
    padding: 160px 0;
}

html {font-size: 18px !important; }

body {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.66666667;
font-family: var(--bodytekst);
color: var(--text)!important;
}

h1,h2,h3,h4,h5,h6 {
margin: 2.75rem 0 1.05rem;
    font-weight: 700;
    line-height: 1.3;
font-family: var(--koptekst);
color: var(--titletext)!important;
}

@media only screen and (min-width: 992px) {
body.page-id-594 .container.text-left {
    height: 100vh;
}
section.video_back .container {
    padding: 0;
    height: auto;
    display: flex;
    align-items: stretch;
    justify-content: center;
    /* width: 100%; */
    overflow: hidden;
    margin: 0 auto;
}
section.video_back .container .video_content {
    flex: 1;
    padding: 0 var(--spacing);
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    height: 100vh;
}
header div.header div.holder {
        height: 120px;
        min-height: 50px;
}
    header > div.wrapper {
        min-height: 120px;
    }
section.container_small .text-section, section.container_small .image-section {
    flex: 1 !important;
}
.text-container.container_small .container {
    height: 100vh;
}
    .text-section-content {
        max-width: 45em;
        /* margin: 0 auto; */
        height: auto;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
}


@media only screen and (max-width: 991px) {
.text-container .container {
    height: 100vh!important;
}
.container_small a.btn.btn-primary {
    padding: 21px 66px !important;
}
    .video_tip {
        font-size: 13px;
        color: var(--whitetext);
        text-align: center;
    }
.video_tip img {
    margin-bottom: 15px;
}
section.video_back::before {
    height: 100%;!important
}
    .video_tip h4, .video_tip strong {
        color: #fff !important;
    }
    .video_tip p {
        color: var(--whitetext)!important;
    }
    section.container_small .container.text-left {
        height: auto !important;
    }
header nav.navbar-default button.navbar-toggle {
    display: none;
}
section.container_small img.logo_net, section.video_back img.logo_net {
    left: 20px;
}
section.container_small .container.text-left {
    flex-direction: column;
}
section.container_small .image-section img {
    height: 330px;
}
    section.container_small .text-section {
        padding: 70px 40px 90px;
    }
section.video_back .container .video_content {
    flex: 1;
    padding: 90px 15px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    height: 100vh;
}
section.video_back .container {
    padding: 0;
    height: auto;
    display: flex;
    align-items: stretch;
    justify-content: center;
    width: 100%;
    overflow: hidden;
    margin: 0;
}
.text-container .text-section, .text-container .image-section {
    flex: unset!important;
}
.woocommerce form.login {
    font-size: 12px;
}
}

section.container_small .image-section img {
    object-position: 70% 60% !important;
}



footer {
    padding-top: 0;
}
footer div.socket {
    margin-top: 0;
    font-size: 12px;
    padding: 20px 0;
}

footer div.socket div.left {
        display: none;
}
footer div.socket div.right {
        text-align: center;
        width: 100%;
}
footer div.socket img[alt=netbeauty] {
    width: 130px;
}
header div.header {
    background-color: rgb(255 255 255 / 0%) !important;
}

.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, [type="submit"], .nf-form-content input[type=submit] {
    background: var(--pink) !important;
    color: #fff !important;
    border: 0 !important;
    font-size: .77777778rem !important;
    font-weight: 600 !important;
    text-transform: uppercase;
    padding: 21px 115px !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(--pink) !important;
    opacity: 0.8;
}

/*login*/
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    background: var(--main);
    border: none;
    border-bottom: 1px solid var(--white);
    border-radius: 0;
    color: white !important;
}
.woocommerce form.login {
    border: none;
    padding: 0;
}
.woocommerce form .form-row {
    margin: 55px 0;
}
.woocommerce form .form-row label {
    color: white !important;
}
body.home footer {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
}
section.text-container {
    padding: 0;
}
.text-container .container {
    padding: 0;
    height: auto;
    display: flex;
    align-items: stretch;
    justify-content: center;
    width: 100%;
    overflow: hidden;
    margin: 0;
}
.text-section {
    flex: 1;
    padding: var(--gap) var(--spacing);
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
}
.image-section {
    flex: 1;
    display: flex;
    position: relative;
}
.image-section::before {
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    background: rgb(9 9 9 / 50%);
}
.text-section, .image-section {
    flex: 1 0 50% !important;
}
section.text-container .image-section img {
    margin: 0;
    object-fit: cover;
    width: 100%;
    object-position: right;
}
header {
    display: none;
}


section.text-container nav.woocommerce-MyAccount-navigation, section.text-container .woocommerce-MyAccount-content {
    display: none;
}

img.logo_net {
    max-width: 230px;
}
.woocommerce h2 {
    display: none;
}

body.page-id-592.role-none, body.page-id-623.role-none  {
    background: var(--main);
}
body.page-id-592.role-none main, body.page-id-623.role-none main {
    display: none;
}


@media only screen and (min-width: 992px) and (max-width: 1330px){
section.container_small .text-section {
    padding: var(--gap) var(--gap)!important;
}
}

