
  @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: var(--dark-grey);
  }

  h1, h2, h3, h4, h5, h6 {
  color: var(--dark-grey) !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: var(--dark-grey) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: var(--dark-grey) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--dark-grey) !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(--dark-grey) !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: var(--dark-grey) !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: var(--dark-grey) !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--dark-grey) !important;
  }

  div.phone a.phone, div.email a.email {
  background: var(--dark-grey) !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(--dark-grey) !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: var(--dark-grey);
  border-color: var(--dark-grey);
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(--dark-grey) !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(--dark-grey) !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.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://swifthairbeauty.nl/wp-content/uploads/sites/276/2023/09/header-1920x1077.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: 547px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 697px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 347px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 497px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 272px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 272px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 372px;
  }
  header > div.wrapper.above {
  min-height: 522px;
  }

  header div.header div.holder {
  height: 272px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: var(--dark-grey); !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(10, 0, 0, .1) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(10, 0, 0, .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(--dark-grey) !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(--dark-grey);
  }

  @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(--dark-grey) !important;
  }
  }


  header div.header div.contact i {
  color: var(--dark-grey);
  }

  @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: var(--dark-grey) !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  }

  section.partners {
  background: var(--dark-grey) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: var(--dark-grey) !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--dark-grey);
  }

  footer div.socket,
  .footer-sticky {
  background: var(--dark-grey) !important;
  }


  section.treatments div.items div.item img {
  border-radius: 100% !important;
  }

  .img-circle {
  border-radius: 100% !important;
  }

  section.treatments div.button-wrap {
  background: var(--dark-grey);
  margin-top: 30px;
  }

  section.treatments div.item a {
  color: var(--dark-grey) !important;
  }

  section.prices table tr td a {
  color: var(--dark-grey) !important;
  }

  aside div.block.treatments ul li a,
  .woocommerce .widget_product_categories ul li a,
  .woocommerce .widget_product_categories ul li span {
  color: var(--dark-grey) !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: var(--dark-grey);
  }

  :root {
    --black: #000000;
    --dark-grey: #333;
    --charcoal: #282828;
    --accent1: #e7d7c8;
    --accent2: 6f3740;
    --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;
}

.trouwresultaat {
    margin-top: 55px;
}
.trouwresultaat img {
    width: 100%;
    height: 310px !important;
    object-fit: cover;
    filter: unset !important;
}

header > div.wrapper::after {
  background-position: center;
}

#nf-form-title-5 {
  display: none;
}

body header > div.wrapper.above::after, body header > div.wrapper.above.shadow::before, body header > div.wrapper.above_shadow::before {
   top: 0;
}

figure img {
  filter: grayscale(1);
}

.treatments .img-circle.img-responsive {
  filter: grayscale(1);
}


#nbsals_popup img {
  height: 300px;
  object-fit: cover;
}


header nav.navbar-default {
  background: rgba(255,255,255,0);
}

.border-bottom-kop.cw.tac em {
  text-transform: none;
}


section.contact div.holder div.wrap {
  background: #fff;
}

.btn.btn-alt {
  padding: 1rem 2rem;
  border-radius: 0 !important;
}

section.contact div.page-header h1 {
  border-bottom: 0px solid #e6e6e6;
}

hundefined {
  visibility: hidden;
}

.row.about-team h4 {
  letter-spacing: 0.3px;
  font-size: 20px;
  text-transform: none;
}


.row.about-team {
  margin: 1rem 0;
}

#menu-item-580 a {
  color: var(--black) !important;
}



#menu-item-580 {
  background: var(--accent1);
}

.table-striped > tbody > tr:nth-of-type(2n+1) {
  background-color: #d0c1b2;
}

.table-bordered, .table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
  border: 0px solid #ddd;
}

.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;
}
section.page .container {
  max-width: 1200px;
  width: 99%;
}


body header > div.wrapper {
  min-height: 500px;
}
footer h3 {
  color: #fff !important;
  margin-bottom: 2rem;
}
div.page-header h1 {
  border-bottom: 0px solid #e6e6e6;

}

.page-header h1 {
  color: #fff !important;
}


footer, footer .column a, footer * {
  color: #fff !important;
}


  header > div.wrapper {
    min-height: 0;
  }

.row.flexy {
  display: flex;
  gap: 1rem;
}

.socials-blok i {
  font-size: 2rem;
  height: 45px;
  width: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  margin-top: 0px;
  border-radius: 100%;
  border: 2px solid #fff;
  border-top-color: rgb(255, 255, 255);
  border-right-color: rgb(255, 255, 255);
  border-bottom-color: rgb(255, 255, 255);
  border-left-color: rgb(255, 255, 255);
  padding: 2rem;
  margin-top: 0rem;
}

.socials-blok {
  display: flex;
  justify-content: space-evenly;
}
.col-md-16.reviews-blok {
  min-height: 350px;
  border: 1px solid #333;
  padding: 1rem;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  text-align: center;
}

.bg-blok-content-wrapper i {
  font-size: 3rem;
  height: 55px;
  width: 55px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  border-radius: 100%;
  border: 2px solid #fff;
  padding: 3rem;
margin-top: 1rem;
}


.bg-blok-content-wrapper {
  height: 50vh;
  max-height: 675px;
  min-height: 250px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.cw * {
color: #fff !important;
  border-color: #fff !important;
}

.behandelingen_row h3 {
  margin-top: 0;
  border-top: 1px solid #333;
  text-transform: none;
}

.behandelingen_row .col-md-16 {
  margin: 2rem 0;
}

.behandelingen_row img {
height: 450px;
  width: 100%;
  object-fit: cover;
  object-position: top;
  aspect-ratio: 1/1;
}

.behandelingen_row {
  text-align: center;
}
html {
  font-size: 14px;
  -webkit-tap-highlight-color: transparent;
}

.b-corp {
  grid-column: 7;
  grid-row: 8;
  margin: 1rem;
}

.over-ons-home-child.child-image-grid div:nth-child(1) {
  grid-column: 1 / span 5;
  grid-row: 4 / span 8;
  z-index: 1;
}
.over-ons-home-child.child-image-grid div:nth-child(2) {
  grid-column: 4 / span 8;
  grid-row: 1 / span 7;
  z-index: 0;
}
.over-ons-home-child.child-image-grid {
  padding: 2rem;
}

.border-bottom-kop {
  border-bottom: 2px solid #333;
  margin-bottom: 2rem !important;
}

.over-ons-home-child.child-image-grid {
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  grid-template-rows: repeat(8, 100px);
}


.b-corp img {
  object-fit: contain !important;
}

.blok-content-middle h1, .blok-content-middle p, .blok-content-upper h3 {
  color: #fff !important;
}

.container {
  width: 100%;
  max-width: 1540px;
}

.over-ons-home-child.child-image-grid div img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  float: none;
  margin: 0;
  object-fit: contain;
  display: block;
}
section.intro {
  padding: 60px 0;
}
.over-ons-home {
  display: grid;
  grid-template-columns: 0.8fr 1fr;
  gap: 3rem;
  align-items: center;
}
.over-ons-home-child.child-image-grid {
  display: grid;
  grid-template-columns: repeat(8, 1fr);
}

body {
  color: #333 !important;
}

h1, h2, h3, h4, h5, h6 {
  text-transform: uppercase;
font-family: 'Sorts Mill Goudy', serif !important;
  letter-spacing: 0.1rem;
  color: #333 !important;
}


.header-blok-content {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  text-align: center;
  padding: 0 0 5rem 0;
}
.header-blok .container {
  height: 85vh;
  max-height: 1540px;
  display: flex;
  align-items: stretch;
  flex-direction: row;
width: 100%;
  padding: 0;
}

.blok-content-upper {

  padding: 5rem 0;
font-size: 0.8vw !important;
  font-weight: normal !important;
}
.blok-content-middle h1 {
font-size: 3vw !important;
  font-weight: normal !important;
  line-height: 0.6 !important;
  margin-bottom: 7rem !important;
  margin-top: 0 !important;
}
.btn.btn-primary {
  padding: 1rem 2rem;
  background: none !important;
  border: 1px solid #fff;
  border-radius: 3px !important;
  font-size: 16px;
}
.blok-content-middle p {
font-size: 1.4vw !important;
  font-weight: normal !important;
  margin-bottom: 2rem;
}
header div.header.full-width .container, main section .container {
  background: none;
}
body {
  background: #e7d7c8;
font-family: 'Sorts Mill Goudy', serif !important;
  font-size: 16px !important;
  background-image: none !important;
}


@media only screen and (max-width: 992px) {

html.navbar-open header {
  z-index: 486598998489489849849;
}

.row.flexy {
  flex-direction: column;
}

.blok-content-upper {
  font-size: 10px !important;
  padding: 1rem 0;
}
  header {
    z-index: 1;
    min-height: 430px;
  }

.navbar-open {
  overflow: hidden !important;
}

header button.navbar-toggle {
  color: #fff;
}


.header-blok {
  padding: 1rem 0 !important;
}
.blok-content-middle h1 {
  font-size: 50px !important;
  line-height: 1 !important;
  text-align: left;
  padding-left: 1rem;
  margin-bottom: 2rem !important;
}
.blok-content-middle p {
  font-size: 25px !important;
  line-height: 1;
  text-align: left;
  padding-left: 1rem;
}
.b-corp {
  grid-column: 7 / span 8;
  grid-row: 8 / span 8;
  margin: 1rem;
}
.over-ons-home-child.child-image-grid {
  grid-template-rows: repeat(8, 50px);
  padding: 0;
}
.over-ons-home {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.col-md-16.col-xs-24 img {
  max-height: 175px;
}
.col-md-16 img {
  max-height: 310px;
}
.bg-blok-content-wrapper {
  max-height: 100%;
  min-height: 500px;
  height: 100%;
}
.col-md-16.reviews-blok {
  margin: 1rem;
}
.row.tac > div {
  margin-bottom: 2rem;
}

}



html {
font-size: 15px !important;
}

h1, h2, h3, h4 ,h5, h6 {
  font-family: var(--primary);
}

body {
  font-family: var(--secondary);
 font-size: 1rem;
}

.cw * {
    color: #ffffff!important;
}

@media only screen and (min-width: 992px) {


  header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a {
    color: #fff !important;
  }


div.page-header {
margin-top: -250px !important;
    margin-bottom: 260px !important;
    position: absolute;
}

header div.header div.holder {
  min-height: 110px;
}
 body.home header > div.wrapper {
    min-height: 350px;
    min-height: 0;
  }

}

@media only screen and (max-width: 991px) {
.trouwresultaat figure.gallery-item {
    width: 50%;
}
.trouwresultaat figure.gallery-item img {
    height: 230px !important;
}
html, body {
  overflow-x: hidden !important;
}

body {
  z-index: 1;
  position: relative;
}

div.page-header {
  position: absolute;
}
.home header {
    z-index: 11;
  height: 150px;
}
body header > div.wrapper {
  min-height: 420px;
}
header > div.wrapper::after {
  filter: brightness(0.6);
}

#navbarCollapse {
  max-width: 100vw;
  overflow: hidden;
}
.navbar-open {
  overflow-x: hidden !important;
}
.navbar-open .navbar-toggle.default {
  position: fixed;
  right: 5px;
  top: 58px;
}
div.page-header {
  margin-top: -260px !important;
  margin-bottom: 200px !important;
}

  header {
    z-index: 0;
  }


}


/* No greater than 900px, no less than 400px */
@media (max-width:900px) and (min-width:400px) {
    .foo {
        display:none;
    }
}​