/*
Theme Name: Nature Heaven Trek
Author: Roshan Bist - Pigeon Web Solutions
Description: The official consulting comapny theme by <a href="https://pigeonwebsolutions.com/"> Pigeon Web Solutions </>
Version: 1.0.0
*/


/* ============== Pagination css starts=================== */
.pagination_main{
	width: 100%;
	display: flex;
	justify-content: center;
}
.pagination_main .page-numbers{
   margin-right: 1.2rem;
   width: 40px!important;
   height: 45px!important;
   line-height: 2.6rem!important;
   font-size: 1.3rem;
   font-weight: 600;
   text-align: center;
   border-radius: 6px;
   border: 2px solid #075c00;
   background: #fff;
   color: #075c00;
 }
 .pagination .page-numbers:hover{
   background: #075c00;
   border-color: #075c00;
   color: #fff;
 }
 .pagination .current {
    background: #075c00;
    border-color: #075c00;
   color: #fff;
 }
 .pagination .page-numbers:last-child{
   margin-right: 0rem;
 }
 /* ============== Pagination css ends=================== */



.header-logo img{
    height: 80px;
    width: auto!important;
    object-fit: cover;
}
.top-bar .top-bar-content {
    padding:  0;
}
.top-bar .top-bar-content .top-bar-center {
    margin-right: 0%;
}


header.style-1 .main-menu > ul > li > a {
    font-weight: 500;
}
header.style-1 .main-menu > ul > li ul.sub-menu > li > a {
     font-weight: 500;
     font-size: 16px;
    padding: 10px 10px;
}

.rb-whatsapp-box {
    display: inline-block;
}

/* FIX: make anchor behave like flex container */
.rb-whatsapp-box a {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    text-decoration: none;
    color: inherit;
}

.rb-whatsapp-icon img {
    width: 42px;
    height: 42px;
}

.rb-whatsapp-text {
    display: flex;
    flex-direction: column;
    line-height: 1.2;
    border-left: none!important;
}

.rb-whatsapp-label {
    color: #42990e;
    font-size: 14px;
    font-weight: 500;
}

.rb-whatsapp-number {
    color: #000;
    font-size: 15px;
    font-weight: 600;
}


.banner-section .banner-content h1 span::after {
    bottom: -30px;
}

.banner-section .banner-content .sub-title-tag {
    border: 1px solid #000;
    border-radius: 20px;
    padding: 4px 15px;
    color: #fd8001!important;
    margin-bottom: 30px;
}
.banner-section .banner-content .sub-title-tag span{
    color: #42990e!important;
    font-weight: 600;
}
.banner_sec_custom .banner-content h1{
    font-size: 48px;
}
.banner-content p{
   margin-top: 30px;
   margin-bottom: 25px!important;
}
.button_custom {
    background-color: #fd8001!important;
    border-radius: 25px!important;
    padding: 16px 30px!important;
}



/* ===== Section ===== */
.rbf-slider-section {
  width: 100%;
  display: flex;
  justify-content: center;
  padding: 20px;
  font-family: Arial, sans-serif;
}

/* ===== Animated Border Box ===== */
.rbf-slider-box {
  width: 100%;
  position: relative;
  border-radius: 10px;
  border: 4px solid #42990e;
  background-size: 300% 300%;
}

/* Inner slider */
.rbf-slider {
  position: relative;
  height: 420px;
  overflow: hidden;
  border-radius: 5px;
  background: #000;
}

/* Slides */
.rbf-slide {
  position: absolute;
  inset: 0;
  opacity: 0;
  transition: opacity 0.8s ease-in-out;
}

.rbf-slide.active {
  opacity: 1;
  z-index: 1;
}

.rbf-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Title */
.rbf-title {
  position: absolute;
  bottom: 0;
  width: 100%;
  color: #fff;
  font-size: 24px;
  padding: 10px 20px;
  background: linear-gradient(to bottom, rgba(0,0,0,0.5), #000);
}

.star{
    color: #fd8001;
}
.primary-btn.small-four {
    padding: 12px 22.4px;
}
.custom_button_2{
  border-radius: 25px!important;
}
.title h2 {
    font-size: 42px!important;
}
.icon.newbg{
    background: #42990e!important;
}

.tourrow{
    display: grid;
    grid-template-columns: auto auto auto;
}
.tour-cardn{
    width: 100%;
}
.tour-contentn{
    position: relative;
    left: 50%;
    transform: translate(-50%);
    bottom: 50px;
}
.tourtext{
  background-image: url('assets/image/svg/catagories-shape.svg');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.tourtext h3{
font-size: 20px!important;
padding: 10px 15px 6px 15px;
}
.tour-imgn img{
    border-radius: 6px;
    height: 300px!important;
    width: 100%;
    object-fit: cover;
    margin-bottom: -25px;
}


.discover-section .section-title-three .title {
    max-width: 980px!important;
}



.visa-details-section .faq-area .faq-area .faq-wrap .accordion .accordion-item .accordion-body {
    padding: 0 30px 32px;
    max-width: 100%;
}
.why-choose-us-section-two .section-title-two .description {
    max-width: 1000px;
}

/* ===== Associates Section ===== */
.assoc-section-wrap {
    background: #f8f9fb;
    padding: 50px 10px;
}

.assoc-container {
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
}

/* Header */
.assoc-header {
    margin-bottom: 40px;
}

.assoc-title {
    font-size: 28px;
    font-weight: 600;
    color: #222;
}

.assoc-divider {
    width: 100px;
    height: 3px;
    background: #28a745;
    margin: 0 auto;
    border-radius: 10px;
}

/* Logo Grid */
.assoc-logo-grid {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 30px;
    align-items: center;
}

/* Logo Card */
.assoc-logo-card {
    background: #fff;
    padding: 10px;
    border-radius: 12px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.05);
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
}

.assoc-logo-card img {
    max-width: 100%;
    max-height: 100px;
    object-fit: contain;
    transition: all 0.3s ease;
}

/* Hover Effect */
.assoc-logo-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 10px 25px rgba(0,0,0,0.08);
}

.assoc-logo-card:hover img {
    filter: grayscale(0%);
    opacity: 1;
}

/* ===== Responsive ===== */
@media (max-width: 992px) {
    .assoc-logo-grid {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 576px) {
    .assoc-logo-grid {
       grid-template-columns: repeat(3, 1fr);
    }

    .assoc-title {
        font-size: 22px;
    }
    .latest-blog-section  .primary-btn{
        display: none;
    }
    .latest-blog-section  .title{
       margin-bottom: -30px;
    }
    .promotion-section-four {
        padding: 0px 15px 0 15px;
    }
}

.footer-section-four {
    background-color: rgb(26, 26, 26);
    -webkit-mask-image: none;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: cover;
    -webkit-mask-position: center;
    padding-top: 50px;
}


/* Responsive */
@media (max-width: 768px) {
  .rbf-slider {
    height: 400px;
  }
  .rbf-slider-section {
    padding: 0px;
   }
  .rbf-title {
    font-size: 20px;
  }
  .banner_sec_custom .banner-content h1{
    font-size: 32px;
}
.title h2 {
    font-size: 32px!important;
}
.title p {
    font-size: 16px!important;
    line-height: 26px!important;
    margin-top: 10px;
}
}


@media (max-width: 1200px) {
    header.style-1 .nav-right .mobile-menu-btn {
        display: flex;
        flex-direction: column;
        align-items: end;
        visibility: visible;
        justify-content: center;
        position: relative;
    }
}

@media (max-width: 992px){
.tourrow{
    grid-template-columns: auto auto;
}
}
@media (max-width: 576px){
.tourrow{
    grid-template-columns: auto;
}
}
@media (max-width: 768px) {
    header.style-1 .header-logo {
        padding: 5px 0;
    }
    .rb-whatsapp-box a {
        gap: 6px;
        margin-right: 14px !important;
    }
}


.social-item-wrapper .single-item {
    flex-direction: column;
}


/* COMMON */
.nh-mission-section,
.nh-vision-section,
.nh-values-section {
  padding: 60px 0;
}

/* FLEX WRAPPERS */
.nh-mission-wrapper,
.nh-vision-wrapper {
  display: flex;
  align-items: center;
  gap: 40px;
}

/* IMAGES */
.nh-mission-image img,
.nh-vision-image img {
  width: 100%;
  border-radius: 12px;
}

/* CONTENT */
.nh-mission-content,
.nh-vision-content {
  flex: 1;
}

.nh-mission-image,
.nh-vision-image {
  flex: 1;
}

/* VISION BG */
.nh-vision-section {
  background: #f8faf8;
}
.nh-vision-section ul li{
  list-style: disc;
  margin-left: 20px;
}
/* CORE VALUES */
.nh-values-header {
  text-align: center;
  margin-bottom: 40px;
}
.nh-vision-content p{
  margin-bottom: 16px;
}
.nh-values-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

.nh-value-card {
  background: #ffffff;
  padding: 25px;
  border-radius: 12px;
  text-align: center;
  border: 1px solid #e5e5e5;
  transition: 0.3s ease;
}

.nh-value-card:hover {
  transform: translateY(-5px);
  border-color: #4CAF50;
}

.nh-value-icon {
  font-size: 30px;
  margin-bottom: 10px;
}

/* RESPONSIVE */
@media (max-width: 992px) {
  .nh-mission-wrapper,
  .nh-vision-wrapper {
    flex-direction: column;
  }

  .nh-values-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 576px) {
  .nh-values-grid {
    grid-template-columns: 1fr;
  }
}


/* SECTION */
.nh-team-section {
  padding: 60px 0;
  background: #f9fbf9;
}

/* HEADER */
.nh-team-header {
  text-align: center;
  max-width: 700px;
  margin: 0 auto 40px;
}

/* GRID */
.nh-team-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}

/* CARD */
.nh-team-card {
  background: #ffffff;
  padding: 30px 20px;
  text-align: center;
  border-radius: 14px;
  border: 1px solid #e5e5e5;
  transition: 0.3s ease;
}

.nh-team-card:hover {
  transform: translateY(-6px);
  border-color: #4CAF50;
}

/* IMAGE */
.nh-team-img {
  width: 110px;
  height: 110px;
  margin: 0 auto 15px;
  border-radius: 50%;
  overflow: hidden;
  border: 4px solid #f1f1f1;
}

.nh-team-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* TEXT */
.nh-team-card span {
  display: block;
  margin-bottom: 10px;
  color: #4CAF50;
  font-size: 14px;
}

/* RESPONSIVE */
@media (max-width: 992px) {
  .nh-team-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 576px) {
  .nh-team-grid {
    grid-template-columns: 1fr;
  }
}


/* CARD */
.nh-team-card {
  position: relative;
  padding: 30px 20px;
  text-align: center;
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.75); /* glass white */
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  transition: 0.3s ease;
  z-index: 1;
}

/* GRADIENT BORDER */
.nh-team-card::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 16px;
  padding: 1.5px; /* border thickness */
  background: linear-gradient(135deg, #4CAF50, #8BC34A, #cddc39);
  -webkit-mask: 
    linear-gradient(#fff 0 0) content-box, 
    linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
          mask-composite: exclude;
  z-index: -1;
}

/* HOVER (very subtle) */
.nh-team-card:hover {
  transform: translateY(-5px);
  background: rgba(255, 255, 255, 0.9);
}

/* IMAGE (keep clean) */
.nh-team-img {
  width: 160px;
  height: 160px;
  margin: 0 auto 15px;
  border-radius: 50%;
  overflow: hidden;
}

.nh-team-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* ROLE */
.nh-team-card span {
  display: block;
  margin-bottom: 10px;
  color: #4CAF50;
  font-size: 14px;
}


.trek-info-section {
  padding: 40px 20px;
}

.trek-info-container {
  max-width: 1300px;
  margin: auto;
  background: #f4faff;
  border-radius: 12px;
  padding: 30px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 25px;
  box-shadow: 0 8px 25px rgba(0,0,0,0.05);
}

.trek-info-item {
  display: flex;
  align-items: flex-start;
  gap: 15px;
}

.trek-info-icon {
  width: 50px;
  height: 50px;
  min-width: 50px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 24px;
}

/* Unique Colors */
.trek-info-icon.blue { background: #dbe4f3; }
.trek-info-icon.red { background: #fde6e6; }
.trek-info-icon.green { background: #ddf8e7; }
.trek-info-icon.navy { background: #d2daf0; }
.trek-info-icon.yellow { background: #fcf3d0; color: #000; }
.trek-info-icon.orange { background: #fae8da; }
.trek-info-icon.purple { background: #ebdff7; }
.trek-info-icon.sky { background: #def0f8; }

.trek-label {
  font-size: 14px;
  color: #6b7280;
  margin-bottom: -2px;
}

.trek-value {
  font-size: 15px;
  font-weight: 600;
  color: #111827;
}

/* Responsive */
@media (max-width: 992px) {
  .trek-info-container {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 600px) {
  .trek-info-container {
    grid-template-columns: 1fr;
  }

  .trek-info-item {
    align-items: center;
  }
}

.google-map iframe{
  max-width: 420px;
}
@media (max-width: 576px) {
.google-map iframe{
  max-width: 360px;
}
.google-map {
  display: flex;
  justify-content: center;
}
}
@media (max-width: 576px) {
    .destination-section .destination-image-area .nav-tabs {
        gap: 20px;
        justify-content: center;
    }
}

.destination-section .discover-content-area .destination-area ul {
    justify-content: space-around;
}
@media (max-width: 767px) {
    .destination-section .discover-content-area .destination-area ul {
        grid-template-columns: repeat(2, 1fr);
    }
}


.destination-details-section .blog-meta-area .blog-meta {
    justify-content: flex-start;
}
.destination-details-section .post-thumbnail-image img {
    border-radius: 15px;
    width: 100%!important;
  height: 100%!important;
  object-fit: cover;
}
.post-thumbnail-image img{
  width: 100%!important;
  height: 100%!important;
  object-fit: cover;
   border-radius: 5px;
}
.blog_content h2{
  margin-top: 30px;
}
.secdest img{
    max-height: 420px;
    width: 100%;
    object-fit: cover;
    border: 4px solid #fff;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.blog_content h3{
  margin-top: 30px;
}
.blog_content p{
  margin-bottom: 20px;
}
.blog_content h2 strong{
  font-weight: 500!important;
}
.blog_content h3 strong{
  font-weight: 500!important;
}
.blog_content ul li{
  list-style-type: disc;
  margin-left: 25px;
}
.blog_content table th, .blog_content table td{
  border: 1px solid #ccc;
  padding: 2px 10px;
}
.blog_content table th{
 background: #f3f5f7;
}


.form-wrapper-unique {
    width: 100%;
    padding: 30px;
    background: #f5f6f7;
    border-radius: 6px;
    font-family: Arial, sans-serif;
}

/* Heading */
.form-wrapper-unique h2 {
    margin-bottom: 20px;
    font-size: 28px;
}

.form-wrapper-unique p {
    color: #666;
    font-size: 14px;
    margin-bottom: 25px;
}

/* Grid */
.form-row-unique {
    display: flex;
    gap: 20px;
    margin-bottom: 20px;
}

.form-group-unique {
   flex: 1 1 0;
    min-width: 0; 
    display: flex;
    flex-direction: column;
}

/* Labels */
.form-group-unique label {
    font-size: 14px;
    margin-bottom: 6px;
}

/* Inputs */
.form-group-unique input,
.form-group-unique textarea {
    padding: 14px 15px;
    border: 1px solid #ddd;
    border-radius: 10px;
    background: #fff;
    font-size: 14px;
    outline: none;
}

.form-group-unique textarea {
    resize: none;
    height: 150px;
}

/* Button */
.submit-btn-unique {
    width: 100%;
    padding: 16px;
    background: #4ca322;
    color: #fff;
    border: none;
    border-radius: 10px;
    font-size: 16px;
    cursor: pointer;
    transition: 0.3s;
}

.submit-btn-unique:hover {
    background: #3e8e1c;
}

/* Responsive */
@media (max-width: 600px) {
    .form-row-unique {
        flex-direction: column;
        gap: 15px;
    }
}

.contact-section .contact-information .single-information h2 {
    text-align: left;
}
.contact-section .contact-information .single-information P {
     text-align: left;
}



.breadcrumb-section {
    background-image: linear-gradient(270deg, rgba(17, 17, 17, 0.7), rgba(17, 17, 17, 0.7) 101.02%), url(assets/image/images/mount-everest.jpg);
    padding: 100px 0 100px;
}

.trek-info-icon {
    width: 50px;
    height: 50px;
    min-width: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #3e8e1c;
    font-size: 24px;
    background-color: #fff;
}


/* Gallery Wrapper */
.gallery {
    width: 100%;
    max-width: 620px;
    margin: 40px auto;
}

/* MAIN SLIDER */
.gallery-slider {
    width: 100%;
    height: auto;
    margin: 0 0 10px 0;
}

.gallery-slider .swiper-slide {
    width: auto;
    height: 400px;
}

.gallery-slider .swiper-slide img {
    display: block;
    width: auto;
    height: 100%;
    margin: 0 auto;
}

/* THUMBNAILS */
.gallery-thumbs {
    width: 100%;
    padding: 0;
    overflow: hidden;
}

.gallery-thumbs .swiper-slide {
    width: 100px;
    height: 100px;
    text-align: center;
    overflow: hidden;
    opacity: 0.1;
}

.gallery-thumbs .swiper-slide-active {
    opacity: 1;
}

.gallery-thumbs .swiper-slide img {
    width: auto;
    height: 100%;
}



.gallery-wrapper {
    max-width: 1200px;
    margin: auto;
}

/* MAIN IMAGE */
.main-slider {
    width: 100%;
    height: 500px;
    margin-bottom: 15px;
    border-radius: 12px;
    overflow: hidden;
}

.main-slider img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* THUMBNAILS */
.thumb-wrapper {
    position: relative;
}

.thumb-slider {
    padding: 10px 40px;
}

.thumb-slider .swiper-slide {
    height: 90px;
    opacity: 0.5;
    cursor: pointer;
    transition: 0.3s;
    border-radius: 8px;
    overflow: hidden;
}

.thumb-slider .swiper-slide-thumb-active {
    opacity: 1;
    transform: scale(1.05);
    border: 2px solid #3e8e1c;
}

.thumb-slider img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* ARROWS */
.thumb-prev,
.thumb-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    background: #000;
    color: #fff;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
    border-radius: 50%;
    z-index: 999; /* 🔥 IMPORTANT */
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.thumb-prev { left: 0; }
.thumb-next { right: 0; }

.thumb-prev:hover,
.thumb-next:hover {
    background: #007bff;
}


.destination-section .discover-content-area .destination-area ul {
    display: grid;
    grid-template-columns: auto auto auto auto;
    gap: 25px;
    justify-content: space-between;
}
.destination-section .discover-content-area .destination-area ul li::before {
    width: 0px;
}
.trek_single ul{
  margin-bottom: 20px;
}

.cscontactsec .contact-section .contact-form-wrapper {
    padding: 45px 20px!important;
}

/* RESPONSIVE */
@media (max-width: 768px) {
    .main-slider {
        height: 300px;
    }

    .thumb-slider .swiper-slide {
        height: 70px;
    }
    .destination-section .discover-content-area .destination-area ul {
    display: grid;
    grid-template-columns: auto auto;
}
}

@media (max-width: 480px) {
    .main-slider {
        height: 220px;
    }

    .thumb-slider {
        padding: 10px 30px;
    }

    .thumb-slider .swiper-slide {
        height: 60px;
    }
}


/* Remove CF7 wrapper spacing issues */
.wpcf7-form-control-wrap {
    display: block;
    width: 100%;
}

/* Make inputs behave normally */
.cf7-input {
    width: 100%;
    display: block;
    box-sizing: border-box;
}

/* Fix inline spacing from CF7 */
.wpcf7-form-control {
    margin: 0;
}

/* Optional: remove extra line height gaps */
.wpcf7 p {
    margin: 0;
}

.info_last a{
  max-width: 210px;
}

@media (max-width: 1400px) {
.footer-section-four .footer-top-content .information-wrapper .single-information::before {
    width: 0px;
}
}


.package_image img{
  height: 280px;
  width: 100%;
  object-fit: cover;
}

.updepartures{
    display: none;
 }

@media only screen and (max-width: 1200px) {
    .updepartures{
        display: block;
    }
}


/* Main Section */
.nbg-alert-strip {
    width: 100%;
    background: #0f0f0f;
    padding: 14px 20px;
    box-sizing: border-box;
}

/* Inner Container */
.nbg-alert-container {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

/* Text */
.nbg-alert-text {
    display: flex;
    align-items: center;
}

.nbg-main-text {
    font-size: 16px;
    font-weight: 600;
    color: #ffffff;
    line-height: 1.4;
}

/* Link */
.nbg-alert-link {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-size: 15px;
    font-weight: 600;
    color: #00c853;
    text-decoration: none;
    white-space: nowrap;
    transition: 0.3s ease;
}

.nbg-alert-link:hover {
    color: #00e676;
}

.nbg-arrow {
    font-size: 18px;
    transition: transform 0.3s ease;
}

.nbg-alert-link:hover .nbg-arrow {
    transform: translateX(4px);
}

/* Responsive */
@media (max-width: 768px) {
    .nbg-alert-container {
        flex-direction: column;
        text-align: center;
    }

    .nbg-main-text {
        font-size: 14px;
    }

    .nbg-alert-link {
        font-size: 14px;
    }
}



.tz-trip-wrapper{
  width: 100%;
  max-width: 1200px;
  margin: auto;
  padding: 20px;
  display: flex;
  flex-direction: column;
  gap: 18px;
  font-family: Arial, sans-serif;
}

/* Card */
.tz-trip-card{
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #fff;
  border: 1px solid #eaeaea;
  border-radius: 10px;
  padding: 18px;
  gap: 15px;
  transition: 0.3s ease;
}

.tz-trip-card:hover{
  box-shadow: 0 5px 20px rgba(0,0,0,0.08);
}

/* Columns */
.tz-trip-col{
  flex: 1;
  min-width: 120px;
}

.tz-label{
  font-size: 12px;
  color: #777;
  display: block;
  margin-bottom: 4px;
}

.tz-trip-name h3{
  font-size: 16px;
  margin: 0;
  color: #111;
}

.tz-trip-date p,
.tz-trip-availability p{
  margin: 0;
  font-size: 14px;
  color: #333;
}

.tz-price{
  font-size: 16px;
  font-weight: 700;
  color: #0a8f3c;
}

/* Availability highlight */
.tz-low{
  color: red;
  font-weight: 600;
}

/* Actions */
.tz-trip-actions{
  display: flex;
  align-items: center;
  gap: 10px;
  justify-content: flex-end;
}

.tz-btn{
  background: #1f2a44;
  color: #fff;
  padding: 8px 14px;
  border-radius: 6px;
  text-decoration: none;
  font-size: 14px;
  white-space: nowrap;
}

.tz-btn:hover{
  background: #111a2e;
}

.tz-wa img{
  width: 24px;
  height: 24px;
}

/* Responsive */
@media (max-width: 992px){
  .tz-trip-card{
    flex-wrap: wrap;
  }

  .tz-trip-actions{
    justify-content: flex-start;
  }

  .tz-trip-col{
    flex: 1 1 45%;
  }
}

@media (max-width: 600px){
  .tz-trip-card{
    flex-direction: column;
    align-items: flex-start;
  }

  .tz-trip-col{
    width: 100%;
  }

  .tz-trip-actions{
    width: 100%;
    justify-content: space-between;
    margin-top: 10px;
  }
}


