
  @import url('https://fonts.googleapis.com/css?family=Rubik:400,700&display=swap');
  @import url('https://fonts.googleapis.com/css?family=Raleway:400,700&display=swap');

  body {
  font-family: 'Rubik', sans-serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Raleway', sans-serif;
  }

  h1 {
  font-size: 40px;
  }

  h2 {
  font-size: 32px;
  }

  h3 {
  font-size: 28px;
  }

  h4 {
  font-size: 24px;
  }

  h5 {
  font-size: 20px;
  }

  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: #99aca0 !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: #9aaca0 !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: #99aca0 !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: #9aaca0 !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: #4e4e4e !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: #9aaca0 !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: #99aca0 !important;
  }

  div.phone a.phone, div.email a.email {
  background: #4e4e4e !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: #9aaca0 !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: #4e4e4e;
  border-color: #4e4e4e;
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: #4e4e4e !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: #4e4e4e !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://uploadyournrg.com/wp-content/uploads/sites/54/2020/02/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: 493px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 643px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 293px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 443px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 218px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 218px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 318px;
  }
  header > div.wrapper.above {
  min-height: 468px;
  }

  header div.header div.holder {
  height: 218px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: #4e4e4e; !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(78, 78, 78, .5) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(78, 78, 78, .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: #4e4e4e !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 #99aca0;
  }

  @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: #99aca0 !important;
  }
  }


  header div.header div.contact i {
  color: #99aca0;
  }

  @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: #595959 !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  }

  section.partners {
  background: #99aca0 !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: #4e4e4e !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid #99aca0;
  }

  footer div.socket,
  .footer-sticky {
  background: #9aaca0 !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: #4e4e4e;
  }

  header::after {
  z-index: 1;
  content: "Monique Sahiboe";
  position: absolute;
  z-index: 0;
  font-size: 30px;
  right: auto;
  left: 20px;
  bottom: 0;
  color: #ffff;
  background: #967969;
  padding: 1rem;
  font-size: 18px;
}



.home main section {
    padding: 30px 0;
}

.image-circle {
  aspect-ratio: 1/1;
  object-fit: cover;
  border-radius: 100%;
  margin-top: 1rem;
  margin-bottom: 1rem;
  max-width: 180px;
}

#menu-item-22 a {
  color: #fff !important;
}
#menu-item-22 {
  background: #591D1D;
}

.footer-cta.text-center.above h3 {
  display: none;
}

.wrapper.above.right::before {
  bottom: 0;
  content: "";
  left: 20%;
  position: absolute;
  right: auto;
  top: 50px;
  z-index: -1;
  background: url('http://uploadyournrg.com/wp-content/uploads/sites/54/2025/08/1-removebg-preview.png');
  background-repeat: repeat;
  background-size: contain;
  background-position: left center !important;
  background-repeat: no-repeat;
  max-width: 45vw;
  height: 100%;
  filter: brightness(0) invert(1);
  min-width: 40vw;
}


header > div.wrapper::after {
  background: url('http://uploadyournrg.com/wp-content/uploads/sites/54/2025/08/20200915_174002-removebg-preview.png');
  background-size: contain;
  background-position: right !important;
  background-color: #967969;
  background-repeat: no-repeat;
  transform: scaleX(-1);
}

/*agenda pagina*/


.row.fw__blok.vertical-align {
  margin: 2em 0;
}

.fw__blok-col2 img {
  object-fit: contain !important;
  padding: 2em;
}
.fw__blok-col2 img {
  width: 100%;
  height: 660px;
  object-fit: cover;
  object-position: bottom;
  max-height: 410px !important;
}

.fw__blok-col2 img {
  max-height: 410px !important;
}

.fw__blok-col1 {
  text-align: left;
}


.tekst-overimage2 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 80%;
  width: 80%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  flex-direction: column;
  color: #fff !important;
}

.page-id-958 .intro {
  position: relative;
}


.datum__balk {
  padding: 10px 0;
}

a.btn.btn-primary.whiteversion {
    color: #fff!important;
    border-color: #fff!important;
}

.fw__blok-col2 img {
  width: 100%;
height: 660px;
object-fit: cover;
object-position: bottom;
max-height: 660px;
}
.col-md-24.fw__blok-col2, .col-md-24.fw__blok-col1 {
  padding: 0;
}




.agenda__item {
  max-width: 80px;
  position: absolute;
  top: 0;
}

.row.fw__blok {
  margin: 0;
}


.cw {
  color: #fff !important;
}


.full-header-content {
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center;
  height: calc(101vh - 55px);
width: 100%;
}


.full-header {
  height: 101vh;
  margin-top: -55px;
}


/*end*/


/*Vimeo header*/
section.videoheader {
    padding: 0!important;
}
.vimeo-wrapper {
    /* position: absolute; */
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    pointer-events: none;
    overflow: hidden;
}

.vimeo-wrapper iframe {
    width: 100vw;
    height: 56.25vw;
    min-height: 100vh;
    min-width: 177.77vh;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
}
/*end*/


@media only screen and (min-width: 992px) {


.home .treatments .col-md-12 {
  width: 20%;
}


body header > div.wrapper.above::after, body header > div.wrapper.above.shadow::before, body header > div.wrapper.above_shadow::before {
    top: 80px;
}
section.contact div.holder .col-sm-24 {
    width: 100%;
}
header div.header div.holder {
    height: 80px;
    min-height: 50px;
}
img.logo {
    width: 235px;
}
figure.featured-image img {
    width: 100%;
    max-height: 280px;
}
body header > div.wrapper.above {
    min-height: 540px;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
    color: #404040!important;
    font-size: 14px;
}
.page-id-512 main .container {
    width: 980px;
}
nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
    background-color: rgba(116, 137, 30, 0.27) !important;
}
.post-type-archive-recensies .reviews .col-sm-36, .home section.reviews .review .col-sm-32.col-sm-push-2 {
    width: 100%;
}
body.home header > div.wrapper.above {
    min-height: 560px;
}

}

@media only screen and (max-width: 992px) {
figure.featured-image img {
    width: 100%;
    max-height: 127px;
}
ul#primary_navigation li a {
    padding: 18px 15px;
}
section.contact div.holder div.wrap {
    margin-bottom: 35px;
}
header>div.wrapper.above:after {
    top: 0px;
}
.col-md-14.col-md-offset-2 aside {
    margin-top: 55px;
}
}

.btn {
    -moz-border-radius: 35px !important;
    -webkit-border-radius: 35px !important;
    border-radius: 35px !important;
    padding: 11px 20px;
    white-space: nowrap;
}

.post-type-archive-recensies .reviews .col-sm-12, .home section.reviews .review .col-sm-12 {
    display: none;
}

.page-id-512 section.treatments.shortcode h3 {
    display: none;
}
.page-id-512 section.treatments.shortcode {
    margin-top: 35px;
}


header > div.wrapper::after {
    background-position: center;
}

.btn:hover {
    background: #846F44!important;
}
a:hover {
    color: #846F44 !important;
}

footer div.social-media ul li a {
    background: #38332b !important;
    font-size: 36px;
    height: 60px;
    line-height: 62px;
    width: 60px;
}



/*retreat*/

.page-id-523 header > div.wrapper::after, .parent-pageid-523 header > div.wrapper::after  {
    background: url(/wp-content/uploads/sites/54/2020/02/header-retreat.jpg);
background-size: cover;
background-position: center;
}

@media only screen and (min-width: 992px) {
.page-id-523 header > div.wrapper.above,  .parent-pageid-523  header > div.wrapper.above {
    min-height: 450px;
}
.page-id-523 section.intro:nth-child(8) .col-md-24 {
    padding: 35px;
}
}



/*Workshops pagina*/
@media only screen and (min-width: 992px) {
.page-id-604 header > div.wrapper.above, .parent-pageid-604 header > div.wrapper.above, .page-id-652 header > div.wrapper.above {
    min-height: 80px!important;
}
.va-middle {
    display: table-cell;
    width: inherit;
    vertical-align: middle;
    height: 30vh;
}
h2.c-b {
    font-size: 65px;
    color: #fff!important;
}
}

@media only screen and (max-width: 991px) {

header::after {
  min-width: 200px;
  box-shadow: 5px 5px 15px hsla(0, 0%, 0%, 0.08);
  text-align: center;
  left: 4px;
  bottom: 4px;
}

header > div.wrapper::after {
  top: 150px !important;
}

.wrapper.above.right::before {
  bottom: 0;
  content: "";
  left: 40%;
  position: absolute;
  right: auto;
  top: 20%;
  z-index: -1;
  background: url('http://uploadyournrg.com/wp-content/uploads/sites/54/2025/08/1-removebg-preview.png');
  background-repeat: repeat;
  background-size: contain;
  background-position: left center !important;
  background-repeat: no-repeat;
  max-width: 75vw;
  height: 100%;
  filter: brightness(0) invert(1);
  min-width: 61vw;
}

header > div.wrapper {
  min-height: 440px;
}

.fw__blok-col2 img {
  max-height: 300px;
height: 300px;
}



.page-id-604 header div.header, .parent-pageid-604  header div.header, .page-id-652  header div.header {
    background-color: rgb(255, 255, 255) !important;
}
.page-id-604 .block0 .container.text-center, .parent-pageid-604 .block0 .container.text-center, .page-id-652 .block0 .container.text-center {
    margin-top: 190px!important;
}
h2.c-b {
    font-size: 37px;
    color: #fff!important;
    margin-bottom: -21px;
    margin-top: 35px;
}
.page-id-604 .block0, .parent-pageid-604 .block0, .page-id-652 .block0  {
height: 500px!important;
    margin-top: -80px!important;
}
}
/*.page-id-604 .block4, .page-id-626 .block3, .page-id-626 .block11, .page-id-633 .block6, .page-id-633  .block15 {
    background-position: 60% center;
    background-repeat: no-repeat;
    background-size: contain!important;
}
.page-id-626 .block6, .page-642 .block10 {
    background-position: 35% center;
    background-repeat: no-repeat;
    background-size: contain!important;
}*/

.page-id-604 .block0, .parent-pageid-604 .block0, .page-id-652 .block0  {
    background-image: url(/wp-content/uploads/sites/54/2020/06/Screenshot-2020-06-15-at-17.02.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100vh;
    margin-top: -80px;
}
.page-id-604 .block0 .container.text-center, .parent-pageid-604 .block0 .container.text-center, .page-id-652 .block0  .container.text-center{
    margin-top: 60vh;
}

.page-id-626 .block0 {
    background-image: url(/wp-content/uploads/sites/54/2020/06/header-accept.jpg)!important;
    background-size: cover;
}
.page-id-633 .block0 {
    background-image: url(/wp-content/uploads/sites/54/2020/06/accep-header-1.jpg)!important;
    background-size: cover;
}

.page-id-642 .block0 {
    background-image: url(/wp-content/uploads/sites/54/2020/06/Purpose-hoofd-banner-large-1.jpg)!important;
    background-size: cover;
}

.page-id-652 .block0 {
    background-image: url(/wp-content/uploads/sites/54/2020/06/header-accept.jpg)!important;
    background-size: cover;
}

.c-w {
    color: white!important;
}
