
  @import url('https://fonts.googleapis.com/css?family=Dancing+Script:400,700&display=swap');
  @import url('https://fonts.googleapis.com/css?family=Poppins:400,700&display=swap');

  body {
  font-family: 'Dancing Script', cursive;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Poppins', 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(--gradient) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: #364f6b !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--gradient) !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: #364f6b !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: #364f6b !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: #364f6b !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--gradient) !important;
  }

  div.phone a.phone, div.email a.email {
  background: #364f6b !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: #364f6b !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: #364f6b;
  border-color: #364f6b;
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: #364f6b !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: #364f6b !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, .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://finestbeauty.nl/wp-content/uploads/sites/359/2023/10/header-big.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: 524px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 674px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 324px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 474px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 249px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 249px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 349px;
  }
  header > div.wrapper.above {
  min-height: 499px;
  }

  header div.header div.holder {
  height: 249px;
  }
  }





  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: #364f6b !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(--gradient);
  }

  @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(--gradient) !important;
  }
  }


  header div.header div.contact i {
  color: var(--gradient);
  }

  @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: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  }

  section.partners {
  background: var(--gradient) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: #364f6b !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--gradient);
  }

  footer div.socket,
  .footer-sticky {
  background: #364f6b !important;
  }


  .img-circle {
  border-radius: 0 !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: #364f6b;
  }

  :root {
    --color1: #364f6b;
    --color2: #e5ae9d;
    --color3: #9b6656;
    --black: #000000;
    --dark-grey: #1A1A1A;
    --charcoal: #282828;
    --accent1: #7c2226;
    --accent2: #6f3740;  /* Fixed missing "#" for this color */
    --white: #f8f8f8;
    --spacing-xs: 1rem;
    --spacing-sm: 2rem; 
    --spacing-md: 2.5rem;
    --spacing-lg: 4rem;
    --spacing-xl: 6rem;
    --font-primary: 'Cormorant Garamond', serif;
    --font-secondary: 'Montserrat', sans-serif;
    --font-size-base: 1rem;
    --font-size-md: 1.125rem;
    --font-size-lg: 1.5rem;
    --font-size-xl: 2rem;
    --font-size-xxl: 2.5rem;
    --line-height-base: 1.5;
    --border-radius-sm: 0.125rem;
    --border-radius-md: 0.25rem; 
    --border-radius-lg: 0.5rem;  
    --transition-speed: 0.3s;
    --gradient: linear-gradient(90deg, rgba(149,96,81,1) 0%, rgba(176,123,107,1) 35%, rgba(229,174,157,1) 100%);
}

section.archive.reviews div.reviews div.review .col-sm-12 {
    display: none;
}section.archive.reviews div.reviews div.review .col-sm-36 {
    width: 100%;
}

.row.equal-images {
  display: flex;
  flex-wrap: wrap;
  row-gap: 2rem;
}
.row.equal-images img {
  height: 100%;
  width: auto;
  object-fit: cover;
}

.featured.block1.cw {
  padding: var(--spacing-xl) 0;
}
.btn.btn-primary.flying {
  position: fixed;
  bottom: 30px;
  right: 30px;
  font-size: 20px;
}


a:hover, .woocommerce ul.products li.product .price, .woocommerce .price, .product-usps li i, .counter {
  color: inherit !important;
  opacity: 0.7;
}

header button.navbar-toggle {
  color: var(--color2);
}

footer div.social-media ul li a {
  background: var(--color1) !important;
}

footer .column a {
  color: #9aa7b5 !important;
}

footer .column a:hover {
 opacity: 0.7;
}

header div.header {
  background-color: rgba(255, 255, 255, .0) !important;
}

footer div.column > h4 {
  border-bottom: 1px solid var(--color1);
}

  header nav.navbar-default {
    background-color: rgba(255, 255, 255, .0) !important;
  }


.featured.block0 {
  padding-bottom: var(--spacing-lg);
}

.afspr {
  text-align: center;
  padding: 2rem;
  background: hsla(0, 0%, 97.3%, 0.75);
}

hundefined {
  display: none;
}
.row.behandelingen-flex img {
  margin-bottom: -1rem;
}
.row.behandelingen-flex a {
  text-transform: uppercase;
  letter-spacing: 0.3px;
  font-weight: bold;
}
.row.behandelingen-flex {
  text-align: center;
}

footer, .footer-cta.center::after, .author {
  background: var(--dark-grey) !important;
}

footer div.socket, .footer-sticky {
  background: var(--dark-grey) !important;
}
.row.behandelingen-flex img {
  width: 100%;
  height: 180px;
  object-fit: cover;
}
header > div.wrapper::after {
  filter: grayscale(1) brightness(0.3);
}

.item.item-card img {
  width: 100% !important;
  margin: 0;
  object-fit: cover;
}

section.partners {
  background: transparent !important;
}

.alle-behandelingen section.intro:nth-child(2n) {
  background: #f5efee;
}

section.intro {
  padding: var(--spacing-xl) 0;
}

.gallery-item img {
  width: 150px;
  height: 150px;
  object-fit: cover;
  margin: 0 auto;
  display: block;
}

html {
font-size: 15px !important;
}

h1, h2, h3, h4 ,h5, h6 {
  font-family: var(--font-primary);
  letter-spacing: 3px;
}

body {
  font-family: var(--font-secondary);
 font-size: 1rem;
}

.cw * {
    color: #ffffff!important;
}

@media only screen and (min-width: 992px) {

nav.navbar-default div.navbar-collapse ul.navbar-nav > li a:hover {
  opacity: 0.5;
  transition: var(--transition-speed);
}

  nav.navbar-default div.navbar-collapse ul.navbar-nav > li a:hover {
    background-color: rgba(255, 255, 255, .0) !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
.row.behandelingen-flex {
  display: flex;
  justify-content: space-between;
}
  nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a {
    color: var(--color2) !important;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 2px;
  }

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: var(--color2) !important;
}

}

@media only screen and (max-width: 991px) {

.row.equal-images img {
    max-width: 100%;
    max-height: 150px;
}

.alignleft.size-medium.wp-image-558 {
  margin-bottom: 2rem !important;
}

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 {
  color: var(--color3) !important;
}
header div.navbar-collapse ul li a {
  color: var(--color3) !important;
  line-height: 25px;
  font-weight: bold;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 14px;
}
.row.behandelingen-flex img {
  margin-top: 3rem;
  aspect-ratio: 1/1;
  width: auto;
}
}


/* No greater than 900px, no less than 400px */
@media (max-width:900px) and (min-width:400px) {
    .foo {
        display:none;
    }
}​