h1 {
	font-size: 1.7em;
	font-weight: bold;
	line-height: 1em;
	margin-bottom: 15px;
}

#main_wrap,
#main_content,
.itinerary {
	padding-bottom: 0;
}

#main_content .itin_day {
	color: #000;
}

a:link,
a:visited,
a:hover,
a:active {
	text-decoration: none;
	color: #000 !important;
}

#search_ads_wrap,
.wsp-container,
article.page > div:last-child,
#itin_options,
.button_wrap,
#itin_info1 > div > img:first-child,
.pricing tr th:last-child,
.pricing tr td:last-child,
.basic,
#video,
#itinerary_images {
	display: none;
}

.action {
	color: #000;
	background: none;
	font-size: 1.5em;
	margin: 0;
	padding: 20px;
	text-shadow: none;
}

.promos_wrap {
	background: #fff;
	border-color: #000;
}

.pricing tr:first-child {
	background: none;
}

.pricing th {
	border: 1px solid #000;
	color: #000;
}

.pricing tr,
.pricing td {
	background: #fff;
	color: #000;
	border-color: #000;
}

.itinerary .rc_text {
	width: auto;
}

#itin_info1 > div > div:nth-of-type(1) {
	display: flex;
	flex-wrap: wrap;
}

#itin_info1 h2 {
	width: 100%;
	order: 2;
	border: none;
	margin-bottom: 0;
}

.starting-price {
	order: 3;
}

.cline_logo {
	order: 1;
	width: 100%;
	border-bottom: 1px solid #403e3e;
	text-align: center;
}