:root{
    --light-blue-2: #A82133;
    --light-blue-3: #A82133;
    --h1-text: #A82133;
}

/**
 *  * Iframe styling
 *   */
.in-frame div#head, .in-frame footer{
    display: none !important;
}

footer#sp-footer {
    background: #0d0e11;
    color: #fff;
    height: 207px;
    font-family: 'Open Sans';
    font-weight: 300;
    display: flex;
    align-items: center;
}

footer#sp-footer a {
    color: #fff;
}

div#sp-footer1 {
    max-width: 1280px;
    margin: 0 auto;
}

a.site-header__logo {
    background: transparent;
    border: none;
}

header.site-header {
    justify-content: center;
}

div#return-and-save {
    display: none;
}

.site-header img {
    max-width: 500px;
    padding: 10px 0;
}

#form-widget #add-via a, #form-widget #add-via a:active, #form-widget #add-via a:visited {
    color: var(--light-blue-2);
}

.loader {
    border-top-color: var(--light-blue-2);
}

button#guest-booking {
    border-color: var(--light-blue-2);
}

div#login-user-img path {
    stroke: var(--light-blue-3);
}

html, body, div.outer,div.slide {
    min-height: 100vh;
}

div.slide {
    position: relative;
}

footer#sp-footer {
    position: absolute;
    bottom: 0;
    width: 100%;
}

.site-header__main-nav-link {
    padding: 34px 35px 30px;
    text-align: center;
}

.site-header__top-bar.pos--rel.z--max.flex.flex--v-center.flex--h-between {
    display: flex;
    justify-content: right;
}

.site-header .site-header__logo {
    min-width: 165px;
}

.site-header .site-header__top-bar {
    margin-top: -40px;
}

.site-header .site-header__main-nav-link {
    padding: 30px 30px 24px;
    font-size: 1.125rem;
}

.site-header .site-header__logo {
    min-width: 165px;
}

.site-header .site-header__top-bar {
    margin-top: -40px;
}

.site-header .site-header__main-nav-link {
    padding: 30px 30px 24px;
    font-size: 1.125rem;
}

.site-header .site-header__logo-svg {
    width: 100px;
    height: 32px;
}

div#head {
    height: 90px;
}

header.site-header {
    height: 90px;
}

a.site-header__logo {
    display: flex;
    padding: 0 0 0 20px;
}

.site-header__main-nav-list.flex {
    flex-wrap: nowrap;
    width: 100%;
}

.site-header__dropdown--private .site-header__dropdown-image {
    background: #202228;
    display: flex;
    justify-content: center;
    align-items: center;
}

.site-header__dropdown--private .site-header__dropdown-image svg {
    max-height: 250px;
}

footer.site-footer {
    background-color: #001b20;
    background-image: linear-gradient(225deg, rgba(0, 27, 32, 1) 0%, rgba(0, 39, 39, 1) 90%);
}

a.site-footer__logo {
    display: flex;
    max-width: 200px;
    justify-content: flex-start;
    max-height: 200px;
    align-items: center;
}

img.header-logo {
    max-width: 100%;
}

.site-footer__left:before {
    background: var(--light-blue-2);
}

ul.site-footer__socials {
    margin-top: 0;
}

@media screen and (min-width: 768px) {
    .no-menu:last-of-type {
        margin-left: auto;
    }

    div#content {
        min-height: calc(100vh - 341px);
    }
}

@media screen and (max-width: 768px) {
    .site-header.slim .site-header__main-nav-link {
        padding: 15px;
    }

    li.desktop-only {
        display: none;
    }
}

/**
 *  * Iframe styling
 *   */
.in-frame div#head, .in-frame footer{
    display: none !important;
}

footer#sp-footer {
    background: #0d0e11;
    color: #fff;
    height: 207px;
    font-family: 'Open Sans';
    font-weight: 300;
    display: flex;
    align-items: center;
}

footer#sp-footer a {
    color: #fff;
}

div#sp-footer1 {
    max-width: 1280px;
    margin: 0 auto;
}

a.site-header__logo {
    background: transparent;
    border: none;
}

header.site-header {
    justify-content: center;
}

div#return-and-save {
    display: none;
}

#form-widget #add-via a, #form-widget #add-via a:active, #form-widget #add-via a:visited {
    color: var(--light-blue-2);
}

.loader {
    border-top-color: var(--light-blue-2);
}

button#guest-booking {
    border-color: var(--light-blue-2);
}

div#login-user-img path {
    stroke: var(--light-blue-3);
}

html, body, div.outer,div.slide {
    min-height: 100vh;
}

div.slide {
    position: relative;
}

footer#sp-footer {
    position: absolute;
    bottom: 0;
    width: 100%;
}

.site-header__main-nav-link {
    padding: 34px 35px 30px;
    text-align: center;
}

.site-header__top-bar.pos--rel.z--max.flex.flex--v-center.flex--h-between {
    display: flex;
    justify-content: right;
}

.site-header .site-header__logo {
    min-width: 165px;
}

.site-header .site-header__top-bar {
    margin-top: -40px;
}

.site-header .site-header__main-nav-link {
    padding: 30px 30px 24px;
    font-size: 1.125rem;
}

.site-header .site-header__logo-svg {
    width: 100px;
    height: 32px;
}

div#head {
    height: 90px;
}

header.site-header {
    height: 90px;
}

a.site-header__logo {
    display: flex;
    padding: 0 0 0 20px;
}

.site-header__main-nav-list.flex {
    flex-wrap: nowrap;
    width: 100%;
}

.site-header__dropdown--private .site-header__dropdown-image {
    background: #202228;
    display: flex;
    justify-content: center;
    align-items: center;
}

.site-header__dropdown--private .site-header__dropdown-image svg {
    max-height: 250px;
}

a.site-footer__logo {
    display: flex;
    max-width: 200px;
    justify-content: center;
    max-height: 200px;
    align-items: center;
}

img.header-logo {
    max-width: 100%;
}

.site-footer__left:before {
    background: var(--light-blue-2);
}

ul#main-nav {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

ul#main-nav li {
    width: 150px;
    height: 50px;
    line-height: 50px;
}

ul#main-nav li a {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    color: var(--light-blue-2);
    font-size: 15px;
    line-height: 55px;
}

ul#main-nav li:first-of-type{
    margin-left: 20px;
}

ul#main-nav li.contact-link a,
ul#main-nav li.active a,
ul#main-nav li:hover a,
ul#main-nav li:focus a {
    background: var(--light-blue-2);
    color: #fff;
    border-radius: 5px;
}

ul#main-nav li.contact-link{
    margin-left: auto;
    margin-right: 20px
}


.window-box-btn-holder {
    background: var(--light-blue-3);
}


label[for="marketing-yes"],
label[for="marketing-yes"] + ul,
label[for="login"].si.si-checkbox,
.profile-form.marketing-pref {
    display: none;
}


#book-again button {
    border-color: var(--light-blue-3);
}


.in-frame div#content {
    padding-bottom: 0;
}

.single-screen iframe#booking-widget {
    width: 100%!important;
}

.single-screen div#booking-widget-outer {
    width: 95%;
    margin-left: 0!important;
}

.single-screen div#booking-container {
    justify-content: center!important;
}

a.site-footer__socials-link {
    color: #787b83;
    font-size: 26px;
    line-height: 26px;
}

@media screen and (min-width: 768px) {
    .no-menu:last-of-type {
        margin-left: auto;
    }

    div#content {
        min-height: calc(100vh - 341px);
    }

    .in-frame div#booking-container {
        margin-top: 70px!important;
    }

    span.nav-open-container {
	display: none;
    }

    .in-frame #nb-body div#content {
        height: auto!important;
        min-height: 600px!important;
    }

}

@media screen and (max-width: 768px) {

span.nav-open-container {
    position: absolute;
    right: 20px;
    background: var(--light-blue-2);
    width: 50px;
    height: 50px;
    top: 20px;
    border-radius: 100%;
}

    .site-header.slim .site-header__main-nav-link {
        padding: 15px;
    }

    li.desktop-only {
        display: none;
    }

a.site-header__logo {
    width: 100%;
    height: 90px;
    padding: 0;
    justify-content: center;
}

header.site-header {
    padding: 0;
}

#nb-body div#booking-container {
    margin-top: 100px;
}

nav.site-header__nav {opacity: 1;}

div#head.header-open{
    height: 100vh;
}

.header-open .site-header__nav * {
    visibility: visible!important;
}

ul#main-nav {
    flex-direction: column;
    justify-content: flex-start;
}

ul#main-nav li:first-of-type {
    margin-left: 0;
}

ul#main-nav li {
    width: 100%;
    margin-bottom: 20px;
}

ul#main-nav {
    width: 100%;
}

ul#main-nav li.contact-link {
    margin-top: auto;
}

.in-frame div#booking-container,
.in-frame #nb-body div#booking-container {
    margin-top: 0;
}

.in-frame #nb-body div#content {
    height: auto!important;
    min-height: 465px!important;
}

a.site-footer__logo {
    width: 140px;
}

}

