
@font-face{
    font-family: 'Poppins';
    src: url(./font/Poppins-Medium.ttf);
}
@font-face{
    font-family: 'Poppins Regular';
    src: url(./font/Poppins-Regular.ttf);
}
@font-face{
    font-family: "poppins Bold";
    src: url(./font/Poppins-Bold.ttf);
}






body{
margin: 0px;
padding: 0px;
/* background-color: brown; */
}
.nav1{
    width: 100%;
    height: 18vh;
    background-color: white;
    position: fixed;
    
}
#cart{
    width: 24px;
    height: 8vh;
    padding-top: 50px;
    padding-left: 92%;
}
.nav2{
    margin-left: 64%;
    margin-top: -67px;
}
#love{
    width: 34%;
    height: 7vh;
    border-radius: 30px;
    border-color: red;
    border-width: 1px;
}
.heart{
    width: 20px;
    height: 8vh;
    margin-top: -20px;
    margin-left: 10px;
}
#link a{
    margin-left: 30px;
    text-decoration: none;
    font-size: 17px;
    font-weight: bold;
    color: red;
    margin-bottom: 20px; 
}
.link2{
    margin-top: 15px;
}
.nav3 a{
    text-decoration: none;
    padding:10px;
    font-weight: lighter;
    font-family: 'Poppins';
    color: black;
}
.nav3 a:hover{
    color: red;
    background-color: rgb(227, 224, 224);
    border-radius: 10px;
    padding: 10px;
}
.nav3{
    margin-top: -34px;
    text-align: center;
}
#home{
    color: red;
}
.location{
    font-weight: lighter;
    font-family: 'Poppins Regular';
    font-size: 11px;
    margin-top: -20px;
    margin-left: 13rem;
    
}
.location a{
    text-decoration: none;
    color: black;
}
.location2{
    width: 22px;
    height: 4vh;
    margin-top: -21px;
    margin-left: 11rem;
}
.nav4 img{
    width: 5rem;
    height: 8vh;
    margin-top: -44px;
    margin-left: 3rem;
}
.boy{
    display: grid;
    grid-template-columns: auto auto;
}

.hero-section1 img{
    width: 100%;
    height: 87vh;
    margin-top: 9em;
   
}
.hero-section2 h1{
    color: red;
    font-family: "poppins Regular";
    font-size: 24px;
     margin-top: 300px;
     margin-left: 9%;
    
   
}
.hero-section3{
    color: red;
    font-family: "poppins bold";
    font-size: 50px;
    margin-top: 10px; 
    margin-left: 1em;
    line-height: 2.3cm;
}
.hero-section4{
    color: red;
    font-family: "poppins bold";
    margin-left: 3em;
    font-size: 20px;
    margin-top: -20px;
}
.box1{
    display: grid;
    grid-template-columns: 200px 200px;
    column-gap: 1%;
}
.delivery{
    width: 90%;
    height: 15vh;
    border-radius: 20px;
    background-color: red;
    margin-left: 3.4em;
    cursor: pointer;
}
.delivery img{
    width: 25%;
    margin-top: 20px;
    margin-left: 4em;
}
.delivery p{
    color: white;
    font-family: "poppins Regular";
    font-weight: bold;
    text-align: center;
    margin-top: 1px;
}
.discover h1{
    color: rgb(255, 0, 0);
    font-family: "poppins bold";
    font-size: 3.3em;
    text-align: center;
    margin-top: 10%;
}
.d-line{
    width: 7%;
    height: 8px;
    margin-top: -3%;
    background-color: rgb(246,20,23);
    border-radius: 20px;
    border:rgb(246,20,23);
}

.taste {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 20px;
    margin-top: 60px;
}
.food{
    background-image: url(./image/food.jpg);
    background-size: cover;
    width: 100%;
    height: 25vh;
    border-radius: 20px;
}
.Protein{
    background-image: url(./image/Protein.jpg);
    background-size: cover;
    width: 100%;
    height: 25vh;
    border-radius: 20px;
}
.Pastries{
    background-image: url(./image/Pastries.jpg);
    background-size: cover;
    width: 100%;
    height: 25vh;
    border-radius: 20px;
}
.Cake{
    background-image: url(./image/Cakes.jpg);
    background-size: cover;
    width: 100%;
    height: 25vh;
    border-radius: 20px;
}
.Shawarma{
    background-image: url(./image/Shawarma.jpg);
    background-size: cover;
    width: 100%;
    height: 25vh;
    border-radius: 20px;
}
.Bread{
    background-image: url(./image/Bread1.jpg);
    background-size: cover;
    width: 100%;
    height: 25vh;
    border-radius: 20px;
}
.menu{
    background-color: rgba(0, 0, 0, 0.297);
    width: 100%;
    height: 25vh;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.menu b{
    color: white;
    font-size: 2.1em;
    margin: 10px;
    font-family: "Poppins Regular";
}
#click{
    border-radius: 10px;
    width: 20%;
    height: 6vh;
    background-color:rgb(246,20,23) ;
    border: rgb(246,20,23);
}
.link3 a{
    text-decoration: none;
    color: white;
    margin-left: 25px;
    font-family: "poppins regular";
    font-weight: bold;
}
#link2{
    margin-top: 12px;
}
.burger img{
    width: 18%;
    margin-right: 110px;
}
.burger{
    margin-top: -25px;
     cursor: pointer;
}
.button{
    margin-top: 60px;
    margin-left: 695px;
}
.order {
    background-color: rgb(246, 20, 23);
    width: 100%;
    height: 50vh;
    margin-top: 150px;
    /* display: flex; helps control inner layout */
    display: grid;
    grid-template-columns: auto auto;
}

.phone {
    width: 22%;
    height: 100%; /* VERY IMPORTANT */
    background-image: url("./image/MOBILE-min.webp");
    background-size: cover;        /* makes image fill nicely */
    background-position: top;   /* keeps it centered */
    background-repeat: no-repeat;  /* prevents tiling */
    margin-left: 400px;
}
.go{
    color: white;
    font-size: 3em;
    font-family: "Poppins Bold";
    margin-left: -540px;
    line-height: 1.6cm;
    margin-top: 10px;
    
}
.go2{
    color: white;
    font-family: "poppins regular";
    margin-top: -100px;
    margin-left: 700px;
}
/* .playstore img{
    width: 100%;
    margin-top: 200px;
    margin-left: -215px;
}
.appstore img{
    width: 70%;
    margin-top: 200px;
    margin-left: -200px;
}
 .app{
    display: grid;
    grid-template-columns: auto auto;
    grid-gap: 10px;
    margin-top: 60px;
    margin-left: 210px;
 } */
  .aboutus h1{
    color: rgb(255, 0, 0);
    font-family: "poppins bold";
    font-size: 3.1em;
    text-align: center;
    margin-top: 10%;
}
.d-line2{
    width: 3%;
    height: 8px;
    margin-top: -3%;
    background-color: rgb(246,20,23);
    border-radius: 20px;
    border:rgb(246,20,23);
}
.aboutus2{
    display: grid;
    grid-template-columns: auto auto;
    grid-gap: 20px;
    margin-top: 60px;
    padding-left: 210px;
}
.aboutus3{
    font-family: "poppins regular";
}
.aboutus4 img{
    width: 78%;
    border-radius: 15px;
}
#click2{
    border-radius: 10px;
    width: 31%;
    height: 6vh;
    background-color:rgb(246,20,23) ;
    border: rgb(246,20,23);
}
.link4 a{
    text-decoration: none;
    color: white;
    margin-left: 40px;
    font-family: "poppins regular";
    font-weight: bold;
}
#link3{
    margin-top: 13px;
}
.burger2 img{
    width: 18%;
    margin-right: 110px;
}
.burger2{
    margin-top: -27px;
     cursor: pointer;
}
.button2{
    margin-top: -150px;
    /* margin-left: 320px; */
}
.box4 {
    display: flex;
    flex-direction: column;
    gap: 15px; /* space between the two rows */
    background-color: rgb(255,192,203);
    width: 100%;
    height: 120vh;
    margin-top: 90px;
}

.box5 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px; /* controls both row & column spacing */
    margin: 0 auto; /* center the grid */
    padding: 0 20px; /* small side spacing */
    max-width: 800px; /* keeps layout tight and neat */
}
.offers img{
    width: 100%;
    margin-top: 70px;
}
.fanclub img{
    width: 100%;
    margin-top: 70px;
}
.career img{
    width: 100%;
}
.blog img{
    width: 100%;
}
.newsletter{
    background-color: rgb(255,219,219);
    width: 100%;
    height: 80vh;
}
.padd{
    background-color: rgba(255, 0, 0, 0);
    height: 10px;
   
}
.newsletter2{
    width: 15%;
    height: 37%;
    border-radius: 60%;
    background-color: white;
    background-image: url(./image/Newsletter-min.webp);
    background-size: cover;
    margin-left: 660px;
     margin-top: 80px;

    

}
.newsletter3{
    font-family: "poppins bold";
    font-size: 20px;
    margin-top: 20px;
    text-align: center;
}
.newsletter4{
    font-family: "poppins regular";
    text-align: center;
    font-size: 15px;
    line-height: -2cm;
}

/* Center wrapper */
.main-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    /* min-height: 100vh; */
    /* background-color: #235de3; Light blue-grey for contrast */
}

/* The "Label" container that holds everything */
.subscribe-box {
    display: flex;
    align-items: center;
    background-color: #ffffff; /* This is the white background you see */
    padding: 7px;             /* Space between button and outer edge */
    border-radius: 50px;      /* Fully rounded edges */
    width: 100%;
    max-width: 800px;         /* Compact width */
    border: 1px solid #e0e0e0;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    margin-top: -13%;
}

.email-input {
    flex: 1;                  /* Takes up all available space */
    border: none;
    background: transparent;  /* Blends into the white box */
    padding: 12px 25px;       /* Internal spacing for the text */
    font-size: 14px;
    outline: none;
    color:rgb(156,163,175);
}

.subscribe-btn {
    background-color:  rgb(246,20,23);
    color: white;
    border: none;
    padding: 20px 30px;       /* Vertical and horizontal padding */
    border-radius: 50px;      /* Matching roundness */
    cursor: pointer;
    transition: background 0.3s ease;
    white-space: nowrap;
    font-family: "poppins regular";
    font-weight: 100;
}

.subscribe-btn:hover {
    background-color: rgb(236, 83, 86);
}
.footer1{
    width: 100%;
    height: 90vh;
    background-color: rgb(246, 20, 23);
   
}
.grid-footer{
    display: grid;
    grid-template-columns: auto auto auto;
    grid-gap: 20px;
}
.first{
    margin-left: 90px;
    margin-top: 50px;
}
.image-footer img{
    width: 35%;
    height: 15vh;
}
.opening{
    font-family: "poppins bold";
    color: white;
    font-size:1.3em;
}
.days{
    font-family: "poppins regular";
    color: white;
}
.hours{
    font-family: "poppins regular";
    color: white;
}
.contact{
    font-family: "poppins bold";
    color: white;
    font-size:1.3em;

}
.email{
    font-family: "poppins regular";
    color: white;
}
.phone-number{
    font-family: "poppins regular";
    color: white;
}
.second{
    margin-left: 170px;
    margin-top: 50px;
}
.navigation{
    font-family: "poppins bold";
    color: white;
    font-size:1.3em;

}
.list{
    font-family: "poppins regular";
    color: white;
}
.find-us{
    font-family: "poppins bold";
    color: white;
    font-size:1.3em;
}
.icon img{
    width: 30%;
}
.third{
    margin-left: 180px;
    margin-top: 50px;
}
.comment{
    font-family: "poppins bold";
    color: white;
    font-size:1.3em;
}
.feedback{
    font-family: "poppins regular";
    color: white;
}
.last{
    font-family: "poppins regular";
    color: white;
    text-align: center;
    margin-top: 36px;
}
#click3{
    border-radius: 300px;
    width: 40%;
    height: 10vh;
    background-color:rgb(186, 91, 91) ;
    border: rgb(255, 255, 255);
}
.link5 a{
    text-decoration: none;
    color: rgb(255, 3, 3);
    margin-left: 40px;
    font-family: "poppins regular";
    font-weight: bold;
}
#link4{
    margin-top: 13px;
}
.burger3 img{
    width: 18%;
    margin-right: 110px;
}
.burger3{
    margin-top: -27px;
     cursor: pointer;
}
.button5{
    margin-top: -150px;
    /* margin-left: 320px; */
}












@media (max-width: 768px){

    .boy{
    display: grid;
    grid-template-columns: auto;
}

.nav1{
    height: 25vh;
}
.nav2{
    margin-left: 57%;
    margin-top: -40%;
}
#love{
    
    width: 90%;
}
#link a{
    margin-left: 20%;
    
}
.link2{
    margin-top: 15px;
}

#cart{
    margin-top: 25%;
    padding-left: 50%;
}
.location{
    margin-top: 13%;
    margin-left: 2.7rem;
    font-size: 1em;
}
.location2{
    margin-top: -5%;
    margin-left: 4%;
}
.nav4 img{
    height: 9vh;
    margin-left: 8%;
}
.nav4{
    margin-top: -24%;
}
/* =========================
   BURGER BASE
========================= */
.burger {
    position: fixed;
    z-index: 1000;
    width: 30px;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    gap: 6px;
}

/* BURGER POSITION OPTIONS */
.position-top-right {
    top: 21%;
    right: 60px;
}

/* BURGER LINES */
.burger span {
    height: 3px;
    width: 100%;
    background: red;
    transition: all 0.4s ease;
}

/* ANIMATION → BURGER TO X */
.burger.active span:nth-child(1) {
    transform: rotate(45deg) translate(5px, 5px);
}

.burger.active span:nth-child(2) {
    opacity: 0;
}

.burger.active span:nth-child(3) {
    transform: rotate(-45deg) translate(6px, -6px);
}

/* =========================
   MENU
========================= */
.nav3 {
    position: fixed;
    top: 0;
    right: -250px; /* hidden */
    width: 250px;
    height: 100vh;
    background: white;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 25px;
    transition: right 0.4s ease;
    box-shadow: -5px 0 15px rgba(0,0,0,0.1);
}

/* ACTIVE MENU */
.nav3.active {
    right: 0;
}

.nav3 a {
    text-decoration: none;
    color: black;
    font-size: 18px;
}

/* above to continue the menu burger */

.hero-section2 h1{
   
    font-size: 1.4em;
    margin-left: 18%;
}
.hero-section3{
    font-size: 8px;
    margin-top: -10px;
    margin-left: 30%;
    line-height: 3em;
    text-transform: lowercase;
}
.br1{
    display: none;
}
#period{
    margin-left: -60%;
}
.hero-section4{
    margin: 5%;
}
#hero-section-04{
    margin-left: 40%;
}
.delivery{
    width: 76%;
    margin-left: 1.3rem;
}
.delivery img{
    margin-left: 3.2em;
}
.hero-section1 img{
    width: 100%;
    height: 67vh;
   
}
.discover h1{
    font-size: 2.3em;
    text-align: center;
}
.d-line{
    width: 18%;
    height: 8px;
    margin-top: -3%;
    background-color: rgb(246,20,23);
    border-radius: 20px;
    border:rgb(246,20,23);
}
.taste {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 20px;
    padding: 20px;
    max-width: 1200px;
    margin: 60px auto;
    box-sizing: border-box;
}
#click{
    width: 47%;
    height: 6vh;
}
.link3 a{
    text-decoration: none;
    color: white;
    margin-left: 10px;
}
#link2{
    margin-top: 12px;
}
/* .burger img{
    width: 18%;
    margin-right: 70px;
} */
.burger{
    margin-top: 1px;
}
.button{
    margin-top: -60px;
    margin-left: 140px;
}
.order {
    background-color: rgb(246, 20, 23);
    width: 100%;
    height: 50vh;
    margin-top: 80px;
    /* display: flex; helps control inner layout */
    display: grid;
    grid-template-columns:auto;
}

.phone {
    width: 50%;
    height: 30vh; /* VERY IMPORTANT */
    background-image: url("./image/MOBILE-min.webp");
    background-size: cover;        /* makes image fill nicely */
    background-position: top;   /* keeps it centered */
    background-repeat: no-repeat;  /* prevents tiling */
    margin-left: 25%;
}
.go{
    color: white;
    font-size: 1.3em;
    font-family: "Poppins Bold";
    margin-left: 70px;
    line-height: 0.7cm;
    margin-top: -25px;
    
}
.go2{
    color: white;
    font-family: "poppins regular";
    margin-top: -50px;
    margin-left: 70px;
}

.d-line2{
    width: 15%;
    margin-top: -8%;
}
.aboutus2{
    display: grid;
    grid-template-columns: auto;
    grid-gap: 10px;
    margin-top: 30px;
    padding-left: 5px;
}
.aboutus3{
    font-family: "poppins regular";
    font-size: 1em;
}
.aboutus4 img{
    width: 90%;
    border-radius: 15px;
    margin-left:4% ;
}
#click2{
    border-radius: 10px;
    width: 65%;
    height: 6vh;
    background-color:rgb(246,20,23) ;
    border: rgb(246,20,23);
}
.link4 a{
    margin-left: 40px;
}
.burger2 img{
    margin-right: 130px;
}
.button2{
    margin-top: 50px;
    margin-left: 100px;
}

.box5 {
    display: grid;
    grid-template-columns: auto;
    padding: 0 20px; /* small side spacing */
    max-width: 600px; /* keeps layout tight and neat */
    margin-left: 14%;
}
.offers img{
    width: 75%;
    margin-top: 1px;
}
.fanclub img{
    width: 75%;
    margin-top: 1px;
}
.career img{
    width: 75%;
}
.blog img{
    width: 75%;
}

.newsletter2{
    width: 50%;
    height: 37%;
    border-radius: 60%;
    background-color: white;
   
    background-size: cover;
    margin-left: 100px;

    /* position: relative;
    top: 80px;   
    bottom: 10px;  */
}
.newsletter3{
    font-size: 14px;
}
.subscribe-box {
    width: 77%;
    max-width: 800px;         /* Compact width */
    margin-top: -50%;
}
.subscribe-btn {
    padding: 10px 5px;       /* Vertical and horizontal padding */
}

.footer1{
    width: 100%;
    height: 185vh;
    background-color: rgb(246, 20, 23);
   
}
.grid-footer{
    display: grid;
    grid-template-columns: auto;
    grid-gap: 20px;
}
.first{
    margin-left: 90px;
    margin-top: 50px;
}
.image-footer img{
    width: 35%;
    height: 15vh;
    margin-left: 20%;
}
.opening{
    font-family: "poppins bold";
    color: white;
    font-size:1.3em;
}
.days{
    font-family: "poppins regular";
    color: white;
    margin-left: 11%;
}
.hours{
    font-family: "poppins regular";
    color: white;
    margin-left: 12%;
}
.contact{
    font-family: "poppins bold";
    color: white;
    font-size:1.3em;
    margin-left: 10%;

}
.email{
    font-family: "poppins regular";
    color: white;
    margin-left: -6%;
}
.phone-number{
    font-family: "poppins regular";
    color: white;
    margin-left: 5%;
}
.second{
    margin-left: 90px;
    margin-top: -20px;
}
.navigation{
    font-family: "poppins bold";
    color: white;
    font-size:1.3em;

}
.list{
    font-family: "poppins regular";
    color: white;
}
.find-us{
    font-family: "poppins bold";
    color: white;
    font-size:1.3em;
}
.icon img{
    width: 30%;
    margin-left:11%;
}
.third{
    margin-left: 90px;
    margin-top: 50px;
}
.comment{
    font-family: "poppins bold";
    color: white;
    font-size:1.3em;
}
.feedback{
    font-family: "poppins regular";
    color: white;
}
.last{
    font-family: "poppins regular";
    color: white;
    text-align: center;
    margin-top: 40px;
}
















}
