/********** Template CSS **********/


@font-face {
    font-family: "chocolatebox";
    src: url("/assets/fonts/ChocolateBoxDecorative.otf");
}



@font-face {
    font-family: "helloParisBold";
    src: url("/assets/fonts/HelloParisSerif-Medium.woff");
}

@font-face {
    font-family: "helloParisLight";
    src: url("/assets/fonts/HelloParisSerif-Regular.woff");
}

@font-face {
    font-family: "Prida1";
    src: url("/assets/fonts/Prida01Black.otf");
}

@font-face {
    font-family: "Prida1-bold";
    src: url("/assets/fonts/Prida01Bold.otf");
}

@font-face {
    font-family: "Bridgnorth-Bold";
    src: url("/assets/fonts/Bridgnorth-Bold.ttf");
}

@font-face {
    font-family: "Bridgnorth-Regular";
    src: url("/assets/fonts/Bridgnorth-Regular\ 2.ttf");
}

@font-face {
    font-family: "Ambassador";
    src: url("/assets/fonts/Ambassador\ Script\ Regular.ttf");
}

@font-face {
    font-family: "QuinoaSC";
    src: url("/assets/fonts/QuinoaSC-Semibold.ttf");
}

@font-face {
    font-family: "QuinoaSC-medium";
    src: url("/assets/fonts/QuinoaSC-Medium.ttf");
}

@font-face {
    font-family: "QuinoaSC-bold";
    src: url("/assets/fonts/QuinoaSC-Bold.ttf");
}

@font-face {
    font-family: "Garcedo";
    src: url("/assets/fonts/Garcedo\ Alt.otf");
}


@font-face {
    font-family: "Tangerine";
    src: url("/assets/fonts/Tangerine_Regular.ttf");
}


@font-face {
    font-family: "Snell-Regular";
    src: url("/assets/fonts/SnellBT-Regular.otf");
}






















.zeno-img4-row1 {
    display: flex;
    flex-direction: row;
    justify-content: center;
    /* margin-bottom: 40px; */
    /* padding: 40px 15px 15px 15px; */
    /* padding-top: 8pc; */
    text-align: center;
    /* margin-bottom: 30px; */
    background-color: white;
    width: 100%;
    margin: 0px auto 0px auto;
    /* border-radius: 16px; */

    /* border: 3px solid red; */
    /* height: 70vh; */


}


.zeno-img4-row1 img {
    /* width: 50% !important; */
    /* width: 100% !important; */

    height: 100%;
    width: auto;

    margin: 0px !important;
    border-radius: 16px 0px 0px 16px;
    -webkit-border-radius: 16px 0px 0px 16px;
    -moz-border-radius: 16px 0px 0px 16px;

    /* box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75); */
}

.zeno-img4-column {
    display: flex;
    flex-direction: column;
    align-items: center;
    align-self: center;
    width: 100%;
    padding: 15px;
    background-color: transparent;
    border-radius: 0px 16px 16px 0px;
    /* -webkit-border-radius: 0px 16px 16px 0px;
    -moz-border-radius: 0px 16px 16px 0px;

    box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75); */

    height: auto;
}

.zeno-img4-column h2 {
    font-family: "QuinoaSC-medium", sans-serif;
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 25px;
    width: max-content;
}

.zeno-img4-column img {
    width: 45% !important;
    box-shadow: none;
}

.zeno-img4-row1 p {
    font-family: "QuinoaSC-medium", sans-serif;
    font-weight: bold;
    font-size: 16px;
    width: max-content;
    /* margin-bottom: 30px; */
}








.zeno-img-2 {
    display: flex;
    flex-direction: column;
    width: min-content;
    align-self: center;
    margin: 0px auto 0px auto;
    background-color: #fff;
    border-radius: 16px;
    /* box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75); */
}




.zeno-img2-column1 {
    display: flex;
    flex-direction: column;
    align-items: center;
    /* padding-top: 5pc; */
    /* margin-top: 10px; */
    margin-bottom: 0px;
}


.zeno-img2-column1 img {
    width: 70vw;
    margin: 0px !important;
}

.zeno-img2-column1 h1 {
    font-size: 30px;
    color: #976f3b;
}

.zeno-img2-column1 p {
    font-size: 20px;
    margin-bottom: 0px;
}


.zeno-img2-row1 {

    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 0px;
    text-align: center;

}

.zeno-img2-row1 h2 {
    font-family: "QuinoaSC-bold", sans-serif;
    font-weight: bold;
    font-size: 23px;
    padding-bottom: 20px;
    color: #976f3b;
}

.zeno-img2-row1 p {
    font-family: "QuinoaSC-bold", sans-serif;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 15px;
    line-height: 1.8;
    /* margin: 0px; */
}



.zeno-img2-column3 {
    display: flex;
    flex-direction: row;
    justify-content: end;
    margin-top: -40px;

}

.zeno-img2-column3 img {

    width: 20%;
    margin: 0px !important;
}



.zeno-product-img {
    /* margin: 100px auto 0px auto; */
    width: initial;
    height: 100%;
    /* object-fit: cover; */
    border-radius: 16px;
    /* box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75); */

    /* display: flex; */
}


.zeno-video-iframe {
    margin: 0px auto 0px auto;
    /* width: 50%; */
    width: max-content;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 16px;

    /* box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75); */
}

















.nea-img-1 {
    display: flex;
    flex-direction: column;
    width: max-content;
    align-self: center;
    margin: 0px auto 0px auto;
    padding: 10px;
    background-color: #fff;
    border-radius: 16px;
    /* box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75); */
}


.nea-img1-row1 {

    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 0px;

}

.nea-img1-row1 h2 {
    font-size: 30px;
    padding-bottom: 25px;
    font-family: "QuinoaSC-medium", sans-serif;
    font-weight: bold;
}

.nea-img1-row1 p {
    font-size: 17px;
    margin: 0px;
    font-family: "QuinoaSC-medium", sans-serif;
    font-weight: bold;

}


.nea-img1-column1 {
    display: flex;
    flex-direction: column;
    align-items: center;
    /* padding-top: 5pc; */
    /* margin-top: 10px; */
    margin-bottom: 0px;
}


.nea-img1-column1 img {
    width: 60vw;
    margin: 0px !important;
}




.nea-img-2 {
    display: flex;
    flex-direction: column;
    width: max-content;
    align-self: center;
    margin: 0px auto 0px auto;
    padding: 0px;
    background-color: #fff;
    border-radius: 16px;
    /* box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75); */
}




.nea-img2-column1,
.nea-img2-column2 {
    display: flex;
    flex-direction: column;
    align-items: center;
    /* padding-top: 5pc; */
    /* margin-top: 10px; */
    margin-bottom: 10px;
    text-align: center;
}




.nea-img2-column1 h2 {
    font-size: 3.5pc;
    font-family: "helloParisBold", sans-serif;
    color: #1C979B;
    margin-bottom: 25px;
}

.nea-img2-column1 p {
    color: #1C979B;
}

.nea-img2-column1 p,
.nea-img2-column2 p {
    font-size: 14px;
    margin-bottom: 0px;
    font-family: "QuinoaSC-bold", sans-serif;
    font-weight: bold;
    line-height: 2.2;
    /* border: 3px solid red; */
    margin-bottom: 0px;
}


.nea-img2-row1 {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    margin-top: 10px;
    margin-bottom: 10px;

}

.nea-img2-row1-div1 {
    text-align: left;
    width: 35%;
}

.nea-img2-row1-div2 {
    text-align: left;
    width: 65%;
}

.nea-img2-row1-div1 li,
.nea-img2-row1-div2 li {
    font-size: 14px !important;
    font-family: "QuinoaSC-bold", sans-serif;
    font-weight: bold;
}


.nea-product-img {
    margin: 0px auto 0px auto;
    width: initial;
    border-radius: 16px;
    height: 100%;
    /* box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75); */
}






.maclili-img-1 {
    display: flex;
    flex-direction: column;
    width: 80%;
    margin: 0px auto 0px auto;
    align-self: center;
    padding: 25px;
    background-color: #fff;
    border-radius: 16px;
    /* box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75); */
}


.maclili-img1-column1 {
    display: flex;
    flex-direction: column;
    align-items: center;
    /* padding-top: 5pc; */
    /* margin-top: 10px; */
    margin-bottom: 0px;
    text-align: center;
}


.maclili-img1-column1 p {
    font-size: 20px;
    margin-bottom: 0px;
    font-family: "QuinoaSC-bold", sans-serif;
    font-weight: bold;
    line-height: 3;
    color: #BF935B;
}





.maclili-product-img {
    margin: 0px auto 0px auto;
    width: initial;
    border-radius: 16px;
    height: 100%;
    /* box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75); */
}





















.olys-img-1 {
    display: flex;
    flex-direction: column;
    width: max-content;
    margin: 0px auto 0px auto;
    align-self: center;
    /* padding: 25px; */
    background-color: #fff;
    border-radius: 16px;
    /* box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75); */
    /* border: 3px solid red; */
}




.olys-img1-column1,
.olys-img1-column2 {
    display: flex;
    flex-direction: column;
    align-items: center;
    /* padding-top: 5pc; */
    /* margin-top: 10px; */
    margin-bottom: 10px;
    text-align: center;
}




.olys-img1-column1 h2 {
    font-size: 36px;
    font-family: "Garcedo", sans-serif;
    color: #976f3b;
}

.olys-img1-column1 p,
.olys-img1-column2 p {
    font-size: 18px;
    margin-bottom: 10px;
    font-family: "QuinoaSC-medium", sans-serif;
    font-weight: bold;
    color: #BF935B;
}








.olys-img-2 {
    display: flex;
    flex-direction: column;
    width: 85%;
    align-self: center;
    margin: 0px auto 0px auto;
    /* padding: 30px; */
    background-color: #fff;
    border-radius: 16px;
    /* box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75); */
}




.olys-img2-column1 {
    display: flex;
    flex-direction: column;
    /* align-items: center; */
    /* padding-top: 5pc; */
    /* margin-top: 10px; */
    margin-bottom: 0px;
    text-align: center;
}




.olys-img2-column1 h2 {
    font-size: 36px;
    font-family: "Garcedo", sans-serif;
    margin-bottom: 25px;
    color: #976f3b;
}



.olys-img2-row1 {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    margin-bottom: 20px;
}


.olys-img2-row2 {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
}

.olys-img2-row1 p,
.olys-img2-row2 p {
    font-size: 18px;
    margin-bottom: 0px;
    font-family: "QuinoaSC-medium", sans-serif;
    font-weight: bold;
    color: #BF935B;
}


.olys-product-img {
    margin: 0px auto 0px auto;
    width: initial;
    height: 100%;
    border-radius: 16px;
    /* box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75); */
}

















.crystal-product-img {
    margin: 0px auto 0px auto;
    width: initial;
    border-radius: 16px;
    height: 100%;
    /* box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75); */
}







.crystal-img-1 {
    display: flex;
    flex-direction: column;
    width: max-content;
    align-self: center;
    margin: 0px auto 0px auto;
    padding: 15px;
    background-color: #fff;
    border-radius: 16px;
    /* box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75); */
}



.crystal-img1-column1 {
    display: flex;
    flex-direction: column;
    align-items: center;
    /* padding-top: 5pc; */
    /* margin-top: 10px; */
    margin-bottom: 0px;
    text-align: center;
}




.crystal-img1-column1 img {
    width: 45%;
    margin-bottom: 25px;
}


.crystal-img1-column1 p {
    font-size: 18px;
    margin-bottom: 0px;
    font-family: "QuinoaSC-medium", sans-serif;
    font-weight: bold;
    margin-bottom: 20px;
    /* color: #BF935B; */
}







.crystal-img-2 {
    display: flex;
    flex-direction: column;
    width: max-content;
    align-self: center;
    margin: 0px auto 0px auto;
    padding: 15px;
    background-color: #fff;
    border-radius: 16px;
    /* box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75); */
}



.crystal-img2-column1 {
    display: flex;
    flex-direction: column;
    align-items: center;
    /* padding-top: 5pc; */
    /* margin-top: 10px; */
    margin-bottom: 0px;
    text-align: center;
}


.crystal-img2-column1 p {
    font-size: 17px;
    margin-bottom: 0px;
    font-family: "QuinoaSC-medium", sans-serif;
    font-weight: bold;
    margin-bottom: 25px;
}

.crystal-img2-column1 p strong{
    font-weight: bolder;
    font-family: "QuinoaSC-bold", sans-serif;
    margin-top: 0px!important;
    font-size: 18px;
}







.lemono-img-1 {
    display: flex;
    flex-direction: column;
    width: 98%;
    align-self: center;
    margin: 0px auto 0px auto;
    padding: 6px;
    background-color: #fff;
    border-radius: 16px;
    /* box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75); */
}






.lemono-img1-column1 {
    display: flex;
    flex-direction: column;
    /* align-items: center; */
    /* padding-top: 5pc; */
    /* margin-top: 10px; */
    margin-bottom: 0px;
    text-align: center;
}


.lemono-img1-column1 p {
    font-size: 13.8px;
    margin-bottom: 12px;
    font-family: "QuinoaSC-medium", sans-serif;
    font-weight: bold;
    color: #BF935B;
    line-height: 2.2;
}


.lemono-img1-column1 strong {
    font-size: 15px;
    margin-bottom: 0;
    font-family: "QuinoaSC-bold", sans-serif;
    font-weight: bold;
    color: #BF935B;
    line-height: 2.3;
}






.lemono-img-2 {
    display: flex;
    flex-direction: column;
    width: 80%;
    margin: 0px auto 0px auto;
    align-self: center;
    padding: 10px;
    background-color: #fff;
    border-radius: 16px;
    /* box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75); */
}




.lemono-img2-column1 {
    display: flex;
    flex-direction: column;
    /* align-items: center; */
    /* padding-top: 5pc; */
    /* margin-top: 10px; */
    margin-bottom: 0px;
    text-align: center;
}




.lemono-img2-column1 h3 {
    font-size: 33px;
    font-family: "helloParisLight", sans-serif;
    margin-bottom: 25px;
    color: #976f3b;
}



.lemono-img2-row1 {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    margin-bottom: 20px;
}




.lemono-img2-row1 p {
    font-size: 18px;
    margin-bottom: 0px;
    font-family: "QuinoaSC-medium", sans-serif;
    font-weight: bold;
    color: #BF935B;

    line-height: 2.5;
}





.lemono-product-img {
    margin: 0px auto 0px auto;
    width: initial;
    border-radius: 16px;
    height: 100%;
    /* box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75); */
}





.mozart-img-1 {
    display: flex;
    flex-direction: column;
    width: max-content;
    margin: -40px auto 0px auto;
    /* padding: 40px 35px 40px 35px; */
    background-color: #fff;
    border-radius: 16px;
    align-self: center;
    /* box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75); */
}




.mozart-img1-column1 {
    display: flex;
    flex-direction: column;
    /* align-items: center; */
    /* padding-top: 5pc; */
    /* margin-top: 10px; */
    margin-bottom: 0px;
    text-align: center;
}




.mozart-img1-column1 h2 {
    font-size: 32px;
    font-family: "helloParisLight", sans-serif;
    margin-bottom: 0px;
    line-height: 1.6;
    color: #BF935B;
}


.mozart-product-img {
    margin: 0px auto 0px auto;
    width: initial;
    border-radius: 16px;
    height: 100%;
    /* box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75); */
}




/* .mozart-img-1 {
    display: flex;
    flex-direction: column;
    width: 65%;
    margin: 160px auto 0px auto;
    padding: 75px 35px 75px 35px;
    background-color: #fff;
    border-radius: 16px;
    box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75);
} */







.oiseau-img-1 {
    display: flex;
    flex-direction: column;
    width: 80%;
    margin: 0px auto 0px auto;
    padding: 75px 35px 75px 35px;
    align-self: center;
    background-color: #fff;
    border-radius: 16px;
    /* box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75); */
}



.oiseau-img1-column1 {
    display: flex;
    flex-direction: column;
    /* align-items: center; */
    /* padding-top: 5pc; */
    /* margin-top: 10px; */
    margin-bottom: 0px;
    text-align: center;
}




.oiseau-img1-column1 h2 {
    font-size: 32px;
    font-family: "QuinoaSC-medium", sans-serif;
    font-weight: bold;
    margin-bottom: 0px;
    color: #976f3b;
}

.oiseau-img1-column1 h3 {
    font-size: 40px;
    font-family: "Tangerine", sans-serif;
    margin-bottom: 0px;
    color: #976f3b;
    margin-top: 20px;
}

.oiseau-img1-column1 h3 a {
    color: #BF935B;
}


.oiseau-product-img {
    margin: 0px auto 0px auto;
    width: initial;
    border-radius: 16px;
    height: 100%;
    /* box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75); */
}





.pomme-product-img {
    margin: 0px auto 0px auto;
    /* width: 80%; */
    border-radius: 16px;
    width: initial;
    height: 100%;
    /* box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75); */
}















.fleur-img-2 {
    display: flex;
    flex-direction: column;
    align-self: center;
    /* width: min-content; */
    width: min-content;
    margin: 15px auto 0px auto;
    background-color: #fff;
    border-radius: 16px;
    /* box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75); */
    padding: 25px;
}




.fleur-img2-column1 {
    display: flex;
    flex-direction: column;
    align-items: center;
    /* padding-top: 5pc; */
    /* margin-top: 10px; */
    margin-bottom: 0px;
}


.fleur-img2-column1 img {
    width: 70vw;
    margin: 0px !important;
}



.fleur-img2-row1 {

    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    margin-bottom: 0px;

}

.fleur-img2-row1 h2 {
    font-family: "QuinoaSC-bold", sans-serif;
    font-size: 34px;
    padding-bottom: 25px;
    color: #976f3b;
}

.fleur-img2-row1 p {
    font-size: 17px;
    font-family: "QuinoaSC-medium", sans-serif;
    font-weight: bold;
    margin-bottom: 0px;
    color: #BF935B;
}




.fleur-img-1 {
    display: flex;
    flex-direction: column;
    align-self: center;
    width: max-content;
    margin: 0px auto 0px auto;
    /* padding: 45px; */
    background-color: #fff;
    border-radius: 16px;
    /* box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75); */
}






.fleur-img1-column1 {
    display: flex;
    flex-direction: column;
    align-items: center;
    /* padding-top: 5pc; */
    /* margin-top: 10px; */
    margin-bottom: 0px;
    text-align: center;
}




.fleur-img1-column1 h2 {
    font-size: 36px;
    font-family: "Garcedo", sans-serif;
    color: #976f3b;
}

.fleur-img1-column1 p {
    font-size: 18px;
    margin-bottom: 10px;
    font-family: "QuinoaSC-medium", sans-serif;
    font-weight: bold;
    color: #BF935B;
}




.fleur-img-3 {
    display: flex;
    flex-direction: column;
    width: max-content;
    margin: 0px auto 0px auto;
    /* padding: 45px 65px 45px 65px; */
    align-self: center;
    background-color: #fff;
    border-radius: 16px;
    /* box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75); */
}




.fleur-img3-column1 {
    display: flex;
    flex-direction: column;
    align-items: center;
    /* padding-top: 5pc; */
    /* margin-top: 10px; */
    margin-bottom: 0px;
    text-align: center;
}


.fleur-img3-column1 h3 {
    font-size: 34px;
    margin-bottom: 10px;
    font-family: "Tangerine", sans-serif;
    /* font-weight: bold; */
    letter-spacing: 2px;
    color: #976f3b;
}


.fleur-product-img {
    margin: 0px auto 0px auto;
    width: initial;
    border-radius: 14px;
    height: 100%;
    /* box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75); */
}





.noix-product-img {
    margin: 0px auto 0px auto;
    width: initial;
    border-radius: 14px;
    height: 100%;
    /* box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75); */
}



.maison-do-product-img {
    margin: 0px auto 0px auto;
    width: initial;
    border-radius: 14px;
    height: 100%;
    /* box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75); */
}













.Limited-Mlys-img-2 {
    display: flex;
    flex-direction: column;
    width: min-content;
    align-self: center;
    margin: 0px auto 0px auto;
    background-color: #fff;
    border-radius: 16px;
    /* box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75); */
    padding: 25px;
}




.Limited-Mlys-img2-column1 {
    display: flex;
    flex-direction: column;
    align-items: center;
    /* padding-top: 5pc; */
    /* margin-top: 10px; */
    margin-bottom: 0px;
}


.Limited-Mlys-img2-column1 img {
    width: 70vw;
    margin: 0px !important;
}



.Limited-Mlys-img2-row1 {

    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    margin-bottom: 0px;

}

.Limited-Mlys-img2-row1 h2 {
    font-family: "Tangerine", sans-serif;
    font-size: 36px;
    padding-bottom: 25px;
    color: #976f3b;
}

.Limited-Mlys-img2-row1 p {
    font-size: 18px;
    font-family: "QuinoaSC-medium", sans-serif;
    font-weight: bold;
    margin-bottom: 0px;
    color: #BF935B;
}

.limited-mlys-product-img {
    margin: 0px auto 0px auto;
    width: initial;
    border-radius: 14px;
    height: 100%;
    /* box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75); */
}












.mainson-lys-img-2 {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin: -20px auto 0px auto;
    background-color: #fff;
    border-radius: 16px;
    /* box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75); */
    padding: 10px;
    align-self: center!important;
    /* border: 3px solid red; */
}




.mainson-lys-img2-column1 {
    display: flex;
    flex-direction: column;
    align-items: center;
    /* padding-top: 5pc; */
    /* margin-top: 10px; */
    margin-top: -40px;
    /* margin-bottom: 10px; */
}


.mainson-lys-img2-column1 img {
    width: 50vw;
    margin: 0px !important;
    padding-bottom: 30px;
}



.mainson-lys-img2-row1 {

    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    margin-bottom: 0px;

}

.mainson-lys-img2-row1 h2 {
    font-family: "Snell-Regular", sans-serif;
    font-size: 3pc;
    padding-bottom: 0px;
    color: #976f3b;
    margin-bottom: 15px;
}

.mainson-lys-img2-row1 p {
    font-size: 17px;
    font-family: "QuinoaSC-medium", sans-serif;
    font-weight: bold;
    margin-bottom: 13px;
    color: #BF935B;
}




.mainson-lys-img-1 {
    display: flex;
    flex-direction: column;
    align-self: center;
    width: 100%;
    margin: 0px auto 0px auto;
    background-color: #fff;
    border-radius: 16px;
    /* box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75); */
    padding: 10px;
}




.mainson-lys-img1-column1 {
    display: flex;
    flex-direction: column;
    align-items: center;
    /* padding-top: 5pc; */
    /* margin-top: 10px; */
    margin-bottom: 0px;
}


.mainson-lys-img1-column1 img {
    width: 70vw;
    margin: 0px !important;
}



.mainson-lys-img1-row1 {

    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    margin-bottom: 0px;

}

.mainson-lys-img1-row1 h3 {
    font-family: "Snell-Regular", sans-serif;
    font-size: 30px;
    padding-bottom: 10px;
    color: #BF935B;
    font-weight: normal;
}

.mainson-lys-img1-row1 h1 {
    font-family: "Snell-Regular", sans-serif;
    font-size: 1.8pc;
    padding-bottom: 10px;
    color: #976f3b;
    font-weight: normal;
}

.mainson-lys-img1-row1 p {
    text-align: left;
    font-size: 14.6px;
    font-family: "QuinoaSC-medium", sans-serif;
    font-weight: bold;
    margin-bottom: 0px;
    color: #BF935B;
    line-height: 1.8!important;
    /* text-align: center; */
}




.mainson-lys-img-3 {
    display: flex;
    flex-direction: column;
    width: max-content;
    margin: 0px auto 0px auto;
    align-self: center;
    padding: 40px 35px 40px 35px;
    background-color: #fff;
    border-radius: 16px;
    /* box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75); */
}




.mainson-lys-img3-column1 {
    display: flex;
    flex-direction: column;
    /* align-items: center; */
    /* padding-top: 5pc; */
    /* margin-top: 10px; */
    margin-bottom: 0px;
    text-align: center;
}




.mainson-lys-img3-column1 h2 {
    font-size: 26px;
    font-family: "Garcedo", sans-serif;
    margin-bottom: 0px;
    color: #976f3b;
    line-height: 1.5;
}



.mainson-lys-product-img {
    margin: 0px auto 0px auto;
    width: initial;
    border-radius: 16px;
    height: 100%;
    /* box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75); */
}












@media (max-width: 768px) {

    .zeno-product-img {
        margin: 0px auto 0px auto;
        width: 97%;
        height: max-content;
        /* object-fit: cover; */
    }

    .zeno-img-2 {
        display: flex;
        flex-direction: column;
        width: 95%;
        align-self: center;
        margin: 0px auto 0px auto;
        background-color: transparent;
    }

    .zeno-img2-column1 img {
        width: 100%;
        margin: 0px !important;
        height: auto;
    }

    .zeno-img2-column3 img {
        display: none;
    }


    .zeno-img2-row1 p {
        padding-bottom: 10px;
    }


    .zeno-img2-row1 p span br {
        /* display: none; */
    }


    .zeno-img4-row1 {
        display: flex;
        flex-direction: column;
        align-items: center;
        height: max-content;
        background-color: transparent;
    }


    .zeno-img4-row1 img {
        width: 30% !important;
        height: auto;
        border-radius: 12px;
        /* display: none; */

    }

    .zeno-img4-column {
        display: flex;
        flex-direction: column;
        padding: 0px;
    }

    .zeno-img4-row1 p {
        width: 95%;
        margin-bottom: 20px;
    }

    .zeno-img4-row1 p span br {
        display: none;
    }

    .zeno-img4-row1-img2 {
        display: none;
    }

    .zeno-img4-column h2 {
        margin-top: 15px;
        margin-bottom: 15px;
        width: 90%;
        font-size: 22px;
    }


    .zeno-video-iframe {

        width: 97%;
        height: max-content;
    }




    .pomme-product-img {
        margin: 0px auto 0px auto;
        width: 97%;
        height: max-content;
        border-radius: 14px;
        /* object-fit: cover; */
    }




    .olys-product-img {
        margin: 0px auto 0px auto;
        width: 97%;
        height: max-content;
        border-radius: 14px;
        /* object-fit: cover; */
    }

    .olys-img-1 {
        display: flex;
        flex-direction: column;
        width: 97%;
        margin: 0px auto 0px auto;
        align-self: center;
        padding: 5px;
        background-color: transparent;
    }

    .olys-img1-column1 p span br {
        display: none;
    }

    .olys-img1-column2 p span br {
        display: none;
    }

    .olys-img2-row1 {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-bottom: 20px;
    }

    .olys-img2-row1 div {
        margin-bottom: 15px;
    }


    .olys-img2-row2 {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .olys-img2-row2 div {
        margin-bottom: 15px;
    }




    .oiseau-product-img {
        margin: 0px auto 0px auto;
        width: 97%;
        height: max-content;
        border-radius: 14px;
        /* object-fit: cover; */
    }


    .oiseau-img-1 {
        display: flex;
        flex-direction: column;
        width: 95%;
        margin: 0px auto 0px auto;
        padding: 0;
        align-self: center;
        background-color: transparent;
        border-radius: 14px;
    }



    .noix-product-img {
        margin: 0px auto 0px auto;
        width: 97%;
        height: max-content;
        border-radius: 14px;
    }

    .nea-product-img {
        margin: 0px auto 0px auto;
        width: 97%;
        height: max-content;
    }

    .nea-img-2 {
        display: flex;
        flex-direction: column;
        width: 95%;
        margin: 0px auto 0px auto;
        padding: 0;
        align-self: center;
        background-color: transparent;
        border-radius: 14px;
    }

    .nea-img2-column1 p span br {
        display: none;
    }

    .nea-img2-column2 p span br {
        display: none;
    }

    .nea-img2-row1 {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-top: 0px;
        margin-bottom: 10px;
    }

    .nea-img2-row1-div1 {
        /* width: max-content; */
        width: 90%;
        margin-bottom: 10px;
    }

    .nea-img2-row1-div2 {
        width: 90%;
        margin-bottom: 10px;

    }

    .mozart-product-img {
        margin: 0px auto 0px auto;
        width: 97%;
        height: max-content;
    }


    .mozart-img-1 {
        display: flex;
        flex-direction: column;
        width: 95%;
        margin: 0px auto 0px auto;
        padding: 0;
        align-self: center;
        background-color: transparent;
        border-radius: 14px;
    }



    .maison-do-product-img {
        margin: 0px auto 0px auto;
        width: 97%;
        height: max-content;
        border-radius: 14px;
    }



    .mainson-lys-product-img {
        margin: 0px auto 0px auto;
        width: 97%;
        height: max-content;
        border-radius: 14px;
    }



    .mainson-lys-img-1 {
        display: flex;
        flex-direction: column;
        width: 97%;
        margin: 0px auto 0px auto;
        background-color: transparent;
        border-radius: 16px;
        padding: 5px;
    }



    .mainson-lys-img-2 {
        display: flex;
        flex-direction: column;
        width: 97%;
        margin: 0px auto 0px auto;
        background-color: transparent;
        border-radius: 16px;
        /* box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75);
        -webkit-box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75); */
        padding: 5px;
        align-self: center;
        /* border: 3px solid red; */
    }



    .mainson-lys-img-3 {
        display: flex;
        flex-direction: column;
        width: 97%;
        margin: 0px auto 0px auto;
        background-color: transparent;
        border-radius: 16px;
        /* box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75);
        -webkit-box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.75); */
        padding: 5px;
        align-self: center;
    }

    .mainson-lys-img1-row1 h1 {
        font-size: 2pc;

    }

    .mainson-lys-img3-column1 h2 {
        font-size: 24px;
    }

    .mainson-lys-img1-row1 p span br {
        display: none;
    }

    .mainson-lys-img2-row1 h2 {
        font-size: 3pc;

    }


    .maclili-product-img {
        margin: 0px auto 0px auto;
        width: 97%;
        height: max-content;
        border-radius: 14px;
    }


    .maclili-img-1 {
        display: flex;
        flex-direction: column;
        width: 97%;
        margin: 0px auto 0px auto;
        align-self: center;
        padding: 5px;
        background-color: transparent;
        border-radius: 16px;

    }

    .maclili-img1-column1 p {
        font-size: 16px;
        line-height: 2;
    }


    .limited-mlys-product-img {
        margin: 0px auto 0px auto;
        width: 97%;
        height: max-content;
        border-radius: 14px;
    }

    .Limited-Mlys-img-2 {
        display: flex;
        flex-direction: column;
        width: 97%;
        align-self: center;
        margin: 0px auto 0px auto;
        background-color: transparent;
        border-radius: 16px;
        padding: 5px;
    }

    .Limited-Mlys-img2-row1 h2 {
        font-family: "Tangerine", sans-serif;
        font-size: 36px;
        padding-bottom: 0px;

    }

    .Limited-Mlys-img2-row1 p span br {
        display: none;
    }

    .Limited-Mlys-img2-column1 img {
        width: 100%;
        margin-top: 10px !important;
        margin: 0px;
    }


    .lemono-product-img {
        margin: 0px auto 0px auto;
        width: 97%;
        height: max-content;
        border-radius: 14px;

    }



    .lemono-img-1 {
        display: flex;
        flex-direction: column;
        width: 97%;
        align-self: center;
        margin: 0px auto 0px auto;
        padding: 5px;
        background-color: transparent;
        border-radius: 14px;

    }

    .lemono-img-2 {
        display: flex;
        flex-direction: column;
        width: 97%;
        margin: 0px auto 0px auto;
        align-self: center;
        padding: 5px;
        background-color: transparent;
        border-radius: 14px;

    }

    .lemono-img2-column1 h3 {
        font-size: 28px;
        font-family: "helloParisLight", sans-serif;
        margin-bottom: 15px;
        color: #976f3b;
    }

    .lemono-img2-row1 {
        margin-bottom: 0px;
    }

    .lemono-img2-row1 p{
        line-height: 1.8;
    }

    .lemono-img1-column1 p{
        line-height: 1.5;
    }

    .lemono-img1-column1 strong{
        line-height: 1.5;
    }

    

    .lemono-img1-column1 p span br {
        display: none;
    }



    .fleur-product-img {
        margin: 0px auto 0px auto;
        width: 97%;
        height: max-content;
        border-radius: 14px;
    }

    .fleur-img2-column1{
        display: none;
    }

    .fleur-img-1 {
        display: flex;
        flex-direction: column;
        width: 97%;
        align-self: center;
        margin: 0px auto 0px auto;
        padding: 5px;
        background-color: transparent;
        border-radius: 14px;
    }

    .fleur-img-3 {
        display: flex;
        flex-direction: column;
        width: 97%;
        align-self: center;
        margin: 0px auto 0px auto;
        padding: 5px;
        background-color: transparent;
        border-radius: 14px;
    }




    .fleur-img-2 {
        display: flex;
        flex-direction: column;
        width: 97%;
        align-self: center;
        margin: 0px auto 0px auto;
        padding: 5px;
        background-color: transparent;
        border-radius: 14px;
    }

    .fleur-img2-row1 h2 {
        font-size: 30px;
        padding-bottom: 15px;

    }

    .fleur-img2-row1 p {
        font-size: 16px;
        margin-bottom: 8px;
    }

    .fleur-img2-row1 p span br {
        display: none;
    }


    .fleur-img1-column1 p span br {
        display: none;
    }

    .fleur-img3-column1 h3 {
        font-size: 30px;
    }

    .fleur-img3-column1 h3 span br {
        display: none;
    }




    .crystal-product-img {
        margin: 0px auto 0px auto;
        width: 97%;
        height: max-content;
        border-radius: 14px;
    }







    .crystal-img-1 {
        display: flex;
        flex-direction: column;
        width: 97%;
        align-self: center;
        margin: 0px auto 0px auto;
        padding: 5px;
        background-color: transparent;
        border-radius: 14px;
    }




    .crystal-img-2 {
        display: flex;
        flex-direction: column;
        width: 97%;
        align-self: center;
        margin: 0px auto 0px auto;
        padding: 5px;
        background-color: transparent;
        border-radius: 14px;
    }


    .crystal-img1-column1 p span br {
        display: none;
    }

    .crystal-img1-column1 img {
        width: 85%;
        margin-bottom: 15px;
    }


    .crystal-img2-column1 p span br {
        display: none;
    }
















    .left-pillar-img {
        display: none !important;
    }

    .right-pillar-img {
        display: none !important;
    }


}