/*
Theme Name: Nordicks Motel
Theme URI: http://underscores.me/
Author: Mannix Marketing, Inc.
Author URI: http://www.mannixmarketing.com
Description: Custom responsive theme for Lamplight Inn.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: Nordicks Motel

This theme, like WordPress, is licensed under the GPL.

Caffry and FLower is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
.wf-loading, .fa-events-icons-loading { visibility: hidden; }
.wf-active, .fa-events-icons-ready { visibility: visible; }
html {font-family:sans-serif; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%;}
body {margin: 0;}
article, aside, details, figcaption, figure, footer, header, main, menu, 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-color: transparent;}
a:active, a:hover {outline: 0;}
abbr[title] {border-bottom: 1px dotted;}
b, strong {font-weight: bold;}
dfn {font-style: italic;}
mark {background: #ff0; color: #000;}
small {font-size: 80%;}
sub, sup {font-size: 75%; line-height: 0; position: relative; vertical-align: baseline;}
sup {top: -0.5em;}
sub {bottom: -0.25em;}
img {border: 0;}
svg:not(:root) {overflow: hidden;}
figure {margin: 1em 1% 1em 0;}
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"] {-webkit-appearance: button; cursor: pointer;}
button[disabled], html input[disabled] {cursor: default;}
button::-moz-focus-inner, input::-moz-focus-inner {border: 0; padding: 0;}
input {
    line-height: normal;
    border: 0;
}
input[type="checkbox"], input[type="radio"] {box-sizing: border-box; padding: 0;}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {height: auto;}
input[type="search"] {-webkit-appearance: textfield; box-sizing: content-box;}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {-webkit-appearance: none;}
fieldset {border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em;}
legend {border: 0; padding: 0;}
textarea {overflow: auto;}
optgroup {font-weight: bold;}
table {border-collapse: collapse; border-spacing: 0;}
td, th {padding: 0;}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body, button, input, select, textarea {
    color: #000;
    font-family: 'Source Sans Pro', sans-serif!important;
    font-weight: 300;
    font-size: 20px!important;
    font-size: 1.4rem;
    line-height: 1.5!important;
}
h1, h2, h3, h4, h5, h6 {
    margin:0 0 15px;
    line-height: 1.3em;
    font-style: italic;
    font-weight: 400;
    color: #073a65;
}
h1 {
    margin-bottom: 55px;
    font-weight: 300;
    font-size: 45px;
    text-align: center;
}
p {
    margin: 0 0 15px!important;
}
dfn, cite, em, i {font-style: italic;}
blockquote {margin: 0 1.5em;}
address {margin: 0 0 1.5em;}
pre {background: #eee; font-family: "Courier 10 Pitch", Courier, monospace; font-size: 15px; font-size: 0.9375rem; line-height: 1.6; margin-bottom: 1.6em; max-width: 100%; overflow: auto; padding: 1.6em; }
code, kbd, tt, var {font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace; font-size: 15px; font-size: 0.9375rem;}
abbr, acronym {border-bottom: 1px dotted #666; cursor: help;}
mark, ins {background: #fff9c0; text-decoration: none;}
big {font-size: 125%;}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {box-sizing: border-box;}
*, *:before, *:after {box-sizing: inherit;}
body {background: #fff;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
hr {background-color: #ccc; border: 0; height: 1px; margin-bottom: 1.5em;}
ul, ol {margin: 0 0 1.5em 0; padding-left: 1em;}
ul {list-style: disc;}
ol {list-style: decimal;}
li > ul, li > ol {margin-bottom: 0; margin-left: 1.5em;}
dt {font-weight: bold;}
dd {margin: 0 1.5em 1.5em;}
img {height: auto; max-width: 100%;}
table {margin: 0 0 1.5em; width: 100%;}

/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a, a:visited { color: #9d243d; text-decoration: none; }
a:hover, a:focus, a:active { color: #77313a; text-decoration: none!important; outline: 0; }
.site-main a {
    border-bottom: 1px dotted;
}
/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
.button, a.button, a.button:visited, button,
.ctaright p:last-of-type a,
.ctamidcontent p:last-of-type a,
input[type="button"], input[type="reset"], input[type="submit"] {
    display: inline-block;
    border: none;
    background: #9dcff6;
    box-shadow: none;
    color: #000;
    line-height: 1;
    padding: 14px 60px;
    text-transform: uppercase;
    font-weight: 400;
    text-decoration: none;
    transition: .5s ease all;
}
.bookbutton a.button,
.footerbook a.button {
    background: #9d243d;
    color: #fff;
    padding: 10px 25px;
    letter-spacing: 1px;
    border: 2px solid #fff;
}
.bookbutton a.button:hover, .footerbook a.button:hover {
    background: #5f0d1e;
    color: #fff;
}
.footerbook a.button {
    padding: 18px 70px;
    top: -7px;
    position: relative;
}

.button:hover, a.button:hover, button:hover, .ctaright p:last-of-type a:hover,
.ctamidcontent p:last-of-type a:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
.button:focus, a.button:focus,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
.button:active, a.button:active,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	background: #6faad8;
    text-decoration: none;
    color: #000;
}

.gf_browser_ie.gform_wrapper .gform_footer input.button { padding: .6em 1em !important; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	color: #111;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
	padding: 3px;
}

textarea {
	padding-left: 3px;
	width: 100%;
}
/*--------------------------------------------------------------
#Admin Bar Sticky Header Styles
--------------------------------------------------------------*/

.admin-bar .headertopwrap.sticky {
    top: 32px;
}
@media screen and (max-width: 1025px) {
.admin-bar .headertopwrap.sticky {
    top: 32px;
}
}
@media screen and (max-width: 782px) {
.admin-bar .headertopwrap.sticky {
    top: 46px;
}
}
@media screen and (max-width: 600px) {
.admin-bar .headertopwrap.sticky {
    top: 0;
}
}

/*--------------------------------------------------------------
# Custom Styles

font-family: 'Source Sans Pro', sans-serif;

--------------------------------------------------------------*/
.centered {
    text-align: center;
}
.container {
    max-width: 1100px;
    margin: 0 auto;
    box-sizing: border-box;
    position: relative;
    padding: 0 2%;
}
.contentcontainer {
    max-width: 1100px;
}
.widecolumn {
    width: 67%;
    padding-right: 3%;
    float: left;
}
.narrowcolumn  {
    width: 33%;
    padding: 30px;
    background: #f5f5f5;
    float: right;
}
.nowrap {
    white-space: nowrap;
}
.siterow {
    padding-top: 3em;
    padding-bottom:3em;
    position: relative;
}
.site-header {
    position: relative;
}/*
body.home .headertopwrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
}*/
/*
.home .headertopwrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
}*/
.headertopwrap {
    width: 100%;
    /*transition: .5s ease;*/
}
.headertop {
    background: rgba(255,255,255,.8);
    padding: 5px 3%;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 18px;
    box-shadow: 0px 0px 4px #b5b5b5;
    letter-spacing: 1px;
    width: 100%;
    z-index: 10000;
    transition: .5s ease all;
}
.headertop a {
    color: #000;
}
.directions {
    float: left;
}
.phone {
    float: right;
    transition: .5s ease all;
}
.site-logo {
    margin: 20px auto 10px;
    display: block;
    max-width: 270px;
    transition: .5s ease;
}
body.home .headermid  {
    border: 0;
}
.headermid {
    position: relative;
}
.bookbutton {
    position: absolute;
    right: 3%;
    top: 90px;
    z-index: 1000;
    transition: .5s ease all;
}
.headertopwrap.sticky .bookbutton {
    top: 60px;
}
.bookbutton span {
    font-size: 13px;
    display: block;
    text-align: center;
    color: #e4c4cb;
    letter-spacing: 4px;
    text-transform: none;
    margin-top: 2px;
}
#sticky-anchor {
    position: absolute;
    transition: all ease 0.3s;
    width: 100%;
}
.headertopwrap.sticky {
    box-shadow: 2px 2px 3px rgb(0 0 0 / 50%);
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9000;
    background: #fff;
}
.headertopwrap.sticky .site-logo {
    max-width: 160px;
    margin: 10px auto 5px;
}
i.fa {
    margin-right: 10px;
}
.hero-image {
    position: relative;
    line-height: 0;
    background: #000;
}
.hero-image img {
    width: 100%;
    height: auto;
}
.hero-text {
    position: absolute;
    bottom: 0;
    text-align: center;
    left: 0;
    text-transform: uppercase;
    width: 100%;
    padding: 120px 3% 90px;
    background: linear-gradient(180deg, rgba(241,247,249,0) 0%, rgba(0,0,0,0.8) 50%);
}
.hero-text h1 {
    letter-spacing: 3px;
    max-width: 1043px;
    font-style: italic;
    font-weight: 300;
    color: #fff;
    font-size: 55px;
    line-height: 1.1em;
    margin: 0 auto;
}
.featuredimg {
    height: 580px;
    background-size: cover;
    background-position: center;
}
body.home .featuredimg {
    width: 100wh;
    height: 100vh;
    display: flex;
}
.downarrow {
    position: absolute;
    bottom: 25px;
    transform: translate(-50%);
    z-index: 2;
    left: 50%;
    margin-left: -25px;
    color: #fff;
    width: 51px;
    height: 26px;
    background: url(/wp-content/uploads/2018/05/down-arrow.png);
    text-indent: -5000px;
}
.downarrow a {
    display: block;
    cursor: pointer;
    height: 26px;
}
.bookbar {
    background: #e0f2ff;
    text-align: center;
}
.bookbar ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#innroad-widget .row {
    padding: 0;
}
.site-content {
    border-top: 1px solid #ececec;
}
.ctatop, .ctabottom {
    margin: 0 auto;
}
.ctaleft {
    float: left;
    width: 55%;
}
.special .ctaright {
    padding-top: 50px;
}
.special .ctaright p:last-of-type a {
    display: inline;
    background: none;
    padding: 0;
    font-weight: 700;
}
.ctaright {
    float: right;
    width: 45%;
    padding: 0 0 0 50px;
}
.ctaright h2,
.ctamidcontent h2,
.ctabottom h2,
.hpphotos h2 {
    text-transform: uppercase;
    font-size: 45px;
    letter-spacing: 1px;
    line-height: 1em;
    color: #073a65;
}
.topbox .ctaright h2 {
    font-size: 32px;
}
.bestrate {
    padding-top: 50px;
    padding-bottom: 35px;
}
.bestratebg {
    background: #f7f7f7;
}
.bestrateleft {
    display: inline-block;
    width: 68%;
    padding: 0 60px 0 0;
    box-sizing: border-box;
    vertical-align: middle;
    font-size: 22px;
    line-height: 1.4em;
    border-right: 1px solid #d6d6d6;
}
.bestrateleft h2 {
    text-transform: uppercase;
    margin-bottom: 5px;
}
.bestrateright {
    display: inline-block;
    width: 32%;
    margin-left: -4px;
    text-align: center;
    font-size: 24px;
    box-sizing: border-box;
    padding-left: 6%;
    vertical-align: middle;
}
.ctamidcontent h2 {
    color: #fff;
}
.ctamid {
    position: relative;
    height: 570px;
}
.ctamidcontent {
    color: #fff;
    text-align: center;
    max-width: 550px;
    position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
}
.ctamidcontent p:last-of-type a {
    padding: 14px 10px;
    max-width: 270px;
    display: block;
    margin: 0 auto;
}
.cover {
    position: absolute;
    top: 0;
    right: 0;
    bottom:0;
    left: 0;
    background-color: #000;
    opacity: 0.8;
}
.ctabottom .ctaleft, .topbox:nth-of-type(even) .ctaleft  {
    float: right;
}
.ctabottom .ctaright, .topbox:nth-of-type(even) .ctaright {
    float: left;
    padding: 40px 50px 0 0;
    text-align: right;
}
.topbox:nth-of-type(even) .ctaright {
    text-align: left;
    padding: 0 50px 0 0;
}
.topbox {
    margin-bottom: 70px;
}
.testimonialbg {
    height: 530px;
    position: relative;
    background-position: center;
    background-size: cover;
}
.testimonialbg .cover {
    opacity: 0.6;
}
.testimonial {
    color: #fff;
    text-align: center;
    position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
    font-size: 33px;
    font-style: italic;
    width: 100%;
    line-height: 1.3em;
}
.hpphotos {
    text-align: center;
}
.hpphotos h2 {
    font-size: 35px;
}
.hpphotostext {
    max-width: 800px;
    margin: 0 auto;
}
.roomleft {
    float: left;
    width: 50%;
}
.roomright {
    float: right;
    width: 50%;
    padding: 30px 0 0 50px;
}
.room {
    margin-bottom: 50px;
}
.restaurantmenu {
    margin-top: 40px;
    padding-top: 40px;
}
.restaurantmenu {
}
.restaurantmenu ul {
    list-style: none;
    padding: 0;
}
.restaurantmenu li {
    width: 46%;
    display: inline-block;
    margin: 0 2% 35px 0;
    vertical-align: top;
}
.restaurantmenu h2 {
    text-align: center;
    text-transform: uppercase;
    font-size: 45px;
    margin-bottom: 25px;
}
.restaurantmenu h3 {
    text-align: center;
    margin: 45px 0;
    font-size: 40px;
    border-top: 1px solid #ececec;
    padding-top: 45px;
}
.greybg {
    background: #f7f7f7;
}
.policies h2 {
    font-size: 50px;
    text-align: center;
    margin-bottom: 30px;
}
.todoboxes {
    text-align: center;
}
.todoboxes h2, .aboutslideshow h2 {
    font-size: 50px;
    text-transform: uppercase;
    text-align: center;
}
.todobox {
    width: 31.3%;
    margin: 30px 1% 0;
    font-size: 19px;
    display: inline-block;
    vertical-align: top;
    position: relative;
}
.todobox .todoboximg {
    line-height: 0;
}
.todobox .todoboxtext {
    position: absolute;
    bottom: 0;
    background: rgba(0,0,0,0.6);
    padding: 14px 12px;
    width: 100%;
    left: 0;
    color: #fff;
    font-weight: 700;
    line-height: 1em;
}
.experience {
    width: 48%;
    margin: 0 4% 30px 0;
    display: inline-block;
    vertical-align: text-top;
    font-size: 21px;
}
.experienceimg {
    line-height: 0;
}
.experience:nth-of-type(even) {
    margin-right: 0;
}
.experience h2 {
    text-align: center;
    text-transform: uppercase;
    margin: 10px 0;
}
#main #m2events h1 a {
    font-size: 36px;
}
#main #m2events_go {
    margin-left: 0;
    padding: 10px 40px;
}
#main #m2events a {
    font-size: 21px;
    font-weight: bold;
    text-decoration: none;
}
#main #m2events_list > div {
    border-bottom: 1px solid #bfbfbf;
    margin-bottom: 30px;
    padding-bottom: 30px;
}
#main #m2eventheader select {
    margin: 0 5px 10px 5px;
}
#main #m2events p, #main #m2events li, #main #m2events div, #main #m2events select {
    font-family: 'Source Sans Pro',sans-serif;
    font-size: 19px;
}
#main #m2eventheader {
    margin-bottom: 30px;
}
.site-footer {
    background: #0e3557;
    color: #fff;
}
.footercols a {
    color: #7bbdf1;
    text-decoration: underline;
}
.footerbook {
    border-bottom: 1px solid #5f7e98;
    padding: 60px 0;
    text-align: center;
}
.footerbook span {
    font-size: 45px;
    text-transform: uppercase;
    font-style: italic;
    letter-spacing: 2px;
    display: inline-block;
    margin-right: 50px;
}
.footerbook span.bookphone {
    font-size: 33px;
    text-align: center;
    width: 100%;
    display: block;
}
.footerbook span.bookphone a {
    white-space: nowrap;
    color: #fff;
}
.footercols  {
    padding-top: 70px;
    padding-bottom: 70px;
}
.footercol {
    float: left;
    margin-right: 6%;
}
.footer1 {
    text-align: center;
}
.footerlogo {
    margin-bottom: 20px;
}
.footersocial a {
    font-size: 38px;
    text-decoration: none;
    margin: 0 10px;
    color: #fff;
}
.footer2 {
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 1.6em;
}
.footer2 span.name {
    font-size: 24px;
    font-weight: 400;
}
.footer3 {
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 1.6em;
}
.footer-navigation ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.footer-navigation ul li {
    display:block;
}
.footer-navigation ul li a {
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.site-footer a:hover,
.site-footer a:focus {
    color: #fff;
}
.footersocial a:hover,
.footersocial a:hover {
    color: #7bbdf1;
}
.footer4 {
    margin-right: 0;
    max-width: 240px;
    float: right;
}
.footer4 p {
    font-size: 21px;
}
.footer4 input.emailaddress {
    padding:5px;
    margin-bottom: 8px;
}
.footer4 input.emailaddress,
.footer4 input.button {
    display: block;
    width: 100%;
}
.footer4 input.button {
    padding: 11px 20px;
    text-align: center;
}
.footer4 span {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 24px;
}
.accessibility {
    font-size: 16px;
    clear: both;
    padding-top: 50px;
    text-align: center;
}
.mannix {
    font-size: 14px;
    text-align: center;
    margin: 20px 0 0;
}
.blog .site-content {
    background: #f7f7f7;
}
.masonrypost .entry-title {
    margin-bottom: 25px;
    text-align: center;
    position: relative;
    text-transform: uppercase;
    font-size: 28px;
    line-height: 1em;
}
.masonrypost .entry-title a {
    color: #9d243d;
    border: 0;
}
.masonrypost .entry-title a:hover, .masonrypost a:hover {
    color:#205798;
}
.entry-meta {
    font-size: 80%;
    font-style: italic;
}
.js-masonry {
    margin-top: 40px;
}
.masonrypost {
    background: #fff;
    width: 48%;
    font-size: 18px;
    margin: 0 1% 20px;
}
.masonrypost a {
    color: #9d243d;
}
.masonrypost .entry-content {
    padding: 20px 30px 30px;
}
ul.categories {
    text-align: center;
    list-style: none;
    font-weight: 700;
}
ul.categories li {
    display: inline-block;
    margin: 0 10px;
    font-weight: 300;
}
.blogfeatured a {
    border: 0;
}
.post .entry-title { margin-bottom: 0; }
.entry-meta { font-size: 80%; font-style: italic; }
.post { border-bottom: 1px solid #ccc; }
.post:last-of-type { border-bottom: 0; }
.post .entry-content { margin-top: 1em; }
.entry-meta, .entry-footer { font-size: 90%; font-style: italic; }
.entry-footer { padding-bottom: 15px; font-size: 70%; }
.cat-links, .tags-links, .comments-link { display: block; width: 100%; }
.posts-navigation { padding-top: 10px; font-size: 90%; }

.cd-top {
    display: inline-block;
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 40px;
    right: 10px;
    box-shadow: 0 0 10px rgba(0,0,0,.05);
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: rgba(169, 64, 86,.8) url(/wp-content/themes/nordicks/images/cd-top-arrow.svg) no-repeat center 50%;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s 0s,visibility 0s .3s;
    -moz-transition: opacity .3s 0s,visibility 0s .3s;
    transition: opacity .3s 0s,visibility 0s .3s;
}
.cd-top.cd-is-visible {
    visibility: visible;
    opacity: 1;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
    -webkit-transition: opacity .3s 0s,visibility 0s 0s;
    -moz-transition: opacity .3s 0s,visibility 0s 0s;
    transition: opacity .3s 0s,visibility 0s 0s;
}
.entry-content .gform_wrapper .gfield_checkbox li label {
    margin: 0 7px 0 0;
}
.entry-content .gform_wrapper .gfield_checkbox li label,
.entry-content .gform_wrapper .gfield_radio li label {
    max-width: 100%;
}
.page-id-12 .site-main {
    background: #f7f7f7;
    padding: 3em 110px;
    margin: 3em 0;
}
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Mobile Navigation
--------------------------------------------------------------*/
.mobile-navigation {
    background-color: #fff;
    height: 100%;
    overflow-x: hidden;
    padding-top: 20px;
    position: fixed;
    right: 0;
    top: 0;
    transition: 0.5s;
    visibility: hidden;
    width: 0;
    z-index: 10001;
    box-shadow: 0px 0px 10px #616161;
}
.mobile-nav-wrapper {
    display: none;
    z-index: 10000;
    position: relative;
    cursor: pointer;
}
.mobile-nav-wrapper span {
    color: #444;
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 0;
    text-transform: uppercase;
}
#opennav, #closenav {
    background-color: transparent;
    border-radius: 0;
    color: #1b3239;
    font-size: 2.1em!important;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
    border: 0;
}
#closenav {
    color: #1b2a39;
    margin: 20px 20px 0 20px;
    font-size: 3.5rem;
    right: 0;
}
#mobile-menu {
    padding: 0 5%;
    clear: both;
    max-width: 600px;
    margin: 0 auto;
}
.mobile-navigation ul {
    list-style-type: none;
    padding: 0;
}
.mobile-navigation ul ul {
    display: none;
    margin: 0;
}
.mobile-navigation ul ul li a {
    padding-left: 20px;
    font-size: 16px;
}
.mobile-navigation li a {
    border-top: 1px solid #dcdcdc;
    color: #0e3557;
    display: block;
    padding: 9px 14px;
    font-size: 18px;
    font-family: 'Source Sans Pro', sans-serif!important;;
    text-transform: uppercase;
    line-height: 1.2em;
}
.mobile-navigation li.current-menu-item > a,
.mobile-navigation li > a:hover, .mobile-navigation li > a:focus {
    background-color: #1b2a39;
    color: #FFF;
}
.mobile-navigation li { position: relative; }
.mobile-navigation ul li.menu-item-has-children > a {
    margin-right: 30px;
}
.mobile-navigation li > button {
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 0;
    padding: 5px 10px;
    z-index: 1000;
    background-color: transparent;
    color: #000;
    border: 0;
    border-top: 1px solid #d6d6d6;
}
.mobile-navigation li > button:hover,
.mobile-navigation li > button:focus {
    background-color: #494641;
    color: #fff;
}
.mobile-navigation ul li.focus > ul {display: block;}
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/

.main-navigation {
    margin: 0 3%;
    clear: right;
}
.main-navigation ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
    text-align: center;
}
.main-navigation li:first-child{
    margin-left: 0;
}
.main-navigation li:last-child {
    margin-right: 0;
}
.main-navigation li {
    position: relative;
    display: inline-block;
    margin-left: 60px;
    transition: all .5s ease;
}
.main-navigation a {
    display: inline-block;
    text-decoration: none!important;
    color: #000;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 21px;
    position: relative;
    letter-spacing: 1px;
    padding: 10px 0;
}
.main-navigation button {
    background-color: transparent;
    border-radius: 0;
    padding: 0;
    margin-left: 0;
    top: 1px;
    right: -8px;
    z-index: 10;
    position: relative;
    color: #9d243d;
    border: 0;
    outline: 0;
}
.main-navigation .menu-item-245 {
    display: none;
}
.main-navigation ul ul {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    float: left;
    position: absolute;
    top: auto;
    left: -999em;
    z-index: 99999;
    background: #fff;
    text-align: left;
}
.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul a {
    text-transform: none;
    width: 245px;
    padding: 10px;
    display: block;
}

.main-navigation ul ul li {
margin: 0;
}

.main-navigation li:hover > a:after,
.main-navigation li.focus > a:after,
.main-navigation .current_page_item > a:after,
.main-navigation .current-menu-item > a:after,
.main-navigation .current_page_ancestor > a:after,
.main-navigation .current-menu-ancestor > a:after {
    background: #9d243d;
    height: 4px;
    content:'';
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}

.main-navigation ul ul.sub-menu li:hover > a:after,
.main-navigation ul ul.sub-menu li.focus > a:after,
.main-navigation ul ul.sub-menu li.current_page_item > a:after,
.main-navigation ul ul.sub-menu li.current-menu-item > a:after,
.main-navigation ul ul.sub-menu li.current_page_ancestor > a:after,
.main-navigation ul ul.sub-menu li.current-menu-ancestor > a:after {
    content: none;
}

.main-navigation ul ul a:hover,
.main-navigation ul ul a.focus {
    content: none;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
/* SHIFTNAV */
body #shiftnav-toggle-main {
    box-shadow: 1px 1px 2px #919191;
    background: #fff;
}
#shiftnav-toggle-main .shiftnav-main-toggle-content {
    padding: 10px 0 !important;
}
#shiftnav-toggle-main .shiftnav-main-toggle-content img {
    max-height: 50px;
}
.shiftnav.shiftnav-skin-light ul.shiftnav-menu li.menu-item > .shiftnav-target {
    color: #fff !important;
    text-transform: uppercase !important;
}
.shiftnav.shiftnav-skin-light ul.shiftnav-menu ul.sub-menu {
    background: none!important;
}
body .shiftnav.shiftnav-skin-light ul.shiftnav-menu li.menu-item.current-menu-item > .shiftnav-target {
    background: #9dcff6!important;
    color: #000 !important;
}
.shiftnav ul.shiftnav-menu li.menu-item {
    border-top: 1px solid rgba(20,20,20,0.15);
}
.shiftnav.shiftnav-skin-light ul.shiftnav-menu ul.sub-menu li.menu-item > .shiftnav-target {
    padding-left: 50px;
    color: #ffffff;
}
.shiftnav .shiftnav-menu-title {
    display: none;
}
body .shiftnav, body .shiftnav-inner {
    background: #46413f;
}
#shiftnav-toggle-main .shiftnav-toggle-burger, #shiftnav-toggle-main.shiftnav-toggle-main-entire-bar:before {
    font-size: 20px;
    color: #000;
    font-weight: 900!important;
    font-family: 'Font Awesome\ 5 Free'!important;
}
body .shiftnav .fa, .shiftnav-toggle .fa {
    font-weight: 900!important;
    font-family: 'Font Awesome\ 5 Free'!important;
}

#shiftnav-toggle-main a {
 background:url(/wp-content/uploads/2018/05/logo.png) no-repeat;
 text-indent:-10000px;
 height:40px;
 background-size:contain;
 display:block;
 margin-left: 3%;
}
body .shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu li.menu-item.current-menu-item > .shiftnav-target{
    background: #ed1f24;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {clip: rect(1px, 1px, 1px, 1px); position: absolute !important; height: 1px; width: 1px; overflow: hidden;}
.screen-reader-text:focus {background-color: #f1f1f1; border-radius: 3px; box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; color: #21759b; display: block; font-size: 14px; font-size: 0.875rem; font-weight: bold; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000;}
#content[tabindex="-1"]:focus {outline: 0;}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {display: inline; float: left; margin-right: 1.5em; }
.alignright {display: inline; float: right; margin-left: 1.5em; }
.aligncenter {clear: both; display: block; margin-left: auto; margin-right: auto; }

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:after {
  content: "";
  display: table;
  clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {margin: 0 0 1.5em;}
.widget select {max-width: 100%;}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.hentry {margin: 0;}
.byline, .updated:not(.published) {display: none;}
.single .byline, .group-blog .byline {display: inline;}
.page-links {clear: both; margin: 0 0 1.5em;}
.blog .format-aside .entry-title, .archive .format-aside .entry-title {display: none;}
.comment-content a {word-wrap: break-word; }
.bypostauthor {display: block; }
embed, iframe, object {max-width: 100%;}
.wp-caption {margin-bottom: 1.5em; max-width: 100%; }
.wp-caption img[class*="wp-image-"] {display: block; margin-left: auto; margin-right: auto; }
.wp-caption .wp-caption-text {margin: 0.8075em 0; }
.wp-caption-text {text-align: center; }

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {margin-bottom: 1.5em;}
.gallery-item {display: inline-block; text-align: center; vertical-align: top; width: 100%;}
.gallery-columns-2 .gallery-item {max-width: 49%;}
.gallery-columns-3 .gallery-item {max-width: 32.33%; }
.gallery-columns-4 .gallery-item {max-width: 24%; }
.gallery-columns-5 .gallery-item {max-width: 19%; }
.gallery-columns-6 .gallery-item {max-width: 15.66%; }
.gallery-columns-7 .gallery-item {max-width: 13.28%; }
.gallery-columns-8 .gallery-item {max-width: 11.5%; }
.gallery-columns-9 .gallery-item {max-width: 10.11%; }
.gallery-caption {display: block; }

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

@media screen and (max-width: 1300px){
.site-logo {
    max-width: 230px;
}
.main-navigation a {
    font-size: 18px;
}
.main-navigation li {
    margin-left: 30px;
}
}
@media screen and (max-width: 1250px){
.hero-text h1 {
    font-size: 40px;
}
}
@media screen and (max-width: 1100px){
.ctaright h2, .ctamidcontent h2, .ctabottom h2, .hpphotos h2 {
    font-size: 35px;
}
.footercol {
    float: left;
    margin-right: 3%;
    width: 31.3%;
}
.footer1 {
    text-align: center;
    float: none;
    margin: 0 0 30px;
    width: 100%;
}
.footer4 {
    margin-right: 0;
    max-width: 100%;
}
}
@media screen and (max-width: 1024px){
.footer3, .directions, .bookbar, .main-navigation {
    display: none;
}
.mobile-nav-wrapper {
    display: block;
    margin: 10px 0;
}
.widecolumn {
    width: 100%;
    padding-right: 0;
    float: none;
}
.narrowcolumn {
    width: 100%;
    padding: 30px;
    background: #f5f5f5;
    float: none;
    margin-bottom: 40px;
}
.featuredimg {
    height: 360px;
    background-size: cover;
    background-position: center;
}
body.home .featuredimg {
    width: 100%;
    height: 530px;
    display: block;
}
.bookbutton,
.headertopwrap.sticky .bookbutton {
    position: relative;
    right: 0;
    top: 0;
    float: right;
}
.headertop {
    transition: none;
}
.bookbutton a.button {
    padding: 6px 25px;
}
.headertop {
    padding: 0;
    width: 100%;
    background: #fff;
}
.headermid {
    margin-top: 0;
    display: flex;
    justify-content: space-between;
    padding: 0 3%;
}
.headermid.clear:after {
    content: none;
}
.site-logo {
    margin: 9px 0;
    max-width: 130px;
}
.headertopwrap.sticky .headertop {
    margin-top: 63px;
}
.phone {
    float: left;
    margin: 12px 0 0 3%;
}
.ctatop, .ctabottom {
    max-width: 600px;
    margin: 0 auto;
}
.special .ctaright {
    padding-top: 0;
}
.ctabottom .ctaright, .topbox:nth-of-type(even) .ctaright {
    padding: 0;
    text-align: center;
}
.ctaleft {
    float: none;
    width: 100%;
}
.ctaright {
    float: none;
    width: 100%;
    padding: 0;
    margin: 30px 0 60px;
    text-align: center;
}
.bestrateleft {
    display: block;
    width: 100%;
    border: 0;
    padding: 0;
    margin-bottom: 25px;
    text-align: center;
}
.bestrateright {
    display: block;
    width: 100%;
    margin: 0;
    text-align: center;
    padding-left: 0;
}
.page-id-9 .topbox:last-of-type .ctaright ul {
    text-align: left;
}
.ctamidcontent p:last-of-type a {
    width: 100%;
    display: block;
    float: none;
    margin: 0 auto 13px;
    max-width: 300px;
}
.room {
    max-width: 800px;
    margin: 0 auto 80px;
}
.roomleft {
    float: none;
    width: 100%;
}
.roomright {
    float: none;
    width: 100%;
    padding: 0;
}
.footerbook span {
    display: block;
    margin: 0 0 20px;
}
.footercol {
    float: none;
    margin: 0 auto 30px;
    width: 100%;
    text-align: center;
}
.footer4 {
    margin: 0 auto;
    max-width: 300px;
}
.restaurantmenu li {
    width: 100%;
    display: block;
    margin: 0 0 20px;
}
.footerbook span.bookphone {
    margin: 15px 0 0;
}
}

@media screen and (max-width: 800px){
.hero-text h1 {
    font-size: 30px;
}
.ctamidcontent {
    max-width: 100%;
    width: 90%;
}
.todobox {
    width: 48%;
    margin: 30px 1% 0;
}
.experience {
    width: 100%;
    margin: 0 0 30px;
    display: block;
}
.phone {
    margin: 13px 0 0 3%;
    font-size: 16px;
}
.testimonialbg {
    height: 400px;
}
.testimonial {
    font-size: 25px;
}
}
@media screen and (max-width: 600px){
.downarrow {
    display: none;
}
.hero-text {
    bottom: 30px;
}
.masonrypost {
    width: 100%;
    margin: 0 0 40px;
}
.footerbook span {
    font-size: 35px;
    line-height: 1em;
}
h1 {
    font-size: 1.3em;
}
}
@media screen and (max-width:500px){
.hero-text {
    bottom: 0;
    position: relative;
    padding: 30px 3%;
    background: #9dcff6;
    transform: none;
    left: auto;
}
.herotext h1 {
    color: #000;
    font-size: 26px;
}
.featuredimg {
    height: 220px;
}
.headertop {
    letter-spacing: 0;
}
.bookbutton a.button,{
    padding: 6px 15px;
    letter-spacing: 0;
    font-size: 15px;
}
.bookbutton span {
    font-size: 13px;
    letter-spacing: 0;
}
.todoboxes h2, .aboutslideshow h2 {
    font-size: 38px;
}
.footerbook span.bookphone {
    font-size: 24px;
}
}
@media screen and (max-width:420px){
body.home .featuredimg {
    width: 100%;
    height: 290px;
    display: block;
}
header .bookbutton a.button {
    letter-spacing: 0;
    font-size: 14px!important;
}
.phone {
    margin: 11px 0 0 3%;
    font-size: 15px;
}
@media screen and (max-width:420px){
.phone {
    margin: 11px 0 0 2%;
    font-size: 14px;
}
header .bookbutton a.button {
    font-size: 13px!important;
}
.bookbutton a.button {
    padding: 6px 15px;
}
}