body {
    background-size: cover;
    color: #000;
    text-shadow: 1px 1px 0 #fff;
    height: 100%;
    background-image: url(background1.jpg);
}

#Header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 80px;
    background-color: rgb(255, 255, 254);
}

#head {
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 80px;
}

#Footer {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 50px;
    background-color: aliceblue;
}

#Rubrique {
    margin: 0 auto;
    background-image: url(background2.jpg);
    border: 25px solid #B88846;
    border-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='75' height='75'%3E%3Cg fill='none' stroke='%23B88846' stroke-width='2'%3E%3Cpath d='M1 1h73v73H1z'/%3E%3Cpath d='M8 8h59v59H8z'/%3E%3Cpath d='M8 8h16v16H8zM51 8h16v16H51zM51 51h16v16H51zM8 51h16v16H8z'/%3E%3C/g%3E%3Cg fill='%23B88846'%3E%3Ccircle cx='16' cy='16' r='2'/%3E%3Ccircle cx='59' cy='16' r='2'/%3E%3Ccircle cx='59' cy='59' r='2'/%3E%3Ccircle cx='16' cy='59' r='2'/%3E%3C/g%3E%3C/svg%3E") 25;
    height: 100px;
    width: 80%;
    display: flex;
    justify-content: space-around;
}

#titleContainer {
    left: 0%;
    position: fixed;
}

#RubriqueContainer {
    margin: 0 auto;
    padding-bottom: 20px;
    justify-content: space-around;
}

#main .wrapper {
    display: grid;
}

#opt {
    margin: auto;
    color: #d04764;
    text-align: justify;
    font-family: "MockFlowFont";
    font-size: x-large;
    padding: 5px;
    border: 1px solid black;
    background-color: whitesmoke;
    border-radius: 25% 10%;
}

#previousF {
    height: 50%;
    float: left;
    width: 10%;
    margin: 0 auto;
    text-align: center;
    padding-top: 15%;
}

#nextF {
    height: 50%;
    float: right;
    margin: 0 auto;
    width: 10%;
    text-align: center;
    padding-top: 15%;
}

#opt:hover {
    margin: auto;
    text-align: justify;
    font-family: "MockFlowFont";
    font-size: x-large;
    padding: 10px;
    background-color: seashell;
    border: 1px solid black;
    border-radius: 25% 10%;
    font-weight: bold;
}

#title {
    font-family: Brush Script MT, cursive;
    text-align: center;
    margin-left: 5%;
    z-index: 999;
}

#Panier {
    right: 0%;
    position: fixed;
    margin-top: 30px;
    margin-right: 30px;
    height: 37px;
    width: 38px;
    /* background: url(panier.jpg); */
    top: 0%;
    z-index: 999;
}

#PanierFull {
    right: 0%;
    position: fixed;
    margin-top: 30px;
    margin-right: 30px;
    height: 37px;
    width: 38px;
    /* background: url(panier.jpg); */
    top: 0%;
    z-index: 999;
}

#favoriesContainer {
    padding: 20px;
}

#profil {
    display: flex;
    height: 100%;
    width: 250px;
    margin-right: 20px;
    border-radius: 10px;
    border: 5px solid #B88846;
    border-image: url(img/shorthand_border_image_property.png) 40% round;
}

#containerImgProfil {
    border-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='75' height='75'%3E%3Cg fill='none' stroke='%23B88846' stroke-width='2'%3E%3Cpath d='M1 1h73v73H1z'/%3E%3Cpath d='M8 8h59v59H8z'/%3E%3Cpath d='M8 8h16v16H8zM51 8h16v16H51zM51 51h16v16H51zM8 51h16v16H8z'/%3E%3C/g%3E%3Cg fill='%23B88846'%3E%3Ccircle cx='16' cy='16' r='2'/%3E%3Ccircle cx='59' cy='16' r='2'/%3E%3Ccircle cx='59' cy='59' r='2'/%3E%3Ccircle cx='16' cy='59' r='2'/%3E%3C/g%3E%3C/svg%3E") 250;
    z-index: 99999;
}

#imgConfirmationContainer {
    text-align: center;
}

.vignette {
    border-image: url(img/shorthand_border_image_property.png) 40% round;
    margin-right: 20px;
}

#favories {
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 20px;
    border: 25px solid #B88846;
    border-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='75' height='75'%3E%3Cg fill='none' stroke='%23B88846' stroke-width='2'%3E%3Cpath d='M1 1h73v73H1z'/%3E%3Cpath d='M8 8h59v59H8z'/%3E%3Cpath d='M8 8h16v16H8zM51 8h16v16H51zM51 51h16v16H51zM8 51h16v16H8z'/%3E%3C/g%3E%3Cg fill='%23B88846'%3E%3Ccircle cx='16' cy='16' r='2'/%3E%3Ccircle cx='59' cy='16' r='2'/%3E%3Ccircle cx='59' cy='59' r='2'/%3E%3Ccircle cx='16' cy='59' r='2'/%3E%3C/g%3E%3C/svg%3E") 25;
    height: 250px;
    width: 100%;
    background-color: white;
}

#main {
    width: 90%;
    border-radius: 10px;
    margin: 0 auto;
    padding: 20px;
    background-color: white;
    border: 25px solid #B88846;
    border-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='75' height='75'%3E%3Cg fill='none' stroke='%23B88846' stroke-width='2'%3E%3Cpath d='M1 1h73v73H1z'/%3E%3Cpath d='M8 8h59v59H8z'/%3E%3Cpath d='M8 8h16v16H8zM51 8h16v16H51zM51 51h16v16H51zM8 51h16v16H8z'/%3E%3C/g%3E%3Cg fill='%23B88846'%3E%3Ccircle cx='16' cy='16' r='2'/%3E%3Ccircle cx='59' cy='16' r='2'/%3E%3Ccircle cx='59' cy='59' r='2'/%3E%3Ccircle cx='16' cy='59' r='2'/%3E%3C/g%3E%3C/svg%3E") 25;
}


/* FOOTER */

.site-footer {
    background-color: #26272b;
    padding: 45px 0 20px;
    font-size: 15px;
    line-height: 24px;
    color: #737373;
}

.site-footer hr {
    border-top-color: #bbb;
    opacity: 0.5
}

.site-footer hr.small {
    margin: 20px 0
}

.site-footer h6 {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    margin-top: 5px;
    letter-spacing: 2px
}

.site-footer a {
    color: #737373;
}

.site-footer a:hover {
    color: #3366cc;
    text-decoration: none;
}

.footer-links {
    padding-left: 0;
    list-style: none
}

.footer-links li {
    display: block
}

.footer-links a {
    color: #737373
}

.footer-links a:active,
.footer-links a:focus,
.footer-links a:hover {
    color: #3366cc;
    text-decoration: none;
}

.footer-links.inline li {
    display: inline-block
}

.site-footer .social-icons {
    text-align: right
}

.site-footer .social-icons a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin-left: 6px;
    margin-right: 0;
    border-radius: 100%;
    background-color: #33353d
}

.copyright-text {
    margin: 0
}

@media (max-width:991px) {
    .site-footer [class^=col-] {
        margin-bottom: 30px
    }
}

@media (max-width:767px) {
    .site-footer {
        padding-bottom: 0
    }
    .site-footer .copyright-text,
    .site-footer .social-icons {
        text-align: center
    }
}

.social-icons {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.social-icons li {
    display: inline-block;
    margin-bottom: 4px
}

.social-icons li.title {
    margin-right: 15px;
    text-transform: uppercase;
    color: #96a2b2;
    font-weight: 700;
    font-size: 13px
}

.social-icons a {
    background-color: #eceeef;
    color: #818a91;
    font-size: 16px;
    display: inline-block;
    line-height: 44px;
    width: 44px;
    height: 44px;
    text-align: center;
    margin-right: 8px;
    border-radius: 100%;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

.social-icons a:active,
.social-icons a:focus,
.social-icons a:hover {
    color: #fff;
    background-color: #29aafe
}

.social-icons.size-sm a {
    line-height: 34px;
    height: 34px;
    width: 34px;
    font-size: 14px
}

.social-icons a.facebook:hover {
    background-color: #3b5998
}

.social-icons a.twitter:hover {
    background-color: #00aced
}

.social-icons a.linkedin:hover {
    background-color: #007bb6
}

.social-icons a.dribbble:hover {
    background-color: #ea4c89
}

@media (max-width:767px) {
    .social-icons li.title {
        display: block;
        margin-right: 0;
        font-weight: 600
    }
}


/* card */

:root {
    --surface-color: #fff;
    --curve: 40;
}

* {
    box-sizing: border-box;
}

.cards {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 2rem;
    margin: 4rem 5vw;
    padding: 0;
    list-style-type: none;
}

.card {
    position: relative;
    display: block;
    height: 100%;
    width: 275px;
    border-radius: calc(var(--curve) * 1px);
    overflow: hidden;
    text-decoration: none;
    border: 1px solid black;
}

.cardImage {
    width: 100%;
    height: 400px;
}

.card__overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    border-radius: calc(var(--curve) * 1px);
    background-color: var(--surface-color);
    transform: translateY(100%);
    transition: .2s ease-in-out;
}

.card:hover .card__overlay {
    transform: translateY(0);
}

.card__header {
    position: relative;
    display: flex;
    align-items: center;
    gap: 2em;
    padding: 1.5em;
    border-radius: calc(var(--curve) * 1px) 0 0 0;
    background-color: var(--surface-color);
    transform: translateY(-100%);
    transition: .3s ease-in-out;
    background-color: #eceeef;
}

.card__arc {
    width: 80px;
    height: 80px;
    position: absolute;
    bottom: 100%;
    right: 0;
    z-index: 1;
}

.card:hover .card__header {
    transform: translateY(0);
}

.card__thumb {
    flex-shrink: 0;
    width: 50px;
    height: 50px;
    border-radius: 50%;
}

.card__title {
    font-size: large;
    margin: 0 0 .3em;
    color: #412a36;
    font-weight: bold;
}

.card__tagline {
    display: block;
    margin: 1em 0;
    font-family: "MockFlowFont";
    font-size: .8em;
    color: #9e7f8f;
    font-weight: bold;
}

.cardPrise {
    font-size: .8em;
    color: #9e7f8f;
    font-weight: bold;
}

.cardDescription {
    padding: 10px 20px 10px;
    margin: 0;
    color: #9e7f8f;
    font-family: "MockFlowFont";
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    font-weight: bold;
    overflow: hidden;
    background-color: #eceeef;
}

#img {
    width: 100%;
    display: flex;
    height: 300px;
    background-color: #29aafe;
}

#containerCard {
    height: 450px;
    width: 275px;
}

#main {
    scroll-behavior: auto;
}

.textNewItem {
    color: #d04764;
    font-family: Brush Script MT, cursive;
    font-size: 27px;
    font-weight: normal;
    line-height: 48px;
    margin: 18 18 18px;
    text-shadow: 1px 0 0 #fff;
}

.textNewItem2 {
    font-family: Brush Script MT, cursive;
    font-size: 27px;
    font-weight: normal;
    line-height: 48px;
    margin: 18 18 18px;
    text-shadow: 1px 0 0 #fff;
}


/* border */

#titleRubrique {
    color: #d04764;
    font-family: Brush Script MT, cursive;
    font-size: 36px;
    font-weight: normal;
    line-height: 48px;
    margin: 0 0 18px;
    text-shadow: 1px 0 0 #fff;
}


/* transition */

#cross-fading {
    position: relative;
    width: 450px;
    margin: 0 auto;
}

#cross-fading img {
    margin: 0 auto;
    position: absolute;
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
}


/* ++++++++++ */

#cross-fading img.transparent {
    opacity: 0;
}

#cross-fading {
    cursor: pointer;
}


/* alerte Box */


/* alerte Box */


/* alerte Box */

@keyframes fade {
    from {
        opacity: 0;
        transform: translate(-50%, -50%) scale(0.8);
    }
    to {
        opacity: 1;
        transform: translate(-50%, -50%) scale(1);
    }
}

.confirm {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
    min-width: 280px;
    max-width: 500px;
    height: auto;
    background: #fcf7eb;
    border-radius: 10px;
    padding: 0;
    margin: 0;
    border-top: 1px solid white;
    animation: fade 1s ease 1 forwards;
    z-index: 999;
    border: 25px solid #B88846;
    border-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='75' height='75'%3E%3Cg fill='none' stroke='%23B88846' stroke-width='2'%3E%3Cpath d='M1 1h73v73H1z'/%3E%3Cpath d='M8 8h59v59H8z'/%3E%3Cpath d='M8 8h16v16H8zM51 8h16v16H51zM51 51h16v16H51zM8 51h16v16H8z'/%3E%3C/g%3E%3Cg fill='%23B88846'%3E%3Ccircle cx='16' cy='16' r='2'/%3E%3Ccircle cx='59' cy='16' r='2'/%3E%3Ccircle cx='59' cy='59' r='2'/%3E%3Ccircle cx='16' cy='59' r='2'/%3E%3C/g%3E%3C/svg%3E") 25;
}

.confirm h1 {
    text-align: center;
    font-size: 1.2rem;
    margin: 1.5rem 1rem 0.5rem;
}

.confirm p {
    text-align: center;
    font-size: 1rem;
}

.confirm button {
    background: transparent;
    border: none;
    color: #1678E5;
    height: 3rem;
    font-size: 1rem;
    width: 50%;
    position: absolute;
    bottom: 0;
    cursor: pointer;
}

.confirm button:nth-of-type(1) {
    border-top: 1px solid #f1d1a0;
    border-right: 1px solid #f1d1a0;
    left: 0;
    /* border-radius: 0 0 0 10px; */
}

.confirm button:nth-of-type(2) {
    border-top: 1px solid #f1d1a0;
    right: 0;
    /* border-radius: 0 0 10px 0; */
}

.confirm button:focus,
.confirm button:hover {
    font-weight: bold;
    background: #fddcab;
}

.confirm button:active {
    background: #fddcab;
}


/* #btnCancel {
    background-color: rgba(255, 166, 166, 0.397);
}

#btnCancel:hover {
    background-color: rgb(255, 167, 167);
}

#btnOk {
    background-color: rgba(184, 255, 166, 0.397);
}

#btnOk:hover {
    background-color: rgb(194, 255, 179);
} */


/* CSS */

.btn {
    color: #fff;
    background-color: #e74c3c;
    outline: none;
    border: 0;
    color: #fff;
    padding: 10px 20px;
    text-transform: uppercase;
    margin-top: 50px;
    border-radius: 2px;
    cursor: pointer;
    position: relative;
}

.button-45 {
    align-items: center;
    background-color: #FFE7E7;
    background-position: 0 0;
    border: 1px solid #FEE0E0;
    border-radius: 11px;
    box-sizing: border-box;
    color: #695a4c;
    cursor: pointer;
    display: flex;
    font-size: 1rem;
    font-weight: 700;
    line-height: 33.4929px;
    list-style: outside url(https://www.smashingmagazine.com/images/bullet.svg) none;
    padding: 2px 12px;
    text-align: left;
    text-decoration: none;
    text-shadow: none;
    text-underline-offset: 1px;
    transition: border .2s ease-in-out, box-shadow .2s ease-in-out;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    white-space: nowrap;
    word-break: break-word;
}

.button-45:active,
.button-45:hover,
.button-45:focus {
    outline: 0;
}

.button-45:active {
    background-color: #ffd7b6;
    box-shadow: rgba(0, 0, 0, 0.12) 0 1px 3px 0 inset;
    color: #FFFFFF;
}

.button-45:hover {
    background-color: #FFE3E3;
    border-color: #f5e3c3;
}

.button-45:active:hover,
.button-45:focus:hover,
.button-45:focus {
    background-color: #ffdfae;
    box-shadow: rgba(0, 0, 0, 0.12) 0 1px 3px 0 inset;
    color: #FFFFFF;
}