
  @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: #2d2d2d;
  }

  h1, h2, h3, h4, h5, h6 {
  color: #2d2d2d !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: #f8eae1 !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: #2b2b2b !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: #f8eae1 !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: #2b2b2b !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: #2b2b2b !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: #2b2b2b !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: #f8eae1 !important;
  }

  div.phone a.phone, div.email a.email {
  background: #2b2b2b !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: #2b2b2b !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: #2b2b2b;
  border-color: #2b2b2b;
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: #2b2b2b !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: #2b2b2b !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://happynesse.nl/wp-content/uploads/sites/174/2022/09/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: 486px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 636px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 286px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 436px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 211px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 211px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 311px;
  }
  header > div.wrapper.above {
  min-height: 461px;
  }

  header div.header div.holder {
  height: 211px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: #2b2b2b; !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(43, 43, 43, .5) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(43, 43, 43, .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: #2b2b2b !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 #f8eae1;
  }

  @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: #f8eae1 !important;
  }
  }


  header div.header div.contact i {
  color: #f8eae1;
  }

  @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: #2d2d2d !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  }

  section.partners {
  background: #f8eae1 !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: #2b2b2b !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid #f8eae1;
  }

  footer div.socket,
  .footer-sticky {
  background: #2b2b2b !important;
  }


  .img-circle {
  border-radius: 0 !important;
  }

  section.treatments div.button-wrap {
  background: #9c7694;
  margin-top: 30px;
  }

  section.treatments div.item a {
  color: #2d2d2d !important;
  }

  section.prices table tr td a {
  color: #2d2d2d !important;
  }

  aside div.block.treatments ul li a,
  .woocommerce .widget_product_categories ul li a,
  .woocommerce .widget_product_categories ul li span {
  color: #2d2d2d !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: #2b2b2b;
  }

  :root {
/*--pink: #f8eae1;*/
--pink: #f8eae1;
}


@media only screen and (min-width: 992px) {
.vertical-align {
display:flex;
align-items:center;
}
section.featured a div.item {
    height: auto!important;
    padding: 250px 0!important;
}
body.home header > div.wrapper {
    min-height: 686px;
}
header > div.wrapper::after {
    background-position: center;
    -webkit-filter: contrast(105%) brightness(84%) saturate(122%) sepia(20%) grayscale(55%);
    filter: contrast(105%) brightness(84%) saturate(122%) sepia(20%) grayscale(55%);
}
header>div.wrapper div.wrapper img.logo {
    padding: 0;
    max-width: 280px;
}
header div.header div.holder {
    height: 181px;
    min-height: 50px;
}
header div.header, header nav.navbar-default {
    background-color: rgb(255 255 255 / 0%) !important;
}
nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
    background-color: transparent!important;
    box-shadow: none!important;
    color: var(--pink)!important;
}
header>div.wrapper.sticky_menu.sticky_nav .navbar {
    background-color: #2b2b2bcc!important;
}
body header > div.wrapper {
    min-height: 366px;
}
main .container:not(.home main .container, .page-id-20 main .container) {
    width: 1010px;
}
nav.navbar-default div.navbar-collapse ul.navbar-nav>li > .dropdown-menu> li a {
    color: #fff!important;
    padding: 12px 45px 12px 25px;
}
nav.navbar-default div.navbar-collapse ul.navbar-nav>li > .dropdown-menu> li a:hover {
    color: var(--pink)!important;
}
}


@media only screen and (max-width: 991px) {
header div.header {
    background-color: rgb(255 255 255 / 0%) !important;
}
.home header>div.wrapper {
    min-height: 420px;
}
header > div.wrapper::after {
    background-position: center;
}
header nav.navbar-default div.navbar-header div.wrapper button.navbar-toggle {
    color: #ffffff !important;
}
header>div.wrapper {
    min-height: 330px;
}
}

html, body {
    overflow-x: hidden;
}


section.archive.reviews div.reviews div.review blockquote {
    border-left: 2px solid var(--pink);
}

.cta_booking::before {
    content: "";
    bottom: 0;
    background-image: url(/wp-content/uploads/sites/174/2022/09/flower-back.png);
    background-size: 150px;
    width: 60%;
    height: 70%;
    position: absolute;
    left: 0;
    top: -60px;
    /* z-index: -1; */
    background-repeat: no-repeat;
    /* transform: scaleX(-1) rotate(327deg); */
}
.cta_booking {
    background: var(--pink);
    padding: 25px 25px;
    margin: 3em 0 0;
    text-align: center;
    position: relative;
}

.table>thead>tr>th {
    border-bottom: 1px solid var(--pink)!important;
}
.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: 17px 8px;
}


section.featured a div.item h3 {
    font-size: 30px;
}
section.featured a div.item-centered {
    top: unset!important;
    left: 20px!important;
    transform: unset!important;
    padding: 0!important;
    bottom: 0!important;
    text-align: left!important;
}

section.prices table thead tr {
    height: 110px;
}
section.prices table thead:nth-child(1) tr {
    height: 60px;
}

.cta_booking .btn:hover {
    background: #cb9994!important;
}
.cta_booking .btn {
    background: #2b2b2b!important;
}

.dropdown-menu {
    background-color: rgb(43 43 43 / 90%);
}

div.page-header h1 {
    border-bottom: none!important;
    margin-bottom: 60px!important;
    position: relative;
    text-transform: uppercase;
}

div.page-header h1::before {
    content: "";
    width: 25%;
    height: 1px;
    position: absolute;
    background: var(--pink);
    bottom: 4px;
    left: -30px;
    z-index: -1;
}

footer img.ggdlogo {
    max-width: 120px;
    width: 120px;
}


section.treatments {
    padding-bottom: 70px!important;
}

.subkop {
    font-size: 25px;
    text-transform: uppercase;
    line-height: 1;
    color: var(--pink)!important;
    margin-bottom: 45px;
}

main section {
    padding: 70px 0;
}

footer div.column h4::before {
    content: "";
    position: absolute;
    width: 12%;
    height: 1px;
    display: flex;
    background: var(--pink);
    bottom: 10px;
}
footer div.column h4, footer div.column section.treatments div.items div.item a span, section.treatments div.items div.item a footer div.column span {
    margin-bottom: -1px;
    position: relative;
border-bottom: none!Important
}

footer div.socket {
    margin-top: 40px;
    padding: 25px 0;
}
footer {
    padding-top: 60px;
}

a:hover, .woocommerce ul.products li.product .price, .woocommerce .price, .product-usps li i, .counter {
    color: #999999 !important;
}

.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, [type="submit"] {
    padding: 13px 32px!important;
}

.bx-pager-item {
    display: inline-block;
    margin: 0 0.5em;
}

.imageback::before {
    content: "";
    bottom: 0;
    background-image: url(/wp-content/uploads/sites/174/2022/09/flower-back.png);
    background-size: 100%;
    width: 40%;
    height: 60%;
    position: absolute;
    right: -80px;
    top: 2em;
    z-index: -1;
    background-repeat: no-repeat;
    transform: scaleX(-1) rotate(327deg);
}
.imageback {
    position: relative;
}
.imageback::after {
    background: #dedede!important;
    position: absolute;
    width: 50%;
    height: 45%;
    left: 0;
    bottom: -16px;
    display: flex;
    content: "";
    z-index: -1;
}


body {
    line-height: 1.8;
font-family: 'Quicksand', sans-serif;
    font-size: 17px;
}

h1,h2,h3,h4,h5,h6 {
font-family: 'Italiana', serif;
margin: 2.75rem 0 1.05rem;
line-height: 1.15;
}

h1 { font-size: 3.052em;}
h2 {font-size: 2.441em;}
h3 {font-size: 1.953em;}
h4 {font-size: 1.563em;}
h5 {font-size: 1.25em;}
small, .text_small {font-size: 0.8em;}

p {margin-bottom: 1.15rem;}

.btn {margin:1em 0;}
.cw { color:#fff!important;}
.pdb-0 {padding-bottom: 0!important;}
.pdb-2 {padding-bottom: 2em!important;}
.pdb-4 {padding-bottom: 4em!important;}
.pdt-0 {padding-top: 0!important;}
.pdt-2 {padding-top: 2em!important;}
.pdt-4 {padding-top: 4em!important;}
.pd-0 {padding: 0!important;}
.mt-4 {margin-top: 4em!important;}
.mt-2 {margin-top: 2em!important;}
.mt-1 {margin-top: 1em!important;}
.mt-0 {margin-top: 0!important;}
.mb-0 {margin-bottom: 0em!important;}
.mb-1 {margin-bottom: 1em!important;}
.mb-2 {margin-bottom: 2em!important;}
.mb-4 {margin-bottom: 4em!important;}
.dnone {display:none;}


@media only screen and (max-width: 500px) {
table.table.table-hover {
    font-size: 11px;
}
}