/*
Theme Name: Rancho Los Coches
Theme URI: #
Description: Designed by <a href="https://www.fiverr.com/usamafayyaz99">Usama Fayyaz</a>.
Author: Usama Fayyaz
Version: 1
Template: genesis
Tags: Custom Theme for Rancho Los Coches. Developed by Usama Fayyaz
*/

/* ## Baseline Normalize
--------------------------------------------- */
/* normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
	/* font-family:'Klavika', sans-serif; */
}
body {
	margin:0
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary {
	display:block
}

audio,canvas,progress,video {
	display:inline-block;
	vertical-align:baseline
}

audio:not([controls]) {
	display:none;
	height:0
}

[hidden],template {
	display:none
}

a {
	background:0 0
}

a:active,a:hover {
	outline:0
}

abbr[title] {
	border-bottom:1px dotted
}

b,strong {
	font-weight:700
}

dfn {
	font-style:italic
}

h1 {
	font-size:2em;
	margin:.67em 0
}

mark {
	background:#ff0;
	color:#131313
}

small {
	font-size:80%
}

sub,sup {
	font-size:75%;
	line-height:0;
	position:relative;
	vertical-align:baseline
}

sup {
	top:-.5em
}

sub {
	bottom:-.25em
}

img {
	border:0
}

svg:not(:root) {
	overflow:hidden
}

figure {
	margin:1em 40px
}

hr {
	box-sizing:content-box;
	height:0
}

pre {
	overflow:auto
}

code,kbd,pre,samp {
	font-family:monospace,monospace;
	font-size:1em
}

button,input,optgroup,select,textarea {
	color:inherit;
	font:inherit;
	margin:0
}

button {
	overflow:visible
}

button,select {
	text-transform:none
}

button,html input[type=button],input[type=reset],input[type=submit] {
	cursor:pointer
}

button[disabled],html input[disabled] {
	cursor:default
}


input {
	line-height:normal
}

input[type=checkbox],input[type=radio] {
	box-sizing:border-box;
	padding:0
}

input[type=search] {
	box-sizing:content-box
}

fieldset {
	border:1px solid silver;
	margin:0 2px;
	padding:.35em .625em .75em
}

legend {
border:0;
	padding:0
}

textarea {
	overflow:auto
}

optgroup {
	font-weight:700
}

table {
	border-collapse:collapse;
	border-spacing:0
}

td, th, .table-rate-heading {
	padding: 15px 5px;
}

/***Post, Page Entry Header***/
.home.page header.entry-header {
    position: unset;
    text-align: unset;
    padding-top: unset;
    padding-bottom: unset;
    background: unset;
    background-position: unset;
    background-size: unset;
    background-repeat: unset;
}
.single header.entry-header, .page header.entry-header {
    width: 100%;
    left: 0;
    top: 0;
    text-align: center;
}
.home.page article .entry-content {
    margin-top: unset;
}


/*Mobile Menu*/
i.fa.fa-bars.mobile-toggle{
	display:none;
}
span.sub-menu-toggle {
	display: none;
}
.site-container {
    overflow: hidden;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
}

.header-widget-area .widget_nav_menu {
	transition:0.3s;
}

.genesis-nav-menu a:hover {
    transition: 0.3s;
}

.home.wp-custom-logo .title-area {
	max-width: none;
	margin-top: 0;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	grid-gap: 20px;
}

.wp-custom-logo .site-title {
	text-indent: 0 !important;
	z-index: 1;
}

.wp-custom-logo .site-title > a {
	min-height: 0;
	transition:0.3s;
}

.custom-logo-link {
	display: block;
	line-height: 0;
	max-width: 700px;
	width: 100%;
}

.custom-logo {
    object-fit: contain;
    transition: 0.3s;
}



/***Custom Entry Content H4***/
.entry-content h4 {
    font-size: 130%;
    padding-top: 8px;
    padding-bottom: 8px;
    color: #333;
    font-family: 'Klavika', sans-serif;
}


/*Navigation Search Form*/
.nav-primary input[type="search"] {
    height: 40px;
    border-radius: 3px;
    margin-top: 5px;
}

/*Custom style Search Form*/
div.entry-content form.search-form input[type="submit"] {
width:30%;
margin-left:5px
}
div.entry-content form.search-form input[type="search"] {
width:68%
}
/*H3 subheading*/
.entry-content h3 {
font-size:160%;
color:#333
}


/*Post URL Style*/
.entry-content p a,.entry-content li a {
color:#353640;
text-decoration:none;
border-bottom:2px solid transparent;
font-weight:400
}
.entry-content p a:hover,.entry-content li a:hover {
border-bottom:2px solid #353640
}


/*link hover*/
a:hover {
color:#131313
}

/*Paragragh Alignment*/
.entry-content p {
text-align:left
}

/*Mouse-Selection*/
html ::selection {
background-color:#353640;
color:#fff
}

/*Search-Box*/
.search-form input {
width:100%
}

/*--Footer--*/
.footer-widgets {
    color: #000;
    background-image: url(./images/footer-bg.png);
    background-color: #fefcf8;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 40px 10px 25px;
    border-top: 10px solid #0d242c;
}
.footer-widgets .wrap {
    display: flex;
    grid-gap: 50px;
    align-items: center;
}
.footer-widgets .wrap .footer-widget-area {
    flex: 1 1 calc(20% - 33.33px);
    z-index: 1;
}
.widget-area.footer-widgets-2.footer-widget-area {
    flex-basis: calc(60% - 33.33px);
}
.footer-widgets .widget-wrap {
    display: table;
    margin: 0 auto;
}
.footer-widgets a {
    color: #000;
    transition:0.3s;
    font-size: 16px;
}
.footer-widgets a:hover {
	text-decoration: underline;
}
.footer-widgets .widgettitle {
	color: #bd552f;
	font-family: 'RialtoAntD', sans-serif;
	font-size: 22px;
	text-transform: uppercase;
	font-weight: 400;
}
.footer-widgets li {
    list-style-type:none;
    word-wrap:break-word
}
.footer-widgets-1 img {
    max-width: 125px !important;
    height: auto;
    margin-top: 10px;
    width: 100% !important;
}
.footer-widgets .widget_nav_menu .menu-item:before {
    content: '-';
    margin-right: 5px;
}


/*--Back-to-top--*/
.to-top {
	display:inline-block;
	z-index:99999;
	height:40px;
	width:40px;
	position:fixed;
	bottom:60px;
	right:10px;
	box-shadow:0 0 10px rgba(0,0,0,0.05);
	overflow:hidden;
	white-space:nowrap;
	background:#bd552f;
	visibility:hidden;
	opacity:0;
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
	transition:all .3s;
	display: flex;
	align-items: center;
}
a.to-top i.top-icon{
	margin: 0 auto;
    color: #fff;
    padding-bottom: 5px;
}
.to-top.top-is-visible {
visibility:visible;
opacity:1;
z-index: 999;
}
.to-top.top-fade-out {
opacity:.5
}
.no-touch .to-top:hover {
background-color:#353640;
opacity:1
}
a.to-top:hover {
	background-color:#f6951e;
	opacity:1;
}

/* ## Typographical Elements
--------------------------------------------- */
html {font-size:62.5%;}

/* Chrome fix */
body > div {font-size: 18px;}

body {
    background-color: #fefcf8;
    background-blend-mode: overlay;
    background-attachment: fixed;
    background-repeat: no-repeat;
    color: #000;
    font-family:'Klavika', sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height:2em;
    margin:0;
}
a,button,input:focus,input[type="button"],input[type="reset"],input[type="submit"],textarea:focus,.button,.gallery img {
-webkit-transition:all .3s ease-in-out;
-moz-transition:all .3s ease-in-out;
-ms-transition:all .3s ease-in-out;
-o-transition:all .3s ease-in-out;
transition:all .3s ease-in-out
}

a {
color:#353640;
text-decoration:none
}

p {
    line-height: 1.5em;
}

ol,ul {
margin:0;
padding:0
}

hr {
border:0;
border-collapse:collapse;
border-top:1px solid #ddd;
clear:both;
margin:1em 0
}

b,strong {
font-weight:700
}

blockquote,cite,em,i {
font-style:italic
}

blockquote {
border-left:5px solid #353640;
padding:20px 20px 1px 10px
}

/* ## Headings
--------------------------------------------- */
h1,h2,h3,h4,h5,h6 {
	color:#353640;
	font-family: 'RialtoAntD', sans-serif;
	font-weight: 400;
	line-height:1.2;
	margin: 0;
}
h1 {
font-size:36px;
font-size:3rem
}
h2 {font-size:30px;font-size:3rem;}
.entry-content h2 {
	font-size:20px;
	color:#353640;
}
h3 {
font-size:24px;
font-size:2.4rem
}
h4 {
font-size:20px;
font-size:2rem
}
h5 {
font-size:18px;
font-size:1.8rem
}
h6 {
font-size:16px;
font-size:1.6rem
}

/* ## Objects
--------------------------------------------- */
embed,iframe,img,object,video,.wp-caption {
max-width:100%
}
img {
height:auto
}
.featured-content img,.gallery img {
width:auto
}


/* ## Forms
--------------------------------------------- */
input,select,textarea {background-color:#fff;border: 1px solid #333;border-radius: inherit;font-size: 16px;font-weight:400;color:#353640;font-family:'Klavika', sans-serif;padding: 15px;width:100%;box-sizing: border-box;}
textarea {width:100%;height: 200px;}
input:focus,textarea:focus {
border:1px solid #999;
outline:none
}
input[type="checkbox"],input[type="image"],input[type="radio"] {
width:auto
}
button,input[type="button"],input[type="reset"],input[type="submit"],.button {
    background-color:#bd552f;
    border:0;
    border-radius: 4px;
    color:#fff;
    cursor:pointer;
    font-size:16px;
    font-size:1.6rem;
    font-weight:400;
    padding:16px 24px;
    text-transform:uppercase;
    font-family:'Klavika', sans-serif;
    width:auto;
    transition-property:background color;
    transition-duration:.3s;
    transition-timing-function:ease-out
}
button:hover,input:hover[type="button"],input:hover[type="reset"],input:hover[type="submit"],.button:hover,button:focus,input:focus[type="button"],input:focus[type="reset"],input:focus[type="submit"],.button:focus {
background-color:#bd552f;
color:#fff
}
.entry-content .button:hover,.entry-content .button:focus {
color:#fff
}
.button {
display:inline-block
}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-results-button {
display:none
}

/* ## Tables
--------------------------------------------- */
table {border-collapse:collapse;border-spacing:0;width:100%;}

table, td, th, .table-rate-heading {
	border: 2px solid #7ca1a7;
	border-collapse: collapse;
	text-align:center;
	font-weight: 400;
}

td {
	font-size: 18px;
}

/* ## Screen Reader Text
--------------------------------------------- */
.screen-reader-text,.screen-reader-text span,.screen-reader-shortcut {
position:absolute!important;
clip:rect(0,0,0,0);
height:1px;
width:1px;
border:0;
overflow:hidden
}
.screen-reader-text:focus,.screen-reader-shortcut:focus,.genesis-nav-menu .search input[type="submit"]:focus,.widget_search input[type="submit"]:focus {
clip:auto!important;
height:auto;
width:auto;
display:block;
font-size:1em;
font-weight:700;
padding:15px 23px 14px;
color:#131313;
background:#fff;
z-index:100000;
text-decoration:none;
box-shadow:0 0 2px 2px rgba(0,0,0,.6)
}

.more-link {
position:relative
}

/* # Structure and Layout
---------------------------------------------------------------------------------------------------- */

/* ## Site Containers
--------------------------------------------- */
.wrap {
    margin:0 auto;
    max-width:1200px;
    width: 100%;
    box-sizing: border-box;
}

.nav-primary .wrap {
    max-width: 100%;
    display: table;
}

.site-inner:not(.page-template .site-inner) {
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
    width: 100%;
}

.site-inner {background-color: #fefcf8;}

.site-inner:not(.home .site-inner) {
    background-image: url(./images/page-bg.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}


/* # Common Classes
---------------------------------------------------------------------------------------------------- */

/* ## Titles
--------------------------------------------- */
.archive-title {
	font-size:20px;
}

.entry-title a,.sidebar .widget-title a {
color:#353640
}
.entry-title a:hover,.entry-title a:focus {
color:#0E8CDD
}
.widget-title {margin-bottom: 10px;}

/* ## WordPress
--------------------------------------------- */
a.aligncenter img {
display:block;
margin:0 auto
}
a.alignnone {
display:inline-block
}
.alignleft {
float:left;
text-align:left
}
.alignright {
float:right;
text-align:right
}
a.alignleft,a.alignnone,a.alignright {
max-width:100%
}
img.centered,.aligncenter {
display:block;
margin:0 auto 24px
}
img.alignnone,.alignnone {
margin-bottom:12px
}
a.alignleft,img.alignleft,.wp-caption.alignleft {
margin:0 25px 0px 0;
}
a.alignright,img.alignright,.wp-caption.alignright {
margin:0 0 24px 24px
}
.wp-caption-text {
font-size:14px;
font-size:1.4rem;
font-weight:400;
text-align:center
}
.entry-content p.wp-caption-text {
margin-bottom:0
}
.entry-content .wp-audio-shortcode,.entry-content .wp-playlist,.entry-content .wp-video {
margin:0 0 28px
}

/* # Widgets
---------------------------------------------------------------------------------------------------- */
.widget {
word-wrap:break-word
}

.widget ol > li {
list-style-position:inside;
list-style-type:decimal;
padding-left:20px;
text-indent:-20px
}

.widget li li {
border:0;
margin:0 0 0 30px;
padding:0
}



/* # Site Header
---------------------------------------------------------------------------------------------------- */
.site-header {
	width: 100%;
	z-index: 9999;
	transition: 0.3s;
	background-color: #000;
	height: 50vh;
	display: flex;
	flex-wrap: wrap;
	background-size: cover;
	background-position: center;
	align-items: stretch;
	justify-content: center;
}

.home .site-header .wrap {
    background-color: transparent;
    padding: 0px !important;
}

@media (min-width:768px){
	.home .site-header {
		height: 42vmax;
	}

	.our-campground .getaway1:nth-child(4) .getaway1-container, .our-campground .getaway1:nth-child(4) .getaway1-container img, .our-campground .getaway1:nth-child(5) .getaway1-container, .our-campground .getaway1:nth-child(5) .getaway1-container img {
	    aspect-ratio: 16/9;
	    height: auto;
	}
	
	.our-campground .getaway1:nth-child(4) .getaway1-container .getaway1-inner, .our-campground .getaway1:nth-child(5) .getaway1-container .getaway1-inner {
	    align-items: center;
	}
}


/* ## Title Area
--------------------------------------------- */
.title-area {
    transition:0.3s;
}

.site-title {
    font-size:32px;
    font-size:3.2rem;
    font-weight:400;
    line-height:1.2;
    text-align: center;
}
.site-title a,.site-title a:hover,.site-title a:focus {
color:#131313
}
.site-description {
font-size:16px;
font-size:1.6rem;
font-weight:400;
line-height:1.5
}
.site-description,.site-title {margin: 0;}
.header-image .site-description,.header-image .site-title {
	display:block;
	text-indent:-9999px;
	margin-top: 0px;
}

/* ## Widget Area
--------------------------------------------- */
.site-header .widget-area {
	text-align:right;
	white-space: nowrap;
}

/* # Site Navigation
---------------------------------------------------------------------------------------------------- */
.genesis-nav-menu {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    flex-direction: row;
    justify-content: center;
    grid-gap: 15px;
    list-style: none;
}
.genesis-nav-menu a {
    color: #fff;
    font-weight: 700;
    text-decoration: none;
    display: block;
    padding: 25px 15px;
    font-size: 30px;
    transition: 0.3s;
    font-family: 'RialtoAntD', sans-serif;
    text-transform: uppercase;
}
.genesis-nav-menu a span {
    display: flex;
}

.genesis-nav-menu a:hover {
    background-color: #f6951e;
}

.genesis-nav-menu .sub-menu {
    left: -9999px;
    opacity: 0;
    position: absolute;
    -webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    width: 250px;
    z-index: 99;
    box-shadow: 0px 5px 10px rgb(0 0 0 / 20%);
    white-space: normal;
    background-color: #f6951e;
    list-style: none;
}
.genesis-nav-menu .sub-menu a {
	color: #fff;
    font-size: 22px;
    padding: 20px;
    position: relative;
    word-wrap: break-word;
    transform: unset;
	transition: 0.3s;
}
.sub-menu li.menu-item a:hover {
    background-color: #bd552f;
	transition: 0.3s;
}
.sub-menu .current-menu-item a {
    background-color: #bd552f;
}
.genesis-nav-menu .sub-menu a span{
    transform: unset !important;
}
.genesis-nav-menu li.menu-item-has-children:hover>a {
    transition:0.3s;
    color: #bd552f;
}
.genesis-nav-menu .sub-menu .sub-menu {
margin:-47px 0 0 250px
}
.genesis-nav-menu .menu-item:hover {
position:static
}
.genesis-nav-menu .menu-item:hover > .sub-menu {
left:auto;
opacity:1
}
.genesis-nav-menu > .first > a {
padding-left:0
}
.genesis-nav-menu > .last > a {
padding-right:0
}
.genesis-nav-menu > .right {
color:#fff;
float:right;
list-style-type:none;
padding:30px 0
}
.genesis-nav-menu > .right > a {
display:inline;
padding:0
}
.genesis-nav-menu > .rss > a {
margin-left:48px
}
.genesis-nav-menu > .search {
padding:10px 0 0
}


/* ## Primary Navigation
--------------------------------------------- */
.nav-primary {
    background-color: #bd552f;
    background-repeat: repeat;
    background-position: center;
    background-size: cover;
    border-bottom: 10px solid #f6951e;
}
.nav-primary .genesis-nav-menu li a {color:#fff;font-family:'RialtoAntD', sans-serif;font-weight:400;text-decoration:none;-webkit-transition-property:background color;-webkit-transition-duration:.3s;-webkit-transition-timing-function:ease-out;-moz-transition-property:background color;-moz-transition-duration:.3s;-moz-transition-timing-function:ease-out;-o-transition-property:background color;-o-transition-duration:.3s;-o-transition-timing-function:ease-out;transition-property:background color;transition-duration:.3s;transition-timing-function:ease-out}
.nav-primary .genesis-nav-menu li:hover a,.nav-primary .genesis-nav-menu li:focus a,.nav-primary .genesis-nav-menu .current-menu-item > a {
color:#fff;
text-decoration:none;
-webkit-transition-property:background color;
-webkit-transition-duration:.3s;
-webkit-transition-timing-function:ease-out;
-moz-transition-property:background color;
-moz-transition-duration:.3s;
-moz-transition-timing-function:ease-out;
-o-transition-property:background color;
-o-transition-duration:.3s;
-o-transition-timing-function:ease-out;
transition-property:background color;
transition-duration:.3s;
transition-timing-function:ease-out
}
.nav-primary .genesis-nav-menu .sub-menu a {
    color:#fff;
}
.nav-primary .genesis-nav-menu .sub-menu li a:hover,.nav-primary .genesis-nav-menu .sub-menu li a:focus,.nav-primary .genesis-nav-menu .sub-menu .current-menu-item > a {
    color:#fff;
    text-decoration:none;
    background-color:#bd552f
}

/* # Content Area
---------------------------------------------------------------------------------------------------- */

/* ## Entries
--------------------------------------------- */
.entry {
margin-bottom:30px;
padding:30px 35px
}
.home .entry {
    margin-bottom: 0px;
    padding: 0px 35px 0px 35px;
}
.content .entry {
background-color:#fff;
}
.entry-content ol,.entry-content ul {
margin-bottom:28px;
margin-left:40px
}
.entry-content ol > li {
list-style-type:decimal
}
.entry-content ol > li > ol > li {
    list-style: lower-alpha;
}
.entry-content ul > li {
list-style-type:disc;
text-align:left;
padding-bottom:10px;
}
.entry-content ul > li > ul >li {
    list-style: circle;
}
.entry-content ol ol,.entry-content ul ul {
margin-bottom:0
}
.entry-content code {
background-color:#131313;
color:#ddd
}

/* ## Entry Meta
--------------------------------------------- */
p.entry-meta {
	font-size:16px;
	margin-bottom:0;
	font-family:'Klavika', sans-serif;
}
.entry-header .entry-meta {
    margin-bottom: 24px;
}
.entry-footer .entry-meta {
	border-top:2px solid #f5f5f5;
	padding-top:24px
}

/* ## Pagination
--------------------------------------------- */
.pagination {
clear:both;
margin:40px 0
}
.adjacent-entry-pagination {
margin-bottom: 0px;
    line-height: 1.8em;
    border-top: 1px solid #e1e1e1;
    padding-right: 10px;
    padding-left: 10px;
}
div.adjacent-entry-pagination a {
    display: table;
    margin: 0 auto;
}
.archive-pagination li {
display:inline
}
.archive-pagination li a {
background-color:#131313;
color:#fff;
cursor:pointer;
font-family:'Klavika', sans-serif;
display:inline-block;
font-size:16px;
font-size:1.6rem;
padding:8px 12px;
text-decoration:none
}
.archive-pagination li a:hover,.archive-pagination li a:focus,.archive-pagination .active a {
background-color:#353640;
text-decoration:none
}

/* ## Comments
--------------------------------------------- */
.comment-respond,.entry-comments,.entry-pings {
background-color:#fff;
margin-bottom:40px
}
.comment-respond,.entry-pings {
padding:40px 40px 16px;
margin-top: 30px;
}
.entry-comments {
padding:40px;
border: 1px solid #e1e1e1;
}
.comment-header {
font-size:16px;
font-size:1.6rem
}

.comment-content {
clear: both;
    word-wrap: break-word;
    border: 2px solid #f2f2f2;
    padding: 10px;
    border-radius: 2%;
}
.comment-list li {
margin-top:24px;
padding:25px
}
.comment-list li li {
margin-right:-32px
}
.comment-respond input[type="email"],.comment-respond input[type="text"],.comment-respond input[type="url"] {
width:50%
}
.comment-respond label {
display:block;
margin-right:12px
}
.entry-comments .comment-author {
margin-bottom:0
}
.entry-pings .reply {
display:none
}
.form-allowed-tags {
background-color:#f5f5f5;
font-size:16px;
font-size:1.6rem;
padding:24px
}
ol.comment-list ul.children {
    border-left: 2px solid #f2f2f2;
    padding-left: 20px;
    margin-left: 20px;
}
a.comment-reply-link:hover {
    background-color: #353640;
}
a.comment-reply-link {
    padding: 0px 5px;
    margin-top: 10px;
    border-radius: 3px;
    font-size: 14px;
    color: #fff;
    background-color: #232621;
    float: right;
}
a.comment-reply-link:before {
    content: "\f112";
    font-family: FontAwesome;
    font-size: 10px;
    margin-right: 5px;
}
/*Comment Leave A Reply Button*/
div.entry-comments a.leave-reply{
    float: right;
    margin-top: -45px;
    text-transform: uppercase;
    background-color: #232621;
    color: #fff;
    padding: 8px;
    font-size: 15px;
    font-family: 'Klavika', sans-serif;
    border-radius: 3px;
}
div.entry-comments a.leave-reply:hover{
	background-color: #353640;
}
/* # Sidebars
---------------------------------------------------------------------------------------------------- */
.sidebar {
font-size:16px;
font-size:1.6rem
}
.sidebar li {
border-bottom:1px dotted #ddd;
margin-bottom:10px;
padding-bottom:10px
}
.sidebar p:last-child,.sidebar ul > li:last-child {
margin-bottom:0
}
.sidebar .widget {
background-color:#fff;
margin-bottom:30px;
padding:35px;
z-index:999;

}

/* # Site Footer
---------------------------------------------------------------------------------------------------- */
.site-footer {
    background-color: #bd552f;
    font-size: 16px;
    color: #fff;
}
.site-footer .wrap {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    grid-gap: 10px;
    flex-wrap: wrap;
}
.site-footer a {
    color: #fff;
	transition:0.3s;
	font-weight: 700;
}
.site-footer a:hover {
    text-decoration: underline;
}

/* # Custom Styling
---------------------------------------------------------------------------------------------------- */

/* Page Title */
.page-title {
    display: flex;
    align-items: end;
    margin-bottom: 50px;
}

.page-title img {
    max-width: 85px;
    width: 100%;
    z-index: 9;
}

.page-title .entry-title {
    background-color: #feb75b;
    font-size: 36px;
    border: 3px solid #bd552f;
    color: #5b2611;
    padding: 5px 20px 5px 25px;
    margin-left: -25px;
}

/* Header Booking */
.site-header .wrap:not(.home .site-header .wrap) {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.header-booking-container {
    display: flex;
    justify-content: end;
}

.header-booking {
    background-color: #bd552f;
    padding: 0 10px 10px;
    box-sizing: border-box;
}

.header-booking-inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    grid-gap: 15px;
    border-width: 0px 3px 3px 3px;
    border-style: solid;
    border-color: #f6951e;
    padding: 5px 15px;
    box-sizing: border-box;
}

.header-booking-inner img {
    max-width: 175px;
    transition: 0.3s;
}

.header-booking-inner span {
    font-family: 'RialtoAntD', sans-serif;
    color: #fff;
    font-size: 32px;
    text-transform: uppercase;
    transition: 0.3s;
}

.header-booking:hover .header-booking-inner > * {
    scale: 1.1;
}

thead, .table-rate-heading {
    background-color: #228e44;
    color: #fff;
    font-size: 20px;
}

/* Campsites */

.cottage-rates-container {
    overflow-x: auto;
    max-width: 1000px;
    margin: 50px auto 0;
}

.cottage-rates-container table tr td {
    width: 50%;
}

.cottage-rates-container, .cottage-rates-container table, .cottage-rates-container td, .table-rate-heading, .golf-rates-container.cottages-golf-container, .golf-rates-container.cottages-golf-container table, .golf-rates-container.cottages-golf-container td, .golf-rates-container.cottages-golf-container th {
    border-color: #7ca1a7;
}

.cabins-single:nth-child(4n-3) .cottage-rates-container table, .cabins-single:nth-child(4n-3) .cottage-rates-container td {
	border-color: #7ca1a7;
}

.cabins-single:nth-child(4n-2) .cottage-rates-container table, .cabins-single:nth-child(4n-2) .cottage-rates-container td {
	border-color: #0d242c;
}

.cabins-single:nth-child(4n-1) .cottage-rates-container table, .cabins-single:nth-child(4n-1) .cottage-rates-container td {
	border-color: #22a5d9;
}

.cabins-single:nth-child(4n) .cottage-rates-container table, .cabins-single:nth-child(4n) .cottage-rates-container td {
	border-color: #9e6e4d;
}

.cabins-single:nth-child(4n-3) .table-rate-heading {
	background-color: #7ca1a7;
	border-color: #7ca1a7;
}

.cabins-single:nth-child(4n-2) .table-rate-heading {
	background-color: #0d242c;
	border-color: #0d242c;
}

.cabins-single:nth-child(4n-1) .table-rate-heading {
	background-color: #22a5d9;
	border-color: #22a5d9;
}

.cabins-single:nth-child(4n) .table-rate-heading {
	background-color: #9e6e4d;
	border-color: #9e6e4d;
}

.cottage-rates-container span {
    display: block;
    font-weight: 400;
}

.cottage-rates-container.cabin-container, .cottage-rates-container.cabin-container table, .cottage-rates-container.cabin-container td, .cottage-rates-container.cabin-container th {
    border-color: #228e44;
}

.cottage-rates-container.cabin-container thead {
    background-color: #228e44;
}

/* Local Attractions */

.locations {
    display: flex;
    flex-wrap: wrap;
    grid-gap: 50px;
    max-width: 1000px;
    margin: 0 auto;
}

.location {
    display: flex;
    flex-wrap: wrap;
    grid-gap: 50px;
    align-items: center;
}

.location img {
    flex: 1 1 calc(40% - 25px);
    aspect-ratio: 16/9;
    object-fit: cover;
    width: calc(40% - 25px);
    height: 100%;
}

.location-content {
    flex: 1 1 calc(60% - 25px);
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    text-align: center;
    grid-gap: 15px;
    justify-content: center;
    align-items: center;
}

.location-content p {
    margin: 0;
}

.location-content h2 {
    text-transform: uppercase;
    font-size: 34px;
    font-weight: 400;
}

.location-content a {
    line-height: normal;
    font-family: 'RialtoAntD', sans-serif;
    text-transform: capitalize;
    color: #fff;
    font-weight: 400;
    font-size: 22px;
    padding: 10px 35px;
    border-radius: 50px;
    transition: 0.3s;
}

.location-content a:hover {
    scale: 1.1;
}

.location:nth-child(4n-3) .location-content a {
    background-color: #7ca1a7;
}

.location:nth-child(4n-2) .location-content a {
    background-color: #feb75b;
}

.location:nth-child(4n-1) .location-content a {
    background-color: #f16951;
}

.location:nth-child(4n) .location-content a {
    background-color: #0d242c;
}

.location:nth-child(4n-3) .location-content h2 {
    color: #7ca1a7;
}

.location:nth-child(4n-2) .location-content h2 {
    color: #feb75b;
}

.location:nth-child(4n-1) .location-content h2 {
    color: #f16951;
}

.location:nth-child(4n) .location-content h2 {
    color: #0d242c;
}


/***Footer***/
.footer-widget-area #text-3 p {
    font-size: 12px;
}

.footer-widget-area #media_image-4 img, .footer-widget-area #media_image-2 img {
    max-width: 500px !important;
    width: 100%;
}

.footer-social {
    text-align: right;
    display: flex;
    justify-content: end;
    grid-gap: 10px;
    align-items: center;
}

.footer-social a i {
    font-size: 24px;
    color: #fff;
}

.footer-social a {
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    border-radius: 100%;
    justify-content: center;
    text-align:center;
}

.footer-social a:hover {
    text-decoration: unset;
    scale: 1.1
}

.footer-social .facebook {
    background-color: #7ca1a7;
}

.footer-social .instagram {
    background-color: #0d242c;
}

.footer-social .youtube {
    background-color: #bd552f;
}

.youtube .fa.fa-youtube-play.fa-fw {
    text-shadow: 1px 1px 3px rgb(0 0 0 / 60%);
}

.footer-address {
    margin-top: 15px;
    text-align: right;
    font-size: 16px;
}

.button-4.footer-button {
    float: right;
    margin: 0;
    margin-top: 15px;
    font-size: 18px;
    padding: 5px 15px;
    color: #fff;
    display: inline-block;
    background-color: #f7941d;
    text-shadow: 2px 2px 3px rgb(0 0 0 / 55%);
    border-radius: 3px;
}

.button-4.footer-button:hover {
    text-decoration: unset;
}

/***Borders***/
.border-top{
    border-top: 10px solid #7ca1a7;
    box-shadow: 0px 10px 25px -2px rgb(0 0 0 / 50%);
    display: block;
    width: 100%;
    position: relative;
}
.border-bottom{
    border-bottom: 6px solid #f6951e;
}
/***Buttons***/
.primary-button {
    font-family: 'RialtoAntD', sans-serif;
    background-color: #0d242c;
    border: #0d242c;
    color: #fff;
    transition: 0.3s;
    padding: 10px 25px;
    text-transform: uppercase;
    display: inline-block;
    font-weight: 400;
    border-radius: 2px;
    font-size: 22px;
    line-height: initial;
}
.primary-button:hover {
    background-color: #fff;
    color: #0d242c;
}
.secondary-button {
    font-family: 'RialtoAntD', sans-serif;
    background-color: #bd552f;
    border: 2px solid #bd552f;
    color: #fff;
    transition: 0.3s;
    padding: 10px 25px;
    text-transform: uppercase;
    border-radius: 2px;
    display: inline-block;
    font-size: 22px;
    line-height: initial;
}
.secondary-button:hover {
    background-color: #fff;
    color: #bd552f;
    text-shadow: 0 0 black;
}

.button-4 {
    color: #fff;
    font-size: 34px;
    margin-bottom: 25px;
    font-family: 'RialtoAntD', sans-serif;
    padding: 10px 25px 5px 25px;
    box-sizing: border-box;
    background-color: #f6951e;
	text-transform: uppercase;
}

.button-4:hover {
    color: #fff;
    transform: scale(1.1);
}


/***Section Margins & Padding***/
.section-margin{
    margin: 75px auto;
}
.section-margin:not(.home .section-margin){
    margin: 50px auto;
}
.section-padding{
    padding: 75px 0px;
}
.section-margin-75 {
    margin-top: 75px !important;
}
.margin-25 {
    margin: 25px 0px;
}
/***Section Styling***/
.section-background {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.width-800 {
    max-width: 800px;
    margin: 0 auto;
}

/***Typography Styling***/
.section-title-container {
    display: flex;
    justify-content: space-between;
    max-width: 850px;
    margin: 0 auto;
    align-items: center;
}
.main-title, .secondary-title, .entry-title {
    font-size: 54px;
    color: #5c240c;
    display: flex;
    align-items: center;
    justify-content: center;
    grid-gap: 25px;
    text-transform: uppercase;
    text-align: center;
}

.main-title:before, .entry-title:before {
    content: '';
    background-image: url(./images/main-title-icon-left.png);
    width: 155px;
    height: 6px;
    background-repeat: no-repeat;
    background-position: center;
    flex: 0 0 155px;
}
.main-title:after, .entry-title:after {
    content: '';
    background-image: url(./images/main-title-icon-right.png);
    width: 155px;
    height: 6px;
    background-repeat: no-repeat;
    background-position: center;
    flex: 0 0 155px;
}

.section-description {
    font-size: 20px;
    margin-bottom: 0px;
    margin-top: 25px;
    color: #000;
}
.text-center {
    text-align: center;
}

/***Colors***/
.color-white {
    color: #fff;
}
.color-black{
    color: #000;
}

/***Gallery***/
section.gallery {
    background-color: #fff;
    border-top: 10px solid #7ca1a7;
}
.gallery-images {
    display: flex;
    flex-wrap: wrap;
}
.gallery-images .gallery-image {
    flex: 1 1 33.33%;
    line-height: 0;
    overflow: hidden;
    cursor: pointer;
}

.gallery-image.gallery-text {
    background-color: #bd552f;
    color: #fff;
    text-align: center;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    grid-gap: 25px;
    padding: 25px 10px;
    box-sizing: border-box;
}

.gallery-image.gallery-text h3 {
    color: #fff;
    line-height: 1;
}

.photo-gallery-title {
    display: flex;
    align-items: center;
    justify-content: center;
    grid-gap: 10px;
}

.photo-gallery-title:before, .photo-gallery-title:after {
    content: "";
    background-image: url(./images/diamond-white.png);
    width: 36px;
    height: 19px;
    display: block;
}

.photo-gallery-title {
    margin: 0;
    font-size: 20px;
}

.gallery-images img {
    padding: 0;
    border: 0 !important;
    aspect-ratio: 16/9;
    object-fit: cover;
    width: 100%;
}
.gallery-images .gallery-image:hover img {
    transform: scale(1.1);
}



/***Home***/

.home-testimonials-section .main-title:before, .home-testimonials-section .main-title:after {
    content: none;    
}

.testimonials-scroll-section .wrap {
    display: flex;
    align-items: start;
    grid-gap: 50px;
    justify-content: space-between;
    flex-wrap: wrap;
}

/***Section 1***/
.ell-1 {
    clip-path: ellipse(100% 49%);
    margin-top: -100px;
    background-image: url(./images/ellipse-bg.jpg);
    background-position: center;
}
/* .ell-2 {
    background-color: #bd552f;
    clip-path: ellipse(98% 47.75%);
} */

.home-section-1-logo {
    text-align: center;
    line-height: 0;
}

.home .home-section-1 {
    background-color: #fefcf8;
    clip-path: ellipse(97% 47.125%);
    padding-bottom: 75px;
}

.home-bg-image {
    background-image: url(./images/home-section-1-bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.home .home-section-1-logo {
    text-align: center;
    padding: 75px 0;
}

.home-section-1 .section-padding {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 1200px;
    grid-gap: 50px;
    flex-direction: column;
	margin: 0 auto;
}

.home-section-1-logo img {
    max-width: 400px;
    width: 100%;
}

/*** Section 2 ***/

.getaways1 {
    display: flex;
    grid-gap: 30px;
    align-items: stretch;
    flex-wrap: wrap;
    width: 100%;
    list-style: none;
}

.getaway1 {
    flex: 1 1 calc(25% - 22.5px);
}

.getaway1 img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    transition: 0.3s;
}

.getaway1:hover .getaway1-container img {
    scale: 1.1;
}

.getaway1 .getaway1-container {
    display: grid;
    grid-template:
        'stack';
    overflow: hidden;
    aspect-ratio: 9/16;
    height: 100%;
    width: 100%;
}


.getaway1 .getaway1-container > * {
    grid-area: stack;
}

.getaway1-inner {
    display: flex;
    justify-content: center;
    align-items: end;
    transition: 0.3s;
    cursor: pointer;
}

.getaway-lower {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    height: 60%;
}

.home-section-1 .getaway1:nth-child(1) .getaway1-inner {
    background-color: rgb(124 161 167 / 40%);
}

.home-section-1 .getaway1:nth-child(2) .getaway1-inner {
    background-color: rgb(246 149 30 / 40%);
}

.home-section-1 .getaway1:nth-child(3) .getaway1-inner {
    background-color: rgb(189 85 47 / 40%);
}

.home-section-1 .getaway1:nth-child(4) .getaway1-inner {
    background-color: rgb(13 36 44 / 40%);
}

.getaway1:hover .getaway1-inner{
	background-color: transparent;
}

.getaway1-inner h3 {
    padding: 5px 15px;
    text-shadow: 0 0 10px rgb(0 0 0 / 50%);
    position: relative;
    font-size: 38px;
    font-weight: 400;
    text-transform: uppercase;
    word-break: break-word;
}

.getaway1-inner a {
    color: #fff;
    font-size: 26px;
    margin-bottom: 25px;
    font-family: 'RialtoAntD', sans-serif;
    padding: 10px 40px;
    box-sizing: border-box;
    text-shadow: 0 0 10px rgb(0 0 0 / 50%);
    position: relative;
    font-weight: 400;
    box-shadow: 3px 3px 3px rgb(32 29 30 / 20%);
}

.getaway1-inner a:hover {
	transform: scale(1.1);
}

.getaway1:nth-child(4n-3) .getaway1-inner a {
	background-color: #7ca1a7;
}

.getaway1:nth-child(4n-2) .getaway1-inner a {
	background-color: #f6951e;
}

.getaway1:nth-child(4n-1) .getaway1-inner a {
	background-color: #bd552f;
}

.getaway1:nth-child(4n) .getaway1-inner a {
	background-color: #0d242c;
}

.getaway1 a:hover img {
    transform: scale(1.1);
}


/***Section3***/
.home-section-3 {
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
    border-top: 10px solid #657045;
    border-bottom: 10px solid #657045;
}

.\36 0-40-container {
    display: flex;
    justify-content: right;
    align-items: center;
    padding: 75px 0;
	height: 100%;
    box-sizing: border-box;
}

.\36 0-40-container > img {
    width: 60%;
}

.logo-title {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    grid-gap: 25px;
}

.logo-title > img {
    max-width: calc(25% - 12.5px);
}

.logo-title h2 {
    max-width: calc(75% - 12.5px);
    color: #fff;
    margin: 0;
}

.\36 0-40-content p {
	font-size: 20px;
}

.\36 0-40-content {
    padding: 50px;
    max-width: 500px;
    background-color: rgb(124 161 167 / 95%);
    display: flex;
    flex-direction: column;
    grid-gap: 5px;
    color: #fff;
    text-align: center;
    align-items: center;
    border-width: 10px 0px 10px 10px;
    border-style: solid;
    border-color: #0d242c;
}

.\36 0-40-content .button-4 {
    margin: 0 auto;
    display: table;
}



/***Section 4***/
.home-section-4  .contents {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    grid-gap: 40px;
}

.home-section-4  .content {
    float: none;
    width: 100%;
    flex: 0 1 calc(50% - 20px);
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    grid-gap: 25px;
}

.home-section-4  .content-image {
    flex: 0 1 calc(60% - 12.5px);
    line-height: 0;
    height: 100%;
    overflow: hidden;
}

.home-section-4  .content-text {
    flex: 0 1 calc(40% - 12.5px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
    grid-gap: 10px;
}

.home-section-4 .content-text p {
    max-width: 225px;
    margin: 0;
    font-size: 18px;
    line-height: 1.25;
}

.home-section-4  .content-image img {
    aspect-ratio: 16/9 !important;
    object-fit: cover;
    width: 100%;
    transition: 0.3s;
    height: 100%;
}

.home-section-4 .content-image img:hover {
    scale: 1.1;
}

.home-section-4 .content:nth-child(odd) {
    flex-direction: row-reverse;
    text-align: right;
}

.content-container {
    margin-top: 75px;
}

@media (max-width:768px) {
	.content-container {
	    margin-top: 50px;
	}
}

.home-section-4 .content h3 {
	font-size: 28px;
	text-transform: uppercase;
	font-weight: 400;
}

.home-section-4 .content:nth-child(4n-3) h3 {
    color: #7ca1a7;
}

.home-section-4 .content:nth-child(4n-2) h3 {
    color: #bd552f;
}

.home-section-4 .content:nth-child(4n-1) h3 {
    color: #f6951e;
}

.home-section-4 .content:nth-child(4n) h3 {
    color: #0d242c;
}

.home-section-4 .content .primary-button {
    padding: 5px 25px;
}

.home-section-4 .content:nth-child(4n-3) a {
    background-color: #7ca1a7;
    border-color: #7ca1a7;
}

.home-section-4 .content:nth-child(4n-2) a {
    background-color: #bd552f;
    border-color: #bd552f;
}

.home-section-4 .content:nth-child(4n-1) a {
    background-color: #f6951e;
    border-color: #f6951e;
}

.home-section-4 .content:nth-child(4n) a {
    background-color: #0d242c;
    border-color: #0d242c;
}

.home-section-4 .content:nth-child(4n-3) a:hover {
    color: #7ca1a7;
    background-color: #fff;
}

.home-section-4 .content:nth-child(4n-2) a:hover {
    color: #bd552f;
    background-color: #fff;
}

.home-section-4 .content:nth-child(4n-1) a:hover {
    color: #f6951e;
    background-color: #fff;
}

.home-section-4 .content:nth-child(4n) a:hover {
    color: #0d242c;
    background-color: #fff;
}

.home-section-4 {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    margin-top: -150px;
}

.home-section-4 .section-padding {
    max-width: unset;
    background-color: rgb(254 252 248 / 90%);
    padding-top: 225px;
}

@media (max-width: 768px) {
	.home-section-4 .section-padding {
		padding-top: 175px;
	}
}

.home-section-4 .content:nth-child(odd) .content-text {
    align-items: end;
}


/***Section 5***/

.home-section-5 {
    display: flex;
    width: 100%;
    justify-content: end;
    align-items: center;
    margin-bottom: 0 !important;
    background-color: #fefcf8;
}

.home-section-5 .section-padding {
    width: 100%;
	background-image: url(./images/grey-diamonds.png);
    background-repeat: no-repeat;
    background-position: 0px center;
    background-size: contain;
}

.left-right-container {
    display: flex;
    flex-wrap: wrap;
    grid-gap: 50px;
}

.left-container {
    flex: 1 1 calc(60% - 25px);
    line-height: 0;
}

.right-container {
    flex: 1 1 calc(40% - 25px);
    display: flex;
    flex-direction: column;
    align-items: end;
    justify-content: center;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    padding-left: 75px;
    box-sizing: border-box;
}

.right-container-inner {
    max-width: 600px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    grid-gap: 25px;
    box-sizing: border-box;
}

.home-section-5 .left-container img {
    object-fit: cover;
    height: 100%;
    width: 100%;
    object-position: center;
    aspect-ratio: 16/9;
}

.home-section-5 .logo-title h2 {
    color: #000;
    text-transform: uppercase;
    text-align: left;
    font-size: 48px;
}

.home-section-5 .right-container p {
    font-size: 18px;
    text-align: right;
    margin: 0;
}

.testimonial-inner {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0 5vmax;
}
.testimonial-inner > * {
    flex: 1 1;
}
.testimonial-text {
    margin-left: auto;
    margin-right: auto;
    padding: 10px 0 20px;
}

.testimonial-author {
    font-weight: 700;
}

.testimonial-text, .testimonial-author {
    margin-top: 0;
}

  

/* Campsites */

.flex-buttons {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    flex-wrap: wrap;
    grid-gap: 25px;
    max-width: 1000px;
    margin: 50px auto;
    border-bottom: 2px solid rgb(143 145 107 / 70%);
    padding-bottom: 50px;
}

.flex-buttons > * {
    flex: 1 1 calc(33.33% - 33.33px);
}

.flex-buttons a {
    background-color: #000;
    color: #fff;
    font-family: 'RialtoAntD', sans-serif !important;
    font-size: 26px;
    text-transform: capitalize;
    padding: 5px 25px;
    display: inline-block;
    border-radius: 3px;
    text-align: center;
    text-shadow: 2px 2px 2px rgb(0 0 0 / 50%);
    width: 100%;
    box-sizing: border-box;
}

.flex-buttons a:hover {
    scale: 1.1;
}

.cabins-single:nth-child(4n-3) .flex-buttons .button-1 a {
    background-color: #feb75b;
}

.cabins-single:nth-child(4n-3) .flex-buttons .button-2 a {
    background-color: #f16951;
}

.cabins-single:nth-child(4n-3) .flex-buttons .button-3 a {
    background-color: #0d242c;
}

.cabins-single:nth-child(4n-2) .flex-buttons .button-1 a, .monthly-campsite-buttons .button-1 a {
    background-color: #7ca1a7;
}

.cabins-single:nth-child(4n-2) .flex-buttons .button-2 a, .monthly-campsite-buttons .button-2 a {
    background-color: #feb75b;
}

.cabins-single:nth-child(4n-2) .flex-buttons .button-3 a, .monthly-campsite-buttons .button-3 a {
    background-color: #f16951;
}

.cabin-title-container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin-bottom: 50px;
    grid-gap: 25px;
}

.cabin-title-container img {
	aspect-ratio: 1;
	object-fit: contain;
	width: 100%;
	height: auto;
	max-width: 75px;
}

.cabins-single > a * {
    grid-area: stack;
}

.v-tour-button {
    display: flex;
    flex-wrap: wrap;
    grid-gap: 15px;
    background-color: #228e44;
    align-items: center;
    justify-content: center;
    max-width: 300px;
    margin: 0 auto;
    padding: 10px 25px;
    position: relative;
    border-radius: 50px;
}

.cabins-single:nth-child(4n-3).town-house-single .v-tour-button {
	background-color: #409337;
}

.cabins-single:nth-child(4n-2).town-house-single .v-tour-button {
	background-color: #bd552f;
}

.cabins-single:nth-child(4n-1).town-house-single .v-tour-button {
	background-color: #22a5d9;
}

.cabins-single:nth-child(4n).town-house-single .v-tour-button {
	background-color: #9e6e4d;
}

.icon-360 {
    transform: unset !important;
    position: relative;
    max-width: 50px;
}

.v-click span {
    display: block;
    color: #fff;
    font-family: 'RialtoAntD', sans-serif;
    text-transform: uppercase;
    font-size: 26px;
}

.cabins-single > .tour-link {
    overflow: hidden;
    display: block;
    line-height: 0;
    margin-bottom: 10px;
    cursor: pointer;
    display: grid;
    grid-template:
        'stack';
    align-items: center;
}

.cabins-single > .tour-link:hover img {
    transform: scale(1.1);
}

.tour-image {
    width: 100%;
    aspect-ratio: 16/9;
    height: 100%;
    object-fit: cover;
    transition: 0.3s;
}

.cabin-gallery {
    display: flex;
    grid-gap: 10px;
    margin-top: 5px;
    flex-wrap: wrap;
}

.cabin-gallery img {
    width: 100%;
    aspect-ratio: 16/9;
    object-fit: cover;
    height: auto;
    transition: 0.3s;
}

.cabin-gallery a:hover img {
    transform: scale(1.1);
}

.cabin-gallery a {
    flex: 1 1 15%;
    overflow: hidden;
    line-height: 0;
}

.cabins-single > p {
    font-size: 18px;
    margin-bottom: 0;
    margin-top: 40px;
}

.town-house-single .tour-link {
    margin-top: 50px;
}

.town-house-single:nth-child(3n-1) .v-click span {
    background-color: #6cd1e1;
}

.town-house-single:nth-child(3n) .v-click span {
    background-color: #859358;
}

/* Monthly Campsites */
.campsite-details {
    display: flex;
    flex-wrap: wrap;
    grid-gap: 50px;
    justify-content: center;
    align-items: baseline;
}

.campsite-details .campsite-detail {
    flex: 1 1 calc(50% - 25px);
    display: flex;
    flex-direction: column;
    align-items: center;
}

.campsite-detail .main-title {
    font-size: 40px;
}

.campsite-detail .main-title:before, .campsite-detail .main-title:after {
    width: 100px;
    background-size: contain;
    flex: 0 0 100px;
}

.campsite-details-subtitle {
    margin: 0;
}

.campsite-details-description {
    margin-top: 10px;
}

.campsite-detail ul {
    margin-left: 25px;
    max-width: 400px;
}

/***Ifram Gallery Fix***/
.lg-outer[data-lg-slide-type="iframe"] .lg-item:before{
    content: none;
}
.lg-outer .lg-has-iframe .lg-object {
    width: 100%;
    height: 100%;
}

/*Amenities*/

.getaways-container {
    margin: 0 auto;
    max-width: 1000px;
}

.amenities {
    display: flex;
    flex-wrap: wrap;
    margin-top: 50px;
    grid-gap: 50px;
}

.amenity {
    flex: 1 1 30%;
    list-style: none;
}

.getaway-logo {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    border-radius: 100%;
    width: 175px;
    height: 175px;
}

.amenity img {
    aspect-ratio: 1;
    object-fit: cover;
    width: 100%;
    height: 100%;
    max-height: unset;
    border-radius: 100%;
    object-position: center;
}

.amenity h3 {
    font-family: 'RialtoAntD', sans-serif;
    margin: 20px 0 0px 0px;
    line-height: normal;
    text-transform: uppercase;
    font-size: 26px;
    font-weight: 400;
}

.amenity:nth-child(4n-3) h3 {
	color: #7ca1a7;
}

.amenity:nth-child(4n-2) h3 {
	color: #feb75b;
}

.amenity:nth-child(4n-1) h3 {
	color: #f16951;
}

.amenity:nth-child(4n) h3 {
	color: #0d242c;
}

.getaway-inner {
    padding: 0px 10px;
    text-align: center;
}

.getaway-inner p {
    margin-bottom: 0;
}

/*FAQS*/

.faqs {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    grid-gap: 25px;
}

.faq {
    color: #fff;
    padding: 20px 25px;
}

.faq p {
    margin: 0;
}

.question {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 500;
}

.answer {
    font-size: 18px;
    margin-top: 10px !important;
    font-weight: 300;
}

.faq:nth-child(4n-3) {
    background-color: #7ca1a7;
}

.faq:nth-child(4n-2) {
    background-color: #feb75b;
}

.faq:nth-child(4n-1) {
    background-color: #f16951;
}

.faq:nth-child(4n) {
    background-color: #0d242c;
}


/*Maps & Rules*/
.map-embed {
    margin: 50px auto;
}

.map-embed iframe {
    width: 100%;
    aspect-ratio: 16/9;
    height: auto;
}

.maps-rules-section h3 {
    margin-bottom: 50px;
}

.things {
    display: flex;
    flex-wrap: wrap;
    align-items: start;
    grid-gap: 25px;
}

.things img {
    width: 32px;
    height: 41px;
    object-fit: contain;
}

.things > * {
    flex: 1 1;
    margin: 0;
}

.things > p {
    flex-basis: calc(100% - 62px);
}

/*Photo Gallery*/

.photo-gallery-section {
    margin-bottom: 0px !important;
}

#photo-gallery a {
    display: grid;
    grid-template-rows: 1fr auto;
    break-inside: avoid;
    overflow: hidden;
}

#photo-gallery a img {
    grid-row: 1 / -1;
    grid-column: 1;
    transition: 0.3s;
}

#photo-gallery a:hover img {
    transform: scale(1.1);
}

#photo-gallery {
    column-count: 3;
    grid-gap: 0;
    margin-top: 50px;
}

#photo-gallery a:nth-child(odd) img:not(#photo-gallery a:first-child img, #photo-gallery a:last-child img) {
    aspect-ratio: 16/9;
    width: 100%;
    object-fit: cover;
    object-position: center;
}

#photo-gallery a:nth-child(even) img, #photo-gallery a:first-child img, #photo-gallery a:last-child img {
    aspect-ratio: 16/9;
    object-fit: cover;
    width: 100%;
    object-position: center;
}


/*Testimonials*/
.testimonials-scroll-section {    
    background-blend-mode: soft-light;
    padding: 75px 0px;
    text-align: center;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.home-testimonials-section.testimonials-scroll-section {
	background-image: url(./images/home-testimonials-bg.png);
	background-color: rgb(254 252 248 / 92%);
	background-position: top;
	padding-bottom: 150px;
}

.testimonial-container.rules {
    margin-top: 50px;
    padding: 0 !important;
}

.testimonials-scroll-section:not(.home-testimonials-section.testimonials-scroll-section) {
    background-color: rgb(255 255 255 / 92%);
    background-image: url(./images/testimonials-scroll-bg.png);
}

.testimonial-slider-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    grid-gap: 25px;
    justify-content: space-between;
    max-width: calc(100% - 250px - 100px);
    flex: 1 1 calc(100% - 250px - 100px);
}

.testimonial-scroll-left-icon, .testimonial-scroll-right-icon {
    object-fit: contain;
    max-width: 125px;
}

@media (max-width: 767px) {
	.testimonial-scroll-left-icon, .testimonial-scroll-right-icon {
		display: none;
	}
	.testimonial-slider-content {
		max-width: 100%;
	}
}

.swiper-container {
  max-width: 100%;
}

.swiper-pagination {
    position: unset !important;
    margin-top: 25px;
    line-height: 0 !important;
}
.swiper-pagination-bullet {
    background-color: unset !important;
    opacity: 0.7 !important;
	background-image: url(./images/testimonial-pagination.png) !important;
	border-radius: unset !important;
	width: 43px !important;
	height: 42px !important;
	transition: 0.3s;
}
.swiper-pagination-bullet:hover {
    opacity: 1 !important;
}
.swiper-pagination-bullet-active {
    background-color: unset !important;
	opacity: 1 !important;
}


/* About Us */
.about-us-1-content {
    max-width: 45%;
    background-color: rgb(124 161 167 / 92%);
    padding: 50px;
    box-sizing: border-box;
}

.about-us-section-2 {
    display: flex;
    justify-content: end;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-bottom: 10px solid #0d242c;
    box-shadow: 0px 10px 25px -2px rgb(0 0 0 / 50%);
}

.icon-title {
    display: flex;
    flex-wrap: wrap;
    grid-gap: 20px;
    align-items: center;
    justify-content: center;
}

.icon-title img {
    width: calc(25% - 10px);
    object-fit: contain;
    max-width: 125px;
}

.icon-title h2 {
    width: calc(75% - 10px);
    text-align: left;
    font-size: 42px;
}

.about-images {
    position: relative;
}

.about-us-3-content {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    grid-gap: 25px;
}

.about-us-3-content .left {
    width: calc(45% - 12.5px);
    padding: 50px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.about-us-3-content .right {
    width: calc(55% - 12.5px);
    overflow: hidden;
}

.about-us-3-content .left img {
    max-width: 350px;
}

.right .about-images img {
    aspect-ratio: 16/9;
    object-fit: cover;
}

.about-images .swiper-pagination-bullet {
    background-image: unset !important;
    background-color: #feb75b !important;
    border-radius: 100% !important;
    width: 15px !important;
    height: 15px !important;
    opacity: 1 !important;
}

.about-images .swiper-pagination {
    margin-top: 0 !important;
    position: absolute !important;
    margin-bottom: 25px !important;
}

.about-images .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #ffe9cd !important;
}

.about-us-section-4 {
    border-top: 10px solid #0d242c;
    padding: 35px 100px;
    background-size: 100%;
    background-repeat: repeat;
}

.about-us-4-content ul {
    margin-left: 25px;
    font-size: 20px;
}

@media (max-width: 960px) {
	.about-us-3-content {
		flex-direction: column;
		grid-gap: 50px;
		padding: 0 15px;
		box-sizing: border-box;
	}
	.about-us-3-content .left, .about-us-3-content .right {
		width: 100%;
		padding: 0;
	}
}

@media (max-width: 768px) {
	.about-us-1-content {
		max-width: 100%;
		padding: 25px;
	}
	.about-us-section-4 {
	    padding: 35px 50px;
	}
}

@media (max-width: 767px) {
	.about-us-section-4 {
	    padding: 35px ;
	}
}

/***Contact***/
.contact-section .section-title-container {
    max-width: 350px;
    margin-top: 30px;
}
.contact-form-container {
    background-size: cover;
}
.contact-form-inner {
    display: flex;
    flex-wrap: wrap;
    grid-gap: 50px;
    align-items: center;
    flex-direction: row-reverse;
}

.contact-details {
    flex: 1 1 calc(45% - 25px);
    background-image: url(./images/contact-bg.jpg);
    background-size: cover;
    background-position: right center;
    background-repeat: no-repeat;
}

.contact-logo {
    max-width: 350px;
    display: table;
    margin: 0 auto;
}
.contact-address {
    font-size: 18px;
    margin-top: 30px;
    margin-bottom: 30px;
    text-shadow: 1px 1px 5px rgb(0 0 0 / 70%);
}
.contact-address span {
    display: block;
}
.contact-phone, .contact-email {
    font-size: 18px;
    margin: 0;
    text-shadow: 1px 1px 5px rgb(0 0 0 / 70%);
}
.contact-button {
    display: inline-block;
    background-color: #feb75b;
    color: #fff;
    font-family: 'RialtoAntD', sans-serif;
    transition: 0.3s;
    padding: 5px 25px;
    text-transform: uppercase;
    font-weight: 400;
    border-radius: 3px;
    font-size: 22px;
    text-shadow: 2px 2px 2px rgb(0 0 0 / 50%);
}
.contact-button:hover {
    scale:1.1;
    color: #fff;
}

.contact-details .contact-button {
    margin: 30px auto 0;
    display: table;
}
.contact-form-title {
    margin-bottom: 35px;
    font-family: 'RialtoAntD', sans-serif;
    text-transform: uppercase;
    font-size: 54px;
    letter-spacing: 1px;
    text-align: center;
    font-weight: 400;
    color: #5c230a;
}

.contact-field-section {
    display: flex;
    grid-gap: 15px;
    overflow: hidden;
    align-items: end;
}

.contact-field-section > * {
    flex: 1 1;
}

.contact-map-description {
    text-align: center;
    font-size: 18px;
}

.directions {
    margin: 0;
    margin-top: 25px;
}

.directions ul {
	margin-left: 25px;
}

.contact-map iframe {
    width: 100%;
    height: 600px;
}

.contact-map {
    line-height: 0;
    border-top: 10px solid #0d242c;
}

.contact-form {
    box-sizing: border-box;
    flex: 1 1 calc(55% - 25px);
}

.contact-details-bg {
    padding: 50px;
    box-sizing: border-box;
    background-color: rgb(124 161 167 / 92%);';
}

.contact-details-text {
    margin: 5px 0 0 0;
    font-size: 20px;
    text-shadow: 1px 1px 5px rgb(0 0 0 / 70%);
    font-family: 'RialtoAntD', sans-serif;
    text-transform: uppercase;
    margin-top: 30px;
}

/* Gravity Forms */
.gform-footer.gform_footer {
    justify-content: center !important;
}

.gform_button.button {
    background-color: #bd5227 !important;
    font-family: 'RialtoAntD', sans-serif !important;
    text-transform: uppercase !important;
    font-size: 24px !important;
    padding: 10px 20px !important;
    text-shadow: 2px 2px 2px rgb(0 0 0 / 50%);
}

.gform_button.button:focus, .ginput_container input:focus, .ginput_container textarea:focus {
    outline-color: #bd5227 !important;
    border-color: #bd5227 !important;
}



/***Home Header Reservation***/

.title-area {
    display: flex;
    flex-direction: column;
    justify-content: end;
    align-items: start;
}

.home .site-header {
    align-items: center;
    justify-content: center;
}

@media (min-width:1200px){
	.home .site-header {
	    background-image: unset;
	}
}

.title-area .entry-title:before, .title-area .entry-title:after {
    content: none;
}

.contact-email a {
    color: #fff;
    text-decoration: underline;
}

/* Scroll Gallery */
.scroll-gallery-image {
    line-height: 0;
    overflow: hidden;
    cursor: pointer;
}

.scroll-gallery-image:hover img {
    scale: 1.1;
}

.scroll-gallery-image img {
    aspect-ratio: 16/9;
    object-fit: cover;
    object-position: center;
    transition: 0.3s;
}

/* Floating Booking Button */
.home-header-reserve {
    position: fixed;
    right: 0;
    top: 400px;
    transform: rotateZ(90deg);
    transform-origin: 100% 0px;
    z-index: 9999;
}

.home-header-reserve a {
    display: block;
    color: #fff;
    background-color: #7ca1a7;
    padding: 15px 20px;
    text-transform: uppercase;
    font-size: 36px;
    font-family: 'RialtoAntD', sans-serif;
    text-shadow: 1px 1px #000;
    font-weight: 400;
    box-shadow: 1px 1px 1px rgb(0 0 0 / 75%);
}

.home-header-reserve a:hover {
	padding-top: 25px;
}

@media (max-width: 768px) {
	.home-header-reserve a {
		display: none;
	}
}

.lg-backdrop {
    background-color: rgb(0 0 0 / 70%) !important;
}

.ginput_recaptcha > div {
    margin: 0 auto;
}

/* # Media Queries
---------------------------------------------------------------------------------------------------- */

/*-----Mobiles-----*/

@media only screen and (max-width:767px) {
	
    /*Home*/
    .getaways1 {
        columns: 1 !important;
    }

	.home-section-4 .content:nth-child(even) {
	    flex-direction: column;
	}
	
	.home-section-4 .content:nth-child(odd) {
	    flex-direction: column;
	}
	
	.home-section-4 .content-text {
	    text-align: left;
	    align-items: start !important;
	    padding: 0px 15px;
	}
	
	.home-section-4 .content-text p {
	    max-width: unset;
	}
	
	.home-section-4 .content-image {
	    padding: 0 15px;
	}

	.getaways1.our-campground {
	    flex-direction: column;
	}

    /*Cabins Single*/
    .cabins-single-section .cabin-gallery a {
        flex: 1 1 100%;
    }

	/* Flex Buttons */
	.flex-buttons {
	    grid-gap: 25px;
	    flex-direction: column;
	}

    /*Gallery*/
    .gallery-images .gallery-image {
        flex-basis: 100% !important;
    }


	/***Footer***/
	.footer-widgets .wrap {
    	flex-direction: column;
	 }

	.footer-social {
	    justify-content: center;
	}
	
	.footer-address {
	    text-align: center;
	}
	
	.button-4.footer-button {
	    float: none;
	    text-align: center;
	    display: block;
	}


	/* Local Attractions */

	.location {
	    flex-direction: column;
	    flex-wrap: nowrap;
	}
	
	.location img {
	    width: 100%;
	}

	.testimonials-scroll-section {
		padding: 50px 0;
	}
}

/*-----Tablet (Portrait)-----*/
@media only screen and (max-width:768px){

	/***Site Header***/
	.site-header {
		justify-content: center !important;
	}
	.site-header .wrap {
        padding: 0px 10px 10px 10px !important;
        flex-direction: row-reverse;
		margin: 0 !important;
    }
	
    /***Section Margins & Padding***/
    .section-margin {
        margin: 50px auto;
    }
    .section-margin-75 {
        margin-top: 50px !important;
    }
    .section-padding, .home .home-section-1-logo {
        padding: 50px 0;
    }

     /***Section Title & Description***/
     .main-title, .secondary-title, .entry-title {
        font-size: 40px;
    }
	.home .top-page-left .main-title {
    	font-size: 40px;
	}

    /***Button***/
    .secondary-button {
        padding: 1vmax;
    }
    .primary-button {
        padding: 1vmax;
    }
    .buttons .button {
        padding: 10px 15px;
    }

    /***Home***/
    .home-section-1 .section-padding {
	    flex-direction: column;
	    padding-bottom: 75px;
	}
    .getaways1 {
        display: flex;
        flex-wrap: wrap;
        padding: 0 15px;
    }
	.getaways1 > * {
		flex: 1 1 47%;
	}
	.\36 0-40-container {
	    flex-direction: column;
	}
	
	.\36 0-40-container > img {
	    width: 90%;
	}
	
	.\36 0-40-content {
	    padding: 25px;
	    border-right: 10px solid #0d242c;
	    margin: 0 15px;
	}

	.home-section-4 .contents {
	    flex-direction: column;
	}
	.logo-title h2 {
	    max-width: 100%;
	    text-align: center !important;
	}

	.left-right-container {
	    flex-direction: column;
	}

	.right-container {
		align-items: center;
		padding: 0;
	}

	.home-section-5 .right-container p {
	    text-align: center;
	}

	.getaways-container {
	    margin-top: 0;
	}
	
	.home-section-5 {
		flex-direction: column;
	}
	
	.fisherman-left {
	    max-width: 90%;
	}

	.ell-1 {
        clip-path: ellipse(152% 47.95%);
        margin-top: -125px;
    }

	.home .home-section-1 {
        clip-path: ellipse(147% 47.25%);
        padding-top: 50px;
    }

	/***Testimonials***/
	.testimonial-slider-content {
	    grid-gap: 25px;
	}

	.things img {
	    max-width: 50px;
	    height: auto;
	}

	.things {
	    grid-gap: 10px;
	}
	
    /***Contact***/
	.contact-form {
	    padding: 0;
	}
	.contact-form-inner {
		flex-direction: column-reverse;
		flex-wrap: nowrap;
	}
    .contact-form-inner.section-padding {
        padding: 5vmax 2vmax !important;
    }
    .contact-details {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    .contact-details-text {
        font-size: 2.75vmax;
    }

	/* Footer */
	.footer-widgets .wrap{
	    flex-wrap: wrap;
	}
	
	.footer-widgets .wrap .footer-widget-area {
	    flex: 1 1 calc(50% - 50px);
	    order: 2;
	}
	
	.widget-area.footer-widgets-2.footer-widget-area {
	    flex: 1 1 100%;
	    order: 1;
	}

	#photo-gallery {
		margin-top: 50px;
	}

	.campsite-details {
		flex-direction: column;
		align-items: center;
	}
}


/*-----Tablet and Mobiles-----*/
@media only screen and (max-width: 960px) {

	/*to-top*/
    a.to-top:focus {
        background-color: #f6951e!important;
    }
    a.to-top:hover {
        background-color: #f6951e!important;
        opacity: .5;
    }
    .to-top {
    right:20px;
    bottom:80px
    }

    /*Comments*/
    .entry-comments {
        padding: 30px 10px 30px 10px;
    }
    ol.comment-list ul.children {
        padding-left: 0px; 
        margin-left: 0px; 
    }
        
    /*Breadcrumb*/
    .breadcrumb {
    padding-left:25px!important
    }

    /*Next/Previous*/
    .pagination-previous.alignleft,.pagination-next.alignright{
        line-height: 1.7em;
        font-size: 12px;
            padding: 7px;
    }
    p.pag-prev, p.pag-next {
        font-size: 12px;
    }

    /*Footer*/

    .footerwidgetheader-container .wrap a {
    display:block;
    line-height:2rem!important
    }

    /*Footer Credits*/
    .site-footer p{
        float:none;
        padding-top:0px;
        text-align: center;
        font-size: 14px;
    }

    /*Theme*/
    .entry {
        margin-bottom:20px;
        padding: 0px 10px 0px 10px !important;
    }

    body {
    font-size:16px;
    font-size:1.6rem
    }

    .overflow-hidden {
        overflow: hidden;
    }
    .archive-pagination li a {
    margin-bottom:4px
    }
    .five-sixths,.four-sixths,.one-fourth,.one-half,.one-sixth,.one-third,.three-fourths,.three-sixths,.two-fourths,.two-sixths,.two-thirds {
    margin:0;
    width:100%
    }
    .sidebar .widget.enews-widget {
    padding:40px
    }

    .content,.content-sidebar-sidebar .content,.content-sidebar-sidebar .content-sidebar-wrap,.sidebar-content-sidebar .content,.sidebar-content-sidebar .content-sidebar-wrap,.sidebar-primary,.sidebar-secondary,.sidebar-sidebar-content .content,.sidebar-sidebar-content .content-sidebar-wrap,.site-header .widget-area,.title-area {
    width:100%;
    margin-left:0
    }

    .site-header .wrap {
    padding:20px 5%
    }

    .header-image .site-title > a {
    background-position:center top;
    background-size:contain
    }

    .genesis-nav-menu li,.site-header ul.genesis-nav-menu,.site-header .search-form {
    float:none
    }

    .genesis-nav-menu,.site-description,.site-header .title-area,.site-header .search-form,.site-title {
    text-align:center
    }

    .genesis-nav-menu a,.genesis-nav-menu > .first > a,.genesis-nav-menu > .last > a {
    padding:15px 10px
    }

    .site-header .search-form {
    margin:16px auto
    }

    .genesis-nav-menu li.right {
        padding: 10px;
        width: 100%;
    }
	
}



/*Desktops*/
@media only screen and (min-width: 1024px) {
    /*to top button*/
    .to-top {
    height:60px;
    width:60px;
    right:30px;
    bottom:60px
    }
}

@media only screen and (max-width: 1200px) {
    .wrap:not(.footer-widgets .wrap, .home .site-header .wrap, .secondary-title.wrap) {
        padding: 0px 15px;
    }

    .content-sidebar-sidebar .content-sidebar-wrap,.sidebar-content-sidebar .content-sidebar-wrap,.sidebar-sidebar-content .content-sidebar-wrap {
    width:740px
    }

    .content {
    width:620px
    }

    .sidebar-content-sidebar .content,.sidebar-sidebar-content .content,.content-sidebar-sidebar .content {
    width:400px
    }

    .sidebar-primary {
    width:300px
    }
}

@media (max-width:1199px) {
	/***Mobile Menu***/
    i.fa.mobile-toggle {
        display: block !important;
        text-align: center;
        color: #fff;
        background-color: #bd552f;
        font-size: 24px;
        padding: 12px 0px;
        width: 100%;
        z-index: 999;
    }
    i.fa.mobile-toggle.fa-close {
        position: fixed;
        right: 0;
        z-index: 99999;
    }
    .mobile-toggle.sticky-white {
		position: fixed;
		box-shadow: 0px 0px 15px rgb(0 0 0 / 70%);
		transition: 0.3s;
		z-index: 2;
	}
    .nav-primary {
        display: flex;
        z-index: 99;
        align-items: center;
        justify-content: center;
        transform: translateX(100%);
        z-index: 9999;
    }
    .full-mobile-menu.nav-primary {
        transform: translateX(0%);
    }
    .title-area {
        display: inline-block;
        width: auto !important;
        text-align: left !important;
    }
    .genesis-nav-menu .menu-item {
        display: block !important;
        width: 100%;
    }

    li.menu-item-has-children > a > span:after {
        content: '' !important;
    }
    .genesis-nav-menu .sub-menu {
        display:none;
        opacity: 1 !important;
        position: unset !important;
        width: 100% !important;
        box-shadow: unset !important;
    }
    span.sub-menu-toggle {
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: #bd552f;
        border-radius: 3px;
        width: 25px;
        float: right;
        height: 25px;
        margin-top: 1.5vmax;
    }
    .sub-menu span.sub-menu-toggle {
        margin-right: 10px;
    }
    i.fa.fa-chevron-right.sub-menu-toggle-icon {
        color: #fff;
        font-size: 12px;
        transition: 0.3s;
    }
    .sub-menu-toggle-icon-rotate{
            transform: rotate(90deg);
            transition: 0.3s;
    }
    .genesis-nav-menu {
        flex-direction: column;
        flex-wrap: nowrap;
        max-width: 80%;
        margin: 0 auto;
    }
    .nav-primary .genesis-nav-menu a {
		border: 0;
		color: #000 !important;
		font-size: 24px;
		line-height: 28px;
		text-align: center;
	}
    .nav-primary .genesis-nav-menu .sub-menu a {
        color: #fff !important;
        font-size: 22px;
    }
    .genesis-nav-menu .sub-menu .sub-menu{
		margin-top:0px;
		margin-left: 20px !important;
	}
	.nav-primary {
		margin-top: 0px;
		background-color: #fff;
		transform: translateX(100%);
		transition: 0.3s;
		position: fixed;
		width: 100%;
		left: 0;
		height: 100%;
		top: 0;
		border-radius: 0;
	}
    .reservations a span {
        color: #fff !important;
    }

    /*Heading Style*/
    .section-title:before, .section-title:after, .sub-title:before, .sub-title:after {
        display: block;
        margin: 10px auto;
        width: 100%;
        height: 9px;
        background-position: center;
        background-repeat: no-repeat;
    }

    /***Gallery***/
    .gallery-images .gallery-image {
        flex-basis: 50%;
    }	
    .site-header .wrap .title-area:not(.home .site-header .wrap .title-area) {
		transform: translateX(0);
	}

	.site-inner:not(.home .site-inner) {
	    background-size: cover;
	}
}

@media (min-width:1200px) {
	.nav-primary.sticky-white {
		position: fixed;
		box-shadow: 0px 0px 15px rgb(0 0 0 / 70%);
		width: 100%;
		transition: 0.3s;
		z-index: 99;
	}
}

@media (max-width: 767px) {
	.ell-1 {
        clip-path: ellipse(200% 47.95%);
        margin-top: -150px;
    }
	.home .home-section-1 {
        clip-path: ellipse(195% 47.5%);
        padding-top: 100px;
    }
	.main-title:before, .entry-title:before, .main-title:after, .entry-title:after {
		display: none;
	}
	.home-section-4 .section-padding {
		padding-top: 140px;
	}
	.home-section-5 .section-padding {
		background-image: unset;
	}
}

/* # Print Styles
---------------------------------------------------------------------------------------------------- */
@media print {
*,:before,:after {
background:transparent!important;
box-shadow:none!important;
color:#131313!important;
text-shadow:none!important
}

a,a:visited {
text-decoration:underline
}

a[href]:after {
content:" (" attr(href) ")"
}

abbr[title]:after {
content:" (" attr(title) ")"
}

a[href^="javascript:"]:after,a[href^="#"]:after,.site-title > a:after {
content:""
}

thead {
display:table-header-group
}

img,tr {
page-break-inside:avoid
}

img {
max-width:100%!important
}

@page {
margin:2cm .5cm
}

p,h2,h3 {
orphans:3;
widows:3
}

blockquote,pre {
border:1px solid #999;
page-break-inside:avoid
}

.content,.content-sidebar {
width:100%
}

button,input,select,textarea,.breadcrumb,.comment-edit-link,.comment-form,.comment-list .reply a,.comment-reply-title,.edit-link,.entry-comments-link,.entry-footer,.genesis-box,.header-widget-area,.hidden-print,.home-top,.nav-primary,.nav-secondary,.post-edit-link,.sidebar {
display:none!important
}

.title-area {
text-align:center;
width:100%
}

.site-title > a {
margin:0;
text-decoration:none;
text-indent:0
}

.site-inner {
padding-top:0;
position:relative;
}

.author-box {
margin-bottom:0
}

h1,h2,h3,h4,h5,h6 {
orphans:3;
page-break-after:avoid;
page-break-inside:avoid;
widows:3
}

img {
page-break-after:avoid;
page-break-inside:avoid
}

blockquote,pre,table {
page-break-inside:avoid
}

dl,ol,ul {
page-break-before:avoid
}
}