.page-id-6283 .tourmaster-tour-search-wrap {
	position: relative;
}


.wpml-ls-item.wpml-ls-item-en.wpml-ls-current-language {
	display: none;
}

.page-id-6283 .tourmaster-tour-item-holder.gdlr-core-js-2 {
	display: flex;
	flex-wrap: wrap;
}

.page-id-6283 .tourmaster-column-30 {
	float: unset;
}

.page-id-6283 .iscu_departure_location_wrap {
	display: none;
}

.iscu_departure_location_wrap {
	padding-left: 15px;
}

.iscu_loader_wrap {
	display: none;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #ffffff59;
}

.iscu_loader {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	/* margin-left: -100px; */
	/* margin-top: -26px; */
	text-align: center;
	padding: 2px;
}

.iscu_loader>div:last-child {
	position: relative;
	width: 80px;
	height: 15px;
	margin: 1em auto;
}

.iscu_loader>div:last-child>div {
	position: absolute;
	top: 0;
	width: 13px;
	height: 13px;
	border-radius: 50%;
	background: #f97150;
	animation-timing-function: cubic-bezier(0, 1, 1, 0);
}

.iscu_loader>div:last-child>div:nth-child(1) {
	left: 8px;
	animation: iscu_loader-1 0.6s infinite;
}

.iscu_loader>div:last-child>div:nth-child(2) {
	left: 8px;
	animation: iscu_loader-2 0.6s infinite;
}

.iscu_loader>div:last-child>div:nth-child(3) {
	left: 32px;
	animation: iscu_loader-2 0.6s infinite;
}

.iscu_loader>div:last-child>div:nth-child(4) {
	left: 56px;
	animation: iscu_loader-3 0.6s infinite;
}

@keyframes iscu_loader-1 {
	0% {
		transform: scale(0);
	}

	100% {
		transform: scale(1);
	}
}

@keyframes iscu_loader-2 {
	0% {
		transform: translate(0, 0);
	}

	100% {
		transform: translate(24px, 0);
	}
}

@keyframes iscu_loader-3 {
	0% {
		transform: scale(1);
	}

	100% {
		transform: scale(0);
	}
}

#iscu_language_switcher {
	position: absolute;
	right: 0;
	top: 50%;
}

.traveltour-mobile-menu-right {
	top: 20% !important;
}

#iscu_language_switcher .language-dropdown {
	position: absolute;
	min-width: 150px;
	z-index: 999999;
	list-style: none;
	margin: 0;
	padding: 3px 10px;
	box-shadow: rgba(0, 0, 0, 0.09) 0px 10px 20px 0px;
	text-transform: uppercase;
	font-size: 16px;
	top: 27px;
	display: none;
	text-align: left;
	background: #fff;
	transition: background 300ms, color 300ms, border-color 300ms;
}

#iscu_language_switcher:hover .language-dropdown {
	display: block;
}

#iscu_language_switcher li a {
	color: #878787 !important;
	width: 100%;
	display: block;
}

#iscu_language_switcher .current {
	min-width: 150px;
	padding-bottom: 5px;
	cursor: pointer;
	font-family: "Poppins", sans-serif;
	font-size: 13px;
	font-weight: 600;
	letter-spacing: 0.5px;
	color: #000;
	text-transform: uppercase;
	display: flex;
	gap: 5px;
}

.iscu_mobile_div {
	display: none;
}

.iscu_mobile_div #tourmaster-tour-booking-bar-wrap {
	margin-top: 0 !important;
}

@media screen and (min-width: 1000px) {
	#iscu_language_switcher {
		float: left;
		position: unset;
	}
}

@media screen and (max-width: 480px) {
	.iscu_mobile_div {
		display: block;
	}
}

@media screen and (max-width: 767px) {
	.page-id-6283 .tourmaster-tour-search-wrap {
		height: 100px;
		overflow: hidden;
	}

	.iscu_toggle_height {
		height: unset !important;
		overflow: hidden !important;
	}

	.page-id-6283 .tourmaster-tour-search-item-head-title {
		position: relative;
		cursor: pointer;
	}

	.page-id-6283 .tourmaster-tour-search-item-head-title::after {
		font-family: fontAwesome;
		font-size: 14px;
		line-height: 20px;
		position: absolute;
		top: 50%;
		pointer-events: none;
		content: "\f107";
		margin-top: -11px;
		right: 9px;
	}
}

@media screen and (max-width: 450px) {
	.traveltour-logo.traveltour-item-pdlr .traveltour-logo-inner {
		max-width: 150px;
	}
}

.iscu_login_error {
	color: red;
}

.tourmaster-payment-detail-wrap .tourmaster-head {
	width: 146px !important;
}

.iscu_reviews_widget {
	position: absolute;
	right: 100px;
	top: 100px;
}

.iscu_hero_section_wrap .iscu_reviews_widget .ti-widget-container .ti-header.ti-header-grid {
	border-radius: 6px;
	background-color: rgb(255 255 255 / 60%) !important;
    box-shadow: 0px 2px 8px 0px rgba(99, 100, 102, 0.2) !important;
	width: 100%;
	display: flex;
	align-items: center;
	transition: all 300ms cubic-bezier(0.8, 0.01, 0.2, 1) !important;
}

.iscu_hero_section_wrap .iscu_reviews_widget .ti-widget-container .ti-header.ti-header-grid:hover {
	background-color: rgb(255 255 255 / 100%) !important;
}

.iscu_reviews_widget {
	position: absolute;
	right: 100px;
	top: 100px;
}

@media only screen and (max-width: 1600px) {
	.iscu_reviews_widget {
		right: 50px;
	}
}

@media only screen and (max-width: 1280px) {

	.iscu_reviews_widget {
		position: absolute;
		right: unset;
		top: unset;
		bottom: 0;
		display: flex;
		gap: 30px;
		width: 100%;
		justify-content: center;
		align-items: center;
	}

	.iscu_reviews_widget .ti-widget-container {
		margin: 0 !important;
	}

	.iscu_hero_section_wrap .iscu_reviews_widget .ti-widget-container .ti-header.ti-header-grid {
		background-color: rgb(255 255 255 / 80%) !important;
	}
}

@media only screen and (max-width: 767px) {

	.iscu_reviews_widget {
		max-width: 500px;
		margin: auto;
	}

	.iscu_hero_section_wrap .iscu_reviews_widget .ti-widget-container .ti-header.ti-header-grid {
		background-color: rgb(255 255 255 / 100%) !important;
	}
}

@media only screen and (max-width: 480px) {

	.iscu_reviews_widget {
		flex-direction: column;
		padding-bottom: 20px;
		gap: 16px;
	}

	.iscu_hero_section_wrap {
		padding-top: 60px !important;
		padding-bottom: 140px !important;
	}

	.iscu_hero_title {
		padding-bottom: 32px;
	}

	.iscu_hero_section_wrap .gdlr-core-button-item {
		padding-bottom: 24px;
	}

	.iscu_hero_content {
		margin-bottom: 100px;
	}
}