body, html {
	overflow-x: initial !important;
}

html.fix-bar .site-logo {
	display: block;
}

body #wrap {
	padding-top: 80px;
}

footer.footer {
	margin: 30px 0 0 0;
	padding: 15px 0;
	border: none;
	height: auto;
	min-height: 80px;
}

.tour-page div.description {
	margin: 15px 0 25px 0;
	color: #333;
}
.tour-page .event_details {
	margin-bottom: 10px;
}
.tour-page .carousel-section {
	padding: 0;
}
.tour-page #page {
	padding-top: 0;
}
.tour-page .header-logo-img {
	margin-bottom: 20px;
}
.tour-page h1.event-title {
	margin: 0 0 15px 0;
	padding: 0;
}
.tour-page .product-detailed-item {
	padding-top: 10px;
}
.search-results-page a:hover,
.tour-page a:hover {
	text-decoration: none;
}


h1, h2, h3, h4, h5, h6 {
	color: inherit;
}
