
body{
    overflow-x: hidden;
}
.swigg {


    background-image: url("Swiggy-img/background.png");
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 100vh;
    display: flex;
    justify-content: space-evenly;

}

ul {
    display: flex;
    margin-left: 600px;


}

li {
    list-style-type: none;
    margin-top: 20px;


}

a {
    text-decoration: none;
    margin: 30px 30px;
    color: white;
    font-weight: bolder;
    font-size: 20px;
    text-shadow: 1px 1px 1px rgb(255, 150, 89);

}

.one {
    border-radius: 15px;
    padding: 15px 30px;
    margin-right: 30px;
    background-color: transparent;
    border-color: white;
    border-style: solid;
    color: white;
    font-weight: bolder;
    font-size: 20px;
    font-family: Arial, Helvetica, sans-serif;


}

.two {
    border-radius: 15px;
    padding: 15px 30px;
    background-color: rgb(0, 0, 0);
    color: white;
    font-weight: bolder;
    font-size: 20px;
    font-family: Arial, Helvetica, sans-serif;

}

.h1 {
    color: white;


}

.swig {
    width: 160px;
    height: 50px;
}

.p {
    color: white;
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    font-weight: bolder;
    font-size: 60px;
    text-align: center;
    margin-right: 500px;
    margin-left: 150px;
    text-shadow: 3px 3px 3px rgb(255, 150, 89);

}

input {
    margin-left: 150px;
    padding: 20px 50px;
    border-radius: 15px;
    border-style: none;
    background-color: white;
    font-size: 20px;
}

.jen {
    padding: 20px 180px;
    margin-left: 40px;

}

.pic {
    width: 400px;
    height: 400px;
    background-color: white;
    border-radius: 30px;
    margin-top: 60px;
    padding: 10px 60px;
    padding-bottom: 45px;
    margin-right: 50px;
    box-shadow: 8px 8px 10px rgb(255, 171, 141);



}

.final-pic {
    display: flex;

}

.pic2 {
    width: 400px;
    height: 400px;
    background-color: white;
    border-radius: 30px;
    margin-top: 60px;
    padding: 30px 60px;
    margin-right: 50px;
    box-shadow: 8px 8px 10px rgb(255, 171, 141);
    overflow: hidden;
}

.pic3 {
    width: 400px;
    height: 400px;
    background-color: white;
    border-radius: 30px;
    margin-top: 60px;
    padding: 30px 60px;
    margin-right: 50px;
    box-shadow: 8px 8px 10px rgb(255, 171, 141);
    overflow: hidden;
}

.box {
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
    letter-spacing: 1px;
    font-weight: lighter;
    color: rgb(73, 72, 72);
    font-size: 60px;
    text-shadow: 3px 3px 5px rgb(255, 185, 160);
}

 h2 {
    color: rgb(185, 183, 183);
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
    font-weight: lighter;
    letter-spacing: 1px;
    font-size: 40px;

}


.box-p {
    color: orangered;
    background-image: linear-gradient(to right, rgb(255, 204, 184), white);
    display: inline;
    padding: 10px 10px;
    border-radius: 20px;
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
    font-weight: lighter;
    letter-spacing: 1px;
    margin-top: 50px;
    font-size: 20px;

}

.egg-bowl {
    width: 300px;
    height: 300px;
    position: relative;
    left:125px;
    bottom: 80px;

   
    /* box-shadow: 5px 5px 10px rgb(110, 106, 106); */

}

.bun {
    width: 300px;
    height: 300px;
    position: relative;
    left: 140px;
    bottom: 80px;



}

.plate {
    width: 300px;
    height: 300px;
    position: relative;
    left: 120px;
    bottom: 60px;
    border-radius: 10px;
    

}

.main-main-content {
    display: flex;
    flex-direction: row;
    gap: 30PX;
    margin-left: 150px;
}

.main-main-content img {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    margin-right: 50px;
}

.main-head {
    text-align: center;
    text-shadow: 2px 2px 5px rgb(255, 136, 93);
    font-size: 45px;
    font-family: "Limelight", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.lay {
    width: 100%;
    height: 600px;
    background-color: rgb(233, 233, 233);
}

.layout-image {
    margin-left: 400px;
    margin-top: 80px;
}

.layout-style {
    margin-left: 400px;
}

.layout {
    display: flex;
    gap: 80px;
    margin-top: 30px;
}

.final {
    display: flex;
    margin-left: 350px;
    gap: 30px;
    margin-top: 50px;
}

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

.phone {
    margin-top: 100px;
    margin-bottom: 100px;
    width: cover;
    height: 400px;
    background-color: rgb(19, 19, 19);
    border-radius: 10px;
    text-align: center;



}

.phone:hover {
    box-shadow: 10px 10px 20px rgb(255, 158, 123);
}

.pin {
    margin-top: 50px;



}

.phone-img {
    width: 100px;
    height: 500px;
}

.main-main-content {
    width: 1600px;
    height: 250px;
    display: flex;
    gap: 50px;
    margin: 50px 150px;
    overflow-x: scroll;

}

span{
    font-size: 50px;
    position: relative;
    bottom: 220px;
}

.grow{
    height: 200px;
    width: 200px;
    background-color: rgb(228, 228, 228);
    border-radius: 10px;
}

.main-groceries{
    display: flex;
    gap: 40px;
    width: 1600px;
    height: 350px;
    display: flex;
    gap: 50px;
    margin: 50px 150px;
    overflow-x: scroll;

    
}

.food:hover{
    transform: scale(1.08);
    transition-duration:1s;
                

}

.food_main:hover{
    transform: scale(1.08);
    transition-duration:1s;
                

}

.food_main{
    margin-left: 140px;
}
                

