.admin-bar .sticky-header{
	top:32px;	
}

.pagination li{
	position: relative;
    display: inline-block;
    margin: 0px 5px;
}
.pagination li a, .pagination li span,
.paginate-links a, .paginate-links > span{
	position: relative;
    display: inline-block;
    font-size: 18px;
	padding:0px;
    height: 60px;
    width: 60px;
    line-height: 60px;
    font-weight: 500;
    box-shadow: 0px 10px 40px 10px rgb(0 0 0 / 4%);
    background: #fff;
    border-radius: 50%;
    text-align: center;
    color: var(--title-color);
    z-index: 1;
    transition: all 500ms ease;
}

.pagination li a:hover,
.pagination li.active a, 
.pagination li span:hover, 
.pagination li span.current,
.paginate-links a:hover, .paginate-links > span{
	color: #fff;
    background: var(--theme-color);
}
.pagination li a:before, .pagination li span:before{
	position: absolute;
    content: '';
    -webkit-font-smoothing: antialiased;
    display: var(--fa-display, inline-block);
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
}

.travic-features .inner-box{
	height: 590px !important;
}

.testimonial-block-two .inner-box .thumb-box{
	margin-top: -45px !important;
    margin-bottom: 16px !important;
}

.travic-form{
	margin: 0 auto;
}

.footer-widget{
	position:relative;
}

.footer-widget ul li{
	margin-bottom:15px;
	color: #fff;
}

.footer-widget ul li:last-child,
.footer-widget ol li:last-child{
	margin-bottom:0px;
}

.footer-widget ul li ul li,
.footer-widget ol li ol li{
	margin-left: 15px;
	margin-bottom: 0px;
	margin-top: 15px;
}

.footer-widget ul,
.footer-widget ol{
	position:relative;	
	padding:0px;
	margin:0px;
}

.footer-widget .gallery-widget .image-list li img{
	height: 80px !important;
	width: 80px !important;
    object-fit: cover;
}

/************************* Blog widget style **************************/

.blog-sidebar{
	margin-left: 20px
}
.widget{
	position: relative;
	margin-bottom:60px;
}
.widget ul,
.widget ol{
	position:relative;	
	margin:0px;
	padding:0px;
}
.widget ul li,
.widget ol li{
	position: relative;
    display: block;
    line-height: 28px;
    margin-bottom: 20px;
	padding-left:17px;
	font-size: 16px;
	color: #111;
}
.widget ul li:last-child,
.widget ol li:last-child{
	margin-bottom:0px;
	padding-bottom:0px;
}
.widget ul li:before,
.widget ol li:before{
	position: absolute;
    content: '\e90b';
    font-family: 'icomoon';
    font-size: 12px;
    left: 0px;
    top: 0px;
    transform: rotate(-90deg);
    transition: all 500ms ease;
}
.widget ul li ul li,
.widget ol li ol li{
	margin-bottom:0px;
	padding-bottom:0px;
	margin-top:20px;
}
.widget ul li a,
.widget ol li a{
	position: relative;
	display: inline-block;
	font-size: 16px;
	color: #111;
}
.widget ul li a:hover,
.widget ol li a:hover{
    color: var(--theme-color);
}

.widget .gallery-widget .widget-content ul li a:hover,
.widget .gallery-widget .widget-content ol li a:hover{
	padding-left: 0px;
}

.widget .tagcloud{
  position: relative;
  display:flex;
  justify-content:space-between;
  flex-wrap: wrap;
  gap: 10px;
}

.widget .tagcloud a{
  position: relative;
  display: inline-flex;
  flex:1;
  align-items:center;
  justify-content:center;
  font-size: 15px !important;
  line-height: 28px;
  color: rgba(106, 106, 106, 1);
  background: #fff;
  border: 1px solid rgba(229, 229, 229, 1);
  padding: 3px 17px;
  border-radius: 5px;
}

.widget .tagcloud a:hover{
  color: #fff;
  background: var(--theme-color);
  border-color: var(--theme-color);
}

.category-block-one .inner-box .image-box{
	margin-bottom:16px !important;
}

.banner-style-two .image-box .image{
	margin-bottom:30px !important;
}

.place-block-two .inner-box .image-box{
	margin-bottom:22px !important;
}

.place-style-two .sec-title{
	display: inline-block;
}

.place-style-two .sec-title a{
	position: relative;
}

@media (width: 1024px){
	.content_block_one .content-box .inner-box .single-item{
		margin-left: -85px;
	}
	.trav-icon{
		margin-left: -40px;
	}
	.trav-places{
		margin-left: 50px !important;
	}
	.banner-style-two{
		padding-bottom: 206px;
	}
}

@media (min-width: 634px) and (max-width: 767px) {
	.trav-item{
		--flex-wrap: initial !important;
	}
}

@media (width: 480px) {
	.image_block_one .image-box .image-3{
		margin-bottom: 315px !important;
	}
}

@media (min-width: 412px) and (max-width: 414px) {
	.image_block_one .image-box .image-3{
		margin-bottom: 160px !important;
	}
}

/********* breadcrumb Style *************/
.page-title .content-box ul.breadcrumb-menu{
	display:flex;
	align-items:center;
	gap: 20px;
	margin:20px 0 0 0;
	justify-content:center;
}

.breadcrumb-menu li {
    position: relative;
    display: inline-block;
    font-size: 24px;
    color: #ffffff;
}

.breadcrumb-menu li:not(:first-child):before{
	position:relative;
	content:'-';
	color:#fff;
	margin-right: 20px;
}

.breadcrumb-menu li a{
	color: var(--secondary-color);
}

.breadcrumb-menu li a:hover{
	color: var(--theme-color);
}
/******* Form Style ************/
.select_style__two{
	position:relative;	
}
.select_style__two:before{
	position: absolute;
    content: '';
    width: 3px;
    height: 40px;
    left: -10px;
	z-index:99;
    top: 50%;
    margin-top: -20px;
	background: var(--theme-color);
}

.select_style__one.select_style__two:before{
	background-color:#8CCF2D;
}

.select_style__two .tf_homepage-booking{
	height:auto;
	margin:0px;	
	display: flex;
	align-items: center;
	justify-content: space-between;
	box-shadow:none;
	border:0px;
	gap: 30px;
}

.tf_booking-widget.default-form .tf_form-inner{
	display:flex !important;
	gap: 15px;
}

.tf_booking-widget.default-form .tf_form-inner:before,
.select_style__two .tf_homepage-booking .tf_input-inner:after{
	position:absolute;
	right:30px;
	content: '\e90b';
	font-family: 'icomoon';
	font-size: 12px;
	color: var(--title-color);
	top:50%;
	transform:translateY(-50%);
}

.select_style__two .tf_homepage-booking .tf_input-inner{
	padding:0;	
	height:45px;
}
.select_style__two .tf_form-inner i,
.select_style__two .tf_person-icon i{
	font-size: 20px;
	color: var(--theme-color);
	font-weight:400;
}

.select_style__two .tf_person-icon{
	padding-right: 15px;
}

.select_style__two .tf_homepage-booking .tf_input-inner input{
	padding:0px;
}

.select_style__two .tf_destination-wrap,
.select_style__two .tf_selectdate-wrap,
.select_style__two .tf_selectperson-wrap{
	border-right:0px !important;
	position:relative;	
	width:100%;
	padding:0px;
}
.select_style__two .tf_homepage-booking .tf_input-inner:before{
	position: absolute;
    content: '';
    background: #EFEFEF;
    width: 1px;
    height: 100%;
    right: 0px;
    top: 0px;	
}
.select_style__two .tf_submit-wrap{
	background: var(--theme-color) !important;
	border-radius: 0px 7px 7px 0px !important;
}
.select_style__two .tf_submit-wrap button{
	background: var(--theme-color) !important;
	position: relative;
    display: inline-block;
    font-size: 16px !important;
    line-height: 30px;
	text-transform:capitalize;
    color: #fff;	
    font-weight: 500;
    text-align: center;
    padding: 20px 39px !important;
    cursor: pointer;
    transition: all 500ms ease;
    border: 0px !important;  
}
.select_style__two.select_style__one .tf_submit-wrap,
.select_style__two.select_style__one .tf_submit-wrap button{
	background: #8CCF2D !important;
}
.select_style__two.select_style__one .tf_form-inner i, 
.select_style__two.select_style__one .tf_person-icon i{
	color: #8CCF2D;	
}

.tours-block-one .inner-box .lower-content .day-time{
	display:inline-block;
	margin-right:10px;	
}
.tours-block-one .inner-box .lower-content h5 bdi,
.tours-block-one .inner-box .lower-content h5 .woocommerce-Price-currencySymbol{
	font-size: 20px;
    font-family: var(--title-font);
    font-weight: 700;
    color: var(--theme-color);	
}
.pricing-block-one .pricing-table h5 bdi,
.pricing-block-one .pricing-table h5 bdi .woocommerce-Price-currencySymbol{
	color: #8CCF2D;
	font-size: 20px;
    font-family: var(--title-font);
    font-weight: 700;
}
.pricing-table .day-time{
	color:#fff;
	margin-right:10px;	
}

.chooseus-block-one .inner-box{
	padding:0px 15px;	
}
.tours-section .three-item-carousel{
	border-bottom:0px !important;	
}
.destinations-block-one .inner-box .image-box img{
	height:80px;
	object-fit: cover;	
}
.destinations-block-one .inner-box h4{
	font-size:18px;	
}

.sidebar-page-container .news-block-one .inner-box {
    margin-bottom: 60px;
}
.news-block-one .inner-box:hover .image-box .image.img-zoom img{
    transform: scale(1);
}

.blog-details-content .comment-form h3{
	margin-bottom:15px;	
}

.tours-block-one .inner-box .lower-content{
	padding: 24px 25px 31px 30px;	
}
/********** Comment Details Style *********/

.blog-details-content .comment-box .single-comment{
  position: relative;
  display: block;
  padding-left: 100px;
  margin-bottom:30px;
}
.blog-details-content .comment-box .single-comment .thumb-box{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 80px;
  height: 80px;
  border-radius: 50%;
}
.blog-details-content .comment-box .single-comment .thumb-box img{
  width: 100%;
  border-radius: 50%;
}
.blog-details-content .comment-box .single-comment .comment-inner{
  position: relative;
  display: block;
  border: 1px solid #E5E5E5;
  border-radius: 5px;
  padding: 30px;
}
.blog-details-content .comment-box .single-comment .comment-inner .text-box{
  position: relative;
  display: block;
}
.blog-details-content .comment-box .single-comment .comment-inner h4.te-comt__title{
  display: block;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 2px;
}
.blog-details-content .comment-box .single-comment .comment-inner .date{
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 22px;
  margin-top:10px;
}
.blog-details-content .comment-box .single-comment .comment-inner .reply-btn {
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    font-weight: 500;
    padding: 7px 20px;
    border-radius: 5px;
	background: var(--theme-color);
}

.blog-details-content .comment-form h3 a,
.blog-details-content .comment-form h3 small a{
	position:relative;
	display:inline-block;
	font-weight: 700;
  	color: var(--title-color);	
}

@media only screen and (min-width: 767px){
	.travic-comment-item .travic-comment-item{
		margin-left:80px;	
	}
}




.travic-comment-item .comment-form.reply-form-box{
	margin:50px 0px;	
}
.blog-details-content .comment-box > .travic-comment-item:last-child .single-comment{
	margin-bottom:0px;	
}

/*******Tours Page Style **********/
.tf-search-results-list .tf-item-card .tf-item-details {
    padding: 40px;
}
.tf-search-results-list .tf-layout-list .tf-item-card {
    align-items: center;
}
.tf-template-global{
	padding:120px 0 120px;
	background-color:#f9f9f9;
}
.tf-search-results-list .tf-item-card .tf-item-details p {
    font-size: 16px !important;
}

.tf-search-results-list .tf-item-card .tf-item-details .tf-title-meta p {
    font-size: 12px !important;
	color: #AAAAAA;
	text-transform: uppercase;
	font-family: var(--title-font);
	font-weight: 700;
}

.tf-booking-bttns .tf-btn-normal, 
.tf-withoutpayment-booking .tf-withoutpayment-popup .tf-booking-pagination .tf-control-pagination button, 
.tf-withoutpayment-booking-confirm .tf-withoutpayment-popup .tf-booking-pagination .tf-control-pagination button,
.te-booking__form-default .tf-tours-booking-btn .tf-btn .tf_button {
    position: relative;
	overflow: hidden;
	vertical-align: middle;
	font-size: 16px !important;
	line-height: 56px !important;
	font-weight: 500;
	height:56px;
	padding:0px !important;
	font-family: var(--text-font);
	background: var(--theme-color) !important;
	color: #fff;
	text-align: center;
	border-radius: 5px;
	z-index: 1;
	transition: all 500ms ease;
	min-width:200px;
}
.te-booking__form-default .tf-tours-booking-btn .tf-btn .tf_button{
	border:none !important;
	padding:0px !important;
	width:100% !important;
	
	display:inline-flex;
	justify-content:center;
	align-items:center;
}
.tf-archive-design-1 .tf-archive-right #tf__booking_sidebar .widget .tf-widget-title h4{
	margin-bottom:20px;
	font-size:24px;
	font-weight:700;	
}
.tf-archive-design-1 .tf-archive-right #tf__booking_sidebar .widget{
	border-bottom: 1px solid rgba(229, 229, 229, 1);
	margin-bottom:40px;
	padding-bottom:40px !important;	
}
.tf-archive-design-1 .tf-archive-right #tf__booking_sidebar .widget:last-child{
	border-bottom:none;
	margin-bottom:0px;
	padding-bottom:0px !important;
}
.tf_widget.widget_categories ul li{
	margin-bottom:15px;	
}

.tf_form-inner .autocomplete-items{
	border:none ;
	border-radius: 5px;
	box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
	max-height: 200px;
}

.footer-widget .gallery{
	display:grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 15px;
	width:300px;
}

.footer-widget .gallery .gallery-item{
	border-radius:5px;
	overflow:hidden;
}

.tf-archive-design-1 .tf-archive-right .tf_widget .al-range-slider__track{
	height:4px;
	background: rgba(255, 237, 223, 1);
}

.tf-archive-design-1 .tf-archive-right .tf_widget .al-range-slider__knob{
	border: 4px solid #fff !important;
	box-shadow: 3px 4px 18px 0px rgba(0, 0, 0, 0.1) !important;
}

.tf-search-results-list .tf-item-card .tf-item-details .tf-title h2{
	font-size:30px !important;
	font-weight:700;
}

.tf-archive-design-1 .tf-archive-right #tf__booking_sidebar .widget .tf-filter ul li:not(:first-child){
	margin:15px 0 0 0;
	padding:0px;
}

.tf-archive-design-1 .tf-archive-right #tf__booking_sidebar .widget .tf-filter ul li label{
	color:#111;
}

.tf-archive-design-1 .tf-archive-right #tf__booking_sidebar .widget .tf-filter a{
	margin-bottom:0px;
	margin-top:20px;
}

.tf-search-results-list .tf-layout-grid .tf-item-card .tf-item-featured img{
	max-height: 300px;
}

.height_200{
	min-height:275px !important;
	object-fit: cover;
}

.tours-block-one .inner-box .lower-content .rating.offer-box{
	position:relative;
	left:auto;
	top:auto;
	bottom:auto;
	right:auto;
}

.tf-hero-gallery .tf-gallery-featured > img{
  min-height: 500px;
  max-height: 500px;
  object-fit: cover;
}

.tf-single-tour-pricing.te-single-tour__pricing{
	width:auto;
}

.tf-single-tour-pricing .tf-price-tab li.active{
	color: #ffffff;
	background: var(--secondary-color);;
}

.tf-ask-question{
	position: relative;
	background: #fff;
	padding: 40px;
	box-shadow: 0px 10px 80px 0px rgba(0, 0, 0, 0.04);
	border-radius: 10px;
	display: flex;
	flex-direction: column;
	gap: 25px;
}

.tf-ask-question .default-enquiry-title-section i{
	color: var(--theme-color);
	font-weight: 400;
}

.tf-list li i{
	color: var(--theme-color);
}

.tf-ask-question .default-enquiry-title-section h3{
	margin-bottom:0px;
}

.tf-review-wrapper .tf-review-data.tf-box{
	position: relative;
	display: block;
	border: 1px solid #E5E5E5;
	border-radius: 5px;
	padding: 40px;
	box-shadow: none;
	margin-top:40px;
}

.tf-review-data-inner.tf-flex{
	gap: 70px;
}

.tf-review-wrapper .tf-review-data{
	display:flex;
	flex-direction:column;
	gap: 25px;
	justify-content:center;
	align-items:center;
	flex-basis: 40%;
	border-right: 1px solid #E5E5E5;
	border-radius: 0;
}

.tf-review-wrapper .tf-review-data .tf-review-data-average p{
	width: auto;
	height: auto;
	font-size:42px !important;
}

.tf-review-wrapper .tf-review-data .tf-review-all-info li{
	margin-top:0px;
	font-size: 16px;
	font-family: var(--text-font);
	color: var(--title-color);
}

.tf-review-wrapper .tf-review-data .tf-review-data-features{
	flex-basis: 60%;
}

.tf-review-wrapper .tf-review-data .tf-review-data-features .tf-progress-item{
	width: 100%;
	margin-bottom: 10px;
	display: grid;
	grid-template-columns: 50% 1fr;
	gap: 40px;
	align-items: center;
}

.tf-review-wrapper .tf-review-data .tf-review-data-features .tf-progress-item:last-child{
	margin-bottom:0px;
}

.tf-review-wrapper .tf-review-data .tf-review-data-features .tf-progress-bar{
	margin-bottom:0px;
	height: 4px;
	background: #E2E2E2;
	border-radius: 25px;
}

.tf-review-wrapper .tf-review-data .tf-review-data-features .percent-progress{
	background: var(--theme-color);
}

.tf-hero-gallery .tf-gallery-featured .tf-single-review-box{
	display:none;
}

.tf-review-wrapper .tf-review-reply{
	padding-bottom: 0px;
	border:none;
}

.tf-review-wrapper .tf-review-reply .tf-section-head h2{
	font-size: 24px;
	margin-bottom:22px;
	line-height:30px;
}

.tf-review-wrapper .tf-review-reply .tf-review-author{
	flex-basis: 10%;
	max-width: 100%;
}

.tf-review-wrapper .tf-review-reply .tf-review-details{
	max-width: 100%;
	flex-basis: 90%;
	gap: 10px;
	display: flex;
	flex-direction: column;
	border: 1px solid #E5E5E5;
	border-radius: 5px;
	padding: 30px;
}

.tf-review-wrapper .tf-review-reply .tf-review-details .tf-review-author-name h3{
	font-size: 20px;
	line-height: 30px;
	margin-bottom:0px;
}

.tf-review-wrapper .tf-review-reply .tf-review-details .tf-review-ratings i{
	font-weight: 400;
}

.tf-review-wrapper .tf-review-reply .tf-review-details .tf-review-ratings,
.tf-review-wrapper .tf-review-reply .tf-review-details .tf-review-message,
.tf-review-wrapper .tf-review-reply .tf-review-details .tf-review-date li{
	margin-top: 0px;
}

.tf-review-wrapper .tf-review-reply .tf-review-author img{
	height:auto;
	width:100%;
}

.tf-review-wrapper .tf-review-reply .tf-review-details .tf-review-date li{
	font-size: 14px;
}

.tf-tour-details-right .tf-tour-booking-box{
	padding:0px;
	box-shadow: none;
	border-radius: 0;
	background: none;
}

.tf-booking-form-inner h4{
	margin-bottom:25px !important;
}

.tf-field-group.tf_form-inner .tf-field, .tf-field-group .tf-field{
	background: #ffffff !important;
}

.flatpickr-calendar.open{
	z-index: 99;
}

.tf-tour-details-right .tf-tour-booking-advantages{
	padding: 0px;
	background: none;
	box-shadow: none;
}

.tf-tour-details-right .tf-tour-booking-advantages li i{
	min-width: 38px;
}

.te-gallery__carousel{
	position:relative;
}

.te-gallery__carousel .gallery-img__holder img{
	height:520px;
	object-fit: cover;
}

.featured-column.tf-video-box{
	position:absolute;
	right:30px;
	top:30px;
	z-index:9;
}

.featured-column.tf-video-box .tf-tour-video{
	background-color: var(--theme-color);
	display:inline-flex;
	justify-content:center;
	align-items:center;
	gap:10px;
	color: #ffffff;
	padding: 10px 36px;
	font-family: var(--text-font);
	font-size: 16px;
	border-radius: 5px;
	font-weight: 500;
}

.te-gallery__carousel .owl-nav{
	position:absolute;
	top: 50%;
  	transform: translateY(-50%);
	right:30px;
	left:30px;
	display:flex;
	justify-content:space-between
}

.tf-tour-details-right .tf-booking-price{
	text-align:right;
	color: var(--theme-color);
	font-size:24px;
	font-family: var(--title-font);
	font-weight: 700;
}

.tf-tour-details-right .tf-booking-price span{
	font-size:16px;
	color:rgba(0,0,0,0.45);
}

.tf-tour-details-right .tf-booking-form-inner .tf-booking-person{
	margin-top:15px;
}

.tf-ask-enquiry__sidebar.tf-ask-enquiry i{
	color:var(--theme-color);
}

.tf-bottom-booking-bar .tf-bottom-booking-field-icon{
	min-width: 56px;
	background-color:var(--theme-color);
}

.tour-details .faq-section .accordion-box .accordion .acc-content{
	padding:30px;
}

.te-gallery__carousel-two .gallery-img__holder img{
	min-height:520px;
	object-fit: cover;
}

.te-gallery__carousel-two .owl-nav{
	position:absolute;
	top: 50%;
  	transform: translateY(-50%);
	right:30px;
	left:30px;
	display:flex;
	justify-content:space-between
}

.te-booking__form-default .tf-tour-booking-wrap.tf-tours-fixed,
.te-booking__form-default .tf-tour-booking-wrap{
	position:relative;
	background:none;
	border:none;
	padding:0px;
	box-shadow:none;
	top:auto;
	bottom:auto;
	left:auto;
	right:auto;
	z-index:9;
	width: 100%;
}

.te-booking__form-default .tf-tour-booking-wrap form.tf_tours_booking,
.te-booking__form-default .tf-tour-booking-wrap.tf-tours-fixed .tf_tours_booking{
	justify-content:center;
	align-items:center;
	flex-direction:column;
	width:100%;
	max-width:100%;
}

.te-booking__form-default .tf-tour-booking-wrap .tf_form-row{
	width:100%;
}

.te-booking__form-default .tf-tour-booking-wrap .tf-tours-booking-btn{
	width: 100%;
}

.te-booking__form-default .tf-tour-booking-wrap .tf_selectperson-wrap{
	background:none;
	padding:0px;
	border-radius:0;
	display:block;
	width:100%;
}

.te-booking__form-default .tf-tour-booking-wrap .tf_selectperson-wrap .tf_input-inner,
.te-booking__form-default .tf-tour-booking-wrap .tf_form-row .tf_form-inner input{
	display:flex;
	background:#ffffff !important;
	padding:15px 20px;
	color:#686e7a;
	min-height:58px;
	font-size: 16px;
  	font-weight: 500;
	border-radius:5px;
}

.tabs-box-tour__detail .tf-review-container .tf-total-review .tf-total-average div{
	padding:0px;
}

.tabs-box-tour__detail .tf-review-container .tf-review-progress-bar,
.tabs-box-tour__detail .tf-single-review{
	grid-template-columns: auto;
	background:#ffffff;
	border:1px solid #E5E5E5;
	border-radius:5px;
	padding:30px;
}

.tabs-box-tour__detail .tf-single-review .tf-single-details{
	background:none;
	padding:0px;
	column-gap: 30px;
}

.tabs-box-tour__detail .tf-single-review .tf-review-details .tf-name{
	font-family: var(--title-font);
	font-weight: 700;
	color: var(--title-color) !important;
	font-size:20px;
	margin:0px;
}

.tabs-box-tour__detail .tf-single-review .tf-review-details .tf-date{
	color: var(--text-color) !important;
	font-size:14px;
	margin-top:10px;
}

.tabs-box-tour__detail .tf-single-review .tf-review-details .tf-rating-stars{
	font-size:14px;
	color: var(--title-color) !important;
	margin:15px 0;
}

.tabs-box-tour__detail .tf-single-review .tf-review-details .tf-rating-stars i{
	height:auto;
	font-size:14px;
	color:var(--theme-color);
}

.tabs-box-tour__detail .tf-single-review .tf-review-details .tf-description p{
	font-size:16px;
	color:var(--text-color) !important;
}

.tabs-box-tour__detail .tf-review-container .tf-review-progress-bar .tf-single .tf-p-bar{
	background:#E2E2E2;
	height: 4px;
	border-radius: 25px;
}


.tabs-box-tour__detail .tf-review-container .tf-review-progress-bar .tf-single .tf-p-bar .percent-progress{
	background:var(--theme-color);
}

.tf-withoutpayment-booking .tf-withoutpayment-popup, .tf-withoutpayment-booking-confirm .tf-withoutpayment-popup{
	border-radius:0px;
}

.tf-withoutpayment-booking .tf-withoutpayment-popup .tf-booking-tabs, .tf-withoutpayment-booking-confirm .tf-withoutpayment-popup .tf-booking-tabs{
	border-radius:0px;
}

.tf-withoutpayment-booking .tf-withoutpayment-popup .tf-booking-pagination .tf-control-pagination button, .tf-withoutpayment-booking-confirm .tf-withoutpayment-popup .tf-booking-pagination .tf-control-pagination button{
	width:100%;
}

.tf-withoutpayment-booking .tf-withoutpayment-popup .tf-booking-content-summery .tf-booking-summery .tf-booking-traveller-info table, .tf-withoutpayment-booking-confirm .tf-withoutpayment-popup .tf-booking-content-summery .tf-booking-summery .tf-booking-traveller-info table,
.tf-withoutpayment-booking .tf-withoutpayment-popup .tf-booking-content-summery .tf-booking-summery .tf-booking-traveller-info table tbody tr td, .tf-withoutpayment-booking-confirm .tf-withoutpayment-popup .tf-booking-content-summery .tf-booking-summery .tf-booking-traveller-info table tbody tr td{
	border:1px solid #ccced1;
}

.tf-withoutpayment-booking .tf-withoutpayment-popup .tf-booking-content-summery .tf-booking-summery .tf-booking-traveller-info table thead tr th, .tf-withoutpayment-booking-confirm .tf-withoutpayment-popup .tf-booking-content-summery .tf-booking-summery .tf-booking-traveller-info table thead tr th,
.tf-withoutpayment-booking .tf-withoutpayment-popup .tf-booking-content-summery .tf-booking-summery .tf-booking-traveller-info table tbody tr td, .tf-withoutpayment-booking-confirm .tf-withoutpayment-popup .tf-booking-content-summery .tf-booking-summery .tf-booking-traveller-info table tbody tr td,
.tf-withoutpayment-booking .tf-withoutpayment-popup .tf-booking-content-summery .tf-booking-summery .tf-booking-traveller-info table tfoot tr th, .tf-withoutpayment-booking-confirm .tf-withoutpayment-popup .tf-booking-content-summery .tf-booking-summery .tf-booking-traveller-info table tfoot tr th{
	padding:10px;
}

.tf-withoutpayment-booking .tf-withoutpayment-popup .tf-booking-content-summery .tf-booking-summery .tf-booking-traveller-info h6, .tf-withoutpayment-booking-confirm .tf-withoutpayment-popup .tf-booking-content-summery .tf-booking-summery .tf-booking-traveller-info h6{
	font-weight:500 !important;
	color:rgb(232, 96, 76, 1) !important;
}
/*************Cart Page********************/
.woocommerce-page .te-page__custom{
	background:#ffffff !important;
}

.te-page__custom .wc-block-cart-items{
	border:1px solid rgb(221, 221, 221, 1);
	border-bottom:none;
}

.te-page__custom .wc-block-cart-items th{
	text-align:center !important;
}

.te-page__custom .wc-block-cart-items th,
.te-page__custom .wc-block-cart-items td{
	font-size:16px;
	border:1px solid rgb(221, 221, 221, 1);
	padding:20px !important;
}

.te-page__custom table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img{
	min-width:134px;
}

.te-page__custom table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name{
	font-size:18px;
	font-family: var(--title-font);
	font-weight:700;
	margin-bottom:12px;
}

.te-page__custom .wc-block-components-product-metadata .wc-block-components-product-metadata__description > p{
	font-size:12px;
	margin:12px 0;
}

.te-page__custom table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-metadata{
	margin-bottom:20px;
}

.te-page__custom .wc-block-components-product-details.wc-block-components-product-details{
	margin-top:14px;
}

.te-page__custom .wc-block-components-product-details.wc-block-components-product-details li{
	font-size:14px;
}

.te-page__custom .wc-block-components-quantity-selector::after{
	border-color:rgb(232, 96, 76, 1);
	border-radius:50px;
}

.te-page__custom table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link{
	color:red;
}

.te-page__custom .is-large.wc-block-cart .wc-block-cart__totals-title{
	text-align:left;
	padding:0 0 20px !important;
	font-size:16px;
}

.te-page__custom .wc-block-components-totals-wrapper::after{
	border-color:rgb(221, 221, 221, 1);
}

.te-page__custom .is-large .wc-block-components-sidebar .wc-block-components-totals-item{
	padding-left:0px;
	padding-right:0px;
}

.te-page__custom .wc-block-cart__submit-button{
	background:rgb(232, 96, 76, 1);
	color:#fff;
}

.te-page__custom .wc-block-cart__submit-button:hover{
	background:rgb(208, 170, 108, 1);
	  transition-duration: 300ms;
}

.te-page__custom .wc-block-components-title.wc-block-components-title{
	font-size:22px;
	font-weight: 700;
}

.te-page__custom .wc-block-components-form .wc-block-components-text-input.is-active input,
.te-page__custom .wc-block-components-form .wc-block-components-text-input input[type="email"], 
.te-page__custom .wc-block-components-form .wc-block-components-text-input input[type="number"], 
.te-page__custom .wc-block-components-form .wc-block-components-text-input input[type="tel"], 
.te-page__custom .wc-block-components-form .wc-block-components-text-input input[type="text"], 
.te-page__custom .wc-block-components-form .wc-block-components-text-input input[type="url"], 
.te-page__custom .wc-block-components-text-input input[type="email"], 
.te-page__custom .wc-block-components-text-input input[type="number"], 
.te-page__custom .wc-block-components-text-input input[type="tel"], 
.te-page__custom .wc-block-components-text-input input[type="text"], 
.te-page__custom .wc-block-components-text-input input[type="url"]{
	padding:10px 20px;
	border-radius:5;
	border-color:rgb(221, 221, 221, 1);
}

.te-page__custom .wc-block-components-form .wc-block-components-text-input input[type="email"], 
.te-page__custom .wc-block-components-form .wc-block-components-text-input input[type="number"], 
.te-page__custom .wc-block-components-form .wc-block-components-text-input input[type="tel"], 
.te-page__custom .wc-block-components-form .wc-block-components-text-input input[type="text"], 
.te-page__custom .wc-block-components-form .wc-block-components-text-input input[type="url"], 
.te-page__custom .wc-block-components-text-input input[type="email"], 
.te-page__custom .wc-block-components-text-input input[type="number"], 
.te-page__custom .wc-block-components-text-input input[type="tel"], 
.te-page__custom .wc-block-components-text-input input[type="text"], 
.te-page__custom .wc-block-components-text-input input[type="url"]{
	height: 54px;
}

.te-page__custom .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input, 
.te-page__custom .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input{
	border-radius:5;
	border-color:rgb(221, 221, 221, 1);
}

.te-page__custom .is-large .wc-block-components-sidebar .wc-block-components-panel, 
.te-page__custom .is-large .wc-block-components-sidebar .wc-block-components-totals-coupon, 
.te-page__custom .is-large .wc-block-components-sidebar .wc-block-components-totals-item{
	padding:0px;
}

.te-page__custom .wc-block-components-panel__button[aria-expanded="true"]{
	margin-bottom:25px;
	font-size: 22px;
	color: rgb(3, 4, 21, 1);
	font-weight: 600;
	font-family: var(--title-font);
}

.te-page__custom .wc-block-components-order-summary .wc-block-components-order-summary-item__image{
	flex-basis: 25%;
	width:100%;
}

.te-page__custom .wc-block-components-order-summary .wc-block-components-order-summary-item__image > img{
	width:100px;
	height:100px;
	max-width:100%;
	border-radius:50%;
	object-fit:cover;
}

.te-page__custom .wc-block-checkout__sidebar .wc-block-components-product-name{
	font-size: 16px;
	color: rgb(3, 4, 21, 1);
	font-weight: 700;
	font-family: var(--title-font);
	margin-bottom:12px;
}

.te-page__custom .wp-block-woocommerce-checkout .wc-block-components-product-metadata .wc-block-components-product-metadata__description > p{
	display:none;
}

.te-page__custom .wc-block-components-order-summary .wc-block-components-order-summary-item{
	padding-bottom:19px;
	margin-bottom:35px;
	padding-top:0px;
}

.te-page__custom .wc-block-components-order-summary .wc-block-components-order-summary-item::after{
	opacity:1;
}

.te-page__custom .wc-block-components-button:not(.is-link){
	background-color:var(--theme-color);
	color:#ffffff;
	border-radius:5px;
}

.wc-block-components-totals-coupon-link,
.logged-in-as a{
	color: var(--theme-color);
}

.blog-details-content .comment-box.post-comments{
	margin-top:50px;
	padding-top:50px;
	border-top: 1px solid #E5E5E5;
}

.blog-details-content .comment-box .single-comment .comment-inner .text p img{
	margin:25px 0;
}

.blog-details-content .text .wp-block-image{
	margin-bottom: 25px;
}

.widget .nice-select,
.footer-widget .nice-select{
	float:none;
	background: #fff;
  	border: 1px solid rgba(229, 229, 229, 1);
  	padding: 15px 20px;
	border-radius:5px;
	font-size: 16px;
  	color: #6A6A6A;
}

.widget .nice-select:before,
.footer-widget .nice-select:before{
	top:50%;
	transform:translateY(-50%);
	right:20px;
	background: var(--theme-color);
}

.widget .nice-select ul.list,
.footer-widget .nice-select ul.list{
	min-width:100%;
	border-radius:0;
}

.widget .nice-select ul li,
.footer-widget .nice-select ul li{
	padding-bottom:0px;
	margin-bottom:0px;
}

.widget .nice-select ul li:before{
	display:none;
}

.footer-widget .nice-select ul li{
	color: #003B5A;
}

.widget:last-child{
	margin-bottom:0px;
}

.main-footer .footer-column{
	flex-basis: calc(25% - 30px );
}

.gap-30{
	gap: 30px;
}