.bg-fixed {
	background-position: center;
}

.nav-scroll {
  background: #1b1b1b !important;
}
.nav-scroll .navbar-collapse .nav-link {
  color: #fff !important;
}

.section-title {
    font-size: 46px;
    font-family: 'Gilda Display', serif;
    font-weight: 400;
    color: #fff !important;
    position: relative;
    margin-bottom: 20px;
    line-height: 1.25em;
}
.section-subtitle {
    font-size: 15px;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 400;
    color: #aa8453 !important;
    text-transform: uppercase;
    position: relative;
    letter-spacing: 6px;
    margin-bottom: 5px;
}
body {
    font-family: 'Barlow', sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.75em;
    color: rgba(255, 255, 255, 0.5) !important;
    overflow-x: hidden !important;
    background: #222;
}
p {
    font-family: 'Barlow', sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.75em;
    color: rgba(255, 255, 255, 0.5) !important;
    margin-bottom: 20px;
}

.reservations .text a {
    font-family: 'Barlow', sans-serif;
	  font-size: 24px;
    color: #aa8453;
    letter-spacing: -1px;
}

.extra-pb > div.elementor-widget-container > section.testimonials > div.bg-img {
	padding-bottom: 48px !important;
}

@media screen and (min-width: 1024px) {
.bg-image-bottom-offset > div.elementor-widget-container > div.banner-header {
	background-position-y: calc(100% - 200px);
}
}

form > div:nth-child(3) > div.form-group > p > span {
	width: 100%;
}

div.dark-gray-section > div > section  {
	background-color: #1e1e1e !important;
}

.post-page {
	list-style-type: disc !important;
}


.post-page li {
	padding-left: 50px;
	list-style: disc !important;
	list-style-position: inside !important;
}

.e-con-inner ul > li {
	padding-left: 50px;
	list-style: disc !important;
	list-style-position: inside !important;
}

.e-con-inner ol > li {
	padding-left: 50px;
	list-style: numbers !important;
	list-style-position: inside !important;
}


@media screen and (max-width: 600px) {
	
div.padding-50px > div > section {
	padding-top: 50px !important;
}
}

.navbar-nav li {
	padding: 0px !important;
	list-style: none !important;
	list-style-position: inside !important;
}