html {
    background-color: #fef7e8;
}

#menuMobile {
    display: none;
}

nav>div {
    display: flex;
    align-items: center;
}

nav>div>ul {
    display: flex;
    /*width: 100%;*/
    width: 65%;
    justify-content: space-around;
    text-decoration: none;
}

nav>div>ul>li {
    list-style: none;
}

h1 {
    margin: auto;
}

img[src="img/Recherche.svg"],
img[src="img/Recherche.svg"] {
    margin-left: 2%;
}

h2 {
    width: 100%;
    color: rgba(255, 255, 255, 1);
    font-family: Oswald;
    font-size: 70px;
    text-align: center;
    height: auto;
    background: rgba(65, 24, 14, 1);
    opacity: 1;
}

main {
    padding-top: 2%;
    padding-bottom: 2%;
}

* {
    margin: 0;
}

.imgArticleDuMois {
    width: auto; 
  max-width: 100%; 
  height: auto; 
  display: block; 
  margin: 0 auto; 
}

.img-container {
    width: 100%;
    height: 20vw;
    overflow: hidden;
}

.imgArticleDuMois {
    width: 100%;
    height: 100%;
    object-fit: cover; 
}

.flex {
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap; 
}

.flex2 {
    display: flex;
    justify-content: center;
}

.center-text {
    text-align: center;
    /*width: 25%;*/
    width: 45%;
    margin: 10px;
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    border-radius: 5px;
    overflow: hidden;
}

.hPanier {
    padding-bottom: 2%;
}

#infoLivraison {
    text-align: center;
    color: rgb(65, 24, 14);
    border: 2px solid #41180E;
    font-size: 1.2em;
    font-family: Oswald;
    background-color: #fef7e8;
    padding: 20px 20px 20px 20px;
    margin-right: 30%;
    margin-left: 30%;
    border-radius: 10px;
    width: 40%;
}

.unProduit {
    border: 1px solid #41180E;
}

.flexProduitPanier {
    display: flex;
}

.droite {
    align-content: right;
}

.gauche {
    align-content: left;
}

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

.flexAround {
    display: flex;
    justify-content: space-around;
}

.widthAuto {
    width: auto;
}

.minWidth {
    min-width: 100px;
    margin-right: 2%;
}

#descriptionProduit {
    padding-top: 2%;
    padding-right: 5%;
    padding-left: 5%;
    padding-bottom: 1.5%;
}

.select {
    justify-content: right;
    margin-right: 10%;
    margin-bottom: 5%;
}

.flexButton {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.total {
    height: 100%;
    font-family: Oswald;
}

#containerPanier {
    padding-top: 1%;
}

.infoProduit {
    border-top: 1px solid #41180E;
}

.applePayPanier {
    background-color: white;
    border: 1px solid #EB7100;
    margin-bottom: 3%;
}

.orange {
    color: #EB7100;
}

.imagePanier {
    border-right: 1px solid #41180E;
}

.product-description {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 66%;
}

#imgProduit {
    background: linear-gradient(0deg, rgba(65, 24, 14, 1) 0%, rgba(248, 173, 28, 1) 100%);
    border-right: 1px solid #41180E;
    width: 33%;
}

#masseProduit {
    background-color: #EB7100;
    color: white;
    padding: 2%;
    border-radius: 5px;
}

#mProduit,
#mPanier,
#mInfo {
    border-top: 1px solid #41180E;
    border-bottom: 1px solid #41180E;
}

#fruitsetlegumes>img,
#categorie2>img,
#categorie3>img {
    float: left;
    width: 8%;
}

#fruitsetlegumes,
#categorie2,
#categorie3 {
    height: 300px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.imgDrivie {
    height: 200px;
    display: block;
}

.imgDrivieMobile {
    height: 200px;
    display: none;
}

#viewfruitsetlegumes{
    margin-left: 30%;
    font-size: 24px;
    cursor: pointer; 
    margin-bottom: 10px;
    font-style: bold; 
    color: #fef7e8; 
    font-weight: bold; 
    width: 30%;
}

#fruitsetlegumes,
#categorie3 {
    background-color: rgba(65, 24, 14, 1);
    color: rgba(255, 255, 255, 1);
    font-family: "Open Sans";
    font-size: 30px;
    font-weight: 400;
    line-height: 41px;
    letter-spacing: 0em;
    text-align: justified;
}

#categorie2 {
    font-family: "Open Sans";
    font-size: 30px;
    font-weight: 400;
    line-height: 41px;
    letter-spacing: 0em;
    text-align: justified;
    color: #41180E;
    margin-bottom: 30px;
}

footer>div>p {
    font-family: "Oswald";
    font-size: 24px;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0em;
    text-align: center;
}

#france {
    border-right: 2px solid #41180E;
    padding: 15px;
}

.linkInNav {
    text-decoration: none;
    padding-left: 60px;
    padding-right: 60px;
}

.linkInNav:hover {
    background-color: rgba(65, 24, 14, 1);
    color: #fef7e8;
    transition-duration: 0.5s;
    cursor: pointer;
}

#MenuDroite {
    width: 15%;
    display: flex;
    justify-content: space-between;
    margin-right: 2%;
}

img[src="img/Coeur.svg"],
img[src="img/Compte.svg"],
img[src="img/Panier.svg"],
img[src="img/Compte.svg"],
img[src="img/Coeur.svg"],
img[src="img/Panier.svg"] {
    width: auto;
}

#reseauxSociaux {
    width: 15%;
    border-radius: 0px;
    display: flex;
    margin: auto;
    justify-content: space-between;
}

#franceEuro {
    margin: auto;
    margin-top: 2%;
    display: flex;
    width: 17%;
}

#help {
    margin-left: 1%;
}

#fruitsetlegumesClick {
    background-color: #41180E;
    color: #fef7e8;
}

#panierDesktop:hover,
#compteDesktop:hover {
    cursor: pointer;
}

.linearGradient {
    background-color: #41180E;
}

#filtresDesktop {
    display: none;
}

.center-text-three-product {
    text-align: center;
    width: 33%;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    background: linear-gradient(transparent, #41180E);
}

.linkInNav {
    color: rgba(65, 24, 14, 1);
    font-family: Oswald;
    font-size: 18px;
    opacity: 1;
    text-align: center;
    border: 2px solid rgb(65, 24, 14);
    padding: 15px;
}

h2 {
    width: 100%;
    color: rgba(255, 255, 255, 1);
    font-family: Oswald;
    font-size: 2.75em;
    text-align: center;
    height: auto;
    background: rgba(65, 24, 14, 1);
    opacity: 1;
}

main {
    padding-top: 2%;
    padding-bottom: 2%;
}

* {
    margin: 0;
}

.flex {
    display: flex;
}

.flex2 {
    display: flex;
    justify-content: center;
}

.hPanier {
    padding-bottom: 2%;
}


.unProduit {
    border: 1px solid #41180E;
}

.flexProduitPanier {
    display: flex;
}

.droite {
    align-content: right;
}

.gauche {
    align-content: left;
}

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

.flexAround {
    display: flex;
    justify-content: space-around;
}

.widthAuto {
    width: auto;
}

.minWidth {
    min-width: 100px;
    margin-right: 2%;
}

.select {
    justify-content: right;
    margin-right: 10%;
    margin-bottom: 5%;
}

.flexButton {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.total {
    height: 100%;
    font-family: Oswald;
    border: 1px solid #41180E;
}
.paymentPanier {
    background-color: #EB7100;
    border: 1px solid;
    color: white;
    font-size: 1.1em;
    letter-spacing: 1.5px;
    margin-bottom: 5%;
    text-align: center;
    height: 20%;
}

#containerPanier {
    padding-top: 1%;
}

.infoProduit {
    border-top: 1px solid #41180E;
}

.orange {
    color: #EB7100;
}

.imagePanier {
    border-right: 1px solid #41180E;
}


#fruitsetlegumes>img,
#categorie2>img,
#categorie3>img {
    float: left;
    width: 8%;
}

#fruitsetlegumes,
#categorie2,
#categorie3 {
    height: 300px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.imgDrivie {
    height: 200px;
}

#fruitsetlegumes,
#categorie3 {
    background-color: rgba(65, 24, 14, 1);
    color: rgba(255, 255, 255, 1);
    font-family: "Open Sans";
    font-size: 24px;
    font-weight: 400;
    line-height: 41px;
    letter-spacing: 0em;
    text-align: justified;
}

#categorie2 {
    font-family: "Open Sans";
    font-size: 24px;
    font-weight: 400;
    line-height: 41px;
    letter-spacing: 0em;
    text-align: justified;
    color: #41180E;
}

footer>div>p {
    font-family: "Oswald";
    font-size: 16px;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0em;
    text-align: center;
}

#france {
    border-right: 2px solid #41180E;
    padding: 15px;
}

.linkInNav {
    text-decoration: none;
    padding-left: 60px;
    padding-right: 60px;
}

.linkInNav:hover {
    background-color: rgba(65, 24, 14, 1);
    color: #fef7e8;
    transition-duration: 0.5s;
    cursor: pointer;
}

#panierDesktop:hover,
#compteDesktop:hover {
    cursor: pointer;
}

/* Boutons stylés */
/* https://gradientbuttons.colorion.co/ */

.btn-grad {
    background-image: linear-gradient(to right, #603813 0%, #b29f94  51%, #603813  100%);
    margin: 10px;
    padding: 15px 45px;
    text-align: center;
    text-transform: uppercase;
    transition: 0.5s;
    background-size: 200% auto;
    color: white;            
    box-shadow: 0 0 20px #eee;
    border-radius: 10px;
    display: block;
  }

  .btn-grad:hover {
    background-position: right center;
    color: #fff;
    text-decoration: none;
  }

           
.btn-grad2 {
    background-image: linear-gradient(to right, #AA076B 0%, #61045F  51%, #AA076B  100%);
    margin: 10px;
    padding: 15px 45px;
    text-align: center;
    text-transform: uppercase;
    transition: 0.5s;
    background-size: 200% auto;
    color: white;            
    box-shadow: 0 0 20px #eee;
    border-radius: 10px;
    display: block;
  }

.btn-grad2:hover {
    background-position: right center;
    color: #fff;
    text-decoration: none;
  }
 
 
/* Le style des barres de recherche*/

.search-box{
    width: 100%;
    display: flex;
    margin-left: 9%;
    margin-top: 3.5%;
}
.search-input{
    width: 100%;
    border: 4px solid #111d5e;
    border-radius:10px 0 0 10px ;
    border-right: none;
    outline: none;
    font-size: 16px;
    color: #415166;
    background: none;
}
.search-button{
    text-align: center;
    height: 51px;
    width: 40px;
    outline: none;
    cursor: pointer;
    border: 4px solid #111d5e;
    border-radius: 0 10px 10px 0 ;
    border-left: none;
    background: none;
    font-size: 16px;
    border-left: 4px solid #111d5e;
    background-color: rgb(65, 24, 14);
    color: white;
}

.container{
    width: 25%;
}

/* La fenêtre modale*/

.modal {
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
}

.modal-content {
    background-color: #fefefe;
    margin: 15% auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
}

.close-button {
    color: #aaa;
    float: right;
    font-size: 20px;
    font-weight: bold;
}

.close-button:hover,
.close-button:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

.search-results {
    width: 100%;
    background: white;
}

/* Les articles */
.article-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
    margin-top: 20px;
}

.category {
    text-align: center;
}

.article {
    display: inline-block;
    vertical-align: top;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 10px;
    text-align: center;
    width: 250px;
    margin: 10px;
    box-sizing: border-box;
    background-color: #ccc;
}

.article img {
    width: 100%;
    height: 150px;
    object-fit: cover;
    border-radius: 5px;
}


.cart-sidebar {
    background-color: #f9f9f9;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 10px;
    margin-top: 20px;
    width: 250px;
}

.cart-sidebar button {
    display: block;
    width: 100%;
    margin-top: 10px;
    padding: 8px;
    border: none;
    border-radius: 3px;
    background-color: #4caf50;
    color: white;
    cursor: pointer;
}

.slideshow-container {
    max-width: auto;
    position: relative;
    margin: auto;
}

.prev, .next {
    cursor: pointer;
    width: auto;
    padding: 8%;
    margin-top: -22px;
    color: rgb(61, 37, 37);
    font-weight: bold;
    font-size: 24px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
}

.next {
    right: 0;
    border-radius: 3px 0 0 3px;
}

.prev{
    left: 0;
}

.prev:hover, .next:hover {
    background-color: white;
}


.dot {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}

.active, .dot:hover {
    background-color: #717171;
}

.fade {
    animation-name: fade;
    animation-duration: 1.5s;
}

@keyframes fade {
    from {opacity: .4} 
    to {opacity: 1}
}

@media only screen and (max-width: 300px) {
    .prev, .next,.text {font-size: 11px}
}


.articles-panier {
    margin-bottom: 20px;
}

.panier-total {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.code-promo {
    display: flex;
}

.total-panier {
    text-align: right;
}

#viderPanier,
#validerCommande {
    background-color: #f44336;
    color: white;
    padding: 10px 20px;
    border: none;
    cursor: pointer;
    margin-top: 20px;
}

#validerCommande {
    background-color: #4CAF50;
}

#viderPanier:hover,
#validerCommande:hover {
    opacity: 0.8;
}

.panier-header, .panier-footer {
    padding: 1em;
    background-color: #f8f8f8;
}
.modal {
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%; 
    height: 100%;
    overflow: auto; 
    background-color: rgba(0,0,0,0.4); 
  }
  
  .modal-content {
    background-color: #fefefe;
    margin: 5% auto;
    padding: 20px;
    border: 1px solid #888;
    width: 60%;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    border-radius: 4px;
  }
  
  .close-button {
    color: #aaa;
    float: right;
    font-size: 24px;
    font-weight: bold;
  }
  
  .close-button:hover,
  .close-button:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
  }
  
  .panier-header h2, 
  #identification {
    margin: 0;
    padding-bottom: 10px;
  }
  
  .articles-panier {
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 20px;
  }
  
  .article-panier {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
  }
  
  .article-panier img {
    width: 100px;
    margin-right: 20px;
  }
  
  .article-panier .description {
    flex-grow: 1;
  }
  
  .remove-item {
    cursor: pointer;
    font-size: 20px;
    padding-left: 15px;
  }
  
  .panier-total, .panier-actions {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 20px;
  }
  
  #viderPanier, #validerCommande {
    background-color: #4CAF50; 
    border: none;
    color: white;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    margin: 4px 2px;
    cursor: pointer;
    border-radius: 4px;
  }
  
  #viderPanier {
    background-color: #f44336;
  }
  
  .code-promo input[type="text"] {
    padding: 10px;
    margin: 10px 0;
    border: 1px solid #ddd;
    border-radius: 4px;
    width: 200px;
  }
  
  .code-promo button {
    padding: 10px 15px;
    background-color: #ddd;
    border: none;
    cursor: pointer;
    border-radius: 4px;
  }
  
  .total-panier span {
    font-size: 14px;
    font-weight: bold;
  }
  
  .panier-header h2,
  #identification {
    font-size: 1.3rem; 
    font-weight: 600; 
    color: #333; 
    margin-bottom: 0.5rem; 
  }
  
  #identification {
    font-weight: 400; 
    text-decoration: underline;
    cursor: pointer; 
  }
  
  #identification:after {
    content: '>';
    font-weight: bold;
    margin-left: 5px; 
  }
  
  .hr-line {
    border: none;
    height: 1px;
    background-color: #ccc;
    margin: 1rem 0;
  }
  
  #panierCompte , #identification, #paiement {
    font-size: 16px;
    width: 50%;
    color: #333;
    background: none;
    cursor: pointer;
  }

  .article-panier {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
  }
  
  .remove-item {
    font-size: 18px;
    cursor: pointer;
    margin-right: 10px;
  }
  
  .article-image img {
    width: 100px;
    height: auto;
  }
  
  .article-info {
    flex-grow: 1;
  }
  
  .article-quantite {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  
  .article-quantite input {
    width: 50px;
  }
  
  .article-prix-total {
    margin-left: 20px;
  }
  
  /* La sidebar pour le panier */

  .sidebar-panier {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    right: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    color: white;
}

.sidebar-panier a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 19px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

.sidebar-panier a:hover {
    color: #f1f1f1;
}

.toggle-panier-btn {
    position: fixed;
    right: 20px;
    top: 55%;
    transform: translateY(-50%);
    background-color: #fef7e8;
    color:  rgba(65, 24, 14, 1);
    padding: 15px 20px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    z-index: 2;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    transition: background-color 0.3s;
}

.toggle-panier-btn:hover {
    background-color: #45a049;
    color: white;
}

.close-sidebar-btn {
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 22px;
    border: none;
    background: none;
    color: white;
    cursor: pointer;
    transition: color 0.3s;
}

.close-sidebar-btn:hover {
    color: #ccc;
}

.wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100px;
    height: 100px;
    background-color: #f0f0f0;
    border-radius: 50%;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    transition: transform 0.3s ease-in-out;
    min-width: 0;
    padding: 0;
    font-size: 18px;
    width: 32px;
    height: 32px;
    line-height: 28px;
    margin-top: 10px;
    margin-left: 10px;
}

.wrapper:hover {
    transform: scale(1.1);
}

.fa-expand {
    font-size: 30px;
    color: #333;
}

.buy-btn {
    background-color: #6fb07f; 
    color: white; 
    padding: 12px 24px; 
    border: none;
    cursor: pointer;
    font-size: 14px; 
    border-radius: 50px; 
    transition: transform 0.3s, box-shadow 0.3s; 
    outline: none; 
    position: relative; 
    overflow: hidden; 
}

.buy-btn:hover {
    transform: scale(1.05); 
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.buy-btn:focus {
    animation: pulse-animation 2s infinite; /
}

@keyframes pulse-animation {
    0% {
        box-shadow: 0 0 0 0px rgba(111, 176, 127, 0.7);
    }
    100% {
        box-shadow: 0 0 0 15px rgba(111, 176, 127, 0);
    }
}


.buy-btn-success {
    background-color: #4CAF50; 
    border-radius: 50%;
    width: 50px;
    height: 50px; 
    display: flex; 
    align-items: center; 
    justify-content: center;
    transition: all 0.3s; 
    border: none;
    margin: auto;
}

.buy-btn-success::after {
    content: '✓'; 
    color: white; 
    font-size: 20px;
}

.sidebar-panier-content {
    font-size: 0.8rem; 
    padding: 10px;
}

.sidebar-panier-content h2,
.sidebar-panier-content p,
.sidebar-panier-content button {
    margin-bottom: 0.5em;
}

.sidebar-close-cart {
    float: right;
    border: none;
    background: none;
    cursor: pointer;
}

#sidebarCartItems .article-sidebar {
    border-bottom: 1px solid #ccc;
    padding-bottom: 0.5em;
    margin-bottom: 0.5em;
}

#sidebarCartActions {
    border-top: 1px solid #ccc;
    padding-top: 0.5em;
}

#sidebarPromoCode {
    display: flex;
    justify-content: space-between;
    margin-bottom: 0.5em;
}

#sidebarPromoCode input {
    flex-grow: 1;
    margin-right: 0.5em;
}

#sidebarPromoCode button {
    white-space: nowrap;
}

#sidebarCheckout,
#sidebarEmptyCart {
    width: 100%;
    padding: 0.5em;
    margin-bottom: 0.5em;
    cursor: pointer;
}

#sidebarCheckout {
    background-color: #4CAF50;
    color: white;
}

#sidebarEmptyCart {
    background-color: #f44336;
    color: white;
}


.article-sidebar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #ccc;
    padding: 5px;
  }
  
  .sidebar-article-image img {
    width: 50px;
    height: auto;
  }
  
  .sidebar-article-details {
    flex-grow: 1;
    padding: 0 10px;
  }
  
  .sidebar-article-quantite {
    display: flex;
    align-items: center;
  }
  
  .sidebar-article-quantite input {
    margin-left: 5px;
    width: 50px;
  }
  
  .sidebar-remove-item {
    cursor: pointer;
    padding: 5px;
  }
  
  @media (max-width: 750px) {

    .linkInNav {
        padding-left: 40px;
        padding-right: 40px;
        padding-top: 0px;
        padding-bottom: 0px;
    }
    #divdivPanier{
        margin-left: -20px;
    }
}

#categories {
    color: rgba(65, 24, 14, 1);
    font-family: Oswald;
    font-size: 18px;
    opacity: 1;
    text-align: center;
    border: 2px solid rgb(65, 24, 14);
    padding: 15px;
    background-color: #fef7e8;
    cursor: pointer;
}

#viewcharcuterie {
    margin-left: 30%;
    font-size: 20px;
    cursor: pointer;
    margin-bottom: 10px;
    font-style: bold; 
    color: #fef7e8; 
    font-weight: bold;
}

#viewfromageetproduitslaitiers {
    margin-left: 30%;
    font-size: 20px;
    cursor: pointer;
    margin-bottom: 10px;
    font-style: bold; 
    color: #fef7e8;
    font-weight: bold;
}

.panier-header{
    display: flex;
    justify-content: space-around;
    font-family: 'Open Sans', sans-serif;
}

@media screen and (min-width: 1201px) and (max-width: 1800px) {
    #viewfruitsetlegumes {
        width: 50%;
        margin: auto;
        margin-bottom: 1%;
    }
    #viewcharcuterie {
        width: 50%;
        margin: auto;
        margin-bottom: 1%;
    }
    #viewfromageetproduitslaitiers {
        width: 50%;
        margin: auto;

        margin-bottom: 1%;
    }
}

@media screen and (min-width: 641px) and (max-width: 1200px) {
    #viewfruitsetlegumes {
        width: 55%;
        margin-left: 2%;
        margin-bottom: 1%;
    }
    #viewcharcuterie {
        margin: auto;
        margin-bottom: 1%;
    }
    #viewfromageetproduitslaitiers {
        margin: auto;
        margin-bottom: 1%;
        margin-left: -18%;
    }
}

.currency-selector {
    position: fixed;
    bottom: 20px;
    left: 20px; 
    display: inline-flex;
    align-items: center;
    background-color: #f0f0f0; 
    border: 2px solid #333; 
    border-radius: 6px; 
    padding: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    z-index: 5000;
  }
  
  .currency-selector:hover {
    transform: scale(1.05); 
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.4); 
  }
  
  .currency-button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #000;
    margin-right: 10px;
    transition: background-color 0.3s; 
  }
  
  .currency-button:hover {
    background-color: #333; 
  }
  
  .currency-symbol {
    color: white;
    font-size: 20px; 
  }
  
  #currency {
    border: none;
    outline: none;
    appearance: none;
    background: transparent;
    padding: 10px 20px;
    cursor: pointer;
    font-size: 12px; 
    transition: background-color 0.3s; 
  }
  
  #currency:hover {
    background-color: #e8e8e8;
  }
  
  #currency {
    background-image: linear-gradient(45deg, transparent 50%, gray 50%),
                      linear-gradient(135deg, gray 50%, transparent 50%),
                      linear-gradient(to right, #ccc, #ccc);
    background-position: right 15px top 50%, right 10px top 50%, right 10px top 50%;
    background-size: 5px 5px, 5px 5px, 1px 2em;
    background-repeat: no-repeat;
  }

  .confirmation-message {

    width: 80%; /* ou la largeur que vous préférez */
    padding: 20px;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
    background-color: white;
    text-align: center;
    transition: opacity 0.5s, visibility 0.5s;
  }