@charset "UTF-8";

.st_overflow {
	overflow: hidden;
}

.st-hotel-result, .st-rental-result {
	margin-top: 43px;
	position: relative;
	z-index: 9;
}

.st-hotel-result:before, .st-rental-result:before {
	content: "";
	height: 50px;
	position: absolute;
	top: -43px;
	left: 0;
	width: 100%;
	background: transparent;
}

@media screen and (max-width : 991px) {
	.st-hotel-result:before, .st-rental-result:before {
		display: none;
	}
}

@media screen and (max-width : 991px) {
	.st-hotel-result .inner-static, .st-rental-result .inner-static {
		padding: 0;
		width: auto;
	}
}

.st-hotel-result .inner-static.static, .st-rental-result .inner-static.static {
	padding: 0;
	width: auto;
}

@media screen and (max-width : 767px) {
	.st-hotel-result, .st-rental-result {
		margin-top: 40px;
		position: unset;
	}
}

.st-hotel-result h3.sidebar-title, .st-rental-result h3.sidebar-title {
	font-size: 16px;
	color: var(--link-color, #1a2b48);
	margin-bottom: 20px;
}

.st-hotel-result h3.sidebar-title:before, .st-rental-result h3.sidebar-title:before {
	content: "";
	width: 3px;
	height: 20px;
	background: var(--main-color, #5191fa);
	margin-right: 15px;
	float: left;
	position: relative;
	top: -1px;
}

.st-hotel-result .sidebar-item, .st-rental-result .sidebar-item {
	padding: 20px;
	border: 1px solid #d7dce3;
	border-radius: 3px;
	margin-bottom: 10px;
}

.st-hotel-result .sidebar-item .item-title, .st-rental-result .sidebar-item .item-title {
	cursor: pointer;
}

.st-hotel-result .sidebar-item .item-title label, .st-rental-result .sidebar-item .item-title label {
	font-size: 14px;
	color: var(--link-color, #1a2b48);
	float: left;
	line-height: 23px;
	margin: 0;
	font-weight: 500;
}

.st-hotel-result .sidebar-item .item-title .fa, .st-rental-result .sidebar-item .item-title .fa {
	font-size: 22px;
	color: var(--link-color, #1a2b48);
	float: right;
}

.st-hotel-result .sidebar-item .item-title:after, .st-rental-result .sidebar-item .item-title:after {
	content: "";
	display: block;
	clear: both;
}

.st-hotel-result .sidebar-item .item-content, .st-rental-result .sidebar-item .item-content {
	margin-top: 10px;
	margin-top: 20px;
}

.st-hotel-result .sidebar-item .item-content .btn-apply-price-range, .st-rental-result .sidebar-item .item-content .btn-apply-price-range {
	font-size: 14px;
	color: var(--main-color, #5191fa);
	margin-top: 10px;
	font-weight: 600;
	padding: 0;
	text-decoration: none;
	outline: none;
	background: transparent;
}

.st-hotel-result .sidebar-item .item-content ul, .st-rental-result .sidebar-item .item-content ul {
	padding-left: 0;
	margin-bottom: 0px;
}

.st-hotel-result .sidebar-item .item-content ul li, .st-rental-result .sidebar-item .item-content ul li {
	list-style: none;
	margin-top: 15px;
	display: block;
}

.st-hotel-result .sidebar-item .item-content ul li .btn-clear-review-score, .st-rental-result .sidebar-item .item-content ul li .btn-clear-review-score {
	font-size: 14px;
	color: var(--main-color, #5191fa);
	font-weight: 500;
	float: right;
	padding: 4px 0;
	text-decoration: none;
}

.st-hotel-result .sidebar-item .item-content ul li:first-child, .st-rental-result .sidebar-item .item-content ul li:first-child {
	margin-top: 0px;
}

.st-hotel-result .sidebar-item .item-content .btn-more-item, .st-rental-result .sidebar-item .item-content .btn-more-item {
	font-size: 14px;
	color: var(--main-color, #5191fa);
	padding: 0;
	margin-top: 20px;
	text-decoration: none;
	display: none;
	background: transparent;
}

.st-hotel-result .sidebar-item .item-content .btn-more-item .fa, .st-rental-result .sidebar-item .item-content .btn-more-item .fa {
	position: relative;
	top: 1px;
}

.st-hotel-result .sidebar-item.open .item-title .fa, .st-rental-result .sidebar-item.open .item-title .fa {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}

.st-hotel-result .sidebar-item.map-view-wrapper, .st-rental-result .sidebar-item.map-view-wrapper {
	padding: 0;
	margin-bottom: 50px;
}

.st-hotel-result .sidebar-item.map-view-wrapper .map-view, .st-rental-result .sidebar-item.map-view-wrapper .map-view {
	min-height: 100px;
	width: 100%;
	line-height: 100px;
	color: var(--link-color, #1a2b48);
	background: url("/wp-content/themes/traveler/v2/css/../images/map-view.png") center center no-repeat;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	font-size: 16px;
	--lzl-bg-img: "/wp-content/themes/traveler/v2/css/../images/map-view.png";
}

.st-hotel-result .sidebar-item.map-view-wrapper .map-view .fa, .st-rental-result .sidebar-item.map-view-wrapper .map-view .fa {
	font-size: 22px;
	margin-right: 3px;
	color: #fa5535;
	position: relative;
	top: 2px;
}

.st-hotel-result .sidebar-item.map-view-wrapper .map-view.lzl:not(.lzl-ed), .st-rental-result .sidebar-item.map-view-wrapper .map-view.lzl:not(.lzl-ed), .st-hotel-result .sidebar-item.map-view-wrapper .map-view.lzl-ing:not(.lzl-ed), .st-rental-result .sidebar-item.map-view-wrapper .map-view.lzl-ing:not(.lzl-ed) {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASwAAACCCAYAAAD8HPVfAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACwUlEQVR4Ae3QgQAAAADDoPlTX+EAhVBhwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABA9/AAGIAAAHMArAVAAAAAElFTkSuQmCC");
}

.st-hotel-result .sidebar-item.sidebar-search-form, .st-rental-result .sidebar-item.sidebar-search-form {
	padding: 0;
}

.st-hotel-result .sidebar-item.sidebar-search-form .search-form-wrapper .field-detination .date-wrapper, .st-rental-result .sidebar-item.sidebar-search-form .search-form-wrapper .field-detination .date-wrapper {
	width: 100%;
}

.st-hotel-result .sidebar-item.sidebar-search-form .search-form-wrapper .field-detination .date-wrapper.destination-pickup, .st-rental-result .sidebar-item.sidebar-search-form .search-form-wrapper .field-detination .date-wrapper.destination-pickup {
	margin-bottom: 10px;
}

.st-hotel-result .sidebar-item.sidebar-search-form .search-form-wrapper .field-detination.field-destination-car, .st-rental-result .sidebar-item.sidebar-search-form .search-form-wrapper .field-detination.field-destination-car {
	padding: 0 !important;
	border: none !important;
}

.st-hotel-result .sidebar-item.sidebar-search-form .search-form-wrapper .field-detination.field-destination-car > .input-icon, .st-rental-result .sidebar-item.sidebar-search-form .search-form-wrapper .field-detination.field-destination-car > .input-icon {
	display: none;
}

.st-hotel-result .sidebar-item.sidebar-search-form .search-form-wrapper .field-detination.field-destination-car .date-wrapper, .st-rental-result .sidebar-item.sidebar-search-form .search-form-wrapper .field-detination.field-destination-car .date-wrapper {
	padding-left: 20px;
	border-bottom: 1px solid #d7dce3;
	padding-top: 15px;
	padding-bottom: 8px;
	margin-bottom: 0;
}

.st-hotel-result .sidebar-item.sidebar-search-form .search-form-wrapper .field-detination.field-destination-car .date-wrapper .dropdown, .st-rental-result .sidebar-item.sidebar-search-form .search-form-wrapper .field-detination.field-destination-car .date-wrapper .dropdown {
	padding-left: 0;
}

.st-hotel-result .sidebar-item.sidebar-search-form .search-form-wrapper .form-date-field.form-date-car, .st-rental-result .sidebar-item.sidebar-search-form .search-form-wrapper .form-date-field.form-date-car {
	padding: 0 !important;
	border: none !important;
}

.st-hotel-result .sidebar-item.sidebar-search-form .search-form-wrapper .form-date-field.form-date-car .input-icon, .st-rental-result .sidebar-item.sidebar-search-form .search-form-wrapper .form-date-field.form-date-car .input-icon {
	display: none;
}

.st-hotel-result .sidebar-item.sidebar-search-form .search-form-wrapper .form-date-field.form-date-car .check-in-wrapper, .st-rental-result .sidebar-item.sidebar-search-form .search-form-wrapper .form-date-field.form-date-car .check-in-wrapper {
	margin-bottom: 10px;
}

.st-hotel-result .sidebar-item.sidebar-search-form .search-form-wrapper .form-date-field.form-date-car .date-wrapper, .st-rental-result .sidebar-item.sidebar-search-form .search-form-wrapper .form-date-field.form-date-car .date-wrapper {
	padding: 0;
}

.st-hotel-result .sidebar-item.sidebar-search-form .search-form-wrapper .form-date-field.form-date-car .check-in-wrapper, .st-hotel-result .sidebar-item.sidebar-search-form .search-form-wrapper .form-date-field.form-date-car .check-out-wrapper, .st-rental-result .sidebar-item.sidebar-search-form .search-form-wrapper .form-date-field.form-date-car .check-in-wrapper, .st-rental-result .sidebar-item.sidebar-search-form .search-form-wrapper .form-date-field.form-date-car .check-out-wrapper {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	width: 100%;
	border-bottom: 1px solid #d7dce3;
}

.st-hotel-result .sidebar-item .search-form-wrapper, .st-rental-result .sidebar-item .search-form-wrapper {
	position: relative;
	top: 0;
}

.st-hotel-result .sidebar-item .search-form-wrapper .search-form, .st-rental-result .sidebar-item .search-form-wrapper .search-form {
	border: 0;
	box-shadow: none;
}

.st-hotel-result .sidebar-item .search-form-wrapper .search-form .search-title, .st-rental-result .sidebar-item .search-form-wrapper .search-form .search-title {
	font-size: 20px;
	font-weight: 500;
	padding: 25px 20px;
	border-bottom: 1px solid #dfdfdf;
}

.st-hotel-result .sidebar-item .search-form-wrapper .search-form .search-title:before, .st-rental-result .sidebar-item .search-form-wrapper .search-form .search-title:before {
	content: "";
	width: 4px;
	height: 22px;
	background: var(--main-color, #5191fa);
	display: block;
	float: left;
	margin-right: 10px;
	position: relative;
	top: 4px;
}

.st-hotel-result .sidebar-item .search-form-wrapper .search-form .form-group.field-detination, .st-rental-result .sidebar-item .search-form-wrapper .search-form .form-group.field-detination {
	padding: 20px;
	border-bottom: 1px solid #dfdfdf;
}

@media screen and (max-width: 1199px) {
	.st-hotel-result .sidebar-item .search-form-wrapper .search-form .form-group.field-detination, .st-rental-result .sidebar-item .search-form-wrapper .search-form .form-group.field-detination {
		padding: 15px 10px;
	}
}

.st-hotel-result .sidebar-item .search-form-wrapper .search-form .form-group.field-detination .dropdown-menu, .st-rental-result .sidebar-item .search-form-wrapper .search-form .form-group.field-detination .dropdown-menu {
	width: 100%;
}

.st-hotel-result .sidebar-item .search-form-wrapper .search-form .form-group.field-guest, .st-rental-result .sidebar-item .search-form-wrapper .search-form .form-group.field-guest {
	padding: 20px;
	border-bottom: 1px solid #dfdfdf;
}

@media screen and (max-width: 1199px) {
	.st-hotel-result .sidebar-item .search-form-wrapper .search-form .form-group.field-guest, .st-rental-result .sidebar-item .search-form-wrapper .search-form .form-group.field-guest {
		padding: 15px 10px;
	}
}

@media screen and (max-width: 1199px) {
	.st-hotel-result .sidebar-item .search-form-wrapper .search-form .form-group.field-guest .dropdown, .st-rental-result .sidebar-item .search-form-wrapper .search-form .form-group.field-guest .dropdown {
		padding-left: 28px;
	}
}

.st-hotel-result .sidebar-item .search-form-wrapper .search-form .form-group.field-guest .dropdown-menu, .st-rental-result .sidebar-item .search-form-wrapper .search-form .form-group.field-guest .dropdown-menu {
	left: 0;
	width: 100%;
}

.st-hotel-result .sidebar-item .search-form-wrapper .search-form .form-date-field, .st-rental-result .sidebar-item .search-form-wrapper .search-form .form-date-field {
	padding: 20px;
	border-bottom: 1px solid #dfdfdf;
}

@media screen and (max-width: 1199px) {
	.st-hotel-result .sidebar-item .search-form-wrapper .search-form .form-date-field, .st-rental-result .sidebar-item .search-form-wrapper .search-form .form-date-field {
		padding: 15px 10px;
	}
}

.st-hotel-result .sidebar-item .search-form-wrapper .search-form .form-date-field .check-in-out, .st-rental-result .sidebar-item .search-form-wrapper .search-form .form-date-field .check-in-out {
	left: 0px;
}

.st-hotel-result .sidebar-item .search-form-wrapper .search-form .form-button, .st-rental-result .sidebar-item .search-form-wrapper .search-form .form-button {
	padding: 20px;
	display: block;
}

.st-hotel-result .sidebar-item .search-form-wrapper .search-form .form-button .advance .field-advance, .st-rental-result .sidebar-item .search-form-wrapper .search-form .form-button .advance .field-advance {
	padding: 0;
	margin-bottom: 20px;
	text-align: right;
}

.st-hotel-result .sidebar-item .search-form-wrapper .search-form .form-button .advance .field-advance .dropdown-menu, .st-rental-result .sidebar-item .search-form-wrapper .search-form .form-button .advance .field-advance .dropdown-menu {
	position: relative;
	width: 100%;
	min-width: auto !important;
	border: none;
	box-shadow: none;
	padding: 0;
}

.st-hotel-result .sidebar-item .search-form-wrapper .search-form .form-button button, .st-rental-result .sidebar-item .search-form-wrapper .search-form .form-button button {
	width: 100%;
}

@media screen and (max-width: 1199px) {
	.st-hotel-result .sidebar-item .search-form-wrapper .search-form .field-icon, .st-rental-result .sidebar-item .search-form-wrapper .search-form .field-icon {
		left: 6px;
	}
}

@media screen and (max-width: 1199px) {
	.st-hotel-result .sidebar-item .search-form-wrapper .search-form .date-wrapper, .st-rental-result .sidebar-item .search-form-wrapper .search-form .date-wrapper {
		padding-left: 5px;
	}
}

@media screen and (max-width: 1199px) {
	.st-hotel-result .sidebar-item .search-form-wrapper .search-form .date-wrapper .check-out-wrapper, .st-rental-result .sidebar-item .search-form-wrapper .search-form .date-wrapper .check-out-wrapper {
		padding-left: 10px;
	}
}

.st-hotel-result .toolbar, .st-rental-result .toolbar {
	padding-top: 30px;
}

.st-hotel-result .toolbar.layout3, .st-rental-result .toolbar.layout3 {
	padding-top: 0px;
}

@media screen and (max-width : 767px) {
	.st-hotel-result .toolbar, .st-rental-result .toolbar {
		padding-top: 0px;
	}
}

.st-hotel-result .toolbar .toolbar-action-mobile, .st-rental-result .toolbar .toolbar-action-mobile {
	display: flex;
	justify-content: center;
	position: relative;
}

@media screen and (max-width : 991px) {
	.st-hotel-result .toolbar .toolbar-action-mobile, .st-rental-result .toolbar .toolbar-action-mobile {
		margin-top: 0px;
		margin-bottom: 15px;
		display: flex;
		flex-wrap: wrap;
	}
}

@media screen and (max-width : 991px) {
	.st-hotel-result .toolbar .toolbar-action-mobile li, .st-rental-result .toolbar .toolbar-action-mobile li {
		margin-bottom: 10px;
	}
}

.st-hotel-result .toolbar .toolbar-action-mobile li a, .st-rental-result .toolbar .toolbar-action-mobile li a {
	position: relative;
}

.st-hotel-result .toolbar .toolbar-action-mobile .check-in-out, .st-rental-result .toolbar .toolbar-action-mobile .check-in-out {
	position: absolute;
	left: 5%;
	bottom: 0;
	z-index: -1;
	opacity: 0;
}

.st-hotel-result .toolbar:after, .st-rental-result .toolbar:after {
	content: "";
	display: block;
	clear: both;
}

.st-hotel-result .toolbar h2.search-string, .st-rental-result .toolbar h2.search-string {
	font-size: 24px;
	color: var(--link-color, #1a2b48);
	font-weight: normal;
	float: left;
	margin: 0;
	width: calc(100% - 150px);
}

.st-hotel-result .toolbar h2.search-string span, .st-rental-result .toolbar h2.search-string span {
	font-weight: 500;
}

.st-hotel-result .toolbar ul.toolbar-action, .st-rental-result .toolbar ul.toolbar-action {
	float: right;
	padding-left: 0;
	margin: 0;
	margin-top: 4px;
}

.st-hotel-result .toolbar ul.toolbar-action li, .st-rental-result .toolbar ul.toolbar-action li {
	list-style: none;
	float: left;
}

.st-hotel-result .toolbar ul.toolbar-action li span .fa, .st-rental-result .toolbar ul.toolbar-action li span .fa {
	font-size: 22px;
	color: gray;
}

.st-hotel-result .toolbar ul.toolbar-action li span.active .fa, .st-rental-result .toolbar ul.toolbar-action li span.active .fa {
	color: var(--main-color, #5191fa);
}

.st-hotel-result .toolbar ul.toolbar-action li.layout span.layout-item, .st-rental-result .toolbar ul.toolbar-action li.layout span.layout-item {
	cursor: pointer;
	margin-left: 7px;
	float: left;
}

.st-hotel-result .toolbar ul.toolbar-action li.layout span.layout-item span.icon-active, .st-rental-result .toolbar ul.toolbar-action li.layout span.layout-item span.icon-active {
	display: none;
}

.st-hotel-result .toolbar ul.toolbar-action li.layout span.layout-item span.icon-normal, .st-rental-result .toolbar ul.toolbar-action li.layout span.layout-item span.icon-normal {
	display: block;
}

.st-hotel-result .toolbar ul.toolbar-action li.layout span.layout-item.active span.icon-active, .st-rental-result .toolbar ul.toolbar-action li.layout span.layout-item.active span.icon-active {
	display: block;
}

.st-hotel-result .toolbar ul.toolbar-action li.layout span.layout-item.active span.icon-normal, .st-rental-result .toolbar ul.toolbar-action li.layout span.layout-item.active span.icon-normal {
	display: none;
}

.st-hotel-result .toolbar ul.toolbar-action li .dropdown, .st-rental-result .toolbar ul.toolbar-action li .dropdown {
	margin-right: 15px;
}

.st-hotel-result .toolbar ul.toolbar-action li .dropdown button, .st-rental-result .toolbar ul.toolbar-action li .dropdown button {
	padding: 0;
	text-decoration: none;
	font-size: 14px;
	color: var(--link-color, #1a2b48);
	outline: none;
	background: transparent;
}

.st-hotel-result .toolbar .sort-menu, .st-rental-result .toolbar .sort-menu {
	padding: 15px;
	left: auto;
	right: 0;
}

.st-hotel-result .toolbar .sort-menu .sort-title, .st-rental-result .toolbar .sort-menu .sort-title {
	margin-bottom: 10px;
}

.st-hotel-result .toolbar .sort-menu .sort-title h3, .st-rental-result .toolbar .sort-menu .sort-title h3 {
	margin: 0;
	font-size: 14px;
	margin-bottom: 10px;
}

.st-hotel-result .toolbar .sort-menu .sort-item, .st-rental-result .toolbar .sort-menu .sort-item {
	margin-bottom: 10px;
}

.st-hotel-result .toolbar .sort-menu .sort-item span.title, .st-rental-result .toolbar .sort-menu .sort-item span.title {
	color: #adb2bd;
	margin-bottom: 7px;
	display: block;
	margin-top: 10px;
}

.st-hotel-result .toolbar .sort-menu .sort-item .st-icheck-item, .st-rental-result .toolbar .sort-menu .sort-item .st-icheck-item {
	margin-bottom: 8px;
}

.st-hotel-result .toolbar .sort-menu .sort-item .st-icheck-item label, .st-rental-result .toolbar .sort-menu .sort-item .st-icheck-item label {
	font-weight: 400;
	color: var(--link-color, #1a2b48);
}

.st-hotel-result .toolbar .sort-menu .sort-item .st-icheck-item:last-child, .st-rental-result .toolbar .sort-menu .sort-item .st-icheck-item:last-child {
	margin-bottom: 0px;
}

.st-hotel-result .item-service-wrapper, .st-rental-result .item-service-wrapper {
	display: flex;
}

.st-hotel-result .item-service.grid-item .service-title, .st-rental-result .item-service.grid-item .service-title {
	margin-top: 15px;
	margin-bottom: 2px;
}

.st-hotel-result .item-service.grid-item .service-review, .st-rental-result .item-service.grid-item .service-review {
	margin-top: 15px;
	padding-top: 0px;
}

.st-hotel-result .style-list .item-service, .st-rental-result .style-list .item-service {
	border: 1px solid #d7dce3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	overflow: hidden;
}

.st-hotel-result .style-list .item-service .item-content, .st-rental-result .style-list .item-service .item-content {
	padding: 30px 10px;
	position: relative;
}

@media screen and (max-width: 1199px) {
	.st-hotel-result .style-list .item-service .item-content, .st-rental-result .style-list .item-service .item-content {
		padding: 10px 10px;
	}
}

.st-hotel-result .style-list .item-service .item-content .service-star, .st-rental-result .style-list .item-service .item-content .service-star {
	color: var(--orange-color, #fa5636);
}

.st-hotel-result .style-list .item-service .item-content .booking-item-rating-stars, .st-rental-result .style-list .item-service .item-content .booking-item-rating-stars {
	padding: 0;
	margin: 0;
	overflow: hidden;
}

.st-hotel-result .style-list .item-service .item-content .booking-item-rating-stars span, .st-rental-result .style-list .item-service .item-content .booking-item-rating-stars span {
	display: none;
}

.st-hotel-result .style-list .item-service .item-content .booking-item-rating-stars li, .st-rental-result .style-list .item-service .item-content .booking-item-rating-stars li {
	list-style: none;
	float: left;
	color: var(--orange-color, #fa5636);
	margin-right: 3px;
}

.st-hotel-result .style-list .item-service .item-content .facilities, .st-rental-result .style-list .item-service .item-content .facilities {
	padding: 0;
	margin: 0;
	overflow: hidden;
}

.st-hotel-result .style-list .item-service .item-content .facilities li, .st-rental-result .style-list .item-service .item-content .facilities li {
	float: left;
	list-style: none;
	margin-right: 7px;
	color: var(--grey-color, #5e6d77);
}

.st-hotel-result .style-list .item-service .item-content .facilities li:before, .st-rental-result .style-list .item-service .item-content .facilities li:before {
	content: "";
	height: 2px;
	width: 2px;
	display: inline-block;
	background: gray;
	vertical-align: middle;
	margin-right: 7px;
}

.st-hotel-result .style-list .item-service .item-content .facilities li:first-child:before, .st-rental-result .style-list .item-service .item-content .facilities li:first-child:before {
	display: none;
}

.st-hotel-result .style-list .item-service .item-content .service-location, .st-rental-result .style-list .item-service .item-content .service-location {
	white-space: pre-wrap;
	padding-right: 20px;
	padding-top: 20px;
	margin-bottom: 0px;
}

@media screen and (max-width: 1199px) {
	.st-hotel-result .style-list .item-service .item-content .service-location, .st-rental-result .style-list .item-service .item-content .service-location {
		margin-top: 5px;
		position: relative !important;
		bottom: auto !important;
		margin-bottom: 0px;
	}
}

.st-hotel-result .style-list .item-service .item-content .service-location .fa, .st-rental-result .style-list .item-service .item-content .service-location .fa {
	top: 2px;
}

.st-hotel-result .style-list .item-service .item-content .item-content-w, .st-rental-result .style-list .item-service .item-content .item-content-w {
	min-height: 100%;
	padding-right: 10px;
	border-right: 1px solid #dfdfdf;
}

.st-hotel-result .style-list .item-service .item-content .service-title, .st-rental-result .style-list .item-service .item-content .service-title {
	padding-top: 5px;
	padding-bottom: 10px;
}

.st-hotel-result .style-list .item-service .car-type, .st-rental-result .style-list .item-service .car-type {
	padding: 25px 0px 0px 0px;
	margin: 0px;
}

@media (max-width: 767px) {
	.st-hotel-result .style-list .item-service .car-type, .st-rental-result .style-list .item-service .car-type {
		padding-top: 0;
	}
}

.st-hotel-result .style-list .item-service .car-equipments, .st-rental-result .style-list .item-service .car-equipments {
	padding-left: 0;
}

@media screen and (max-width: 1199px) {
	.st-hotel-result .style-list .item-service .col-sm-3, .st-rental-result .style-list .item-service .col-sm-3 {
		padding-left: 10px;
	}
}

@media screen and (max-width : 767px) {
	.st-hotel-result .style-list .item-service .col-sm-3, .st-rental-result .style-list .item-service .col-sm-3 {
		padding-left: 15px;
	}
}

.st-hotel-result .style-list .item-service .service-price, .st-rental-result .style-list .item-service .service-price {
	position: absolute;
	bottom: 30px;
	right: 30px;
}

@media screen and (max-width: 1199px) {
	.st-hotel-result .style-list .item-service .service-price, .st-rental-result .style-list .item-service .service-price {
		display: block;
		text-align: right;
	}
}

@media screen and (max-width: 1199px) {
	.st-hotel-result .style-list .item-service .service-price .price, .st-rental-result .style-list .item-service .service-price .price {
		margin-right: 0px;
	}
}

@media screen and (max-width: 1199px) {
	.st-hotel-result .style-list .item-service .service-price .unit, .st-rental-result .style-list .item-service .service-price .unit {
		margin-left: 5px;
	}
}

.st-hotel-result .style-list .item-service .service-review, .st-rental-result .style-list .item-service .service-review {
	display: flex;
	justify-content: flex-end;
	padding-right: 15px;
	margin-top: 0px;
}

@media screen and (max-width: 1199px) {
	.st-hotel-result .style-list .item-service .service-review, .st-rental-result .style-list .item-service .service-review {
		padding-right: 5px !important;
	}
}

.st-hotel-result .style-list .item-service .service-review .count-review, .st-rental-result .style-list .item-service .service-review .count-review {
	margin-right: 15px;
	position: relative;
	top: 2px;
}

@media screen and (max-width: 1199px) {
	.st-hotel-result .style-list .item-service .service-review .count-review, .st-rental-result .style-list .item-service .service-review .count-review {
		margin-right: 15px;
	}
}

.st-hotel-result .style-list .item-service .service-review .count-review .text-rating, .st-rental-result .style-list .item-service .service-review .count-review .text-rating {
	font-size: 14px;
	color: var(--link-color, #1a2b48);
	display: block;
	text-align: right;
	font-weight: 500;
}

.st-hotel-result .style-list .item-service .service-review .count-review .review, .st-rental-result .style-list .item-service .service-review .count-review .review {
	text-align: right;
	color: var(--main-color, #5191fa);
	display: block;
	margin-left: 0px;
	font-weight: 400;
}

@media screen and (max-width: 1199px) {
	.st-hotel-result .style-list .item-service .service-review .count-review .review, .st-rental-result .style-list .item-service .service-review .count-review .review {
		white-space: nowrap;
	}
}

.st-hotel-result .style-list .item-service .service-review .rating, .st-rental-result .style-list .item-service .service-review .rating {
	font-size: 22px;
	color: #fff;
	font-weight: 500;
	background: var(--main-color, #5191fa);
	border-radius: 3px 3px 3px 0px;
	padding: 4px 8px;
	position: relative;
	min-width: 45px;
	text-align: center;
}

.st-hotel-result .style-list .item-service .service-review .rating:after, .st-rental-result .style-list .item-service .service-review .rating:after {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	position: absolute;
	border-width: 10px 9px 0px 0;
	border-color: transparent var(--main-color, #5191fa) transparent transparent;
	right: 100%;
	bottom: 0;
}

.st-hotel-result .style-list .item-service .service-review .rating small, .st-rental-result .style-list .item-service .service-review .rating small {
	font-weight: 400;
	font-size: 14px;
}

@media (max-width: 767px) {
	.st-hotel-result .style-list .item-service.item-service-car .car-type, .st-rental-result .style-list .item-service.item-service-car .car-type {
		margin-top: 0;
	}
	
	.st-hotel-result .style-list .item-service.item-service-car .service-review, .st-rental-result .style-list .item-service.item-service-car .service-review {
		display: none;
	}
	
	.st-hotel-result .style-list .item-service.item-service-car .item-content, .st-rental-result .style-list .item-service.item-service-car .item-content {
		padding-bottom: 0 !important;
	}
	
	.st-hotel-result .style-list .item-service.item-service-car .thumb, .st-rental-result .style-list .item-service.item-service-car .thumb {
		padding-bottom: 0 !important;
	}
	
	.st-hotel-result .style-list .item-service.item-service-car .service-price, .st-rental-result .style-list .item-service.item-service-car .service-price {
		justify-content: inherit !important;
	}
	
	.st-hotel-result .style-list .item-service.item-service-car .service-price .price, .st-rental-result .style-list .item-service.item-service-car .service-price .price {
		margin-right: 5px !important;
	}
}

@media (max-width: 575px) {
	.st-hotel-result .style-list .item-service.item-service-car .footer-inner, .st-rental-result .style-list .item-service.item-service-car .footer-inner {
		justify-content: inherit !important;
		align-items: center;
	}
}

@media (max-width: 575px) {
	.st-hotel-result .style-list .item-service.item-service-car .service-price, .st-rental-result .style-list .item-service.item-service-car .service-price {
		justify-content: inherit !important;
		align-items: center;
	}
}

.st-hotel-result .style-list .item-service .thumb .login, .st-rental-result .style-list .item-service .thumb .login {
	display: inline;
}

.st-hotel-result .top-filter, .st-rental-result .top-filter {
	padding: 30px 0;
}

.st-hotel-result .top-filter ul, .st-rental-result .top-filter ul {
	margin: 0;
	padding: 0;
	display: inline-block;
}

.st-hotel-result .top-filter ul:after, .st-rental-result .top-filter ul:after {
	content: "";
	display: block;
	clear: both;
}

.st-hotel-result .top-filter ul li, .st-rental-result .top-filter ul li {
	list-style: none;
	float: left;
	margin-right: 40px;
}

.st-hotel-result .top-filter ul li h3.title, .st-rental-result .top-filter ul li h3.title {
	font-size: 16px;
	color: var(--link-color, #1a2b48);
	margin: 0;
}

.st-hotel-result .top-filter ul li h3.title:before, .st-rental-result .top-filter ul li h3.title:before {
	content: "";
	height: 20px;
	width: 3px;
	background: var(--main-color, #5191fa);
	display: inline-block;
	margin-right: 15px;
	position: relative;
	top: 4px;
}

.st-hotel-result .top-filter ul li .form-extra-field button, .st-rental-result .top-filter ul li .form-extra-field button {
	padding: 0;
	font-size: 14px;
	color: var(--link-color, #1a2b48);
	font-weight: 500;
	text-decoration: none;
	padding-top: 4px;
	outline: none;
}

.st-hotel-result .top-filter ul li .form-extra-field button .fa, .st-rental-result .top-filter ul li .form-extra-field button .fa {
	color: var(--link-color, #1a2b48);
	font-size: 18px;
	position: relative;
	top: 2px;
}

.st-hotel-result .top-filter ul li .form-extra-field button.btn-apply-price-range, .st-rental-result .top-filter ul li .form-extra-field button.btn-apply-price-range {
	color: var(--main-color, #5191fa);
}

.st-hotel-result .top-filter ul li .form-extra-field .dropdown-menu, .st-rental-result .top-filter ul li .form-extra-field .dropdown-menu {
	min-width: 300px;
	padding: 20px;
	margin-top: 10px;
	max-height: 400px;
}

.st-hotel-result .top-filter ul li.filter-review-score ul li, .st-rental-result .top-filter ul li.filter-review-score ul li {
	margin-top: 5px;
	margin-bottom: 5px;
	width: 100%;
}

.st-hotel-result .top-filter ul li.filter-review-score ul li button, .st-rental-result .top-filter ul li.filter-review-score ul li button {
	float: right;
	color: var(--main-color, #5191fa);
	font-weight: 500;
}

.st-hotel-result.style-full-map .toolbar, .st-rental-result.style-full-map .toolbar {
	padding-top: 15px;
}

.modern-search-result .item-service, .modern-search-result .item {
	margin-top: 30px;
}

.modern-search-result .item-service .thumb, .modern-search-result .item .thumb {
	position: relative;
}

.modern-search-result .item-service .thumb .service-tag, .modern-search-result .item .thumb .service-tag {
	position: absolute;
	top: 20px;
	left: 0;
	font-size: 13px;
	color: #fff;
	font-weight: 500;
	z-index: 8;
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
}

.modern-search-result .item-service .thumb .service-tag.bestseller, .modern-search-result .item .thumb .service-tag.bestseller {
	background: #ed0925;
	border-radius: 0 4px 4px 0;
}

.modern-search-result .item-service .thumb .service-tag.save, .modern-search-result .item .thumb .service-tag.save {
	background: #9dd565;
}

.modern-search-result .item-service .thumb .service-tag .feature_class, .modern-search-result .item .thumb .service-tag .feature_class {
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
	padding: 6px 10px;
}

.modern-search-result .item-service .thumb .service-star, .modern-search-result .item .thumb .service-star {
	position: absolute;
	bottom: 12px;
	left: 14px;
	color: var(--orange-color, #fa5636);
}

.modern-search-result .item-service .thumb .booking-item-rating-stars, .modern-search-result .item .thumb .booking-item-rating-stars {
	padding: 0;
	margin: 0;
	position: absolute;
	bottom: 12px;
	left: 14px;
}

.modern-search-result .item-service .thumb .booking-item-rating-stars span, .modern-search-result .item .thumb .booking-item-rating-stars span {
	display: none;
}

.modern-search-result .item-service .thumb .booking-item-rating-stars li, .modern-search-result .item .thumb .booking-item-rating-stars li {
	list-style: none;
	float: left;
	color: var(--orange-color, #fa5636);
	margin-right: 3px;
}

.modern-search-result .item-service .thumb .booking-item-rating-stars li i, .modern-search-result .item .thumb .booking-item-rating-stars li i {
	color: var(--orange-color, #fa5636);
}

.modern-search-result .item-service .thumb a, .modern-search-result .item .thumb a {
	display: block;
	overflow: hidden;
}

.modern-search-result .item-service h4, .modern-search-result .item h4 {
	margin-top: 15px;
	line-height: 26px;
	margin-bottom: 2px;
}

@media screen and (max-width : 767px) {
	.modern-search-result .item-service h4, .modern-search-result .item h4 {
		margin-top: 10px;
		line-height: 20px;
	}
}

.modern-search-result .item-service h4.service-title, .modern-search-result .item h4.service-title {
	margin-top: 0px;
	font-size: 16px;
}

@media screen and (max-width : 767px) {
	.modern-search-result .item-service h4.service-title, .modern-search-result .item h4.service-title {
		font-size: 15px;
	}
}

.modern-search-result .item-service h4.service-title a, .modern-search-result .item h4.service-title a {
	color: var(--heading-color);
}

.modern-search-result .item-service p.service-location, .modern-search-result .item p.service-location {
	font-size: 13px;
	color: var(--grey-color, #5e6d77);
}

@media screen and (max-width : 767px) {
	.modern-search-result .item-service p.service-location, .modern-search-result .item p.service-location {
		font-size: 12px;
	}
}

.modern-search-result .item-service p.service-location .fa, .modern-search-result .item p.service-location .fa {
	position: relative;
	top: 3px;
	left: -2px;
}

.modern-search-result .item-service .car-equipments, .modern-search-result .item .car-equipments {
	padding: 0 15px;
	margin-bottom: 15px;
	margin-top: 15px;
}

.modern-search-result .item-service .car-equipments .item, .modern-search-result .item .car-equipments .item {
	text-align: center;
	display: inline-block;
	float: left;
}

.modern-search-result .item-service .car-equipments .item:not(:first-child), .modern-search-result .item .car-equipments .item:not(:first-child) {
	margin-left: 30px;
}

.modern-search-result .item-service .car-equipments .item .ico, .modern-search-result .item .car-equipments .item .ico {
	display: block;
}

@media (max-width: 600px) {
	.modern-search-result .item-service .car-equipments, .modern-search-result .item .car-equipments {
		display: none;
	}
}

.modern-search-result .item-service .car-type, .modern-search-result .item .car-type {
	padding: 0 15px;
	font-size: 14px;
	color: var(--grey-color, #5e6d77);
	margin-bottom: 8px;
}

@media (max-width: 767px) {
	.modern-search-result .item-service .car-type, .modern-search-result .item .car-type {
		margin-top: 0;
	}
}

.modern-search-result .item-service .service-review, .modern-search-result .item .service-review {
	padding-top: 20px;
	display: flex;
	align-items: center;
}

.modern-search-result .item-service .service-review .rating, .modern-search-result .item .service-review .rating {
	font-size: 14px;
	color: var(--main-color, #5191fa);
	margin-right: 10px;
}

@media screen and (max-width : 767px) {
	.modern-search-result .item-service .service-review .rating, .modern-search-result .item .service-review .rating {
		font-size: 12px;
		margin-right: 3px;
	}
}

.modern-search-result .item-service .service-review .st-dot, .modern-search-result .item .service-review .st-dot {
	height: 4px;
	width: 4px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: #d0d7dd;
	display: block;
}

@media screen and (max-width : 767px) {
	.modern-search-result .item-service .service-review .st-dot, .modern-search-result .item .service-review .st-dot {
		display: none;
	}
}

.modern-search-result .item-service .service-review .review, .modern-search-result .item .service-review .review {
	margin-left: 10px;
	font-size: 14px;
	color: var(--grey-color);
}

@media screen and (max-width : 767px) {
	.modern-search-result .item-service .service-review .review, .modern-search-result .item .service-review .review {
		font-size: 12px;
		margin-left: 0px;
	}
}

.modern-search-result .item-service .service-price, .modern-search-result .item .service-price {
	display: flex;
	align-items: center;
	margin-top: 2px;
}

.modern-search-result .item-service .service-price span, .modern-search-result .item .service-price span {
	font-size: 12px;
	color: var(--grey-color, #5e6d77);
}

@media screen and (max-width : 767px) {
	.modern-search-result .item-service .service-price span, .modern-search-result .item .service-price span {
		font-size: 12px;
	}
}

.modern-search-result .item-service .service-price span.price, .modern-search-result .item .service-price span.price {
	font-size: 16px;
	color: #1a2b50;
	margin-left: 5px;
	margin-right: 5px;
}

@media screen and (max-width : 767px) {
	.modern-search-result .item-service .service-price span.price, .modern-search-result .item .service-price span.price {
		font-size: 16px;
	}
}

.modern-search-result .item-service .service-price span .fa, .modern-search-result .item .service-price span .fa {
	position: relative;
	top: 3px;
	left: 0px;
}

.modern-search-result .item-service.item-service-car .feature_class, .modern-search-result .item.item-service-car .feature_class {
	background: #ed0925;
}

@media (max-width: 575px) {
	.modern-search-result .item-service.item-service-car .footer-inner, .modern-search-result .item.item-service-car .footer-inner {
		justify-content: inherit !important;
		align-items: center !important;
	}
}

.modern-search-result .item-service.item-service-car .service-price, .modern-search-result .item.item-service-car .service-price {
	margin-left: 0 !important;
}

@media (max-width: 575px) {
	.modern-search-result .item-service.item-service-car .service-price, .modern-search-result .item.item-service-car .service-price {
		justify-content: inherit !important;
		align-items: center !important;
	}
}

.modern-search-result .item-service.item-service-car .service-price .price, .modern-search-result .item.item-service-car .service-price .price {
	font-size: 18px;
	color: var(--link-color, #1a2b48);
	font-weight: 500;
}

.modern-search-result .item-service.item-service-car .service-price .unit, .modern-search-result .item.item-service-car .service-price .unit {
	font-size: 14px;
	color: var(--grey-color, #5e6d77);
}

.search-result-page.layout2 {
	padding-bottom: 0px !important;
}

@media screen and (max-width : 991px) {}

@media screen and (max-width : 991px) {}

.search-result-page .full-map {
	position: relative;
	display: block;
}

@media screen and (max-width : 991px) {
	.search-result-page .full-map {
		display: none;
	}
}

.search-result-page .page-half-map {
	height: calc(100vh - 80px);
}

@media screen and (max-width : 991px) {
	.search-result-page .page-half-map {
		height: auto;
	}
}

.search-result-page .page-half-map .map-full-height {
	height: 100%;
	width: calc(50vw - 25px);
}

.search-result-page .page-half-map.static {
	height: auto;
}

.search-result-page .page-half-map .list-style .item-service .item-service-inner {
	border: 1px solid #d7dce3;
	border-radius: 3px;
	overflow: hidden;
}

.search-result-page .page-half-map .list-style .item-service .item-service-inner .item-content {
	padding-top: 25px;
	padding-bottom: 25px;
}

@media screen and (max-width : 767px) {
	.search-result-page .page-half-map .list-style .item-service .item-service-inner .item-content {
		padding-left: 30px !important;
		padding-right: 30px !important;
	}
}

.search-result-page .page-half-map .list-style .item-service .item-service-inner .item-content .service-star {
	color: var(--orange-color, #fa5636);
}

.search-result-page .page-half-map .list-style .item-service .item-service-inner .item-content .booking-item-rating-stars {
	padding: 0;
	margin: 0;
	overflow: hidden;
}

.search-result-page .page-half-map .list-style .item-service .item-service-inner .item-content .booking-item-rating-stars span {
	display: none;
}

.search-result-page .page-half-map .list-style .item-service .item-service-inner .item-content .booking-item-rating-stars li {
	list-style: none;
	float: left;
	color: var(--orange-color, #fa5636);
	margin-right: 3px;
}

.search-result-page .page-half-map .list-style .item-service .item-service-inner .item-content .service-title {
	margin-top: 10px;
}

.search-result-page .page-half-map .list-style .item-service .item-service-inner .item-content .service-location {
	margin-bottom: 33px;
}

.search-result-page .search-form-wrapper {
	position: absolute;
	width: 100%;
	left: 0;
	top: -43px;
	z-index: 99;
}

.search-result-page .search-form-wrapper .search-form {
	background: #fff;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .2);
	border-radius: 5px;
	min-height: 85px;
}

.search-result-page .search-form-wrapper .search-form .form-group {
	margin-bottom: 0;
}

.search-result-page .search-form-wrapper .search-form .form-group.field-detination {
	padding-left: 17px;
	transition: all .3s;
}

@media (max-width: 767px) {
	.search-result-page .search-form-wrapper .search-form .form-group.field-detination .date-wrapper:last-child .dropdown {
		padding-left: 25px;
	}
}

.search-result-page .search-form-wrapper .search-form .form-group.field-detination .dropdown-menu {
	padding: 15px;
	border-radius: 0 0 4px 4px;
	border-color: #dfdfdf;
	max-height: 332px;
	margin-top: 0px;
	width: calc(100% + 16px);
}

.search-result-page .search-form-wrapper .search-form .form-group.field-detination .dropdown-menu li {
	padding: 7px 20px;
	display: block;
	font-weight: 500;
	margin-bottom: 0px !important;
	overflow: hidden;
	position: relative;
}

.search-result-page .search-form-wrapper .search-form .form-group.field-detination .dropdown-menu li.parent_li {
	padding: 6px 20px;
}

.search-result-page .search-form-wrapper .search-form .form-group.field-detination .dropdown-menu li .fa {
	font-size: 18px;
	color: gray;
	position: unset;
	top: 8px;
	float: left;
	margin-top: 0px;
}

.search-result-page .search-form-wrapper .search-form .form-group.field-detination .dropdown-menu li span {
	width: calc(100% - 25px);
	float: right;
}

.search-result-page .search-form-wrapper .search-form .form-group.field-detination .dropdown-menu li span.parent {
	font-size: 16px;
	width: 100%;
}

.search-result-page .search-form-wrapper .search-form .form-group.field-detination .dropdown-menu li span.lv2 {
	font-weight: 500;
}

.search-result-page .search-form-wrapper .search-form .form-group.field-detination .dropdown-menu li:hover {
	background: #f5f4f7;
}

.search-result-page .search-form-wrapper .search-form .form-group.field-detination.has-icon #dropdown-destination {
	padding-left: 35px;
}

@media screen and (max-width: 1199px) {
	.search-result-page .search-form-wrapper .search-form .form-group.field-detination.has-icon #dropdown-destination {
		padding-left: 25px;
	}
}

.search-result-page .search-form-wrapper .search-form .form-group.field-detination .field-icon {
	left: 13px;
}

.search-result-page .search-form-wrapper .search-form .form-group.field-guest {
	padding: 20px 5px 20px 5px;
	transition: all .3s;
}

.search-result-page .search-form-wrapper .search-form .form-group.field-guest .dropdown-menu {
	left: -15px;
}

.search-result-page .search-form-wrapper .search-form .form-group.has-icon .field-icon {
	position: absolute;
	top: 50%;
	margin-top: -12px;
	font-size: 25px;
	color: var(--grey-color, #5e6d77);
}

.search-result-page .search-form-wrapper .search-form label {
	font-size: 14px;
	color: var(--grey-color, #5e6d77);
	font-weight: 400;
	margin-bottom: 0px;
}

@media (max-width: 480px) {
	.search-result-page .search-form-wrapper .search-form label {
		font-size: 14px !important;
	}
}

.search-result-page .search-form-wrapper .search-form .form-date-field {
	position: relative;
	padding: 18px 5px 16px 5px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}

.search-result-page .search-form-wrapper .search-form .form-date-field.form-date-car .check-in-wrapper, .search-result-page .search-form-wrapper .search-form .form-date-field.form-date-car .check-out-wrapper {
	width: 50%;
	float: left;
}

@media screen and (max-width: 1199px) {
	.search-result-page .search-form-wrapper .search-form .form-date-field {
		padding: 18px 5px 16px 5px;
	}
}

.search-result-page .search-form-wrapper .search-form .form-date-field.has-icon .date-wrapper {
	padding-left: 20px;
}

@media screen and (max-width : 767px) {
	.search-result-page .search-form-wrapper .search-form .form-date-field.has-icon .date-wrapper {
		width: 100%;
	}
}

.search-result-page .search-form-wrapper .search-form .form-date-field.has-icon .date-wrapper > div {
	padding-left: 15px;
}

.search-result-page .search-form-wrapper .search-form .form-date-field .check-in-wrapper, .search-result-page .search-form-wrapper .search-form .form-date-field .check-out-wrapper {
	width: 50%;
	float: left;
}

.search-result-page .search-form-wrapper .search-form .form-date-field .check-in-wrapper:hover, .search-result-page .search-form-wrapper .search-form .form-date-field .check-out-wrapper:hover {
	cursor: pointer;
}

.search-result-page .search-form-wrapper .search-form .form-date-field .check-in-wrapper .render, .search-result-page .search-form-wrapper .search-form .form-date-field .check-out-wrapper .render {
	font-size: 14px;
	font-weight: 400;
	color: var(--main-color, #5191fa);
}

@media screen and (max-width: 1199px) {
	.search-result-page .search-form-wrapper .search-form .form-date-field .check-in-wrapper .render, .search-result-page .search-form-wrapper .search-form .form-date-field .check-out-wrapper .render {
		font-size: 15px;
	}
}

.search-result-page .search-form-wrapper .search-form .form-date-field .check-in-wrapper {
	width: 100%;
}

.search-result-page .search-form-wrapper .search-form .form-date-field .check-in-wrapper label {
	display: block;
}

.search-result-page .search-form-wrapper .search-form .form-date-field .check-in-wrapper .check-in-render {
	display: inline-block;
}

.search-result-page .search-form-wrapper .search-form .form-date-field .check-in-wrapper .check-out-render {
	display: inline-block;
}

.search-result-page .search-form-wrapper .search-form .form-date-field .check-in-wrapper span {
	color: var(--grey-color, #5e6d77);
}

.search-result-page .search-form-wrapper .search-form .form-date-field .check-in-out {
	position: absolute;
	left: -15px;
	bottom: 1px;
	z-index: -1;
	opacity: 0;
}

.search-result-page .search-form-wrapper .search-form .form-extra-field {
	position: relative;
	padding: 22px 0 20px 0;
}

.search-result-page .search-form-wrapper .search-form .form-extra-field:hover {
	cursor: pointer;
}

.search-result-page .search-form-wrapper .search-form .form-extra-field .dropdown-menu {
	width: auto;
	right: -15px;
	padding: 15px 30px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .175);
	border-radius: 0 0 4px 4px;
	border-color: #dfdfdf;
	margin-top: 0px;
}

.search-result-page .search-form-wrapper .search-form .form-extra-field .dropdown-menu .item {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.search-result-page .search-form-wrapper .search-form .form-extra-field .dropdown-menu .item .select-wrapper {
	width: 111px;
	background: none;
}

.search-result-page .search-form-wrapper .search-form .form-extra-field .dropdown-menu .item:not(:last-child) {
	margin-bottom: 20px;
}

.search-result-page .search-form-wrapper .search-form .form-extra-field .render {
	font-size: 14px;
	color: var(--main-color, #5191fa);
	overflow: hidden;
	width: 100%;
	display: inline-block;
	white-space: nowrap;
	text-overflow: ellipsis;
}

@media screen and (max-width: 1199px) {
	.search-result-page .search-form-wrapper .search-form .form-extra-field .render {
		font-size: 15px;
	}
}

.search-result-page .search-form-wrapper .search-form .form-extra-field .arrow {
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -10px;
	font-size: 22px;
	color: #a0a9b2;
}

.search-result-page .search-form-wrapper .search-form .form-extra-field.has-icon .dropdown {
	padding-left: 40px;
}

.search-result-page .search-form-wrapper .search-form .submit-group {
	border-top: 1px solid #d7dce3;
	padding: 20px;
}

.search-result-page .search-form-wrapper .search-form .border-right {
	border-right: 1px solid #d7dce3;
}

.search-result-page .search-form-wrapper .search-form.hotel-search-form.in_tab {
	min-height: 80px;
}

.search-result-page .search-form-wrapper .search-form.hotel-search-form.in_tab .form-extra-field {
	padding: 16px 0 14px 2px;
	display: flex;
	align-items: center;
}

.search-result-page .search-form-wrapper .search-form.hotel-search-form.in_tab .form-group.field-detination.has-icon #dropdown-destination {
	padding-left: 50px;
}

.search-result-page .search-form-wrapper .search-form.hotel-search-form.in_tab .form-button {
	position: relative;
}

.search-result-page .search-form-wrapper .search-form.hotel-search-form.in_tab .form-button .btn-search {
	position: absolute;
	right: 0;
	-webkit-border-radius: 0 5px 5px 0;
	-moz-border-radius: 0 5px 5px 0;
	border-radius: 0 5px 5px 0;
	height: 100%;
	padding: 15px 45px;
	top: 0px;
}

@media (min-width: 1200px) {
	.search-result-page .search-form-wrapper:not(.sidebar-inner) .search-form.sticky .form-group {
		height: 67px;
	}
}

@media (min-width: 1200px) {
	.search-result-page .search-form-wrapper:not(.sidebar-inner) .search-form:not(.sticky) .form-group {
		height: 90px;
	}
}

.search-result-page .search-form-wrapper.sidebar-inner .search-form .form-group.field-detination .date-wrapper {
	width: 100%;
}

.search-result-page .search-form-wrapper .form-button {
	padding: 0 20px 0 0;
	display: flex;
	align-items: center;
	position: relative;
}

.search-result-page .search-form-wrapper .form-button .advance .field-advance {
	padding-left: 5px;
}

.search-result-page .search-form-wrapper .form-button .advance .field-advance .dropdown label {
	font-size: 14px;
	color: var(--grey-color, #5e6d77);
}

.search-result-page .search-form-wrapper .form-button .advance .field-advance .dropdown .render span {
	font-size: 14px;
	color: var(--main-color, #5191fa);
	cursor: pointer;
}

@media screen and (max-width: 1199px) {
	.search-result-page .search-form-wrapper .form-button .advance .field-advance .dropdown .render span {
		font-size: 15px;
	}
}

.search-result-page .search-form-wrapper .form-button .advance .field-advance .dropdown .render .fa {
	font-size: 13px;
}

.search-result-page .search-form-wrapper .form-button .advance .field-advance .dropdown-menu {
	min-width: 620px;
	right: 0;
	left: auto;
}

.search-result-page .search-form-wrapper .form-button .advance .field-advance .dropdown-menu .advance-item .item-title h4 {
	color: var(--grey-color, #5e6d77);
	font-size: 14px;
}

.search-result-page .search-form-wrapper .form-button .advance .field-advance .dropdown-menu .advance-item .item-content {}

.search-result-page .search-form-wrapper .form-button .advance .field-advance .dropdown-menu .advance-item .ovscroll {
	height: 103px;
	overflow: auto;
	width: 100%;
}

.search-result-page .search-form-wrapper .form-button .advance .field-advance .dropdown-menu .advance-item.facilities {
	margin-top: 15px;
}

.search-result-page .search-form-wrapper .form-button .advance .field-advance .dropdown-menu .advance-item .st-icheck-item {
	margin-bottom: 12px;
}

.search-result-page .search-form-wrapper .form-button .advance .field-advance .dropdown-menu .advance-item .st-icheck-item label {
	color: #333;
}

.search-result-page .search-form-wrapper .form-button button {
	margin-left: auto;
	background: var(--main-color, #5191fa);
	text-transform: uppercase;
	padding: 15px 35px;
}

@media screen and (max-width: 1199px) {
	.search-result-page .search-form-wrapper .form-button button {
		padding: 10px 20px;
	}
}

.search-result-page .search-form-wrapper .form-button:after {
	content: "";
	display: block;
	clear: both;
}

.search-result-page .tour-search-form-home {
	display: block;
	margin: auto;
	float: none;
}

.search-result-page .tour-search-form-home .form-button {
	padding-right: 0px;
	position: relative;
}

.search-result-page .tour-search-form-home .form-button button {
	height: 100%;
	position: absolute;
	right: -1px;
	width: calc(50% + 15px);
	border-radius: 0px 5px 5px 0px;
}

@media screen and (max-width : 991px) {
	.search-result-page .tour-search-form-home .form-button button {
		width: auto;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
	}
}

@media screen and (max-width : 767px) {
	.search-result-page .tour-search-form-home .form-button button {
		padding: 15px 20px;
		width: calc(100% + 30px) !important;
		margin-left: -15px;
		border-radius: 0px 0px 5px 5px;
	}
}

@media screen and (max-width : 767px) {
	.search-result-page .tour-search-form-home .form-button .advance {
		display: none;
	}
}

.search-result-page .tour-search-form-home .form-button .advance .field-advance .dropdown-menu {
	right: -53px;
}

@media screen and (max-width : 991px) {
	.search-result-page .tour-search-form-home .form-button .advance .field-advance .dropdown-menu {
		left: 0px;
	}
}

.search-result-page .tour-search-form-home .search-form {
	min-height: 80px;
}

.search-result-page .tour-search-form-home .search-form .form-extra-field {
	padding: 16px 0 14px 0;
	display: flex;
	align-items: center;
}

@media screen and (max-width: 1199px) {
	.search-result-page .tour-search-form-home .search-form .form-extra-field .render {
		font-size: 14px;
	}
}

.search-result-page .tour-search-form-home .search-form .form-date-field {
	padding: 18px 5px 17px 5px;
}

@media screen and (max-width: 1199px) {
	.search-result-page .tour-search-form-home .search-form .form-date-field .check-in-wrapper .render {
		font-size: 14px;
	}
}

@media screen and (max-width : 991px) {
	.search-result-page .tour-search-form-home .search-form .form-date-field {
		padding: 18px 0 17px 0;
	}
	
	.search-result-page .tour-search-form-home .search-form .form-date-field .date-wrapper {
		padding-left: 7px !important;
	}
	
	.search-result-page .tour-search-form-home .search-form .form-date-field .date-wrapper .check-in-wrapper {
		padding-left: 25px !important;
	}
}

@media screen and (max-width : 767px) {
	.search-result-page .tour-search-form-home .search-form .form-date-field .date-wrapper {
		padding-left: 15px !important;
	}
	
	.search-result-page .tour-search-form-home .search-form .form-date-field .date-wrapper .check-in-wrapper {
		padding-left: 29px !important;
	}
}

@media screen and (max-width : 991px) {
	.search-result-page .tour-search-form-home .search-form .field-detination .dropdown {
		padding-left: 30px !important;
	}
	
	.search-result-page .tour-search-form-home .search-form .field-detination .dropdown-menu {
		left: -15px;
		width: calc(100% + 31px) !important;
	}
	
	.search-result-page .tour-search-form-home .search-form .field-detination .dropdown-menu .item .field-icon {
		left: 16px !important;
	}
}

.search-result-page .tour-search-form-home .search-form.sticky .form-button .btn-search {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

@media screen and (max-width : 991px) {
	.search-result-page .tour-search-form-home .border-right {
		border-right: none !important;
	}
}

.search-result-page .service-slider-wrapper .st-hotel-result {
	margin-top: 30px;
}

.search-result-page .service-slider-wrapper .st-hotel-result:before {
	display: none;
}

.search-result-page .service-slider-wrapper .st-service-slider {
	position: relative;
}

.search-result-page .service-slider-wrapper .st-service-slider .item-service {
	margin-top: 0px;
}

.search-result-page .service-slider-wrapper .st-service-slider .owl-nav {
	position: absolute;
	height: 100%;
	top: 0;
	width: 100%;
	z-index: -1;
}

.search-result-page .service-slider-wrapper .st-service-slider .owl-nav button {
	position: absolute;
	top: 50%;
	margin-top: -18px;
}

.search-result-page .service-slider-wrapper .st-service-slider .owl-nav button.owl-prev {
	left: -66px;
}

.search-result-page .service-slider-wrapper .st-service-slider .owl-nav button.owl-prev span {
	width: 36px;
	height: 36px;
	display: block;
	background: url("/wp-content/themes/traveler/v2/css/../images/test.png") center center no-repeat;
	background-size: 100% auto;
	color: transparent;
	--lzl-bg-img: "/wp-content/themes/traveler/v2/css/../images/test.png";
}

.search-result-page .service-slider-wrapper .st-service-slider .owl-nav button.owl-prev.disabled {
	display: none;
}

@media (max-width: 1333px) {
	.search-result-page .service-slider-wrapper .st-service-slider .owl-nav button.owl-prev {
		left: -40px;
	}
}

@media (max-width: 1270px) {
	.search-result-page .service-slider-wrapper .st-service-slider .owl-nav button.owl-prev {
		display: none;
	}
}

@media screen and (max-width: 1199px) {
	.search-result-page .service-slider-wrapper .st-service-slider .owl-nav button.owl-prev {
		display: block;
		left: -66px;
	}
}

@media (max-width: 1092px) {
	.search-result-page .service-slider-wrapper .st-service-slider .owl-nav button.owl-prev {
		left: -40px;
	}
}

.search-result-page .service-slider-wrapper .st-service-slider .owl-nav button.owl-prev span.lzl:not(.lzl-ed), .search-result-page .service-slider-wrapper .st-service-slider .owl-nav button.owl-prev span.lzl-ing:not(.lzl-ed) {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAOEAAADhCAYAAAA+s9J6AAAACXBIWXMAAA7EAAAOxAGVKw4bAAADi0lEQVR4Ae3QAQ0AAADCoPdPbQ43iEBhwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBwPzAYEgABUheHZwAAAABJRU5ErkJggg==");
}

@media (max-width: 1045px) {
	.search-result-page .service-slider-wrapper .st-service-slider .owl-nav button.owl-prev {
		display: none;
	}
}

.search-result-page .service-slider-wrapper .st-service-slider .owl-nav button.owl-next {
	right: -66px;
}

.search-result-page .service-slider-wrapper .st-service-slider .owl-nav button.owl-next span {
	width: 36px;
	height: 36px;
	display: block;
	background: url("/wp-content/themes/traveler/v2/css/../images/test2.png") center center no-repeat;
	background-size: 100% auto;
	color: transparent;
	--lzl-bg-img: "/wp-content/themes/traveler/v2/css/../images/test2.png";
}

.search-result-page .service-slider-wrapper .st-service-slider .owl-nav button.owl-next span.lzl:not(.lzl-ed), .search-result-page .service-slider-wrapper .st-service-slider .owl-nav button.owl-next span.lzl-ing:not(.lzl-ed) {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAOEAAADhCAYAAAA+s9J6AAAACXBIWXMAAA7EAAAOxAGVKw4bAAADi0lEQVR4Ae3QAQ0AAADCoPdPbQ43iEBhwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBwPzAYEgABUheHZwAAAABJRU5ErkJggg==");
}

.search-result-page .service-slider-wrapper .st-service-slider .owl-nav button.owl-next.disabled {
	display: none;
}

@media (max-width: 1333px) {
	.search-result-page .service-slider-wrapper .st-service-slider .owl-nav button.owl-next {
		right: -40px;
	}
}

@media (max-width: 1270px) {
	.search-result-page .service-slider-wrapper .st-service-slider .owl-nav button.owl-next {
		display: none;
	}
}

@media screen and (max-width: 1199px) {
	.search-result-page .service-slider-wrapper .st-service-slider .owl-nav button.owl-next {
		display: block;
		right: -66px;
	}
}

@media (max-width: 1092px) {
	.search-result-page .service-slider-wrapper .st-service-slider .owl-nav button.owl-next {
		right: -40px;
	}
}

@media (max-width: 1045px) {
	.search-result-page .service-slider-wrapper .st-service-slider .owl-nav button.owl-next {
		display: none;
	}
}

.search-result-page .service-slider-wrapper .st-service-slider .owl-dots {
	margin-top: 10px;
	text-align: center;
}

.search-result-page .service-slider-wrapper .st-service-slider .owl-dots .owl-dot {
	display: inline-block;
	background: 0 0;
	color: inherit;
	border: none;
	padding: 0 !important;
}

.search-result-page .service-slider-wrapper .st-service-slider .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	background: var(--light-grey-color, #eaeef3);
	display: block;
	transition: opacity .2s ease;
	border-radius: 30px;
}

.search-result-page .service-slider-wrapper .st-service-slider .owl-dots .owl-dot.active span {
	background: var(--main-color, #5191fa);
}

.search-result-page .service-slider-wrapper .list-service-style2 {
	position: relative;
}

.search-result-page .service-slider-wrapper .list-service-style2 .item-service {
	margin-top: 0px;
}

.search-result-page .service-slider-wrapper .list-service-style2 .item-service .service-border .thumb .service-add-wishlist {
	opacity: .5;
}

.search-result-page .service-slider-wrapper .list-service-style2 .item-service .service-border .thumb .service-add-wishlist.added {
	opacity: 1;
}

.search-result-page .service-slider-wrapper .list-service-style2 .item-service .service-border .section-footer .footer-inner .service-price .price .onsale {
	color: #c9cfd5 !important;
}

.search-result-page .service-slider-wrapper .list-service-style2 .owl-nav {
	position: absolute;
	height: 100%;
	top: 0;
	width: 100%;
	z-index: -1;
}

.search-result-page .service-slider-wrapper .list-service-style2 .owl-nav button {
	position: absolute;
	top: 50%;
	margin-top: -35px;
}

.search-result-page .service-slider-wrapper .list-service-style2 .owl-nav button.owl-prev {
	left: -44px;
}

.search-result-page .service-slider-wrapper .list-service-style2 .owl-nav button.owl-prev span {
	width: 14px;
	height: 24px;
	display: block;
	background: url("/wp-content/themes/traveler/v2/css/../images/html/icon_pre_2.svg") center center no-repeat;
	background-size: 100% auto;
	color: transparent;
	--lzl-bg-img: "/wp-content/themes/traveler/v2/css/../images/html/icon_pre_2.svg";
}

.search-result-page .service-slider-wrapper .list-service-style2 .owl-nav button.owl-prev span.lzl:not(.lzl-ed), .search-result-page .service-slider-wrapper .list-service-style2 .owl-nav button.owl-prev span.lzl-ing:not(.lzl-ed) {
	background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2014%2024%22%20width%3D%2214px%22%20height%3D%2224px%22%3E%3Crect%20width%3D%22100%25%22%20height%3D%22100%25%22%20fill%3D%22%2300000000%22%20%2F%3E%3C%2Fsvg%3E");
}

.search-result-page .service-slider-wrapper .list-service-style2 .owl-nav button.owl-prev.disabled {
	display: none;
}

@media (max-width: 1333px) {
	.search-result-page .service-slider-wrapper .list-service-style2 .owl-nav button.owl-prev {
		left: -40px;
	}
}

@media (max-width: 1270px) {
	.search-result-page .service-slider-wrapper .list-service-style2 .owl-nav button.owl-prev {
		display: none;
	}
}

@media screen and (max-width: 1199px) {
	.search-result-page .service-slider-wrapper .list-service-style2 .owl-nav button.owl-prev {
		display: block;
		left: -66px;
	}
}

@media (max-width: 1092px) {
	.search-result-page .service-slider-wrapper .list-service-style2 .owl-nav button.owl-prev {
		left: -40px;
	}
}

@media (max-width: 1045px) {
	.search-result-page .service-slider-wrapper .list-service-style2 .owl-nav button.owl-prev {
		display: none;
	}
}

.search-result-page .service-slider-wrapper .list-service-style2 .owl-nav button.owl-next {
	right: -44px;
}

.search-result-page .service-slider-wrapper .list-service-style2 .owl-nav button.owl-next span {
	width: 14px;
	height: 24px;
	display: block;
	background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjxzdmcgd2lkdGg9IjE0cHgiIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAwIDE0IDI0IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPg0KICAgIDwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNTMuMiAoNzI2NDMpIC0gaHR0cHM6Ly9za2V0Y2hhcHAuY29tIC0tPg0KICAgIDx0aXRsZT5pY29uX25leHQ8L3RpdGxlPg0KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPg0KICAgIDxnIGlkPSJQYWdlLTEiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPg0KICAgICAgICA8ZyBpZD0iMDFfSG9tZSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTEzMzUuMDAwMDAwLCAtMTIxMS4wMDAwMDApIiBmaWxsPSIjQTBBOUIyIj4NCiAgICAgICAgICAgIDxnIGlkPSJ0b3AtdG91ciIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoOTAuMDAwMDAwLCA5MTAuMDAwMDAwKSI+DQogICAgICAgICAgICAgICAgPGcgaWQ9Imljb25fbmV4dCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTI0NS4wMDAwMDAsIDMwMS4wMDAwMDApIj4NCiAgICAgICAgICAgICAgICAgICAgPGcgaWQ9IlBhdGgiPg0KICAgICAgICAgICAgICAgICAgICAgICAgPHBvbHlnb24gZmlsbC1ydWxlPSJub256ZXJvIiBwb2ludHM9IjEuNTk0MzM4MTMgMCAwLjAyNDg3NzY5NzggMS42MDUwOTM5NSAxMC43NjcxMDc5IDExLjk4NjU3MiAwLjAyNDg3NzY5NzggMjIuMzY1MjQ0MyAxLjU5Mzg4NDg5IDIzLjk3MjM0MjQgMTMuOTk3NjgzNSAxMS45ODY1NzIiPjwvcG9seWdvbj4NCiAgICAgICAgICAgICAgICAgICAgPC9nPg0KICAgICAgICAgICAgICAgIDwvZz4NCiAgICAgICAgICAgIDwvZz4NCiAgICAgICAgPC9nPg0KICAgIDwvZz4NCjwvc3ZnPg==") center center no-repeat;
	background-size: 100% auto;
	color: transparent;
}

.search-result-page .service-slider-wrapper .list-service-style2 .owl-nav button.owl-next.disabled {
	display: none;
}

@media (max-width: 1333px) {
	.search-result-page .service-slider-wrapper .list-service-style2 .owl-nav button.owl-next {
		right: -40px;
	}
}

@media (max-width: 1270px) {
	.search-result-page .service-slider-wrapper .list-service-style2 .owl-nav button.owl-next {
		display: none;
	}
}

@media screen and (max-width: 1199px) {
	.search-result-page .service-slider-wrapper .list-service-style2 .owl-nav button.owl-next {
		display: block;
		right: -66px;
	}
}

@media (max-width: 1092px) {
	.search-result-page .service-slider-wrapper .list-service-style2 .owl-nav button.owl-next {
		right: -40px;
	}
}

@media (max-width: 1045px) {
	.search-result-page .service-slider-wrapper .list-service-style2 .owl-nav button.owl-next {
		display: none;
	}
}

.search-result-page .service-slider-wrapper .list-service-style2 .owl-dots {
	margin-top: 40px;
	text-align: center;
}

.search-result-page .service-slider-wrapper .list-service-style2 .owl-dots .owl-dot {
	width: 10px;
	height: 10px;
	background: #eee;
	border-radius: 50%;
	border: 2px solid transparent;
	margin-right: 5px;
	margin-left: 5px;
}

.search-result-page .service-slider-wrapper .list-service-style2 .owl-dots .active {
	position: relative;
	background: var(--main-color, #5191fa);
}

.search-result-page .service-slider-wrapper.st_activity .st-hotel-result .grid-item .service-border .service-review {
	margin-bottom: 8px;
}

.search-result-page .service-slider-wrapper.st_activity .st-hotel-result .grid-item .service-border .section-footer .footer-inner {
	display: block;
}

.search-result-page .service-slider-wrapper.st_activity .st-hotel-result .grid-item .service-border .section-footer .footer-inner .service-price {
	display: block;
}

.search-result-page .service-slider-wrapper.st_activity .st-hotel-result .grid-item .service-border .section-footer .footer-inner .service-price .price .onsale {
	position: relative;
	top: 0px;
}

.search-result-page .list-destination .destination-item .desc.st_tours {
	display: inline-block;
	background: var(--main-color, #5191fa);
	border-radius: 100px;
	font-size: 14px !important;
	color: #fff;
	padding: 5px 20px;
	margin-top: 10px;
}

@media screen and (max-width : 767px) {
	.search-result-page .list-destination .col-xs-6:nth-child(2n) {
		padding-left: 15px !important;
		padding-right: 7.5px;
	}
	
	.search-result-page .list-destination .col-xs-6:nth-child(2n+1) {
		padding-right: 15px !important;
		padding-left: 7.5px;
	}
}

.search-result-page .list-destination.masonry {
	margin-left: -10px;
	margin-right: -10px;
}

.search-result-page .list-destination.masonry .first-item {
	padding-right: 10px !important;
	padding-left: 10px !important;
}

.search-result-page .list-destination.masonry .second-item {
	padding-right: 10px !important;
	padding-left: 10px !important;
}

.search-result-page .list-destination.masonry .normal-item {
	padding-right: 10px !important;
	padding-left: 10px !important;
}

.search-result-page .list-destination.masonry .destination-item {
	margin-bottom: 20px !important;
}

.map-view-popup {
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .8);
	top: 0;
	left: 0;
	z-index: 999999;
	display: none;
	padding-top: 10px;
	padding-bottom: 10px;
}

@media screen and (max-width : 991px) {
	.map-view-popup {
		padding-top: 0;
		padding-bottom: 0;
	}
}

.map-view-popup .view-map-inner {
	background: #fff;
	height: 100%;
	padding: 0 30px;
}

@media screen and (max-width : 991px) {
	.map-view-popup .view-map-inner {
		padding: 0;
		height: 100%;
		overflow: hidden;
		width: 100%;
	}
}

.map-view-popup .page-half-map {
	height: calc(100% - 94px);
	padding-bottom: 10px;
}

@media screen and (max-width : 991px) {
	.map-view-popup .page-half-map {
		padding-bottom: 0;
		height: 100%;
	}
}

.map-view-popup .page-half-map .map-full-height {
	height: 100%;
	width: 100%;
}

@media screen and (max-width : 991px) {
	.map-view-popup .page-half-map .map-full-height {
		height: calc(100% - 54px) !important;
	}
}

.map-view-popup .page-half-map.static {
	position: absolute;
	top: 0;
	z-index: 9;
}

.map-view-popup .page-half-map.static:before {
	content: "";
	display: block;
	background: #fff;
	position: fixed;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}

.map-view-popup .page-half-map .item-service {
	margin-bottom: 30px;
	margin-top: 0px;
}

.map-view-popup .page-half-map .item-service .thumb {
	position: relative;
}

.map-view-popup .page-half-map .item-service .thumb .service-tag {
	position: absolute;
	top: 20px;
	left: 0;
	font-size: 13px;
	color: #fff;
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
	font-weight: 500;
	z-index: 8;
}

.map-view-popup .page-half-map .item-service .thumb .service-tag.bestseller {
	background: #ed0925;
	border-radius: 0 4px 4px 0;
}

.map-view-popup .page-half-map .item-service .thumb .service-tag.save {
	background: #9dd565;
}

.map-view-popup .page-half-map .item-service .thumb .service-star {
	position: absolute;
	bottom: 12px;
	left: 14px;
	color: var(--orange-color, #fa5636);
}

.map-view-popup .page-half-map .item-service .thumb a {
	display: block;
	overflow: hidden;
}

.map-view-popup .page-half-map .item-service h4 {
	margin-top: 15px;
	line-height: 26px;
	margin-bottom: 8px;
}

.map-view-popup .page-half-map .item-service h4.service-title {
	font-size: 16px;
}

.map-view-popup .page-half-map .item-service h4.service-title a {
	color: #1a2b50;
}

.map-view-popup .page-half-map .item-service p.service-location {
	font-size: 13px;
	color: var(--grey-color, #5e6d77);
}

.map-view-popup .page-half-map .item-service .service-review {
	margin-top: 19px;
	display: flex;
	align-items: center;
}

.map-view-popup .page-half-map .item-service .service-review .rating {
	font-size: 14px;
	color: var(--main-color, #5191fa);
	margin-right: 10px;
}

@media screen and (max-width : 767px) {
	.map-view-popup .page-half-map .item-service .service-review .rating {
		font-size: 12px;
	}
}

.map-view-popup .page-half-map .item-service .service-review .st-dot {
	height: 4px;
	width: 4px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: #d0d7dd;
	display: block;
}

.map-view-popup .page-half-map .item-service .service-review .review {
	margin-left: 10px;
	font-size: 14px;
	color: var(--grey-color);
}

@media screen and (max-width : 767px) {
	.map-view-popup .page-half-map .item-service .service-review .review {
		font-size: 12px;
	}
}

.map-view-popup .page-half-map .item-service .service-price {
	display: flex;
	align-items: center;
	margin-top: 2px;
}

.map-view-popup .page-half-map .item-service .service-price span {
	font-size: 14px;
	color: var(--grey-color, #5e6d77);
}

@media screen and (max-width : 767px) {
	.map-view-popup .page-half-map .item-service .service-price span {
		font-size: 12px;
	}
}

.map-view-popup .page-half-map .item-service .service-price span.price {
	font-size: 18px;
	color: #1a2b50;
	margin-left: 5px;
	margin-right: 5px;
}

@media screen and (max-width : 767px) {
	.map-view-popup .page-half-map .item-service .service-price span.price {
		font-size: 16px;
	}
}

.map-view-popup .page-half-map .list-style {
	height: calc(100% - 43px);
}

.map-view-popup .page-half-map .list-style .item-service .item-service-inner {
	border: 1px solid #d7dce3;
	border-radius: 3px;
	overflow: hidden;
}

.map-view-popup .page-half-map .list-style .item-service .item-service-inner .item-content {
	padding-top: 25px;
	padding-bottom: 25px;
	padding-right: 30px;
}

.map-view-popup .page-half-map .list-style .item-service .item-service-inner .item-content .service-star {
	color: var(--orange-color, #fa5636);
}

.map-view-popup .page-half-map .list-style .item-service .item-service-inner .item-content .service-title {
	margin-top: 10px;
}

.map-view-popup .page-half-map .list-style .item-service .item-service-inner .item-content .service-location {
	margin-bottom: 33px;
}

.map-view-popup .page-half-map .col-left-map {
	height: 100%;
}

@media screen and (max-width : 991px) {
	.map-view-popup .page-half-map .col-left-map {
		display: none;
	}
}

.map-view-popup .page-half-map .col-right-map {
	height: 100%;
}

.map-view-popup .page-half-map .col-right-map .map-popup-title {
	font-size: 16px;
	padding: 25px 15px;
	border-bottom: 1px solid #dfdfdf;
	text-transform: uppercase;
}

.map-view-popup .page-half-map .col-right-map .map-popup-title:before {
	content: "";
	position: relative;
	height: 20px;
	width: 4px;
	background: #339bff;
	display: block;
	float: left;
	margin-right: 10px;
	top: 1px;
}

.map-view-popup .page-half-map .col-right-map .map-popup-title .close-map-view-popup {
	top: 26px;
	right: 30px;
	cursor: pointer;
}

.map-view-popup .page-half-map .col-right-map .map-full-height {
	height: 100%;
}

@media screen and (max-width : 991px) {
	.map-view-popup .page-half-map .col-right-map {
		height: 100%;
	}
}

.map-view-popup .toolbar {
	padding-top: 15px;
	margin-bottom: 30px;
}

.map-view-popup .toolbar:after {
	content: "";
	display: block;
	clear: both;
}

.map-view-popup .toolbar h3.search-string {
	font-size: 24px;
	color: var(--link-color, #1a2b48);
	font-weight: normal;
	float: left;
	margin: 0;
	width: calc(100% - 132px);
}

.map-view-popup .toolbar h3.search-string span {
	font-weight: 500;
}

.map-view-popup .toolbar ul.toolbar-action {
	float: right;
	padding-left: 0;
	margin: 0;
	margin-top: 4px;
}

.map-view-popup .toolbar ul.toolbar-action li {
	list-style: none;
	float: left;
}

.map-view-popup .toolbar ul.toolbar-action li span .fa {
	font-size: 22px;
	color: gray;
}

.map-view-popup .toolbar ul.toolbar-action li span.active .fa {
	color: var(--main-color, #5191fa);
}

.map-view-popup .toolbar ul.toolbar-action li.layout span {
	cursor: pointer;
	margin-left: 7px;
}

.map-view-popup .toolbar ul.toolbar-action li .dropdown {
	margin-right: 15px;
}

.map-view-popup .toolbar ul.toolbar-action li .dropdown button {
	padding: 0;
	text-decoration: none;
	font-size: 14px;
	color: var(--link-color, #1a2b48);
	outline: none;
}

.map-view-popup .toolbar .sort-menu {
	padding: 15px;
	left: auto;
	right: 0;
}

.map-view-popup .toolbar .sort-menu .sort-title {
	margin-bottom: 10px;
}

.map-view-popup .toolbar .sort-menu .sort-title h3 {
	margin: 0;
	font-size: 15px;
}

.map-view-popup .toolbar .sort-menu .sort-item {
	margin-bottom: 10px;
}

.map-view-popup .toolbar .sort-menu .sort-item span.title {
	color: gray;
}

.map-view-popup .toolbar .sort-menu .sort-item .st-icheck-item label {
	color: #000;
	font-weight: 500;
}

.map-view-popup .google-control-top-right-area {
	margin-top: 30px;
	margin-right: 30px;
	bottom: 190px !important;
	top: auto !important;
	z-index: 9 !important;
}

.map-view-popup .google-control-bottom-right-area {
	margin-bottom: 30px;
	margin-right: 30px;
}

.map-view-popup .google-custom-control {
	position: relative;
	width: 38px;
	height: 38px;
	border-radius: 3px;
	margin-bottom: 5px;
	background: #fff;
	color: var(--grey-color, #5e6d77);
	box-shadow: 0 1px 2px #ccc;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}

.map-view-popup .google-control-dropdown {
	display: none;
	position: absolute;
	top: 110%;
	right: 0;
	width: 121px;
	padding: 10px 0;
	border-radius: 3px;
	border: 1px solid #d2d2d2;
	background: #fff;
	text-align: right;
}

.map-view-popup .google-control-dropdown .item {
	padding: 5px 15px;
	font-size: 14px;
	font-weight: 400;
	border-bottom: 1px solid var(--light-grey-color, #eaeef3);
}

.map-view-popup .google-control-dropdown .item:last-child {
	bordeR: none;
}

.map-view-popup .google-control-dropdown .item:hover {
	background: var(--light-grey-color, #eaeef3);
}

.map-view-popup .google-control-dropdown.show {
	display: block;
}

.map-view-popup .top-filter .close-map-view-popup {
	top: 50px;
	right: 15px;
}

@media screen and (max-width : 991px) {
	.map-view-popup .top-filter {
		display: none !important;
	}
}

.map-view-popup .pagination {
	margin-top: 20px !important;
	margin-bottom: 40px !important;
}

.item-service-map {
	box-shadow: 5px 6px 13px 0px rgba(224, 220, 220, .3);
	border-radius: 3px;
	overflow: hidden;
}

.item-service-map .thumb {
	position: relative;
	overflow: hidden;
}

.item-service-map .thumb .service-tag {
	position: absolute;
	top: 20px;
	left: 0;
	font-size: 13px;
	color: #fff;
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
	font-weight: 500;
	z-index: 8;
}

.item-service-map .thumb .service-tag .feature_class {
	padding: 6px 10px;
	border-radius: 0 3px 3px 0;
}

.item-service-map .thumb .service-tag.bestseller {
	background: #ed0925 !important;
	border-radius: 0 4px 4px 0;
}

.item-service-map .thumb .service-tag.save {
	background: #9dd565 !important;
}

.item-service-map .thumb .service-star {
	position: absolute;
	bottom: 12px;
	left: 14px;
	color: var(--orange-color, #fa5636);
}

.item-service-map .thumb .booking-item-rating-stars {
	padding: 0;
	margin: 0;
	position: absolute;
	bottom: 12px;
	left: 14px;
}

.item-service-map .thumb .booking-item-rating-stars span {
	display: none;
}

.item-service-map .thumb .booking-item-rating-stars li {
	list-style: none;
	float: left;
	color: var(--orange-color, #fa5636);
	margin-right: 3px;
}

.item-service-map .thumb a {
	display: block;
	overflow: hidden;
}

.item-service-map .thumb .close-popup-on-map {
	cursor: pointer;
	position: absolute;
	top: 2px;
	right: 8px;
	z-index: 9;
	font-size: 14px;
	color: #333;
}

.item-service-map .content {
	padding: 10px;
}

.item-service-map h4 {
	line-height: 26px;
	margin-bottom: 8px;
	margin-top: 0px;
}

.item-service-map h4.service-title {
	font-size: 16px;
}

.item-service-map h4.service-title a {
	color: #1a2b50;
}

.item-service-map p.service-location {
	font-size: 13px;
	color: var(--grey-color, #5e6d77);
}

.item-service-map .service-review {
	margin-top: 19px;
	display: flex;
	align-items: center;
}

.item-service-map .service-review .rating {
	font-size: 14px;
	color: var(--main-color, #5191fa);
	margin-right: 10px;
}

.item-service-map .service-review .st-dot {
	height: 4px;
	width: 4px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: #d0d7dd;
	display: block;
}

.item-service-map .service-review .review {
	margin-left: 10px;
	font-size: 14px;
	color: var(--grey-color);
}

.item-service-map .service-location .fa {
	position: relative;
	top: 3px;
	left: -2px;
}

.item-service-map .service-price {
	display: flex;
	align-items: center;
	margin-top: 25px;
}

.item-service-map .service-price span {
	font-size: 14px;
	color: var(--grey-color, #5e6d77);
}

.item-service-map .service-price span.price {
	font-size: 18px;
	color: #1a2b50;
	margin-left: 5px;
	margin-right: 5px;
}

.item-service-map .service-price .fa {
	top: 3px;
	position: relative;
}

.item-service-map:after {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	position: absolute;
	border-width: 10px;
	border-color: transparent #fff #fff transparent;
	bottom: -9px;
	left: 0;
	right: 0;
	margin: auto;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	box-shadow: 1px 1px 0px #dfdfdf;
	background: #fff;
}

.right-box .item-service-map:after {
	content: "";
	width: 0;
	height: 0;
	overflow: hidden;
	border-style: solid;
	position: absolute;
	border-width: 10px;
	border-color: transparent #fff #fff transparent;
	top: 178px;
	left: -9px;
	transform: rotate(136deg);
	box-shadow: 1px 1px 0px #dfdfdf;
	margin-left: 0;
	margin-top: 0;
	background: transparent;
}

.top-filter {
	padding: 32px 0;
	border-bottom: 1px solid #dfdfdf;
}

.top-filter ul {
	margin: 0;
	padding: 0;
	display: inline-block;
}

.top-filter ul:after {
	content: "";
	display: block;
	clear: both;
}

.top-filter ul li {
	list-style: none;
	float: left;
	margin-right: 40px;
}

.top-filter ul li h3.title {
	font-size: 16px;
	color: var(--link-color, #1a2b48);
	margin: 0;
}

.top-filter ul li h3.title:before {
	content: "";
	height: 20px;
	width: 3px;
	background: var(--main-color, #5191fa);
	display: inline-block;
	margin-right: 15px;
	position: relative;
	top: 4px;
}

.top-filter ul li .form-extra-field button {
	padding: 0;
	font-size: 14px;
	color: var(--link-color, #1a2b48);
	font-weight: 500;
	text-decoration: none;
	padding-top: 4px;
	outline: none;
	background: transparent;
}

.top-filter ul li .form-extra-field button .fa {
	color: var(--link-color, #1a2b48);
	font-size: 18px;
	position: relative;
	top: 2px;
}

.top-filter ul li .form-extra-field .dropdown-menu {
	min-width: 300px;
	padding: 20px;
	margin-top: 10px;
	max-height: 400px;
}

.top-filter ul li.filter-review-score ul li {
	margin-top: 5px;
	margin-bottom: 5px;
	width: 100%;
}

.top-filter ul li.filter-review-score ul li button {
	float: right;
	color: var(--main-color, #5191fa);
	font-weight: 500;
}

.top-filter .close-map-view-popup {
	float: right;
	font-size: 17px;
	cursor: pointer;
}

.range-slider .irs-bar {
	background: var(--main-color, #5191fa);
	border-radius: 100px;
	height: 6px;
	border-color: var(--main-color, #5191fa);
}

.range-slider .irs-line {
	background: #eee;
	border-radius: 100px;
	height: 6px;
	border: 0;
}

.range-slider .irs-slider {
	height: 12px;
	width: 12px;
	background: var(--main-color, #5191fa);
	border: 0;
	top: 30px;
}

.st-icheck-item label:hover input ~ .checkmark {}

.st-icheck-item label .fa {
	font-size: 12px;
	color: var(--orange-color, #fa5636);
}

.col-left {
	-webkit-transition: ease-in-out .2s;
	-moz-transition: ease-in-out .2s;
	-ms-transition: ease-in-out .2s;
	-o-transition: ease-in-out .2s;
	transition: ease-in-out .2s;
}

.col-right {
	-webkit-transition: ease-in-out .2s;
	-moz-transition: ease-in-out .2s;
	-ms-transition: ease-in-out .2s;
	-o-transition: ease-in-out .2s;
	transition: ease-in-out .2s;
}

.pagination {
	text-align: center;
	display: block;
	margin-top: 80px;
}

.pagination ul {
	display: inline-block;
	padding: 0;
	margin: 0;
}

.pagination ul li {
	list-style: none;
	font-size: 20px;
	color: #768090;
	float: left;
	margin-right: 10px;
}

.pagination ul li a {
	display: block;
	height: 40px;
	width: 40px;
	line-height: 40px;
	text-decoration: none;
}

.pagination ul li a.current {
	border: 1px solid var(--main-color, #5191fa) !important;
	border-radius: 3px;
	background: transparent !important;
	color: var(--main-color, #5191fa) !important;
}

.pagination span.count-string {
	font-size: 14px;
	color: #768090;
	margin-top: 15px;
	display: block;
}

.mt15 {
	margin-top: 15px;
}

.search-result-page .row-wrapper {
	display: flex;
	flex-wrap: wrap;
}

.search-result-page .list-service-style8 {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -15px;
}

.modern-search-result.loading {
	position: relative;
}

.modern-search-result.loading:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, .1);
}

.modern-search-result.loading .map-content-loading {
	display: block;
}

.sp-wave {
	border-radius: 50%;
	position: relative;
	opacity: 1;
}

.sp-wave:before, .sp-wave:after {
	content: "";
	border: 1px var(--main-color, #5191fa) solid;
	border-radius: 50%;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
}

.sp-wave:before {
	transform: scale(1, 1);
	opacity: 1;
	-webkit-animation: spWaveBe .6s infinite linear;
	animation: spWaveBe .6s infinite linear;
}

.sp-wave:after {
	transform: scale(0, 0);
	opacity: 0;
	-webkit-animation: spWaveAf .6s infinite linear;
	animation: spWaveAf .6s infinite linear;
}

.sp-wave {
	width: 50px;
	height: 50px;
	margin: auto;
	top: 50%;
	margin-top: -25px;
	position: relative;
}

.sp-wave span {
	position: absolute;
	bottom: -45px;
	width: max-content;
	left: 50%;
	margin-left: -55px;
	font-weight: 500;
	font-size: 17px;
}

.sidebar-filter .sp-wave {
	position: fixed;
	left: 50%;
	margin-left: -25px;
	display: none;
}

.top-filter .sp-wave {
	position: fixed;
	left: 50%;
	margin-left: -25px;
	display: none;
	z-index: 9999;
}

.popup-sort {
	margin-right: 0px !important;
}

.popup-sort .dropdown {
	margin-right: 0px !important;
}

.page-template-template-hotel-search .search-form-mobile {
	display: block;
}

.search-form-mobile {
	margin-top: 20px;
}

@media screen and (max-width : 991px) {
	.search-form-mobile {
		width: 60%;
		margin-left: auto;
		margin-right: auto;
	}
}

@media screen and (max-width : 575px) {
	.search-form-mobile {
		width: auto;
	}
}

.search-form-mobile .form-group {
	display: flex;
	margin-bottom: 0px;
}

.search-form-mobile .form-group .dropdown {
	width: 100%;
}

.search-form-mobile .form-group .dropdown .dropdown-menu {
	padding: 10px 0;
	border-radius: 0 0 4px 4px;
	border-color: #dfdfdf;
	height: 347px;
	overflow-y: auto;
	width: 100%;
	margin-top: 0px;
}

.search-form-mobile .form-group .dropdown .dropdown-menu li {
	padding: 12px 20px;
	display: block;
	font-weight: 500;
	cursor: pointer;
	margin-bottom: 0px !important;
	position: relative;
	overflow: hidden;
}

.search-form-mobile .form-group .dropdown .dropdown-menu li .fa {
	font-size: 18px;
	color: gray;
	position: absolute;
	top: 14px;
	float: left;
	margin-top: 0px;
}

.search-form-mobile .form-group .dropdown .dropdown-menu li:hover {
	background: #f5f4f7;
}

.search-form-mobile .form-group .dropdown .dropdown-menu li span {
	width: calc(100% - 25px);
	float: right;
}

.search-form-mobile .form-group .dropdown .dropdown-menu li span.child {
	font-weight: normal;
}

.search-form-mobile .form-group .dropdown .dropdown-menu li span.parent {
	font-size: 16px;
	width: 100%;
}

.search-form-mobile .form-group .form-control {
	height: 55px;
	border: none;
}

.search-form-mobile .form-group input {
	cursor: pointer;
	border-radius: 3px 0 0 3px;
	font-size: 17px;
	color: var(--main-color, #5191fa);
	padding-left: 45px;
}

.search-form-mobile .form-group input:read-only {
	background-color: #fff;
}

.search-form-mobile .form-group .icon-field {
	position: absolute;
	left: 18px;
	top: 18px;
}

.search-form-mobile .form-group button {
	border-radius: 0 3px 3px 0;
	font-size: 25px;
	background: var(--main-color, #5191fa);
	padding: 15px 20px 4px 20px;
}

.search-form-mobile .form-group button:hover {
	background: var(--main-color, #5191fa);
}

.st-popup {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow-y: auto;
	background: #fff;
	z-index: 999999;
	display: none;
}

.st-popup .popup-title {
	font-size: 16px;
	padding: 25px 15px;
	border-bottom: 1px solid #dfdfdf;
	text-transform: uppercase;
	margin-top: 0;
}

.st-popup .popup-title:before {
	content: "";
	position: relative;
	height: 20px;
	width: 4px;
	background: #339bff;
	display: block;
	float: left;
	margin-right: 10px;
	top: -2px;
}

.st-popup .popup-title .popup-close {
	float: right;
	z-index: 9;
	padding: 22px 15px;
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 0;
}

.st-popup .popup-content {
	padding: 15px;
}

.st-popup .popup-content .check-in-out {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
}

.st-popup .popup-content .btn {
	text-align: center;
	margin: auto;
	display: block;
	outline: none;
}

.st-popup.popup-date {
	overflow: hidden;
}

.st-popup.popup-date .popup-content {
	min-height: 305px;
}

.popup-date-custom {
	width: 100% !important;
	top: 66px !important;
	display: flex;
	z-index: 999999 !important;
	position: fixed;
	max-height: calc(100vh - 68px);
	overflow-y: auto;
	border-radius: 0 !important;
	box-shadow: none !important;
	border: none !important;
}

.popup-date-custom .calendar {
	margin: auto;
}

@media screen and (max-width : 636px) {
	.popup-date-custom .calendar {
		float: none !important;
		margin-right: auto !important;
	}
}

.daterangepicker.popup-date-custom-car {
	top: 68px !important;
	left: 50% !important;
	transform: translateX(-50%);
	display: block;
	z-index: 999999 !important;
	position: fixed;
	max-height: calc(100vh - 68px);
	overflow-y: auto;
	border-radius: 0 !important;
	box-shadow: none !important;
	border: none !important;
}

.daterangepicker.popup-date-custom-car .calendar {
	margin: auto;
}

@media screen and (max-width : 636px) {
	.daterangepicker.popup-date-custom-car .calendar {
		float: none !important;
		margin-right: auto !important;
	}
}

.daterangepicker.popup-date-custom-car .calendar-time-wrapper {
	padding-left: 15px;
	padding-right: 15px;
}

.popup-guest ul {
	padding: 0;
	margin: 0;
}

.popup-guest ul li {
	display: flex;
	justify-content: space-between;
	align-items: baseline;
	margin-bottom: 15px;
}

.popup-guest ul li label {
	width: 50%;
	font-weight: 400;
}

.popup-guest ul li .select-wrapper {
	width: 50%;
}

.page-half-map .col-right {
	height: 100%;
}

.page-half-map .col-right .map-loading {
	width: calc(50vw - 10px);
}

.page-half-map .col-left {
	overflow: hidden;
	padding-right: 20px;
	height: 100%;
	float: left;
}

.page-half-map .col-left .modern-search-result .row {}

.page-half-map .pagination {
	margin-bottom: 70px !important;
}

.st-rental .page-half-map .col-left .modern-search-result .thumb {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	overflow: hidden;
}

.pr15 {
	padding-right: 15px;
}

.wb_row .wb-fb-checkbox input[type=checkbox] {
	height: 20px !important;
	width: 20px !important;
	position: relative;
	top: 5px;
	margin-right: 5px;
}

.wb_row .form-group label {
	display: block;
}

.wb_row .form-group .wb-fb-radio input[type=radio] {
	height: 20px !important;
	width: 20px !important;
	position: relative;
	top: 5px;
	margin-right: 5px;
}

.service-add-wishlist {
	position: absolute;
	top: 18px;
	right: 10px;
	width: 30px;
	height: 30px;
	color: #fff;
	font-size: 21px;
	z-index: 8;
	cursor: pointer;
}

.service-add-wishlist.added {
	color: rgba(255, 0, 0, 0.9215686275);
}

.service-add-wishlist.loading .lds-dual-ring {
	display: inline-block;
}

.service-add-wishlist.loading .fa {
	display: none;
}

.lds-dual-ring {
	width: 20px;
	height: 20px;
	position: absolute;
	top: 4px;
	right: 10px;
	display: none;
}

.lds-dual-ring:after {
	content: " ";
	display: block;
	width: 20px;
	height: 20px;
	margin: 1px;
	border-radius: 50%;
	border: 2px solid #fff;
	border-color: #fff transparent #fff transparent;
	animation: lds-dual-ring 1.2s linear infinite;
}

.map-content-loading {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999999;
	background: rgba(255, 255, 255, .6);
}

.map-content-loading span {
	position: absolute;
	width: 100%;
	text-align: center;
	top: 50%;
	margin-top: 49px;
	font-weight: 500;
	font-size: 17px;
	z-index: 99;
}

.wpcf7-validation-errors {
	margin: 0 !important;
}

.st-contact-form .contact-header {
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 2px solid #ebeef1;
}

.st-contact-form .contact-header h3 {
	font-size: 24px;
	color: var(--link-color, #1a2b48);
	margin-top: 0px;
}

.st-contact-form .contact-header p {
	font-size: 14px;
	color: var(--grey-color, #5e6d77);
	margin-bottom: 0px;
}

.st-contact-form .wpcf7-not-valid-tip {
	font-size: 11px;
	margin-top: 5px;
}

.st-contact-form .ajax-loader {
	margin-top: 22px !important;
}

.st-contact-form .contact-form .form-group {
	margin-bottom: 20px;
}

.st-contact-form .contact-form .form-group .form-control {
	border: 1px solid #dae1e7;
	border-radius: 3px;
	box-shadow: none;
	color: var(--grey-color, #5e6d77);
}

.st-contact-form .contact-form .form-group input {
	height: 40px;
}

.st-contact-form .contact-form .form-group textarea {
	height: 210px;
}

.st-contact-form .contact-form input[type=submit] {
	background: var(--main-color, #5191fa);
	border-radius: 3px;
	border: none;
	color: #fff;
	margin-top: 20px;
	padding-left: 35px;
	padding-right: 35px;
}

.st-contact-info {
	position: relative;
}

@media screen and (max-width : 991px) {
	.st-contact-info {
		margin-top: 30px;
	}
}

@media screen and (max-width : 991px) {
	.st-contact-info .info-bg {
		display: none;
	}
}

.st-contact-info .info-content {
	position: absolute;
	top: 50%;
	margin-top: -185px;
	margin-left: -130px;
	background: var(--orange-color, #fa5636);
	padding: 30px;
	min-width: 385px;
	min-height: 370px;
}

@media screen and (max-width: 1199px) {
	.st-contact-info .info-content {
		margin-top: -160px;
		margin-left: -103px;
		padding: 30px;
		min-width: 355px;
		min-height: 320px;
	}
}

@media screen and (max-width : 991px) {
	.st-contact-info .info-content {
		position: relative;
		top: 0;
		left: 0;
		margin: 0;
		min-width: auto;
	}
}

.st-contact-info .info-content h3 {
	font-size: 24px;
	color: #fff;
	margin: 0;
}

.st-contact-info .info-content .sub {
	position: absolute;
	bottom: 30px;
	padding-right: 30px;
}

.st-contact-info .info-content .sub p {
	font-size: 16px;
	color: #fff;
	margin-bottom: 5px;
	letter-spacing: normal;
	width: 100%;
	word-break: break-word;
}

.st-contact-info .info-content .sub p.address {
	font-size: 14px;
	margin-top: 10px;
}

.full-width .container-fluid {
	padding-left: 0px;
	padding-right: 0px;
}

.st-aboutus-title {
	font-size: 24px;
	color: var(--main-color, #5191fa);
	margin-bottom: 20px !important;
}

.st-aboutus-content {
	font-size: 16px;
	color: #768092;
	line-height: 24px;
}

.thumb-wrapper {
	padding-left: 14px;
}

.irs-from, .irs-to, .irs-single {
	background: var(--main-color, #5191fa);
}

.modern-search-result .grid-item {
	position: relative;
}

.modern-search-result .grid-item.item-service-map-new .close-popup-on-map {
	position: absolute;
	z-index: 9;
	top: -10px;
	right: -10px;
	background: #fff;
	padding: 6px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
}

@media screen and (max-width : 767px) {
	.modern-search-result .grid-item {
		display: table;
	}
}

.modern-search-result .grid-item .thumb {
	border-radius: 3px;
}

.st-list-statistic .item {
	background: #fff;
	border: 5px solid var(--main-color, #5191fa);
	text-align: center;
	position: relative;
	transition: 1s;
}

.st-list-statistic .item .front {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	transition: all .5s;
}

.st-list-statistic .item .front .inner {
	position: relative;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.st-list-statistic .item .end {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	padding: 20px;
	background-color: var(--main-color, #5191fa);
	opacity: 0;
	transition: all .5s;
}

@media screen and (max-width : 991px) {
	.st-list-statistic .item .end {
		display: table-cell;
		position: relative;
	}
}

.st-list-statistic .item h4 {
	font-size: 36px;
	color: var(--link-color, #1a2b48);
	font-weight: 500;
	margin: 0;
}

.st-list-statistic .item p {
	transition: all .5s;
}

.st-list-statistic .item p.sub-text {
	font-size: 16px;
	color: var(--link-color, #1a2b48);
	font-weight: 500;
	margin-bottom: 0px;
}

.st-list-statistic .item p.desc {
	margin-bottom: 0px;
	font-size: 14px;
	color: #fff;
	text-align: left;
	transform: rotateY(180deg);
}

@media screen and (max-width : 991px) {
	.st-list-statistic .item {
		margin-top: 15px;
		margin-bottom: 15px;
		min-height: 200px;
		display: table;
		width: 100%;
	}
}

@media screen and (max-width : 767px) {
	.st-list-statistic .item {
		margin-bottom: 30px;
	}
}

.st-list-statistic .item-wrapper:hover .item {
	transform: rotateY(180deg);
}

.st-list-statistic .item-wrapper:hover .item .front {
	opacity: 0;
}

.st-list-statistic .item-wrapper:hover .item .end {
	opacity: 1;
}

.st-aboutus-info {
	text-align: center;
}

.st-aboutus-info p.message {
	font-size: 20px;
	color: var(--link-color, #1a2b48);
	letter-spacing: 0;
	text-align: center;
	line-height: 40px;
	font-weight: 300;
	padding-left: 150px;
	padding-right: 150px;
	margin-bottom: 40px;
}

@media screen and (max-width : 991px) {
	.st-aboutus-info p.message {
		padding-left: 0;
		padding-right: 0;
	}
}

.st-aboutus-info p.name {
	font-size: 14px;
	color: var(--link-color, #1a2b48);
	margin-bottom: 0px;
}

.st-aboutus-info p.pos {
	font-size: 14px;
	color: #768092;
	margin-bottom: 0px;
}

.st-aboutus-gallery .st-gallery .slogan {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
}

.st-aboutus-gallery .st-gallery .slogan h4 {
	font-size: 48px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 30px;
}

@media screen and (max-width : 575px) {
	.st-aboutus-gallery .st-gallery .slogan h4 {
		font-size: 35px;
	}
}

.st-aboutus-gallery .st-gallery .slogan a {
	padding: 10px 20px;
	font-size: 14px;
	color: #fff;
	font-weight: normal;
}

.st-aboutus-gallery .st-gallery .flickity-page-dots {
	margin-top: 40px;
	bottom: -58px;
	z-index: 9;
}

.st-aboutus-gallery .st-gallery .flickity-page-dots li {
	background: #a0a9b2;
	border: 1px solid #a0a9b2;
	height: 16px;
	width: 16px;
	margin-right: 15px;
	margin-left: 15px;
}

.st-aboutus-gallery .st-gallery .flickity-page-dots li.is-selected {
	background-color: transparent;
	border: 2px solid var(--main-color, #5191fa);
}

.st-aboutus-gallery .st-gallery .item {
	height: 500px !important;
}

.st-aboutus-team {}

.st-aboutus-team .item {
	margin-top: 50px;
}

.st-aboutus-team h3 {
	font-size: 28px;
	color: var(--link-color, #1a2b48);
	text-align: center;
	margin-bottom: 20px;
}

.st-aboutus-team .thumb {
	width: 240px;
	height: 240px;
	border-radius: 50%;
	overflow: hidden;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

@media screen and (max-width: 1199px) {
	.st-aboutus-team .thumb {
		width: 100%;
		height: auto;
		padding-bottom: 100%;
	}
}

@media screen and (max-width : 991px) {
	.st-aboutus-team .thumb {
		height: 240px;
		width: 240px;
		padding-bottom: 0;
	}
}

.st-aboutus-team .thumb .social {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	position: absolute;
	background: var(--main-color, #5191fa);
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	opacity: 0;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	overflow: hidden;
}

.st-aboutus-team .thumb .social ul {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-align: center;
}

.st-aboutus-team .thumb .social ul li {
	float: left;
	list-style: none;
	margin-left: 10px;
	margin-right: 10px;
}

.st-aboutus-team .thumb .social ul li a {
	color: #fff;
	font-size: 19px;
	font-weight: normal;
}

.st-aboutus-team .thumb:hover .social {
	opacity: .8;
}

.st-aboutus-team p {
	text-align: center;
}

.st-aboutus-team p.name {
	font-size: 15px;
	color: var(--link-color, #1a2b48);
	font-weight: 500;
	margin-bottom: 0px;
}

.st-aboutus-team p.pos {
	font-size: 14px;
	color: #768092;
	font-style: italic;
}

.st-aboutus-team.st-aboutus-solo .thumb {
	border-radius: 0 !important;
}

.st-flickity .flickity-prev-next-button.next:after {
	content: url("/wp-content/themes/traveler/v2/css/../images/svg/ico_next.svg") !important;
	position: relative;
	top: 4px;
}

.st-flickity .flickity-prev-next-button.previous:after {
	content: url("/wp-content/themes/traveler/v2/css/../images/svg/ico_pre.svg") !important;
	position: relative;
	top: 4px;
}

.st-404-page {
	padding: 60px 0;
	text-align: center;
}

.st-404-page h1 {
	font-size: 48px;
	color: var(--link-color, #1a2b48);
	font-weight: 500;
	margin-top: 0px;
}

.st-404-page h3 {
	font-size: 16px;
	color: var(--grey-color, #5e6d77);
	font-weight: 400;
	margin-bottom: 60px;
	margin-top: 10px;
}

.st-404-page p {
	font-size: 18px;
	color: var(--grey-color, #5e6d77);
	margin-bottom: 5px;
}

.st-404-page p strong {
	color: var(--link-color, #1a2b48);
	font-weight: 400;
	font-size: 16px;
}

.st-404-page p a {
	font-size: 16px;
	color: var(--main-color, #5191fa);
	text-decoration: none;
}

.st-blog {
	padding: 60px 0 0 0;
}

.st-blog .content h1.page-title {
	margin-top: 0px;
	margin-bottom: 30px;
	color: var(--link-color, #1a2b48);
	font-size: 25px;
	font-weight: 500;
}

.st-blog .content .blog-wrapper {
	border-bottom: 1px solid #d7dce3;
}

.st-blog .content .pagination ul {
	float: left;
}

.st-blog .content .article {
	margin-bottom: 40px;
}

.st-blog .content .article .header {
	position: relative;
}

.st-blog .content .article .header .post-header .post-header {
	width: 100%;
}

.st-blog .content .article .header .cate {
	position: absolute;
	top: 30px;
	left: 30px;
	overflow: hidden;
}

@media screen and (max-width : 575px) {
	.st-blog .content .article .header .cate {
		left: 15px;
		top: 15px;
	}
}

.st-blog .content .article .header .cate ul {
	padding: 0;
	margin: 0;
}

.st-blog .content .article .header .cate ul li {
	list-style: none;
	float: left;
	margin-right: 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: var(--main-color, #5191fa);
	margin-bottom: 5px;
}

@media screen and (max-width : 575px) {
	.st-blog .content .article .header .cate ul li {
		margin-right: 5px;
	}
}

.st-blog .content .article .header .cate ul li a {
	color: #fff;
	padding: 5px 10px;
	display: block;
	text-decoration: none;
}

@media screen and (max-width : 575px) {
	.st-blog .content .article .header .cate ul li a {
		padding: 3px 5px;
	}
}

.st-blog .content .article .post-inner h4.post-title {
	font-size: 28px;
	line-height: 34px;
	margin-top: 30px;
	margin-bottom: 15px;
}

@media screen and (max-width : 767px) {
	.st-blog .content .article .post-inner h4.post-title {
		margin-top: 15px;
	}
}

.st-blog .content .article .post-inner h4.post-title a {
	color: var(--link-color, #1a2b48);
}

.st-blog .content .article .post-inner .meta {
	display: block;
	margin-bottom: 30px;
	overflow: hidden;
}

@media screen and (max-width : 767px) {
	.st-blog .content .article .post-inner .meta {
		margin-bottom: 20px;
	}
}

.st-blog .content .article .post-inner .meta ul {
	padding: 0;
	margin: 0;
	display: flex;
}

.st-blog .content .article .post-inner .meta ul li {
	list-style: none;
	float: left;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 14px;
	color: var(--grey-color, #5e6d77);
	text-transform: uppercase;
	font-weight: 500;
	margin-right: 10px;
}

@media screen and (max-width : 520px) {
	.st-blog .content .article .post-inner .meta ul li {
		text-align: left;
		margin-bottom: 10px;
		font-size: 12px;
		margin-right: 7px;
	}
}

.st-blog .content .article .post-inner .meta ul li a {
	text-decoration: none;
	color: var(--link-color, #1a2b48);
}

.st-blog .content .article .post-inner .meta ul li span {
	margin-right: 5px;
	color: var(--grey-color, #5e6d77);
}

.st-blog .content .article .post-inner .meta ul li:after {
	content: "";
	height: 6px;
	width: 6px;
	background: #eee;
	margin-left: 12px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

@media screen and (max-width : 520px) {
	.st-blog .content .article .post-inner .meta ul li:after {
		margin-left: 7px;
	}
}

.st-blog .content .article .post-inner .meta ul li:last-child:after {
	display: none;
}

.st-blog .content .article .post-inner .post-desciption {
	font-size: 14px;
	color: var(--grey-color, #5e6d77);
	margin-bottom: 0px;
}

.st-blog .content .article .post-inner a.btn-readmore {
	font-size: 14px;
	color: var(--main-color, #5191fa);
	font-weight: 600;
	text-transform: uppercase;
	margin-top: 20px;
	display: inline-block;
}

.st-blog .content .article.format-audio .media-responsive {
	padding-top: 20%;
}

.st-blog .content .article.format-audio .cate {
	position: relative;
	left: 0;
	top: 55px;
}

.st-blog .content .article.format-audio .post-inner .post-title {
	margin-top: 70px;
}

.st-blog .content .article.format-video .cate {
	position: absolute;
	left: 0;
	top: auto;
	bottom: -55px;
}

.st-blog .content .article.format-video .post-inner .post-title {
	margin-top: 70px;
}

.st-blog .content .article.format-link .post-header .post-link {
	font-size: 25px;
	background: transparent;
	color: #333;
}

.st-blog .content .article.format-link .cate {
	position: relative;
	left: 0;
	top: 20px;
	margin-bottom: 40px;
	display: block;
}

.st-blog .content .article.format-quote .cate {
	position: relative;
	left: 0;
	top: 20px;
	margin-bottom: 40px;
	display: block;
}

@media screen and (max-width : 767px) {
	.st-blog aside {
		margin-top: 55px;
	}
}

.st-blog aside .sidebar-widget {
	margin-bottom: 30px;
}

.st-blog aside .sidebar-widget:last-child {
	margin-bottom: 0px;
}

.st-blog aside .sidebar-widget .sidebar-title {
	position: relative;
	margin-bottom: 20px;
}

.st-blog aside .sidebar-widget .sidebar-title h4 {
	font-size: 16px;
	color: var(--link-color, #1a2b48);
	font-weight: 500;
	background-color: #fff;
	position: relative;
	display: inline-block;
	z-index: 9;
	padding-right: 25px;
	margin: 0;
}

.st-blog aside .sidebar-widget .sidebar-title:after {
	content: "";
	height: 1px;
	background: #d7dce3;
	display: block;
	position: absolute;
	top: 50%;
	width: 100%;
	margin-top: -3px;
}

.st-blog aside .sidebar-widget.widget_search form {
	display: flex;
}

.st-blog aside .sidebar-widget.widget_search form input[type=text] {
	height: 40px;
	font-size: 14px;
	color: var(--grey-color, #5e6d77);
	font-style: italic;
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
	border: 1px solid #d7dce3;
}

.st-blog aside .sidebar-widget.widget_search form button {
	height: 40px;
	background: var(--main-color, #5191fa);
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
	border: none;
	width: 40px;
	text-align: center;
}

.st-blog aside .sidebar-widget.widget_search form button .fa {
	position: relative;
	top: 3px;
	left: 2px;
}

.st-blog aside .sidebar-widget.widget_text .textwidget p {
	font-size: 14px;
	color: var(--grey-color, #5e6d77);
	margin-bottom: 0px;
}

.st-blog aside .sidebar-widget.st_categories_new ul {
	padding: 0;
	margin: 0;
}

.st-blog aside .sidebar-widget.st_categories_new ul li {
	margin-bottom: 20px;
	list-style: none;
}

.st-blog aside .sidebar-widget.st_categories_new ul li span {
	height: 6px;
	width: 6px;
	display: inline-block;
	position: relative;
	top: -1px;
	border-radius: 50%;
	margin-right: 15px;
}

.st-blog aside .sidebar-widget.st_categories_new ul li a {
	font-weight: 500;
	font-size: 14px;
	color: var(--link-color, #1a2b48);
}

.st-blog aside .sidebar-widget.widget_st_list_entries ul {
	padding: 0;
	margin: 0;
}

.st-blog aside .sidebar-widget.widget_st_list_entries ul li {
	list-style: none;
	display: flex;
	margin-bottom: 20px;
}

.st-blog aside .sidebar-widget.widget_st_list_entries ul li .content .cate {
	text-transform: uppercase;
}

.st-blog aside .sidebar-widget.widget_st_list_entries ul li .content .cate a {
	font-size: 12px;
	font-weight: 600;
}

.st-blog aside .sidebar-widget.widget_st_list_entries ul li .content .thumb-list-item-title {
	font-weight: 500;
}

.st-blog aside .sidebar-widget.widget_st_list_entries ul li .content .thumb-list-item-title a {
	color: var(--link-color, #1a2b48);
	line-height: 24px;
}

.st-blog aside .sidebar-widget.widget_tag_cloud .tagcloud a {
	font-size: 11px !important;
	color: var(--link-color, #1a2b48) !important;
	font-weight: 500;
	background: #f7f6f6 !important;
	border-radius: 3px;
	padding: 9px 20px;
	display: inline-block;
	margin-bottom: 10px;
	margin-right: 10px;
	text-transform: uppercase;
}

.st-blog aside .sidebar-widget.widget_mc4wp_form_widget form .mc4wp-form-fields .st-mailchimp-inner {
	background: var(--main-color, #5191fa);
	padding: 30px;
}

.st-blog aside .sidebar-widget.widget_mc4wp_form_widget form .mc4wp-form-fields .st-mailchimp-inner h3 {
	font-size: 16px;
	color: #fff;
	font-weight: 600;
	margin-top: 0px;
	margin-bottom: 15px;
}

.st-blog aside .sidebar-widget.widget_mc4wp_form_widget form .mc4wp-form-fields .st-mailchimp-inner p.desc {
	font-size: 14px;
	color: #fff;
	font-weight: 400;
	margin-bottom: 20px;
}

.st-blog aside .sidebar-widget.widget_mc4wp_form_widget form .mc4wp-form-fields .st-mailchimp-inner input[type=submit] {
	width: 100%;
	background: #fff;
	border-radius: 3px;
	height: 40px;
	font-size: 14px;
	color: var(--main-color, #5191fa);
	font-weight: 600;
}

.st-blog aside .sidebar-widget.widget_mc4wp_form_widget form .mc4wp-form-fields .st-mailchimp-inner input[type=text] {
	height: 40px;
	padding: 5px 40px 5px 10px;
	font-size: 14px;
	color: #fff;
	border: 1px solid #77a8f9;
	border-radius: 3px;
	margin-bottom: 20px;
	background: #4686ef url("/wp-content/themes/traveler/v2/css/../images/svg/ico_username_form_signup.svg") right 15px center no-repeat;
	--lzl-bg-img: "/wp-content/themes/traveler/v2/css/../images/svg/ico_username_form_signup.svg";
}

.st-blog aside .sidebar-widget.widget_mc4wp_form_widget form .mc4wp-form-fields .st-mailchimp-inner input[type=text]::placeholder {
	color: #fff;
}

.st-blog aside .sidebar-widget.widget_mc4wp_form_widget form .mc4wp-form-fields .st-mailchimp-inner input[type=email] {
	height: 40px;
	padding: 5px 45px 5px 10px;
	font-size: 14px;
	color: #fff;
	background: #4686ef;
	background: #4686ef url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAARCAYAAAGwf1ymAAAABGdBTUEAALGPC/xhBQAAAZVJREFUOBGtkkFKA0EQRdNB9zEQMGSpC10GPUDArQtdeAERERcugoIS8AIKIWuPIegFxI14BSEbEzDgDTK+35kK3aMzo5iGn6r6/1dXerpdhZUkyZ2iEq0l5S4lzn0BO7Oo0oLYUnQk3qLCNrj3RfqDoeaFkLRc7fHGM+XFB8SWOcmfLTdxCHkbkT8VmnGBkGTEVwkiJ865RkaMSmwHEPXoGJAd0DMnuTYcWe0jRHas8euR0Qr875aXRbybGnmKsV1mRueY7khnOAE6UOHC8wE+vYmkBuIbSNvhW8BfOjE+L/UI+NckP3kPdNLe6IsaJ/IGbIMh8O/RROp4QiCsWR7G3IbQFOZqqIKNkCzL9R8bNO2WGdF1D04XN6A4A9dgDBaxVtnkCgzmn5ZBbfAG+mD5r1PUk/ZqD//SiMl8gG0Ip1NdgjHYMT4vypN61TN/I/JTfx8QboTeBE/gEdRNI18BD0Ba0/hsRCseEDbg3QOTFPuhlpfj/f2AvE2KeA2oYpgWmf6pTfWuD/1RKpX+Aofpsrvg+AtOAlcY51+suAAAAABJRU5ErkJggg==") right 15px center no-repeat;
	border: 1px solid #77a8f9;
	border-radius: 3px;
	margin-bottom: 20px;
}

.st-blog aside .sidebar-widget.widget_mc4wp_form_widget form .mc4wp-form-fields .st-mailchimp-inner input[type=email]::placeholder {
	color: #fff;
}

.st-blog aside .sidebar-widget.widget_mc4wp_form_widget form .mc4wp-response {
	background: var(--main-color, #5191fa);
}

.st-blog aside .sidebar-widget.widget_mc4wp_form_widget form .mc4wp-response .mc4wp-alert {
	padding: 0 30px 30px 30px;
}

.st-blog aside .sidebar-widget.widget_mc4wp_form_widget form .mc4wp-response p {
	font-size: 13px;
	color: #fff;
	font-weight: 400;
	margin-bottom: 0px;
}

.media-responsive {
	width: 100%;
	padding: 56.2% 0 0;
}

.media-responsive embed, .media-responsive iframe, .media-responsive object {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.sticky {
	position: fixed !important;
	top: -43px;
	width: 100%;
	background: #fff;
	z-index: 9999 !important;
	height: 100vh;
}

.as {
	display: none;
	width: 100%;
}

@media screen and (max-width : 991px) {
	.as {
		display: block;
	}
}

.page-half-map.snormal {
	height: auto;
}

@media screen and (max-width : 767px) {
	.page-half-map .col-xs-6:nth-child(2n) {
		padding-left: 7.5px;
	}
}

@media screen and (max-width : 767px) {
	.page-half-map .col-xs-6:nth-child(2n+1) {
		padding-right: 7.5px;
	}
}

@media screen and (max-width : 767px) {
	.page-half-map .has-matchHeight {
		display: table;
	}
}

.page-half-map.map-left .col-right {
	direction: rtl;
}

@media screen and (max-width : 991px) {
	.page-half-map.map-left .col-right {
		direction: ltr;
	}
}

.page-half-map.map-left .col-right .map-loading {
	direction: rtl;
	right: 0;
}

@media screen and (max-width : 991px) {
	.page-half-map.map-left .col-right .map-loading {
		direction: ltr;
	}
}

.page-half-map.map-left .col-right .mapboxgl-map {
	direction: ltr;
}

.st-hotel-result .style-list .thumb {
	height: 100%;
}

.st-hotel-result .style-list .thumb .booking-item-rating-stars {
	display: none;
}

.st-hotel-result .style-list .thumb > a {
	height: 100%;
}

@media screen and (max-width : 767px) {
	.st-hotel-result .style-list .alert {
		width: 100%;
		margin-left: 15px;
		margin-right: 15px;
	}
}

@media screen and (max-width : 767px) {
	.st-hotel-result .style-list {
		margin-right: -15px;
		margin-left: -15px;
		display: flex;
		flex-wrap: wrap;
	}
	
	.st-hotel-result .style-list .thumb .booking-item-rating-stars {
		display: block;
	}
	
	.st-hotel-result .style-list .thumb a {
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		overflow: hidden;
	}
	
	.st-hotel-result .style-list .item-service {
		width: 100%;
		float: left;
		padding: 0 15px;
	}
	
	.st-hotel-result .style-list .item-service .has-matchHeight {
		display: table;
	}
	
	.st-hotel-result .style-list .item-service .item-service-wrapper {
		display: table !important;
		position: relative;
	}
	
	.st-hotel-result .style-list .item-service .item-content .booking-item-rating-stars {
		display: none;
	}
	
	.st-hotel-result .style-list .item-service .item-content .facilities {
		display: none;
	}
	
	.st-hotel-result .style-list .item-service .service-review .rating {
		color: var(--main-color, #5191fa) !important;
		font-size: 12px !important;
		margin-right: 3px;
		background: transparent !important;
		padding-left: 15px !important;
	}
	
	.st-hotel-result .style-list .item-service .service-review .rating:after {
		display: none;
	}
	
	.st-hotel-result .style-list .item-service .service-review .review {
		color: var(--grey-color);
		font-size: 12px;
		margin-left: 0px;
	}
	
	.st-hotel-result .style-list .item-service .service-price {
		padding-left: 15px;
		margin-top: 0px !important;
	}
	
	.st-hotel-result .style-list .item-service .service-price .unit {
		margin-left: -2px !important;
	}
	
	.page-half-map .col-left {
		padding-right: 15px;
	}
	
	.page-half-map .col-left .list-style .item-service {
		width: 50%;
		padding: 0px 15px;
		float: left;
	}
}

@media screen and (max-width : 767px) and (max-width : 767px) {
	.page-half-map .col-left .list-style .item-service:nth-child(2n) {
		padding-left: 7.5px;
	}
}

@media screen and (max-width : 767px) and (max-width : 767px) {
	.page-half-map .col-left .list-style .item-service:nth-child(2n+1) {
		padding-right: 7.5px;
	}
}

@media screen and (max-width : 767px) {
	.page-half-map .col-left .list-style .item-service .item-service-inner {
		border: none;
	}
	
	.page-half-map .col-left .list-style .item-service .item-service-inner .has-matchHeight {
		display: table;
	}
	
	.page-half-map .col-left .list-style .item-service .item-service-inner .item-content {
		padding: 10px 15px !important;
	}
	
	.page-half-map .col-left .list-style .item-service .item-service-inner .item-content .service-location {
		margin-bottom: 0px;
	}
	
	.page-half-map .col-left .list-style .item-service .item-service-inner .service-review {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.page-half-map .col-left .list-style .item-service .item-service-inner .service-price {
		padding-left: 15px;
		padding-right: 15px;
	}
}

.search-form.sticky {
	position: fixed !important;
	z-index: 1000 !important;
	width: 100%;
	left: 0;
	height: auto;
	border-radius: 0 !important;
	margin: auto;
}

.search-form.small {
	height: 67px !important;
	min-height: 67px !important;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}

.search-form.small .form-extra-field {
	padding-top: 12px !important;
	padding-bottom: 10px !important;
}

.search-form.small .form-date-field {
	padding-top: 12px !important;
	padding-bottom: 10px !important;
}

.search-form.small .field-guest {
	padding-top: 12px !important;
	padding-bottom: 10px !important;
}

.st-blog aside .sidebar-widget.widget_mc4wp_form_widget form .mc4wp-form-fields .st-mailchimp-inner input[type=text].lzl:not(.lzl-ed), .st-blog aside .sidebar-widget.widget_mc4wp_form_widget form .mc4wp-form-fields .st-mailchimp-inner input[type=text].lzl-ing:not(.lzl-ed) {
	background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2018%2018%22%20width%3D%2218px%22%20height%3D%2218px%22%3E%3Crect%20width%3D%22100%25%22%20height%3D%22100%25%22%20fill%3D%22%2300000000%22%20%2F%3E%3C%2Fsvg%3E");
}

@media screen and (max-width : 991px) {
	.search-form.hotel-search-form .form-button .advance .field-advance .dropdown-menu {
		left: 0;
	}
}

@media screen and (max-width : 991px) {
	.search-form.hotel-search-form .form-group.field-detination.has-icon #dropdown-destination {
		padding-left: 35px !important;
	}
}

@media screen and (max-width : 991px) {
	.search-form.hotel-search-form .form-group.field-guest {
		padding: 20px 0px 20px 0px !important;
	}
	
	.search-form.hotel-search-form .form-group.field-guest #dropdown-1 {
		padding-left: 37px;
	}
}

@media screen and (max-width : 991px) {
	.search-form.hotel-search-form .form-group.field-guest {
		padding: 20px 7px 20px 7px !important;
	}
}

.search-form.hotel-search-form .form-date-field {
	padding: 23px 5px 22px 5px;
}

.search-form.hotel-search-form .form-date-field .date-wrapper .check-in-wrapper {
	padding-left: 23px !important;
}

.st-number-wrapper span {
	height: 34px;
	line-height: 34px;
	display: block;
	text-align: center;
	border-radius: 3px;
	float: right;
	user-select: none;
	cursor: pointer;
}

.st-number-wrapper span.prev {
	line-height: 27px;
}

.st-number-wrapper span.next {
	line-height: 43px;
}

.st-number-wrapper input {
	float: right;
	padding: 0;
	font-size: 16px;
	font-weight: 400;
	color: var(--main-color, #5191fa);
	text-align: center;
	border: none;
	box-shadow: none;
	width: 35px;
	margin-left: 10px;
	margin-right: 10px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}

.st-number-wrapper input[readonly] {
	background: transparent;
}

.st-number-wrapper input:focus {
	box-shadow: none;
}

.btn-clear-filter {
	display: inline-block;
	margin-left: 10px;
	color: var(--main-color, #5191fa);
	font-weight: normal;
	font-size: 14px;
	cursor: pointer;
}

.owner-info .media-body {
	display: table-cell;
	vertical-align: middle;
}

.grid-item a.service-avatar, .item a.service-avatar {
	position: absolute;
	bottom: -16px;
	right: 20px;
	height: 35px;
	width: 35px;
	border: 1px solid #dfdfdf;
	border-radius: 50%;
	overflow: initial;
}

.grid-item .thumb, .item .thumb {
	overflow: visible;
	margin-bottom: 16px;
}

.grid-item .thumb .st_sale_class, .item .thumb .st_sale_class {
	position: absolute;
	width: 80px;
	height: 48px;
	transform: rotate(45deg);
	right: -30px;
	top: -13px;
	line-height: 65px;
	text-align: center;
	color: #fff;
	font-size: 15px;
	z-index: 8;
}

.grid-item .thumb .service-add-wishlist, .item .thumb .service-add-wishlist {
	right: 20px;
}

.grid-item .service-border, .item .service-border {
	border: 1px solid #dfdfdf;
	border-radius: 3px;
	overflow: hidden;
	height: 100%;
	padding-bottom: 15px;
	display: block;
}

.grid-item .plr15, .item .plr15 {
	padding-left: 15px;
	padding-right: 15px;
}

.grid-item .service-title, .item .service-title {
	margin-top: 0px;
	line-height: 22px;
}

@media screen and (max-width : 767px) {
	.grid-item .service-title, .item .service-title {
		margin-bottom: 10px;
	}
}

.grid-item .service-title a, .item .service-title a {
	color: var(--heading-color, #1a2b48);
}

.grid-item .service-review, .item .service-review {
	padding-top: 8px;
	padding-bottom: 25px;
}

@media screen and (max-width : 767px) {
	.grid-item .service-review, .item .service-review {
		display: none;
	}
}

.grid-item .service-review .booking-item-rating-stars, .item .service-review .booking-item-rating-stars {
	padding: 0;
	margin: 0;
}

.grid-item .service-review .booking-item-rating-stars li, .item .service-review .booking-item-rating-stars li {
	list-style: none;
	float: left;
	margin-right: 5px;
}

.grid-item .service-review .booking-item-rating-stars li .fa, .item .service-review .booking-item-rating-stars li .fa {
	font-size: 15px;
	color: #ffdc00;
}

.grid-item .service-review .booking-item-rating-stars li .fa.fa-star-o, .item .service-review .booking-item-rating-stars li .fa.fa-star-o {
	color: #d7dbe3;
}

.grid-item .service-review .review, .item .service-review .review {
	position: relative;
	top: -1px;
	font-size: 13px;
	color: #768092;
}

.grid-item .section-footer, .item .section-footer {
	display: inline-block;
	height: 1px;
	width: 100%;
}

.grid-item .section-footer .footer-inner, .item .section-footer .footer-inner {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.grid-item .section-footer .service-duration, .item .section-footer .service-duration {
	float: left;
	display: flex;
	align-items: center;
	color: var(--grey-color, #5e6d77);
}

.grid-item .section-footer .service-duration .field-icon, .item .section-footer .service-duration .field-icon {
	margin-right: 4px;
}

.grid-item .section-footer .service-price, .item .section-footer .service-price {
	margin-left: auto;
	margin-top: 0px;
}

.grid-item .section-footer .service-price span, .item .section-footer .service-price span {
	color: var(--grey-color, #5e6d77);
}

.grid-item .section-footer .service-price .price, .item .section-footer .service-price .price {
	position: relative;
}

.grid-item .section-footer .service-price .price span, .item .section-footer .service-price .price span {
	font-size: 18px;
	color: var(--link-color, #1a2b48);
	font-weight: 500;
}

@media screen and (max-width : 575px) {
	.grid-item .section-footer .service-price .price span, .item .section-footer .service-price .price span {
		font-size: 16px;
	}
}

.grid-item .section-footer .service-price .price .onsale, .item .section-footer .service-price .price .onsale {
	position: absolute;
	right: 0;
	top: -15px;
	text-decoration: line-through;
	font-size: 14px;
	color: #c03 !important;
	font-weight: 400;
	margin-top: 0px;
}

.grid-item .section-footer:after, .item .section-footer:after {
	content: "";
	clear: both;
	display: block;
}

.search-result-page.st-tours {}

.search-result-page.st-tours .sidebar-filter .sidebar-item .search-form {
	box-shadow: 0px 2px 9px 0px #dfdfdf;
}

.search-result-page.st-tours .sidebar-filter .sidebar-item .search-form .search-title {
	padding: 20px 0;
	border-bottom: 1px solid #dfdfdf;
	font-size: 16px;
}

.search-result-page.st-tours .sidebar-filter .sidebar-item .search-form .search-title:before {
	width: 3px;
	top: -1px;
}

.search-result-page.st-tours .sidebar-filter .sidebar-item.sidebar-search-form {
	margin-bottom: 20px;
}

.search-result-page.st-tours .sidebar-filter .sidebar-item-wrapper {
	border: 1px solid #d7dce3;
	border-radius: 3px;
}

@media screen and (max-width : 991px) {
	.search-result-page.st-tours .sidebar-filter .sidebar-item-wrapper {
		border: none;
	}
}

.search-result-page.st-tours .sidebar-filter .sidebar-item-wrapper .sidebar-title {
	margin-bottom: 5px;
	margin-top: 30px;
}

.search-result-page.st-tours .sidebar-filter .sidebar-item-wrapper .sidebar-title:before {
	top: -2px;
	margin-right: 17px;
}

@media screen and (max-width : 991px) {
	.search-result-page.st-tours .sidebar-filter .sidebar-item-wrapper .sidebar-title {
		margin-top: 15px;
		margin-bottom: 0px;
		padding-bottom: 0px;
	}
}

.search-result-page.st-tours .sidebar-filter .sidebar-item-wrapper .sidebar-item {
	border: none;
	border-top: 1px solid #d7dce3;
	border-radius: 0px;
	margin-bottom: 0px;
}

.search-result-page.st-tours .sidebar-filter .sidebar-item-wrapper .sidebar-item.range-slider {
	border-top: none !important;
}

.search-result-page.st-tours .sidebar-filter .sidebar-item-wrapper .sidebar-item.review-score ul li.st-icheck-item label span {
	margin-right: 5px;
}

.search-result-page.st-tours .sidebar-filter .sidebar-item-wrapper .sidebar-item.review-score ul li.st-icheck-item label span .fa {
	font-size: 15px;
	color: #ffdc00;
}

.search-result-page.st-tours .sidebar-filter .sidebar-item-wrapper .sidebar-item.review-score ul li.st-icheck-item label span.fake-star .fa {
	color: #d7dbe3;
}

.search-result-page.st-tours .toolbar {
	padding-top: 0px;
}

.search-result-page.st-tours .page-half-map .toolbar {
	padding-top: 30px;
}

.search-result-page.st-tours #sticky-halfmap .top-filter .toolbar {
	display: none;
}

@media screen and (max-width : 767px) {
	.search-result-page.st-tours .style-list .item-service .thumb-wrapper .thumb {
		overflow: hidden;
		padding-bottom: 15px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
	}
}

.search-result-page.st-tours .style-list .item-service .thumb-wrapper .thumb .service-avatar {
	position: absolute;
	bottom: 0px;
	right: 20px;
	height: 35px;
	width: 35px;
	border: 1px solid #dfdfdf;
	border-radius: 50%;
	display: none;
}

@media screen and (max-width : 767px) {
	.search-result-page.st-tours .style-list .item-service .thumb-wrapper .thumb .service-avatar {
		display: block;
	}
}

.search-result-page.st-tours .style-list .item-service .thumb-wrapper .thumb .st_sale_class {
	position: absolute;
	width: 80px;
	height: 48px;
	transform: rotate(45deg);
	right: -30px;
	top: -13px;
	line-height: 65px;
	text-align: center;
	color: #fff;
	font-size: 15px;
	z-index: 8;
	display: none;
}

@media screen and (max-width : 767px) {
	.search-result-page.st-tours .style-list .item-service .thumb-wrapper .thumb .st_sale_class {
		display: block;
	}
}

.search-result-page.st-tours .style-list .item-service .thumb-wrapper .thumb .service-add-wishlist {
	right: 20px;
}

.search-result-page.st-tours .style-list .item-service .item-content {
	padding-top: 0px;
	padding-bottom: 0px;
}

@media screen and (max-width: 1199px) {
	.search-result-page.st-tours .style-list .item-service .item-content {
		padding-top: 0px !important;
		padding-bottom: 0px !important;
	}
}

@media screen and (max-width : 767px) {
	.search-result-page.st-tours .style-list .item-service .item-content {
		padding-top: 0px !important;
	}
}

.search-result-page.st-tours .style-list .item-service .item-content .service-location {
	position: relative;
	bottom: auto;
	margin-bottom: 0px;
}

@media screen and (max-width: 1199px) {
	.search-result-page.st-tours .style-list .item-service .item-content .service-location {
		padding-top: 20px;
		margin-top: 0px;
	}
}

@media screen and (max-width : 767px) {
	.search-result-page.st-tours .style-list .item-service .item-content .service-location {
		margin-top: -10px !important;
		padding-top: 0px;
	}
}

.search-result-page.st-tours .style-list .item-service .item-content .service-title {
	padding-bottom: 5px;
	padding-top: 13px;
}

@media screen and (max-width: 1199px) {
	.search-result-page.st-tours .style-list .item-service .item-content .service-title {
		line-height: 20px;
	}
}

.search-result-page.st-tours .style-list .item-service .item-content .service-review {
	justify-content: flex-start;
	padding-top: 5px;
	padding-bottom: 10px;
}

@media screen and (max-width : 480px) {
	.search-result-page.st-tours .style-list .item-service .item-content .service-review {
		display: none;
	}
}

.search-result-page.st-tours .style-list .item-service .item-content .service-review .booking-item-rating-stars {
	padding: 0;
	margin: 0;
}

@media screen and (max-width : 767px) {
	.search-result-page.st-tours .style-list .item-service .item-content .service-review .booking-item-rating-stars {
		display: block;
		margin-right: 10px;
	}
}

.search-result-page.st-tours .style-list .item-service .item-content .service-review .booking-item-rating-stars li {
	list-style: none;
	float: left;
	margin-right: 5px;
}

.search-result-page.st-tours .style-list .item-service .item-content .service-review .booking-item-rating-stars li .fa {
	font-size: 15px;
	color: #ffdc00;
}

.search-result-page.st-tours .style-list .item-service .item-content .service-review .booking-item-rating-stars li .fa.fa-star-o {
	color: #d7dbe3;
}

.search-result-page.st-tours .style-list .item-service .item-content .service-review .review {
	position: relative;
	top: -1px;
	font-size: 13px;
	color: #768092;
}

.search-result-page.st-tours .style-list .item-service .item-content .service-excerpt {
	font-size: 14px;
	color: var(--grey-color, #5e6d77);
	padding-bottom: 8px;
}

@media screen and (max-width: 1199px) {
	.search-result-page.st-tours .style-list .item-service .item-content .service-excerpt {
		display: none;
	}
}

.search-result-page.st-tours .style-list .item-service .item-content .service-author {
	display: flex;
	align-items: center;
	margin-bottom: 25px;
}

@media screen and (max-width: 1199px) {
	.search-result-page.st-tours .style-list .item-service .item-content .service-author {
		bottom: 20px;
	}
}

@media screen and (max-width : 767px) {
	.search-result-page.st-tours .style-list .item-service .item-content .service-author {
		display: none;
	}
}

.search-result-page.st-tours .style-list .item-service .item-content .service-author a {
	margin-right: 10px;
}

.search-result-page.st-tours .style-list .item-service .item-content .service-author p.name {
	margin-bottom: 0px;
	font-size: 14px;
	color: var(--link-color, #1a2b48);
	font-weight: 500;
}

.search-result-page.st-tours .style-list .item-service .section-footer {
	position: relative;
	padding-top: 25px;
}

@media screen and (max-width: 1199px) {
	.search-result-page.st-tours .style-list .item-service .section-footer {
		padding-top: 15px;
	}
}

.search-result-page.st-tours .style-list .item-service .section-footer .service-price {
	position: relative;
	bottom: auto;
	right: auto;
	padding-right: 35px;
	overflow: hidden;
	align-items: flex-end;
	margin-bottom: 18px;
}

@media screen and (max-width: 1199px) {
	.search-result-page.st-tours .style-list .item-service .section-footer .service-price {
		display: flex;
		align-items: flex-end;
		justify-content: flex-start;
		margin-bottom: 10px;
	}
}

@media screen and (max-width : 767px) {
	.search-result-page.st-tours .style-list .item-service .section-footer .service-price {
		width: 100%;
		padding-right: 15px;
		justify-content: space-between;
		align-items: center;
		overflow: visible;
	}
}

.search-result-page.st-tours .style-list .item-service .section-footer .service-price span.price-text {
	display: flex;
	position: relative;
	top: -5px;
}

@media screen and (max-width: 1199px) {
	.search-result-page.st-tours .style-list .item-service .section-footer .service-price span.price-text {
		display: block;
	}
}

@media screen and (max-width : 767px) {
	.search-result-page.st-tours .style-list .item-service .section-footer .service-price span.price-text {
		display: flex;
		align-items: baseline;
	}
}

.search-result-page.st-tours .style-list .item-service .section-footer .service-price span.price-text .field-icon {
	margin-right: 10px;
}

@media screen and (max-width: 1199px) {
	.search-result-page.st-tours .style-list .item-service .section-footer .service-price span.price-text .field-icon {
		margin-right: 5px;
	}
}

@media screen and (max-width: 1199px) {
	.search-result-page.st-tours .style-list .item-service .section-footer .service-price span.price-text .fr_text {
		display: none;
	}
}

@media screen and (max-width : 767px) {
	.search-result-page.st-tours .style-list .item-service .section-footer .service-price span.price-text .fr_text {
		display: block;
	}
}

.search-result-page.st-tours .style-list .item-service .section-footer .service-price span.price {
	text-align: right;
	position: relative;
	margin-right: 0px;
}

.search-result-page.st-tours .style-list .item-service .section-footer .service-price span.price .text-lg {
	font-size: 18px;
	color: var(--link-color, #1a2b48);
	font-weight: 450;
	float: left;
	margin-left: 5px;
}

@media screen and (max-width: 1199px) {
	.search-result-page.st-tours .style-list .item-service .section-footer .service-price span.price .text-lg {
		float: left;
	}
}

@media screen and (max-width : 767px) {
	.search-result-page.st-tours .style-list .item-service .section-footer .service-price span.price .text-lg {
		line-height: 23px;
	}
}

.search-result-page.st-tours .style-list .item-service .section-footer .service-price span.price .onsale {
	font-size: 16px;
	float: left;
	color: #a9aeb8;
	line-height: 26px;
	text-decoration: line-through;
}

@media screen and (max-width: 1199px) {
	.search-result-page.st-tours .style-list .item-service .section-footer .service-price span.price .onsale {
		float: left;
	}
}

@media screen and (max-width : 767px) {
	.search-result-page.st-tours .style-list .item-service .section-footer .service-price span.price .onsale {
		position: absolute;
		right: 0;
		top: -20px;
	}
}

.search-result-page.st-tours .style-list .item-service .section-footer .service-duration {
	font-size: 16px;
	color: var(--grey-color, #5e6d77);
	margin-bottom: 12px;
}

@media screen and (max-width: 1199px) {
	.search-result-page.st-tours .style-list .item-service .section-footer .service-duration {
		margin-bottom: 5px;
	}
}

@media screen and (max-width : 767px) {
	.search-result-page.st-tours .style-list .item-service .section-footer .service-duration {
		padding-left: 15px;
		padding-right: 15px;
		font-size: 14px;
	}
}

.search-result-page.st-tours .style-list .item-service .section-footer .service-duration .field-icon {
	position: relative;
	top: 3px;
	margin-right: 5px;
}

.search-result-page.st-tours .style-list .item-service .section-footer .service-type {
	font-size: 16px;
	color: var(--grey-color, #5e6d77);
}

@media screen and (max-width : 767px) {
	.search-result-page.st-tours .style-list .item-service .section-footer .service-type {
		display: none;
	}
}

.search-result-page.st-tours .style-list .item-service .section-footer .service-type .field-icon {
	position: relative;
	top: 3px;
	margin-right: 5px;
}

.search-result-page.st-tours .style-list .item-service .section-footer .st_sale_class {
	position: absolute;
	width: 80px;
	height: 48px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	right: -15px;
	top: -13px;
	line-height: 65px;
	text-align: center;
	color: #fff;
	font-size: 15px;
	z-index: 8;
}

@media screen and (max-width : 767px) {
	.search-result-page.st-tours .style-list .item-service .section-footer .st_sale_class {
		display: none;
	}
}

.search-result-page.st-tours .style-list .item-service .section-footer .type-btn-view-more {
	display: inline-block;
	width: 100%;
	text-align: left;
	position: relative;
	padding-bottom: 15px;
}

.search-result-page.st-tours .style-list .item-service .section-footer .btn-view-more {
	border: 1px solid var(--main-color, #5191fa);
	border-radius: 3px;
	color: var(--main-color, #5191fa);
	background-color: transparent;
	padding: 9px 25px;
	margin-top: 12px;
	margin-left: 0px;
}

@media screen and (max-width: 1199px) {
	.search-result-page.st-tours .style-list .item-service .section-footer .btn-view-more {
		bottom: 20px;
	}
}

@media screen and (max-width : 767px) {
	.search-result-page.st-tours .style-list .item-service .section-footer .btn-view-more {
		display: none;
	}
}

.search-result-page.st-tours .none-tour {
	margin-left: 0px;
}

.search-result-page.st-tours .search-form-mobile {
	display: block;
}

.search-result-page.st-tours .search-form-top {
	position: relative;
	margin-bottom: 25px;
}

.search-result-page.st-tours .search-form-top .search-form {
	min-height: 80px;
}

.search-result-page.st-tours .search-form-top .search-form .field-detination #dropdown-destination {
	padding-left: 45px !important;
}

@media screen and (max-width: 1199px) {
	.search-result-page.st-tours .search-form-top .search-form .field-detination #dropdown-destination {
		padding-left: 45px !important;
	}
}

.search-result-page.st-tours .search-form-top .search-form .form-button {
	padding-right: 0px;
	position: relative;
}

.search-result-page.st-tours .search-form-top .search-form .form-button .advance {
	width: calc(50% - 15px);
}

.search-result-page.st-tours .search-form-top .search-form .form-button button {
	height: 100%;
	position: absolute;
	right: -1px;
	width: calc(50% + 15px);
	-webkit-border-radius: 0px 5px 5px 0px;
	-moz-border-radius: 0px 5px 5px 0px;
	border-radius: 0px 5px 5px 0px;
}

.search-result-page.st-tours .search-form-top .search-form .form-extra-field {
	padding: 17px 0 13px 0;
}

@media screen and (max-width: 1199px) {
	.search-result-page.st-tours .search-form-top .search-form .form-extra-field .render {
		font-size: 14px;
	}
}

.search-result-page.st-tours .search-form-top .search-form .form-date-field {
	padding: 18px 0 17px 0;
}

@media screen and (max-width: 1199px) {
	.search-result-page.st-tours .search-form-top .search-form .form-date-field .render {
		font-size: 14px;
	}
}

.search-result-page.st-tours .st-hotel-result.tour-top-search:before {
	display: none;
}

@media screen and (max-width : 991px) {
	.search-result-page.st-tours .st-hotel-result.tour-top-search .toolbar {
		text-align: center;
	}
}

.search-result-page.st-tours .st-hotel-result.tour-top-search .toolbar .toolbar-action .form-extra-field {
	margin-right: 0px;
}

.search-result-page.st-tours .st-hotel-result.tour-top-search .toolbar .toolbar-action .btn-link {
	margin-right: 0px;
}

.search-result-page.st-tours .st-hotel-result.tour-top-search .toolbar.toolbar-intop {
	display: inline-block;
	float: right;
}

.search-result-page.st-tours .st-hotel-result.tour-top-search .toolbar.toolbar-intop .toolbar-action li {
	margin-right: 0px;
}

.search-result-page.st-tours .st-hotel-result.tour-top-search .toolbar.toolbar-intop .toolbar-action li .dropdown-menu {
	min-width: 160px;
}

.search-result-page.st-tours .st-hotel-result.tour-top-search .toolbar.toolbar-intop .toolbar-action li .dropdown-menu .sort-item:last-child {
	margin-bottom: 0px;
}

@media screen and (max-width : 991px) {
	.search-result-page.st-tours .st-hotel-result.tour-top-search .toolbar .close-filter {
		position: relative;
		top: -5px;
	}
}

.search-result-page.st-tours .st-hotel-result.tour-top-search .top-filter {
	border-top: 1px solid #d7dce3;
	margin-top: 30px;
	padding-bottom: 0px;
	border-bottom: none;
}

@media screen and (max-width : 991px) {
	.search-result-page.st-tours .st-hotel-result.tour-top-search .top-filter {
		margin-top: 0px;
	}
}

.search-result-page.st-tours .st-hotel-result.tour-top-search .top-filter .filter-review-score ul li.st-icheck-item label span {
	margin-right: 5px;
}

.search-result-page.st-tours .st-hotel-result.tour-top-search .top-filter .filter-review-score ul li.st-icheck-item label span .fa {
	font-size: 15px;
	color: #ffdc00;
}

.search-result-page.st-tours .st-hotel-result.tour-top-search .top-filter .filter-review-score ul li.st-icheck-item label span.fake-star .fa {
	color: #d7dbe3;
}

.search-result-page.st-tours .page-half-map .pagination {
	margin-bottom: 0 !important;
}

.search-result-page.st-tours .page-half-map .col-left {
	height: auto;
}

@media (max-width: 767px) {
	.search-result-page.st-tours .page-half-map {
		margin: 0px;
	}
}

.search-result-page.st-tours .st-scrollbar {
	width: auto;
	overflow-y: scroll;
	overflow-x: hidden;
	height: calc(100vh - 80px);
	padding-right: 30px;
}

@media (max-width: 767px) {
	.search-result-page.st-tours .st-scrollbar {
		padding-right: 0px;
	}
}

.search-result-page.st-tours .st-scrollbar::-webkit-scrollbar {
	width: 4px;
	background-color: #f5f5f5;
}

.search-result-page.st-tours .st-scrollbar::-webkit-scrollbar-thumb {
	background-color: #dedede;
	border: 2px solid #d3cbcb;
}

.search-result-page.st-tours .top-filter .filter-review-score .fake-star .fa {
	color: #d7dbe3;
}

.search-result-page.st-activity .grid-item .section-footer .footer-inner {
	display: block;
}

.search-result-page.st-activity .grid-item .section-footer .footer-inner .service-price {
	display: block;
}

.search-result-page.st-activity .grid-item .section-footer .footer-inner .service-price .onsale {
	position: relative;
	top: auto;
}

.search-result-page.st-activity .style-list .item-service .item-content .item-content-w {
	border-right: none;
	padding-top: 10px;
	padding-bottom: 20px;
}

@media screen and (max-width : 767px) {
	.search-result-page.st-activity .style-list .item-service .item-content .item-content-w .service-title {
		margin-top: 10px;
	}
}

.search-result-page.st-activity .style-list .item-service .item-content .item-content-w .service-content-footer {
	display: flex;
	width: 100%;
	font-size: 14px;
	color: var(--grey-color, #5e6d77);
}

.search-result-page.st-activity .style-list .item-service .item-content .item-content-w .service-content-footer .service-location {
	float: left;
	padding-top: 0;
	padding-right: 0;
	margin-right: 15px;
	font-size: 14px;
	top: 1px;
}

.search-result-page.st-activity .style-list .item-service .item-content .item-content-w .service-content-footer .service-duration {
	float: left;
	margin-right: 15px;
}

.search-result-page.st-activity .style-list .item-service .item-content .item-content-w .service-content-footer .service-duration i {
	position: relative;
	top: 2px;
	margin-right: 3px;
}

.search-result-page.st-activity .style-list .item-service .item-content .item-content-w .service-content-footer .service-cancel {
	float: left;
}

.search-result-page.st-activity .style-list .item-service .item-content .item-content-w .service-content-footer .service-cancel i {
	position: relative;
	top: 2px;
	margin-right: 3px;
}

@media screen and (max-width : 767px) {
	.search-result-page.st-activity .style-list .item-service .item-content .item-content-w .service-review {
		margin-bottom: 15px;
	}
}

.search-result-page.st-activity .style-list .item-service .section-footer {
	padding-top: 0;
}

@media screen and (max-width : 767px) {
	.search-result-page.st-activity .style-list .item-service .section-footer .service-price {
		justify-content: flex-start;
	}
	
	.search-result-page.st-activity .style-list .item-service .section-footer .service-price .price-text {
		top: -1px !important;
	}
}

.search-result-page.st-activity .style-list .item-service .section-footer .service-price .price .onsale {
	color: #fa5535 !important;
}

@media screen and (max-width : 767px) {
	.search-result-page.st-activity .style-list .item-service .section-footer .service-price .price .onsale {
		position: relative !important;
		top: 0 !important;
		margin-right: 5px;
	}
}

.search-result-page.st-activity .style-list .item-service .section-footer .btn-view-more {
	position: relative;
	bottom: 0;
}

.st-rental .item-service {
	box-shadow: inset 0 0 0 1px #e4e8ed;
	border-radius: 0 0 3px 3px;
	border: none !important;
	overflow: hidden;
}

@media (max-width: 767px) {
	.st-rental .item-service {
		box-shadow: none;
	}
}

.st-rental .item-service .featured-image {
	position: relative;
}

.st-rental .item-service .featured-image a:not(.service-avatar) {
	display: block;
	overflow: hidden;
}

.st-rental .item-service .featured-image .featured {
	position: absolute;
	top: 20px;
	left: 0;
	background: #ed0925;
	display: inline-block;
	padding: 6px 10px;
	color: #fff;
	font-size: 13px;
	font-weight: 500;
	z-index: 1;
}

@media (max-width: 479px) {
	.st-rental .item-service .featured-image .featured {
		top: 10px;
		padding: 0 5px;
		font-size: 11px;
		height: 28px;
		line-height: 28px;
	}
	
	.st-rental .item-service .featured-image .featured:after {
		border: none;
	}
}

.st-rental .item-service .featured-image .service-add-wishlist {
	top: 20px;
	right: 20px;
}

.st-rental .item-service .featured-image .service-add-wishlist .fa {
	font-size: 29px;
}

@media (max-width: 479px) {
	.st-rental .item-service .featured-image .service-add-wishlist {
		top: 10px;
		right: 5px;
	}
	
	.st-rental .item-service .featured-image .service-add-wishlist .fa {
		font-size: 22px;
	}
}

.st-rental .item-service .featured-image .price-wrapper {
	position: absolute;
	bottom: 20px;
	left: 15px;
	right: 15px;
	background: rgba(0, 0, 0, .5);
	padding: 8px;
	color: #fff;
	font-size: 13px;
}

.st-rental .item-service .featured-image .price-wrapper .sale-top {
	color: #fff;
}

.st-rental .item-service .featured-image .price-wrapper .price {
	font-size: 14px;
	color: #fff;
}

.st-rental .item-service .featured-image .price-wrapper .unit {
	font-size: 13px;
	color: #fff;
}

@media (max-width: 479px) {
	.st-rental .item-service .featured-image .price-wrapper .price {
		font-size: 16px;
	}
	
	.st-rental .item-service .featured-image .price-wrapper .unit {
		font-size: 12px;
	}
}

.st-rental .item-service .item-content {
	padding: 20px;
}

@media (max-width: 479px) {
	.st-rental .item-service .item-content {
		padding: 15px 0;
	}
}

.st-rental .item-service .service-title {
	margin-top: 0;
	text-transform: uppercase;
	font-size: 16px;
}

@media (max-width: 479px) {
	.st-rental .item-service .service-title {
		text-transform: none;
	}
}

.st-rental .item-service .service-location {
	margin-top: 5px;
}

.st-rental .item-service .service-review {
	margin-top: 10px;
}

@media (max-width: 480px) {
	.st-rental .item-service .service-review {
		display: flex;
	}
}

.st-rental .item-service .service-review .rate {
	color: var(--main-color, #5191fa);
}

@media (max-width: 480px) {
	.st-rental .item-service .service-review .rate {
		display: block;
	}
}

.st-rental .item-service .service-review .review {
	margin-left: 34px;
	position: relative;
}

.st-rental .item-service .service-review .review:after {
	position: absolute;
	content: "";
	width: 4px;
	height: 4px;
	background: #d0d7dd;
	border-radius: 50%;
	left: -18px;
	top: 8px;
}

@media (max-width: 480px) {
	.st-rental .item-service .service-review .review {
		display: block;
		margin-left: 0;
	}
	
	.st-rental .item-service .service-review .review:after {
		background: none;
		width: 0;
	}
}

.st-rental .item-service .amenities {
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #e4e8ed;
}

@media (max-width: 679px) {
	.st-rental .item-service .amenities {
		display: none;
	}
}

.st-rental .item-service .amenities .amenity {
	width: 25%;
	display: flex;
	align-items: center;
	float: left;
}

.st-rental .item-service .amenities .amenity .input-icon {
	margin-right: 5px;
}

@media (max-width: 767px) {
	.st-rental .item-service.grid-item .item-content {
		padding-left: 0;
		padding-right: 0;
	}
}

.st-rental .list-style .item-service {
	box-shadow: none;
}

.st-rental .item-service-halfmap {
	box-shadow: none;
}

.st-rental .item-service-halfmap .service-title {
	margin-top: 10px;
}

@media (max-width: 767px) {
	.st-rental .style-list .item-service {
		box-shadow: none;
	}
}

.st-rental .style-list .item-service .amenities {
	margin-bottom: 20px;
}

.st-rental .price-regular {
	text-decoration: line-through;
}

.st-rental .style-full-map .st_sale_class, .st-rental .stype-popup-map .st_sale_class {
	position: absolute;
	width: 80px;
	height: 48px;
	transform: rotate(45deg);
	right: -30px;
	top: -13px;
	line-height: 65px;
	text-align: center;
	color: #fff;
	font-size: 15px;
	z-index: 8;
}

.st-rental .style-full-map .style-list .thumb, .st-rental .stype-popup-map .style-list .thumb {
	overflow: hidden;
}

.st-rental .style-full-map .style-list .item-service .service-price, .st-rental .stype-popup-map .style-list .item-service .service-price {
	position: unset;
}

.st-rental .style-full-map .service-review, .st-rental .stype-popup-map .service-review {
	margin: 0 0 30px;
}

@media (max-width: 480px) {
	.st-rental .style-full-map .service-review, .st-rental .stype-popup-map .service-review {
		display: flex;
		margin: 0 0 10px;
		padding-top: 0;
		float: unset !important;
	}
}

@media (max-width: 767px) {
	.st-rental .style-full-map .style-list .item-service .service-review .rating, .st-rental .stype-popup-map .style-list .item-service .service-review .rating {
		padding-left: 0 !important;
	}
	
	.st-rental .style-full-map .modern-search-result .item-service .section-footer, .st-rental .stype-popup-map .modern-search-result .item-service .section-footer {
		display: block;
	}
	
	.st-rental .style-full-map .style-list .item-service .service-price, .st-rental .stype-popup-map .style-list .item-service .service-price {
		padding-left: 0;
	}
	
	.st-rental .style-full-map .style-list .item-service .item-content .service-location, .st-rental .stype-popup-map .style-list .item-service .item-content .service-location {
		padding-top: 0;
	}
}

.st-rental .page-half-map .list-style .item-service .item-service-inner .item-content .service-location {
	margin-bottom: 0;
}

.st-rental .page-half-map .item-service-inner .row {
	display: flex;
}

.st-rental .page-half-map .price-regular {
	margin-top: 10px;
}

@media (max-width: 767px) {
	.st-rental .page-half-map .col-left .list-style .item-service {
		width: 100%;
		padding: 0;
	}
	
	.st-rental .page-half-map .modern-search-result .item-service .section-footer {
		display: block;
		height: auto;
	}
	
	.st-rental .page-half-map .col-left .list-style .item-service .item-service-inner .service-review, .st-rental .page-half-map .col-left .list-style .item-service .item-service-inner .service-price {
		padding: 0;
	}
}

.st-become-local {
	margin-bottom: 0px !important;
}

.st-become-local h2 {
	font-size: 48px;
	margin-top: 0px;
	margin-bottom: 20px;
}

.st-become-local p {
	font-size: 18px;
	line-height: 18px !important;
}

.st-become-local-btn {
	margin-top: 20px;
	margin-bottom: 0px;
}

@media screen and (max-width : 767px) {
	.st-become-local-btn {
		text-align: center !important;
		margin-top: 35px;
	}
}

.st-become-local-btn .vc_btn3 {
	font-weight: 450 !important;
	font-size: 14px !important;
	color: var(--link-color, #1a2b48) !important;
}

.st-testimonial-new h3 {
	font-size: 28px;
	color: var(--link-color, #1a2b48);
	margin-bottom: 35px;
}

.st-testimonial-new .st-testimonial-slider .item {
	border: 1px solid #d7dce3;
	border-radius: 3px;
	padding: 30px;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAeCAYAAABJ/8wUAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAI4SURBVFhH7ZfPTxNREMf9FxWjUQOJXEgPeNC76YGmBzQBKVRTtTVNCCYtBBoLRhH5lTT2VI2oVQn+glq0BdJWutvdYQYWum/f7Os2MZGYfpO5vZn9vJnZ2dkzcErUAXFKAvlYMKH3vgbnhtV2JaxB5pNheTU18qwB50d4nxO7o8HNpA56w3JCSSCPlhtwFg97sWBKt7yOtK8Be87N1oum5cmAPFzyDhKYEUGq9fZAKPvH6oCQdUCc9v+BBFO2QYBqF+Tzz78EMvhEBKm1CfLllwJk+YPBOnE29FQEobD9cZ09y9lWWQFC2tg2Ife1aQvveLgHiyIIqVo34c030d8/ycNV9i0nFAviVB6biguUyMrfGk4D0zLIhZAGZjMh3kBerPEZWc17A+mLyr7XsIR2eQIZxl5wBiL7XrJdyUWFXT6bt2fFsrYE2ftjwqUxOdDVCKbWOqNSfJW/xNxrMZstQUK4X3CBIi/lRnXqB2bs4qjsS/tKuSpeQwnyOMNDUCB6iEqFHRN8MdmXjErtFAtCQQIz7oONe22PZWDGn781oPsu73sZy1zcky8hgSSzR6seF4Ts+rgOdbHhT7SND2g10Bbf82+aBNJzjw9A5ovpUKq4lySdU0/lxCv3TEogNLa5IP4pHXZr6r7YxJHdhYux05cadgFnkUoSCH2IaNO2B5nApqXae9GttHiRG1hK+5LsJrZZY7jJ0+9CeL4BvxWl4ERvU19UP+yVFZy89jGuEgvyL9QBEQVwAAW1F/y6eUm+AAAAAElFTkSuQmCC") top 30px right 30px no-repeat;
}

.st-testimonial-new .st-testimonial-slider .item .author {
	display: flex;
	align-items: center;
	margin-bottom: 30px;
}

.st-testimonial-new .st-testimonial-slider .item .author .author-meta h4 {
	font-size: 16px;
	margin-bottom: 8px;
}

.st-testimonial-new .st-testimonial-slider .item .author .author-meta .star .fa {
	color: #ffdc00;
	font-size: 16px;
	margin-right: 2px;
}

.st-testimonial-new .st-testimonial-slider .item p {
	font-size: 14px;
	color: #768092;
	margin-bottom: 0px;
}

.st-testimonial-new .st-testimonial-slider.style-2 .item {
	text-align: center;
	border: none;
	background: none;
}

.st-testimonial-new .st-testimonial-slider.style-2 .item .star {
	display: none;
}

.st-testimonial-new .st-testimonial-slider.style-2 .item .author-meta {
	margin-top: 15px;
}

.st-testimonial-new .st-testimonial-slider.style-2 .item h4 {
	font-size: 14px;
	color: var(--link-color, #1a2b48);
	font-weight: 500;
}

.st-testimonial-new .st-testimonial-slider.style-2 .owl-dots {
	margin-top: 0px;
}

.st-testimonial-new .st-testimonial-slider.style-2 .owl-dots .owl-dot {
	width: 10px;
	height: 10px;
	border: none;
	background: #d0d7dd;
	margin-left: 0;
}

.st-testimonial-new .st-testimonial-slider.style-2 .owl-dots .owl-dot:not(:last-child) {
	margin-right: 20px;
}

.st-testimonial-new .st-testimonial-slider.style-2 .owl-dots .owl-dot.active {
	top: 0;
	border: none;
	background: var(--link-color, #1a2b48);
}

.st-testimonial-new .owl-dots {
	margin-top: 40px;
	text-align: center;
}

.st-testimonial-new .owl-dots .owl-dot {
	width: 10px;
	height: 10px;
	background: #eee;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border: 2px solid transparent;
	margin-right: 5px;
	margin-left: 5px;
}

.st-testimonial-new .owl-dots .owl-dot.active {
	border: 2px solid var(--main-color, #5191fa);
	box-sizing: content-box;
	position: relative;
	top: 2px;
	background: transparent;
}

.st-faq-new h3 {
	margin-top: 40px;
	margin-bottom: 20px;
}

.st-faq-new .item {
	margin-bottom: 0px;
	padding-bottom: 5px;
	border-bottom: 1px solid #d7dce3;
}

.st-faq-new .item .header {
	margin-bottom: 10px;
	overflow: hidden;
	padding-top: 30px;
	cursor: pointer;
}

.st-faq-new .item .header .field-icon {
	float: left;
	margin-right: 15px;
}

.st-faq-new .item .header h5 {
	float: left;
	margin-top: -2px;
	margin-bottom: 0px;
	font-size: 16px;
	color: var(--link-color, #1a2b48);
	width: calc(100% - 50px);
}

.st-faq-new .item .header .arrow {
	float: right;
	font-size: 20px;
	position: relative;
	top: -8px;
}

.st-faq-new .item .body {
	font-size: 14px;
	color: var(--grey-color, #5e6d77);
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	height: 0px;
	overflow: hidden;
	padding-bottom: 0px;
}

.st-faq-new .item.active .body {
	height: auto;
	padding-bottom: 20px;
}

.st-faq-new .item.active .header .arrow {
	transform: rotate(180deg);
}

.st-faq-new .item:last-child {
	border-bottom: none;
}

.st-related-service-new .e-title-wrapper {
	position: relative;
	margin-bottom: 20px;
}

.st-related-service-new .e-title-wrapper .e-title {
	font-size: 16px;
	color: var(--link-color, #1a2b48);
	font-weight: 500;
	background-color: #fff;
	position: relative;
	display: inline-block;
	z-index: 9;
	padding-right: 25px;
	margin: 0;
}

.st-related-service-new .e-title-wrapper:after {
	content: "";
	height: 1px;
	background: #d7dce3;
	display: block;
	position: absolute;
	top: 50%;
	width: 100%;
	margin-top: -3px;
}

.st-related-service-new .item {
	overflow: hidden;
	margin-bottom: 15px;
	border-bottom: 1px solid #dfdfdf;
	padding-bottom: 15px;
}

.st-related-service-new .item .thumb {
	width: 80px;
	float: left;
	margin-right: 10px;
}

.st-related-service-new .item .content {
	float: left;
	width: calc(100% - 90px);
}

.st-related-service-new .item .content .st-stars {
	margin-bottom: 0px;
}

.st-related-service-new .item .content .title {
	font-weight: 450;
	font-size: 13px;
	margin-bottom: 10px;
	margin-top: 3px;
}

.st-related-service-new .item .content .price-wrapper {
	font-size: 13px;
	line-height: 20px;
}

.st-related-service-new .item .content .price-wrapper .price {
	font-weight: 450;
	font-size: 16px;
}

.st-related-service-new .item .content .price-regular {
	text-decoration: line-through;
}

.st-related-service-new .item:last-child {
	border-bottom: 0px;
}

.st-related-service-new .item.onsale {
	text-decoration: line-through;
	font-size: 13px;
	line-height: 20px;
	color: var(--grey-color, #5e6d77);
	border: none;
}

#header .header {}

#header .header .header-left #st-main-menu {}

@media (max-width: 991px) {}

#header .header .header-left #st-main-menu .main-menu li.has-mega-menu {
	position: static;
}

@media screen and (max-width : 991px) {
	#header .header .header-left #st-main-menu .main-menu li.has-mega-menu {
		position: relative;
	}
}

#header .header .header-left #st-main-menu .main-menu li.has-mega-menu a {
	position: relative;
}

#header .header .header-left #st-main-menu .main-menu li.has-mega-menu > ul.sub-menu.mega-menu {
	left: 5px;
	font-size: 14px;
	text-align: left;
	z-index: 999;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	padding: 0;
	margin-top: 20px;
	opacity: 0;
	visibility: hidden;
}

@media screen and (min-width: 991px) {
	#header .header .header-left #st-main-menu .main-menu li.has-mega-menu > ul.sub-menu.mega-menu {
		position: absolute;
	}
}

@media screen and (max-width : 991px) {
	#header .header .header-left #st-main-menu .main-menu li.has-mega-menu > ul.sub-menu.mega-menu {
		opacity: 1;
		visibility: visible;
		margin-top: 0;
		left: 0px !important;
		width: 100% !important;
		display: none;
	}
}

#header .header .header-left #st-main-menu .main-menu li.has-mega-menu > ul.sub-menu.mega-menu .dropdown-menu-inner {
	padding: 1px 10px;
}

#header .header .header-left #st-main-menu .main-menu li.has-mega-menu > ul.sub-menu.mega-menu .dropdown-menu-inner .container {
	max-width: 100%;
}

#header .header .header-left #st-main-menu .main-menu li.has-mega-menu > ul.sub-menu.mega-menu .dropdown-menu-inner .column_container.st-mega {
	padding: 20px 25px 25px 25px;
	background: #fff;
	-webkit-box-shadow: 0 1px 1px #dbdbdb;
	box-shadow: 0 1px 1px #dbdbdb;
}

#header .header .header-left #st-main-menu .main-menu li.has-mega-menu > ul.sub-menu.mega-menu .dropdown-menu-inner .wpb_content_element {
	margin-bottom: 0px;
}

#header .header .header-left #st-main-menu .main-menu li.has-mega-menu > ul.sub-menu.mega-menu .dropdown-menu-inner ul.menu {
	padding-left: 0px;
}

#header .header .header-left #st-main-menu .main-menu li.has-mega-menu > ul.sub-menu.mega-menu .dropdown-menu-inner ul.menu li {
	position: relative;
	display: block;
	top: auto;
	right: auto;
	font-size: 14px;
	font-weight: 450;
	line-height: 18px;
	margin-top: 15px;
	border-top: 1px solid #eee;
	padding-top: 15px;
}

@media screen and (max-width : 991px) {
	#header .header .header-left #st-main-menu .main-menu li.has-mega-menu > ul.sub-menu.mega-menu .dropdown-menu-inner ul.menu li.fa {
		width: 100%;
		height: auto;
		right: auto !important;
		top: auto !important;
		text-align: left;
		font-size: 14px !important;
	}
	
	#header .header .header-left #st-main-menu .main-menu li.has-mega-menu > ul.sub-menu.mega-menu .dropdown-menu-inner ul.menu li.fa a {
		padding: 0 !important;
		border-bottom: none !important;
	}
}

#header .header .header-left #st-main-menu .main-menu li.has-mega-menu > ul.sub-menu.mega-menu .dropdown-menu-inner ul.menu li a {
	font-weight: 450;
}

@media screen and (max-width : 991px) {
	#header .header .header-left #st-main-menu .main-menu li.has-mega-menu > ul.sub-menu.mega-menu .dropdown-menu-inner ul.menu li a {
		padding: 0 !important;
		border-bottom: none !important;
	}
}

#header .header .header-left #st-main-menu .main-menu li.has-mega-menu > ul.sub-menu.mega-menu .dropdown-menu-inner ul.menu li:before {
	margin-right: 7px;
}

#header .header .header-left #st-main-menu .main-menu li.has-mega-menu > ul.sub-menu.mega-menu .dropdown-menu-inner ul.menu li:hover a {
	color: var(--main-color, #5191fa);
}

@media screen and (max-width : 991px) {
	#header .header .header-left #st-main-menu .main-menu li.has-mega-menu > ul.sub-menu.mega-menu .dropdown-menu-inner .widget_nav_menu {
		margin-bottom: 20px;
	}
}

#header .header .header-left #st-main-menu .main-menu li.has-mega-menu:hover > ul.sub-menu.mega-menu {
	margin-top: 0px;
	opacity: 1;
	visibility: visible;
}

#header .header .header-left #st-main-menu .main-menu li.has-mega-menu .col-md-1\/5 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}

@media (min-width: 768px) {
	#header .header .header-left #st-main-menu .main-menu li.has-mega-menu .col-md-1\/5 {
		width: 20%;
		float: left;
	}
}

.st-video:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.st-video.style-1 {
	height: 600px;
	background-color: #f1f1f1;
	background-size: cover !important;
	width: 100%;
	text-align: center;
	line-height: 1;
}

.st-video.style-1 .d-table {
	display: table;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 2;
}

.st-video.style-1 .table-cell {
	display: table-cell;
	vertical-align: middle;
}

.st-video.style-1 .caption .title-video {
	font-weight: 450;
	font-size: 30px;
	color: #fff;
	line-height: 1;
}

@media (max-width: 1199px) {
	.st-video.style-1 .caption .title-video {
		font-size: 48px;
	}
}

@media (max-width: 479px) {
	.st-video.style-1 .caption .title-video {
		font-size: 32px;
	}
}

.st-video.style-1 .caption .st-play {
	margin-top: 35px;
}

.st-video.style-1 .caption .st-play span {
	color: #4593d6;
	font-size: 14px;
	text-transform: uppercase;
	display: inline-block;
}

@media (max-width: 600px) {
	.st-video.style-1 .caption .st-play span {
		width: 100%;
		margin-bottom: 20px;
	}
	
	.st-video.style-1 .caption .st-play span:last-child {
		margin-bottom: 0;
		margin-top: 20px;
	}
}

.st-video.style-1 .caption .st-play .btn-play-video {
	color: transparent !important;
	background: transparent !important;
}

.st-video.style-1 .caption .st-play .btn-play-video i {
	transition: all .4s;
	color: #fff;
	font-size: 70px;
}

.st-video.style-1 .caption .st-play .btn-play-video .fa-play {
	display: none;
	padding-left: 6px;
}

.st-video.style-1 .caption .st-play .btn-play-video:hover {
	transform: scale(1.1);
}

.st-video.style-1 .caption .st-play .btn-play-video.play .fa-play {
	display: inherit;
}

.st-video.style-1 .caption .st-play .btn-play-video.play .fa-pause {
	display: none;
}

#header .header .header-right .st-list li a {
	color: var(--link-color, #1a2b48);
}

#header .header .header-right .st-list li .dropdown-menu li a {
	padding: 5px 20px;
}

@media screen and (max-width : 636px) {
	#header .header .header-right .st-list li.st-header-link {
		display: none;
	}
}

#header .header .header-right .st-list li.st-header-link a {
	background: var(--orange-color, #fa5636);
	border-radius: 3px;
	padding: 10px 25px;
	color: #fff;
	font-size: 14px;
	font-weight: 450;
	text-decoration: none;
	display: inline-block;
}

#header .header .header-right .st-list li.st-header-link a:hover {
	background: #d3482e;
}

.list-destination a {
	color: #fff;
}

.list-destination a:hover, .list-destination a:active, .list-destination a:focus {
	color: #f5f5fa;
	text-decoration: none;
}

.list-destination .image .content {
	width: 90%;
}

.list-destination .image .content .desc.multi a {
	color: #fff;
	font-size: 14px;
}

.list-destination .image .content .desc.multi a:after {
	content: "";
	height: 5px;
	width: 5px;
	display: inline-block;
	background: #fff;
	vertical-align: middle;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	margin-left: 10px;
	margin-right: 10px;
}

.list-destination .image .content .desc.multi a:last-child:after {
	display: none;
}

@media screen and (max-width : 767px) {
	.list-destination.layout3 .destination-item {
		margin-bottom: 15px !important;
	}
}

.list-destination.layout3 .destination-item .image {
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;
}

.list-destination.layout3 .destination-item .image .content {
	bottom: 20px;
	top: auto !important;
	-webkit-transform: none !important;
	transform: none !important;
	left: 0 !important;
	width: 100%;
}

.list-destination.layout3 .destination-item .image .content .title {
	font-size: 22px !important;
	font-weight: 500 !important;
	text-transform: uppercase;
	margin-bottom: 0px !important;
}

.list-destination.layout3 .destination-item .image .content .desc.multi a {
	color: #fff;
	font-size: 14px;
}

.list-destination.layout3 .destination-item .image .content .desc.multi a:after {
	content: "";
	height: 5px;
	width: 5px;
	display: inline-block;
	background: #fff;
	vertical-align: middle;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	margin-left: 10px;
	margin-right: 10px;
}

.list-destination.layout3 .destination-item .image .content .desc.multi a:last-child:after {
	display: none;
}

@media screen and (max-width : 767px) {
	.list-destination.layout4 .destination-item {
		margin-bottom: 15px !important;
	}
}

.list-destination.layout4 .destination-item .image .content {
	width: 90%;
}

@media screen and (max-width : 767px) {
	.list-destination.layout4 .destination-item .image .content {
		top: 25% !important;
		transform: translate(-50%, -25%) !important;
	}
}

@media screen and (max-width : 480px) {
	.list-destination.layout4 .destination-item .image .content {
		top: 50% !important;
		transform: translate(-50%, -50%) !important;
	}
}

.list-destination.layout4 .destination-item .image .content h4 {
	font-size: 24px !important;
	text-transform: uppercase;
	font-weight: 450 !important;
	margin-top: 0;
}

@media screen and (max-width : 480px) {
	.list-destination.layout4 .destination-item .image .content h4 {
		font-size: 20px !important;
	}
}

.list-destination.layout4 .destination-item .image .content h4:after {
	content: "";
	height: 2px;
	width: 50px;
	background: #fff;
	display: block;
	margin: auto;
	margin-top: 15px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}

@media screen and (max-width : 767px) {
	.list-destination.layout4 .destination-item .image .content h4:after {
		display: none;
	}
}

.list-destination.layout4 .destination-item .image .desc.multi {
	position: absolute;
	bottom: 0px;
	transform: translate(-50%, 0);
	left: 50%;
	width: 90%;
	text-align: center;
	opacity: 0;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}

@media screen and (max-width : 767px) {
	.list-destination.layout4 .destination-item .image .desc.multi {
		bottom: 20px;
		opacity: 1;
	}
}

.list-destination.layout4 .destination-item .image .desc.multi a {
	color: #fff;
	font-size: 14px;
}

.list-destination.layout4 .destination-item .image .desc.multi a:after {
	content: "";
	height: 5px;
	width: 5px;
	display: inline-block;
	background: #fff;
	vertical-align: middle;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	margin-left: 10px;
	margin-right: 10px;
}

.list-destination.layout4 .destination-item .image .desc.multi a:last-child:after {
	display: none;
}

.list-destination.layout4 .destination-item .image .desc.single {
	position: absolute;
	bottom: 20px;
	transform: translate(-50%, 0);
	left: 50%;
	color: #fff;
	font-size: 14px;
	padding: 0;
	background: transparent;
}

.list-destination.layout4 .destination-item .image:hover .desc.multi {
	bottom: 20px;
	opacity: 1;
}

.list-destination.layout4 .destination-item .image:hover .content h4:after {
	width: 70px;
}

@media screen and (max-width : 767px) {
	.list-destination.layout4 .col-xs-6:nth-child(2n+1) {
		padding-right: 7.5px !important;
		padding-left: 15px;
	}
}

@media screen and (max-width : 480px) {
	.list-destination.layout4 .col-xs-6:nth-child(2n+1) {
		width: 100%;
		padding-right: 15px !important;
		padding-left: 15px;
	}
}

@media screen and (max-width : 767px) {
	.list-destination.layout4 .col-xs-6:nth-child(2n) {
		padding-left: 7.5px !important;
		padding-right: 15px;
	}
}

@media screen and (max-width : 480px) {
	.list-destination.layout4 .col-xs-6:nth-child(2n) {
		width: 100%;
		padding-left: 15px !important;
		padding-right: 15px;
	}
}

.list-destination.masonry .destination-item .image .content {
	width: 90%;
}

.list-destination.masonry .destination-item .image .content .desc.multi a {
	color: #fff;
	font-size: 14px;
}

.list-destination.masonry .destination-item .image .content .desc.multi a:after {
	content: "";
	height: 5px;
	width: 5px;
	display: inline-block;
	background: #fff;
	vertical-align: middle;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	margin-left: 10px;
	margin-right: 10px;
}

.list-destination.masonry .destination-item .image .content .desc.multi a:last-child:after {
	display: none;
}

.list-destination.layout7 .affilate-destination .title a {
	color: var(--link-color, #1a2b48);
}

.st-center-y {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	margin-top: -5px;
}

.sidebar-filter .destination {
	font-size: 15px !important;
}

.sidebar-filter .actvity-date .render {
	font-size: 14px !important;
}

.search-result-page .sidebar-filter .sidebar-item .item-content ul ul {
	margin-top: 20px;
}

.st-form-starttime label {
	font-size: 16px !important;
	color: var(--link-color, #1a2b48) !important;
	font-weight: 450 !important;
}

.search-form-wrapper .nav-tabs {
	border: none;
	margin-top: 50px;
}

@media screen and (max-width : 575px) {
	.search-form-wrapper .nav-tabs {
		margin-top: 30px;
	}
}

.search-form-wrapper .nav-tabs li a {
	background-color: var(--link-color, #1a2b48);
	color: #fff;
	border-color: var(--link-color, #1a2b48);
	padding: 7px 30px;
	border-radius: 3px 3px 0 0;
	font-size: 14px;
	margin-right: 1px;
}

.search-form-wrapper .nav-tabs li.active a {
	background-color: var(--main-color, #5191fa);
	color: #fff;
	border-color: var(--main-color, #5191fa);
}

.search-form-wrapper .tab-content .tab-pane .search-form {
	border-top-left-radius: 0;
	margin-top: 1px !important;
}

.search-form-wrapper .tab-content .tab-pane .tour-search-form-home .form-button button {
	width: 144px;
	right: 0;
}

@media screen and (max-width : 767px) {
	.search-form-wrapper .tab-content .tab-pane .tour-search-form-home .form-button button {
		width: 100% !important;
		margin-left: 0;
	}
}

.search-form-wrapper .tab-content .tab-pane .tour-search-form-home .form-button .advance .field-advance {
	padding-left: 2px;
}

.st-offer-new {
	padding: 60px 30px;
	border-radius: 5px;
	position: relative;
	overflow: hidden;
	z-index: 0;
}

.st-offer-new .img-cover {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	z-index: -1;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
	background-size: cover !important;
	background-position: center;
}

.st-offer-new .featured-text {
	padding: 7px 20px;
}

.st-offer-new .featured-icon {
	color: #fff;
	font-size: 35px;
	line-height: 30px;
}

.st-offer-new .item-title {
	color: #fff;
	margin-top: 60px;
	font-weight: 450;
	font-size: 35px;
	margin-bottom: 18px;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}

@media screen and (max-width : 767px) {
	.st-offer-new .item-title {
		margin-top: 25px;
	}
}

.st-offer-new .item-sub-title {
	color: #fff;
	font-size: 14px;
	line-height: 24px;
	padding-bottom: 75px;
}

.st-offer-new a.btn-default {
	position: absolute;
	opacity: 0;
	bottom: 20px;
	color: #fff;
	background: transparent;
	border-color: #fff;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}

@media screen and (max-width : 767px) {
	.st-offer-new a.btn-default {
		bottom: 60px;
		opacity: 1;
	}
}

.st-offer-new a.btn-default:hover {
	background: #fff;
	border-color: #fff;
	color: var(--main-color, #5191fa);
}

.st-offer-new:hover .img-cover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.st-offer-new:hover .item-title {
	margin-top: 25px;
}

.st-offer-new:hover a.btn-default {
	opacity: 1;
	bottom: 60px;
}

.st-list-of-multi-services h2.title {
	font-size: 28px;
}

.st-list-of-multi-services .multi-service-wrapper .tab-content {
	display: none;
}

.st-list-dropdown {
	display: inline-block;
	position: relative;
}

.st-list-dropdown .header {
	color: var(--main-color, #5191fa);
	font-size: 28px;
	cursor: pointer;
}

.st-list-dropdown ul.list {
	display: none;
	margin-top: 10px;
	position: absolute;
	padding: 0;
	min-width: 150px;
	border-radius: 3px;
	margin-bottom: 0px;
	overflow: hidden;
	z-index: 999;
	background: #fff;
	border: 1px solid #dbdbdb;
}

.st-list-dropdown ul.list li {
	font-size: 14px;
	list-style: none;
	padding: 12px 25px;
	border-bottom: 1px solid #dbdbdb;
	color: #333;
	cursor: pointer;
}

.st-list-dropdown ul.list li:hover {
	color: var(--main-color, #5191fa);
}

.st-list-dropdown ul.list li:last-child {
	border-bottom: none;
}

@media (max-width: 991px) {
	.search-form-wrapper .tab-content .tab-pane .search-form.hotel-search-form.in_tab .form-extra-field .render .destination {
		font-size: 14px;
	}
	
	.search-form-wrapper .tab-content .tab-pane .search-form.hotel-search-form.in_tab .form-group.field-detination.has-icon #dropdown-destination {
		padding-left: 30px !important;
	}
	
	.search-form-wrapper .tab-content .tab-pane .search-form.hotel-search-form.in_tab .form-date-field {
		padding: 18px 5px 17px 0px;
	}
	
	.search-form-wrapper .tab-content .tab-pane .search-form.hotel-search-form.in_tab .form-date-field .check-in-wrapper {
		padding-left: 12px !important;
	}
	
	.search-form-wrapper .tab-content .tab-pane .search-form.hotel-search-form.in_tab .form-date-field .check-in-wrapper .render {
		font-size: 14px;
	}
	
	.search-form-wrapper .tab-content .tab-pane .search-form.hotel-search-form.in_tab .form-group.field-guest {
		padding-left: 0 !important;
	}
	
	.search-form-wrapper .tab-content .tab-pane .search-form.hotel-search-form.in_tab .form-group.field-guest #dropdown-1 {
		padding-left: 35px;
	}
	
	.search-form-wrapper .tab-content .tab-pane .search-form.hotel-search-form.in_tab .form-group.field-detination .dropdown-menu {
		width: calc(100% + 31px);
		left: -15px;
	}
	
	.search-form-wrapper .tab-content .tab-pane .search-form.hotel-search-form.in_tab .form-group.field-detination .dropdown-menu li .field-icon {
		left: 15px;
	}
	
	.search-form-wrapper .tab-content .tab-pane .search-form.hotel-search-form.in_tab .form-button .btn-search {
		position: absolute;
		right: 0;
		border-radius: 0 5px 5px 0;
		border-radius: 3px;
		height: 100%;
		padding: 12px 39px;
		padding: 10px 20px;
	}
}

@media (max-width: 767px) {
	.search-form-wrapper .tab-content .tab-pane .search-form.hotel-search-form.in_tab .form-group.field-detination.has-icon #dropdown-destination {
		padding-left: 42px !important;
	}
	
	.search-form-wrapper .tab-content .tab-pane .search-form.hotel-search-form.in_tab .form-date-field .check-in-wrapper {
		padding-left: 21px !important;
	}
	
	.search-form-wrapper .tab-content .tab-pane .search-form.hotel-search-form.in_tab .form-group.field-guest {
		padding-left: 6px !important;
	}
	
	.search-form-wrapper .tab-content .tab-pane .search-form.hotel-search-form.in_tab .form-button .btn-search {
		padding: 15px 20px;
		border-radius: 0 0 3px 3px;
	}
}

@media (max-width: 380px) {
	.search-form-wrapper .nav-tabs li a {
		padding: 7px 15px;
	}
}

.tour-search-form-home .search-form.sticky .form-group {
	padding-top: 11px !important;
	padding-bottom: 7px !important;
}

.tour-search-form-home .search-form.sticky .form-group.form-date-search {
	padding-top: 13px !important;
	padding-bottom: 9px !important;
}

.hotel-search-form-home.sticky .form-extra-field {
	padding-top: 12px !important;
	padding-bottom: 6px !important;
}

.search-result-page .st-search-form-st_rental {
	padding-bottom: 40px !important;
}

@media (min-height: 650px) {
	.search-result-page .st-search-form-st_rental {
		padding-top: 90px !important;
	}
}

@media (min-height: 700px) {
	.search-result-page .st-search-form-st_rental {
		padding-top: 120px !important;
	}
}

@media (min-height: 800px) {
	.search-result-page .st-search-form-st_rental {
		padding-top: 130px !important;
	}
}

.search-result-page .st-search-form-st_rental .st-heading {
	font-family: "Libre Baskerville", sans-serif;
	font-size: 64px;
}

@media (min-height: 80px) {
	.search-result-page .st-search-form-st_rental .st-heading {
		margin-top: 90px;
	}
}

.search-result-page .st-search-form-st_rental .search-form {
	border-radius: 3px;
}

.search-result-page .st-search-form-st_rental .btn-search {
	position: absolute;
	top: 0;
	right: 0;
	border-radius: 0 !important;
	height: 100%;
}

.search-result-page .st-search-form-st_rental .st-feature-items {
	margin-top: 50px !important;
}

@media (min-height: 700px) {
	.search-result-page .st-search-form-st_rental .st-feature-items {
		margin-top: 150px !important;
	}
}

@media (min-height: 800px) {
	.search-result-page .st-search-form-st_rental .st-feature-items {
		margin-top: 180px !important;
	}
}

@media (min-height: 900px) {
	.search-result-page .st-search-form-st_rental .st-feature-items {
		margin-top: 240px !important;
	}
}

.search-result-page .st-search-form-st_cars .st-heading {
	font-size: 64px;
}

.search-result-page .st-search-form-st_cars .search-form {
	border-radius: 0;
}

.search-result-page .st-search-form-st_cars .btn-search {
	position: absolute;
	top: 0;
	right: 0;
	border-radius: 0 !important;
	height: 100%;
}

.search-result-page .st-search-form-st_rental-inner .search-form {
	border-radius: 3px;
}

.search-result-page .st-search-form-st_rental-inner .btn-search {
	position: absolute;
	top: 0;
	right: 0;
	border-radius: 0 !important;
	height: 100%;
}

.st-service-rental-slider {
	position: relative;
}

.st-service-rental-slider .item-service {
	margin-top: 0 !important;
}

.st-service-rental-slider .owl-nav {
	position: absolute;
	height: 100%;
	top: 0;
	width: 100%;
	z-index: -1;
}

.st-service-rental-slider .owl-nav button {
	position: absolute;
	top: 50%;
	margin-top: -18px;
}

.st-service-rental-slider .owl-nav button.owl-prev {
	left: -66px;
}

.st-service-rental-slider .owl-nav button.owl-prev span {
	width: 36px;
	height: 36px;
	display: block;
	background: url("/wp-content/themes/traveler/v2/css/../images/test.png") center center no-repeat;
	background-size: 100% auto;
	color: transparent;
	--lzl-bg-img: "/wp-content/themes/traveler/v2/css/../images/test.png";
}

.st-service-rental-slider .owl-nav button.owl-prev.disabled {
	display: none;
}

@media (max-width: 1333px) {
	.st-service-rental-slider .owl-nav button.owl-prev {
		left: -40px;
	}
}

@media (max-width: 1270px) {
	.st-service-rental-slider .owl-nav button.owl-prev {
		display: none;
	}
}

@media screen and (max-width: 1199px) {
	.st-service-rental-slider .owl-nav button.owl-prev {
		display: block;
		left: -66px;
	}
}

@media (max-width: 1092px) {
	.st-service-rental-slider .owl-nav button.owl-prev {
		left: -40px;
	}
}

@media (max-width: 1045px) {
	.st-service-rental-slider .owl-nav button.owl-prev {
		display: none;
	}
}

.st-service-rental-slider .owl-nav button.owl-next {
	right: -66px;
}

.st-service-rental-slider .owl-nav button.owl-next span {
	width: 36px;
	height: 36px;
	display: block;
	background: url("/wp-content/themes/traveler/v2/css/../images/test2.png") center center no-repeat;
	background-size: 100% auto;
	color: transparent;
	--lzl-bg-img: "/wp-content/themes/traveler/v2/css/../images/test2.png";
}

.st-service-rental-slider .owl-nav button.owl-next span.lzl:not(.lzl-ed), .st-service-rental-slider .owl-nav button.owl-next span.lzl-ing:not(.lzl-ed) {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAOEAAADhCAYAAAA+s9J6AAAACXBIWXMAAA7EAAAOxAGVKw4bAAADi0lEQVR4Ae3QAQ0AAADCoPdPbQ43iEBhwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBwPzAYEgABUheHZwAAAABJRU5ErkJggg==");
}

.st-service-rental-slider .owl-nav button.owl-next.disabled {
	display: none;
}

@media (max-width: 1333px) {
	.st-service-rental-slider .owl-nav button.owl-next {
		right: -40px;
	}
}

@media (max-width: 1270px) {
	.st-service-rental-slider .owl-nav button.owl-next {
		display: none;
	}
}

@media screen and (max-width: 1199px) {
	.st-service-rental-slider .owl-nav button.owl-next {
		display: block;
		right: -66px;
	}
}

@media (max-width: 1092px) {
	.st-service-rental-slider .owl-nav button.owl-next {
		right: -40px;
	}
}

@media (max-width: 1045px) {
	.st-service-rental-slider .owl-nav button.owl-next {
		display: none;
	}
}

.st-service-rental-slider .owl-dots {
	margin-top: 50px;
	display: flex;
	justify-content: center;
}

.st-service-rental-slider .owl-dots .owl-dot {
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #d0d7dd;
}

.st-service-rental-slider .owl-dots .owl-dot:not(:last-child) {
	margin-right: 20px;
}

.st-service-rental-slider .owl-dots .owl-dot.active {
	background: #3b5388;
}

@media (max-width: 479px) {
	.st-service-rental-slider .owl-dots {
		margin-top: 20px;
	}
}

.st-rental-types .rental-type {
	padding-top: 30px;
	padding-bottom: 20px;
	background: #fff;
	border-radius: 3px;
	text-align: center;
	margin-bottom: 25px;
	overflow: hidden;
}

.st-rental-types .rental-type a:hover {
	text-decoration: none;
}

.st-service-rental-slider .owl-nav button.owl-prev span.lzl:not(.lzl-ed), .st-service-rental-slider .owl-nav button.owl-prev span.lzl-ing:not(.lzl-ed) {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAOEAAADhCAYAAAA+s9J6AAAACXBIWXMAAA7EAAAOxAGVKw4bAAADi0lEQVR4Ae3QAQ0AAADCoPdPbQ43iEBhwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBwPzAYEgABUheHZwAAAABJRU5ErkJggg==");
}

.st-rental-types .rental-type .input-icon {
	transition: transform .3s;
}

.st-rental-types .rental-type .title {
	margin-top: 20px;
	font-size: 14px;
	font-weight: 500;
	color: var(--link-color, #1a2b48);
}

.st-rental-types .rental-type:hover .input-icon {
	transform: scale(1.15);
}

@media (max-width: 767px) {
	.list-destination-style5 .col-xs-6 {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
}

.list-destination-style5 .destination-item {
	position: relative;
	border-radius: 3px;
	overflow: hidden;
}

.list-destination-style5 .destination-item .title {
	position: absolute;
	display: inline-block;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 16px;
	color: var(--link-color, #1a2b48);
	padding: 8px 25px;
	background: #fff;
	text-transform: uppercase;
	white-space: nowrap;
}

@media (max-width: 767px) {
	.list-destination-style6 .col-xs-6 {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
}

.list-destination-style6 .destination-item {
	position: relative;
	border-radius: 3px;
	overflow: hidden;
}

.list-destination-style6 .destination-item .title {
	position: absolute;
	display: inline-block;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 20px;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
	white-space: nowrap;
}

.header-style-3 .toggle-menu {
	margin-right: 15px !important;
}

.header-style-3 .login-item {
	position: relative;
	margin-left: 0 !important;
	margin-right: 17px !important;
}

.header-style-3 .login-item:after {
	position: absolute;
	content: "/";
	top: 0;
	right: -12px;
}

.header-style-3 .signup-item {
	margin-left: 0 !important;
}

@media (max-width: 991px) {
	.header-style-3 .login-item, .header-style-3 .signup-item {
		display: none !important;
	}
}

.st-form-package {
	background: transparent url("/wp-content/themes/traveler/v2/css/../images/svg/ico_add-circle.svg") center right 20px no-repeat;
	cursor: pointer;
	--lzl-bg-img: "/wp-content/themes/traveler/v2/css/../images/svg/ico_add-circle.svg";
}

.white-popup {
	position: relative;
	background: #fff;
	width: auto;
	max-width: 768px;
	margin: 0 auto;
}

.st-package-popup {
	padding: 30px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.st-package-popup .mfp-close {
	top: 20px;
	right: 17px;
	opacity: 1;
	background: transparent url("/wp-content/themes/traveler/v2/css/../images/svg/ico_close.svg") center center no-repeat;
	--lzl-bg-img: "/wp-content/themes/traveler/v2/css/../images/svg/ico_close.svg";
}

.st-package-popup .mfp-close.lzl:not(.lzl-ed), .st-package-popup .mfp-close.lzl-ing:not(.lzl-ed) {
	background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20height%3D%2224px%22%3E%3Crect%20width%3D%22100%25%22%20height%3D%22100%25%22%20fill%3D%22%2300000000%22%20%2F%3E%3C%2Fsvg%3E");
}

.st-package-popup .st-faq .st-section-title {
	margin-top: 0px;
	margin-bottom: 25px;
}

.st-form-package.lzl:not(.lzl-ed), .st-form-package.lzl-ing:not(.lzl-ed) {
	background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2018%2018%22%20width%3D%2218px%22%20height%3D%2218px%22%3E%3Crect%20width%3D%22100%25%22%20height%3D%22100%25%22%20fill%3D%22%2300000000%22%20%2F%3E%3C%2Fsvg%3E");
}

.st-package-popup .st-faq .item {
	margin-bottom: 0px;
	margin-bottom: 20px;
	border: 1px solid #d7dce3;
	border-radius: 5px;
	overflow: hidden;
}

.st-package-popup .st-faq .item .header {
	overflow: hidden;
	padding-top: 20px;
	cursor: pointer;
	padding-bottom: 6px;
	padding-left: 15px;
	padding-right: 15px;
	background: #fcfcfc;
}

.st-package-popup .st-faq .item .header .field-icon {
	float: left;
	margin-right: 15px;
}

.st-package-popup .st-faq .item .header h5 {
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 16px;
	color: var(--link-color, #1a2b48);
}

.st-package-popup .st-faq .item .header .arrow {
	float: right;
	font-size: 20px;
	position: relative;
	top: -8px;
}

.st-package-popup .st-faq .item .body {
	font-size: 14px;
	color: #5e6d77;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	height: 0px;
	overflow: hidden;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 15px;
}

.st-package-popup .st-faq .item .body ul.item-inner {
	padding: 0;
	margin: 0;
}

.st-package-popup .st-faq .item .body ul.item-inner > li {
	display: flex !important;
	justify-content: space-between;
	align-items: center;
}

.st-package-popup .st-faq .item .body ul.item-inner > li .select-wrapper .caculator-item {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.st-package-popup .st-faq .item .body ul.item-inner > li .select-wrapper .caculator-item input {
	text-align: center;
	width: 50px;
}

.st-package-popup .st-faq .item .body ul.item-inner > li .select-wrapper .caculator-item i {
	cursor: pointer;
}

.st-package-popup .st-faq .item .body ul.item-inner.hotel li {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.st-package-popup .st-faq .item .body ul.item-inner.hotel li .select-wrapper .caculator-item {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.st-package-popup .st-faq .item .body ul.item-inner.hotel li .select-wrapper .caculator-item input {
	text-align: center;
	width: 50px;
}

.st-package-popup .st-faq .item .body ul.item-inner.hotel li .select-wrapper .caculator-item i {
	cursor: pointer;
}

.st-package-popup .st-faq .item .body ul.item-inner li {
	overflow: hidden;
	clear: both;
	list-style: none;
	display: block;
	margin-bottom: 20px;
}

.st-package-popup .st-faq .item .body ul.item-inner li label {
	font-weight: 400;
	font-size: 15px;
	margin-bottom: 0;
	display: inline-block;
}

.st-package-popup .st-faq .item .body ul.item-inner li select {
	display: inline-block;
	margin-left: 10px;
}

@media screen and (max-width : 575px) {
	.st-package-popup .st-faq .item .body ul.item-inner li select {
		display: block;
		margin-left: 0;
		margin-top: 5px;
	}
}

.st-package-popup .st-faq .item .body ul.item-inner.car li label {
	min-width: 40%;
}

@media screen and (max-width : 767px) {
	.st-package-popup .st-faq .item .body ul.item-inner.flight li {
		padding-top: 12px;
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.st-package-popup .st-faq .item .body ul.item-inner.flight li .col-sm-4 {
		margin-bottom: 10px;
	}
	
	.st-package-popup .st-faq .item .body ul.item-inner.flight li:nth-child(2n+1) {
		background: #dfdfdf;
	}
}

@media screen and (max-width : 575px) {
	.st-package-popup .st-faq .item .body ul.item-inner.hotel ul.booking-item-rating-stars {
		display: block;
		margin-left: 0;
	}
}

.st-package-popup .st-faq .item .body ul.booking-item-rating-stars {
	padding: 0;
	margin: 0;
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
	position: relative;
	top: -1px;
}

.st-package-popup .st-faq .item .body ul.booking-item-rating-stars li {
	float: left;
	list-style: none;
	margin-right: 4px;
	clear: none;
	margin-bottom: 0;
}

.st-package-popup .st-faq .item .body ul.booking-item-rating-stars li .fa {
	font-size: 17px;
	color: #ffdc00;
}

.st-package-popup .st-faq .item.active .body {
	height: auto;
	padding-top: 20px;
}

.st-package-popup .st-faq .item.active .header {
	border-bottom: 1px solid #d7dce3;
}

.st-package-popup .st-faq .item.active .header .arrow {
	transform: rotate(180deg);
}

.st-package-popup input[type=checkbox] {
	position: relative;
	outline: 0 !important;
	-webkit-appearance: none;
	-moz-appearance: none;
	height: 17px;
	width: 17px;
	margin-bottom: 0;
	margin-bottom: 0px;
	margin-right: 8px;
	vertical-align: top;
	border: 1px solid #d7dce3;
	border-radius: 1px;
	background-color: #fff;
	color: #565a5c;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
	margin-top: 0;
	top: 2px;
	float: left;
}

.st-package-popup input[type=checkbox]:checked:before {
	outline: 0 !important;
	-webkit-appearance: none;
	-moz-appearance: none;
	content: "✓";
	content: "";
	position: absolute;
	font-size: 24px;
	font-size: inherit;
	font-size: 11px;
	left: 0;
	top: 2px;
	text-align: center;
	width: 15px;
	color: #1ca8dd;
	display: inline-block;
	font: normal normal normal 13px/1 FontAwesome;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
}

.st-package-popup input[type=radio] {
	position: relative;
	outline: 0 !important;
	-webkit-appearance: none;
	-moz-appearance: none;
	height: 17px;
	width: 17px;
	margin-bottom: 0;
	margin-right: 8px;
	vertical-align: top;
	border: 1px solid #d7dce3;
	border-radius: 50%;
	background-color: #fff;
	color: #565a5c;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
	margin-top: 0;
	top: 2px;
}

.st-package-popup input[type=radio]:checked:before {
	content: "";
	position: absolute;
	height: 9px;
	width: 9px;
	background: #1ca8dd;
	border-radius: 50%;
	top: 3px;
	left: 3px;
}

.mfp-zoom-in {}

.mfp-zoom-in .mfp-with-anim {
	opacity: 0;
	transition: all .2s ease-in-out;
	transform: scale(.8);
}

.mfp-zoom-in.mfp-bg {
	opacity: 0;
	transition: all .3s ease-out;
}

.mfp-zoom-in.mfp-ready .mfp-with-anim {
	opacity: 1;
	transform: scale(1);
}

.mfp-zoom-in.mfp-ready.mfp-bg {
	opacity: .8;
}

.mfp-zoom-in.mfp-removing .mfp-with-anim {
	transform: scale(.8);
	opacity: 0;
}

.mfp-zoom-in.mfp-removing.mfp-bg {
	opacity: 0;
}

@media screen and (max-width : 767px) {
	.single-st_tours .mfp-bg.mfp-ready {
		z-index: 999;
	}
	
	.single-st_tours .mfp-wrap.mfp-close-btn-in.mfp-auto-cursor.mfp-zoom-in.mfp-ready {
		z-index: 99999;
		width: 100% !important;
		top: 0 !important;
		left: 0 !important;
		overflow: auto;
		background: white;
		position: fixed !important;
	}
	
	.single-st_tours .mfp-wrap.mfp-close-btn-in.mfp-auto-cursor.mfp-zoom-in.mfp-ready .mfp-container {
		padding-left: 0;
		padding-right: 0;
	}
	
	.single-st_tours .mfp-wrap.mfp-close-btn-in.mfp-auto-cursor.mfp-zoom-in.mfp-ready .mfp-container .mfp-content {
		height: 100%;
	}
}

#st-content-wrapper .shop_main_container .shop_main_row .shop_product_col .woocommerce-result-count {
	margin-bottom: 25px;
	margin-top: 8px;
}

#st-content-wrapper .shop_main_container .shop_main_row .shop_product_col .woocommerce-ordering {
	margin-bottom: 25px;
}

#st-content-wrapper .shop_main_container .shop_main_row .shop_product_col .woocommerce-ordering .orderby {
	outline: var(--main-color, #5191fa);
}

#st-content-wrapper .shop_main_container .shop_main_row .shop_product_col .products .product .onsale {
	line-height: 30px;
}

#st-content-wrapper .shop_main_container .shop_main_row .shop_product_col .products .product h2.woocommerce-loop-product__title {
	font-size: 16px;
	color: #1a2b50;
}

#st-content-wrapper .shop_main_container .shop_main_row .shop_product_col .products .product .price {
	font-size: 18px;
	color: var(--link-color, #1a2b48);
	font-weight: 450;
}

#st-content-wrapper .shop_main_container .shop_main_row .shop_product_col .products .product .price del {
	text-decoration: line-through;
	font-size: 14px;
	color: #c03 !important;
	font-weight: 400;
	opacity: .7;
}

#st-content-wrapper .shop_main_container .shop_main_row .shop_product_col .products .product .price ins {
	font-weight: 450;
	text-decoration: none;
}

#st-content-wrapper .shop_main_container .shop_main_row .shop_product_col .products .product a {
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
}

#st-content-wrapper .shop_main_container .shop_main_row .shop_product_col .products .product a.add_to_cart_button, #st-content-wrapper .shop_main_container .shop_main_row .shop_product_col .products .product a.product_type_external, #st-content-wrapper .shop_main_container .shop_main_row .shop_product_col .products .product a.product_type_grouped {
	border: 1px solid var(--main-color, #5191fa);
	border-radius: 3px;
	color: var(--main-color, #5191fa);
	background-color: transparent;
	font-weight: 450;
	padding: 10px 20px;
}

#st-content-wrapper .shop_main_container .shop_main_row .shop_product_col .products .product a:hover.add_to_cart_button, #st-content-wrapper .shop_main_container .shop_main_row .shop_product_col .products .product a:hover.product_type_external, #st-content-wrapper .shop_main_container .shop_main_row .shop_product_col .products .product a:hover.product_type_grouped {
	background: var(--main-color, #5191fa);
	color: #fff;
}

#st-content-wrapper .shop_main_container .shop_main_row .sidebar_left_wrap .sidebar-left .sidebar-widget {
	margin-bottom: 30px;
}

#st-content-wrapper .shop_main_container .shop_main_row .sidebar_left_wrap .sidebar-left .sidebar-widget .sidebar-title .shop-widget-title {
	background: transparent;
	font-weight: 450;
	font-size: 19px;
	padding-bottom: 8px;
	margin-bottom: 20px;
}

#st-content-wrapper .shop_main_container .shop_main_row .sidebar_left_wrap .sidebar-left .sidebar-widget .sidebar-title .shop-widget-title:after {
	content: "";
	height: 1px;
	width: 111px;
	background: #dfdfdf;
	display: block;
	margin-top: 5px;
}

#st-content-wrapper .shop_main_container .shop_main_row .sidebar_left_wrap .sidebar-left .sidebar-widget.widget_product_search form {
	display: flex;
}

#st-content-wrapper .shop_main_container .shop_main_row .sidebar_left_wrap .sidebar-left .sidebar-widget.widget_product_search form input {
	border: 1px solid #dfdfdf;
	height: 40px;
	line-height: 40px;
	padding: 10px;
	width: 100%;
}

#st-content-wrapper .shop_main_container .shop_main_row .sidebar_left_wrap .sidebar-left .sidebar-widget.widget_product_search form button {
	background: var(--main-color, #5191fa);
	border: none;
	color: #fff;
}

#st-content-wrapper .shop_main_container .shop_main_row .sidebar_left_wrap .sidebar-left .sidebar-widget.widget_product_categories ul {
	padding-left: 16px;
}

#st-content-wrapper .shop_main_container .shop_main_row .sidebar_left_wrap .sidebar-left .sidebar-widget.widget_product_categories ul li {
	list-style: square;
	padding-top: 0;
	padding-bottom: 20px;
}

#st-content-wrapper .shop_main_container .shop_main_row .sidebar_left_wrap .sidebar-left .sidebar-widget.widget_product_categories ul li a {
	color: #1a2b50;
	font-size: 15px;
}

#st-content-wrapper .shop_main_container .shop_main_row .sidebar_left_wrap .sidebar-left .sidebar-widget.widget_products .product_list_widget li, #st-content-wrapper .shop_main_container .shop_main_row .sidebar_left_wrap .sidebar-left .sidebar-widget.widget_recently_viewed_products .product_list_widget li {
	padding: 8px 0;
}

#st-content-wrapper .shop_main_container .shop_main_row .sidebar_left_wrap .sidebar-left .sidebar-widget.widget_products .product_list_widget li a, #st-content-wrapper .shop_main_container .shop_main_row .sidebar_left_wrap .sidebar-left .sidebar-widget.widget_recently_viewed_products .product_list_widget li a {
	text-decoration: none;
}

#st-content-wrapper .shop_main_container .shop_main_row .sidebar_left_wrap .sidebar-left .sidebar-widget.widget_products .product_list_widget li a span.product-title, #st-content-wrapper .shop_main_container .shop_main_row .sidebar_left_wrap .sidebar-left .sidebar-widget.widget_recently_viewed_products .product_list_widget li a span.product-title {
	color: #1a2b50;
	font-size: 15px;
	font-weight: 450;
}

#st-content-wrapper .shop_main_container .shop_main_row .sidebar_left_wrap .sidebar-left .sidebar-widget.widget_products .product_list_widget li a:hover span.product-title, #st-content-wrapper .shop_main_container .shop_main_row .sidebar_left_wrap .sidebar-left .sidebar-widget.widget_recently_viewed_products .product_list_widget li a:hover span.product-title {
	text-decoration: none;
}

#st-content-wrapper .shop_main_container .shop_main_row .sidebar_left_wrap .sidebar-left .sidebar-widget.woocommerce-widget-layered-nav .woocommerce-widget-layered-nav-list li {
	padding: 10px 0;
	font-size: 15px;
}

#st-content-wrapper .shop_main_container .shop_main_row .sidebar_left_wrap .sidebar-left .sidebar-widget.woocommerce-widget-layered-nav .woocommerce-widget-layered-nav-list li a {
	color: var(--main-color, #5191fa);
}

#st-content-wrapper .shop_main_container .shop_main_row .pagination ul li span.current {
	display: block;
	height: 32px;
	width: 32px;
	line-height: 32px;
	text-decoration: none;
	border: 1px solid var(--main-color, #5191fa);
	border-radius: 3px;
	background: transparent;
	color: var(--main-color, #5191fa);
}

.single-product #st-content-wrapper .shop_product_col .product .onsale {
	line-height: 29px;
}

.single-product #st-content-wrapper .shop_product_col .product a {
	color: var(--main-color, #5191fa);
}

.single-product #st-content-wrapper .shop_product_col .product .quantity input {
	border: 1px solid #dfdfdf;
	border-radius: 3px;
	padding: 5px;
}

.single-product #st-content-wrapper .shop_product_col .product button.single_add_to_cart_button {
	font-weight: 450;
	background: var(--main-color, #5191fa);
	padding: 9px 10px;
}

.single-product #st-content-wrapper .shop_product_col .product .summary.entry-summary .price {
	font-size: 18px;
	color: var(--link-color, #1a2b48);
	font-weight: 450;
}

.single-product #st-content-wrapper .shop_product_col .product .summary.entry-summary .price del {
	text-decoration: line-through;
	font-size: 14px;
	color: #c03 !important;
	font-weight: 400;
	opacity: .7;
}

.single-product #st-content-wrapper .shop_product_col .product .summary.entry-summary .price ins {
	font-weight: 450;
	text-decoration: none;
}

.single-product #st-content-wrapper .shop_product_col .product .wc-tabs-wrapper .tabs.wc-tabs li a {
	color: #333;
	font-weight: 450;
}

.page-template-template-transfer-search .item-service-car .message {
	display: none;
	margin: 0px;
	border: none;
	border-radius: 0px;
	padding: 10px;
}

.page-template-template-transfer-search .select2-dropdown {
	z-index: 9999999;
}

@media (max-width: 991px) {
	.st-hotel-result .sidebar-filter .sidebar-title span {
		float: right;
		cursor: pointer;
	}
	
	.page-template-template-transfer-search .search-result-page.st-tours .sidebar-filter .sidebar-item.sidebar-search-form {
		border: none;
	}
	
	.page-template-template-transfer-search #st-content-wrapper .search-form-wrapper {
		border: none;
		padding-top: 0px !important;
		padding-bottom: 0px !important;
	}
	
	.page-template-template-transfer-search .search-result-page.st-tours .sidebar-filter .sidebar-item .search-form {
		box-shadow: transparent;
	}
}

@media (max-width: 767px) {
	.page-template-template-transfer-search .daterangepicker.popup-date-custom-cartranfer.show-calendar {
		top: 68px !important;
		left: 50% !important;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		display: block;
		z-index: 999999 !important;
		position: fixed;
		max-height: calc(100vh - 68px);
		overflow-y: auto;
		border-radius: 0 !important;
		-webkit-box-shadow: none !important;
		box-shadow: none !important;
		border: none !important;
	}
	
	.page-template-template-transfer-search .st-popup.popup-date {
		z-index: 999;
	}
}

@media (max-width: 767px) {
	.form-group.field-destination-carstranfer .dropdown {
		padding-left: 0px !important;
	}
	
	.form-group.field-destination-carstranfer .select2 .select2-selection {
		height: 24px;
	}
	
	.form-group.field-destination-carstranfer .select2 .select2-selection .select2-selection__rendered {
		padding-bottom: 0px;
		padding-left: 0px !important;
	}
	
	.search-result-page .search-form-wrapper #st_cartranfer .form-button {
		padding: 0px;
	}
	
	.search-result-page.st-tours .style-list .item-service .service-price-book .btn-book_cartransfer {
		margin-left: 15px;
	}
}

.home #st-content-wrapper.search-result-page .search-form-wrapper.slider {
	z-index: 10;
}

@media screen and (min-width: 768px) {
	.search-result-page .st-hotel-result .item-service .form-booking-car-transfer .thumb {
		height: 100%;
	}
	
	.search-result-page .st-hotel-result .item-service .form-booking-car-transfer .thumb a {
		height: 100%;
	}
	
	.search-result-page .st-hotel-result .item-service .form-booking-car-transfer .thumb a.login {
		height: auto;
	}
	
	.item-service-car .padding-left-0 {
		padding-left: 0px;
	}
	
	.item-service-car .padding-left-0 .flex-item-cartransfer {
		display: flex;
	}
	
	.item-service-car .padding-left-0 .flex-item-cartransfer .item-content {
		width: 65%;
	}
	
	.item-service-car .padding-left-0 .flex-item-cartransfer .section-footer {
		width: 224px;
		position: relative;
	}
	
	.item-service-car .padding-left-0 .flex-item-cartransfer .section-footer .item_price_st {
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
	}
	
	.page-template-template-transfer-search .search-result-page.st-tours .style-list .item-service .section-footer .service-price {
		padding-right: 0px;
	}
	
	.page-template-template-transfer-search .search-result-page.st-tours .style-list .item-service .section-footer .service-price-book {
		text-align: center;
	}
	
	.page-template-template-transfer-search .search-result-page.st-tours .style-list .item-service .item-content .service-author {
		display: flex;
		position: relative;
		bottom: auto;
	}
}

#st-content-wrapper .destination-item .image .content .title a, #st-content-wrapper .destination-item .image .content .desc a {
	color: #fff;
}

.list-destination.layout7 .st_destination a {
	color: #1a2b48;
}

.amenities.clearfix span > i {
	font-size: 24px;
	margin-right: 4px;
	color: var(--main-color, #5191fa);
}

p.service-location > i {
	font-size: 18px;
}

.search-result-page .search-form-wrapper .search-form.small .form-date-field .check-in-wrapper .render, .search-result-page .search-form-wrapper .search-form.small .form-date-field .check-out-wrapper .render {
	font-size: 14px;
}

.archive .search-result-page.st-tours .grid-item .service-border {
	display: block;
}