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

body {
  font-family: 'Segoe UI', sans-serif;
  background-image: url('../img/elephantexpress.jpg');
  background-color: #f9f9f9;
  background-size: cover;
  background-position: center center;
  background-attachment: fixed; /* Added for a fixed background effect */
  color: #333;
}

header {
  background-color: #fff;
  border-bottom: 1px solid #e0e0e0;
  padding: 1rem 2rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.logo-container {
  display: flex;
  align-items: center;
}

.logo-container img {
  height: 50px;
  margin-right: 15px;
}

.logo-container h1 {
  font-size: 1.5rem;
  color: #333;
}

nav ul {
  list-style: none;
  display: flex;
  gap: 3.5rem;
}

nav ul li a {
  text-decoration: none;
  color: #333;
  font-weight: 500;
  transition: color 0.3s ease;
}

nav ul li a:hover {
  color: #28a745;
}

.hero {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 4rem 2rem;
  background: url('hero-bg.jpg') center/cover no-repeat;
  color: #fff;
  height: 80vh;

  
}

.hero h2 {
  font-size: 2.5rem;
  margin-bottom: 1rem;
}

.hero p {
  font-size: 1.2rem;
  max-width: 600px;
  margin-bottom: 2rem;
}

.hero a {
  background-color: #28a745;
  color: #fff;
  text-decoration: none;
  padding: 0.75rem 1.5rem;
  border-radius: 5px;
  font-weight: 600;
  transition: background-color 0.3s ease;
}

.hero a:hover {
  background-color: #218838;
}

nav {
  flex: 1;
  display: flex;
  justify-content: center;
}

@media (max-width: 768px) {
  nav ul {
    flex-direction: column;
    gap: 1rem;
    margin-top: 1rem;
  }
}


/* Reach Us Section */
.reach-us {
  background-color: #fff;
  padding: 3rem 2rem;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
}

.reach-us-grid {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 2rem;
  text-align: left;
}

.reach-us-grid > div {
  flex: 1 1 300px;
}

.reach-logo p {
  margin: 0.5rem 0;
}

.reach-contact h3,
.reach-form h3 {
  color: #28a745;
  margin-bottom: 1rem;
}

.reach-contact p {
  margin: 0.4rem 0;
  font-size: 0.95rem;
}

.reach-form form {
  display: flex;
  gap: 0;
}

.reach-form input[type="email"] {
  padding: 0.75rem;
  border: 1px solid #ccc;
  border-radius: 5px 0 0 5px; /* Rounded left corner */
  width: 100%;
  font-size: 1rem;
}

.reach-form button {
  background-color: #28a745;
  color: #fff;
  border: none;
  padding: 0.75rem 1.5rem;
  border-radius: 0 5px 5px 0; /* Rounded right corner */
  cursor: pointer;
  font-weight: 600;
  transition: background-color 0.3s ease;
}

.reach-form button:hover {
  background-color: #218838;
}

.social-links {
  margin-top: 1rem;
  display: flex;
  gap: 1rem;
  font-size: 1rem;
}

.social-links a {
  color: #fff;
  text-decoration: none;
  display: flex;
  align-items: center;
  padding: 0.5rem 1rem;
  border-radius: 20px;
  font-weight: 500;
  transition: transform 0.3s ease, background-color 0.3s ease;
}

.social-links a i {
  margin-right: 0.5rem;
  font-size: 1.2rem;
}

/* Facebook */
.social-links a.facebook {
  background-color: #3b5998;
}

.social-links a.facebook:hover {
  background-color: #2d4373;
  transform: translateY(-5px);
}

/* Instagram */
.social-links a.instagram {
  background-color: #e1306c;
}

.social-links a.instagram:hover {
  background-color: #bc2a8d;
  transform: translateY(-5px);
}

/* Twitter */
.social-links a.twitter {
  background-color: #00acee;
}

.social-links a.twitter:hover {
  background-color: #0084b4;
  transform: translateY(-5px);
}

footer {
  background-color: #333;
  color: #fff;
  text-align: center;
  padding: 1rem;
}

@media (max-width: 768px) {
  .reach-us-grid {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .reach-us-grid > div {
    flex: 1 1 100%;
  }
}

/* Enhance Reach Us Info Section */
.reach-contact {
  background-color: #f4fdf6;
  padding: 1.5rem;
  border-radius: 12px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.reach-contact:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
}

.reach-contact h3 {
  font-size: 1.3rem;
  color: #218838;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

.reach-contact p {
  font-size: 0.95rem;
  color: #444;
  margin: 0.6rem 0;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

.reach-contact i {
  color: #28a745;
  min-width: 20px;
  text-align: center;
}

/* --------------------------------- START HERE THE EDIT PLS ----------------------------------------------------------- */

.inner-ourcommissary {
  background-color: white;
  padding: 20px;
  height:5250px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  margin-top: 470px;
  font-family: 'Allura', cursive;

}

/* Elepant Express Start Here!!! */

.threediv {
    background-color:#8000B2 ;
    padding: 2rem;
    margin-top: 2rem;
    border-radius: 10px;
    text-align: center;
    display: flex; /* Arrange the child divs in a row */
    justify-content: space-around; /* Space out the inner divs evenly */

  }
  
  .inner-div {
    background-color: #fff;
    padding: 6rem; /* Inner padding to make the divs smaller */
    margin: 0 1rem; /* Add more space between the divs */
    border-radius: 8px;
    width: 120px; /* Set width */
    height: 100px; /* Set height */
    flex: 1; /* Ensure each div takes up equal space */
    display: flex;
    flex-direction: column;
    justify-content: center; /* Vertically center content */
    align-items: center; /* Horizontally center content */
  }
  
  .inner-div p {
    font-size: 35px; /* Resize the text */
    margin-top: 0.5rem; /* Add some space above the text */
  }
.inner-div:hover {
background-color:white; /* Change background to orange on hover */
color: black; /* Change text color to white */
}

.threediv .inner-div:nth-child(1):hover {
background-color: white; /* Orange background for the first inner-div */
color: black; /* Change text color to white */
}

.threediv .inner-div:nth-child(1):hover p {
color:black; /* Change the text color to white when hovered */
}


/*  BEST SELLERRRRRRRRRRRRRRRRR  */

.carousel-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  margin: -20px auto;
  border-radius: 10px;
  background-color:#fffff9;
  padding: 20px;
/*  border: 3px solid #8000B2;  */
}

.carousel-track {
  display: flex;
  gap: 20px;
  overflow-x: auto;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
}

.manna-item {
  flex: 0 0 100%;
  max-width: 100%;
  box-sizing: border-box;
}

/* For large screens, show 3 items side by side */
@media (min-width: 768px) {
  .manna-item {
    flex: 0 0 33.33%;
    max-width: 33.33%;
  }
}

/* CAROUSEL PICTURESSSSSS */


.carousel-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-color: rgba(0,0,0,0.5);
  color: white;
  border: none;
  padding: 10px 15px;
  cursor: pointer;
  font-size: 18px;
  border-radius: 50%;
  z-index: 1;
}

.prev-btn {
  left: 10px;
}

.next-btn {
  right: 10px;
}

/* 2 BUTTONS PDF */

.party-bento-btn {
  background: #8000B2;     
  color: #fff;              /* White text */
  border: 2px solid #8000B2;
  padding: 14px 38px;
  border-radius: 8px;
  font-size: 1.2rem;
  font-family: 'Segoe UI', cursive;
  font-weight: 600;
  cursor: pointer;
  box-shadow: 0 2px 8px #e5d0f5;
  transition: background 0.2s, color 0.2s, box-shadow 0.2s, border 0.2s;
}

.party-bento-btn:hover {
  background: #fff;         /* Fill with white */
  color: #000;              /* Black text */
  border: 2px solid #8000B2;
}





/* 6 BUTTONS (Categories) */


.filter-buttons {
  display: flex;
  justify-content: flex-start;
  gap: 1rem;
  margin: 2rem 2rem;
  flex-wrap: wrap;
  animation: fadeInLeft 0.8s ease-in-out;
  font-family: sans-serif;
  margin-top: 70px;
  margin-left: 5px;
  
}
.filter-buttons button {
  padding: 1rem 2rem; /* Bigger space inside the button */
  font-size: 1.2rem;   /* Larger text */
  background-color: white;
  border: 3px solid #8000B2;
  border-radius: 12px; /* Slightly more rounded */
  cursor: pointer;
  transition: all 0.3s ease;
  font-weight: bold;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.1);
}

.filter-btn {
  padding: 1rem 2rem;
  font-size: 1.2rem;
  background-color: white;
  border: 3px solid #8000B2;
  border-radius: 12px;
  cursor: pointer;
  font-weight: bold;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.1);
  color: #8000B2;
  text-decoration: none;
  display: inline-block;
  margin-bottom: 10px;
  transition: all 0.3s ease;
}
.filter-btn:hover {
  background-color: #8000B2;
  color: white;
  transform: translateY(-3px);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
  border: 3px solid #8000B2;
}
/* Hover Effect */
.filter-buttons button:hover {
  background-color:#8000B2;
  color:white;
  transform: translateY(-3px);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
}

/* Click Effect */
.filter-buttons button:active {
  transform: scale(0.96);
}

/* Entrance Animation */
@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translateX(-30px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}

/* PICTURE CATEGORY */

.party-tray-info {
  display: flex;
  gap: 90px;
  margin: 40px 0 40px 40px; /* Added 40px left margin */
  flex-wrap: wrap;
  justify-content: flex-start;
}
.party-tray-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 4px 18px rgba(128,0,178,0.10);
  padding: 24px;
  width: 315px;
  height: 400px;
}
.party-tray-card img {
  width: 220px;
  border-radius: 14px;
  margin-bottom: 18px;
}
.pax-inline {
  display: flex;
  gap: 24px;
  align-items: center;
  margin-top: 10px;
}
.pax-col {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 6px;
}
.pax-label {
  background: #8000B2;
  border-radius: 0%;
  padding: 8px 18px;
  color: white;
  font-weight: bold;
}
.pax-price {
  color: black;
  font-weight: bold;
  margin-bottom: 16px;
}
.appetizer-name {
  font-size: 1.15rem;
  font-weight: bold;
  color: black;
  margin-bottom: 10px;
  margin-top: 8px;
  text-align: center;
  font-family: 'Segoe UI', cursive;
}

/* Animation for card entrance */
@keyframes cardFadeIn {
  from {
    opacity: 0;
    transform: translateY(40px) scale(0.97);
  }
  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}