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

}
body{
    font-family: gilroy;
}
.header{
    background-color: #ff5200;
    display: flex;
    justify-content: space-between;
    padding: 32px 160px;
    align-items: center;
}
.logo{
    width: 160px;
}
.header-right{
    display: flex;
    gap: 20px;
    align-items: center;    
}
.header-right a{
    text-decoration: none;
    color: aliceblue;
    font-weight: bold;
    font-size: 16px;
    cursor: pointer;
}
.header-right-btn-1{
    background-color: transparent;
    color: white;
    font-size: 16px;
    font-weight: 600;
    border: 1px solid rgb(255, 255, 254);
    padding: 10px 20px;
    height: 55px;    
    cursor: pointer;
    border-radius: 12px;

}
.header-right-btn-1 i{
    background-color: transparent;
    color: rgb(255, 255, 255);
    font-size: larger;
}

.header-right-btn-2{
    background-color: black;
    font-weight: 600;
    font-size: 16px;
    color: rgb(254, 254, 254);
    border: none;
    padding: 10px 0px;
    height: 55px;
    width: 130px;
    cursor: pointer;
    border-radius: 12px;
}

.arrow-icon{
    rotate: -45deg;
    
    
}
/* header ends */
/* hero starts */
.hero-section{
    background-color: #ff5200;
    display: flex;
    justify-content: space-between;
}
.hero-left img,
.hero-right img{
    width: 250px;
}
.hero-center{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 720px;
    padding-top: 64px;
      text-align: center;

}
.hero-center h1{
    color: white;
    /* text-align: center; */
    font-size: 48px;
    font-family: gilroy;
    

}
/* search-box */
.search-container {
    margin-top: 40px;
    display: flex; 
    width: 100%;
    gap:30px
}
.search-container input {
    padding: 15px;
    font-size: 16px;
    border: none;
    outline: none;
    border: none;
    border-radius: 14px;
    height: 55px;
    font-weight: bold;
    font-family: gilroy;
    
}
.search-container input:first-child {
    flex-grow: 1;
    border-right: 1px solid #e0e0e0;
    /* width: 157px;  */
}
.search-container input:last-child {
    flex-grow: 9;
    }

    /* imges */
.images{
    display: flex;
    justify-content: center;
    background-color: #ff5200;
    margin-top: -200px;
    height: 330px;
}
/* order-section  Order our best food options */
.order-section{
    padding: 32px 160px;
    margin-top: 50px;

}
.order{
    display: flex;
    align-items: center;
    justify-content: space-between;
    align-items: center;
}
.order, h{
    font-size: 20px;
    margin: 0 0 31px;
}
/* ----------edited------------ */
.arrow-wrapper {
    display: flex;
    gap: 10px;
}

.fa-arrow-left {
    background-color: rgb(232, 232, 232);
    color: gray;
    cursor: pointer;
}

.fa-arrow-right {
    background-color: rgb(214, 214, 214);
    color: rgb(79, 79, 79);
    cursor: pointer;
}

.arrow-wrapper i {
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 26px;
}
/* ---------end--------------- */
.order-container{
    background-color: rgb(254, 254, 254);
    display: flex;
    flex-wrap: wrap;
}
.dish{
    height: 180px;
    width: 164px;
}
/* ---Order our best food options----ends--------- */
/* ---------Shop groceries on Instamart-------- */

.food-options {
  display: flex;
  justify-content: space-between;
    padding: 32px 160px;
  text-align: center;
  font-weight: bold;
  font-size: 24px;
}

.food-options a {
  color: #02060cbf;
  text-decoration: none;
}

.food-options img {
  width: 180px;
}

.container-2 {
  margin-top: 30px;
  overflow: auto;
  gap: 20px;
}

.container-2::-webkit-scrollbar {
  display: none;
}

.container-2 a img {
  width: 160px;
}


.shop-groceries{
    padding: 32px 160px;



.discover{
    /* padding: px 160px; */
    margin-top: 25px;

}
/* Discover best restaurants on Dineout cards */

.restaurant-wrapper {
  display: flex;
  justify-content: space-between;
  gap: 12px;
  overflow-x: scroll;
  margin: 40px 0;
}

.restaurant-wrapper::-webkit-scrollbar {
  display: none;
}

.rest-card {
  width: 340px;
  color: rgba(2, 6, 12, 0.6);
  text-decoration: none;
  border-radius: 20px;
  overflow: hidden;
  border: 1px solid rgb(231, 231, 231);
  flex-shrink: 0;
}

.rest-card-box {
  padding: 12px;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.img {
  width: 340px;
  height: 200px;
  /* background-image: url(""); */
  background-size: cover;
  background-repeat: no-repeat;
  color: white;
  display: flex;
  align-items: flex-end;
}
.img-1 {
  background-image: url("https://media-assets.swiggy.com/swiggy/image/upload/fl_lossy,f_auto,q_auto/DINEOUT_ALL_RESTAURANTS/IMAGES/RESTAURANT_IMAGE_SERVICE/2024/10/27/e5891826-925c-4d39-8746-1d01911f5228_image123650291777ea30b724dbe43928699d132bdf40b9f.JPG");
}
.img-2 {
  background-image: url("https://media-assets.swiggy.com/swiggy/image/upload/fl_lossy,f_auto,q_auto/DINEOUT_ALL_RESTAURANTS/IMAGES/RESTAURANT_IMAGE_SERVICE/2025/1/3/7e3e77ea-1ff2-4e22-a9b2-eee7edf74dcc_image609508026b06846bdb684e5f5c7b82902.JPG");
}
.img-3 {
  background-image: url("https://media-assets.swiggy.com/swiggy/image/upload/fl_lossy,f_auto,q_auto/v1692871849/86a84345cc444c17eef0bf20a277135e.webp");
}
.img-4 {
  background-image: url("https://media-assets.swiggy.com/swiggy/image/upload/fl_lossy,f_auto,q_auto/DINEOUT_ALL_RESTAURANTS/IMAGES/RESTAURANT_IMAGE_SERVICE/2025/8/8/eaed5a2e-1582-42e7-b060-e21a1f2bde89_image14435190651634904b44166a6c5a4a118.JPG");
}
.img-5 {
  background-image: url("https://media-assets.swiggy.com/swiggy/image/upload/fl_lossy,f_auto,q_auto/v1701854861/7b0641d06a39348a0d425be5cb561157.jpg");
}
.img-6 {
  background-image: url("https://media-assets.swiggy.com/swiggy/image/upload/fl_lossy,f_auto,q_auto/v1706101747/eabeff1c5fd55d9842ec623ce0e5d50c.jpg");
}
.img-7 {
  background-image: url("https://media-assets.swiggy.com/swiggy/image/upload/fl_lossy,f_auto,q_auto/v1660860281/asjelgts1fwfoyjlevg9.jpg");
}
.img-8 {
  background-image: url("https://media-assets.swiggy.com/swiggy/image/upload/fl_lossy,f_auto,q_auto/DINEOUT_ALL_RESTAURANTS/IMAGES/RESTAURANT_IMAGE_SERVICE/2024/6/20/2204eb7c-3810-4861-9022-20ab2b0a9d3e_20240620T120045820.jpg");
}
.img-9 {
  background-image: url("https://media-assets.swiggy.com/swiggy/image/upload/fl_lossy,f_auto,q_auto/v1663992163/cq31wrqcpw7dpnm9pbxb.jpg");
}

.img,h2{
    font-weight: 900;
}

.rest-card-box-1,
.rest-card-box-2 {
  display: flex;
  justify-content: space-between;
}

.rest-card-booking {
  background-color: rgb(232, 232, 232);
  width: max-content;
  border-radius: 12px;
  padding: 2px 8px;
}

.rest-card-box-3 {
  display: flex;
  justify-content: space-between;
  background-color: rgb(27, 166, 114);
  color: white;
  font-weight: bold;
  padding: 8px;
  border-radius: 8px;
}

.rest-card-bank-offers {
  background-color: #c8f9e5;
  color: rgb(27, 166, 114);
  padding: 8px;
  border-radius: 8px;

}
/* ends */

.get-app-img{
    height: 100px;
  
}

/* cities section */


.childs{
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
  justify-content: space-between;   
    margin-top: 12px;
}
.childs a{ 
    font-size: 14px;
    color: rgb(92, 90, 90);
    display: flex;
    font-weight: bold;
    justify-content: center;
    padding: 16px;
    box-sizing: border-box;
    border: 1.5px solid rgba(2, 6, 12, 0.15);
    border-radius: 12px;
    height:50px;
    text-decoration: none;
    cursor: pointer;
    width: 240px;
    text-align: center;
}
.childs .show-more{
    color: rgb(255, 82, 0);
}

.top{
  margin-top: 50px;
  margin-bottom: 25px;
}
/* ends */
.footer {
    background-color: rgb(240, 240, 245);
    margin-top: 100px;
    display: flex;
    justify-content: space-between; /* Yeh left aur right ko aalag karega */
    padding: 60px 80px; /* Thoda space dega */
}
.footer-left {
    display: flex; /* Yeh saare columns ko ek line me layega */
    gap: 50px; /* Columns ke beech me jagah dega */
    margin-top: 0; /* Iski zaroorat nahi hai ab */
    margin-bottom: 0;
}
.footer-right {
    /* Yahan se negative margin hata diya gaya hai */
    margin-top: 0;
    margin-bottom: 0;
}
.footer-left h4{
    font-size: 18px;
    font-weight: bold;
}
.footer-left p{
    font-size: 16px;
    line-height: 30px;
    color: rgb(84, 85, 86);
    cursor: pointer;
    font-weight: 500;
}
.footer-left button{
    border-radius: 5px;
    height: 30px;
    width: 100px;
}

.end{
   background-color: rgb(240, 240, 245);
   height: 140px;
   display: flex;
   justify-content: space-between;
   align-items: center;
}
.end-left{
    margin-left: 200px;
    font-size: 12px;
    color: rgb(51, 52, 52);
}
.end-right{
    margin-right: 200px;
}