
  @import url('https://fonts.googleapis.com/css?family=Raleway:400,700&display=swap');


  body {
  font-family: 'Raleway', 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: #6f6f6e;
  }

  h1, h2, h3, h4, h5, h6 {
  color: #6f6f6e !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: #f9f1ea !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: #f9f1ea !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: #f9f1ea !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: #f9f1ea !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: #f9f1ea !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: #f9f1ea !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: #f9f1ea !important;
  }

  div.phone a.phone, div.email a.email {
  background: #f9f1ea !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: #f9f1ea !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: #f9f1ea;
  border-color: #f9f1ea;
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: #f9f1ea !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: #f9f1ea !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: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  }



  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://allpeople.nl/wp-content/uploads/sites/162/2023/10/header1.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: 480px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 630px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 280px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 430px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 205px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 205px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 305px;
  }
  header > div.wrapper.above {
  min-height: 455px;
  }

  header div.header div.holder {
  height: 205px;
  }
  }

  .topbar {
  background: #ffffff;
  }




  nav.navbar-default, div.navbar-collapse {
  background-color: #f9f1ea; !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(249, 241, 234, .5) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(249, 241, 234, .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: #f9f1ea !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 #f9f1ea;
  }

  @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: #f9f1ea !important;
  }
  }


  header div.header div.contact i {
  color: #f9f1ea;
  }

  @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: #6f6f6e !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  }

  section.partners {
  background: #f9f1ea !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: #f9f1ea !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid #f9f1ea;
  }

  footer div.socket,
  .footer-sticky {
  background: #f9f1ea !important;
  }


  .img-circle {
  border-radius: 0 !important;
  }

  section.treatments div.button-wrap {
  background: #f9f1ea;
  margin-top: 30px;
  }

  section.treatments div.item a {
  color: #6f6f6e !important;
  }

  section.prices table tr td a {
  color: #6f6f6e !important;
  }

  aside div.block.treatments ul li a,
  .woocommerce .widget_product_categories ul li a,
  .woocommerce .widget_product_categories ul li span {
  color: #6f6f6e !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: #f9f1ea;
  }

  :root {
--grey: #b0b0b0;
--main: #1ab6d7;
--light: #fafafa;
--light-main: #e8f7fb;
--grey-light: #ececec;
--licht-beige: #F9F1EA;
--donkere-tint: #F3E2D4;
--bruine-tint: #B78266;
--roze-kleur: #C6858F;
--lopen-tekst: #6f6f6e;
}


section.archive.treatments div.items div.treatments div.item a span, section.archive.treatments div.treatments div.item h4, section.archive.treatments div.treatments div.items div.item a span, section.treatments.shortcode div.items div.treatments div.item a span, section.treatments.shortcode div.treatments div.item h4, section.treatments.shortcode div.treatments div.items div.item a span {
  word-break: break-word;
  font-family: 'Montserrat', sans-serif;
}

.intro__child h4 {
  font-family: 'Montserrat', sans-serif;
}

a, .woocommerce ul.products li.product .price, .woocommerce .price {
  color: #6f6f6e !important;
}

footer .column a {
  color: var(--roze-kleur) !important;
}

footer h4 {
  border-bottom: 1px solid var(--bruine-tint) !important;
}

footer div.column h4, footer div.column section.treatments div.items div.item a span, section.treatments div.items div.item a footer div.column span {
  color: var(--bruine-tint) !important;
}

footer div.socket, .footer-sticky {
  background: var(--bruine-tint) !important;
}


h1,h2,h3,h4,h5,h6 {
margin: 2.75rem 0 1.05rem;
font-family: 'DM Serif Display', serif;
  color: var(--bruine-tint) !important;
}

.CTA__tekst {
  padding: 3rem;
  text-align: center;
  background-color: var(--licht-beige);
  margin-top: 3rem;
}



.intro.text.block3.shadow {
  background-position: center;
}

.usps__section {
  padding: 2em !important;
}

span.superlink {
  color: var(--roze-kleur);
  font-weight: bold;
}

.aanbod__wrapper {
  margin-top: 7em;
}

.aanbod__second {
  padding: 1rem;
  text-align: center;
  background: var(--licht-beige);
}
.aanbod__second:nth-child(2) {
  background: #f3e2d4 !important;
}
.aanbod__second h4 {
  font-family: 'Montserrat', sans-serif;
}

.aanbod__second img {
  width: 150px;
  height: 150px;
  object-fit: cover;
  border-radius: 0;
  margin: -70px auto 20px auto;
  display: block;
text-align: center;
border: solid 2px var(--licht-beige);
}


.aanbod__wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 4rem;
}



.intro__link a {
  color: var(--roze-kleur) !important;
  font-weight: bold;
}

section.intro {
  padding: 87px 0;
}

.intro__image img {
  width: 125px;
  height: 125px;
  object-fit: cover;
  border: solid 2px var(--light);
  min-width: 125px;
  min-height: 125px;
}

.intro__child {
display: flex;
flex-direction: row;
justify-content: start;
align-items: center;
gap: 3rem;
}

.intro__wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 3rem;
}

.intro__wrapper {
  box-shadow: 0 0 30px -5px rgba(0,0,0,.15);
}


.intro__section {
padding-bottom: 0 !important;
}

body {
  font-size: 17px;
    font-family: 'Montserrat', sans-serif;
  line-height: 1.75;
}
.btn {
  background: var(--roze-kleur) !important;
  color: #fff !important;
}
.btn {
  padding: 1.3rem 4rem;
}

body.home header > div.wrapper {
  min-height: 550px;
  height: unset;
  max-height: 1080px;
}


.topbar {
  border-bottom: 1px solid var(--grey);
}



.cta_vacature {
width:100%;
    float: left;
    background: #f4f4f4;
    padding: 2em;
    margin: 3em 0 2em;
}

.labelshow .nf-field .field-wrap .nf-field-label label {
    font-weight: 600!important;
}
.labelshow .nf-field .field-wrap .nf-field-label {
    display: block!important;
}
.file_upload-wrap .nf-fu-progress {
    display: none;
}
.dropdownfix .nf-field .nf-field-element > div {
    display: none!important;
}

.treatments .col-md-32 table tr:nth-child(even) {
    background: none;
}

header > div.wrapper::after {
    background-position: center;
}

.postid-526 table.table.table-hover tr:nth-child(even) {
    background: #f3f3f3;
}
.postid-526 table.table.table-hover thead tr {
    height: auto;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav li ul a {
    padding: 4px 15px;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav li ul li {
border-bottom: 1px solid #f1f1f1;
}

.breed {
width: 20em!important;
}






footer {
    color: #6f6f6e;
}



header div.navbar-collapse ul li a {
    color: #6f6f6e!important;
    line-height: 25px;
}

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 {
    background: none;
    color: #6f6f6e!important;
}

a:hover, .woocommerce ul.products li.product .price, .woocommerce .price {
    color: #d3d3d3 !important;
}


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: #6f6f6e !important;
}


.alignnone {
    padding-bottom: 17px;
}



div.social-media ul li a i {
  color: var(--roze-kleur) !important;
}


.col-md-32 td, th {
    padding: 12px;
    vertical-align: top;
}

.col-md-32 table {
    width: 100%;
}

.col-md-32 table tr:nth-child(even) {
    background: #f3f3f3;
}

footer div.column img {
    display: initial;
    max-width: 100%;
    height: auto;
    padding: 5px;
}

em.tekst {
font-size: 11px;
}


section.archive.treatments div.items div.treatments div.item a span, section.archive.treatments div.treatments div.item h4, section.archive.treatments div.treatments div.items div.item a span, section.treatments.shortcode div.items div.treatments div.item a span, section.treatments.shortcode div.treatments div.item h4, section.treatments.shortcode div.treatments div.items div.item a span {
word-break: break-word;
}

a, .woocommerce ul.products li.product .price, .woocommerce .price {
  color: #6f6f6e !important;
}

.row.paddingmeer {
    padding: 25px 0;
}

@media only screen and (max-width: 991px) {

header button.navbar-toggle {
  color: #333;
}


.aanbod__wrapper {
  grid-template-columns: auto;
  row-gap: 12rem;
}


.intro__wrapper {
  display: grid;
  grid-template-columns: auto;
  gap: 6rem;
    background: var(--licht-beige);
  padding: 2em;
  margin-top: -15em;
  min-height: 260px;
}

.topbar-wrapper {
  display: flex;
  flex-direction: row;
justify-content: space-between;
  align-items: center;
}

}

@media only screen and (min-width: 992px) {

.over__text__row .col-md-24:nth-child(1) {
  padding-right: 5rem;
}

.intro__wrapper {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        gap: 6rem;
        z-index: 12;
        position: relative;
        background: var(--licht-beige);
        padding: 2em;
        margin-top: -9em;
        min-height: 260px;
}

html.navbar-open header {
    z-index: 13;
}

header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav li ul a {
  padding: 12px 16px;
}

#menu-item-627:hover {
  opacity: 0.7;
}

#menu-item-627 a {
  color: var(--light) !important;
}
#menu-item-627 {
  float: right;
  background-color: var(--roze-kleur);
  padding: 0.2rem 3rem;
  transition: background .2s,color .2s,border .2s;
  font-weight: bold;
}

.topbar-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
align-items: center;
font-weight: bold;
}


.vertical-align {
display:flex;
align-items:center;
}

.header.full-width, header div.header div.holder {
height: auto !important;
}
nav.navbar.navbar-default, img.logo {
    margin-top: -19px!important;
}
header>div.wrapper div.wrapper img.logo {
    max-height: 100%;
    max-width: 65%;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav {
    text-align: left !important;
}
}

@media only screen and (min-width: 992px) {


header .sticky_menu_small div.header {
  padding-top: 1em;
}

header div.header.full-width .container, .topbar .container {
    width: 90%;
}


section.featured a div.item {
    margin-bottom: 0;
}

}



section.featured a div.item {
    background: #fff;
    box-shadow: 0 0 50px -5px rgba(0,0,0,.1);
    margin-bottom: 30px;
    padding: 0;
    border: 0;
    transition: all .3s ease;
}

section.featured a div.item img {
    margin: 0!important;
    width: 100%!important;
}

/*section.intro:nth-child(4) {
    background: url(/wp-content/uploads/sites/162/2020/04/home-banner-nieuw.png) no-repeat center;
    height: 324px;
    margin-top: 30px;
    background-size: contain;
    background-position: right;
    background-color: #B8E4FD;
}*/

section.intro.text.block2.shadow {
    padding: 90px 0;
    background-position: center;
}
.homeblok-led {
    padding: 15px;
    background: rgb(255 255 255 / 74%);
}

#review_form #submit, .btn-primary, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, a.button, button.button, input.button, input[type=submit] {
  background: var(--roze-kleur) !important;
}

section.featured {
    padding: 30px 0 0;
}

@media only screen and (min-width: 992px) {
section.contact div.holder div.wrap {
    width: 750px;
}
}

