.blogGrid p {
	font-size: 14px;
	line-height: 16px;
}

div.page h1 {
	font-size: 42px
}

div.post h1 {
	text-align: center;
}

div.post h1 strong {
	font-weight: 400;
}

div.post p {
	font-size: 18px;
}

div.post h2 {
	display: block;
	margin-top: 28px;
	padding-bottom: 4px;
	border-bottom: 3px double #eee;
}

/*.smallCaps {
	font-variant: small-caps;
}*/

.wpb_widgetised_column .widget {
	border: none;
}
.allReviewsLink {
	text-align: center;
	display: block;
}

.floatRight {
	float: right;
	margin-left: 34px;
	display: block;
}

p {
	font-size: 20px;
	line-height: 36px;
}

h2 {
	margin-bottom: 12px;
}

h4 {
	font-size: 16px;
	line-height: 24px;
}

.nd_options_navigation_4 div li a {
	color: #8e8e8e;
	font-size: 16px;
	letter-spacing: 1px;
}

.nd_options_navigation_4 div li a:hover {
	color: #000;
}

.nd_options_navigation_4_sidebar div li > a {
	font-variant: small-caps;
}

.menuText > div{
	box-shadow: 0px 2px 12px rgba(0,0,0, 0.125);
}

.menuText h2 {
	margin-top: 16px;
}

.menuText h3 {
	font-variant: small-caps;
}

.menuText h4 {
	font-size: 24px;
	margin-top: 36px;
	padding-bottom: 4px;
	border-bottom: 1px solid #ccc;
}

.menuText p {
	font-size: 16px;
	font-weight: 400;
	margin-top: 12px;
	line-height: 24px;
}

.menuText ul li {
	color: #777;
}

.menuText .pricing {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding-top: 12px;
	padding-bottom: 12px;
	margin-top: 26px;
	margin-bottom: 26px;
}

.menuText .pricing i {
	font-weight: 400;
	font-size: 18px;
}


.vc_separator-has-text h4 {
	text-align: center;
}

.header_text {
}

.costs h1 {
	margin-bottom: 12px;
	padding-bottom: 6px;
	border-bottom: 1px solid #ccc;
}

.costs h2 {
	font-size: 28px;
	margin-top: 18px;
	margin-bottom: 18px;
	padding-bottom: 6px;
/*	border-bottom: 1px solid #ccc; */
}

.costs .smaller {
	font-size: 16px;
	line-height: 24px;
}

.nd_options_navigation_2_sidebar div li > a {
	text-transform: initial;
}

#nd_options_navigation_4_left_icons {
	font-size: 28px;
	position: absolute;
	left: 20px;
	top: 20px;
}

#nd_options_navigation_4_left_icons a {
	color: #d6d8d8;
	transition: color 0.25s ease;
}

#nd_options_navigation_4_left_icons a:hover {
	color: #97bbbb;
}

#siteTitle {
	color: #97bd9a;
	font-size: 54px;
	line-height: 112px;
	vertical-align: top;
	display: inline-block;
	font-family: 'Meddon', Serif;
}

#siteTitleResponsive {
	display: inline-block;
	font-family: 'Meddon', Serif;
	line-height: 112px;
	white-space: nowrap;
	vertical-align: top;
	font-size: 22px;
}

/*
.header_text,
.menu {
	text-shadow: 1px 1px 4px #000;
}
*/
.activityColumns h3 {
	line-height: 64px;
}

.lodgingHeading {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-bottom: 16px;
}

.lodgingListing {
	line-height: 22px;
	margin-bottom: 12px;
}

#nd_options_footer_1 {
	padding-top: 30px;
	padding-bottom: 30px;
}

.rev_slider_wrapper {
	webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden !important; 
}

.rev_slider_wrapper.fullscreen-container {
	overflow: initial !important; 
}

.otherServicesHeader {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-bottom: 16px;
}

.positionHeader {
	margin-bottom: 12px;
}

.positionText {
	margin-bottom: 24px;
}

.skyParkLogo {
	margin-top: 12px;
	opacity: 0.25;
	-webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}

.skyParkLogo:hover {
	opacity: 0.75;
}

.weddingPackages p {
	margin-bottom: 16px;
}

.weddingPackages h2 {
	font-size: 28px;
	margin-top: 42px;
	margin-bottom: 12px;
	text-align: center;
	font-weight: 400;
}

.inlineBlock {
	display: inline-block;
}

.centered {
	text-align: center;
}

.searchform, .nd_options_sidebar .widget h3 {
	background-color: #2b2d2f !important;
}

.lodgingListing {
	font-size: 16px;
}
.lodgingListing a {
	font-size: 18px;
	text-decoration: underline;
	color: #6388ce;
}

/* CONTACT FORM */
.wpcf7-form {
}

.wpcf7-form div span.half {
	display: inline-block;
	width: 50%;
}

.wpcf7-form div input[type="text"],
.wpcf7-form div input[type="email"] {
	width: 90%;
}

.wpcf7-form textarea {
	width: 100%;
	height: 120px;
}

.weddingsTable th {
	color: #000;
}

.weddingsTable td:first-child {
	text-align: left;
	font-weight: 700;
	color: #555;
}

.weddingsTable h4 {
	color: #000;
}

.weddingsTable td,
.weddingsTable th {
	text-align: center;
}