body {
    font-family: Arial, sans-serif;
}
section img {
  max-height: 700px; /* or any height */
  object-fit: cover;
  width: 100%;
}

.section {
    padding: 60px 20px;
    color: white;
    background-size: cover;
    background-position: center;
}

.section-title {
    font-weight: bold;
    text-shadow: 2px 2px 5px #000;
    margin-bottom: 40px;
}

.menu-box {
    background-color: rgba(0, 0, 0, 0.6);
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 20px;
    height: 100%;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
}

.menu-box h5 {
    margin: 0 0 5px;
    color: #fff;
}

.menu-box p {
    margin: 0;
    font-size: 14px;
    color: #ddd;
}

.menu-box ul {
    padding-left: 1.2rem;
    color: #ddd;
}

.menu-box ul li {
    list-style-type: disc;
    margin-bottom: 5px;
}

/* Optional: hover animation */
.menu-box:hover {
    transform: translateY(-5px);
    transition: all 0.3s ease;
    background-color: rgba(0, 0, 0, 0.7);
}
.divider {
  background-color: #dfdfdf !important;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-weight: bold;
  font-size: 2rem;
}


/* Background images per section */
.bg-set {
   background-image: url('../images/set.jpg');
   padding: 50px;
}

.bg-bread {
  background-image: url('../images/01bread.jpg'); /* or uploaded one */
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 60px 0;
  color: #050505;
}

.menu-list .menu-item {
  padding: 10px 0;
  font-size: 1.8rem;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.1);
}

.price-box {
  background: linear-gradient(to bottom, #f0007c, #6a0076); /* like your image */
  display: flex;
  flex-direction: column;
  justify-content: center;
  border-radius: 10px;
  padding: 10px 0;
}

.price-box .price {
  padding: 10px 0;
  font-weight: bold;
  font-size: 1.8rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.bg-pancake {
  background-image: url('../images/BananaPancake.jpeg'); /* Replace with your file */
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 60px 0;
  color: #000000; /* or #fff based on image contrast */
}
.gradient-box-title {
  display: inline-block;
  padding: 20px 40px;
  background: linear-gradient(45deg, #ff9800, #e91e63, #9c27b0);
  color: white;
  font-weight: bold;
  font-size: 2rem;
  border-radius: 20px;
  box-shadow: 0 0 15px rgba(0,0,0,0.3);
  animation: glow 2s infinite alternate;
}

.bg-thosai {
  background-image: url('../images/roticanai.jpg'); /* Replace with your file */
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 60px 0;
  color: #000000; /* or #fff based on image contrast */
}
.bg-friedrice {
  background-image: url('../images/04.jpg'); /* Replace with your file */
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 60px 0;
  color: #000000; /* or #fff based on image contrast */
}
.bg-singleplateric {
  background-image: url('../images/05singleplacerice.jpg'); /* Replace with your file */
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 60px 0;
  color: #000000; /* or #fff based on image contrast */
}
.bg-chickenbeef {
  background-image: url('../images/06beefchicken.jpg'); /* Replace with your file */
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 60px 0;
  color: #000000; /* or #fff based on image contrast */
}
.bg-noodles {
  background-image: url('../images/07.jpg'); /* Replace with your file */
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 60px 0;
  color: #000000; /* or #fff based on image contrast */
}
.bg-sawadee {
  background-image: url('../images/08.jpg'); /* Replace with your file */
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 60px 0;
  color: #000000; /* or #fff based on image contrast */
}
.bg-seafood {
  background-image: url('../images/09.jpg'); /* Replace with your file */
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 60px 0;
  color: #000000; /* or #fff based on image contrast */
}
.bg-kerabu {
  background-image: url('../images/10.jpg'); /* Replace with your file */
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 60px 0;
  color: #000000; /* or #fff based on image contrast */
}
.bg-vege {
  background-image: url('../images/11.jpg'); /* Replace with your file */
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 60px 0;
  color: #000000; /* or #fff based on image contrast */
}
.bg-eggs {
  background-image: url('../images/12.jpg'); /* Replace with your file */
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 60px 0;
  color: #000000; /* or #fff based on image contrast */
}
.bg-tomyam {
  background-image: url('../images/13.jpg'); /* Replace with your file */
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 60px 0;
  color: #000000; /* or #fff based on image contrast */
}
.bg-soup {
  background-image: url('../images/14.jpg'); /* Replace with your file */
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 60px 0;
  color: #000000; /* or #fff based on image contrast */
}
.bg-ikanslakap {
  background-image: url('../images/15.jpg'); /* Replace with your file */
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 60px 0;
  color: #000000; /* or #fff based on image contrast */
}
.bg-shifawestern {
  background-image: url('../images/16.jpg'); /* Replace with your file */
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 60px 0;
  color: #000000; /* or #fff based on image contrast */
}

.bg-juice {
  background-image: url('../images/17.jpg'); /* Replace with your file */
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 60px 0;
  color: #000000; /* or #fff based on image contrast */
}
.bg-chakaffe {
  background-image: url('../images/18.jpg'); /* Replace with your file */
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 60px 0;
  color: #000000; /* or #fff based on image contrast */
}
.bg-smoothie {
  background-image: url('../images/19.jpg'); /* Replace with your file */
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 60px 0;
  color: #000000; /* or #fff based on image contrast */
}
.bg-colddrinks {
  background-image: url('../images/20.jpg'); /* Replace with your file */
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 60px 0;
  color: #000000; /* or #fff based on image contrast */
}
.bg-hotdrinks {
  background-image: url('../images/21.jpg'); /* Replace with your file */
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 60px 0;
  color: #000000; /* or #fff based on image contrast */
}
.bg-bottle {
  background-image: url('../images/22.jpg'); /* Replace with your file */
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 60px 0;
  color: #000000; /* or #fff based on image contrast */
}
.bg-addon {
  background-image: url('../images/23.jpg'); /* Replace with your file */
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 60px 0;
  color: #000000; /* or #fff based on image contrast */
}

@keyframes glow {
  from {
    box-shadow: 0 0 10px rgba(255, 255, 255, 0.2);
  }
  to {
    box-shadow: 0 0 20px rgba(255, 255, 255, 0.6);
  }
}



.bg-contact {
    background-color: #111;
}


.bg-white{
  background-color: #b303039a !important;
  color: white;
}

.btn-outline-light:hover {
  background-color: #fd0202;
  color: #fff;
  border-color: #fd0202;
}

footer {
    background: #000;
    color: #fff;
    text-align: center;
    padding: 20px 10px;
}