
  @import url('https://fonts.googleapis.com/css?family=Archivo:400,700&display=swap');
  @import url('https://fonts.googleapis.com/css?family=Poppins:400,700&display=swap');

  body {
  font-family: 'Archivo', sans-serif;
  }

  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: #595959;
  }

  h1, h2, h3, h4, h5, h6 {
  color: #595959 !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: #d2a18c !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: #494949 !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: #d2a18c !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: #494949 !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: #494949 !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: #494949 !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: #d2a18c !important;
  }

  div.phone a.phone, div.email a.email {
  background: #494949 !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: #494949 !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: #494949;
  border-color: #494949;
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: #494949 !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: #494949 !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(226, 195, 181, 1) !important;
  }
  header .sticky_menu_small div.header {
  background-color: rgb(226, 195, 181) !important;
  }

  @media only screen and (max-width : 992px) {
  header nav.navbar-default {
  background: none !important;
  }
  }





  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 358px;
  }
  header > div.wrapper.above {
  min-height: 508px;
  }

  header div.header div.holder {
  height: 258px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: #e2c2b4; !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(226, 194, 180, .5) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(226, 194, 180, .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: #494949 !important;
  }
  }


  section.featured div.wrapper {
  margin-top: 60px;
  }





  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 #d2a18c;
  }

  @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: #d2a18c !important;
  }
  }


  header div.header div.contact i {
  color: #d2a18c;
  }

  @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: #595959 !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  }

  section.partners {
  background: #d2a18c !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: #494949 !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid #d2a18c;
  }

  footer div.socket,
  .footer-sticky {
  background: #494949 !important;
  }


  section.treatments div.items div.item img {
  border-radius: 100% !important;
  }

  .img-circle {
  border-radius: 100% !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: #494949;
  }

  footer div.socket {
    letter-spacing: -1px;
}


#def {
  scroll-margin: 3em;
}


img {
    height: auto;
}
.nf-form-hp {
    position: absolute;
    visibility: hidden;
}

a.topsocial {
    float: right;
    font-size: 18px;
    margin-left: 15px;
}

/*.home header > div.wrapper::after {
    background-position: left;
    background: url(/wp-content/uploads/sites/6/2020/12/header-home.jpg);
    background-size: cover;
}*/


span.courgette{font-family:'Courgette', cursive;}

@media only screen and (min-width: 992px){
.home img.homefoto {
    margin-top: 85px;
}
.home section.featured.block2 .col-sm-24:nth-child(1) {
    margin-left: 16.66666666%;
}
.home section.intro.text.block0 .col-md-14 {
    padding-top: 126px;
}
header > div.wrapper.above {
    min-height: 250px;
}
/*body.home header > div.wrapper.above {
    min-height: 757px;
}*/
img.alignnone.size-medium.wp-image-614 {
    margin-top: 95px;
}
.home section.featured.block2 .col-sm-24 {
    width: 33.33333%;
}
section.featured a div.item h3 {
    font-size: 18px;
}
nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
    background-color: #94543B !important;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
    color: #000000!important;
}

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: #94543b !important;
}
/*body header > div.wrapper.above {
    min-height: 643px;
}*/
}


@media only screen and (max-width: 991px){
.w3-display-bottommiddle {
    display: none;
}

header nav.navbar-default {
    text-align: left;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
    padding: 12px 15px 11px 25px;
}
header div.navbar-collapse ul.navbar-nav li a {
    padding: 16px 15px;
}
.w3-display-bottommiddle {
    transform: translate(-50%,-280px)!important;
    -ms-transform: translate(-50%,-280%)!important;
    z-index: 100000;
}
.home section.Slider {
    z-index: -1;
}
section.partners div.item div.holder img {
    max-width: 150px;
}
header div.header div.wrapper img.logo {
    width: 150px;
    height: 150px;
}
/*header>div.wrapper {
    min-height: 280px;
}*/
header > div.wrapper::after {
    background-position: right!important;
}
}

ul li h4 {
    margin-top: 0!important;
}

footer a:hover {
    color: #fff!important;
}


body{
font-family: 'Comfortaa', cursive;
}
.page-id-482 .content hr {
    border-top: 2px solid #d2a18c
}
main .content h4 {
    margin-top: 30px;
}
.home section.featured a div.item {
    background: #ffffff;
    padding: 111px 30px;
    border: 3px solid #a3b188;
    height: 257px!important;
    border-radius: 100%;
    text-align: center;
}
header > div.wrapper::after {
    background-position: center;
}
footer div.social-media ul li a {
    background: #d2a18c !important;
    color: #fff !important;
    border-radius: 50%;
    font-size: 33px;
    height: 54px;
    line-height: 55px;
    width: 54px;
}
a:hover, .woocommerce ul.products li.product .price, .woocommerce .price, .product-usps li i {
    color: #d2a18c !important;
}
span.top-social {
    float: right;
}
h2.koptekst {
    font-family: 'Fjord One', serif;
    font-size: 40px;
}
div.social-media ul li a:hover {
    background: #f3eae5 !important;
}
.table>thead>tr>th {
    border-bottom: 2px solid #d2a18c;
}


/*Slider*/
.home section.Slider {
    padding: 0;
}
.home section.Slider .container {
    width: 100%;
    padding: 0;
}
html {
    overflow-x: hidden;
}

.home .col-md-48.headercta h1 {
    padding: 3px;
    font-size: 40px;
    /* box-shadow: 0 0 17px 20px #ffffff; */
    /* background: #ffffff; */
    /* text-shadow: 0 0 7px white; */
    /* border-radius: 60px; */
    font-family: 'Courgette', cursive;
color:#fff!important;
}
.centered {
    position: absolute;
    top: 7%;
    left: 5%;
}
.w3-right {
    color: white!important;
    font-size: 2em;
}
.w3-left{
    color: white!important;
    font-size: 2em;
}

body{
overflow-x: hidden;
} 

.mySlides {display: none;}

.slider {
    height: 300px;
    width: 100%!important;
    position: relative;
    min-height: 660px;
}
.slide1,.slide2,.slide3,.slide4,.slide5,.slide6{
  position: absolute;
  width: 100%;
  height: 100%;
}
.slide1 {
  background: url(/wp-content/uploads/sites/6/2022/02/slider-1.jpg)no-repeat center;
      background-size: cover;
    background-position: center;
} 
.slide2 {
    background: url(/wp-content/uploads/sites/6/2022/02/slider-4.jpg)no-repeat center;
      background-size: cover;
    background-position: center;
} 
.slide3 {
    background: url(/wp-content/uploads/sites/6/2022/02/slider-5.jpg)no-repeat center;

      background-size: cover;
    background-position: center;
}
.slide4 {
  background: url(/wp-content/uploads/sites/6/2022/02/slider-3.jpg)no-repeat center;
      background-size: cover;
    background-position: center;
}
.slide5{
  background: url(/wp-content/uploads/sites/6/2022/02/slider-2-scaled.jpg)no-repeat center;
      background-size: cover;
    background-position: center;
}
.slide6{
    background: url(/wp-content/uploads/sites/6/2022/02/slider-6.jpg)no-repeat center;
    background-size: cover;
    background-position: center;
}
/* Fading animation */
.fade-slide {
  -webkit-animation-name: fade-slide;
  -webkit-animation-duration: 0.8s;
  animation-name: fade-slide;
  animation-duration: 0.8s;
}

@-webkit-keyframes fade-slide {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade-slide {
  from {opacity: .4} 
  to {opacity: 1}
}

/*end*/
.percentages .col-md-12 {
    margin-top: 3em;
}

/* The dots/bullets/indicators */
.dot {
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.w3-text-white, .w3-hover-text-white:hover {
    color: #fff!important;
}
.w3-section, .w3-code {
    /* margin-top: 16px!important; */
    /* margin-bottom: 16px!important; */
}
.w3-center {
    text-align: center!important;
}
.w3-large {
    font-size: 18px!important;
}
.w3-container, .w3-panel {
    padding: 0.01em 16px;
}
.w3-display-bottommiddle {
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translate(-50%,0%);
    -ms-transform: translate(-50%,0%);
}

.w3-hover-text-khaki {
    cursor: pointer;
    font-size: 30px!important;
    color: #ffffff!important;
}
.w3-left {
    float: left!important;
}
.w3-right {
    float: right!important;
}
.w3-hover-text-khaki:hover {
    color: #000!important;
}


img.mySlides:nth-child(1) {
    object-fit: cover;
    margin-top: 14px;
}
.textslide {
    position: absolute;
    left: 0;
    right: 0;
}
img.mySlides {
    object-fit: cover;
}
.w3-content.w3-display-container {
    max-height: 500px;
    min-height: 500px;
    overflow: hidden;
}
.w3-display-right {
    top: 250px!important;
    margin-left: 97vw!important;
}
.w3-display-left {
    top: 250px!important;
}
.w3-tooltip, .w3-display-container {
    position: relative!important;
    top: -87px!important;
}
.w3-content {
    max-width: 100%!important;
}

img.mySlides {
    object-fit: cover;
    min-height: 500px!important;
}
header .col-sm-10 {
z-index:2!important;
}
@media only screen and (max-width: 991px) {
.slider {
    height: 260px!important;
    min-height: 100px!important;
}
.home .col-md-48.headercta h1 {
    font-size: 17px!important;
}
}