
  @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(--orange-base) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: var(--brown-base) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--orange-base) !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(--brown-base) !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: var(--brown-base) !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: var(--brown-base) !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--orange-base) !important;
  }

  div.phone a.phone, div.email a.email {
  background: var(--brown-base) !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(--brown-base) !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: var(--brown-base);
  border-color: var(--brown-base);
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(--brown-base) !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(--brown-base) !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://beautystudiococon.nl/wp-content/uploads/sites/475/2025/03/header_natural.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: 396px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 546px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
    }
  body header > div.wrapper.sticky_menu .header__content {
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 221px;
  }
  header > div.wrapper.above {
  min-height: 371px;
  }

  header div.header div.holder {
  height: 121px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: var(--brown-base); !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(--brown-base) !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(--orange-base);
  }

  @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(--orange-base) !important;
  }
  }


  header div.header div.contact i {
  color: var(--orange-base);
  }

  @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(--orange-base) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: var(--brown-base) !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--orange-base);
  }

  footer div.socket,
  .footer-sticky {
  background: var(--brown-base) !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(--brown-base);
  }

  @media only screen and (min-width : 1400px) {
  .container {
  width: 1370px;
  }
  }
  :root {
  --brown-base: #581D01; 
  --orange-base: #BA6A2F; 
  --brown-mild: #652202;  
--softback:#F2E9E5;
--text: #717171;
--textkop: #1a1a1a;
--backgr: #fbf8f7;
--white: #fff;
--spacing: 8rem;
--gap: 3rem;
--bodytekst: "Montserrat", sans-serif;
--koptekst: 'Cormorant Garamond', 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);
   --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);
}

header > div.wrapper::after {
    background-position: center;
}

.single-behandelingen figure img {
    width: 100%;
}

.footer_info .btn {
    background: var(--brown-mild) !important;
}
.footer_info .btn {
    background: var(--brown-base) !important;
}

section.behandel_bloks::before {
  content: "";
  width: 100%;
  height: 60%;
  background: #f6f0ee;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}



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, section.treatments div.items div.item a span {
    font-size: 11px;
    font-weight: 600;
    font-family: var(--bodytekst);
    background: var(--softback);
    padding: 15px;
    width: 100%;
    margin: 0;
}
section.archive.treatments div.treatments div.item img, section.treatments.shortcode div.treatments div.item img, section.treatments div.items div.item img {
    width: 100%;
    height: 230px;
    max-height: 230px;
    max-width: 300px;
    margin: 0;
    object-fit: cover;
}

.actie_blok h3 {
    margin-top: 0.15rem;
}
.actie_blok {
    background: var(--softback);
    padding: 35px;
}
.actie_parent {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 50px;
    grid-auto-rows: minmax(100px, auto);
}


.btn i {
    margin-right: 15px;
}

section.prices table thead tr {
    height: 100px;
}
.table>thead>tr>th {
    vertical-align: bottom!important;
    border-bottom: 2px solid var(--orange-base);
}
.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 10px;
    vertical-align: middle;
    border-top: 1px solid var(--softback);
}
.table-hover>tbody>tr:hover {
    background-color: var(--softback);
}
.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, [type="submit"], .nf-form-content input[type=submit] {
    padding: 17px 45px !important;
    font-family: var(--koptekst);
    letter-spacing: 2px;
}
.woocommerce .widget_product_categories ul, aside div.block.treatments ul {
    border: 0px solid #e6e6e6;
}
.woocommerce .widget_product_categories ul li, aside div.block.treatments ul li {
    padding: 15px 11px;
    border-bottom: 1px solid var(--brown-mild);
    font-size: 12px;
}


.col-md-14.col-md-offset-2 {
    background: var(--softback);
    padding: 35px;
}

.merken_parent {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
    grid-auto-rows: minmax(100px, auto);
    margin-top: 50px;
}
.merkitem img {
    width: 100%;
    margin: 0;
    height: 290px;
    object-fit: cover;
}
.merkitem .textitem a {
    display: block;
    margin-top: 15px;
}
.merkitem .textitem h4 {
    margin-top: 0;
}
.merkitem .textitem {
    padding: 45px 35px;
}
.merkitem {
    background: var(--softback);
}

p.subkop {
    margin-bottom: 5px;
}


p.name_font, p.subkop {
    font-family: var(--koptekst);
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 4px;
    color: var(--orange-base) !important;
    font-weight: 800;
}

section.archive.reviews div.reviews div.review .col-sm-12 {
    display: none;
}
section.archive.reviews div.reviews div.review .col-sm-36 {
    width: 100%;
}
section.archive.reviews div.reviews div.review blockquote {
    padding: 4px 15px;
    font-size: 13px;
    border-left: 3px solid var(--brown-mild);
}
section.archive.reviews .reviews .row::before {
display: none;
}


body header > div.wrapper::before {
    content: "";
    background: rgb(0 0 0 / 38%);
    width: 100%;
    height: 100%;
    top: 0!important;
    left: 0;
    display: block;
    position: absolute;
}


footer div.socket {
    margin-top: 60px;
}
footer div.column > h4 {
    border-bottom: 0px solid var(--orange-base)!important;
    margin-bottom: -3px!important;
}
footer .social-media.size-normal {
    margin-top: -59px;
}
footer {
    padding-top: 40px;
}
table.opening_hours tr>td:first-of-type {
    width: 120px;
}
.footer_info h2 {
    color: #fff ! Important;
    margin-top: 1.15rem;
}
.footer_info {
    background: var(--orange-base);
    padding: 35px;
}
section.archive.reviews div.reviews div.review {
    border-bottom: 0px solid #e6e6e6;
}
section.archive.reviews .reviews > .row > .col-xs-48:nth-child(odd) {
    background: var(--softback);
}
section.archive.reviews .reviews > .row > .col-xs-48 {
    padding: 35px;
}

div.page-header h1 {
    border-bottom: 0px solid #e6e6e6 !important;
    line-height: 1 !important;
    margin-bottom: 60px !important;
    position: relative;
    font-size: var(--font-size-h0);
}

div.page-header h1::before {
    content: "";
    width: 210px;
    height: 3px;
    position: absolute;
    left: -20px;
    bottom: 0;
    background: var(--softback);
    z-index: -1;
}
section.contact div.holder div.wrap h4 {
    margin-top: 15px;
    margin-bottom: 25px;
    font-size: var(--font-size-h3);
}




@media only screen and (min-width: 992px) {
header>div.wrapper .header__content {
    animation-name: slideInFromRight;
    animation-duration: 4.5s;
    animation-fill-mode: both;
}
.dropdown-menu {
    background: var(--softback) !important;
}

html {font-size: 20px !important; }
section.treatments .treatments .col-xs-24.col-sm-12 {
    width: 33.33333%;
}
    header>div.wrapper .header__content {
        transform: translate3d(0, 80px, 0);
    }
footer > div.container > div {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
}
section.archive.reviews .reviews > .row {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem;
}
    body header > div.wrapper {
        min-height: 455px;
    }
footer .row .col-sm-16:nth-child(1) {
    width: 44%;
    margin-right: 10%;
}
footer .row .col-sm-16 {
    width: 23%;
}
.bottom-align {
   display: -ms-flexbox;
   display: flex;
   -ms-flex-align: end;
   align-items: end;
}
    header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
        color: var(--white) !important;
        font-family: var(--koptekst);
        font-size: 19px;
    }
    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(--white) !important;
        opacity: 0.5;
    }
    header div.header div.holder {
        height: 91px;
        min-height: 50px;
    }
header div.header.full-width .container {
    width: 90%;
}
    header div.navbar-collapse {
        text-align: right;
    }
    body.home header > div.wrapper {
        min-height: 670px;
    }
header div.header {
    background-color: rgb(255 255 255 / 0%) !important;
}
nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
        background-color: rgb(10 0 0 / 0%) !important;
        opacity: 0.5;
    }
.col-md-14.col-md-offset-2 {
    width: 25%;
    margin-left: 8%;
}
}


@media only screen and (max-width: 991px) {
html {font-size: 18px !important;}
section.treatments .col-xs-24.col-sm-9, .treatments .col-xs-24.col-sm-12 {
    width: 100%;
}
body header > div.wrapper::before {
    background: rgb(0 0 0 / 24%)!important;
}
section.archive.treatments div.treatments div.item img, section.treatments.shortcode div.treatments div.item img, section.treatments div.items div.item img {
    max-width: 380px!important;
}
header div.header {
    background-color: rgb(255 255 255 / 0%) !important;
}
section.archive.reviews .reviews > .row > .col-xs-48 {
    padding: 95px 35px 35px!important;
}
table.table.table-hover {
    font-size: 12px;
}
.actie_parent, .merken_parent {
    grid-template-columns: repeat(1, 1fr)!important;
}
header div.header {
    text-align: left;
}
.col-md-14.col-md-offset-2 {
    margin: 25px;
}
header button.navbar-toggle {
    color: var(--white);
}
header>div.wrapper {
    min-height: 230px;
}
}

footer .column a:hover {
    color: var(--softback) !important;
}
footer div.social-media ul li a:hover {
    background: var(--orange-base) !important;
    opacity: 0.7;
}

main section, section.treatments {
    padding: 100px 0;
}

body {
    line-height: 1.8;
    font-size: 15px;
font-family: var(--bodytekst);
color: var(--text)!important;
background: var(--backgr);
}

h1,h2,h3,h4,h5,h6 {
margin: 2.75rem 0 1.05rem;
line-height: 1.15;
font-family: var(--koptekst);
color: var(--textkop)!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%);
}

@keyframes slideInFromRight {
0% {
    transform: translate3d(-680px, 90px, 0);
    opacity: 0;
}
100% {
    transform: translate3d(0, 90px, 0);
    opacity: 1;
}
}