
  @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: var(--green) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: var(--darkgreen) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--green) !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(--darkgreen) !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: var(--darkgreen) !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: var(--darkgreen) !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--green) !important;
  }

  div.phone a.phone, div.email a.email {
  background: var(--darkgreen) !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(--darkgreen) !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: var(--darkgreen);
  border-color: var(--darkgreen);
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(--darkgreen) !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(--darkgreen) !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, .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://mooibymartine.nl/wp-content/uploads/sites/418/2024/06/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: 634px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 784px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 434px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 584px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 359px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 359px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 459px;
  }
  header > div.wrapper.above {
  min-height: 609px;
  }

  header div.header div.holder {
  height: 359px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: var(--darkgreen); !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(--darkgreen) !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 var(--green);
  }

  @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(--green) !important;
  }
  }


  header div.header div.contact i {
  color: var(--green);
  }

  @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(--green) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: var(--darkgreen) !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--green);
  }

  footer div.socket,
  .footer-sticky {
  background: var(--darkgreen) !important;
  }


  .img-circle {
  border-radius: 0 !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(--darkgreen);
  }

  :root {
--darkgreen:#022c02;
--green: #044404;
--light: #faf8e2;
--oldbackgr: #fcfaed;
--backgr:#faf8e2;
--dbackgr:#ece7d4; 
--beige: #a99c6f;
--beigetext: #c3b49c;
--text: #4e4e4e;
--white: #fff;
--spacing: 8rem;
--gap: 3rem;
--radius: 25px;
--bodytekst: "Signika", sans-serif;
--koptekst: "Signika", 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);
}

.parent-pageid-662 section.tarief_blok > div > div > div > div> a > div > p:nth-child(2) {
    margin: 0;
}
.special_vorm::before {
    content: "Meest gekozen";
    text-transform: uppercase;
    position: absolute;
    left: 0;
    top: 0;
    background: var(--green);
    padding: 14px 35px;
}

.faq_item h5 {
    margin-top: 25px;
    margin-bottom: 4px;
}

.tarief_blok .item.item-card:hover .knop_tarief {
    background: var(--beige);
}
.tarief_blok .item.item-card .knop_tarief {
    order: 4;
    padding: 5px 25px;
    background: var(--green);
    width: fit-content;
    color: white !important;
    font-weight: 300;
    font-size: 15px;
    text-align: center;
    margin: 0 auto 25px;
 /*   position: absolute;
    bottom: 0;
    left: 0;
    right: 0;*/
}

.grote_foto_header img {
    width: 100%;
}

main section img {
    border-radius: 25px;
}

.intake_cta a.btn.btn-primary {
    background: var(--beige) !important;
}
.intake_cta a.btn.btn-primary:hover {
    background: var(--beigetext) ! Important;
}


.kunnenhelpen ul.check li {
    padding: 8px 0;
}

.faq-item {
    margin: 11px 0;
}
.faq-answer {
    display: none;
    margin-top: 11px;
}
.faq-question {
    cursor: pointer;
    font-size: 18px;
    font-weight: 600;
}

.nf-form-content input:not([type=submit]), .nf-form-content textarea.ninja-forms-field {
    background: var(--dbackgr) !important;
    border: none !important;
}

.table-hover>tbody>tr:hover {
    background-color: var(--dbackgr);
}
.table>thead>tr>th {
    border-bottom: 3px solid var(--beige);
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 18px 8px;
    vertical-align: middle;
    border-top: 1px solid var(--dbackgr);
}
section.prices table thead:nth-child(1) tr {
    height: 60px;
}
section.prices table thead tr {
    height: 110px;
}

div.page-header h1 {
    border-bottom: 0px solid #e6e6e6 !important;
    margin-bottom: 50px !important;
    position: relative;
}
div.page-header h1::before {
    width: 10%;
    background: var(--beige);
    content: "";
    height: 3px;
    position: absolute;
    left: 0;
    bottom: 0;
}

section.cta_blok {
    background: var(--beigetext);
    color: white !important;
}
section.cta_blok h1 {
    color: white !important;
}


section.partners div.item div.holder img {
    width: 150px;
    height: auto !important;
    max-height: none;
}

.intake_cta h3 {
    margin-top: 35px;
    color: #fff !important;
}
.intake_cta {
    background: var(--green);
    padding: 25px 65px;
    color: #fff !important;
    margin-top: 60px;
}
section.treatments.shortcode {
    margin-top: 60px;
}
section.partners {
    background: transparent !important;
}
section.partners:not(.home section.partners) {
    display: none;
}


.salonintro img {
    height: 760px;
    width: 100%;
    object-fit: cover;
}

.floattext {
position: absolute;
    left: 0;
    writing-mode: tb;
    height: 100%;
    top: 0;
    font-size: calc(1rem* 4.25);
    margin: 0;
    opacity: 0.5;
}


section.kunnenhelpen::before {
    width: 50%;
    height: 100%;
    top: 0;
    left: 0;
    content: "";
    position: absolute;
    background: var(--dbackgr);
    z-index: -1;
}

ul.check li::before {
    color: var(--text);
    content: "\f058";
    font-family: Font Awesome\ 5 Pro, Font Awesome\ 5 Free;
    font-weight: 900;
    left: 0;
    margin-right: 10px;
    position: absolute;
    left: 15px;
}
ul.check {
    position: relative;
    list-style: none;
}
.rondtreatment h2 {
    font-size: var(--font-size-h1);
    margin-bottom: 65px;
    margin-top: 30px;
}

.marqueeTop-content i.far.fa-check-circle {
    margin-right: 8px;
}
section.slideeee {
    padding: 19px 0;
    background: var(--beigetext);
    color: #fff;
}
section.slideeee .container {
    width: 100%;
    padding: 0;
}
.marqueeTop {
    display: flex;
    overflow: hidden;
    gap: 3.75rem;
    position: relative;
    user-select: none;
    letter-spacing: 0;
}
.marqueeTop-content {
    flex-shrink: 0;
    display: flex;
    justify-content: space-around;
    min-width: 100%;
    gap: 2.75rem;
    animation: scrolltext 60s linear infinite;
}

@keyframes scrolltext {
0% {
    transform: translateX(0);
}
100% {
    transform: translateX(calc(-100% - 1rem));
}
}

footer div.socket {
    letter-spacing: 0;
}

.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, [type="submit"], .nf-form-content input[type=submit] {
    padding: 18px 45px !important;
}

header > div.wrapper::after {
    top: 100px;
    width: 86%;
    margin-left: 14%;
}

header div.header {
    background-color: var(--backgr) !important;
}

nav.navbar-default div.navbar-collapse ul.navbar-nav>li.dnone {
    display: none ! Important;
}


@media only screen and (min-width: 992px) {
    body header > div.wrapper {
        min-height: 535px;
    }
.tarief_blok .item.item-card {
    height: 650px !important;
}
section.special_blok .item.item-card {
    min-height: 800px;
    height: 800px !important;
}
.tarief_blok .item.item-card .knop_tarief {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
section.behandel_slide .col-xs-48 {
    width: 50%;
}
.single-behandelingen figure img.img-responsive {
    width: 100%;
    height: 300px;
    object-fit: cover;
}
    nav.navbar-default div.navbar-collapse ul.navbar-nav ul.dropdown-menu {
        column-count: 2;
    }
header .header__content h1 {
    margin-top: 0;
    font-size: calc(1rem* 4.45);
}
.dropdown-menu {
    background-color: var(--backgr);
}
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(--text) !important;
}
nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
   background: rgb(169 156 111 / 37%) !important;
}
.rondtreatment .col-xs-24.col-sm-16.col-md-8 {
    width: 33.3333%;
}
section.treatments div.items div.item img {
    width: 60%;
}
html {font-size: 18px !important; }
.bottom-align {
   display: -ms-flexbox;
   display: flex;
   -ms-flex-align: end;
   align-items: end;
}
header>div.wrapper .header__content .col-md-32.col-md-offset-8 {
    text-align: left;
    margin-left: 9%;
    width: 48%;
}
header>div.wrapper .header__content .container {
    width: 100%;
    max-width: 2000px;
}
    header>div.wrapper .header__content {
        transform: translate3d(0, 90px, 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(--beige) !important;
    }
    header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
        color: var(--text) !important;
    }
    header div.header.full-width div.wrapper img.logo {
        max-width: 100px;
    }
    header div.header div.holder {
        height: 121px;
        min-height: 50px;
    }
    header div.navbar-collapse {
        text-align: left;
    }
li#menu-item-660 {
    float: right;
}
    body.home header > div.wrapper {
        min-height: 734px;
    }
.text-section-content {
    max-width: 45em;
   /* margin: 0 auto;*/
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
ul.twoway {
    column-count: 2;
}
}

header .header__content a:hover {
    background: var(--beige) !important;
}
header .header__content a {
    background: var(--green) !important;
}
header .sticky_menu_small div.header {
    background-color: var(--backgr) !important;
}
main section a:not(main section a.btn) {
    font-weight: 600;
}
a:hover, .woocommerce ul.products li.product .price, .woocommerce .price, .product-usps li i, .counter {
    color: var(--green) !important;
}
a, .woocommerce ul.products li.product .price, .woocommerce .price {
    color: var(--beige) !important;
}

.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, [type="submit"], .nf-form-content input[type=submit] {
    background: var(--green) !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(--beige) !important;
}

.single-behandelingen .content .btn {
    background: var(--beige) !important;
}
.single-behandelingen .content .btn:hover {
    background: var(--green) !important;
}

header>div.wrapper:before {
    top: 0 !important;
    background: var(--beigetext)!important;
    z-index: -1;
    width: 20%;
}

li#menu-item-660 a {
    background: var(--green);
    color: var(--white) !important;
}
li#menu-item-660 a:hover {
    background: var(--beige) !important;
}


@media only screen and (max-width: 991px) {
html {font-size: 14px !important;}
.text-container .container {
    flex-direction: column-reverse;
}
header button.navbar-toggle {
    color: var(--white);
}
header div.header {
    background-color: #000000 !important;
}
header div.header div.wrapper img.logo {
    max-height: 150px;
    max-width: 140px;
}
.page-id-662 section.featured.block1{
    padding-top: 0 !important;
}
header>div.wrapper {
    min-height: 300px;
}
header > div.wrapper::after {
    background-position: center;
    top: 150px;
}
header .header__content .col-md-32.col-md-offset-8 {
    text-align: left;
    margin-top: 25px;
}
header .header__content a {
    margin: 0;
}
.salonintro img {
    height: 500px!important;
    margin-top: 60px;
}
.kunnenhelpen img {
    height: 250px;
    width: 250px;
    border-radius: 100%;
    object-fit: cover;
    margin: 45px auto;
}
.floattext {
    left: unset !important;
    opacity: 0.5;
    right: 0;
    text-align: left;
}
.text-section {
    padding: 35px!important;
}
section.partners .col-sm-24.col-md-12 {
    width: 50%;
    float: left;
}
}


footer div.column > h4::before {
    content: "";
    width: 20%;
    height: 1px;
    background: var(--green);
    position: absolute;
    left: 0;
    bottom: 0;
}
footer div.column > h4 {
    border-bottom: 0px solid var(--green);
    padding-bottom: 17px;
    position: relative;
    margin-bottom: 25px;
}

main section, section.treatments {
    padding: 100px 0;
}
footer .column.footer_afspraak {
    font-size: 12px;
    margin-top: -13px;
}
footer .column.footer_afspraak h4 {
    display: none;
}
footer {
    padding-top: 70px;
}
footer div.socket {
    margin-top: 60px;
}




body {
    font-size: 17px;
font-family: var(--bodytekst);
color: var(--text)!important;
    line-height: 1.7em !important;
    font-weight: 300;
    letter-spacing: 0.3mm;
background: var(--backgr);
}

h1, h2, h3, h4, h5, h6 {
    margin: 2.75rem 0 1.05rem;
    font-weight: 600;
    line-height: 1.15;
    letter-spacing: 0.09rem;
    font-family: var(--koptekst);
    color: var(--beige) !important;
}

h1 { font-size: var(--font-size-h1);}
h2 { font-size: var(--font-size-h2);}
h3 { font-size: var(--font-size-h3);}
h4 { font-size: var(--font-size-h4);}
h5 { font-size: var(--font-size-h5);}
h6 { font-size: var(--font-size-h6);}


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;
}

img {
    height: auto;
}

section.text-container {
    padding: 0;
}
.text-section, .image-section {
    flex: 1 0 50% !important;
}
.text-container .container {
    padding: 0;
    height: auto;
    display: flex;
    align-items: stretch;
    justify-content: center;
    width: 100%;
    overflow: hidden;
    margin: 0;
}
.text-section p.subkop {
    position: absolute;
    top: 10%;
}
.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;
}

section.text-container img {
    margin: 0;
    object-fit: cover;
    width: 100%;
}



@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;
}
}


@media only screen and (max-width: 991px) {
  html.navbar-open, .navbar-open body {
    overflow: hidden !important;
  }
}


.flying_button {
    position: fixed;
    bottom: 10px;
    right: 20px;
    z-index: 99;
    box-shadow: rgb(0 0 0 / 30%) 0px 3px 15px !important;
}