* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-family: Georgia, serif;
    color: #1a1a1a;
    overflow-x: hidden;
}
.bloglien {        
    text-decoration: none; 
    color: inherit;     
}
.bloglien:hover{
    text-decoration: underline;
}
.welcome{
    background-image: url(images/carrousel-2.jpg);
    background-size: 1550px;
    height: 670px;
    justify-content: center;
    margin-bottom: 25px;
}

.bakery-img img{
      margin-left: 44.7%;
      margin-top: 125px;
      width: 160px;
      height: auto;
}
.colora{
    text-align: center ;
}
.colora h1{
    font-size: 85px;
    font-family: "Pacifico", sans-serif;
}
.colora p{
    width: 670px;
    font-size: 13px;
    margin: 0 auto;
    line-height: 2;
}
.shopnow{
    margin-top: 50px;
}
.cta-button {
    margin-top: -100px;
    padding: 10px 20px;
    border: 2px solid #e54c2a;
    border-radius: 30px;
    color: #e54c2a;
    font-weight: bold;
    margin-left: 46%;
    font-size: 13px;
}

.cta-button:hover {
    background: #e54c2a;
    color: white;
}


.container.story{
    height:600px;
    margin-top: 100px;
}

.top-bar{
  height: 95px;
  background-color: #E54C2A;
  margin-top: 20px;
  position: relative;
  justify-items: center;
  text-align: center;
}
.icons-menu{
    display: none;
}

.logo{
   margin-top: 45px;
   border-radius: 100%;
   box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.2);
   width: 125px;
   height: 125px;
   position: absolute;   
   left: 50%;
   transform: translate(-50%, -50%);
   background-color: #E54C2A;
}
.logo img{
    margin-top: 20px;
}
.elements{
   margin-top: 40px;
   position: absolute;
   margin-right: -800px;
   display: flex;
   width: 130px;
   height: 19px;
}
.elements img{
    cursor: pointer;
}
.carregris{
  width: 100px;
  height: 100px;
  border: 4px solid gray;
  opacity: 0.1;
  margin-top: 40px;
  margin-left: 710px;
  background-color: white;
  position: absolute;    
  z-index: -1;          
  pointer-events: none;
}

.blocss{
   margin: 60px;
   display: flex;

}
.blocblé{
  margin-left: 60px;
  height: auto;
}
.blocdroit{
  margin-left: 50px;
  margin-top: 20px;
  gap: 11px;
  display: flex;
  flex-direction: column;
}

.discover{
  line-height: 2rem;
}
.discover h1{
  font-size: 2.7rem;
}
.discover h2{
  color: #E54C2A;
}

.magento{
  width: 400px;
  line-height: 1.5rem;
  font-size: 14px;
}
.notare{
    margin-top: 15px;
}
.check{
  color: #E54C2A;
}
.about1{
  margin-top: 30px;
}
.about1 button{
  width: 130px;
  padding: 10px 5px;
  background-color: white;
  border: 2px solid #E54C2A;;
  color: #E54C2A;
  border-radius: 50%;
  border-radius: 999px;
  font-weight: bold;
  cursor: pointer;
}
.about1 button:hover{
    background-color: #E54C2A;
    color: white;
}

.footer1{
  display: flex;
  gap: 50px;
  justify-content: center;
  background-color: #E54C2A;
  color: white;
  width: 920px;
  height: 80px;
  margin: 20px auto 100px auto; 
}
.free1{
  line-height: 1.5rem;
  gap:10px;
  display: flex;                
  align-items: center;  
}
.petittexte1{
  font-size: 0.7rem;
}

.ourproducts{
    display: flex;
    margin-left: 20%;
    gap: 60px;
}
.our h3{
    color: #E54C2A;
}
.grille{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin-top: 50px;
    gap: -20px;
}
.products{
    text-align: center;
}
.items img{
    width: 220px;
    height: auto;
    cursor: pointer;
}
.items p{
    font-size: 13px;
    font-weight: bold;
    line-height: 1.5;
}
.items p:hover{
    text-decoration: underline;
    cursor: pointer;
}

.eighty{
    color:#E54C2A;
    font-weight: bold;
    font-size: 16px;
}
.panera img{
    width: 430px;
    height: auto;
    cursor: pointer;
}

.sedvel p{
    color: white;
    font-size: 13px;
    width: 620px;
    text-align: center;
    margin: 0 auto;
    padding-top: 17%;
    line-height: 1.9;
}
   

.sedvel{
    background-image: url(background.jpg);
    background-size: 1610px;
    height: 380px;
    margin-bottom: 400px;
}
.sedvel h4{
    color: white;
    margin: 0 auto;
    text-align: center;
}
.homme{
    border-radius: 100%;
    width: 85px;
    height: auto;
    margin-left:47% ;
    margin-top: 5%;
}
.bloc-item{
  display: flex;
  justify-content: center;
  gap: 30px;
}
.image-bread{
    margin-top: 12px;
}
.image-bread img{
    width: 440px;
    height: auto;
}
.our-products{
    line-height: 1;
    font-weight: bold;
}
.our-products h3 {
   color:#E54C2A;
   font-weight: bold;
}
.patisserie{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
    margin-top: 60px;
}

.gateaux1{
   text-align: center;
   line-height: 1.3;
}

.gateaux1 img{
   width: 190px;
   height: auto;
   cursor: pointer;
}

.nomgateaux{
    font-weight: bold;
    font-size: 0.8rem;
    cursor: pointer;
}
.eighty{
    color: #E54C2A;
    font-weight: bold;
}
.blogs{
    margin: 60px auto;
    text-align: center;
}
.blogs h2{
    color: #E54C2A;
}
.posts {
  display: flex;
  gap: 30px;
  justify-content: center;
  margin: 100px 0;
}

.post {
  width: 300px;
  border: 1px solid #eee;
  background: white;
}

.post img {
  width: 100%;
  display: block;
}
.post p{
    font-size: 11px;
}

.date {
  color: #e54c2a;
  font-weight: bold;
  margin: 15px;
}

.date span {
  font-size: 0.8rem;
}

.post h3 {
  margin: 0 15px;
}

.author {
  margin: 10px 15px;
  font-size: 12px;
  font-style: italic;
}

.author span {
  color: #e54c2a;
}

.post p {
  margin: 10px 15px 20px;
  font-size: 0.9rem;
}


.top-bar3{
    background-color:#E54C2A;
    height: 55px;
    font-weight: bold;
}

.top-bar3-ul {
    display: flex;
    list-style: none;
    gap: 21px;
    margin-left: 220px;
    margin-top: 0px;
    padding: 0px;
}

.top-bar3 li{
    padding-top: 20px;
    color:white;
    font-size: 0.7rem;
    letter-spacing: -1px;
}

.v{
    font-size: 0.5rem;
}
.blog{
    color: black;
}

.newsletter3{
   background-color: #F6F7FB;
   height: 780px;
   margin-top: 37px;
}
.signup{
    justify-content: center;
    text-align: center;
    padding-top: 60px;
    line-height: 1.7;
}
.signup h2{
    font-size: 1.7rem;
    letter-spacing: -1px; 
}
.signup p{
    font-size: 0.8rem;
}

.email-adress {
    display: flex;
    width: 470px;
    height: 40px;
    justify-content: center;
    margin: 55px auto;
}

.email-adress input {
    flex: 1;
    padding: 10px 14px;
    border: 1px solid #ccc;
    border-right: none;
    border-radius: 999px 0 0 999px; 
    outline: none;
}

.email-adress button {
    padding: 10px 14px;
    border: 1px solid #ccc;
    border-left: none;
    border-radius: 999px;
    background: #E54C2A;
    cursor: pointer;
    color: white;
    width: 140px;
}
.email-adress button:hover{
    font-weight: bold;
}

.ligne-grise {
  border: none;         
  height: 1px;           
  background-color : #E9EBEE; 
  width: 950px;           
  margin: 85px auto;      
  justify-content: center;
}

.anii{
    display: flex;
    width: 1200px;
    gap: 20px;
    justify-content: center;
    margin-left: 8%;
    margin-top: -2%;
    font-size: 0.8rem;
}

.footer-aboutus{
    max-width: 230px;
    line-height: 1.5;
}
.ape{
    line-height: 2;
    color: #5c5c5cb7;
}
.ape img{
    width:15px;
    height: auto;
}
.footer-info{
    line-height: 1.8;
    width: 230px;
}
.footer-newproducts{
    max-width: 250px;
}
.footer-newproducts img{
    width: 60px;
    height: auto;
}
.images-z{
    display: flex;
    flex-direction: column; 
    gap: 55px; 
}
.products-ziming{
    margin-top: 0px;
    display: flex;
    gap: 20px;
    cursor: pointer;
}
.products-redzumma{
    display: none;
    cursor: pointer;
}
.newpro{
    font-weight: bold;
}
.footer-eighty{
    color: #E54C2A;
}
.footer-info{
    width: 230px;
    line-height: 2.2;
    margin-top: -10px;
}
.footer-instagram{
    width: 230px;
}

.ligne-grise22 {
  border: none;         
  height: 1px;           
  background-color : #E9EBEE; 
  width: 100%;         
  margin-top: 35%;      
  justify-content: center;
}
.footer-mass{
    display: flex;
    gap: 470px;
    margin-top: 0px;
    justify-content: center;
}
.footer-mass p{
    font-size: 0.8rem;
    color: #757474;
}
.massT{
    color: #E54C2A;
}
.social-icons {
  display: flex;
  gap: 20px;
}

.social-icons img {
  width: 35px;             
  height: 35px;
  padding: 5px;      
  border: 2px solid #ccc;  
  border-radius: 50%;     
  object-fit: contain;    
  transition: 0.3s ease;
  cursor: pointer;
}

@media (max-width:767px){
    .bakery-img{
        display: none;
    }
    .welcome{
    background-size: 765px;
    height: 320px;
    }
    .colora{
        margin-top: 70px;
    }
    .colora h1{
        font-size: 42px;
    }
   .colora p{
    width: 450px;
    font-size: 14.5px;
    margin-top: 30px;
    }
    .icons-menu{
    display: block;
    margin-left: -85%;
    cursor: pointer;
    }
    .elements{
    margin-top: 20px;
    margin-right: -540px;
    cursor: pointer;
    }
        
    .logo{
    margin-top: 25px;
    width: 135px;
    height: 135px;
    }
    .logo img{
        margin-top: 23px;
    }
        
    .blocblé img{
        width: 350px;
    }
    .blocss{
        display: flex;
        flex-direction: column;
    }
    .blocblé{
    margin-left: -35px;
    margin-top: -20px;
    }
    .blocdroit{
    margin-left: 5px;
    margin-top: -5px;
    }
    
    .magento{
    width: 540px;
    line-height: 1.5rem;
    font-size: 13px;
    }
    .discover{
        margin-bottom: 25px;
    }

    .footer1{
    width: 720px;
    height: 155px;
    border-radius: 2%;

    }
    .free1{
    flex-direction: column; 
    margin-top: 15px;
    }
    .ourproducts{
    flex-direction: column;
    margin-left: 25%;
    gap: 50px;
    }
    .our{
        margin-left: -30%;
    }
    .grille{
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        margin-top: 50px;
        gap: -20px;
    }
    .products{
        text-align: center;
    }
    .items img{
        width: 320px;
        height: auto;
    }
    .eighty{
        font-size: 20px;
    }
    .panera{
        margin-bottom: 50px;
    }
    .panera img{
    width: 530px;
    margin-left: -75px;
    }


    .sedvel p{
    font-size: 15px;
    width: 460px;
    margin: 0 auto;
    padding-top: 38%;
    line-height: 1.9;
}
   

.sedvel{
    background-image: none;
    background-color: black;
    background-size: 1610px;
    height: 400px;
 
}
.homme{
    width: 95px;
    margin-left:45% ;
    margin-top: 8%;
}
.sedvel h4{
    margin-left: 15px;
 
}

.bloc-item{
  flex-direction: column;
}




.image-bread{
    margin-top: 60px;
}
.image-bread img{
    margin-left: 14%;
    width: 540px;
}
.our-products{
    margin-left: 2%;
}
.patisserie{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
    margin-top: 60px;
}

.gateaux1 img{
   width: 300px;
   cursor: pointer;
}


.blogs{
    margin: 60px auto;
    text-align: center;
}
.blogs h2{
    color: #E54C2A;
    font-size: 18px;
}
.legume1{
    display: none;
}


    .home-cata{
        display: none;
    }

    .newsletter3{
   background-color: #ffffff;
   height: auto;
   margin-top: 37px;
   }
   .email-adress {
    margin: 25px auto;
    }
    .anii{
    flex-direction: column;
    width: 1200px;
    gap: 20px;
    margin-left: 2%;
    }
    .footer-aboutus{
    max-width: 570px;
    }
    .products-redzumma{
        display: flex;
        width: 200px;
    }
    .products-ziming{
     width: 200px;
    }
    .products-redzumma img,
    .products-ziming img {
        width: 90px;
        height: auto;
    }
    .images-z{
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }
    .ligne-grise22 {
    width: 100%;         
    margin-top: 10%;      
    }
    .footer-mass{
    flex-direction: column;
    gap: 10px;
    margin-top: 0px;
    align-items: center;
    margin-bottom: 50px;
    }


}



