@font-face {
font-family: SerendipityOne;  
src: url(//www.nesswalk.com/wp-content/themes/gin/fonts/serendipityone-webfont.woff);  
font-weight: normal;  
}
body {
margin: 0;
font-family: "Open Sans", helvetica, arial;
font-size: 1rem;
font-weight: 300;
line-height: 1.8;
text-align: left;
color: #111;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
margin-bottom: 1rem;
font-family: inherit;
font-weight: 500;
line-height: 1.5;
color: inherit;
font-family: Lustria, serif;
letter-spacing: 1px;
color:#244d5a;
font-size: 2.5rem;
}
a {
color:#244d5a;
text-decoration: underline;
}
a:hover {
color:#44370a;
text-decoration: underline;
}
.nav-menu li.bold a {
font-weight: 800;
}
h1, .h1 {
font-size: 2.5rem;
text-align: center;
margin-top: 0;
font-size: 42px;
}
h2, .h2 {
font-size: 2rem;
}
h3, .h3 {
font-size: 1.75rem;
}
h4, .h4 {
font-size: 1.5rem;
}
h5, .h5 {
font-size: 1.25rem;
}
h6, .h6 {
font-size: 1rem;
}
h1::first-letter {
font-size: 200%;
}
.expired {
background: #244d5a;
padding: 30px;
color: #fff;
margin-bottom: 30px;
}
.expired a,
.expired i {
color: #d6af66;
}
.display-font {
font-family: SerendipityOne;
font-size: 3.5em;
}
@media (max-width:520px) {
.display-font {
font-size: 2em;
}
}
#datepicker1, #datepicker2 {position: relative; z-index:9999!important;}
a.btn {
padding:15px;
color: #fff;
background-color:#244d5a;
border:1px solid #244d5a;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
margin:20px auto;
text-decoration: none;
transition: all 0.1s linear;
display: block;
max-width:280px;
text-align: center;
font-family: Lustria, serif;
cursor: pointer;
}
a.btn:hover, input.wpcf7-form-control.wpcf7-submit:hover {
background-color: #133540;
color:#fff;
text-decoration: none;
}
input.wpcf7-form-control.wpcf7-submit {
padding:15px;
color:#fff;
border:1px solid #d6af66;
background-color: #d6af66;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
margin:20px auto;
text-decoration: none;
transition: all 0.1s linear;
display: block;
text-align: center;
font-family: Lustria, serif;
cursor: pointer;
width: 100%;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
background-color: #fff;
}
a.btn.btn-white {
color:#fff;
border:1px solid #fff;
}
a.btn.btn-white:hover {
background-color: #fff;
color:#133540;
text-decoration: none;
}
a.btn.btn-outline {
color:#fff;
border:1px solid #fff;
background-color: transparent;
}
a.btn.btn-outline:hover{
background-color: #fff;
color:#133540;
text-decoration: none;
}
a.btn.btn-gold {
background-color: #d6af66;
border: 1px solid #d6af66;
color:#fff;
position: relative;
font-size: 1.2em;
}
a.btn.btn-gold:hover,input.wpcf7-form-control.wpcf7-submit:hover  {
background-color: #bf984e;
border: 1px solid #bf984e;
color: #fff
}
.popup-btn {
padding:15px;
color: #fff;
background-color:#244d5a;
border:1px solid #244d5a;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
margin:20px auto;
text-decoration: none;
transition: all 0.1s linear;
display: block;
width:280px;
text-align: center;
font-family: Lustria, serif;
}
.btn-icon {
position: absolute;
left: 10px;
top: 50%;
transform: translateY(-50%);
}
.btn-label {
margin-left:20px;
}
.no-padding {
padding:0!important;
}
img.heading-icon {
display: block;
margin: 0 auto;
}
#header {
width: 100%;
z-index: 100;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
background: #fff;
top: 0;
left: 0;
border-bottom: 1px solid #244d5a;
}
.admin-bar .book-btn.sticky, .admin-bar .menu-btn.sticky {
top:47px;
} 
.book-btn.sticky {
position: fixed;
top: 15px;
right: 0;
margin-right: 0;
z-index: 9999;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.menu-btn.sticky {
position: fixed;
top: 15px;
left: 0;
padding:15px;
margin-left: 0;
z-index: 9999;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}
#header.header1 #nav-wrapper {
float: right;
}
#header a, #footer a {
text-decoration: none;
}
a.book-btn{
background-color: #d6af66;
padding: 15px 25px!important;
color: #fff!important;
text-align: center;
display: inline-block;
margin: 10px;
font-family: Lustria, serif;
}
a.book-btn:hover {
text-decoration: none;
background-color: #d6af66;
}
.admin-bar #header {
top: 32px;
}
.header-wrap {
padding: 10px;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.section-header {
background-image:url(//www.nesswalk.com/wp-content/themes/gin/images/leaves.png);
background-repeat: no-repeat;
background-position: center;
}
.header-line {
border-bottom:1px solid #d6af66;
}
.menu-line {
border-bottom:2px solid #244d5a   
}
.heading-wrap {
padding:30px 0;
}
button#responsive-menu-button {
z-index: 9998 !important;
}
.gold-div {
height:5px;
margin:0;
padding:0;
width:100%;
background-color: #d6af66;
} #logo {
max-width: 100%;
width: 210px;
height: auto;
} .nav-menu {
text-align: center;
margin-bottom: 0;
padding: 0;
}
.nav-menu li {
display: inline-block;
*display: inline;
padding: 0;
position: relative;
}
.nav-menu li:hover ul.sub-menu {
display: block;
overflow: visible;
transition: max-height 0.8s ease-in;
}
.nav-menu li a {
font-weight: 400;
color:#133540;
font-size: 12px;
text-transform: uppercase;
transition: all 0.2s linear;
display: block;
padding: 0 10px;
margin-bottom: 6px;
}
.nav-menu li a:hover {
color: #252515;
text-decoration: none;
}
.nav-menu ul.sub-menu {
display: none;
position: absolute;
overflow: hidden;
left: auto;
background-color: #fff;
z-index: 3;
padding: 0 0 20px 0;
text-align: center;
left: 50%;
transform: translateX(-50%);
width: 200px;
border: 1px solid #244d5a;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
transition: max-height 0.2s ease-out;
line-height: 1.8em;
}
.nav-menu ul.sub-menu:after {
content: '';
border: 6px solid transparent;
width: 0;
height: 0;
border-bottom-color: #244d5a;
position: absolute;
top: -12px;
left: 45%;
}
.nav-menu ul.sub-menu li {
padding: 0;
width: 100%;
}
.nav-menu ul.sub-menu li:after {
border: none;
}
.nav-menu ul.sub-menu li a {
font-size: 13px;
display: block;
margin-bottom: 0;
color: #44370a;
line-height: 1.8em;
}
.nav-menu ul.sub-menu li a:hover {
color:#244d5a;
}
ul.sub-menu li a {
padding-left: 50px;
}
.sub-nav-dropdown {
position: absolute;
right: 0;
top:0;
height: 53px;
line-height: 33px;
text-align: center;
padding: 10px;
background: #204451;
color: #fff;
width: 53px;
border-bottom: 1px solid #fff;
transition: 0.2s all linear;
cursor: pointer;
}
.sub-nav-dropdown:hover {
background:#1e333a;
}
.sub-menu {
display: none;
}
.menu-item-has-children {
position: relative;
}
#st-trigger-effects {
display: inline-block;
}
.menu-left-menu-container, .menu-right-menu-container {
display: inline-block;
}
.menu-left-menu-container {
margin-left: 10px
}
.menu-right-menu-container {
margin-right: 10px
}
button.menu-btn {
background: #fff;
border: none;
color: #244d5a;
}
#content {
}
.full-content {
padding:0 50px
}
.image-bg {
background-size:cover;
background-attachment: fixed;
height: 100%;
width: 100%;
}
#breadcrumbs {
font-size: 13px;
padding: 0;
}
.side-content {
background-image:url(//www.nesswalk.com/wp-content/themes/gin/images/leaves-bg.png);
background-repeat: no-repeat;
background-position: center right;
background-attachment: fixed;
padding: 50px!important;
border-bottom: 1px solid #d6af66;
border-top: 1px solid #d6af66;
}
.side-content.simplescroll {
height: 100vh;
}
#bg-slider2 {
height: 100vh;
}
.side-content h1, h1.contact-heading, .contact-content h2{
font-family: SerendipityOne;
font-size:64px;
}
@media (max-width:520px) {
.side-content h1, h1.contact-heading, .contact-content h2{
font-size:42px;
}
}
.contact-content h2:after {
display: block;
content: '';
width: 300px;
background: #cab071;
height: 1px;
margin: auto;
}
.slick-slider {
display: none;
}
.slick-slider.slick-initialized {
display: block;
}
#bg-slider, #bg-slider2 {
margin-bottom: 0;
}
#bg-slider img {
width: 100%;
height: 100%;
object-fit: cover;
object-position: center center;
}
.testimonials {
padding:0 50px 50px;
text-align: center;
}
.testimonial-wrap {
margin: 0 50px;
}
h3.testimonials-header {
text-align: center;
margin-top: 10px;
margin-bottom: 10px;
font-size: 2rem;
padding: 0;
}
.testimonials li{
list-style: none;
}
.testimonial-full {
text-align: center;
}
.overlay {
padding: 30px;
background: rgba(0,0,0,0.2);
width: 100%;
height: 100%;
transition: 1s;
}
.cat-box, .home-box, .lower-box {
background-size: cover; 
background-position: center center;
cursor: pointer;
}
.cat-box {
height: 600px;
}
.cat-box-inner img {
max-width: 100%;
height: auto;
}
@media (min-width: 1200px) {
.cat-box-2 {
background-position: -100% 0;
}
.cat-box-3 {
background-position: -200% 0;
}
.cat-box-4 {
background-position: -300% 0;
}
}
.cat-box-row {
height:600px;
background-size: cover;
transition: 0.5s all linear;
}
.cat-url {
display: block;
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
}
.wedding-contact, .nl-signup {
padding:25px 0;
}
.wedding-contact h3, .nl-signup h3 {
text-align: center;
width: 100%
}
.wedding-contact label {
font-size: 13px
}
.wedding-contact .col-md-6 {
margin-bottom: 10px;
}
@media(min-width: 1200px){
.cat-box-hover {
background-image:none!important;
}
}
.cat-box-border {
padding: 10px;
margin:auto;
}
.cat-box h3 a {
color: #fff;
text-decoration: none;
font-family: SerendipityOne;
font-size: 52px;
text-shadow: 1px 1px 1px #09313e;
}
.cat-box-wrap {
text-align: center;
color: #fff;
}
@media (min-width: 993px){
.cat-box-content {
max-height: 0;
overflow: hidden;
transition: max-height 0.3s linear;
}
}
@media (max-width: 992px) {
.cat-box-wrap {
background-color: rgba(0,0,0,0.6);
border: 1px solid #fff;
}
}
.cat-box:hover .cat-box-content {
max-height: 600px;
}
.cat-box:hover .cat-box-wrap {
background-color: rgba(0,0,0,0.6);
} .cat-box-border {
position: relative;
}
.cat-box-outer {
height: 100%;
}
.cat-box-border::before,
.cat-box-border::after,
.cat-box-outer::before,
.cat-box-outer::after {
content: "";
position: absolute;
background: #fff;
}
.cat-box-border::before {
width: 1px;
height: 0;
bottom: 0;
left: 0;
}
.cat-box-border::after {
height: 1px;
width: 0;
top: 0;
left: 0;
}
.cat-box-outer::before {
width: 1px;
height: 0;
top: 0;
right: 0;
}
.cat-box-outer::after {
height: 1px;
width: 0;
right: 0;
bottom: 0;
}
.cat-box:hover .cat-box-border::before {
height: 100%;
transition: all 0.1s linear;
}
.cat-box:hover .cat-box-border::after {
width: 100%;
transition: all 0.1s linear 0.15s;
}
.cat-box:hover .cat-box-outer::before {
height: 100%;
transition: all 0.1s linear 0.3s;
}
.cat-box:hover .cat-box-outer::after {
width: 100%;
transition: all 0.1s linear 0.45s;
} .cat-box-wrap {
position: relative;
}
.cat-box-inner {
height: 100%;
}
.cat-box-wrap::before,
.cat-box-wrap::after,
.cat-box-inner::before,
.cat-box-inner::after {
content: "";
position: absolute;
background: #fff;
}
.cat-box-wrap::before {
width: 1px;
height: 0;
bottom: 0;
left: 0;
}
.cat-box-wrap::after {
height: 1px;
width: 0;
top: 0;
left: 0;
}
.cat-box-inner::before {
width: 1px;
height: 0;
top: 0;
right: 0;
}
.cat-box-inner::after {
height: 1px;
width: 0;
right: 0;
bottom: 0;
}
.cat-box-inner h3 {
margin-bottom: 0;
}
.cat-box-inner p {
margin-top: 30px;
}
.cat-box:hover .cat-box-wrap::before {
height: 100%;
transition: all 0.1s linear 0.45s;
}
.cat-box:hover .cat-box-wrap::after {
width: 100%;
transition: all 0.1s linear 0.3s;
}
.cat-box:hover .cat-box-inner::before {
height: 100%;
transition: all 0.1s linear 0.15s;
}
.cat-box:hover .cat-box-inner::after {
width: 100%;
transition: all 0.1s linear;
} .bottom-content {
padding: 50px 0;
}
.title-leaves {
margin-bottom: -10px;
}
.bruach-logo {
display: block;
margin:auto;
} figcaption {
text-align: center;
font-style: italic;
color: #a1969d;
}
.entry-meta {
margin: 30px 0;
}
blockquote, blockquote p {
line-height: 1.8em;
color: #244d5a;
max-width: 100%;
font-size: 1.4em;
font-family: Lustria, serif;
font-style: normal!important;
}
blockquote {
position: relative;
margin: 64px auto!important;
padding: 0 80px!important;
}
blockquote:after {
color: #a8b8bd;
content: '\201C';
display: block;
font-size: 150px;
position: absolute;
left: 10px;
top: 10px;
}
iframe[src*="//youtube.com/"], iframe[src*="//www.youtube.com/"] {
display: block;
margin: 0 auto;
}
.video-section {
text-align: center;
background-color: #433f3c;
background-image: url(//www.nesswalk.com/wp-content/themes/gin/images/footer-bg.png);
background-size: cover;
background-attachment: fixed;
padding: 50px;
}
.video-section h3 {
color:#f5f3f1;
text-align: center;
}
.video-upload{
position: relative;
overflow: hidden;
clip: rect(0,auto,auto,0);
-webkit-clip-path: inset(-1px 0 -1px 0);
clip-path: inset(-1px 0 -1px 0);
margin-top: 2px;
}
.video-upload .video-clip {
display: block;
width: 100%;
height: 600px;
position: relative;
z-index: 1;
text-shadow: 1px 1px 1px #09313e;
}
.video-content {
width: 100%;
height: 100%;
text-align: center;
display: flex;
color: #fff;
flex-direction: column;
justify-content: center;
align-items: center;
padding: 20px;
}
@media (max-width: 768px) {
.video-upload .video-clip {
height: 800px;
}
}
.video-content a {
color: #fff;
}
.video-content h2 {
color: #fff;
}
.video-content {
width: 100%;
height: 100%;
text-align: center;
color: #fff;
position: absolute;
top: 50%;
left: 0;
transform: translateY(-50%);
}
video.video-full {
height: auto;
min-height: 100%;
-o-object-fit: cover;
object-fit: cover;
width: 100%;
}
.video-clip video {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
-webkit-transition: opacity 0s,-webkit-transform 0s;
transition: opacity 0s,-webkit-transform 0s;
-o-transition: opacity 0s,-o-transform 0s;
transition: transform 0s,opacity 0s;
transition: transform 0s,opacity 0s,-webkit-transform 0s,-o-transform 0s;
z-index: -1;
pointer-events: none;
}
video.video-full {
widows: 100%;
height: auto;
min-height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.video-container {
overflow: hidden;
padding-bottom: 56.25%;
position: relative;
height: 0;
}
.video-container iframe {
left: 0;
top: 0;
height: 100%;
width: 100%;
position: absolute;
}
.blog-header-wrap {
position: relative;
border-bottom: 4px solid #d6af66;
overflow: hidden;
}
.blog-header-wrap img {
width: 100%;
height: auto;
}
.cat-box h3.blog-dt-title a {
font-size: 42px;
}
@media (min-width: 992px) {
.blog-dt {
display: none;
}
} .blog-footer-blocks {
margin:60px 0;
}
.blog-footer-slides {
position: relative;
}
.blog-footer-slides a {
position: absolute;
bottom: 0;
left: 5%;
background: #fff;
color: #244d5a;
max-width: 9999px;
width: 90%!important;
}
.footer-slider img {
width: 100%;
height: auto;
}
@media (min-width:992px) {
.blog-footer-content ul {
columns: 2;
-webkit-columns: 2;
-moz-columns: 2;
margin: 0;
padding: 0 0 0 20px;
}
}
h1.blog-title {
position: absolute;
top: 50%;
transform: translateY(-50%);
margin: auto;
left: 0;
width: 100%;
text-align: center;
color: #fff;
font-family: SerendipityOne;
font-size: 62px;
}
h2.blog-subtitle {
font-family: SerendipityOne;
font-size: 54px;
text-align: center;
}
ul.tax-list {
margin:0;
padding: 0
}
ul.tax-list li {
list-style: none;
float: left;
}
ul.tax-list li a {
background-color: #bfced4;
text-decoration: none;
margin: 0 10px 10px 0;
padding:5px;
font-family: Lustria, serif;
display: block;
}
.wp-block-image img {
max-width: 100%;
height: auto;
}
#sidebar {
margin-top: 30px;
}
.sidebar-cat {
border: 1px solid #244d5a;
padding: 20px;
margin-bottom: 30px;
}
.sidebar-cat h4 {
text-align: center;
color: #d6af66;
text-transform: uppercase;
}
.newsletter-blog {
background: #244d5a;
color: #fff;
}
.newsletter-blog h4 {
color: #fff;
}
.newsletter-blog input {
width: 100%;
padding: 5px 15px;
}
.newsletter-blog input[type="submit"] {
background: #d6af66;
border: none;
padding: 10px;
color: #fff;
text-transform: uppercase;
font-family: Lustria, serif;
cursor: pointer;
transition: all 0.1s linear;
}
nav.pagination {
display: block;
text-align: center;;
margin: 20px 0 50px;
}
a.page-numbers {
color: #244d5a;
border: 1px solid #244d5a;
padding: 5px 10px;
margin: 0 2px 30px;
text-decoration: none;
transition: 0.1s all linear;
}
a.page-numbers:hover {
background: #244d5a;
color: #fff;
}
span.page-numbers.current {
padding: 5px 10px;
}
.newsletter-blog input[type="submit"]:hover {
background: #bf984e;
}
.mc-field-group {
margin:5px 0;
}
.mc-field-group input {
width: 200px;
}
@media (max-width: 992px) {
.mc-field-group, .mc-field-group input {
width: 100%;
}
}
.btn-secondary, .btn-secondary:hover, .show>.btn-secondary.dropdown-toggle {
color: #888;
width: 100%;
background-color: #ffffff;
border-color: #6c757d;
}
.dropdown {
width: 100%;
}
li.dropdown-item input {
width: auto;
}
.side-thumb-wrap {
height: 200px;
width: auto;
background-size: cover;
background-position: center center;
margin-bottom: 30px;
}
.side-thumb-wrap h3 {
width: 100%;
text-align: center;
}
.side-thumb-wrap .overlay {
padding:15px;
}
.side-thumb-wrap a{
color: #fff;
text-decoration: none;
font-family: SerendipityOne;
}
.insta-feed {
padding:2px;
}
.blog-thumb-wrap {
height:100%;
width: 100%;
background-size: cover;
background-position: center center;
}
.blog-thumb-wrap a.btn {
width: auto;
}
.blog-thumb-wrap .overlay {
padding: 15px;
}
.blog-large {
height:800px;
}
.blog-box  {
margin-bottom: 30px;
}
.blog-heading-wrap {
}
.small-box {
height:385px;
}
.entry-date {
color:#d6af66;
font-family: Lustria, serif;
}
.row-image-1, .row-image-2, .row-image-3 {
display: none;
}
.block-image-1:hover .row-image-1 {
display: block;
}
.cat-box.block-image-1:hover .cat-box{
background:transparent;
}
.home-dining {
color:#fff;
background-size: cover;
background-repeat: no-repeat;
}
.home-dining .overlay {
padding:100px 50px;
background: rgba(0,0,0,0.4);
text-shadow: 1px 1px 1px #09313e;
}
.home-dining img {
max-width: 100%;
}
.home-dining h3, .home-dining p {
color: #fff;
text-shadow: 1px 1px 5px #000;
}
.table-book-bg {
background-image: url(//www.nesswalk.com/wp-content/themes/gin/images/fly-bg.png);
background-size: contain;
background-position: center right;
background-repeat: no-repeat;
padding: 30px 0 80px;
}
.disclaimer {
text-align: center;
padding: 30px;
}
#rd-widget-frame {
background-image: url(//www.nesswalk.com/wp-content/themes/gin/images/30.gif);
min-height: 100px;
background-repeat: no-repeat;
background-position: center center;
} .booking-bar.booking-slide {
border: none; }
.booking-bar.booking-slide label {
width: 100px; }
.booking-bar.booking-slide .book-submit-label {
display: inline-block !important;
*display: inline;
zoom: 1; }
.booking-bar.booking-slide .book-wrap {
display: block;
width: 90%;
margin: 10px auto; }
.booking-bar.booking-slide select, .booking-bar.booking-slide #datepicker1,.booking-bar.booking-slide #datepicker2, .booking-bar.booking-slide #submit, .booking-bar.booking-slide #offerCode {
width: 60%; } .menu-terms {
color: #244d5a;
text-align: center;
margin: 10px auto;
}
.menu-header {
display: block;
text-align: center;
color:#fff;
background-image:none!important;
cursor: pointer;
position: relative;
border-top: 2px solid #d6af66;
}
.menu-background {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
z-index: -1;
transition: opacity 0.3s linear;
background-repeat: no-repeat;
background-size: cover;
}
.menu-header.open .menu-background {
opacity: 1;
}
.menu-content {
display: none;
}
.menu-header:hover .menu-background {
opacity: 1;
}
.menu-header.open h3 {
color: #fff;
}
.menu-header:hover h3{
color:#fff;
}
.r-menu-item {
padding:20px;
}
.menu-item-name {
color: #d6af66;
font-style: italic;
font-family: Lustria, serif;
font-size: 1.2em;
}
.menu-heading-wrap {
padding:15px 0;
}
.underline-dots {
border-bottom: 1px dotted #d6af66;
margin-bottom: 15px;
}
span.torrish-menu-title {
font-size: 26px;
font-family: Lustria, serif;
padding-left: 10px;
color: #244d5a;
}
.menu-downloads {
color: #fff;
padding: 30px 0;
border-top:5px solid #d6af66;
border-bottom: 5px solid #d6af66;
}
.menu-downloads h3 {
color:#244d5a;
text-transform: uppercase;
text-align: center;
}
.menu-downloads h4 {
margin: 20px 0;
}
.menu-downloads a {
color: #433f3c;
text-decoration: none;
}
.menu-downloads img {
max-width: 100%;
height: auto;
}
.menu-downloads .btn-label {
margin: 0;
}
.menu-downloads-row {
border-top: 1px solid #244d5a;
}
.menu-downloads-row:last-child {
border-bottom: 1px solid #244d5a;
}
.menu-downloads a.btn {
display: inline-block;
margin: 20px;
width: 250px;
}
#footer {
background-image:url(//www.nesswalk.com/wp-content/themes/gin/images/footer-bg.png);
background-size: cover;
color:#f5f3f1;
padding:50px 0;
}
#copyright a {
text-decoration: underline;
}
.footer-logo {
display: inline-block;
padding: 10px;
text-align: center;
}
.footer-logo img {
width: auto;
max-width: 100%;
height: auto;
max-height:150px;
}
#footer a, #footer h3 {
color: #fff;
}
a.footer-btn {
background: #fff;
padding: 20px;
display: block;
text-align: center;
width: 100%;
margin: 25px 0;
font-family: Lustria, serif;
color: #244d5a!important;
transition: 0.1s all linear;
}
a.footer-btn:hover {
color: #fff!important;
background: #244d5a;
}
#footer ul {
padding:0;
}
#footer li {
list-style: none;
}
ul.footer-logos {
list-style: none;
margin:0;
padding: 0;
text-align: center;
}
ul.footer-logos li {
display: inline-block;
margin: 10px 15px;
}
#follow-us a {
margin-right: 5px;
}
input, textarea, select {
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border: 1px solid #ddd;
padding: 5px;
}
.wpcf7 input, .wpcf7 textarea, .wpcf7 select {
width: 100%;
color:#333;
}
.wpcf7-form-control {
margin-bottom: 10px;
}
.wpcf7-textarea {
height: 100px;
} .schema-faq-question.open .accordion-block-arrow i {
transform: rotate(180deg);
}
.accordion-block-wrap {
width: 100%;
margin-bottom: 30px; 
}
.schema-faq-question {
padding: 10px;
background: #133540;
color: #fff;
cursor: pointer;
display: block;
}
.schema-faq-section {
margin-bottom: 5px;
}
span.accordion-block-arrow i {
margin-right: 10px;
transition: transform 0.2s linear;
}
.schema-faq-answer {
display: none;
padding: 15px;
border: 1px solid #133540;
} .dd-accordion-item {
margin-bottom: 20px;
}
.dd-accordion-header {
color: #fff;
background: #244d5a;
padding: 20px;
cursor: pointer;
}
.dd-accordion-inner p{
float: left;
margin: 0;
font-size: 21px;
}
.dd-accordion-header .dd-accordion-arrow  {
float:right;
transition: transform linear .1s;
}
.dd-accordion-header.open .dd-accordion-arrow {
transform: rotate(180deg);
}
.dd-accordion-content {
border: 1px solid #244d5a;
padding: 20px;
}
.ui-accordion-header {
background: #133540;
color: #fff;
}
#accordion {
margin-bottom: 30px;
}
.slick-slide img {
max-width: 100%;
}
.slick-list, .slick-track {
height: 100%;
}
li.slick-slide {
background-size: cover;
}
.content-wide {
margin-bottom: 100px;
} .features {
background-image:url(//www.nesswalk.com/wp-content/themes/gin/images/features-bg.png);
background-size: cover;
margin: 30px;
padding: 30px;
border: 1px solid #d6af66;
}
.features ul, .side-content {
margin:0;
padding: 0;
}
.features li, .side-content li {
list-style: none;
background-image: url(//www.nesswalk.com/wp-content/themes/gin/images/bp.png);
background-repeat: no-repeat;
background-position: 0 0;
margin: 10px;
padding-left: 30px;
}
.book-options label {
width: 100px;
}
.book-header {
text-align: center;
}
.book-options select, .book-options #datepicker, .book-options #submit {
width: 60%;
}
.book-options input {
padding: 0 10px;
font-size: 16px;
height: 50px;
color: #464646;
background-color: #fafafa;
background-image: none;
border: 1px solid #e1e1e1;
border-radius: 5px;
-webkit-box-shadow: 0 2px 0 0 #c9c9c9;
box-shadow: 0 2px 0 0 #c9c9c9;
width: 60%;
}
.btn-book {
background-color: #d6af66;
border: 1px solid #d6af66;
color: #fff;
position: relative;
font-size: 1.2em;
padding: 15px;
color: #fff;
cursor: pointer;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
margin: 20px auto;
text-decoration: none;
transition: all 0.1s linear;
display: block;
text-align: center;
font-family: Lustria, serif;
}
}
.book-options {
display: block;
width: 90%;
margin: 10px auto;
}
.book-options select {
padding: 0 10px;
font-size: 16px;
height: 50px;
color: #464646;
background-color: #fafafa;
background-image: none;
border: 1px solid #e1e1e1;
border-radius: 5px;
-webkit-box-shadow: 0 2px 0 0 #c9c9c9;
box-shadow: 0 2px 0 0 #c9c9c9;
}
@media (max-width: 992px){
.sl-wrapper .sl-image .sl-caption {
position: relative!important;
}
.cat-box h3 a, .cat-box h3.blog-dt-title a {
font-size: 28px;
}
}
@media(max-width: 1200px) {
.cat-box-row {
height:auto;
}
.blog-large {
height:400px;
}
.menu-downloads-row {
text-align: center;
}
.menu-downloads a {
display: block;
text-align: center;
padding-bottom: 10px
}
}
@media(max-width:1250px) {
.menu-left-menu-container, .menu-right-menu-container {
display: none;
}
}
#perspective.modalview .main-container #freezer {
display: block !important;
} #perspective {
width: 100%;
height: 100%;
position: relative;
left: 0px;
}
.fixed {
position: fixed;
top: 0; z-index: 9999;
background: #fff;
}
#freezer {
position:fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 9999;
display: none;
}
#perspective .main-container #freezer {
background-color: rgba(0,0,0,0.1);
}
#perspective>.main-container { -webkit-transform-origin: 50% 50% 50%;
transform-origin: 50% 50% 50%;
-webkit-transition: -webkit-transform .4s;
transition: -webkit-transform .4s;
transition: transform .4s;
transition: transform .4s, -webkit-transform .4s;
position: relative;
left: 0;
min-height: 100%;
z-index: 10;
}
.proswraper {
position: absolute;
top: 0px;
left: 0;
height: 100vh;
width: 100%;
overflow: auto;
-webkit-overflow-scrolling: touch;
overflow-x: hidden;
background-size: cover;
background-position: center center;
}
.top {
position: absolute;
top: 0;
right: 17px;
left: 0;
z-index: 999;
-webkit-transition: background-color 0.5s;
transition: background-color 0.5s;
}
#perspective.modalview {
position: fixed;
-webkit-perspective: 1500px;
perspective: 1500px;
}
#perspective.modalview>.main-container  {
position: absolute;
overflow: hidden;
cursor: pointer;
height: 100%;
width: 100%;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
div#nav {
position: fixed;
left: 0px;
z-index: 999999;
background: #4e2e53;
top: 0px;
width: 300px;
display: none;
}
.showMenu div#nav {
display:block;
}
.n2-ss-align.n2-ss-align-visible {  
margin-left: 0px!important;
} @media (max-width: 576px) {
.book-btn.cd-btn {
display: none;
}
.book-btn.cd-btn.sticky {
display: block;
}
h1, .h1 {
font-size: 36px;
}
a.btn {
width: auto;
}
}
.logo-slider-wrap {
padding:50px 0;
}
.slide-logo img {
text-align: center;
margin:auto;
max-width: 100%;
height: auto;
padding: 10px;
}
.logo-slider-wrap .slick-track {
display: flex;
}
.logo-slider-wrap .slick-track .slick-slide {
display: flex;
height: auto;
align-items: center;
justify-content: center;
}
#logo-slider {
padding: 0 25px;
} .mc-field-group {
display: inline-block;
margin: 10px 3px;
}
.footer-signup {
width: 80%;
margin: 50px auto;
text-align: center;
padding: 10px;
background-color: #244d5a;
color: #fff;
background-repeat: no-repeat;
background-position: center center;
}
.footer-signup h2 {
color:#fff;
}
.signup-content-border {
padding: 20px;
border: 1px solid #ebeff0;
}
.footer-signup label {
margin-left: 10px;
}
input#mc-embedded-subscribe {
border-radius: 0;
border: none;
padding: 10px 25px;
color: #fff;
background: #d6af66;
margin: 20px 0 0;
font-family: 'Lustria';
} .card-grid-wrap {
margin:50px 0;
}
.flip-url {
position: absolute;
z-index: 9999;
width: 100%;
height: 100%;
top: 0;
left: 0;
}
.flip-card {
background-color: transparent;
margin-bottom: 20px;
width: 100%;
height: 500px;
perspective: 1000px; } .flip-card-inner {
position: relative;
width: 100%;
height: 100%;
text-align: center;
transition: transform 0.8s;
transform-style: preserve-3d;
} .flip-card:hover .flip-card-inner {
transform: rotateY(180deg);
} .flip-card-front, .flip-card-back {
position: absolute;
width: 100%;
height: 100%;
-webkit-backface-visibility: hidden; backface-visibility: hidden;
} .flip-card-front, .flip-card-back {
background-color: #000;
color: #fff;
background-size: cover;
} .flip-card-back {
transform: rotateY(180deg);
}
.flip-card-front .overlay {
background: linear-gradient(180deg, rgba(17,17,17,0) 0%, rgba(17,17,17,0.6) 100%);
}
.flip-card-back .overlay {
background: linear-gradient(180deg, rgba(17,17,17,0.3) 0%, rgba(17,17,17,0.7) 100%);
}
.card-content {
text-align: center;
width: 100%;
}
.card-content h3 {
color: #fff;
font-family: SerendipityOne;
font-size: 3em;
}
.card-content h4 {
color: #fff;
font-family: SerendipityOne;
font-size: 2em;
margin:20px 0;
}
.card-availability {
position: absolute;
bottom:10px;
left:10px;
}
.card-cta-wrap {
position: absolute;
bottom: 0;
right: 0;
color:#fff;
width: 0;
height: 0;
border-style: solid;
border-width: 0 0 130px 130px;
border-color: transparent transparent #244d5a transparent;
}
a.card-cta {
position: absolute;
bottom: 0;
right: 0;
color: #fff;
font-size: 0.8em;
width:80px;
text-align: center;
text-decoration: none;
padding: 8px;
}
.cta-bar {
background: #244d5a;
padding: 20px;
text-align: center;
}
.cta-bar a {
background-color: #d6af66;
padding: 15px 20px;
color: #fff;
border: 1px solid #d6af66;
margin: auto;
text-decoration: none;
transition: all 0.1s linear;
display: block;
text-align: center;
font-family: Lustria, serif;
cursor: pointer;
}
.cta-bar a:hover {
background-color: #fff;
color: #d6af66;
} #popmake-10069 {
background: #244d5a;
}
#popmake-10069 h3 {
color: #fff;
font-size: 1.2em;
text-align: center;
}
#popmake-10069 input[type="text"], #popmake-10069 input[type="email"] {
width: 100%;
padding: 5px;
font-size:14px;
}
#popmake-10069 label {
color: #fff;
font-size: 0.8em;
}
#popmake-10069 p {
color: #fff;
}
#popmake-10069 input[type="submit"] {
width: 100%;
background: #d6af66;
padding: 15px;
color: #fff;
font-family: 'Lustria';
font-size: 1.1em;
letter-spacing: 1px;
}
#popmake-10069 input[type="submit"]:hover {
background:#bf984e
}
.pum-theme-1722 .pum-content, .pum-theme-default-theme .pum-content {
border:none;
}
.popup-trigger {
background: #244d5a;
color: #fff;
font-size: 34px;
width: 70px;
height: 70px;
text-align: center;
line-height: 70px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
position: fixed;
bottom: 10px;
left: 10px;
border: 2px solid #fff;
}
@media (max-width: 540px) {
.popup-trigger {
font-size: 24px;
width: 55px;
height: 55px;
line-height: 54px;
}
} .booking-bar-wrap-nw {
background: #244d5a;
padding:10px;
}
.booking-bar-border {
border:1px solid #d6af66;
}
.booking-bar-wrap-nw input {
background: #244d5a;
color: #fff;
}
.booking-item-nw {
display:flex;
align-items:center;
margin-right: 20px;
}
a.booking-item-ac {
color: #fff;
border: 1px solid #fff;
margin: 0 10px;
padding: 10px;
text-decoration: none;
display: flex;
height: 100%;
align-items: center;
transition: 0.15s all linear;
font-family: 'Lustria';
}
a.booking-item-ac:hover {
background-color: #fff;
color: #d6af66;
}
.booking-bar-wrap-nw #datepicker-nw, .booking-bar-wrap-nw #datepicker2-nw {
border:1px solid #fff;
width: 200px;
background-image:url(//www.nesswalk.com/wp-content/themes/gin/images/calendar-icon.png);
background-position: 90% center;
background-repeat: no-repeat;
margin: 0 10px;
text-transform: uppercase;
height: 100%;
line-height: 100%;
}
}
.booking-bar-wrap .booking-input {
border:none;
}
.booking-item-nw .booking-controls input {
width: 40px;
height: 40px;
z-index: 9999;
}
.booking-item-nw input {
max-width:80px;
}
.booking-label-nw {
color: #fff;
text-align: center;
font-size: 14px;
}
.booking-input input {
border: none;
text-align: center;
font-family: Lustria, serif;
font-size: 24px;
line-height: 1em;
}
input.booking-btn-nw, a.booking-btn-nw {
height: 100%;
background: #d6af66;
color: #fff;
padding: 0 30px;
transition: 0.15s all linear;
border:1px solid #d6af66;
font-family: Lustria, serif;
}
input.booking-btn-nw:hover, a.booking-btn-nw:hover {
color: #d6af66;
background: #fff;
}
.booking-header {
text-align: center;
color:#fff;
text-transform: uppercase;
font-family: Lustria, serif;
font-size: 2em;
margin-bottom: 20px;
}
.booking-nw-dt {
padding:10px 0 30px;
}
.booking-nw-mb {
display: none;
}
@media(max-width: 1150px) {
.booking-nw-dt {
display: none;
}
.booking-nw-mb {
display: block;
}
}
.imp-wrap {
max-width: 700px!important;
margin: auto;
} .wine-list-slider {
margin-bottom: 50px;
}
.wine-list-slider .slick-track {
display: flex!important;
}
.wine-list-slider .slick-slide {
height: auto!important;
}
.wine-list-wrap {
padding: 0 20px;
display: flex!important;
flex-flow: column;
}
.wine-list {
background: #244d5a;
padding: 50px 0;
text-align: center;
}
.wine-list .wine-list-img img {
border: 2px solid #869aa1;
}
.wine-list-img {
padding: 10px;
border: 2px solid #869aa1;
}
.wine-list-inner {
border: 1px solid #244d5a;
padding: 10px;
flex-grow: 1;
display: flex;
flex-direction: column;
}
.wine-list-content {
background: #fff;
padding: 15px;
margin-top: 30px;
flex-grow: 1;
display: flex;
flex-direction: column;
}
.wine-list h2 {
color: #fff;
text-align: center;
margin: 0 0 40px;
font-family: SerendipityOne;
font-size: 64px;
}
.wine-list h3{
margin: 0 0 20px;
}
.wine-list h3:after {
content: '';
height: 1px;
background-color: #244d5a;
width: 100px;
display: block;
margin: 10px auto;
} .room-tour {
color: #fff;
background: #244d5a;
padding: 50px 0;
text-align: center;
background-image: url(//www.nesswalk.com/wp-content/themes/gin/images/leaves-bg-wt.png);
background-size: cover;
}
.room-tour h2 {
color: #fff;
text-align: center;
margin: 0 0 40px;
font-family: SerendipityOne;
font-size: 64px;
}
.
@media (max-width: 992px) {
.wll {
display: block;
margin: 0 auto;
}
} .mobile-slider-wrap {
display: block;
background: #244d5a;
}
#mobile-slider {
display: none;
}
#mobile-slider.slick-initialized {
display: block;
}
.mobile-slide img {
display: block;
text-align: center;
margin: auto;
}
.mb-next.slick-arrow {
position: absolute;
left: 10px;
top: calc(50% - 24px);
z-index: 9999;
color: #fff;
font-size: 24px;
cursor: pointer;
transition: 0.2s all linear;
}
.mb-prev.slick-arrow {
position: absolute;
right: 10px;
top: calc(50% - 24px);
z-index: 9999;
color: #fff;
font-size: 24px;
cursor: pointer;
transition: 0.2s all linear;
}
#mobile-slider .slick-list{
margin:0 45px;
}
.mobile-slide {
padding: 0 30px;
text-align: center;
}
#mobile-slider a {
text-decoration: none;
display: block;
}
.mobile-slide p {
line-height: 1.3em;
font-size: 0.9em;
padding: 0 30px;
margin:10px 0;
color: #fff;
}
.mobile-tabs {
position: fixed;
bottom: 0;
left: 0;
width: 100%;
height: auto;
background: #fff;
z-index: 9999;
border: 1px solid #ccc;
text-align: center;
display: none;
}
.admin-bar .mobile-menu-btn {
top:55px;
}
.mobile-menu-btn {
display: none;
position: fixed;
top: 10px;
right: 15px;
background-color:#fff;
z-index: 9999;
}
.mobile-menu-btn-label {
font-size: 12px;
text-transform: uppercase;
}
.mobile-menu-btn .st-trigger-effects button {
background: #244d5a;
width: 60px;
height: 60px;
color: #fff;
font-size: 24px;
display: block;
}
.st-trigger-effects i {
display: block;
}
@media (max-width: 1200px) {
.mobile-tabs {
display: block;
}
}
.mobile-tab {
padding: 15px 10px;
border-right: 1px solid #ccc;
}
.mobile-tab i {
font-size: 1.25em;
}
.mobile-tab:hover {
background: #244d5a;
}
.mobile-tab:hover a{
color: #fff;
}
.mobile-tab.last-tab{
border-right: none;
width: 105px;
}
a.mobile-icon {
display: block;
color: #244d5a;
text-decoration: none;
}
.mobile-tabs p {
margin: 0;
font-size: 0.9em;
} @-webkit-keyframes fadeInUpSD {
0% {
opacity: 0;
margin-top: 50px;
}
100% {
opacity: 1;
margin-top: 0;
}
}
@keyframes fadeInUpSD {
0% {
opacity: 0;
margin-top: 50px;
}
100% {
opacity: 1;
margin-top: 0;
}
}
@-webkit-keyframes fadeInLeftSD {
0% {
opacity: 0;
-webkit-transform: translateX(300px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
}
}
@keyframes fadeInLeftSD {
0% {
opacity: 0;
transform: translateX(300px);
}
100% {
opacity: 1;
transform: translateX(0);
}
}
.hb-next.slick-arrow {
position: absolute;
left: 20px;
top: calc(50% - 44px);
z-index: 9999;
color: #fff;
font-size: 44px;
cursor: pointer;
transition: 0.2s all linear;
}
.hb-prev.slick-arrow {
position: absolute;
right: 20px;
top: calc(50% - 44px);
z-index: 9999;
color: #fff;
font-size: 44px;
cursor: pointer;
transition: 0.2s all linear;
}
.hb-next.slick-arrow:hover, .hb-prev.slick-arrow:hover {
opacity: 0.5;
}
#home-slider {
overflow: hidden;
height: 700px;
}
.home-slider-wrap2 {
position: relative;
height: 700px;
background-size: cover;
background-position: center center;
overflow: hidden;
}
.home-slider-wrap2 .overlay {
background: rgb(0 0 0 / 30%);
height: 100%;
cursor: pointer;
padding:0;
}
.home-slider-wrap2 .img-center img{
margin:0 auto 30px;
text-align: center;
}
.home-slider-wrap2 p.headline {
font-family: Lustria, serif;
font-size: 4em;
line-height: 1.2em;
margin: 0;
}
.home-slider-wrap2 .banner-underline {
height: 2px;
background-color: #fff;
width: 70%;
}
.home-slider-wrap2 .banner-text {
font-size: 1.25em;
}
.home-slider-wrap2 a.btn {
color: #fff;
border-color: #fff;
margin: 0 auto;
background: transparent;
}
.home-slider-wrap2 a.btn:hover {
background: #fff;
color: #3a457f;
}
.home-slider-wrap2 .slider-content {
position: absolute;
top: 50%;
transform: translateY(-50%);
margin: auto;
padding: 0 50px;
width: 100%;
text-align: center;
color: #fff;
padding: 100px;
opacity: 0;
text-shadow: 1px 1px 1px #09313e;
}
.slider-content p {
margin: 30px 0;
}
@media (max-width: 1600px) {
.home-slider-wrap2, #home-slider {
height: 600px;
}
.home-slider-wrap2 p.headline {
font-size: 3.5em;
}
}
@media (max-width: 1200px) {
.home-slider-wrap2, #home-slider {
height: 500px;
}
.home-slider-wrap2 p.headline {
font-size: 3em;
}
.home-slider-wrap2 p.banner-text {
font-size: 1.2em;
}
}
@media (max-width: 768px) {
.home-slider-wrap2 .slider-content {
padding: 30px;
}
.hb-prev.slick-arrow, .hb-next.slick-arrow {
display: none!important;
}
}
.slick-active .home-slider-wrap2 .slider-content {
animation-name: fadeInUpSD;
animation-duration: 1.5s;
opacity: 1;
}
.slick-active .home-slider-wrap2 .banner-underline {
animation-name: fadeInLeftSD;
animation-duration: 1.5s;
opacity: 1;
margin:10px auto;
}
.home-new .home-slider-wrap2 p.headline,
.home-new h2,
.home-new h3 {
font-family: SerendipityOne;
}
.home-new .home-slider-wrap2 p.headline {
font-size: 5em;
}
.home-new h2,
.home-new h3 {
font-size: 3em;
} .not-found-wrap {
background-color: #234C5A;
}
.not-found-wrap .not-found-inner {
color:#fff;
max-width: 900px;
margin:auto;
padding: 50px 20px;
}
.not-found-wrap img {
max-width: 100%;
height: auto;
padding:30px 0;
}
.not-found-wrap h2, .not-found-wrap h3 {
color: #fff;
font-style: normal;
text-transform: uppercase;
font-family: raleway, Arial, Helvetica, sans-serif;
margin:0;
}
.not-found-404 {
font-size: 72px;
line-height: 1em;
margin-bottom: 30px;
letter-spacing: 1px;
padding: 0;
font-weight: 600;
text-shadow: 2px 2px 2px #000;
}
.not-found-wrap h3 {
font-weight: 600;
font-size: 1.25em;
}
@media(min-width:768px) {
.not-found-404 {
font-size: 180px;
}
.not-found-wrap h3 {
font-weight: 1.5em;
}
}