  /*header */
  .header-banner-wrapper{
     margin:0px;
  } 
  .header-banner-wrapper img{
      width:100%;
      height:100%;
    object-fit: cover;
  }
  
  
  .header-banner-wrapper .left-img-cls{
      padding:0;
      padding-right:10px;
      
  }
  .header-banner-wrapper .right-img-cls{
      padding:0;
  }
  .header-banner-wrapper .grid-view-cls{
       display: grid;
    grid-template-columns: repeat(2, 2fr);
    gap: 10px;
    position:relative;
    height:100%;
}
    
     .header-banner-wrapper .grid-view-cls .small-img-cls{
         height:100%;
     }
     
     
   .header-banner-wrapper .tourmaster-single-header-gallery-wrap{
      position: absolute;
    bottom: 18px;
    right: 28px;
    background: #00AF87;
    color: #fff;
    padding: 4px 10px;
    border-radius: 5px;
    
   }  
   
  .header-banner-wrapper .tourmaster-single-header-gallery-wrap a.tourmaster-single-header-gallery-button{
      font-size:12px;
      font-weight:600;
      font-family:"Poppins";
          color: #fff;
    text-transform: uppercase;
  }
  .breadcrumb-wrapper{
        color:#010528;
       font-family:'Plus Jakarta Sans';
        font-size:13px;
        font-weight: 500;
  }
   .breadcrumb-wrapper a{
       color:#010528;
       font-family:'Plus Jakarta Sans';
       font-size:14px;
   }
   
     
     .single-tour .left-content .tourmaster-tour-info-outer{
         background-color:transparent;
     }
    /*.single-tour .left-content .tourmaster-with-sidebar .tourmaster-tour-info-outer .tourmaster-tour-info-wrap{*/
    /*    padding-right:0px;*/
    /*}*/
    .single-tour .tourmaster-with-sidebar .tourmaster-tour-info-outer .tourmaster-tour-info-wrap{
        padding-right: 0px;
    display: flex;
    gap: 50px;
    width: 80%;
    justify-content: space-between;
    }
    .single-tour .tourmaster-tour-info-wrap .tourmaster-tour-info{
        color: #010528 !important;
        font-family: "Plus Jakarta Sans", Sans-serif;
        display:flex;
        flex-direction:column;
            width: fit-content;
            text-align:center;
            /*align-items: center;*/
    gap: 15px;
    float: unset;
    padding:10px;
    font-size:16px;
    font-weight:500;
    line-height:22px;
    border:1px solid #00af87;
    border-radius:10px;
    width:20%;
    /*background-color:#ebfffa;*/
    background-color:#00af872e;
    }
    .single-tour .tourmaster-container-skk .tourmaster-tour-info-wrap .tourmaster-tour-info i:before{
        font-size:30px;
    }
     .single-tour .tourmaster-tour-info-wrap .tourmaster-tour-info{
         align-items:center;
     }
    /* other elementor section */
 .left-content .tourmaster-single-header-title{

font-family: "Plus Jakarta Sans", Sans-serif;
    font-size: 34px;
    font-weight: 800;
    line-height: 35px;
    color: #010528;
    margin-top:20px;
    margin-bottom:15px;
	}

.faq-sec-cls .wpr-title-icon{
    display:none;
}

.faq-sec-cls .wpr-acc-panel{
    padding:12px 12px 20px 0px !important;
}

.faq-sec-cls .wpr-accordion-item-wrap{
    border-bottom:1.5px solid #00AF87;
}

.subscribe-form-cls form.fluent_form_2 .ff-t-column-1{
flex-basis: 100% !important;
}
.subscribe-form-cls form.fluent_form_2 .ff-t-column-2{
margin-left: -148px !important;
    margin-right: 10px;
    flex-basis: 0% !important; 
}

	.subscribe-form-cls .fluentform .ff-el-group {
    margin-bottom: 2px;
}
.subscribe-form-cls form.fluent_form_2 .wpf_has_custom_css.ff-btn-submit{
background: linear-gradient(180deg, #6EEAC6 0%, rgba(0, 175, 135, 0.15) 100%);
    background-color: unset !important;
    border-color: unset;
     padding:11px 22px;
         text-transform: uppercase;
         font-size:14px;
	}
	


	
	.subscribe-form-cls .frm-fluent-form .ff-t-cell .ff_submit_btn_wrapper_custom{
	
	        margin: auto 0px 1px;
	}
.subscribe-form-cls form.fluent_form_2 #ff_2_email{
    width:100%;
    border: none;
    padding: 20px 11px;
}

.subscribe-form-cls .elementor-1079 .elementor-element.elementor-element-c3b971f .fluentform-widget-wrapper .ff-el-group .ff-btn-submit{
    background-color:unset !important;
}

.subscribe-form-cls .fluentform .ff-el-is-error .text-danger{
    position:absolute;
}
 .subscribe-form-cls .frm-fluent-form .ff-t-container {
        display: flex;
        gap: 15px;
        width: 100%;
        align-items: center;
    }
/*testimonial */
.sp-testimonial-free-section .sp-testimonial-client-image img{
    width:100%;
    height:100%;
    border-radius:15px;
}
.sp-testimonial-free-section .custom-content-wrapper{
    display:flex;
    flex-direction:column;
    justify-content: flex-end;
    padding-bottom: 40px;
    /*padding-left: 30px;*/
}


.sp-testimonial-free-section .custom-content-wrapper .sp-testimonial-client-rating{
    order:1;
   
    text-align:left;
    padding-bottom:20px;
    
}

.sp-testimonial-free-section .custom-content-wrapper .sp-testimonial-title{
     order:2;
      margin-bottom: 10px;
}
.sp-testimonial-free-section .custom-content-wrapper h3.sp-testimonial-post-title{
	text-align: left;
    font-family: "Plus Jakarta Sans", Sans-serif;
    font-size: 30px;
    font-weight: 800;
    color: #010528 !important;
   
	}
	.sp-testimonial-free-section .sp-testimonial-client-testimonial {
	   order:3;
	}
.sp-testimonial-free-section .sp-testimonial-client-testimonial .sp-testimonial-content p{
    
	color: #202343 !important; 
    text-align: left;
    padding: 0px;
    font-family: "Plus Jakarta Sans", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
	}
	
.sp-testimonial-free-section .custom-content-wrapper  h4.sp-testimonial-client-name{
    order:4;
	text-align: left;
    color: #010528 !important;
    font-family: "Plus Jakarta Sans", Sans-serif;
    font-size: 24px;
    font-weight: 800;
     padding-top:40px;
    padding-left:0px;
	}
.sp-testimonial-free-section .custom-content-wrapper  .sp-testimonial-client-designation{
    order:5;
	color: #202343 !important; 
    text-align: left;
    padding: 0px;
    font-family: "Plus Jakarta Sans", Sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
	}
	
	.sp-testimonial-free-section .testimonial-pagination{
	    bottom: 40px !important;
    /*left: -53px !important;*/
    left: 50% !important;
    transform: translateX(-50%);
	}
.sp-testimonial-free-section .testimonial-pagination .swiper-pagination-bullet{
background: #2023432E !important;
    width: 40px;
    border-radius: 8px;
    height: 9px;
	}
.sp-testimonial-free-section .testimonial-pagination .swiper-pagination-bullet-active{
background: #202343 !important;
    width: 40px;
    border-radius: 8px;
    height: 9px;
	}

.custom-img-wrapper-cls .sp-testimonial-client-image img{
    height:350px;
    object-fit:cover;
}
#sp-testimonial-free-wrapper-1098 .sp-testimonial-free-section .testimonial-nav-arrow {
    background: transparent;
    border: 2px solid #202343;
    color: #202343;
    width: 36px;
    border-radius: 50%;
}
#sp-testimonial-free-wrapper-1098 .sp-testimonial-free-section .testimonial-nav-arrow:hover {
    background: #202343;
    border-color: #202343;
    color: #ffffff;
}
/*end testimonial */
/*relatd posts */
  /* cards */
    
     #related-tour-list{
         justify-content:center;
     }
   #related-tour-list .tour-card .card{
       border-radius:10px;
       border:none;
   }
   .related-posts-cls .tourmaster-tour-item{
       padding-bottom:0px;
       margin-bottom:0px;
   }
   #related-tour-list .tour-card .card-img-top{
       /*border-radius: 15px 15px 0px 0px;*/
      border-radius: 10px 10px 0px 0px;
   }
     #related-tour-list .tour-card .card-body{
       
    /*box-shadow: 0px 3px 10.6px 0px #00000036;*/
       /*border: 1px solid #dedede;*/
    border-radius:0px 0px 10px 10px;
    padding:25px;
    }
    #related-tour-list .card-body .card-title{
        
    font-size: 18px;
    font-weight: 700;

    color: #000000;
    font-family: "Raleway", Sans-serif;
    min-height: 57px;
        text-transform: uppercase;
    line-height: 1.2em;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    display: -moz-box;
    overflow:hidden;
    }
    
   

 #related-tour-list .price-ratting-cls {
    display: flex;
    justify-content: space-between;
    margin: 12px 0px;
}

/*#related-tour-list .price-ratting-cls .price-cls{*/
/*    color: #010528;*/
/*    font-weight: bold;*/
/*    font-size: 18px;*/
/*    font-family: "Plus Jakarta Sans";*/
/*}*/

#related-tour-list .tour-price {
            font-size: 22px;
            font-weight: 700;
            /*margin-bottom: 10px;*/
            text-align:center;
            display: flex;
    flex-direction: column;
    color:#000;
    font-family: "Poppins", Sans-serif;
   
        }
        #related-tour-list .tour-price span {
            font-size: 13px;
            
            /*margin-bottom: 10px;*/
            color: #00000069;
    font-weight: 500;
        }
#related-tour-list .price-ratting-cls .tourmaster-tour-review-item-rating i {
    color: #ffa127;
}
#related-tour-list .duration-max-cls{
    display: flex;
    justify-content: space-between;
    margin: 20px 0px 0px 0px;
}

.duration-max-cls .list-unstyled .learn-more-btn-cls .content-wrapper {
    font-family: "Poppins", Sans-serif;
    display: flex;
    flex-direction: row;
    gap: 20px;
    justify-content: center;
    align-items: center;
    font-size: 13px;
    color: #000;
    font-weight: 400;
    text-align: center;
}


#related-tour-list .duration-max-cls .list-unstyled{
    display: flex;
flex-direction:column;
gap:10px;
margin-bottom:0px;
}
#related-tour-list .duration-max-cls .list-unstyled li{
    display: flex;
gap:10px;
align-items: center;
font-family:"Plus Jakarta Sans";
color:#010528;
font-weight:600;
font-size:14px;
}


#related-tour-list .price-promotitle {
    font-size: 13px;
    color: #00000069;
    font-weight: 500;
}

#related-tour-list .excerpt-text {
   font-family: "Plus Jakarta Sans", Sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    color: #060305;
}

#related-tour-list .price-promotitle{
   font-size: 13px;
    
    color: #00000069;
    font-weight: 500; 
}
#related-tour-list .price-promo{
  font-size: 18px;
    font-weight: 700;
}

#related-tour-list .excerpt-box {
        margin-bottom:10px;
    }
#related-tour-list .excerpt-toggle {
        font-size: 14px;
        color: #00AF87;
        cursor: pointer;
        user-select: none;
    }
    
    
#related-tour-list .excerpt-toggle img{
        width:10px;
        display:inline;
        height:auto;
    }
  
#related-tour-list  .excerpt-short-wrapper {
    position: relative;
    display: inline-block;
    max-height: 4.5em; /* adjust for approx 3 lines */
    overflow: hidden;
    vertical-align: top;
}

#related-tour-list .tour-card-header {
    padding: 7px 20px 7px;
    min-height: 35px;
    display: flex
;
border-radius: 10px 10px 0px 0px;
    flex-wrap: nowrap;
    row-gap: 15px;
    justify-content: space-between;
    background-color: #000;
    color: #fff;
    min-height: 38px;
    font-size: 14px;
    font-weight: 700;
    font-family: 'Plus Jakarta Sans';
}
.tour-card-header .cardimg-product-header-sideinfo {
    display: flex;
    gap: 6px;
    justify-content: center;
    align-items: center;
    background: #fff;
    color: #000;
    padding: 3px;
    font-size: 12px;
    font-weight: 500;
}

#related-tour-list  .tourmaster-tour-review-item-rating i {
    color: #ffa127;
}

.fade-gradient {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1.5em;
    
}

#related-tour-list .tour-badge {
    font-family: 'Plus Jakarta Sans';
    background-color: #61d5b48f;
    font-size: 12px;
    padding: 4px 10px;
    border-radius: 6px;
    font-weight: 600;
    display: inline-block;
    width: fit-content;
    color: #010528;
}
#related-tour-list .ratting-status-cls {
    display: flex
;
    justify-content: space-between;
    min-height: 25px;
    margin-bottom: 10px;

}
/* Fade toggle for short/full */

.fade-toggle {
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    transition: max-height 0.3s ease, opacity 0.3s ease;
    display: inline-block;
    vertical-align: top;
}

.fade-toggle.active {
   font-family: "Plus Jakarta Sans", Sans-serif;
    max-height: 1000px;
    opacity: 1;
	font-weight: 500;
	color:#060305;
}

.fade-toggle.expanding {
    transition: max-height 0.6s ease, opacity 0.6s ease;
}






/*#related-tour-list .duration-max-cls a.btn{*/
/*  height: 40px;*/
/*    background: #202343;*/
/*    border: none;*/
/*    font-family:"Plus Jakarta Sans";*/
/*}*/

.single-tour a.view-tour-cls{
    font-family: "Poppins", Sans-serif;
    padding: 10px 35px;
    font-size: 13px;
    background: #000;
    border: 1px solid #000;
    color: #fff;
    text-transform: uppercase;
    display: block;
    text-decoration: none;
    cursor: pointer;
    font-weight: 500;
    border-radius: 100px;
    line-height: 1.6;
    text-align: center;
    width: fit-content;
    
    
}
/*.single-tour a.view-tour-cls:hover{*/
/*    font-family: 'Plus Jakarta Sans';*/
/*    background-color:  #1a9fda;*/
/*    color: #fff;*/
/*    text-align: center;*/
/*    padding: 10px;*/
/*    border-radius: 4px;*/
/*    text-decoration: none;*/
/*    display: block;*/
/*    margin-top: auto;*/
/*    font-size: 15px;*/
/*    font-weight: 600;*/
/*    border:none;*/
/*}*/
.single-tour .tourmaster-with-sidebar .related-posts-cls .tourmaster-single-related-tour-container{
    padding-right:0px;
}
.single-tour .tourmaster-with-sidebar .related-posts-cls img.card-img-top{
  width: 100%;
    height: 178px;
    min-height: 178px;
    object-fit: cover;
}

.related-posts-cls .tourmaster-single-related-tour .tourmaster-single-related-tour-title{
        font-family: "Plus Jakarta Sans", Sans-serif;
    font-size: 30px;
    font-weight: 800;
    line-height: 35px;
    color: #010528;
    text-align:center;
}
 .duration-max-cls .list-unstyled .learn-more-btn-cls svg {
    height: auto;
    width: 1em;
    fill: #000;
}
/*  end */
/*section.must-see-section{*/
/*    background: linear-gradient(180deg, #6EEAC6 0%, rgba(0, 175, 135, 0.15) 100%);*/
section.related-posts-cls{
    background: linear-gradient(180deg, #6EEAC6 0%, rgba(0, 175, 135, 0.15) 100%);

}
.must-see-section .must-see-slider .swiper-slide .img-wrapper{
	border-radius: 10px;
	}
	.must-see-section .must-see-slider .swiper-slide .card-body .card-title{
	    text-align:left;
	font-size: 20px;
    font-weight: 800;
    color: #010528;
    font-family: "Plus Jakarta Sans";
   
	}
	.must-see-section .must-see-slider .swiper-slide .card-body .card-text{
	    font-family: "Plus Jakarta Sans";
	    color: #010528;
    font-size: 16px;
    font-weight:500;
    line-height:22px;
    text-align: left;
	}
.must-see-section .must-see-slider .swiper-pagination {
  margin-top: 30px; /* Increase or decrease as needed */
  position:relative;
}
.must-see-section .must-see-slider .swiper-pagination .swiper-pagination-bullet-active{
    background:#88E2C8;
}
.must-see-section .must-see-slider .swiper-pagination .swiper-pagination-bullet{
    background:#00AF87;
}
.must-see-section .must-see-slider .card{
    background:transparent;
}
  .must-see-section .img-wrapper {
    width: 100%;
    height: 300px; /* Set fixed height */
    overflow: hidden;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }
 .must-see-section .img-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover; /* Crop and center image nicely */
  }
 .must-see-section .must-see-slider .card {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border-radius: 10px;
  }
 .must-see-section .must-see-slider .card-body {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
  }
 .must-see-section .section-title {
    
    font-family: "Plus Jakarta Sans", Sans-serif;
    font-size: 30px;
    font-weight: 800;
    line-height: 35px;
    color: #010528;
    text-align: center;
  }
.booking-bar-cls .tourmaster-tour-style-2 .tourmaster-tour-booking-bar-wrap{
margin-top:35px;
}

.booking-bar-cls .tourmaster-tour-style-2 .tourmaster-tour-booking-bar-outer{
    box-shadow: 0px 3px 10.6px 0px #00000047;
    border-radius:15px;
}
.tourmaster-tour-style-1 .tourmaster-tour-booking-bar-inner{
    border-radius:15px;
}
.booking-bar-cls .tourmaster-tour-price{
    font-family: "Plus Jakarta Sans", Sans-serif;
    font-size:12px;
    font-weight: 800;
    
    color: #010528;
}

.booking-bar-cls .tourmaster-tour-booking-submit-input .tourmaster-button{
	background: #00AF87;
    border: none;
    padding: 10px 0px;
    border-radius: 13px;
    font-family: "Plus Jakarta Sans", Sans-serif;
	}
	
	
.booking-bar-cls .extra-booking-detail-cls{
    border: none;
    padding: 0px 34px;
    
    padding-bottom: 40px;
    margin-top: -22px;
    font-size: 13px;
    position: relative;
}
.booking-detail-list {
  list-style: none;
  padding: 20px;
  background: linear-gradient(180deg, #6EEAC6 0%, rgba(0, 175, 135, 0.15) 100%);

  margin: 0;
}

.booking-detail-list li {
    font-family:"Plus Jakarta Sans";
    color:#010528;
  display: flex;
  align-items: flex-start;
  margin-bottom: 15px;
}

.booking-detail-list li:last-child {
  margin-bottom: 0;
}

.booking-detail-list img {
  width: 20px;
  margin-right: 12px;
  margin-top: 4px;
}

.tourmaster-tour-style-2 .tourmaster-tour-booking-bar-wrap .tourmaster-booking-bottom.skk{
    margin-top:10px;
}



/* new changes */
.left-content .e-n-tabs-content .elementor-widget-container p,
.left-content .e-n-tabs-content .elementor-widget-container div,
.left-content .elementor-widget-text-editor .elementor-widget-container p{
color:#000 !important;
line-height:22px; !important;
margin-bottom:10px !important;
font-size: 16px;
    letter-spacing: 1px;
    font-weight: 500;
}

  .elementor-widget-text-editor div strong{
   color:#000 !important;
   
   /*color:#57646f !important;*/
line-height:22px; !important;
margin-bottom:10px !important;
font-size: 16px;
    letter-spacing: 1px;
    font-weight: 500;
}


.elementor-widget-container .e-n-tabs .e-n-tabs-heading button.e-n-tab-title{
    /*padding-left:55px;*/
     padding-left: 70px;
    padding-right: 70px;
}

	.left-content .tourmaster-tour-rating .tourmaster-tour-rating-text{
	color: #ffa127;
    font-size: 16px;
    font-weight: bold;
    text-decoration: underline;
    text-underline-offset: 2px;
	}
	
	.elementor-widget-container .e-n-tabs .e-n-tabs-heading button{
	    background:#ced4da75 !important;
	}
	.elementor-widget-container .e-n-tabs .e-n-tabs-heading button[aria-selected="true"]{
	    border-color:#00af87 !important;
	    background:#00af872e !important;
	}
	
	.elementor-widget-container .e-n-tabs .e-n-tabs-heading button:hover{
	    border-color:#00af87 !important;
	    background:#00af872e !important;
	}
	
	
	.elementor-widget-container .e-n-tabs .e-n-tabs-heading button.e-n-tab-title .e-n-tab-title-text{
font-weight:700 !important;

}

.elementor-widget-container .e-n-tabs .e-n-tabs-heading button[aria-selected="true"] .e-n-tab-title-text,
.elementor-widget-container .e-n-tabs .e-n-tabs-heading button:hover .e-n-tab-title-text{
color:#00af87 !important; 


}



.tourmaster-tour-price-wrap
 {
    text-align: center;
}
.tourmaster-tour-style-2 .tourmaster-header-price .tourmaster-header-price-ribbon {
    
    border-radius: 10px 10px 0px 0px;
    padding: 12px 30px;
    background: #00af87 !important;
    color: #fff;
	    font-size: 20px;
    text-align: center !important;
   
}

.tourmaster-tour-style-2 .tourmaster-header-price  .has-promocode-cls{
     display:flex;
      align-items:center;
   justify-content: space-between;
}
.tourmaster-tour-style-2 .tourmaster-header-price .tourmaster-header-price-ribbon .tourmaster-promo-code-cls{
   font-size:16px;
   font-style:italic;
}
.tourmaster-tour-style-2 .tourmaster-tour-booking-bar-wrap .tourmaster-header-price
 {
    padding-top: 0px;
}
.tourmaster-tour-style-2 .tourmaster-header-price .tourmaster-header-price-wrap
 {

    padding: 14px 30px;
}
       

/* end */

/*new card changes */
 #related-tour-list	.img-container-cls{
     position:relative;
 }
 #related-tour-list	.img-container-cls .img-product-badge-cls{	
		position:absolute;	
		bottom:0px;
		left: 20px;
        width: 90px;
        padding: 7px 5px 5px;
		background: #ff743f;
		}
		
	#related-tour-list	.img-container-cls .img-product-badge-cls::before{
	content: "";
    display: block;
    position: absolute;
    bottom: 100%;
    right: 0px;
    width: 0px;
    height: 0px;
    transform: rotate(0deg);
    border-style: solid;
    border-width: 0px 0px 16px 50px;
    border-color: transparent transparent  #ff743f transparent;
	}
	
	#related-tour-list	.img-container-cls .img-product-badge-cls::after{
	content: "";
    display: block;
    position: absolute;
    bottom: 100%;
    left: 0px;
    width: 0px;
    height: 0px;
    transform: rotate(0deg);
    border-style: solid;
    border-width: 16px 0px 0px 50px;
    border-color: transparent transparent transparent #ff743f;
}

#related-tour-list	.img-container-cls .img-product-badge-cls .img-product-badge-text{
font-family: 'Plus Jakarta Sans';
    font-size: 11px;
    font-weight: 700;
	
	text-align:center;
	}
	
#related-tour-list	.img-container-cls .img-product-badge-cls .img-product-badge-number{
	font-family: 'Plus Jakarta Sans';
    font-size: 20px;
    font-weight: 700;

	text-align:center;
	}
	
#related-tour-list	.tourmaster-tour-review-item-rating {
    display: flex;
    align-items: center;
    gap: 6px;
    color: #ffa127; 
    font-size: 16px;
    font-weight: bold;
}

#related-tour-list .tourmaster-tour-review-item-rating .rating-score {
    text-decoration: underline;
}

#related-tour-list .tourmaster-tour-review-item-rating .fa {
    font-size: 16px;
}

.header-banner-wrapper .left-img-cls .tourmaster-single-header-gallery-wrap{
display:none;
}


/* view more view less */

.fade-overlay {
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
  height: 80px;
  background: linear-gradient(to bottom, rgb(255 255 255 / 89%), #fff);
  z-index: 1;
  pointer-events: none;
  transition: opacity 1s ease;
}

/*.e-n-tabs-content > div:first-of-type.expanded .fade-overlay {*/
/*  opacity: 0;*/
/*}*/

.e-n-tabs-content > div.expanded .fade-overlay {
  opacity: 0;
}

.view-more-btn {
  display: inline-block;
  margin: 10px auto 0;
  background: #00AF87;
  color: #fff;
  padding: 5px 15px;
  border: none;
  border-radius:5px;
  cursor: pointer;
  position: absolute;
  bottom:0px;
  z-index: 2;
  font-size: 16px;
    font-weight: bold;
    font-family: 'Plus Jakarta Sans';
}
/* end */


.tourmaster-container-skk .tourmaster-tour-info-wrap{
margin-bottom: 30px;
}	

.single-tour .tourmaster-tour-info-outer .tourmaster-tour-info i {
    width: unset;
}
.single-tour .tourmaster-tour-info-outer {
    padding: 0px 0px 0px;
}
.single-tour .tourmaster-tour-rating{
display:none;
}

.single-tour .elementor-widget-text-editor .elementor-widget-container ul li{
    font-size: 17px;
    font-weight: 500;
    color:#000;
}

.trip-advisor-ratting-wrapper{
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    gap:5px;
    /*margin-bottom:20px;*/
}
.trip-advisor-ratting-inner{
     display: flex;
    -webkit-box-align: center;
    align-items: center;
    gap:5px;
}

.sc-cbelXg.ekkpSA{
display: flex;
    -webkit-box-align: center;
    align-items: center;
	}

.sc-iVFRtF.eZHgXY {
    width: 10px;
    height: 10px;
    margin-right: 4px;
    background-color: rgb(52, 224, 161);
    border-radius: 5px;
}


.gGodXa {
    height: 10px;
    background-color: rgb(52, 224, 161);
    border-radius: 5px 0px 0px 5px;
    width: 5px;
    margin-right: 8px;
}
.sc-iVFRtF.gGodXa::before {
    content: "";
    position: absolute;
    box-sizing: border-box;
    width: 10px;
    height: 10px;
    border: 2px solid rgb(52, 224, 161);
    border-radius: 5px;
}
.trip-advisor-ratting-points{
    font-size: 14px;
    font-weight: 700;
    color: #64748b;
}

.single-tour .tourmaster-tour-info-outer .tourmaster-container-skk .tourmaster-tour-info{
     margin-bottom: 0px;
}





 /* */
 @media (min-width:1400px) and (max-width:1920px){
    
        .container {
        max-width: 1600px;
    } 
    
    .elementor-widget-text-editor .elementor-widget-container p {
  
    line-height: 40px;
    
    font-size: 20px;
    
}
.left-content .e-n-tabs-content .elementor-widget-container p, .left-content .e-n-tabs-content .elementor-widget-container div, .left-content .elementor-widget-text-editor .elementor-widget-container p, .left-content .e-n-tabs-content .elementor-widget-container ul li {
    color: #000 !important;
    line-height: 40px;
    margin-bottom: 10px !important;
    font-size: 20px;
    letter-spacing: 1px;
    font-weight: 500;
}
.elementor-widget-container .e-n-tabs .e-n-tabs-heading button.e-n-tab-title .e-n-tab-title-text{
    
   
    font-size: 20px;
}

.elementor-widget-text-editor div strong{
     line-height: 40px;
   
    font-size: 20px;
}
    
    .tourmaster-tour-booking-bar-outer{
        width:470px;
    }
    .must-see-section .must-see-slider .swiper-slide .card-body .card-title{
         font-size: 26px;
    }
    .must-see-section .must-see-slider .swiper-slide .card-body .card-text{
        line-height: 30px;
   
    font-size: 20px;
    }
    #related-tour-list .excerpt-text{
         line-height: 30px;
   
    font-size: 20px;
    }
    #related-tour-list .card-body .card-title {
    font-size: 30px;
    line-height: 2.2rem;
}
.elementor-widget-container .e-n-tabs .e-n-tabs-heading button.e-n-tab-title
 {
    padding-left: 105px;
    padding-right: 105px;
}
.booking-detail-list li{
		font-size: 18px;}
		
		.booking-detail-list img{
		width:30px;
		}
		.single-tour a.view-tour-cls{
		    font-size:20px;
		}
		.breadcrumb-wrapper{
		    font-size:16px;
		}
		

}

 

  


@media(max-width:1200px){
    .elementor-widget-container .e-n-tabs .e-n-tabs-heading button.e-n-tab-title {
    padding-left: 50px;
    padding-right: 50px;
}
}

@media(max-width:991px){
    .single-tour .tourmaster-with-sidebar .tourmaster-tour-info-outer .tourmaster-tour-info-wrap{
        width:100%;
    }
    .elementor-widget-container .e-n-tabs .e-n-tabs-heading button.e-n-tab-title{
  
     padding-left: 65px;
    padding-right: 65px;
}
.single-tour .tourmaster-with-sidebar .tourmaster-tour-info-outer .tourmaster-container-skk .tourmaster-tour-info-wrap{
    padding-left:0px;
}
.row.mobile-content-reverse {
    flex-direction: column-reverse;
    margin-top: 25px;
}


}


@media(max-width:768px){
    nav.hfe-nav-menu__layout-vertical.hfe-nav-menu__submenu-arrow{
        width:100% !important;
    }
    .single-tour .all-tours-btn a{
        background-color: transparent;
        color: #202343 !important;
    }
    .subscribe-form-cls form.fluent_form_2 .ff-t-column-2{
margin-left: -148px !important;
    margin-right: 130px;
    flex-basis: 0% !important; 
}
    .single-tour .tourmaster-with-sidebar .tourmaster-tour-info-outer .tourmaster-tour-info-wrap{
        width:100%;
    }
    .single-tour .tourmaster-with-sidebar .tourmaster-tour-info-outer .tourmaster-tour-info-wrap{
        padding-left:0px;
    }
    .header-banner-wrapper .left-img-cls {
    padding: 0;
    padding-right: 0px;
    padding-bottom: 10px;
    position:relative;
}

.single-tour .tourmaster-tour-info-outer {
    padding: 0px 0px 0px;
}
.booking-bar-cls .tourmaster-tour-style-2 .tourmaster-tour-booking-bar-wrap {
    margin: 0 auto;
}




  .sp-testimonial-free-section .testimonial-pagination {
    bottom: 40px !important;
    left: 0 !important;
}
.custom-img-wrapper-cls .sp-testimonial-client-image img {
    height: auto;
    object-fit: cover;
}
.sp-testimonial-free-section .custom-content-wrapper h4.sp-testimonial-client-name{
    padding-top:0px;
}
.sp-testimonial-free-section .custom-content-wrapper{
    padding-bottom:20px;
}
.sp-testimonial-free-section .custom-content-wrapper h3.sp-testimonial-post-title{
    font-size:25px;
}
.sp-testimonial-free-section .custom-content-wrapper  h4.sp-testimonial-client-name{
    font-size:20px;
}

.header-banner-wrapper .right-img-cls{
     display:none;
  }
/*  .single-tour .tourmaster-with-sidebar .tourmaster-tour-info-outer .tourmaster-tour-info-wrap{*/
/*flex-direction: column;*/
/*display: grid !important;*/
/*grid-template-columns: repeat(2, 2fr);*/
/*justify-items: center;*/
/*}*/


.elementor-widget-container .e-n-tabs .e-n-tabs-heading{
display: flex;
}
.elementor-widget-container .e-n-tabs .e-n-tabs-heading button.e-n-tab-title{
padding: 10px 35px 10px 35px;
}
.elementor-widget-container .e-n-tabs .e-n-tabs-heading button[aria-selected="true"]{
margin-bottom:0px !important;
}

.single-tour .tourmaster-tour-info-wrap .tourmaster-tour-info {
    width:60%;
}
.header-banner-wrapper .left-img-cls .tourmaster-single-header-gallery-wrap{
display:block;
}



}


@media(max-width:576px){
    .subscribe-form-cls form.fluent_form_2 .ff-t-column-2 {
    margin-right: 0px;
   
}

.sp-testimonial-free-section .custom-content-wrapper h3.sp-testimonial-post-title{
    font-size:20px;
}

.sp-testimonial-free-section .custom-content-wrapper  h4.sp-testimonial-client-name{
    font-size:18px;
}

.single-tour .tourmaster-with-sidebar .tourmaster-tour-info-outer .tourmaster-container-skk .tourmaster-tour-info-wrap {
    
    gap: 20px !important;
   
}
.single-tour .tourmaster-with-sidebar .tourmaster-tour-info-outer .tourmaster-tour-info-wrap{
    margin-bottom: 0px;
}
.elementor-widget-container .e-n-tabs .e-n-tabs-heading button.e-n-tab-title{
padding: 10px 32px 10px 32px;
}
h1.tourmaster-single-header-title {
    font-size: 35px !important;
}

 .single-tour .tourmaster-with-sidebar .tourmaster-tour-info-outer .tourmaster-tour-info-wrap{

justify-items: left;
    gap: 15px !important;
padding-left: 20px;
        margin-bottom: 30px;
        margin-top: 30px;
        flex-wrap: wrap;
}


}



@media(max-width:480px){
 .left-content .tourmaster-single-header-title {

    font-size: 25px;
   
}   
.elementor-widget-container .e-n-tabs .e-n-tabs-heading button .e-n-tab-title-text{
font-size:13px;
}
.left-content .e-n-tabs-content .elementor-widget-container p, .left-content .e-n-tabs-content .elementor-widget-container div, .left-content .elementor-widget-text-editor .elementor-widget-container p, .left-content .e-n-tabs-content .elementor-widget-container ul li {
    color: #000 !important;
    line-height: 20px;
    margin-bottom: 10px !important;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 500;
}
    .elementor-widget-container .e-n-tabs .e-n-tabs-heading button.e-n-tab-title {
        padding: 10px 30px 10px 30px !important;
    }
}
@media(max-width:420px){
   
     

.single-tour .tourmaster-with-sidebar .tourmaster-tour-info-outer .tourmaster-container-skk .tourmaster-tour-info-wrap {
        gap: 20px !important;
    }
.single-tour .tourmaster-tour-info-wrap .tourmaster-tour-info{
    flex-direction: row;
}
.single-tour .tourmaster-tour-info-outer {
    padding: 0px 0px 0px !important;
}
       .elementor-widget-container .e-n-tabs .e-n-tabs-heading button.e-n-tab-title {
        padding: 10px 15px 10px 15px !important;
    }
    .single-tour .tourmaster-tour-info-outer .tourmaster-tour-info{
        margin-bottom:0px;
    }
    .single-tour .tourmaster-tour-info-wrap .tourmaster-tour-info {
    width:100%;
}


}
@media(max-width:360px){
    .elementor-widget-container .e-n-tabs .e-n-tabs-heading button.e-n-tab-title {
        padding: 10px 10px 10px 10px !important;
    }
}
@media(max-width:320px){
    .elementor-widget-container .e-n-tabs .e-n-tabs-heading button.e-n-tab-title {
        padding: 10px 6px 10px 6px !important;
    }
}
