
  @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: #040809;
  }

  h1, h2, h3, h4, h5, h6 {
  color: #040809 !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: #567780 !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: #2d5661 !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: #567780 !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: #2d5661 !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: #426670 !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: #2d5661 !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: #567780 !important;
  }

  div.phone a.phone, div.email a.email {
  background: #426670 !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: #2d5661 !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: #426670;
  border-color: #426670;
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: #426670 !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: #426670 !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(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://anamcroihouse.ie/wp-content/uploads/sites/469/2024/06/header-1920x972.webp');
  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: 421px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 571px;
    }
  }

  @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: 246px;
  }
  header > div.wrapper.above {
  min-height: 396px;
  }

  header div.header div.holder {
  height: 146px;
  }
  }





  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: #426670 !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 #567780;
  }

  @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: #567780 !important;
  }
  }


  header div.header div.contact i {
  color: #567780;
  }

  @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: #040809 !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  }

  section.partners {
  background: #567780 !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: #426670 !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid #567780;
  }

  footer div.socket,
  .footer-sticky {
  background: #2d5661 !important;
  }


  section.treatments div.items div.item img {
  border-radius: 100% !important;
  }

  .img-circle {
  border-radius: 100% !important;
  }

  section.treatments div.button-wrap {
  background: #8199a0;
  margin-top: 30px;
  }

  section.treatments div.item a {
  color: #040809 !important;
  }

  section.prices table tr td a {
  color: #040809 !important;
  }

  aside div.block.treatments ul li a,
  .woocommerce .widget_product_categories ul li a,
  .woocommerce .widget_product_categories ul li span {
  color: #040809 !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: #426670;
  }

  @media only screen and (min-width : 1400px) {
  .container {
  width: 1370px;
  }
  }
  :root {
/*primary*/
    --primary-50: #e8f1f3;
    --primary-100: #cddde1;
    --primary-200: #abc6cc;
    --primary-300: #7da6b2;
    --primary-400: #568a97;
    --primary-500: #2d5661;
    --primary-600: #264951;
    --primary-700: #1f3d42;
    --primary-800: #193035;
    --primary-900: #122526;
    --primary-950: #0a1415;


/*grey*/
    --gray-900: hsl(0, 0%, 10%);
    --gray-800: hsl(0, 0%, 20%);
    --gray-700: hsl(0, 0%, 30%);
    --gray-600: hsl(0, 0%, 40%);
    --gray-500: hsl(0, 0%, 50%);
    --gray-400: hsl(0, 0%, 60%);
    --gray-300: hsl(0, 0%, 70%);
    --gray-200: hsl(0, 0%, 80%);
    --gray-100: hsl(0, 0%, 90%);

/*Kleur overige*/
--background: #FFFFFF;
--surface: #FFFFFF;
--error: #B00020;

/*spacings*/
    --spacing-1: 4px;    /* 0.25rem */
    --spacing-2: 8px;    /* 0.5rem */
    --spacing-3: 12px;   /* 0.75rem */
    --spacing-4: 16px;   /* 1rem */
    --spacing-5: 20px;   /* 1.25rem */
    --spacing-6: 24px;   /* 1.5rem */
    --spacing-7: 28px;   /* 1.75rem */
    --spacing-8: 32px;   /* 2rem */
    --spacing-9: 36px;   /* 2.25rem */
    --spacing-10: 40px;  /* 2.5rem */
    --spacing-11: 44px;  /* 2.75rem */
    --spacing-12: 48px;  /* 3rem */
    --spacing-13: 52px;  /* 3.25rem */
    --spacing-14: 56px;  /* 3.5rem */
    --spacing-15: 60px;  /* 3.75rem */
    --spacing-16: 64px;  /* 4rem */
    --spacing-17: 72px;  /* 4.5rem */
    --spacing-18: 80px;  /* 5rem */
    --spacing-19: 88px;  /* 5.5rem */
    --spacing-20: 96px;  /* 6rem */
    --spacing-21: 104px; /* 6.5rem */
    --spacing-22: 112px; /* 7rem */
    --spacing-23: 120px; /* 7.5rem */
    --spacing-24: 128px; /* 8rem */

    /* transitions */
    --transition-fast: 150ms;
    --transition-medium: 300ms;
    --transition-slow: 450ms;
    --transition-ease-in: cubic-bezier(0.4, 0, 1, 1);
    --transition-ease-out: cubic-bezier(0, 0, 0.2, 1);
    --transition-ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);

    /* shadows */
    --shadow-xs: 0 1px 2px rgba(0, 0, 0, 0.05);
    --shadow-sm: 0 1px 3px rgba(0, 0, 0, 0.1);
    --shadow-md: 0 4px 6px rgba(0, 0, 0, 0.1);
    --shadow-lg: 0 10px 15px rgba(0, 0, 0, 0.1);
    --shadow-xl: 0 20px 25px rgba(0, 0, 0, 0.1);
    --shadow-2xl: 0 25px 50px rgba(0, 0, 0, 0.25);

/*fonts*/
  --font-size-h1: var(--spacing-12);
  --font-size-h2: var(--spacing-11);
  --font-size-h3: var(--spacing-9);
  --font-size-h4: var(--spacing-8);
  --font-size-h5: var(--spacing-6);
  --font-size-h6: var(--spacing-5);
    --font-primary: 'Cormorant Garamond', serif;
    --font-secondary: 'Inter', sans-serif;

    /* opacity */
    --opacity-0: 0;
    --opacity-25: 0.25;
    --opacity-50: 0.5;
    --opacity-75: 0.75;
    --opacity-100: 1;

}


.content__content {
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 23px;
    align-items: center;
}

.content__content > div {flex: 1;}

.events__button {
    margin-top: auto;
}

div.events {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: auto;
    gap: var(--spacing-4);
}

.fa-li {
  color: var(--primary-800);
}

.breadcrumbs {
  display: none;
}
div.page-header h1 {
  border-bottom: 0px solid #e6e6e6;
  line-height: 60px;
  margin-bottom: 10px;
  margin-top: 0;
}

.background__white {
  justify-content: center;
  background: var(--background);
  padding: var(--spacing-14);
}

.cta {
  text-align: center;
  background: var(--primary-50);
  padding: var(--spacing-10);
  margin-top: var(--spacing-10);
}

footer .column a:not(.btn) {
  color: #fff !important;
  text-decoration: underline;
}
footer .column a:hover {
  opacity: 0.7;
}

.text__cta--white * {
  color: #fff !important;
}


.btn.btn-white:hover {
 opacity: 0.7;
}
.btn.btn-white {
  background: #fff !important;
  color: var(--primary-400) !important;
}

.events__image img {
  width: 100%;
  max-height: 300px;
  object-fit: cover;
}


hundefined {
  display: none;
}
.events__child {
    display: flex;
    flex-direction: column;
}
.events__child {
    border: 1px solid #f2f2f2;
    padding: var(--spacing-4);
}

.btn.btn-primary.btn-read-more {
  margin-bottom: 1rem;
}

.row.tribe img {
  aspect-ratio: 1/1.5;
  object-fit: cover;
  width: auto;
  height: 430px;
}

.events__heading h4 {
    margin-top: 0;
    font-size: var(--font-size-h6);
}

.row.equal.full-row-image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.row.equal.full-row-image {
  margin: 2rem 0;
}

.cw * {
    color: #ffffff!important;
}

.wrap {
  padding: var(--spacing-11);
  box-shadow: 5px 5px 15px var(--gray-100);
}

 
.btn {
  padding: var(--spacing-6) var(--spacing-10);
  border-radius: 0 !important;
  margin-top: var(--spacing-6);
}
html {
font-size: 16px !important;
}

.gallery-container:hover {
  cursor: grab;
}


.sessions__parent {
  display: flex;
  gap: var(--spacing-10);
  flex-direction: row;
  flex-wrap: wrap;
}

.sessions__child {
  flex: 0 0 calc(25% - var(--spacing-10));
}

.sessions__text h3 {
  font-size: var(--font-size-h5);
}

.sessions__child {
  display: flex;
  flex-direction: column;
}

.sessions__text {
  background: #fff;
  padding: var(--spacing-1);
  margin: -2rem var(--spacing-1) var(--spacing-1)var(--spacing-1);
}

.sessions__image img {
  width: 100%;
  max-height: 300px;
  object-fit: cover;
}


body {
  font-family: var(--font-secondary);
}
.text__container {
  max-width: 800px;
  margin: 0 auto;
  display: block;
}

.text__container--white-background {
  background: hsla(0, 0%, 100%, 0.83);
  padding: var(--spacing-11);
}


.event__image img {
  width: 100%;
  margin-top: var(--spacing-15);
}


/* Header stijlen */
h1, h2, h3, h4 ,h5, h6 {
  font-family: var(--font-primary);
  font-family: "Cormorant Garamond", serif;
  font-weight: bold;
  color: var(--primary-600) !important;
  letter-spacing: 1px;
}

h1 {
  font-weight: 300; /* Light */
  font-size: var(--font-size-h1);
  letter-spacing: -1.4px;

}

h2 {
  font-weight: 300; /* Light */
    font-size: var(--font-size-h2);
  letter-spacing: -0.4px;

}

h3 {
  font-weight: 400; /* Regular */
    font-size: var(--font-size-h3);
  letter-spacing: 0;

}

h4 {
  font-weight: 400; /* Regular */
    font-size: var(--font-size-h4);
  letter-spacing: 0.2px;

}

footer div.column > h4 {
  border-bottom: 0px solid #567780;
}

h5 {
  font-weight: 400; /* Regular */
    font-size: var(--font-size-h5);
  letter-spacing: 0;

}

h6 {
  font-weight: 500; /* Medium */
    font-size: var(--font-size-h6);
  letter-spacing: 0.2px;

}

.wrap h3 {
  visibility: hidden;
  font-size: 0px;
}

/* paraaf*/

p {
  letter-spacing: 0.5px;
}
.small {
  font-weight: 500; /* Medium */
  font-size: 14px;
  letter-spacing: 0.1px;

}

/* Subtitel*/
.subtitle1 {
  font-family: 'Roboto', sans-serif;
  font-weight: 400; /* Regular */
  font-size: 16px;

  letter-spacing: 0.15px;
}

.subtitle2 {
  font-family: 'Roboto', sans-serif;
  font-weight: 500; /* Medium */
  font-size: 14px;

  letter-spacing: 0.1px;
}
/* Knop stijlen */
.btn {
  font-weight: 500; /* Medium */
  font-size: 14px;
  letter-spacing: 1.25px;
  text-transform: uppercase; /* All caps */
}

/* Onderschrift stijlen */
.caption {
  font-weight: 400; /* Regular */
  font-size: 12px;
  letter-spacing: 0.4px;

}

/* Overline stijlen */
.overline {
  font-weight: 400;
  font-size: 17px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: var(--gray-600) !important;
}

.events__header {
  background: rgb(34,34,34);
  background: linear-gradient(180deg, var(--primary-50) 65%, rgb(255, 255, 255) 65%);
  padding-top: var(--spacing-15);
}

.cta__header__text {
  color: #fff;
  font-size: 40px;
  font-family: "Cormorant Garamond", serif;
  letter-spacing: 11px;
  font-weight: bold;
}
header .header__content {
  height: calc(100% - 110px);
}

header > div.wrapper.shadow::before {
  background: rgba(0, 0, 0, 0.16);
  top: 0;
}

h1,h2,h3,h4,h5,h6 {
  font-family: "Cormorant Garamond", serif;
}

body {
  font-family: "Inter", sans-serif;
}

header > div.wrapper.shadow::before {
  background: 0;
}

.header__content > div:nth-child(1) {
  display: flex;
  height: 100%;
  flex-direction: column;
}

header .row.text-center {
  display: flex;
  flex-direction: column;
  height: 100%;
}
header .container {
  width: 98%;
}

#primary_navigation {
  text-align: right;
}

.logo__header {
  width: auto;
  max-width: 99%;
  padding-top: 16px;
}
.col-md-32.col-md-offset-8 {
  display: flex;
  flex-direction: column;
  height: 100%;
  margin: 0;
  width: 100%;
}

.cta__header {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
}

@media only screen and (max-width: 991px) {

.content__content {
    flex-direction: column;
}

.sessions__child {
  flex: 100%;
}
div.events {
  grid-template-columns: 1fr;
}

}

@media only screen and (min-width: 992px) {


.buttons-container > div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 1rem;
}

.buttons-container {
    gap: 60px;
}

.home section.intro {
  padding: var(--spacing-17) 0;
}



  nav.navbar-default div.navbar-collapse ul.navbar-nav > li a:hover {
    background-color: var(--primary-50) !important;
}

body header > div.wrapper {
        min-height: 800px;
    }

  body.home header > div.wrapper {
    height: 101vh;
    max-height: 1200px;
    overflow: hidden; /* Zorg ervoor dat het pseudo-element niet buiten het header-element komt */
}

header {
    position: relative;
    overflow: hidden; /* Zorg ervoor dat het pseudo-element niet buiten het header-element komt */
}

}

