.elementor-9364 .elementor-element.elementor-element-678e652{z-index:0;}/* Start custom CSS for html, class: .elementor-element-678e652 *//* Base Reset */


/* Hero Section with background */
.hero {
  background: url("https://andamanstour.in/wp-content/uploads/2025/07/Sightseeing-in-Andaman.jpg")
    no-repeat center center/cover;
  height: 300px;
  display: flex;
  align-items: center;
  padding: 0 40px;
  color: white;
}

.hero-content {
  max-width: 700px;
}

.hero-content h1 {
  font-size: 42px;
  margin-bottom: 25px;
  text-shadow: 1px 1px 3px rgba(0,0,0,0.4);
}

.breadcrumb {
  position: absolute;
  bottom: 20px;
  left: 25px;
  background: rgba(255, 255, 255, 0.85);
  color: #333;
  padding: 8px 15px;
  border-radius: 6px;
  font-size: 14px;
  z-index: 2;
}

.breadcrumb a {
  text-decoration: none;
  color: #007bff;
  margin: 0 4px;
}

.breadcrumb span {
  color: #000;
}/* End custom CSS */