html {
	line-height:1.5
}

body {
	margin: 0;
}

p, ul: not([class]), span, body {
    font-family: body, Helvetica Neue, Helvetica, Arial, serif
}

blockquote, dl, dd, h1, h2, h3, h4, h5, h6, hr, figure, p, pre {
    margin: 0;
}

h1, h2, h3, h4, h5, h6 {
    margin-bottom: 0.5rem;
    line-height: 1.25;
}

h1 {
    font-size: 40px;
    color: #006838;
    line-height: 1.2;
    font-weight: 400;
	font-family: 'heading', Helvetica Neue, Helvetica, Arial, serif;
	margin-bottom:8px
}

h2 {
    font-size: 37px;
    color: #006838;
    line-height: 1.2;
    font-weight: 400;
	font-family: 'heading', Helvetica Neue, Helvetica, Arial, serif;
}

h3 {
	font-family: 'heading', Helvetica Neue, Helvetica, Arial, serif;
    font-size: 29px;
    color: #2a564a;
    line-height: 1.2;
    font-weight: 400;
}

h4 {
	font-size: 24px;
}

p {
	color: #302317;
	font-weight: 400;
}

a {
	font-family: strong-text, Helvetica Neue, Helvetica, Arial, serif;
	text-decoration: none;
	color: #006838;
	font-weight:400;
	transition: all ease 0.5s;
	font-size:16px;
}

img, video {
    max-width: 100%;
    height: auto;
}

.header__top {
	background-color: #422001;
}

.header__top .meta-contact a {
	color: #ffffff;
}

.header-component-b .header__bottom .header__branding {
	max-width: 250px;
	-webkit-transition: all ease 1s;
	-o-transition: all ease 1s;
	transition: all ease 1s;
	max-height:75px;
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
	z-index:10;
}

.header-component-b .header__bottom {
    padding: 30px 0;
    -webkit-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    transition: all ease 0.5s;
}

.justify-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.header__bottom {
    padding: 0px 0 30px 0;
    background-color: #ffffff;
}

.section-contact {
	background-color: #efe8ce ;
	font-family: strong-text, Helvetica Neue, Helvetica, Arial, serif;
	font-size:20px;
	display:flex;
	flex-direction:column;
}

.section-contact address {
	font-style:normal;	
	line-height:1.5;
}

.section-contact .contact-info {
	padding: 48px 16px;
}

.section-contact .contact-info p, .section-contact .contact-info span, .section-contact .contact-info a, .section-contact .contact-info .tel-num, .section-contact .contact-info .email-add {
    font-size: 20px;
    color: #000000
}

.section-contact .contact-info a svg {
    height: 20px;
    width: 20px;
    padding: 5px;
    border-radius: 50%;
    margin-right: 15px;
}

[hidden] {
    display: none;
}

.mt-30 {
    margin-top: 30px;
}

.my-30 {
    margin-top: 30px;
    margin-bottom: 30px;
}

.w-full {
    width: 100%;
}

.items-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.push-button {
	display:flex;
	align-items:center;
	line-height:1;
}

.push-button a {
	font-family: 'strong-text', Helvetica Neue, Helvetica, Arial, serif;
	background-color: #006838;
	font-size:20px;
	font-weight:700;
	border-radius:0px;
	padding: 15px 20px;
	transition: ease 0.5s;
}

.push-button a:hover {
	background-color: #004c2d;
}

.bottom-margin {
	margin-bottom:15px;
	line-height:1.5;
	font-family: 'body', Helvetica Neue, Helvetica, Arial, serif
}

.home-overlay-banner-top {
	padding-bottom:15px;
	font-family: 'body', Helvetica Neue, Helvetica, Arial, serif
}

.home-overlay-banner-middle {
	font-family: 'heading', Helvetica Neue, Helvetica, Arial, serif;
	font-size:50px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	line-height:1.2;
}

.home-background {
	min-height:300px;
	padding: 48px 30px;
}

p.subheader {
    font-size: 26px;
    font-family: heading, Helvetica Neue, Helvetica, Arial, serif;
    font-style: oblique;
	font-weight: 500;
    color: #302317;
	line-height:1.5;
	margin-bottom:15px;
	margin: 0px auto 15px auto;
}

section.home-section-top, section.page-section-top {
	max-width:1500px;	
	padding:80px 15px 80px 15px;
	margin:0 auto;
	align-items:center;
} 

section.home-section-top .wp-block-buttons {
	padding-bottom:35px;
}

section.home-section-wrapper {
	padding:10px 0px;
	margin:0 auto;
	background-color: #efe8ce;
}

section.home-section-wrapper {
	min-height:550px;
}

section.home-section-alt, section.gallery-section-alt {
	background-color: #efe8ce
}

section.gallery-section, section.gallery-section-alt {
	padding: 80px 0px;
}

section.gallery-section > div, section.gallery-section-alt > div{
	width: 85%;
	margin: 0 auto;
}


section.home-section > div, section.home-section-alt > div {
	display: flex;
	flex-direction: column;
	align-items:center;
}

section.home-section > div {
	padding:15px;
	margin: 0 auto;
	max-width:1500px;
}

section.home-section .wp-block-cover {
	min-height:350px;
	margin-bottom:10px;
}

.home-section-content, gallery-section > div {
	width:100%;
	padding: 25px 45px;
}

.home-section-image {
	width:100%;
}

#testimonial-header h1 {
	font-size:180px;
	margin-bottom:-80px;
	font-family:serif;
}

#testimonial-header h3 {
	text-align:center
}

#testimonial-header {
	display:flex;
	align-items:center;
}

#testimonial-header p {
    font-family: heading, serif;
    font-size: 26px;
    font-style: oblique;
    font-weight: 500;
    margin: 0px 0px 15px;
	color: #302317
}

.wpsisac-slider-short-content {
	font-family: body, Helvetica Neue, Helvetica, Arial, serif;
	font-size:16px;
}

.wpsisac-slide-title {
	display:none;
}

.wpsisac-slick-slider.design-5 .wpsisac-image-slide .wpsisac-slide-wrap .wpsisac-slider-content {
	padding: 30px 15px; 
}

.wpsisac-slick-slider .slick-dots {
	margin-bottom:40px !important;
}
.wpsisac-slick-slider .slick-dots li button {
	width:24px !important;
	height:24px !important;
	z-index: 99;
}

.wpsisac-slick-slider .slick-dots li.slick-active button {
	background-color:transparent !important;
	border-color: #ffffff;
	border-width:3px;
}

.wpsisac-slick-slider .slick-arrow {
    display:none !important;
}

.wpsisac-slick-slider .slick-track {
    padding-bottom:25px;
}

.bottom-cta {
	background-color: #006838;
	padding:115px 15px;
	text-align:center;	
}

.bottom-cta p {
	font-style:italic;
	font-family:heading, Helvetica Neue, Helvetica, Arial, serif;
	font-size:26px;
	margin-bottom:15px;
	color: #302317;
}

.bottom-cta h3 {
	font-family: heading, Helvetica Neue, Helvetica, Arial, serif;
	font-size:29px;
	margin-bottom:8px;
	color: #ffffff;
}

.bottom-cta a {
	font-family: strong-text, Helvetica Neue, Helvetica, Arial, serif;
	font-size:20px;
    background-color: #ead5b4;
    color: #302317;
    border-radius: 0px;
    padding: 15px 20px;
	line-height:1;
}

.copyright {
	background-color: #422001;
	padding:20px;
	text-transform:uppercase
}
.copyright * {
    font-family: heading, Helvetica Neue, Helvetica, Arial, serif
    text-transform: uppercase;
    color: #ffffff;
    font-size: 16px;
	text-align:center;
}

.content-page .wp-block-cover {
	min-height:300px;
}

p.page-header{
	color: #898989;
	text-align: center;
	margin-bottom: 15px;
	font-size: 12px;
	text-transform: uppercase;
}

.wpcp-carousel-wrapper{
    margin: 0 auto;
}

.necessity-group{
	background-color: #efe8ce;
	padding: 80px 15px;
}

.necessity-group h3 {
	margin-bottom:30px
}

.necessity-group p {
	line-height: 1.4;
}

.necessity-group .wp-block-columns {
	margin-bottom: 0px;
}

.necessity-item {
	padding: 0px 15px;
}

.necessity-item > figure {
	padding: 8px 0px;
	margin-bottom:15px;
	text-align:center;
}

.necessity-item > p {
	text-align:center;
	font-size: 14px;
}

.campsite-features .necessity-item > p {
	text-transform: uppercase
}

.home-section-content ul {
	margin: 0;
}

.home-section-content li {
	padding-bottom: 8px;
}

.rv-sites-book-now {
	background-color: #006838;
	padding: 100px 0px;
}

.book-now-light a{
    background-color: #ead5b4;
    color: #000000;
    text-transform: uppercase;
    padding: 15px 20px;
	border-radius: 0px;
}

.wpcp-carousel-section .wpcp-single-item img {
    object-fit: cover;
    min-width: 200px;
	aspect-ratio: 1/1;
}

.wpcp-carousel-section .wpcp-single-item{
	padding:25px 0px;
}

.wpcpro-row {
    padding: 0px;
    margin: 0 auto;
}

.rate-card {
	background-color: #006838;
	padding: 80px 0px;
}

.rate-contact {
	padding-top:30px;
	padding-bottom: 120px;
	background-color: #006838;
}

.rate-contact > div, .rv-sites-book-now > div {
	margin: 0px 25px;
	text-align:center;
}
.rate-card-rates > div{
	width:100%;
}

.rate-card-rates h4, .rate-contact h4{
	font-weight:normal;
}

.rate-contact p{
	line-height: 1.6
}

.rate-card-rates > div {
	margin-bottom: 20px;
}

.rate-card-rates > div > div {
	background-color: #ffffff;
	border-radius: .5rem;
	margin: 0px 25px;
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.rate-card-rates > div > div > div {
	padding:1.5rem;
}

.rate-card-rates p, .rate-contact p {
	font-family: strong-text;
	font-size:14px;
}

.rate-card-rates p.note {
	font-family: body;
	font-weight:normal;
	margin-top: 10px;
}

.rate-card > div > section {
    padding: 10px 0 80px 0;
}

.rate-card-heading {
	margin: 0px 25px;
}
.rate-card-heading h2, .rv-sites-book-now h3 {
	color: #ffffff;
}

.rate-contact * {
	color: white;
}

.rate-card-heading p {
	text-align:center;
	font-family: heading;
	font-style:oblique;
	font-size:24px;
	margin-bottom:35px;
}

.whats-cookin > div{
	padding: 230px 30px;
}

.whats-cookin a {
	color: #ffffff;
	font-weight: bold;
	text-align:center;
}

.whats-cookin p:nth-child(1) {
	font-size:29px;
	text-align:center;
}

.whats-cookin p:nth-child(2) {
	padding: 30px 0px;
	text-align:center;
}

.download-btn {
	display:flex;
	align-content:center;
	margin: 20px 0px 120px;
}

.policies {
	padding: 80px 0px;
	display:flex;
	flex-direction: column;
	min-width:300px;
}
.policies > div {
	padding: 0px 35px
}

.policies p {
	margin-bottom: 15px;
}

.contact-section {
	background-color: #efe8ce;
	padding: 80px 45px;
}

.contact-section p{
	padding-bottom: 15px;
}

div.contact-form label.wpforms-field-label {
    text-transform: uppercase;
	font-size:12px;
	padding:0px;
	margin-bottom:8px;
}

div.contact-form div.wpforms-field {
    padding:8px 0px;
}

div.contact-form input.wpforms-field-medium {
	max-width:100%;
}

.map-it {
	margin: 15px 0px;
}

.map-it a {
    padding: 15px 20px;
    font-size: 20px;
    line-height: 1;
    background-color: #5b320b;
    color: #ffffff;
    text-transform: uppercase;
}

@media (min-width: 1024px) {
    
	p, ul:not([class]), span, body {
        font-size: 18px;
    }

	h1 {
		font-size:48px;
	}
	
	h2 {
		font-size:42px;
	}
	
	h3 {
		font-size: 34px;
	}
	
	h4 {
		font-size:32px;
	}
	
	.push-button a {
		font-size:22px;
	}
	
	.header-component-b .header__bottom .header__branding {
		max-width:350px;
	}
	
	section.home-section-top, .page-section-top {
		padding:80px 15px;
		margin:0 auto;
		align-items:center;
	}
	
	section.home-section > div {
		flex-direction: row-reverse;
	}
	
	section.home-section-alt > div {
		flex-direction: row;
	}
	
	section.home-section-top > div{
		width:85%
	}
	
	p.page-header{
		font-size: 14px;
	}
	
	.home-section-image {
		
		width:50%;
	}
	section.home-section .wp-block-cover {
		min-height:550px;
	}
	.home-section-content {
		width:50%;
	}
	
	.section-contact {
		flex-direction: row;
	}
	
	.section-contact iframe,
	.section-contact .contact-info {
		width:50%;
	}
	
	.section-contact .contact-info {
		padding: 48px 16px 30px 16px;
	}
	
	.bottom-cta {
		padding:80px 0px;
	}

	.bottom-cta h3 {
		font-size:34px;
	}
	
	.home-overlay-banner-middle {
		font-size:70px;
	}
	
	.content-page .wp-block-cover {
		min-height:500px;
	}
	.wpcpro-row
	{
		grid-template-columns: repeat(4, 1fr);
	}
	
	.policies {
		flex-direction: row;
		max-width:1000px;
		margin: 0 auto;
	}
	
	.necessity-item > p {
		font-size: 18px;
	}
	.rate-card-rates p, .rate-contact p {
		font-size:18px;
	}
	
	section.home-section-top .wp-block-buttons {
		padding-bottom:0px;
	}
	
	.home-background {
		min-height:650px;
	}
	.rate-contact {
    padding-top: 0px;
	}
}