
  @import url('https://fonts.googleapis.com/css?family=Roboto:400,700&display=swap');


  body {
  font-family: 'Roboto', sans-serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Roboto', 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: #545454;
  }

  h1, h2, h3, h4, h5, h6 {
  color: #545454 !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: var(--color-gradient-start) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: var(--color-accent-dark-grey) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--color-gradient-start) !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(--color-accent-dark-grey) !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: var(--color-accent-dark-grey) !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: var(--color-accent-dark-grey) !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--color-gradient-start) !important;
  }

  div.phone a.phone, div.email a.email {
  background: var(--color-accent-dark-grey) !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(--color-accent-dark-grey) !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: var(--color-accent-dark-grey);
  border-color: var(--color-accent-dark-grey);
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(--color-accent-dark-grey) !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(--color-accent-dark-grey) !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://nailregister.nl/wp-content/uploads/sites/403/2024/03/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: 439px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 589px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 239px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 389px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 164px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 164px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 264px;
  }
  header > div.wrapper.above {
  min-height: 414px;
  }

  header div.header div.holder {
  height: 164px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: var(--color-accent-dark-grey); !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(--color-accent-dark-grey) !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(--color-gradient-start);
  }

  @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(--color-gradient-start) !important;
  }
  }


  header div.header div.contact i {
  color: var(--color-gradient-start);
  }

  @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: #545454 !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  }

  section.partners {
  background: var(--color-gradient-start) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: var(--color-accent-dark-grey) !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--color-gradient-start);
  }

  footer div.socket,
  .footer-sticky {
  background: var(--color-accent-dark-grey) !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: #545454 !important;
  }

  section.prices table tr td a {
  color: #545454 !important;
  }

  aside div.block.treatments ul li a,
  .woocommerce .widget_product_categories ul li a,
  .woocommerce .widget_product_categories ul li span {
  color: #545454 !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: var(--color-accent-dark-grey);
  }

  :root {
  --color-gradient-start: rgb(137, 128, 245);
  --color-gradient-end: rgb(230, 1, 160);
  --gradient-nail: linear-gradient(to right, var(--color-gradient-start), var(--color-gradient-end));
  --color-accent-dark-grey: rgb(33, 37, 41); /* Donker grijs */
--text: #3a3a3a;
--white: #fff;
--spacing: 8rem;
--gap: 3rem;
}

section.partners > div > div > div.col-sm-6.col-xs-24 > div > div > img {
    max-width: 90px;
}
section.partners div.item div.holder img {
    max-width: 140px;
}


header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li.menu_knop >a:hover {
    background: #e009a5 !important;
    color: white !important;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li.menu_knop >a {
    background: #8980f5;
    padding: 11px 25px;
    border-radius: 5px;
    color: white !important;
}

ul.docs li:hover a, ul.docs li:hover::before {
    color: var(--color-gradient-start) !important;
}
ul.docs li {
    margin-bottom: 13px;
}
ul.docs a {
    color: var(--text) !important;
}
ul.docs {
    font-size: 24px;
    letter-spacing: 0;
    line-height: 1.6;
    margin-bottom: 20px;
    position: relative;
    list-style: none;
    padding-inline-start: 60px;
}
ul.docs li {
    margin-bottom: 13px;
}
ul.docs li::before {
    color: var(--color-gradient-end);
    content: "\f15c";
    font-family: Font Awesome\ 5 Pro, Font Awesome\ 5 Free;
    font-weight: 900;
    position: absolute;
    left: 15px;
}


.page-template-template-contact aside > div:nth-child(1) {
    display: none;
}

footer .img-responsive {
    background: white;
    border-radius: 60px;
    width: 95px;
    height: 95px;
    padding: 7px;
}

section.partners div.item div.holder img {
    display: block;
}

.single-post .actions li:nth-child(2) .btn:hover {
    background: var(--color-gradient-end) !important;
    color: white ! Important;
    border: 1px solid var(--color-gradient-end) !important;
}
.single-post .actions li:nth-child(2) .btn {
    background: transparent !important;
    color: var(--color-gradient-start) !important;
    border: 1px solid var(--color-gradient-start) !important;
}

.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, .modal__container, .footer-cta-box, .rimg, [type="submit"], .nf-form-content input[type=submit] {
    padding: 20px 45px !important;
    border: 1px solid transparent !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(--color-gradient-end) !important;
}

div.page-header h1 {
    border-bottom: 0px solid #e6e6e6 !important;
    margin-bottom: 50px !important;
}

.opgebouwditem .iconitem {
    font-size: 45px;
    color: var(--white);
    z-index: 1;
    position: relative;
}
.opgebouwditem {
    background: var(--color-gradient-start);
    padding: 35px;
    text-align: center;
    border-radius: 10px;
    color: var(--white);
display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.opgebouwd_parent {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 30px;
    grid-auto-rows: minmax(auto, auto);
    margin: 45px 0;
}


.geregistreerd_lid {
    background: white;
    padding: 35px;
    border-radius: 25px;
    box-shadow: 0 0 50px -5px rgba(0,0,0,.1);
}

body header > div.wrapper:not(body.home header > div.wrapper) {
    background: var(--gradient-nail);
}

.column.titel_font h4 {
    display: none;
}

.omhoog_foto img {
    margin-top: -150px;
}
.grote_foto img {
    height: 610px;
    object-fit: cover;
}


.cta-data {
    background: var(--color-gradient-end);
    padding: 10px 15px;
    text-align: center;
    color: white;
    font-weight: 600;
    margin-top: 35px;
}

.voordelenitem:last-child {
    grid-column: 1 / -1;
}
.voordelenitem h4 {
    margin: 0 0 -5px;
    font-size: 24px;
    display: flex;
    align-items: center;
    font-style: italic;
    position: relative;
    font-weight: 400;
}
span.cijfer {
    font-size: 65px;
    margin-right: 25px;
    color: var(--color-gradient-start);
    font-weight: 600;
}
.voordelen_parent {
display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0px 80px;
    margin-bottom: 35px
}
.voordelenitem {
    padding: 35px 0;
    border-bottom: 1px solid var(--color-accent-dark-grey);
    justify-content: center;
    flex-direction: column;
    display: flex;
}
section.partners {
    background: var(--gradient-nail) !important;
}

header .header__content p {
    font-size: 30px;
}
header .header__content h1 {
    font-size: 6.52em;
    position: relative;
    margin-bottom: 25px;
}
header .header__content h1::before {
    content: "";
    height: 2px;
    width: 100%;
    background: var(--gradient-nail);
    position: absolute;
    left: 0;
    bottom: -10px;
    z-index: -1;
}
header>div.wrapper.shadow:before {
    top: 0 !important;
    background: var(--gradient-nail);
    opacity: 0.2;
}

a:hover, .woocommerce ul.products li.product .price, .woocommerce .price, .product-usps li i, .counter {
    color: var(--color-gradient-end) !important;
}

.blog article.post {
    padding: 16px;
    margin: 1%;
    /* box-shadow: 0 0 50px -5px rgba(0, 0, 0, .1); */
    border: 1px solid #dcdcdc;
}
.blog figure img {
    max-height: 290px;
    min-height: 290px;
    object-fit: cover;
}
.blog h2.h3.entry-title {
    font-size: 18px;
}
.blog article.post a.btn.btn-primary {
    padding: 9px 45px 9px 45px !important;
}

@media only screen and (min-width: 992px) {
.blog article.post {
        width: 31%;
        float: left;
    }
    header div.header.full-width div.wrapper img.logo {
        max-width: 240px;
    }
    body.blog .entry-summary p:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
    }
    .blog h2.h3.entry-title {
        min-height: 64px;
    }
body header > div.wrapper {
    min-height: 129px;
}
.single-post section.page .container {
    width: 800px;
}
section.partners {
    padding-bottom: 160px;
}
header div.header div.holder {
    height: 104px;
    min-height: 50px;
}
header div.header {
    background-color: rgb(255 255 255) !important;
}
header div.navbar-collapse {
    text-align: right;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
    color: var(--text) !important;
    text-transform: uppercase;
    font-size: 13px;
}
header>div.wrapper .header__content {
    transform: translate3d(0, 140px, 0);
}
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(--color-gradient-end) !important;
}
body.home header > div.wrapper {
    min-height: 699px;
}
header > div.wrapper::after {
    background-position: center 20%;
    transform: scaleX(-1);
}
header>div.wrapper .header__content .col-md-32.col-md-offset-8 {
    width: 58%;
    margin-left: 0;
}
footer .row .col-sm-16:nth-child(1) {
    margin-right: 20%;
}
footer .row .col-sm-16:nth-child(2), footer .row .col-sm-16:nth-child(3) {
    width: 23%;
}
}

header>div.wrapper .header__content .col-md-32.col-md-offset-8 {
    text-align: left;
}

@media only screen and (max-width: 991px) {
header div.header {
    text-align: left;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li.menu_knop >a {
    padding: 19px 25px!important;
    text-align: center;
    margin-top: 15px;
}
.page-id-598 .voordelenitem h4 {
    margin-bottom: 16px;
}
.geregistreerd_lid {
    padding: 35px 25px 45px!important;
    margin-top: 60px;
}
header>div.wrapper {
    min-height: 170px;
}
header div.navbar-collapse ul li a {
    color: #fff !important;
    line-height: 25px;
    padding: 30px 25px;
    border-bottom: 1px solid rgb(57 58 89)!important;
    text-transform: uppercase;
    font-size: 17px;
}
.column.titel_font h5 {
    font-size: 22px!important;
}
footer img.img-responsive {
    margin: 0 auto;
}
.column.titel_font {
    margin-bottom: 80px;
}
footer div.column {
    margin-bottom: 40px;
}
footer {
    text-align: center;
}
section.partners h1 {
    text-align: center;
    margin-bottom: 55px !important;
}
header div.header {
    background-color: rgb(255 255 255) !important;
}
header .header__content h1 {
    font-size: 4.82em!important;
    line-height: 1;
margin-bottom: 35px!important;
}
header > div.wrapper::after {
    top: 130px;
}
.home header>div.wrapper {
    min-height: 630px;
}
header .header__content {
    margin-top: 50px;
}
header .header__content p {
    line-height: 1;
}
header .header__content h1::before {
    bottom: -20px!important;
}
.grote_foto img {
    height: 490px!important;
}
.grote_foto img {
    margin-top: 50px;
}
.voordelen_parent, .opgebouwd_parent {
    grid-template-columns: repeat(1, 1fr)!important;
}
.voordelenitem h4, span.cijfer {
    display: block;
}
}

.column.titel_font h5 {
    font-size: 26px;
    color: #fff !important;
    font-style: italic;
    margin-top: -15px;
}
footer div.column > h4 {
    border-bottom: 0px solid var(--color-gradient-start);
    font-size: 31px;
    margin-bottom: -4px;
}

footer {
    padding-top: 50px;
}

main section, section.treatments {
    padding: 100px 0;
}

body {
    line-height: 1.8;
    font-size: 16px;
}

h1, h2, h3, h4, h5, h6 {
    margin: 2.75rem 0 1.05rem;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    line-height: 1.15;
    color: var(--color-accent-dark-grey) !important;
}

h1 { font-size: 3.052em;}
h2 {font-size: 2.441em;}
h3 {font-size: 1.953em;}
h4 {font-size: 1.563em;}
h5 {font-size: 1.25em;}
small, .text_small {font-size: 0.8em;}

p {margin-bottom: 1.15rem;}

.btn {
    margin:1em 0;
    white-space: normal;
}

.relative, main section {
    position: relative;
}

html, body {
    overflow-x: hidden;
}


@media only screen and (max-width: 991px) {
.gallery .gallery-item {
    width: 100%;
}
.m-pdt-0 {
padding-top:0!important;
}
.m-pdb-0 {
padding-bottom:0!important;
}
.m-pdb-2 {
padding-bottom:2em!important;
}
.m-pdt-2 {
padding-top:2em!important;
}
.m-mt-0 {
margin-top:0!important;
}
.m-mb-0 {
margin-bottom:0!important;
}
}