
  @import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap');
  @import url('https://fonts.googleapis.com/css?family=Raleway:400,700&display=swap');

  body {
  font-family: 'Open Sans', 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: #595959;
  }

  h1, h2, h3, h4, h5, h6 {
  color: #595959 !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: #83c9c4 !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: #65bcb6 !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: #83c9c4 !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: #65bcb6 !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: #74c2bd !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: #65bcb6 !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: #83c9c4 !important;
  }

  div.phone a.phone, div.email a.email {
  background: #74c2bd !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: #65bcb6 !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: #74c2bd;
  border-color: #74c2bd;
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: #74c2bd !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: #74c2bd !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, .8) !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://puurchantel.nl/wp-content/uploads/sites/333/2019/10/header-afbeelding-2-1.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: 436px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 586px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 236px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 386px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 161px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 161px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 261px;
  }
  header > div.wrapper.above {
  min-height: 411px;
  }

  header div.header div.holder {
  height: 161px;
  }
  }

  .topbar {
  background: #ffffff;
  }
  .topbar {
  color: #83c9c4;
  }

  .shop_uspbar {
  background: #83c9c4;
  }
  .shop_uspbar {
  color: #ffffff;
  }

  .shop_topbar {
  background: #83c9c4;
  }
  .shop_topbar a,
  .shop_topbar a:hover {
  color: #ffffff !important;
  }


  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: #74c2bd !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 #83c9c4;
  }

  @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: #83c9c4 !important;
  }
  }


  header div.header div.contact i {
  color: #83c9c4;
  }

  @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: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  }

  section.partners {
  background: #83c9c4 !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: #74c2bd !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid #83c9c4;
  }

  footer div.socket,
  .footer-sticky {
  background: #65bcb6 !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: #74c2bd;
  }

  @media only screen and (min-width: 992px) {
header>div.wrapper div.wrapper img.logo {
    max-width: 300px;
    width: 300px!Important;
}
}


.intresse_blokken {
    background: #ebebeb;
    padding: 50px 45px;
    margin: 5em 0;
}
.dropdownfix .nf-field .nf-field-element > div {
    display: none!important;
}
.labelshow .nf-field .field-wrap .nf-field-label label {
    font-weight: 600!important;
}
.labelshow .nf-field .field-wrap .nf-field-label {
    display: block!important;
}
.circleline .nf-field .nf-field-element li input {
    margin-right: -15px;
    margin-top: -6px!important;
}

.product_meta {
  display: none;
}
/*.page-template-template-contact aside .block:nth-child(1) {
    display: none;
}
.page-template-template-contact aside .block:nth-child(2) ul.list-unstyled > li:nth-child(2), .page-template-template-contact aside .block:nth-child(2) ul.list-unstyled > li:nth-child(3) {
    display: none;
}*/

.updated {
  display: none;
}

div#filterCollapse {
    border: solid 1px #83c9c4;
    padding: 15px;
}

a.ing {
    cursor: pointer;
    font-size: 21px;
    color: #4a4a4a!important;
}
.panel.panel-default {
    padding: 15px 0;
    border-bottom: 1px solid #eee;
}

.top-header {
    text-align: center;
    background: #83c9c4;
padding:5px;
    color: #ffffff;
}
.top-header .account {
    float: right;
    color: #fff!important;
}
.top-header .account a {
    color: #fff!important;
    margin-left: 2em;
}


.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    text-align: center;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 14px;
}


section.contact option {
    display: none;
}
section.contact option[value="Skype of Facetime sessie"], section.contact option[value="Allereerste behandeling"], section.contact option[value="Allereerste massage"],  section.contact option[value="Beeldbel sessie"] {
    display: block!important;
}

.blogeind {
    margin-top: 25px;
}

.page-id-1141 nav.navbar.navbar-default {
    display: none;
}

.ebookblog {
    padding: 25px 15px;
    background: #dff1f0;
    margin-top: 5px;
    margin-bottom: 65px;
}

.wrap {
    box-shadow: 0 0 30px -5px rgb(0 0 0 / 15%);
    padding: 30px;
    max-width: 770px;
    margin: 0 auto;
}

@media only screen and (min-width: 992px) {
.wrap {
    max-width: 770px;
}

.page-id-1141 header > div.wrapper {
    min-height: 161px;
}
.vertical-align {
display:flex;
align-items:center;
}
}

.aanmeldblok {
    border: 4px solid #74c2bd;
    padding: 25px;
    margin: 25px 0 25px 0;
}
.aanmeldblok h4 {
    text-transform: uppercase;
    font-weight: 700;
    color: #74c2bd!important;
    font-size: 30px;
}





/*uitgelichte blokken tekst grootte */
section.featured a div.item h3 {
    text-align: center;
}
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: #595959!important;
}
div.social-media ul li a:hover {
    background: #83c9c4 !important;
    color: #fff !important;
}
section.featured a div.item {
    border: 2px solid #74c2bd;
}



/*menu balk hoogte*/
@media only screen and (min-width: 992px){




header div.header.full-width {
    overflow: visible!important;
    margin-top: -44px;
    margin-bottom: -41px;
}
/*tekst in menubalk positie midden*/
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav {
    text-align: left!important;
    margin-top: 40px;
}
body.home header > div.wrapper {
    min-height: 423px;
}
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: #646666 !important;
}
nav.navbar-default div.navbar-collapse ul.navbar-nav.sm-collapsible a.has-submenu {
    padding-right: 15px;
    color: #595e63 !important;
}
nav.navbar-default div.navbar-collapse ul.navbar-nav>li a {
    padding: 15px;
    color: #595959 !important;
}
nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
    background-color: rgb(210, 239, 237) !important;
}
body header > div.wrapper:not(home) {
    min-height: 370px;
}
}
header div.navbar-collapse ul li a {
    color: #595959!important;
    line-height: 25px;
}
nav.navbar-default div.navbar-collapse ul.navbar-nav>li a {
    padding: 15px;
    color: #595959 !important;
    white-space: nowrap;
}
header nav.navbar-default {
    background: linear-gradient(20deg, #ffffff, #f1fffe, #f1fffe, #fff);
}



header>div.wrapper.shadow:before {
    background: rgba(116, 194, 189, 0.26);
}
header .header__content h1, header .header__content p {
    text-shadow: 0px 0px 6px #2f2f2f;
}

img.mijnvakisechtmijnpassie {
    height: 320px;
    width: 287px;
}



/*afb 1 pagina massage */
img.afb1-massagepagina {
    margin-top: 15px;
}
img.afb3-massagepagina {
    margin-top: 38px;
}
img.afb4-massagepagina {
    margin-top: 103px;
}
img.afb5-massage {
    margin-top: 36px;
}
img.afb7-masssage {
    margin-top: 20px;
}
img.afb8-massage {
    margin-top: 16px;
}
h4.tekst {
    text-align: center;
}


/*Alle behandelingen kleur blokken onder behandelingen */
.blokken {
    background-color: #ffffff;
    border: solid #faf7e6 4px;
}
.blokken:hover {
    background-color: #EAFFFD;
}


/*Afbeelding pagina over ons */
img.rondjeafb {
    height: 278px;
    width: 278px;
    margin-top: 113px;
    margin-left: -4px;
}


/*foto blog */
img.blogfoto {
    height: 100px;
    width: 100px;
}


/*zijbalk hover contactgegevens */
a.contactgegevens:hover {
    color: #49afa8 !important;
}
/*achtergrond kleur plus de rand */
aside {
    border: solid 1px #83c9c4;
    padding: 20px 0px 0px;
}
aside div.block.treatments a.btn {
    margin-left: 15px;
}
aside div.block div.head h4 {
    margin-left: 15px;
}
aside div.block div.head p {
    margin-left: 15px;
}
aside div.block a.btn {
    margin-left: 15px;
}
table.opening_hours {
    margin-left: 15px;
}
.list-unstyled {
    margin-left: 15px;
}


/*tarieven hover*/
section.prices table tr td a:hover {
    color: #83c9c4!important;
}



@media only screen and (max-width: 991px){
section.partners div.item div.holder img {
    max-width: 190px;
}
.intresse_blokken .nf-form-cont .one-half {
    width: 100%;
}
.blokken {
    border: solid #faf7e6 4px;
    padding-left: 12px;
   margin-top: 47px;
   background-color: #EAFFFD !important;
}
img.rondjeafb {
    height: 278px;
    width: 278px;
    margin-top: -3px;
    margin-left: 19px;
    padding-bottom: 24px;
    padding-left: 24px;
}
}


header > div.wrapper::after {
    background-position: center;
}
 

/*Hover footer links */
a.footerlink:hover {
    color: #BCF7F2 !important;
}
/*footer links kleur */
a.footerlink {
    color: white !important;
    text-decoration: underline;
}


#whatsapp_button {
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 99;
    font-size: 32px;
    line-height: 1;
    border: none;
    outline: none;
    background-color: #25D366;
    color: #fff;
    cursor: pointer;
    padding: 14px;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    box-shadow: rgb(0 0 0 / 30%) 0px 3px 15px !important;
}

button#whatsapp_button i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}