h1,
h2,
h3 {
  margin: 0;
}

img {
  display: block;
  object-fit: cover;
}


.sec-button {
  margin-top: 230px;
}

.sec-button-mb {
  display: none;
}

/* Hero Section */
.img-extend {
  background-image: url(../image/index/hp.jpg);
}

.hero {
  display: flex;
  align-items: center;
}

.hero-button {
  margin-left: 20px;
}

.hero-content h1 {
  padding: 0;
}

.hero-content p {
  margin: 0 0 50px 0;
  padding-top: 0;
}

.taste {
  color: #ed8b00;
}

.penang {
  color: #f8a720;
}

.subtitle {
  max-width: 500px;
  color: #fde2cf;
}

.hero .see-more-button {
  margin: 20px !important;
}

/* What We Do Section */
.what-we-do {
  position: relative;
  padding: 100px 30px;
  text-align: center;
  margin: auto;
  max-width: 1440px;
}

.what-we-do h2 {
  text-align: left;
  display: none;
}

.circle {
  width: 150px;
  height: 150px;
  background-color: #f8a720;
  border-radius: 50%;
  font-size: 20px;
  font-family: "Noto Serif", serif;
  font-weight: bold;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  inset: 0;
  margin: auto;
}

.item {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.item-top-left,
.item-top-right,
.item-bottom-left,
.item-bottom-right {
  height: 300px;
}

.item p,
.item h3 {
  padding: 0 0;
  justify-content: center;
  align-items: center;
  margin: 20px 0;
}

.item-top-left,
.item-bottom-left {
  border-right: 1px solid #ed6325;
}

.item-bottom-left,
.item-bottom-right {
  border-top: 1px solid #ed6325;
}

.item-top-left,
.item-top-right,
.item-bottom-left,
.item-bottom-right {
  width: calc(50% - 60px);
}

.item-top-left {
  padding: 0 30px 30px 0;
}

.item-top-right {
  padding: 0 0 30px 30px;
}

.item-bottom-left {
  padding: 50px 30px 0 0;
}

.item-bottom-right {
  padding: 50px 0 0 30px;
}

.item img {
  margin: 0 auto 10px;
}

.item h3 {
  margin: 10px 0 5px;
  font-size: 20px;
  font-family: "Noto Serif", serif;
  color: #642714;
}

/* ===== Kek Lok Si Section ===== */
.kek-lok-si {
  background-color: #fde2cf;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  /* padding: 100px 60px; */
  margin-bottom: 100px;
  max-width: 1440px;
  height: 100%;
}

.kek-image {
  width: 30%;
}

.kekimg-mobile {
  display: none;
}

.kek-image img {
  width: 100%;
  max-width: 500px;
  border-radius: 12px;
}

.kek-content {
  margin-left: 50px;
  width: 40%;
}

.kek-content h2 {
  padding-top: 0;
}

.kek-content p {
  margin-bottom: 20px;
}

.kek-info-box {
  display: flex;
  background-color: #f8a720;
  padding: 30px 40px;
  border-radius: 12px;
  width: 40%;
  height: auto;
  margin: -300px 200px 50px auto;
  position: relative;
  z-index: 1;
  max-width: 1440px;
}

.kek-info-box-mb {
  display: none;
}

.info-item:first-child {
  border-right: 1px solid #642714;
}

.info-item {
  flex: 1;
  text-align: center;
  padding: 0 70px;
}

.info-item h3 {
  font-size: 24px;
  font-family: "Noto Serif", serif;
  font-weight: bolder;
  margin: 0;
  padding: 0;
  color: #642714;
}

.info-item p {
  font-size: 16px;
  font-weight: bolder;
  margin: 0 !important;
  padding-bottom: 0;
}

/* homepage titles */
.homepage-titles {
  text-align: center;
  margin: auto;
  max-width: 1440px;
}

.homepage-titles h2 {
  padding-bottom: 0;
}

.homepage-titles p {
  margin: 0;
  padding: 10px 0 5px 0;
}

/* Food & Travel Section */
.section-banner,
.section-banner2 {
  display: flex;
  padding: 50px 0px;
  background-color: #ed6325;
  margin: auto;
  max-width: 1440px;
}

.sec-left {
  flex: 1;
}

.see-more-button {
  margin: 50px 0;
}

.sec-button-mb {
  display: none;
}

.sec-text-left h1,
.sec-text-left p {
  padding: 0;
  color: #fde2cf;
}

.section-banner h1,
.section-banner2 h1 {
  width: 70%;
  text-align: left;
}

.sec-text-left p {
  text-align: left;
  padding: 30px 0;
  margin-bottom: 50px;
}

.sec-right {
  display: flex;
  gap: 40px;
  justify-content: flex-end;
  width: 50%;
}

.hp-banner {
  width: 50%;
}

.banner-img {
  min-height: 400px;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 12px 12px 0 0;
  padding-top: 10px;
  background-position: center;
}

/* Banner Images */
.section-banner .hp-banner:first-child .banner-img {
  background-image: url(../image/index/hokkienmee.png);
}

.section-banner .hp-banner:last-child .banner-img {
  background-image: url(../image/index/currymee.jpg);
}

.section-banner2 .hp-banner:first-child .banner-img {
  background-image: url(../image/index/streetart.jpg);
}

.section-banner2 .hp-banner:last-child .banner-img {
  background-image: url(../image/index/penanghill.jpg);
}

/* 左边文字区 */
.banner-left {
  width: 30%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

/* 右边图区域 */
.food-left,
.travel-left {
  flex: 1;
  min-width: 280px;
}

.caption {
  background-color: #fde2cf;
  color: #ed6325;
  width: 100%;
  min-height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0 0 12px 12px;
}

.caption p {
  color: #ed6325;
  font-weight: bolder;
}

/*Get Around*/
.get-around {
  display: flex;
  background-color: #f8a720;

  margin: auto;
  max-width: 1440px;
}

.get-around-left {
  width: 30%;
}

.get-around-left img {
  width: 100%;
  border-radius: 12px;
}

.get-around-right {
  padding-left: 40px;
  width: 70%;
}

.text-content h2 {
  color: #fde2cf;
  padding: 0 0 30px 0;
}

.text-content p {
  color: #642714 !important;
  padding: 30px 0 70px 0;
}

.get-around .see-more-button {
  background-color: #ed6325;
}

.image-row {
  display: flex;
  justify-content: space-between;
  gap: 40px;
  margin-top: 40px;
  width: 100%;
}

.image-block {
  flex: 1;
  margin-top: 70px;
}

.image-block img {
  width: 100%;
  border-radius: 12px;
  margin-bottom: 10px;
  height: 200px;
}

.image-block p {
  font-size: 14px;
  font-weight: bold;
  margin: 0;
  padding: 0;
  text-align: left;
}

.get-around-bttn-mb {
  display: none;
}

/* ===== Stories Section ===== */
.stories-section {
  padding: 60px 20px;
  text-align: center;
  background-color: #fde2cf;
  margin: auto;
  max-width: 1440px;
}

.stories-bg {
  padding: 80px 100px;
  margin: -165px 30px 114px 30px;
}

.stories-cards {
  display: flex;
  justify-content: space-between;
  gap: 30px;
  max-width: 1200px;
  margin: 0 auto;
  flex-wrap: wrap;
  z-index: 1;
}

.story-card {
  background-color: #f8a720;
  padding: 25px;
  border-radius: 12px;
  flex: 1;
  min-width: 300px;
  text-align: left;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.story-text {
  font-size: 16px;
  margin-bottom: 20px;
  text-align: left;
  font-family: "Open Sans", sans-serif;
  line-height: 1.5;
  font-style: italic;
}

.story-profile {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 0 10px;
}

.avatar {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  overflow: hidden;
  flex-shrink: 0;
}

.avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.name {
  font-weight: bold;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  color: #642714;
}

@media screen and (max-width: 1300px) {
  .kek-info-box {
    margin-top: -250px;
    padding: 30px 20px;
  }

  .info-item {
    padding: 0 40px !important;
  }

  .info-item p {
    padding-top: 10px;
  }
}

/* tablet Responsive */
@media screen and (max-width: 1185px) {

  /*what-we-do*/
  .what-we-do {
    padding: 30px 20px;
  }

  .what-we-do h2 {
    display: block;
  }

  .circle {
    display: none;
  }

  .item-bottom-left,
  .item-bottom-right {
    border-top: none;
  }

  .item-top-left,
  .item-bottom-left {
    border-right: none;
  }

  .item {
    flex-direction: column;
  }

  .item-bottom-left,
  .item-bottom-right,
  .item-top-left,
  .item-top-right {
    display: flex;
    align-items: center;
    padding: 30px 0;
    text-align: start;
    width: 100%;
    height: auto;
  }

  .item-top-left div:first-child,
  .item-top-right div:first-child,
  .item-bottom-left div:first-child,
  .item-bottom-right div:first-child {
    padding-right: 30px;
  }

  /*kek-lok-si*/
  .kek-lok-si {
    margin: 0;
    padding: 50px 0px;
    display: flex;
    flex-direction: column-reverse !important;
    justify-content: center;
  }

  .kek-content {
    margin: 0;
    width: 100%;
  }

  .kek-content h2 {
    padding-bottom: 30px;
  }

  .kek-content p {
    margin: 0;
    padding-top: 0;
  }

  .kek-image {
    width: 100%;
    height: auto;
  }

  .kekimg {
    display: none;
  }

  .kekimg-mobile {
    display: block;
    width: 70%;
    margin: 20px 0;
  }

  .kek-info-box {
    display: none;
  }

  .kek-info-box-mb {
    display: block;
    display: flex;

    gap: 30px;
    /* margin: 20px; */
  }

  .info-item-mb {
    background-color: #f8a720;
    border-radius: 12px;
    padding: 10px;
  }

  .info-item-mb h3 {
    color: #642714;
    padding-bottom: 0;
  }


}

.info-item-mb span {
  font-weight: bolder;
  font-size: 24px;
}

.info-item {
  width: 100%;
  padding: 0 !important;
}

.info-item h2 {
  font-size: 16px;
  padding-bottom: 10px;
}

.info-item p {
  padding-top: 20px !important;
}

/*local food and travel tips*/
.section-banner,
.section-banner2 {
  flex-direction: column;
}

.local-food-container {
  flex-direction: column;
  align-items: center;
}

.food-left,
.food-right {
  width: 100%;
}

.food-item {
  width: 100%;
  max-width: 374px;
}

.sec-right {
  width: 100%;
}

.sec-button {
  display: none;
}

.sec-button-mb {
  display: block;
  margin-top: 100px;
}

/*get-around*/
.get-around-left {
  display: none;
}

.get-around-right {
  padding: 0;
  width: 100%;
}

/*stories*/
.stories-section {
  padding: 30px 0;
}

.stories-cards {
  background-color: #ed6325;
  margin-top: 50px;
  padding: 30px;
}

.btn-see-more {
  margin-bottom: 50px;
}


@media screen and (max-width: 850px) {
  .hero {
    min-height: 400px;
  }

  .banner-img {
    min-height: 300px;
  }

  .caption-box {
    min-height: 50px;
  }

  .caption p {
    padding: 10px !important;
    margin: 0 !important;
  }

  /*what we do*/
  .icon {
    max-width: 70%;
  }
}

/* mobile */
@media (max-width: 600px) {

  /*hero*/
  .hero h1 {
    padding: 0 30px !important;
  }

  .hero p {
    padding: 30px !important;
    margin: 0;
  }

  /*what we do*/
  .item {
    padding: 0;
  }

  .icon {
    max-width: 50%;
    padding-left: 30px;
  }

  .icon img {
    width: 100%;
  }

  .item h3 {
    padding: 0 !important;
    margin: 0;
  }

  .item p {
    padding: 0 !important;
    margin: 0;
  }

  .what-we-do h3 {
    font-size: 16px;
  }

  /*kek-lok-si*/
  .kek-lok-si {
    padding: 30px !important;
  }

  .kek-lok-si h2,
  .kek-lok-si p {
    padding: 30px 0 0 0 !important;
  }

  .kek-image {
    margin: 30px 0 !important;
  }

  .kekimg-mobile {
    margin: 0 !important;
    width: 100%;
  }

  .kek-info-box-mb {
    width: 100%;
    margin: 20px 0 !important;
  }

  .info-item-mb {
    width: 100%;
  }

  .info-item-mb span {
    font-size: 20px;
  }

  .info-item-mb p {
    padding: 10px 15px !important;
    width: 100%;
  }

  /*homepage titles*/
  .homepage-titles {
    padding-top: 50px;
  }

  .homepage-titles h2 {
    padding-bottom: 0 !important;
  }

  .homepage-titles p {
    padding: 10px 0 !important;
  }

  /*food and travel*/
  .section-banner,
  .section-banner2 {

    max-width: 100%;
    padding: 50px 0px;
  }

  .sec-text-left {
    text-align: center;
    width: 100%;
    justify-content: center;
  }

  .sec-text-left h1 {
    padding: 0 0 20px 0 !important;
  }

  .sec-text-left p {
    margin: 0 0 50px 0;
    padding: 0 0 20px 0 !important;
  }

  .sec-right {
    width: 90%;
  }

  .sec-right {
    width: 100%;
  }

  .hp-banner {
    width: 50%;
    min-height: 200px;
  }

  .hp-banner img {
    min-height: 200px;
  }

  .banner-img {
    min-height: 200px;
  }

  .caption {
    min-height: 70px;
  }

  /*get around*/
  .get-around {
    padding: 50px 30px !important;
  }

  .get-around h2 {
    padding: 30px 0 0 0 !important;
  }

  .get-around p {
    padding: 30px 0 !important;
  }

  .get-around-right {
    width: 100%;
  }

  .image-row {
    width: 100%;
    gap: 0;
    flex-direction: column;
    margin-top: 0;
  }

  .image-block {
    margin-top: 20px;
    width: 100%;
  }

  .image-block p {
    padding: 0 !important;
  }

  .get-around-bttn {
    display: none;
  }

  .get-around-bttn-mb {
    display: block;
    margin-top: 50px;
  }

  .text-content p {
    margin: 0;
    padding-bottom: 0;
  }

  /*stores*/
  .stories-section {
    padding: 30px 0;
  }

  .stories-top .title {
    font-size: 48px;
  }

  .stories-bg {
    display: none;
  }

  .stories-cards {
    flex-direction: column;
    gap: 25px;
  }

  .story-card {
    min-width: auto;
  }

  .story-text {
    padding: 30px !important;
    margin: 0;
  }

  .btn-see-more {
    margin-top: 100px;
  }
}