/* styles.css */
@import url('constants.css');
@import url('swiper-bundle.min.css');

p {
    font-size: 16px;
    font-family: 'Raleway', sans-serif;
}

body {
    font-family: 'Raleway', sans-serif;
    width: 100%;
    min-width: 375px;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    background-color: #fffdf8;
}

h1 {
    font-family: 'Cormorant Garamond';
    font-size: 80px;
}
ul {
    list-style-type: none;
    padding: 0;
}
.Bulgatti {
    font-family: 'Bulgatti';
}

html {
    scroll-behavior: smooth;
    width: 100%;
}

.lesley-image {
    z-index: 10;
}
.corinthia {
    font-family: 'Corinthia';
}

.cormorant {
    font-family: 'Cormorant Garamond';
}

.container {
    margin-left: 12.5%;
    margin-right: 12.5%;
}

#main {
    margin-top: 60px;
}

.main-container {
    display: flex;
    justify-content: space-between;
}

#main h1 {
    margin: 7.5% 0 0;
    line-height: 0.9;
    font-size: 45px;
}

.hoofdtekst {
    font-size: 85px;
}

.bijtekst {
    margin: 50px 0 70px;
}


#main button,
#about button {
    display: inline-block;
    font-family: 'Cormorant Garamond';
    font-size: 20px;
    color: black;
    background-color: transparent;
    border: var(--gold) solid 1px;
    border-radius: 50px;
    height: 50px;
    width: 180px;
    text-align: center;
    padding: 0px 10px;
    text-decoration: none;
    cursor: pointer;
    transition: color 0.4s, background-color 0.5s;
    margin-bottom: 40px;
}


.read-more-btn {
    margin: auto;
}

#main button:hover,
#about button:hover {
    background-color: var(--gold);
    color: white;
}

.main-image-container {
    position: relative;
    overflow: hidden;
}

.main-image-container img{
    margin: 110px 2rem 45px;
    width: 80%;
    z-index: 2; 
}

.main-image {
    position: absolute;
    top: -25px;
    left: -15px;
    border-top-right-radius: 300px;
    border-top-left-radius: 300px;
    width: 100%;
}

#about {
    display: flex;
    margin-bottom: 30px;
}

#about .container {
    flex: 2;
}

#about h1 {
    margin-top: 40px;
    margin-bottom: 20px;
}

#about .holistisch {
    font-size: 30px;
}

#about .long-about {
    display: block;
}

#about button {
    display: none;
}

#about img {
    border-radius: 10px;
    margin: 100px 7.5% 50px 0;
    width: 30%;
    height: auto;
    object-fit: contain;
    max-width: 400px;

}

#services h2 {
    font-family: 'Cormorant Garamond';
    margin-bottom: 0;
}

#services {
    margin-bottom: 60px;
}
#services h1 {
    text-align: center;
    margin-bottom: 0;
}

.flex-item img {
    width: 40px;
    margin-right: 10px;
    vertical-align: middle;
    fill: white;
}

#services .flex-container {
    display: flex;
    justify-content: space-between;
    align-items: stretch; /* Make the items align to the same height */
}

#services .flex-column {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex: 1;
}

.left-column .flex-item {
    flex: 1; /* Each of the three items on the left should take up equal space */
    margin: 10px;
    padding: 20px;
    /*background: #f9f9f9;*/
    border: 1px solid #ddd;
}

.right-column .full-height-item {
    flex: 0.5; /* Two items on the right should together take up the space of three on the left */
    margin: 10px;
    padding: 20px;
    /*background: #f9f9f9;*/
    border: 1px solid #ddd;
}

.flex-item p {
    margin: 0;
    padding: 10px 0;
    color: white;
}

.flex-item li, .flex-item h2 {
    color: white;
}

.flex-item {
    background-color: var(--gold);
    border-radius: 10px;
}

#services .flex-item ul.price-list {
    list-style: none;
    padding: 0;
}

#services .price-list li {
    display: flex;
    justify-content: space-between;
    margin: 5px 0;
}


.price-list {
    list-style: none;
    padding: 0;
}

.price-list li {
    display: flex;
    justify-content: space-between;
}

.price {
    font-weight: 500;
}

#reviews {
    margin: 100px 0 ;
}
#reviews h1{
    text-align: center;
    margin-bottom: 0;
}
 .reviews-container {
    display: flex;
    min-height: 30vh;
    align-items: center;
    justify-content: center;
 }

 .slide-container {
    width: 100%;
    padding: 40px;
 }

 .slide-content {
    padding: 45px 30px;
    margin: 0 40px;
 }

 .card {
    background-color: white;
    display: flex;
    box-shadow: 0px 0px 20px rgb(215, 214, 214);
 }

 .overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;

 }

 .image-content{
    position: relative;
    row-gap: 5px;
 }

 .card-content{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 10px 14px;
 }

.card-content p {
    margin-bottom:0;
}
.card-image {
    position: relative;
    height: 150px;
    width: 150px;
    padding: 3px;
}

.card-img{
    margin: 16px;
    position: relative;
    height: 70px;
    width: 70px;
    padding: 3px;
    object-fit: cover;
    border-radius: 50%;
}
.top-card {
    display: flex;
}

.top-card p {
    width: 65%;
}

.bottom-card {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-family: 'Cormorant Garamond';
}

.bottom-card h2 {
    align-self: left;
    margin-left: 10px;
}


.stars img{
    height: 15px;
}
.swiper-pagination-bullet {
    background-color: var(--gold);
    opacity: 1;

}
.swiper-pagination-bullet-active{
    background-color: var(--gold) !important;
}

/*DIVIDERS*/

.divider {
    position: absolute;
    width: 100%;
}


hr.solid {
    border: 0;
    border-top: 2px solid var(--gold);
}

.ster2 {
    z-index: 9999;
    height: 50px;
    position: absolute;
    left: 70%;
    top: -17px;
}

.ster3 {
    z-index: 9999;
    height: 50px;
    position: absolute;
    top: -17px;
    left: 50%;
}

.ster4 {
    z-index: 9999;
    height: 50px;
    position: absolute;
    top: -17px;
    left: 15%;
}


#footer {
    background-color: var(--gold);
}


/* Media query for smaller screens (e.g., phones) */
@media only screen and (max-width: 800px) {
   .main-container {
       justify-content: center;
   }
    span.height-adjust {
        display: none;
    }

    .hoofdtekst-upper {
        font-size: 30px;
    }

    .hoofdtekst {
        font-size: 50px;
    }

    h1 {
        font-size: 45px;
    }

    #services {
        margin-top: 60px;
    }
    
    #services .flex-container {
        display: block;
    }
    

    #main button {
        width: 80%;
        max-width: 500px;
    }

    #main img {
        display: none;
    }

    #about .long-about {
        display: none;
    }

    #about {
        display: block;
    }

    #about img {
        opacity: 1;
        transform: translateY(20px); /* Start slightly below */
        animation: fadeInUp 1s ease-out forwards; /* Animation of 1 second */
        width: 60%;
        margin: 10px 20%;
    }


    #about button {
        display: block;
    }

    .flexbox {
        display: block;
    }
}


.fade-in-section {
  opacity: 0;
  transform: translateY(20vh);
  visibility: hidden;
  transition: opacity 0.6s ease-out, transform 1.2s ease-out;
  will-change: opacity, visibility;
}
.fade-in-section.is-visible {
  opacity: 1;
  transform: none;
  visibility: visible;
}