#nav-tabContent form {
	position: relative;
}

#st-content-wrapper .form-book-wrapper .form-head {
	padding: 17px 20px;
	background: var(--main-color, #5191fa);
	font-size: 12px;
	color: #fff;
}

#st-content-wrapper .form-book-wrapper .form-head span.price {
	font-size: 14px;
	color: #fff;
}

#st-content-wrapper.st-single-car .form-book-wrapper .field-detination {
	border-top: none;
	padding: 0px !important;
}

@media screen and (max-width: 1300px) {
	#header .header .header-right .st-list li:last-child {
		display: none;
	}
}

@media screen and (max-width: 1300px) {
	#header .header .header-right .st-list li:last-child.dropdown-minicart {
		display: block;
	}
}

@media screen and (max-width: 991px) {
	.st-header-2 header#header {
		margin-bottom: -106px;
	}
}

.st-list-tour-related .item h3.title {
	font-size: 16px;
}

.st-header-1 .header .logo img, .st-header-2 .header .logo img, .st-header-3 .header .logo img {
	height: 46px;
	object-fit: cover;
}