
  @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: #333333;
  }

  h1, h2, h3, h4, h5, h6 {
  color: #333333 !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: var(--color-beige) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: var(--color-dark) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--color-beige) !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-dark) !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: var(--color-dark) !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: var(--color-dark) !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--color-beige) !important;
  }

  div.phone a.phone, div.email a.email {
  background: var(--color-dark) !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-dark) !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: var(--color-dark);
  border-color: var(--color-dark);
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(--color-dark) !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(--color-dark) !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, 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://smart-beauty.nl/wp-content/uploads/sites/57/2025/03/header_foto.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: 684px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 834px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 484px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 634px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 409px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 409px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 509px;
  }
  header > div.wrapper.above {
  min-height: 659px;
  }

  header div.header div.holder {
  height: 409px;
  }
  }





  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: var(--color-dark) !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-beige);
  }

  @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-beige) !important;
  }
  }


  header div.header div.contact i {
  color: var(--color-beige);
  }

  @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: #333333 !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-beige) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: var(--color-dark) !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--color-beige);
  }

  footer div.socket,
  .footer-sticky {
  background: var(--color-dark) !important;
  }


  section.treatments div.items div.item img {
  border-radius: 100% !important;
  }

  .img-circle {
  border-radius: 100% !important;
  }

  section.treatments div.button-wrap {
  background: #333333;
  margin-top: 30px;
  }

  section.treatments div.item a {
  color: #333333 !important;
  }

  section.prices table tr td a {
  color: #333333 !important;
  }

  aside div.block.treatments ul li a,
  .woocommerce .widget_product_categories ul li a,
  .woocommerce .widget_product_categories ul li span {
  color: #333333 !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: var(--color-dark);
  }

  :root {
          --color-dark: #120c07; 
          --color-beige: #b79a7d;  
 --color-dark-90: #2a231c;  
          --color-dark-80: #433a31;  
          --color-dark-60: #736a61; 
          --color-beige-light: #c9b399; 
          --color-beige-lighter: #e0d2c2; 
          --color-beige-dark: #9e8368;  
--color-gray-100: #f9f9f9;
          --color-gray-200: #e9e9e9;
          --color-gray-300: #d9d9d9;
          --color-gray-400: #c9c9c9;
          --color-gray-500: #a9a9a9;
          --color-gray-600: #898989;
          --color-gray-700: #696969;
          --color-gray-800: #494949;
          --color-gray-900: #292929;
--soft-back: #f3eee7;
--text: #1d120c;
--white: #fff;
--spacing: 8rem;
--gap: 3rem;
--bodytekst: "Open Sans", sans-serif;
--koptekst: "Castoro", 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);
    --font-size-h0: calc(1rem * 2.95);
    --font-size-h00: calc(1rem * 3.75);
    --font-size-h000: calc(1rem * 4.5);
    --font-size-h0000: calc(1rem * 5.25);
    --font-size-h00000: calc(1rem * 6);
    --font-size-h000000: calc(1rem * 6.75);
--gradient-beige-vertical: linear-gradient(to bottom, var(--color-beige-dark), var(--color-beige-lighter));
          --gradient-beige-horizontal: linear-gradient(to right, var(--color-beige), var(--color-beige-lighter));
          --gradient-beige-diagonal: linear-gradient(135deg, var(--color-beige-dark), var(--color-beige-lighter));   
          --gradient-dark-beige-vertical: linear-gradient(to bottom, var(--color-dark), var(--color-beige));
          --gradient-dark-beige-horizontal: linear-gradient(to right, var(--color-dark), var(--color-beige));
          --gradient-dark-beige-diagonal: linear-gradient(135deg, var(--color-dark), var(--color-beige));          
          --gradient-beige-white-vertical: linear-gradient(to bottom, var(--color-beige), var(--color-white));
          --gradient-beige-white-horizontal: linear-gradient(to right, var(--color-beige), var(--color-white));
          --gradient-beige-white-diagonal: linear-gradient(135deg, var(--color-beige), var(--color-white));
}

article.post-1169 figure.featured-image img {
    object-position: 90% center;
}

.review_item .review_img img {
    border-radius: 100%;
    width: 240px;
    height: 240px;
}

section.accordeon h2 {
    margin-top: 20px;
}

.background_blok {
    padding: 35px;
    background: var(--soft-back);
    margin-top: 55px;
}

.half_color {
    margin: 70px 0;
}
section.faq_view::before {
    background-image: url(/wp-content/uploads/sites/57/2025/03/leaves_background.jpg);
    background-size: cover;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    z-index: -1;
    opacity: 0.4;
}
section.faq_view .nbs_panel-group {
    margin-top: 65px;
}
.nbs_panel-group .nbs_panel-heading a strong {
    font-weight: 400;
}
.nbs_panel-group .nbs_panel-heading+.nbs_panel-collapse>.nbs_panel-body {
    border: 1px solid var(--color-beige);
    background: var(--soft-back);
}

.half_color .two_half_item {
    background: var(--soft-back);
    padding: 35px;
}
.half_color  h3 {
    margin-top: 1.15rem;
}
.two_half_parent {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 50px;
}

.actions ul.list-inline {
    margin: 0 !important;
}
section.page div.actions {
    padding: 30px 0;
}
section.faq_items {
    padding-top: 20px;
}

section.product_view a div.item:hover h3, section.product_view a div.item:hover p {
display:block;
}
section.product_view a div.item h3 {
    order: 2;
    font-size: 16px;
    padding: 15px 15px 0;
}
section.product_view a div.item p {
    order: 3;
    font-size: 11px;
    padding: 0px 15px 15px;
}
section.product_view a div.item img {
    max-height: 290px !important;
    order: 1;
    height: 290px;
    object-fit: cover;
}
section.product_view a div.item {
    display: flex;
    flex-direction: column;
    padding: 0 !important;
    box-shadow: none;
    height: unset !important;
}
section.product_view a div.item:hover {
    box-shadow: 0 0 50px -5px rgba(0, 0, 0, .1) !important;
}

div.breadcrumbs {
    display: none;
}

header .shop_topbar a {
    color: white !important;
}
header .shop_topbar {
    background: var(--color-gray-800);
}
header .shop_topbar a:hover {
    opacity: 0.8;
}

.nbs_panel.nbs_panel-default {
    background-color: transparent !important;
    border: 1px solid transparent;
    border-radius: 0px !important;
    box-shadow: none !important;
}
.nbs_panel-group .nbs_panel-heading {
    border-bottom: 1px solid var(--color-beige);
    background-color: var(--color-beige)!important;
    transition: background-color 0.3s ease;
    padding: 0 !important;
    border-radius: 0 !important;
}
.nbs_panel-group .nbs_panel-heading a {
    width: 100%;
    display: block;
    padding: 15px;
    font-size: 16px;
    color: var(--white) !important;
    position: relative;
    font-family: var(--koptekst);
}
.nbs_panel-group .nbs_panel-heading a::before {
    content: "+";
    margin-right: 5px;
    font-size: 16px;
    position: absolute;
    color: var(--white) !important;
    right: 0;
    top: 13px;
}
.nbs_panel-group .nbs_panel-heading+.nbs_panel-collapse>.nbs_panel-body {
    padding: 40px 30px 30px;
    border-top: 0px solid #ddd !important;
}

ul.check {
    list-style: none;
    padding-inline-start: 20px;
}
main section .content ul li {
    padding: 4px 0;
}
main section .content ul {
    margin-bottom: 25px;
}

div.page-header h1:before {
    width: 80px;
    height: 5px;
    border-radius: 25px;
    content: "";
    left: 0;
    bottom: 0;
    position: absolute;
    background-image: var(--gradient-beige-horizontal);
    z-index: -1;
}
div.page-header h1 {
    border-bottom: 0px solid #e6e6e6 !important;
    line-height: 1 !important;
    position: relative;
}

footer div.column > h4 {
    border-bottom: 0px solid var(--color-beige);
    margin-bottom: 5px;
    font-size: 19px;
}
footer {
    padding-top: 50px;
}
footer div.socket {
    margin-top: 50px;
}
footer a:hover {
    color: var(--color-beige-light) !important;
}

.blog section.archive article.post header, .blog section.archive article.post .entry-summary {
    display: none;
}
.blog section.archive article.post figure img {
    height: 230px;
    object-fit: cover;
}
.blog section.archive article.post figure img:hover {
    opacity: 0.8;
}

.shop_uspbar {
    background: var(--color-beige);
    color: white !important;
    padding: 4px 0;
    font-size: 13px;
}


 .contact-methods {
            margin-top: 30px;
        }
        .contact-form .nf-form-cont .nf-form-content input[type=submit] {
    margin-top: 15px;
}
        .contact-method {
            display: flex;
            align-items: center;
            margin-bottom: 25px;
        }
        .contact-form .nf-form-cont {
    background: var(--gradient-beige-horizontal);
    padding: 35px;
}
        .icon-circle {
            width: 50px;
            height: 50px;
            border-radius: 50%;
            background-color: var(--color-beige);
            display: flex;
            align-items: center;
            justify-content: center;
            margin-right: 15px;
            flex-shrink: 0;
        }
        
        .icon-circle i {
            color: white;
            font-size: 20px;
        }
        
        .method-details {
            flex-grow: 1;
        }
        
        .method-title {
            font-weight: bold;
            margin-bottom: 5px;
        }
        
.reminder-box {
    background-color: var(--soft-back);
    border-left: 4px solid var(--color-beige);
    padding: 20px;
    margin-top: 40px;
    border-radius: 4px;
}
.reminder-title {
    color: var(--color-beige-dark);
    font-weight: bold;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    font-size: 25px;
    font-family: var(--koptekst);
}
        .reminder-title i {
            margin-right: 8px;
        }
.highlight {
    font-weight: bold;
    color: var(--color-beige-dark);
}


section.merk_foto_blok .item-centered.text-center p {
    display: none;
}
section.merk_foto_blok .item-centered.text-center h3 {
    margin: 0 !important;
}
section.merk_foto_blok .item-centered.text-center {
    top: unset !important;
    left: 0 !important;
    bottom: 0;
    transform: unset !important;
    text-align: left;
    background: var(--gradient-beige-horizontal);
    width: 60%;
    border-radius: 0 11px 11px 0;
}
section.merk_foto_blok a div.item-background {
    padding: 220px 0 !important;
    height: unset !important;
    margin: 29px 0;
}
section.merk_foto_blok a div.item-bg>img {
    filter: brightness(1);
}

section.archive.treatments div.treatments div.item img, section.treatments.shortcode div.treatments div.item img {
    width: 100%;
    border-radius: 5px ! Important;
    height: 430px;
    object-fit: cover;
    box-shadow: 0 0 50px -5px rgba(0, 0, 0, .1);
}
div.treatments > div > div > div > a:nth-child(2) h4 {
    margin: 0;
}
div.treatments > div > div > div > a:nth-child(2) {
    position: absolute;
    bottom: 0;
    transform: unset;
    padding: 20px 32px;
    left: 0;
    text-align: left;
    background: var(--gradient-beige-horizontal);
    width: 78%;
    border-radius: 0 11px 11px 0;
}
section.archive.treatments div.treatments div.item, section.archive.treatments div.treatments p, section.treatments.shortcode div.treatments div.item, section.treatments.shortcode div.treatments p {
    position: relative;
}
div.treatments > div > div > div > a:nth-child(2) h4 {
    margin: 0 !important;
    font-weight: 400 !important;
    color: white !important;
}

@media only screen and (min-width: 992px) {
html {font-size: 18px !important; }
.review_item .review_text {
    min-height: 310px;
}
.single-post figure.featured-image img, .single-behandelingen figure img {
    width: 100%;
}
section.product_view a div.item h3, section.product_view a div.item p {
    display: none;
}
.contact_bloks div.page-header {
    margin-left: -20px;
}
.main-text {
    margin-bottom: 70px;
}
nav.navbar-default div.navbar-collapse ul.navbar-nav>li#menu-item-1062 ul.dropdown-menu {
    column-count: 2;
}
section.treatments.shortcode .treatments .col-xs-24.col-sm-12 {
    width: 33.33333%;
}
section.merk_foto_blok .col-sm-24 {
    width: 33.3333%;
}
.bottom-align {
   display: -ms-flexbox;
   display: flex;
   -ms-flex-align: end;
   align-items: end;
}
.contact_bloks .container {
    display: flex;
    flex-wrap: wrap;
    gap: 0 20px;
}
.contact-info, .contact-form {
    flex: 1;
}
.shop_uspbar .usp_shop {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    align-items: center;
    justify-content: center;
    align-content: center;
    justify-items: center;
}
    header div.navbar-collapse {
        text-align: right;
    }
    header div.header.full-width {
        border-bottom: 1px solid var(--color-gray-500);
    }
    body header > div.wrapper {
        min-height: 124px;
    }
.blog section.archive .page-header, .blog .archive .blog_info {
    grid-column: 1 / -1;
}
.blog section.archive .col-xs-48 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
        gap: 0 1%;
   }
section.flip-container .container {
    flex-direction: row-reverse;
}
header div.header.full-width div.wrapper img.logo {
        max-width: 110px;
    }
header div.header div.holder {
        min-height: 50px;
        height: 129px;
    }
    header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
        color: var(--text) !important;
        font-size: 14px;
        letter-spacing: 0.5px;
        font-weight: 500;
    }
.dropdown-menu {
    background-color: var(--color-beige-lighter)!important;
padding: 15px !important;
}
nav.navbar-default div.navbar-collapse ul.navbar-nav ul.dropdown-menu li > a {
    color: var(--text) !important;
}
nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
        background-color: rgb(255 255 255 / 0%) !important;
        box-shadow: none !important;
        opacity: 0.5;
    }
    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-beige) !important;
    }
    body header > div.wrapper.above::after, body header > div.wrapper.above.shadow::before, body header > div.wrapper.above_shadow::before {
        top: 0 !important;
        background: rgb(183 154 125 / 22%);
    }
header>div.wrapper .header__content .col-md-32.col-md-offset-8 {
        width: 49%;
        margin-left: 60%;
}
    header>div.wrapper .header__content {
        transform: translate3d(0, 150px, 0);
    }
    body.home header > div.wrapper {
        min-height: 794px;
    }
}

a:hover, .woocommerce ul.products li.product .price, .woocommerce .price, .product-usps li i, .counter {
    color: var(--color-beige-lighter) !important;
}
.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, [type="submit"], .nf-form-content input[type=submit] {
    background: var(--color-dark) !important;
    padding: 14px 25px !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-beige) !important;
}

.subkop {
    text-transform: uppercase;
    font-weight: 800;
    font-size: 18px;
    margin-top: -15px;
    color: var(--color-beige-light);
}

section.text-container {
    padding: 0;
}
.text-container .container {
    padding: 0;
    height: auto;
    display: flex;
    align-items: stretch;
    justify-content: center;
    width: 100%;
    overflow: hidden;
    margin: 0;
}
.text-section {
    flex: 1;
    padding: var(--gap) var(--spacing);
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
}
.text-section, .image-section {
    flex: 1 0 50% !important;
}
.image-section {
    flex: 1;
    display: flex;
}
section.text-container img {
    margin: 0;
    object-fit: cover;
    width: 100%;
}



header>div.wrapper .header__content .col-md-32.col-md-offset-8 {
    text-align: left;
}

.icons_parent {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 60px;
    margin-top: 50px;
}
.icons_text {
    font-size: 12px;
    line-height: 1.5;
}


@media only screen and (max-width: 991px) {
html {font-size: 14px !important;}
header div.header div.wrapper img.logo {
    max-width: 130px!important;
}
header div.navbar-collapse div.social-media ul li a {
    line-height: 0!important;
    font-size: 16px1important;
    padding: 12px!important;
}
header .type-fullsize .navbar-collapse {
    text-align: left;
}
section.treatments.shortcode .treatments .col-xs-24.col-sm-12 {
    width: 100%;
}
    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, .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover, header nav.navbar-default ul.navbar-nav .active>a, nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a, 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, header div.navbar-collapse ul li a {
        padding: 15px 15px;
        font-size: 16px;
    }
.main-text {
    margin-bottom: 60px;
}
.contact-form .nf-form-cont {
    margin-top: 60px;
}
.icons_icon img {
    max-width: 115px;
}
.icons_item {
    width: 70%;
    margin: 0 auto;
}
.icons_parent, .review_parent, .product_parent, .two_half_parent  {
    grid-template-columns: repeat(1, 1fr)!important;
}
footer {
    text-align: center;
}
.review_parent> div:nth-child(2) {
    margin: 50px 0;
}
header .header__content h1 {
    font-size: var(--font-size-h0)!important;
}
header > div.wrapper::after {
    top: 130px;
}
nav.navbar-default, div.navbar-collapse {
    background-color: var(--color-beige-dark);
}
.text-container .container {
    flex-direction: column!important;
}
.text-section {
    padding: 65px 35px!important;
}
}

.review_parent {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 60px;
    margin-top: 110px;
}
.review_item {
    background: white;
    border-radius: 25px;
    padding: 25px;
}
.review_item .review_img {
    margin-top: -100px;
}
.review_stars {
    color: var(--color-beige);
    letter-spacing: 7px;
    font-size: 17px;
}
.review_name {
    font-weight: 500;
    font-size: 20px;
    margin-top: 5px;
    margin-bottom: 15px;
}
.review_text {
    font-size: 13px;
}


header .header__content h1 {
    font-size: var(--font-size-h000);
    letter-spacing: 0.5px;
}

.product_parent {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 60px;
    margin-top: 60px;
}
.product_text {
    font-size: 14px;
}
section.instaview {
    padding-bottom: 0;
}
section.instaview .container {
    width: 100%;
    padding: 0;
}
section.instaview div#sb_instagram {
    padding: 0 !important;
}
section.instaview div#sb_instagram div#sbi_images {
    padding-bottom: 0!important;
}


main section, section.treatments {
    padding: 90px 0;
}
.quote {
    color: var(--color-beige) !important;
    font-weight: 600;
    font-style: italic;
}

body {
    line-height: 1.8;
    font-size: 15px;
font-family: var(--bodytekst);
color: var(--text)!important;
}

h1,h2,h3,h4,h5,h6 {
margin: 2.75rem 0 1.05rem;
line-height: 1.15;
font-family: var(--koptekst);
color: var(--text)!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;}

.smallmargin {
    margin-top: 1.15rem;
}

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;
}

@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;
}
}


#whatsapp_button {
    position: fixed;
    bottom: 30px;
    left: 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%);
}