/* ===================================
	Single Tour
====================================== */
.single-tours-main-section.default-top-space-main-section {
	padding-top: 110px;
}
.single-tours-main-section.default-top-space-main-section .tours-meta-box {
	margin-bottom: 25px;
}

/* Star rating */
.elementor-star-rating i {
	margin-right: 2px;
	font-size: 16px;
	font-style: normal;
	position: relative;
	display: inline-block;
}
.elementor-star-rating i:last-child,
.elementor--star-style-star_unicode .elementor-star-rating i:last-child,
.elementor--star-style-star_bootstrap .elementor-star-rating i:last-child {
	margin: 0;
}
.elementor-star-rating i:before {
	color: #fd961e;
	right: 0;
	display: block;
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
}
.elementor-star-rating i:after,
.elementor-star-rating i.elementor-star-empty:before {
	color: #ccd6df;
	vertical-align: top;
}
.elementor-star-rating .elementor-star-1:before {
	width: 10%;
}
.elementor-star-rating .elementor-star-2:before {
	width: 20%;
}
.elementor-star-rating .elementor-star-3:before {
	width: 30%;
}
.elementor-star-rating .elementor-star-4:before {
	width: 40%;
}
.elementor-star-rating .elementor-star-5:before {
	width: 50%;
}
.elementor-star-rating .elementor-star-6:before {
	width: 60%;
}
.elementor-star-rating .elementor-star-7:before {
	width: 70%;
}
.elementor-star-rating .elementor-star-8:before {
	width: 80%;
}
.elementor-star-rating .elementor-star-9:before {
	width: 90%;
}
.review-star-icon,
.review-star-icon .elementor-star-rating {
	line-height: normal;
}
.trip-header-wrapper .title-rating-wrapper ul li .review-star-icon,
.trip-header-wrapper .title-rating-wrapper ul li .review-star-icon .elementor-star-rating {
	line-height: inherit;
}
.trip-header-wrapper .title-rating-wrapper ul li .review-star-icon .elementor-star-rating {
	position: relative;
	top: -2px;
}

/* Star Fontawesome */
.elementor--star-style-star_fontawesome .elementor-star-rating {
	font-family: unset;
}
.elementor--star-style-star_fontawesome .elementor-star-rating i:after {
	content: "\f005";
	font-weight: 900;
	font-family: "Font Awesome 6 Free";
}
.elementor--star-style-star_fontawesome .elementor-star-rating i:before {
	content: "\f005";
	font-weight: 900;
	font-family: "Font Awesome 6 Free";
}

/* Star Bootstrap */
.elementor--star-style-star_bootstrap .elementor-star-rating {
	font-family: unset;
}
.elementor--star-style-star_bootstrap .elementor-star-rating i:after {
	content: "\f586";
	font-weight: 400;
	font-family: "bootstrap-icons";
}
.elementor--star-style-star_bootstrap .elementor-star-rating i:before {
	content: "\f586";
	font-weight: 400;
	font-family: "bootstrap-icons";
}

/* Outline */
.elementor--star-style-star_fontawesome.elementor-star-outline .elementor-star-rating i:after,
.elementor--star-style-star_fontawesome.elementor-star-outline .elementor-star-rating i.elementor-star-empty:before {
	font-weight: 400;
}
.elementor--star-style-star_bootstrap.elementor-star-outline .elementor-star-rating i:after,
.elementor--star-style-star_bootstrap.elementor-star-outline .elementor-star-rating i.elementor-star-empty:before {
	content: "\f588";
}

/* Star Unicode */
.elementor--star-style-star_unicode .elementor-star-rating i {
	font-size: 22px;
	margin-right: 0;
}
.elementor--star-style-star_unicode .elementor-star-rating {
	font-family: "Arial", "Helvetica", sans-serif;
}
.elementor--star-style-star_unicode .elementor-star-rating i:not(.elementor-star-empty):before {
	content: "★";
}

/* Tour Header */
.trip-header-wrapper {
	margin-bottom: 25px;
	margin-right: -15px;
	margin-left: -15px;
	align-items: center;
	flex-wrap: wrap;
	display: flex;
}
.trip-header-wrapper .title-rating-wrapper {
	flex: 0 0 auto;
	width: 75%;
	padding: 0 15px;
	max-width: 75%;
}
.trip-header-wrapper .price-wrap {
	text-align: right;
	flex: 0 0 auto;
	padding: 0 15px;
	width: 25%;
	max-width: 100%;
}
.trip-header-wrapper .title-rating-wrapper .tours-title {
	margin-bottom: 10px;
	color: var( --e-global-color-secondary, #232323 );
}
.trip-header-wrapper .title-rating-wrapper ul {
	padding: 0;
	margin: 0;
	list-style: none;
	flex-wrap: wrap;
	display: flex;
}
.trip-header-wrapper .title-rating-wrapper ul li {
	padding: 0;
	margin: 0 20px 0 0;
	display: flex;
	align-items: center;
	flex-direction: row;
	font-weight: 500;
	color: var( --e-global-color-secondary, #232323 );
}
.trip-header-wrapper .title-rating-wrapper ul li:last-child {
	margin-left: 0;
}
.trip-header-wrapper .title-rating-wrapper ul li.trip-destinations i {
	font-size: 18px;
	margin-right: 5px;
	line-height: 32px;
}
.trip-header-wrapper .title-rating-wrapper ul li .review-wrap {
	display: flex;
	align-items: center;
}
.trip-header-wrapper .title-rating-wrapper ul li .review-wrap .review-star-icon {
	color: #fd961e;
	margin-right: 5px;
}
.trip-header-wrapper .price-wrap {
	font-weight: 600;
	font-size: 2.375rem;
	line-height: 2.7rem;
	letter-spacing: -.5px;
	color: var( --e-global-color-secondary, #232323 );
}
.trip-header-wrapper .price-wrap .tours-price {
	display: block;
}
.trip-header-wrapper .price-wrap .tours-discount-price {
	font-weight: 400;
	font-size: 17px;
	line-height: 22px;
	letter-spacing: 0;
	color: #717580;
	display: block;
}
.tours-meta-box {
	display: flex;
	flex-wrap: wrap;
	padding: 15px 0;
	border-bottom: 1px solid #e4e4e4;
	border-top: 1px solid #e4e4e4;
	font-weight: 500;
	margin: 0;
	list-style: none;
}
.trip-header-wrapper .pricing-wrapper {
	flex: 0 0 auto;
	width: 25%;
	max-width: 25%;
	text-align: right;
}
.trip-header-wrapper .pricing-wrapper .trip-person-price {
	font-size: 2.375rem;
	line-height: 2.7rem;
	color: var( --e-global-color-secondary, #232323 );
	font-weight: 600;
	margin-bottom: 0;
}
.trip-header-wrapper .pricing-wrapper .trip-person-text {
	display: block;
	line-height: 22px;
}

/* Tour Meta */
.tours-meta-box li {
	padding: 0;
	display: flex;
	flex-direction: row;
	align-items: center;
	margin: 5px 30px 5px 0;
	color: var( --e-global-color-secondary, #232323 );
}
.tours-meta-box li:last-child {
	margin-right: 0;
}
.tours-meta-box li i {
	line-height: 32px;
	margin-right: 10px;
	font-size: 24px;
	color: #C19052;
}

/* Responsive CSS Here */
@media (max-width: 1199px) {
	.single-tours-main-section.default-top-space-main-section {
		padding-top: 90px;
	}
}
@media (max-width: 991px) {
	.single-tours-main-section.default-top-space-main-section {
		padding-top: 75px;
	}
}
@media (max-width: 767px) {
	.trip-header-wrapper {
		display: block;
	}
	.trip-header-wrapper .title-rating-wrapper {
		margin-bottom: 15px;
	}
	.trip-header-wrapper .title-rating-wrapper,
	.trip-header-wrapper .price-wrap {
		width: 100%;
		text-align: left;
	}
	.single-tours-main-section.default-top-space-main-section {
		padding-top: 50px;
	}
}