body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    min-height: 100%;
    margin: 0;
    font-family: "Canela Regular", serif;
    text-rendering: optimizeLegibility;
    background-color: #fdfcfa;
}

header {
    /* background-image: url('wedding-banner.jpg'); */
    /*background-image: url('./cover.webp');*/
    background-size: cover;
    background-position: center;
    color: white;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
}

.cover{
    background-image: url('./images/cover-banner.jpg'); 
}
.separator{
    background-image: url('./images/separator.jpg');
    display: inline-block;
    width: 230px;
    height: 140px;
    background-repeat: no-repeat;
    background-size: cover;
}

.bg-light{
    background-color: transparent !important;
}


.navbar a.nav-link {
    color: #333;
    transition: color 0.3s;
}

.navbar a.nav-link:hover {
    color: #007bff;
}

#rsvp form .form-control, #rsvp form .form-select {
    border-radius: 30px;
}

footer {
    background-color: #333;
    color: white;
}
.exclusive-tag {
    background-color: #000;
    color: #fff;
    line-height: 20px;
}
.exclusive-tag {
    display: inline-block;
    position: relative;
    left: 50%;
    bottom: calc(2.4375rem / 2);
    transform: translateX(-50%);
    border: 1px solid #000;
    padding: 0.625rem 3rem;
    margin-bottom: 9px;
    text-transform: uppercase;
    background-color: #000;
    font-size: .875rem;
    font-family: "Canela Regular", serif;
    letter-spacing: .5px;
    letter-spacing: .125rem;
    z-index: 2;
    text-align: center;
}

.cover-wapper{
    padding-bottom: 25.4%;
}

#exclusive__tag_1-0{
    font-size: 17px;
    text-transform: initial;
}
.btn-validation, .btn-validation:hover{
    background-color: #000;
    border-color: #000;
}
.form-control{
    border: var(--bs-border-width) solid #a0a4a8;
}
.wpo-event-section .wpo-event-wrap .wpo-event-item, .wpo-event-section-s2 .wpo-event-wrap .wpo-event-item {
    position: relative;
    margin-bottom: 40px;
    -webkit-box-shadow: 0px 0px 6.1px 3.9px rgba(28, 31, 86, 0.06);
    box-shadow: 0px 0px 6.1px 3.9px rgba(28, 31, 86, 0.06);
    background: #fff;
    padding: 30px;
}
.prog-row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(var(--bs-gutter-y)* -1);
    /* margin-right: calc(var(--bs-gutter-x) / -2); */
    margin-left: calc(var(--bs-gutter-x) / -2);
}
.wpo-event-section, .wpo-event-section-s2 {
    padding-bottom: 90px;
    position: relative;
    z-index: 1;
}
.section-padding {
    padding: 120px 0;
}

.fc .fc-scrollgrid-liquid {
    height: 50%;
}
.footer-italic{
    font-style: italic;
    font-size: 18px;
}


.conteneur-btn{
    margin-top: 2rem;
}

.conteneurList-btn{
    padding-right: 5px;
    padding-left: 5px;
}

/* Design caneva */
.invitation-card {
    /* border: 2px solid #9a6dc4; */
    padding: 30px;
    text-align: center;
    /* background-color: white; */
    max-width: 800px;
    margin: 50px auto;
    border-radius: 10px;
}
.invitation-title {
    /* font-size: 3rem; */
    /* font-weight: bold; */
}
/* .invitation-text {
    font-size: 1.2rem;
} */
.flower {
    position: absolute;
    top: -30px;
    left: -30px;
    width: 100px;
    z-index: 2;
    transform: translate(0px, 0px) rotate(0deg);
}
.hands-image {
    position: relative;
    width: 100%;
    display: block;
    right: 28px;
}
.flower-green{
    transform: translate(0px, 0px) rotate(78deg);
    position: absolute;
    top: -92px;
    left: 38px;
    width: 7%;
}
.programme-card {
    /* padding: 30px; */
    text-align: center;
    /* background-color: white; */
    max-width: 800px;
    margin: 50px auto;
    border-radius: 10px;
}
.programme-title {
    /* font-size: 3rem; */
    /* font-weight: bold; */
}
/* .programme-text {
    font-size: 1.2rem;
} */
.decorative-img {
    position: absolute;
    width: 90px;
}
.decorative-img-rigt{
    position: relative;
    width: 90px;
}
.img-left {
    top: -60px;
    left: -80px;
}
.img-right {
    top: 20px;
    right: 20px;
}
.hands-image{
    width: 80%;
    display: block;
    margin: 20px auto;
}
.hands-image-enlas{
    width: 40%;
    margin: auto;
}
.decorative-img-green{
    width: 60px;
    position: absolute;
}
.img-left-green{
    left: -46px;
    transform: translate(0px, 0px) rotate(317deg);
}
.program-content{
    margin: 0 auto;
}
.img-card{
    padding: 50px 5px 70px 5px;
}
.margin-card{
    padding: 50px 15px 30px 15px;
}
.margin-card-infos{
    padding: 10px 0px 30px 0px;
}
.image-heart{
    margin: 0 auto;
    width: 200px;
}
@media screen and (max-width: 576px) {
    .margin-card{
        padding: 50px 30px 30px 30px;
    }
    .offset-2 {
        margin-left: 0;
    }
    .conteneurList-btn{
        padding-top: 10px;
        padding-bottom: 5px;
    }
    .input-group {
        display: block;
    }
    .flower-green{
        top: -60px;
        left: 38px;
        width: 10%;
    }
    .decorative-img-rigt,
    .decorative-img-green,
    .decorative-img
    {
        position: relative;
    }
    .img-left-green{
        left: 80px;
    }
}