#header{
	border-bottom: 1px solid #E7E7E7;
}
.single-trip .entry-header .entry-title{
	font-size: 28px;
	line-height: 1.5;
	font-weight: 500;
	color: #333;
	width: 72%;
}
.single-trip .entry-header {
    padding-right: 0px;
    display: flex;
    min-height: auto;
    margin-top: 1rem;
    justify-content: space-between;
    padding-bottom: 10px !important;
}
.trip-content-area{
	max-width: 95%;
	margin-top: 1.5rem;
}
.breadcrumb-wrapper{
	margin-bottom: 2rem;
	border-bottom: 1px solid #E0E0E0;
}
.breadcrumb-submenu{
	padding: 1rem 20px;
	max-width: 95%;
	width: 100%;
    margin: 0 auto;
}
.single-trip .entry-header .wte-title-duration {
    position: relative;
    display: flex;
    border: 0;
    box-shadow: none;
    width: 10%;
    flex-direction: row;
    align-items: center;
    margin-right: 0px; 
    justify-content: end;
    margin-right: 15px;
    color: #333;
}
.trip-type-badge{
	color: #C8AB5F;
	border: 1px solid #C8AB5F;
	font-size: 12px;
	font-weight: 700;
	padding: 8px 10px;
	border-radius: 8px;
}
.wpte-gallery-wrapper img{
	border-radius:12px;
}
.wpte-booking-area .wpte-bf-price-wrap .wpte-bf-price .wpte-bf-reg-price{
	line-height: 1;
	font-size: 14px;
	color: #333;
}
.trip-review-summary{
	margin-bottom: 10px !important;
}
.entry-header .country-and-city{
	font-size: 14px;
    color: #333;
    display: flex;
    align-self: center;
}
.trip-review-summary{
	margin-bottom: 10px;
    margin-left: auto;
    display: flex;
    align-items: center;
    justify-content: right;
}
.trip-review-summary .star-rating{
	margin-right: 5px;
}
.content-area{
	position: relative;
}
.trip-type-badge{
/*	position: absolute;*/
	display: inline-block;
}
.wte-title-duration .duration {
    font-size: 14px;
    font-weight: 400;
    line-height: auto;
    height: auto;
    display: flex;
     justify-content: left; 
    align-items: none; 
   background-color: transparent; 
    color: #333;
   border-bottom:0; 
    margin-right: 7px;
    position: relative;
}
.wte-title-duration .duration:before{
	background-image: url(../images/calender1.svg);
    content: '';
    position: absolute;
    width: 16px;
    height: 16px;
    left: -1.5rem;
    background-size: contain;
}
.wte-title-duration .days {
     height: auto; 
    font-size: 14px;
    display: flex;
     justify-content: left; 
     align-items: none; 
}
.wpte-bf-price-from{
	color: #333;
	font-size: 14px;
}
.wpte-booking-area .wpte-bf-price-wrap .wpte-bf-price .wpte-bf-offer-price {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    grid-gap: 5px;
    line-height: 1;
}
.wpte-booking-area .wpte-bf-price-wrap .wpte-bf-price ins{
	color: #C8AB5F;
	font-size: 30px;
	font-weight: 700;
}
.custom-trip-wrapper{
	margin-top: 0;
}
.wpte-booking-area-wrapper{
	border: 0;
	box-shadow: none;
}
.wpte-booking-area .wpte-booking-inner-wrapper,.wpte-booking-area .wpte-bf-price-wrap .wpte-bf-price,
.wpte-booking-area .wpte-bf-btn-wrap{
	padding:0 !important;
}
.wpte-booking-area .wpte-bf-btn-wrap{
	z-index: 1 !important;
}
.custom-trip-wrapper{
	margin-top: 0 !important;
}
.wpte-booking-area .wpte-bf-price-wrap .wpte-bf-price .wpte-bf-offer-price{
	align-items: baseline;
}
.wpte-booking-area .wpte-bf-price-wrap{
	border: 0;
}
.wpte-booking-area .wpte-bf-price-wrap .wpte-bf-price{
	margin-bottom: 0 !important;
}
.wpte-bf-btn-wrap{
	display: flex;
}
.wpte-booking-area .wpte-bf-btn{
	width: 48%;
	font-size: 14px;
	text-align: center;
	line-height: 1;
	font-weight: 400;
	padding: 1rem 0.5rem !important;
	border-radius: 100px !important;
}
.wpte-booking-area button.wpte-bf-btn{
	background-color: #003541;
	color: #fff;
}
.wpte-booking-area a.wpte-bf-btn{
	background-color: #fff !important;
	color: #003541 !important;
	border: 1px solid #003541;
}
.wpte-booking-area .wpte-booking-footer-text {
    margin-top: 1rem;
    text-align: left;
    padding: 0 5px 0px;
    font-size: 14px;
    line-height: 1.6;
    color: #333;
}
.wpte-booking-area .wpte-booking-footer-text a{
	color: #003541;
}
.wpte-booking-area .wpte-booking-footer-text a:hover{
	text-decoration: none;
}
.widget.wpte-booking-area-wrapper{
	margin-top: 0 !important;
}
.custom-month-buttons{
	margin-top: 0;
	padding-top:20px;
/*	border-top: 1px solid #DDDDDD;*/
}
.nav-tab-wrapper {
    border: 1px solid #E0E0E0;
    border-radius: 12px;
}
#tabs-container .tab-content{
	display: block !important;
}
#tabs-container .tab-content{
	margin-top: 2rem;
}
.nav-tab-wrapper .tab-inner-wrapper {
    gap: 15px;
    justify-content: space-between;
    padding: 0.5rem;
}
.nav-tab-wrapper .wte-tab-title{
	height: auto;
}
.nav-tab-wrapper .tab-anchor-wrapper .nav-tab {
    font-size: 16px;
    display: flex !important;
    align-items: center;
    text-align: center;
    padding: 2px 0px;
    
    text-decoration: none;
    white-space: nowrap;
     gap: 0px; 
    color: #333;
    margin: 0.5rem 10px;
}
.nav-tab-wrapper .tab-anchor-wrapper .nav-tab.nav-tab-active{
	color: #2D7491;
	border-bottom: 1px solid #2D7491;
}
#tabs-container .tab-content {
    margin-top: 2rem;
}
.tab-content{
    border: 1px solid #E0E0E0 !important;
    border-radius: 12px;
    padding: 2rem;
}
.wpte-tabs-container .nb-configurations{
	padding-top: 0;
}
.post-data.overview h2{
	color: #333;
	font-weight: 500;
	font-size: 24px;
	text-transform: capitalize;
}
.post-data.overview table td{
	border: 1px solid #C8AB5F;
	padding: 10px;
	color: #333;
	font-size: 16px;
}
.itinerary-row:first-child .title::before, .itinerary-row.advanced-itinerary-row:first-child .title::before, .itinerary-row:last-child .title::before{
	background-color: #C8AB5F;
	border: 1px solid #C8AB5F;
}
.itinerary-row .title::before{
	border: 1px solid #C8AB5F;
}
.itinerary-row .accordion-tabs-toggle>.itinerary-title{
	color: #333 !important;
	font-size: 20px !important;
	font-weight: 500 !important;
}
.expand-all-itinerary:hover, .itinerary .advanced-itinerary-row .accordion-tabs-toggle .itinerary-title span:hover{
	color: #003541;
}
.itinerary-content img{
	height: auto;
	max-width: 100%;
	width: 100%;
	margin-bottom: 2rem;
}
.itinerary-content p{
	font-size: 16px;
	color: #333;
	line-height: 1.3;
}
.accordion-tabs-toggle.active .rotator{
	background-color: #C8AB5F;
}
.cost ul li{
	color: #333;
	font-size: 16px;
}
.nav-tab-wrapper .tab-anchor-wrapper .nav-tab:hover{
	color: #2D7491;
}
.accommodation-details-and-pricing table {
	margin-bottom: 2rem;
	width: 100% !important;
}
.accommodation-details-and-pricing table th, .accommodation-details-and-pricing table td{
	border: 1px solid #C8AB5F;
	text-align: center;
	padding: 10px;
	vertical-align: middle;
	color: #333;
}
.accommodation-details-and-pricing table th{
	background-color:#C8AB5F;
	border: 1px solid #fff;
	color: #fff;
}
.wte-title-duration{
	display: flex;
	align-items: center;
}
.wte-title-duration .fa-calendar-alt{
	margin-right: 10px;
	color: #C8AB5F;
}
.country-and-city-cl{
	display: flex;
	align-items: center;
}
.country-and-city-cl .fa-globe{
	margin-right: 10px;
	color: #C8AB5F;
}
.custom-month-buttons button{
	background-color: transparent;
	font-size: 14px;
	font-weight: 400;
	padding: 5px 10px;
}
.custom-month-buttons button:hover{
	color: #20869E;
	border-color: #20869E;
	background-color: transparent !important;
}
.trip-details-box {
    padding: 15px !important;
    background-color: transparent !important;
    border: 1px solid #E0E0E0 !important;
    border-radius: 6px !important;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    position: relative;
}
.trip-details-box h3{
	margin-top: 0;
    font-size: 16px !important;
    width: 60%;
    color: #0C4552;
    margin-bottom: 0;
}
.trip-contact-icons{
	margin-top: 0px !important;
    display: flex !important;
    gap: 5px !important;
    align-items: center;
    width: 40%;
    justify-content: right;
}
.trip-contact-icons a{
	color: #A28535 !important;
	font-size: 18px !important;
}
.month-desc{
	display: none;
}
.trip-details-box .duration{
    position: absolute;
    top: 25%;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 12px;
    border: 1px solid #e0e0e0;
    width: 20%;
    padding: 5px 10px;
    margin: 0 auto;
    background-color: #fff;
    z-index: 111;
}
.start-date,.end-date{
	display: flex;
	gap:5px;
	flex-direction: column;
	margin-top: 1rem;
	width: 50%;
	margin-bottom: 2rem;
}
.custom-month-buttons{
	justify-content: space-between;
}
.start-date strong{
	font-size: 12px;
	font-weight: 400;
	color: #27AE60;
	padding-bottom: 10px;
	position: relative;
}
.price-amount{
	align-items: center;
	font-family: Ubuntu;
	font-weight: 700;
	font-size: 24px;
	line-height: 30px;
	color: #C8AB5F;
}

.end-date{
	text-align: right;
}
.price-amount,.enquire-button-wrapper{
	margin-top: 1rem !important;
}
.end-date strong{
	font-size: 12px;
	font-weight: 400;
	color: #EB5757;
	padding-bottom: 10px;
	position: relative;
}
.enquire-now-btn{	
    font-size: 14px;
    text-align: center;
    line-height: 1;
    font-weight: 400;
    padding: 1rem 2rem !important;
    border-radius: 100px !important;
    background-color: #003541 !important;
    color: #fff;
}
.trip-details-box .duration:before{
	content: '';
    position: absolute;
    width: 207px;
    height: 2px;
    top: 50%;
    left: -4rem;
    z-index: -11;
}
.wrapper--style, .wte_enquiry_contact_form, .comment-respond{
	background-color: transparent;
	border: 1px solid #e0e0e0;
}
#package_label{
	color: #C8AB5F;
}
#primary{
	margin-bottom: 2rem;
}
.wte_enquiry_contact_form input:not([type=submit]):not([type=checkbox]):not([type=radio]), .wte_enquiry_contact_form textarea, .wte_enquiry_contact_form select{
	border: 1px solid #C8AB5F;
}
.enquiry_confirmation{
	padding-left: 10px;
}
.confirm-holder{
	margin-bottom: 2rem !important;
}
#enquiry_submit_button{
	 font-size: 14px;
    text-align: center;
    line-height: 1;
    font-weight: 400;
    padding: 1rem 2rem !important;
    border-radius: 100px !important;
    background-color: #003541 !important;
    color: #fff;
}
.start-date strong:after{
	    content: '';
    position: absolute;
    height: 1px;
    width: 100px;
    left: 4rem;
    top: 31%;
    border: 1px dashed #e0e0e0;
}
.end-date strong:after{
	    content: '';
    position: absolute;
    height: 1px;
    width: 100px;
    right: 4rem;
    top: 31%;
    border: 1px dashed #e0e0e0;
}
.privacy-policy-link{
	padding-left: 10px;
}
.wpte-bf-checkbox-wrap{
	display: flex;
}
.wpte-booking-area .wpte-bf-btn{
	width: 60%;
	margin-left: 0 !important;
}
.trip-details-box p{
	margin-top: 0;
}
.wp-block-table tr{
	border-color: transparent;
}
.tab-content h3[class*=wpte], .tab-content h3{
	font-size: 18px;
}
.wp-block-heading{
	font-size: 1.5rem;
}
.wp-block-list{
	list-style:disc;
	padding-left: 1rem;
}
.wp-block-list li{
	margin-bottom: 0.5rem;
}
.wpte-trip-feat-img{
	height: 400px;
}
.wpte-trip-feat-img img{
/*	object-fit: cover;*/
	height: 100%;
	object-position: top;
}
@media screen and (min-width:1280px) and (max-width:1400px){
	.single-trip .entry-header .entry-title{
		width: 70%;
	}
	.custom-month-buttons{
		gap: 4px;
	}
}
@media screen and (min-width:320px) and (max-width:568px) {
	.trip-type-badge {
	    position: absolute;
	    top: -2rem;
	}
	.trip-review-summary{
		margin-top: 1rem;
		justify-content: left;
	}
	.single-trip .entry-header{
		flex-wrap: wrap;

	}
	.single-trip .entry-header .entry-title{
		width: 100%;
		font-size: 22px;
		margin-bottom: 1rem;
	}
	.wpte-gallery-wrapper__multi-banners{
		margin-bottom: 20px;
	}
	.nav-tab-wrapper .tab-anchor-wrapper .nav-tab{
		padding: 10px 0;
		margin: 10px 0;
	}
	.single-trip .entry-header .wte-title-duration{
		width: auto;
	}
	.post-data.overview table{
		width: 100%;
	}
	.wpte-tabs-container .nb-configurations{
		padding: 0 !important;
	}
	.itinerary-row .accordion-tabs-toggle>.itinerary-title{
		font-size: 18px !important;
	}
	.wte_enquiry_contact_form .enquiry-form-title{
		font-size: 18px;
		color: #333;
		font-weight: 600;
	}
	.wpte-booking-area{
		display: flex;
	}
	.custom-month-buttons{
       gap: 15px;
       justify-content: center;
	}
	#secondary .custom-trip-wrapper {
        margin-bottom: 2rem;
   }
       .single-trip .widget-area {
         margin-top: 0px !important;  
    }
	.accommodation-details-and-pricing{
		overflow-x: auto;
	}
	.wpte-bf-whatsapp-cta{
		display: none !important;
	}
	.wpte-booking-area{
		position: relative;
		box-shadow: none;
		padding: 0;
	}
	.wpte-booking-area .wpte-booking-footer-text{
		display: none;
	}
	button.wpte_price-toggle-btn-mb.active .current-text, button.wpte_price-toggle-btn-mb:focus.active .current-text{
		display: block;
	}
	button.wpte_price-toggle-btn-mb, button.wpte_price-toggle-btn-mb:focus{
		display: none;
	}
	.itinerary-row:first-child .title::before, .itinerary-row.advanced-itinerary-row:first-child .title::before, .itinerary-row:last-child .title::before{
		width: 40px;
		height: 40px;
	}
	.wpte-booking-area a.wpte-bf-btn{
		width: 100%;
	}
	.single-trip .entry-header .entry-title{
		font-size: 28px;
	}
	.nav-tab-wrapper .tab-anchor-wrapper .nav-tab.nav-tab-active {
	    color: #003541 !important;
	    border-bottom-color: #003541;
	}
	.nav-tab-wrapper .tab-anchor-wrapper .nav-tab.nav-tab-active{
		color: #003541 !important;
	}
	.accommodation-details-and-pricing table{
		border-collapse: collapse;
	  width: 100%;
	  table-layout: fixed;
	}
	.accommodation-details-and-pricing table th, .accommodation-details-and-pricing table td{
		padding: 8px;
  		text-align: left;
  		vertical-align: top;
  		white-space: normal;         /* allow wrapping */
	  word-break: break-word;      /* wrap text properly */
	  overflow-wrap: break-word; 
	  font-size: 14px;
	}

	.accommodation-details-and-pricing table th{
		width: 100px;
		 white-space: nowrap;
	}
	.wpte-booking-area .wpte-bf-price-wrap{
		max-height: max-content !important;
	}
	
}
@media screen and (min-width:568px) and (max-width:786px) {
	.trip-type-badge {
	    position: absolute;
	    top: -2rem;
	}
	.trip-review-summary{
		margin-top: 1rem;
		justify-content: left;
	}
	.single-trip .entry-header{
		flex-wrap: wrap;

	}
	.single-trip .entry-header .entry-title{
		width: 100%;
		font-size: 25px;
		margin-bottom: 1rem;
	}
	.wpte-gallery-wrapper__multi-banners{
		margin-bottom: 20px;
	}
	.nav-tab-wrapper .tab-anchor-wrapper .nav-tab{
		padding: 10px 0;
		margin: 10px 0;
	}
	.single-trip .entry-header .wte-title-duration{
		width: auto;
	}
	.post-data.overview table{
		width: 100%;
	}
	.wpte-tabs-container .nb-configurations{
		padding: 0 !important;
	}
	.itinerary-row .accordion-tabs-toggle>.itinerary-title{
		font-size: 18px !important;
	}
	.wte_enquiry_contact_form .enquiry-form-title{
		font-size: 20px;
		color: #333;
		font-weight: 600;
	}
	.custom-trip-wrapper .wpte-booking-area{
		display: block;
	}
	.wpte-booking-area{
		position: relative;
		width: 100%;
	}
	button.wpte_price-toggle-btn-mb{
		display: none;
	}
	.wpte-booking-area .wpte-bf-btn{
		width:100%;
	}
	.wpte-booking-area .wpte-bf-price-wrap{
		max-height: max-content;
	}
	.wpte-booking-area .wpte-booking-inner-wrapper{
		display: flex;
        width: 100%;
        justify-content: space-between;
	}
	.wpte-booking-area .wpte-bf-btn-wrap{
		width: 200px;
	}
	.custom-month-buttons{
		justify-content: center;
		gap: 8px !important;
	}
	.accommodation-details-and-pricing{
		overflow-x: auto;
	}
	.wpte-bf-whatsapp-cta{
		display: none !important;
	}
	.wpte-booking-footer-text{
		display: none;
	}
	.wpte-booking-area .wpte-bf-price-wrap{
		max-height: max-content !important;
	}
.accommodation-details-and-pricing table th, .accommodation-details-and-pricing table td {
	font-size: 14px !important;
}

}
@media screen and (min-width:787px) and (max-width:991px) {
	.wpte-booking-area{
		display: none;
	}
	.wpte-booking-area .wpte-bf-price-wrap{
		max-height: max-content !important;
	}
	.custom-trip-wrapper .wpte-booking-area{
		display: block;
	}
	.wpte-booking-area{
		position: relative;
		width: 100%;
	}
	button.wpte_price-toggle-btn-mb{
		display: none;
	}
	.wpte-booking-area .wpte-bf-btn{
		width:100%;
	}
	.wpte-booking-area .wpte-bf-price-wrap{
		max-height: max-content;
	}
	.wpte-booking-area .wpte-booking-inner-wrapper{
		display: flex;
        width: 100%;
        justify-content: space-between;
	}
	.wpte-booking-area .wpte-bf-btn-wrap{
		width: 200px;
	}
}
@media screen and (min-width:992px) and (max-width:1024px) {
	.wpte-booking-area{
		display: none;
	}
	.wpte-booking-area .wpte-bf-price-wrap{
		max-height: max-content !important;
	}
	.custom-trip-wrapper .wpte-booking-area{
		display: block;
	}
	.wpte-booking-area{
		position: relative;
		width: 100%;
	}
	button.wpte_price-toggle-btn-mb{
		display: none;
	}
	.wpte-booking-area .wpte-bf-btn{
		width:100%;
	}
	.wpte-booking-area .wpte-bf-price-wrap{
		max-height: max-content;
	}
	.wpte-booking-area .wpte-booking-inner-wrapper{
		display: flex;
        width: 100%;
        justify-content: space-between;
	}
	.wpte-booking-area .wpte-bf-btn-wrap{
		width: 200px;
	}
}