/* Theme Name: Gin */

@font-face {
    font-family: BrandonGrotesqueWeb-BoldItalic;
    src: url(fonts/3628A2_0_0.woff2);
    font-weight: 700;
    font-style: italic
}

@font-face {
    font-family: BrandonGrotesqueWeb-Bold;
    src: url(fonts/3628A2_1_0.woff2);
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: BrandonGrotesqueWeb-Regular;
    src: url(fonts/3628A2_2_0.woff2);
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: BrandonGrotesqueWeb-Italic;
    src: url(fonts/3628A2_3_0.woff2);
    font-weight: 400;
    font-style: italic
}

body {
    margin: 0;
    font-family: "BrandonGrotesqueWeb-Regular", helvetica, arial;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.8;
    text-align: left;
    color: #483946;
}

h1 strong,
h2 strong,
h3 strong,
h4 strong,
h5 strong,
h6 strong {
    font-family: "Cormorant Garamond", serif;
    font-weight: 600;
}

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: "Cormorant Garamond", serif;
    letter-spacing: 1px;
    color: #483946;
    text-transform: uppercase;
}

a {
    color: #483946;
    text-decoration: underline;
}

a:hover {
    color: #44370a;
    text-decoration: underline;
}

h1,
.h1 {
    font-size: 2.5rem;
    text-align: center;
    margin-top: 0;
    font-family: "Cormorant Garamond";
}

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;
}

b,
strong {
    font-family: BrandonGrotesqueWeb-Bold;
}


/* =WordPress Core
-------------------------------------------------------------- */

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}


/* Text meant only for screen readers. */

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
    /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
    background-color: #eee;
    clip: auto !important;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}

.no-padding {
    padding: 0;
}

img.heading-icon {
    display: block;
    margin: 0 auto;
}
.expired {
    background-color: #483946;
    color: #fff;
    text-align: center;
    padding:30px;
    margin-bottom: 30px;
}
.expired a,
.expired i {
    color: #fff;
}
#header {
    width: 100%;
    z-index: 100;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    background: #483946;
    top: 0;
    left: 0;
    border-bottom: 1px solid #244d5a;
    padding-top:30px;
}

#header.header1 #nav-wrapper {
    float: right;
}

#header a,
#footer a {
    text-decoration: none;
}

.header-wrap {
    padding: 10px;
}
/*
.home.admin-bar #header {
    top: 32px;
}

.home #header {
    position: absolute;
    background: rgba(72, 57, 70, 0.6);
    border-bottom: 1px solid #fff;
}
*/
.header-book {
    display: inline-block;
    cursor: pointer;
    text-align: center;
    border: 0;
    background: 0;
    outline: 0;
    font-size: 1rem;
    text-transform: uppercase;
    font-family: 'Cormorant Garamond', 'Times New Roman', Times, serif;
    margin: 0 0 20px;
    letter-spacing: 2px;
    padding: 22px 40px 21px;
    background: #483946;
    color: #fff;
    line-height: 1;
    font-weight: 700;
    transition: background-color .3s;
    border-radius: 0;
    position: relative;
    z-index: 2;
    box-shadow: 0 3px 6px 0 rgba(72, 57, 70, .1);
    background: #fff;
    color: #483946;
    transition: background .3s;
    text-shadow: none;
    pointer-events: auto!important;
    cursor: pointer!important;
}


}

/* Menu */
.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 {
    opacity: 1;
    visibility: visible;
}
.nav-menu li a {
    font-weight: 600;
    font-family: 'Cormorant Garamond', 'Times New Roman', Times, serif;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    transition: all 0.2s linear;
    display: block;
    padding: 10px 10px;
    letter-spacing: 1px;
}
.nav-menu ul.sub-menu {
    opacity: 0;
    position: absolute;
    visibility: hidden;
    background-color: #fff;
    z-index: 3;
    padding: 0 0 20px 0;
    text-align: center;
    left: 50%;
    transform: translateX(-50%);
    width: 415px;
    border: 1px solid #244d5a;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    transition: all 0.3s linear;
    line-height: 1.8em;
}
.nav-menu li.menu-item-3855  ul.sub-menu {
    right:0;
    transform: none;
    left: auto;
}



.nav-menu ul.sub-menu:after {
    content: '';
    border: 6px solid transparent;
    width: 0;
    height: 0;
    border-bottom-color: #fff;
    position: absolute;
    top: -12px;
    left: 49%;
}

.nav-menu li.menu-item-3855 ul.sub-menu:after  {
   left: 90%;
}

.nav-menu ul.sub-menu li {
    padding: 0;
    width: 50%;
    float: left;
}
.nav-menu ul.sub-menu li:after {
    border: none;
}
.nav-menu ul.sub-menu li a {
    color: #483946;
    font-family: 'Cormorant Garamond', 'Times New Roman', Times, serif;
    font-size: .875rem;
    font-weight: 700;
    letter-spacing: 2px;
    padding: 10px;
    pointer-events: auto!important;
    cursor: pointer!important;
    line-height: 28px;
    text-shadow: none;
}
.nav-menu ul.sub-menu li a:hover {
    color: #244d5a;
}

@media (min-width: 993px) {
    li.btn-white.sticky {
        position: fixed;
        top:15px;
        right:0;
        z-index: 9999;
        display: block!important;

    }
li.btn-white.sticky a {
        background: #483946;
    color: #fff!important;
        border: 1px solid #7f757e;
}

}
a.btn-purple, .banner-btn, .btn-book, .btn-signup-page {
    background-color: #483946;
    padding: 22px 40px 21px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'Cormorant Garamond', 'Times New Roman', Times, serif;
    letter-spacing: 1px;
    font-weight: 600;
    display: inline-block;
    text-align: center;
    transition: 0.2s all linear;
}
a:not([href]):not([tabindex]) {
    color:#fff;
    margin:20px 0;
    cursor: pointer;
}
a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    color:#fff;
}
.cta-wrap {
	text-align: center;
	margin: 30px 0;
}
a.btn-purple:hover, .banner-btn:hover, .btn-book:hover, .btn-signup-page:hover {
	background-color: #332d33;
	color: #fff;
}

li.btn-white a {
    margin-left: 20px;
}
a.btn-white {
    margin: 15px 0;
    text-align: center;
}
li.btn-white a,
a.btn-white,
.home-content-text a.btn-white {
    background-color: #fff;
    display: inline-block;
    padding: 20px 30px;
    color: #483946;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'Cormorant Garamond', 'Times New Roman', Times, serif;
    letter-spacing: 1px;
    font-weight: 600;
    box-shadow: 0 3px 6px 0 rgba(72, 57, 70, .1);
    transform: all 0.1s linear;
}

@media (max-width: 786px) {
    li.btn-white a,
a.btn-white,
.home-content-text a.btn-white {
    padding: 20px;
}
.booking-nw-mb a{
    display: block;
    text-align: center;
}
}
.content-inner a.btn-white:hover,.home-content-text a.btn-white:hover, .menu-section a.btn-white:hover{
    background-color: rgba(72, 57, 70, 0.5);
    color: #fff!important;
    border: 1px solid #fff;
}

#responsive-menu-container li.btn-white a {
	text-transform: none;
	font-weight: 400;
	font-family: "BrandonGrotesqueWeb-Regular",helvetica,arial;
}
.home-slider-wrap a.btn-purple {
    margin: 0 10px;
}
.header-image-wrap {
    height: 480px;
    background-size: cover;
    background-position: center center;
}
.header-image-wrap h1, .header-image-wrap h2{
    color: #fff;
    text-align: center;
    margin: 0;
    text-shadow: 0 0 10px #000;
    font-family: 'Cormorant Garamond', 'Times New Roman', Times, serif;
    font-weight: 400;
    font-size: 3rem;
    letter-spacing: 4px;
    line-height: 48px;
    text-transform: uppercase;
}
#breadcrumbs {
    font-size: 13px;
    padding: 20px 0;
    border-bottom: 1px solid #ececec;
    margin-bottom: 50px;
}
.buttonContainer {
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
}
.button, a.button {
    display: inline-block;
    cursor: pointer;
    text-align: center;
    border: 0;
    width: 100%;
    text-decoration: none;
    background: 0;
    outline: 0;
    font-size: 1rem;
    text-transform: uppercase;
    font-family: 'Cormorant Garamond', 'Times New Roman', Times, serif;
    margin: 0 0 20px;
    letter-spacing: 2px;
    padding: 22px 40px 21px;
    background: #483946;
    color: #fff;
    line-height: 1;
    font-weight: 700;
    transition: background-color .3s;
    border-radius: 0;
    position: relative;
    z-index: 2;
    box-shadow: 0 3px 6px 0 rgba(72, 57, 70, .1);
}
a.button:hover {
	background-color: #312930;
	color:#fff;
}
.banner-link {
    position: absolute;
    top: 0;
    left:0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 50;
}

.banner-wrap {
    position: relative;
    height: 900px;
    background-size: cover;
    background-position: center center;
}
.banner-wrap a {
    text-decoration: none;
}
.banner-content {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.banner-content h2 {
    font-size: 68px;
    line-height: 63px;
    color: #fff;
    font-family: 'Cormorant Garamond', 'Times New Roman', Times, serif;
    font-weight: 400;
    max-width: 85%;
    margin: 0 auto 35px;
    text-shadow: 0 0 15px rgba(0, 0, 0, .5);
}
.banner-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    background: linear-gradient(to bottom, rgba(72, 57, 70, .3) 0, rgba(72, 57, 70, .2) 50%, rgba(72, 57, 70, .2) 100%);
}

/* Home */
.home-content {
    background-color: #483946;
    color: #fff;
    text-align: left;
    border-top: 2px solid #fff;
}
.home-content-img {
    min-height: 350px;
    background-size: cover;
    background-position: center center;
}
.home-content-text {
    padding: 20px;
    height: 100%;
    border-left: 2px solid #fff;
}
.home-content-text a {
    color:#fff;
    transition: all 0.1s linear;
}
.home-content-text a:hover {
    color:#a39ca2;
}
.home-content-border {
    border: 1px solid rgba(255, 255, 255, .3);
    padding: 20px;
    position: relative;
    height: 100%;
    overflow: hidden;
}
.footer-signup .home-content-border {
    overflow: auto;
}

.home-content img {
    width: 100%;
    height: auto;
}
.home-content h1 {
    font-size: 1.5rem;
    color: #fff;
    text-align: left;
}
.home-content h2 {
    font-size: 2.0625rem;
    font-weight: 600;
    color: #fff;
    text-align: left;
    max-width: 500px;
}
.home-boxes {
    margin-top: 2px;
    margin-bottom: 2px;
}
.home-box {
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
    cursor: pointer;
    position: relative;
    min-height: 500px;
    border: 2px solid #fff;
}
.home-box h2 {
    color: #fff;
    text-align: center;
}
.home-box a {
    color: #fff;
    text-decoration: none;
}
.home-box a.btn-white  {
    color: #483946;
    text-decoration: none;
}
.home-box-hover {
    opacity: 0;
    visibility: hidden;
    transition: all 0.2s linear;
    background: rgba(72, 57, 70, .85);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 20px;
}
.home-box-default {
    opacity: 1;
    visibility: visible;
    transition: all 0.2s linear;
    position: relative;
    height: 100%;
    width: 100%;
}
.home-box:hover .home-box-hover {
    opacity: 1;
    visibility: visible;
}
.home-box:hover .home-box-default {
    visibility: hidden;
    opacity: 0;
}
.home-box-wrap {
    top: 50%;
    left: 0;
    position: absolute;
    transform: translateY(-50%);
    display: block;
    width: 100%;
    padding: 20px;
    font-size: 0.9em;
    margin: auto;
    text-align: center;
}

@-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;
    }
}

@keyframes shrink {
    0% {
        background-size: 110% 110%;
    }
    100% {
        background-size: 100% 100%;
    }
}

@-webkit-keyframes shrink {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(1.2);
    }
}
.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;
}

.mt-next.slick-arrow {
        position: absolute;
    left: -15px;
    top: calc(50% - 24px);
    z-index: 9999;
    color: #453a45;
    font-size: 24px;
    cursor: pointer;
    transition: 0.2s all linear;
}
.mt-prev.slick-arrow {
    position: absolute;
    right: -15px;
    top: calc(50% - 24px);
    z-index: 9999;
    color: #453a45;
    font-size: 24px;
    cursor: pointer;
    transition: 0.2s all linear;
}
.mt-next.slick-arrow:hover, .mt-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 / 50%);
    height: 100%;
    cursor: pointer;
}

.home-slider-wrap2 p.headline {
    font-family: "Cormorant Garamond", serif;
    text-transform: uppercase;
    font-size: 3em;
    line-height: 1.2em;
    margin: 0;
}

.home-slider-wrap2 a.btn {
    color: #fff;
    border-color: #fff;
    margin: 0;
}

.home-slider-wrap2 a.btn:hover {
    background: #fff;
    color: #3a457f;
}

.home-slider-wrap2 .slider-content {
    position: absolute;
    top: 65%;
    transform: translateY(-65%);
    margin: auto;
    padding: 0 50px;
    width: 100%;
    text-align: center;
    color: #fff;
    padding: 100px;
    opacity: 0;
}

.slider-content p {
    margin: 30px 0;
}

@media (max-width: 1600px) {
    .home-slider-wrap2, #home-slider {
        height: 600px;
    }
    .home-slider-wrap2 p.headline {
        font-size: 2.5em;
    }
}
@media (max-width: 1200px) {
    .home-slider-wrap2, #home-slider {
        height: 500px;
    }
    .home-slider-wrap2 p.headline {
        font-size: 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;
}

/* Content */
#content {
    font-size: 18px;
}
.content-wrap {
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .08);
    padding: 10px;
    position: relative;
    margin: 0 auto 40px!important;
    max-width: 1024px;
    margin: auto;
}
.content-wrap img {
    max-width: 100%;
    height: auto;
}
.content-border {
    padding: 1px;
    border: 2px solid #483946;
}
.content-inner {
    border: 2px solid #483946;
    padding: 50px;
    font-size:18px;
}
@media(max-width: 768px) {
    .content-inner {
        padding:20px;
    }
}
.content-full {
    display: none;
}
.read-more {
    cursor: pointer;
}
.pageDescription {
    color: #483946;
    font-size: 1.125rem;
    line-height: 30px;
    text-align: center;
    border-bottom: 1px solid #dde3e8;
    margin-bottom: 30px;
    padding-bottom: 50px;
}
.full-content {
    padding: 0 50px
}
.page-cta {
    margin-top:40px;
    text-align: center;
}
#breadcrumbs a {
    text-decoration: none;
}
.breadcrumb_last {
    color: #999;
}

/* Category Boxes */
.cat-wrap {
    max-width: 1400px;
    margin: auto;
}
.cat-box {
    margin-bottom: 30px;
    padding: 0 2px 30px;
}
.cat-box h4 {
    margin: 0 0 15px;
}
.cat-box h4 a {
    text-decoration: none;
    text-transform: uppercase;
}
.cat-box:hover .cat-box-border,
.cat-box:hover .cat-box-content {
    border: 2px solid #483946;
}
a.btn-purple.cat-cta {
        display: block;
    width: 250px;
    margin: 20px auto;

}
.cat-btn {
    display: block;
    text-transform: uppercase;
    margin: 10px 0;
    font-family: 'Cormorant Garamond', 'Times New Roman', Times, serif;
    font-weight: 700;
    text-decoration: none;
    letter-spacing: 1px;
}
.cat-box-wrap {
    background-color: #fff;
    position: relative;
    width: 90%;
    margin: auto;
    margin: -50px auto 0;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .08);
    padding: 10px
}
.cat-box-content, .gallery-box-content {
    border: 2px solid rgba(72, 57, 70, .25);
    padding: 20px;
    transition: border-color .3s linear;
}
.cat-box-content a, .gallery-box-content a {
    text-decoration: none;
}
.cat-box-border {
    padding: 2px;
    border: 2px solid rgba(72, 57, 70, .25);
    transition: border-color .3s linear;
}
.cat-box-image {
    overflow: hidden;
    text-align: center;
}
.cat-box a img {
    transition: all 0.3s linear;
}
.cat-box:hover a img {
    transform: scale(1.1);
}

.bottom-content {
    padding: 50px 0;
}
.bottom-content img {
    max-width: 100%;
    height: auto;
}

/* Rooms */
.room-tour {
    margin: 50px 0;
}
.room-details {
    border-bottom: 1px solid #eee;
    padding-bottom: 30px;
    margin-bottom: 50px;
}
.room-cat {
    border-bottom: 1px solid #dde3e8;
    padding: 50px 0;
}
.room-cat h2 a {
    text-transform: uppercase;
    text-decoration: none;
}
.room-info h3 {
    font-size: 18px;
    font-weight: 700;
}
.room-cat .slick-slide img {
    width: 100%;
}
#bg-slider li, #bg-slider2 li, .slider-nav li, .slider-nav2 li{
    list-style: none;
}
#bg-slider .slick-slide img, #bg-slider2 .slick-slide img {
    width: 100%;
    max-width: 100%;
}
.slick-slider{
    display: none;
}
.slick-initialized.slick-slider{
    display: block;
}
.slick-slide img {
    border: 1px solid #fff;
}
.room-features {
    padding: 25px 0 15px;
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
    margin: 0 0 40px;
}
ul.room-feature-list {
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}

ul.room-feature-list li {
    list-style: none;
    margin: 0 20px 0 0;
        display: flex;
    align-items: center;
}
ul.room-feature-list li i {
    margin-right: 5px;
}
.room-description {
    background-color: #fcfbfc;
    padding: 60px 0;
    margin-top: 30px;
}
.ratesFromContainer {
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
    background: #fff;
    padding: 40px 0;
    text-align: center;
}
.ratesFromContainer .button {
    max-width: 300px;
    margin: auto;
}
.testimonials-wrap {
    background: url(images/testimonial-bg.jpg) no-repeat;
    background-size: cover;
    padding: 80px 0;
}
.testimonials {
    padding: 0 50px 50px;
    font-family: 'Cormorant Garamond', 'Times New Roman', Times, serif;
    font-style: italic;
    font-size: 24px;
    text-align: center;
    background-color: #483946;
    padding: 20px;
    color: #fff;
}
.author {
    font-family: BrandonGrotesqueWeb-Regular, Helvetica, Arial, sans-serif;
    font-size: 16px;
    display: block;
    font-style: normal;
}
#testimonials-slider {
    padding: 50px;
}
.testimonial .author {
    display: block;
}
h3.testimonials-header {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 2rem;
    padding: 0;
    color: #fff
}
.testimonials li {
    list-style: none;
}
.testimonial-full {
    text-align: center;
}
.home-offer {
    background-size: cover;
    padding: 100px;
    color: #fff;
}
.home-offer h2 {
    color: #fff;
}
.home-offers-slider {
    background: #483946;
    padding: 50px 0;
    margin:50px 0;
}
.home-offers-slider h2 {
    color: #fff;
}
#offers-slider {
    padding: 0 50px;
}
#offers-slider .cat-box a img {
    width: 100%;
    height: auto;
}
.offers-slider-heading {
    text-align: center;
    margin-bottom: 30px;
}
/* Menu Block */
.menu-section {
    text-align: center;
    width: 100%;
    margin: 30px 0;
    padding: 30px;
    background-image: url(images/menu-bg.png);
    background-size:cover;
    background-position: center center;
    border:1px solid #483946;
    color: #fff;
}
.menu-section h3{
    color: #fff;
}
@media (max-width: 768px) {
    .menu-section {
        padding:30px 10px;
    }
    .menu-section .btn {
    display: block;
}
}
#footer {
    background-color: #2b2128;
    color: #c4b7c0;
    padding: 50px 0;
}
#footer a {
    color: #c4b7c0;
    transition: all 0.2s linear;
}
#footer a:hover {
    color: #fff;
}
a.footer-btn {
    background: #fff;
    padding: 20px;
    display: block;
    text-align: center;
    width: 100%;
    margin: 15px 0;
    color: #2b2128!important;
}
#footer p {
    color: #c4b7c0;
}
#footer ul {
    padding: 0;
}
.footer-pt-10 {
	margin-top: 10px;
}
#footer .col-lg-3 {
    margin-bottom: 30px;
}
.footer-heading {
    padding-top: 10px;
    position: relative;
}
.footer-logo {
    display: inline-block;
    padding: 10px;
    text-align: center;
}
.footer-logo img {
    max-height: 150px;
    width: auto;
    max-width: 100%;
}
.footer-heading:before {
    position: absolute;
    top: 0;
    height: 1px;
    width: 50px;
    background: #6a5a68;
    opacity: .5;
}
#footer li {
    list-style: none;
}
#footer h6 {
    color: #fff;
    font-weight: 600;
    letter-spacing: 2px;
}
ul.footer-logos {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
}
ul.footer-logos li {
    display: inline-block;
    margin: 10px 15px;
}
.footer-small {
    font-size: 13px;
    text-align: center;
    margin-top: 30px;
}
#copyright {
    color: #c4b7c0;
}
#follow-us a {
    margin-right: 5px;
}
input,
textarea,
select {
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    border: 1px solid #ddd;
    padding: 5px 15px;
}

.wpcf7 input,
.wpcf7 textarea,
.wpcf7 select {
    width: 100%;
    color: #333;
}
.wpcf7 input[type="radio"] {
    width: auto;
}
.wpcf7-form-control {
    margin-bottom: 10px;
}
.wpcf7-textarea {
    height: 100px;
}
.wpcf7-checkbox input {
	width: auto;
	margin-bottom: 30px;
}

#wpcf7-f4036-p4037-o1 label {
    font-size: 0.6em;
    text-transform: uppercase;
    margin: 0;
    font-weight: 600;
}
/* Accordion */

.blog-filters .dd-accordion {
    display: none;
}
.dt-show {
    display: block;
}
@media (max-width: 1024px) {
    .blog-filters .dd-accordion {
        display: block;
    }
    .dt-show {
        display: none;
    }
}
.dd-accordion-item {
    margin-bottom: 20px;
}
.dd-accordion-header {
    color: #fff;
    background: #483946;
    padding: 20px;
    cursor: pointer;
}
.dd-accordion-inner p{
        float: left;
    margin: 0;
    font-family: 'Cormorant Garamond';
    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 #483946;
    padding: 20px;
}




.ui-accordion-header {
    background: #133540;
    color: #fff;
}
#accordion {
    margin-bottom: 30px;
}

/* Schema accordion */

.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: #483946;
    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 #483946;
}
.slick-slide img {}
li.slick-slide {
    background-size: cover;
}

.banner-hover{

-webkit-transition: background 0.3s ease-in-out;

-moz-transition: background 0.3s ease-in-out;

-o-transition: background 0.3s ease-in-out;

transition: background 0.3s ease-in-out;

}
.tree-inner {
    margin-bottom: 0;
}
.tree-hover {

    transition: 0.3s ease-out;
}
.tree-wrap {
        display: flex;
        display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
    justify-content: space-around;
    flex-wrap: nowrap;
    flex-direction: row;
}
.hp-arrow {
    max-height: 0;
    overflow: hidden;
    transition: 0.3s ease-out;
}
.arrow-fade {
    max-height: 100px;
    transition: 0.3s ease-out;
}
.slider-content p {
    text-transform: uppercase;
}
/* Blog */
figcaption {
    text-align: center;
    font-style: italic;
    color: #a1969d;
}
.category-list {
    margin: 30px 0;
}
.cat-list a {
    text-decoration: none;
    background: #483946;
    border: 1px solid #483946;
    display: block;
    margin: 5px;
    padding: 25px;
    border-radius: 2px;
    color: #fff;
    font-size: 16px;
    transition: 0.2s all;
}
.cat-list a:hover {
    background:#fff;
    color:#483946;
}
h1.cat-page.entry-title {
    margin:50px 0;
}
.header-line {
        border-bottom:1px solid #483946;

}
.entry-date {
    color: #483946;
    font-size: 14px;
        width: 100%;
    margin: -10px 0 20px;
}
.entry-date i.far.fa-calendar-alt {
    margin-right: 5px;
}
.blog-date {
    margin-bottom: 10px;
}
.blog-content {
    max-width: 900px;
    margin: auto;
    padding: 0 30px;
}
.blog-content img {
    max-width: 100%;
    height: auto;
}
h2.blog-title {
    line-height: 21px;
}
h2.blog-title a {
    text-decoration: none;
    font-size: 18px;
}
.blog-cat {
    margin: 10px 0;
}
.blog-preview {
    padding: 0 20px;
}
.first-blog {
    color: #fff;
    margin-bottom: 30px;
}
.first-blog a {
    color: #fff;
    text-decoration: none;
}
.first-blog-txt {
    background: #483946;
    padding: 20px;
}
.wp-pagenavi {
    margin-bottom: 60px;
    text-align: center;
}
.cta-box {
    background-color: #483946;
    color: #fff;
    text-align: center;
}
.cta-box h4 {
    color: #fff;
}
/* Mailchimp */
#mc_embed_signup .button {
        background-color: #fff;
    color: #333;
    width: 200px;
    margin: 20px 0 0;
    padding: 15px;
    font-family: "Cormorant Garamond", serif;
}
#mc_embed_signup .button:hover {
    background-color: #e6d8e0!important;
}
.mc-field-group {
    display: inline-block;
        margin: 10px 3px;
}
.btn-secondary {
    color: #666;
    background-color: #ffffff;
    border-color: #dddddd;

}
.btn-secondary:hover, .show>.btn-secondary.dropdown-toggle {
    background: #2b2128;
    border-color: #2b2128;
    color:#fff;
}

#rd-widget-frame {
    background-image: url(images/30.gif);
    min-height: 100px;
    background-repeat: no-repeat;
    background-position: center center;
}
.dropdown-item label {
    margin-left: 10px;
}
@media (max-width: 992px) {
    .sl-wrapper .sl-image .sl-caption {
        position: relative!important;
    }
}
.inputWrap,
.datepickerWrap {
    height: 100%;
    line-height: 100%;
}
.inputWrap select,
.inputWrap input,
.datepickerWrap input {
    width: 100%;
    height: 100%;
    line-height: 100%;
    border-left: none;
}
a.cancelBooking {
    padding: 15px;
    text-align: center;
    text-decoration: none;
    display: block;
}
a.cancelBooking:hover {
    text-decoration: underline;
}
.btn-availability {
    display: inline-block;
    cursor: pointer;
    text-align: center;
    border: 0;
    width: 100%;
    text-decoration: none;
    background: 0;
    outline: 0;
    height: 100%;
    line-height: 100%;
    font-size: 1rem;
    text-transform: uppercase;
    font-family: 'Cormorant Garamond', 'Times New Roman', Times, serif;
    margin: 0 0 20px;
    letter-spacing: 2px;
    padding: 0 15px;
    background: #483946;
    color: #fff;
    font-weight: 700;
    transition: background-color .3s;
    border-radius: 0;
    position: relative;
    box-shadow: 0 3px 6px 0 rgba(72, 57, 70, .1);
}
.booking-bar {
    max-width: 1400px;
    margin: auto;
    border-top: 1px solid #ececec;
}
.booking-bar .btn-availability {
    margin:0!important;
}
.booking-bar-wrap {
    position: relative;
    bottom: auto;
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .05);
    background: #fff;
    width: 100%;
}
.home-slider-wrap {
    position: relative;
    max-width: 100%;
    overflow:hidden;
}
.booking-bar-home {
    position: absolute;
    bottom: 50px;
    left: 50%;
    transform: translateX(-50%);
    width: 1400px;
    margin: auto;
    background: #fff;
    z-index: 9999;
    text-align: center;
}
a.book-btn-mobile {
    display: none;
    cursor: pointer;
    text-align: center;
    border: 0;
    width: 280px;
    height: 100%;
    line-height: 100%;
    font-size: 1rem;
    text-transform: uppercase;
    font-family: 'Cormorant Garamond', 'Times New Roman', Times, serif;
    margin: 0 0 20px;
    letter-spacing: 2px;
    padding: 30px 20px;
    background: #483946;
    color: #fff;
    font-weight: 700;
    transition: background-color .3s;
    border-radius: 0;
    position: relative;
    text-decoration: none;
    z-index: 2;
    margin: auto;
    box-shadow: 0 3px 6px 0 rgba(72, 57, 70, .1);
}
.booking-mobile-home{
    display: none;
    padding: 10px 0;
    z-index: 9999;
    width: 100%;
    text-align: center;
    background:#483946;
}
.booking-mobile-home a.btn-white {
    width: 90%;
}
.booking-mobile-home a.cancelBooking {
    color: #fff;
}
.booking-mobile-compact {
    display: none;
    background-color: #483946;
    padding: 50px;
    border-top: 3px solid #fff;
    border-bottom: 2px solid #fff;
}
.booking-mobile-compact .inputWrap select,
.booking-mobile-compact .inputWrap .inputWrap input,
.booking-mobile-compact .datepickerWrap input {
    border-left: 1px solid #ddd;
}
.booking-mobile-compact .btn-availability {
    margin-top: 20px;
}
.booking-mobile-compact input,
.booking-mobile-compact select {
    height: 60px;
    line-height: 60px;
}
.booking-compact-wrap {
    background-color: #fff;
    padding: 20px;
}
.booking-mobile {
    display: none;
}
@media (max-width: 1400px) {
    .booking-bar-home {
        width: 100%;
        position: relative;
        bottom: auto;
    }
}
@media (max-width: 1200px) {
    .booking-bar-wrap,
    .booking-bar-home {
        display: none;
    }
    
    .booking-mobile-home, .booking-mobile {
        display: block;
    }
    
    a.book-btn-mobile {
    display: block;
    width: 100%;
    margin: 15px 0 10px;
    height: auto;
    padding: 25px;
    }
}
@media (max-width: 640px) {
    .booking-mobile-home {
        display: none;
    }
    
    .booking-mobile-compact {
        display: block;
    }
}
.footer-signup {
    width: 100%;
    background: url(images/newsletter_bg.png) no-repeat;
    background-size: cover;
    border-bottom: 1px solid #fff;
    padding: 20px;
    position: relative;
    color: #fff;
    text-align: center;
}
.footer-signup-inner {
    padding: 20px 20px 50px;
}
.footer-signup h2 {
    color: #fff;
}
.btn-signup {
    background: #fff;
    padding: 5px 15px;
    text-transform: uppercase;
    font-family: "Cormorant Garamond", serif;
}
.footer-icon {
    float: left;
}
.footer-contact {
    margin-left: 30px;
    margin-bottom: 10px;
}
.footer-social {
    margin-top:15px;
}
.footer-social li {
    margin-right: 5px
}
.social-wrap {
    margin: 80px auto;
}
.social-box {
    height: 450px;
    background-size: cover;
    margin-bottom: 20px;
}
.social-hover {
    opacity: 0;
    visibility: hidden;
    height: 100%;
    width: 100%;
    padding: 20px;
    color: #fff;
    transition: all 0.2s linear;
    background-color: #483946;
    text-align: center;
}
.social-hover a {
    color: #fff;
    text-decoration: none;
}
.social-box:hover .social-hover,
.social-box.twitter .social-hover {
    opacity: 1;
    visibility: visible;
}
.social-text {
    padding: 20px 0
}
.followButtons ul {
    padding: 0;
    list-style: none;
    margin: 15px 0 0;
}
.followButtons h4 {
    margin: 0;
}
.followButtons li {
    display: inline-block;
    font-size: 24px;
    margin-right: :5px;
}
.btn-header {
    display: none;
    background-color: #fff;
    padding: 10px 20px;
    color: #483946!important;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'Cormorant Garamond', 'Times New Roman', Times, serif;
    letter-spacing: 1px;
    font-weight: 600;
    box-shadow: 0 3px 6px 0 rgba(72, 57, 70, .1);
}
.header-btn-wrap {
    text-align: right;
}
/* Gallery */

.sl-caption {
    display: none!important;
}

.sl-caption a{
    color:#fff;
}

@media (max-width: 1600px) {
    .header-image-wrap {
        height: 395px;
    }
}
@media (max-width: 1400px) {
    .header-image-wrap {
        height: 345px;
    }
}
@media (max-width: 1700px) {
    .menu-item-3034, .menu-item-3535 {
        display: none!important;
    }
    
    .btn-header {
        display: block;
        float:right;
        margin-right: 10px;
    }
    
    #logo {
        height: 75px;
    }
}
@media (max-width: 1200px) {
    .header-image-wrap {
        height: 250px;
    }
    
    .header-image-wrap h1 {
        font-size: 2rem;
    }
    
    .header-btn-wrap {
        margin-right:100px;
    }
    #responsive-menu-item-3034 {
    display: none;
}
#responsive-menu-additional-content a.btn-white {
    padding: 15px;
    font-size: 14px;
}#responsive-menu-item-3535 a {
    color: #fff!important;
}
#responsive-menu-item-2249 .responsive-menu-subarrow, #responsive-menu-item-2247 .responsive-menu-subarrow, #responsive-menu-item-2246 .responsive-menu-subarrow, #responsive-menu-item-2584 .responsive-menu-subarrow{
	display: none;
}
    #header, .home #header {
        position: relative;
        background-color: #483946
    }
    
    #header.sticky, .home #header.sticky {
        position: fixed;
        top: 0;
        left: 0;
    }
}
@media (max-width: 992px) {
    .mc4wp-form-fields input {
        display: inline-block;
        width: 49%;
        margin-bottom: 10px;
    }
    
    .home-content,
    .home-content-text {
        border-top: 2px solid #fff;
    }
    
    .home-content-text {
        border-left: none;
    }
    
    .banner-content h2 {
        font-size: 48px;
    }
    
    #footer {
    	padding: 30px;
    }
    .footer-logos {
    	display: none;
    }
    .footer-logos-mobile {
    	display: block;
    }
    .home.admin-bar #header {
        top: 0;
    }
    
    #logo {
        height: 60px;
    }
    .header-image-wrap h1, .header-image-wrap h2 {
    	font-size:2.5rem;
    	line-height: 1.3em;
    }
}
@media (max-width: 640px) {
    .btn-header {
        display: none;
    }
}
@media (max-width: 768px) {
    .header-image-wrap {
        height: 180px;
    }
    .header-image-wrap h1, .header-image-wrap h2 {
    	font-size:2rem;
    }
    .mc4wp-form-fields input {
        display: inline-block;
        width: 100%;
        margin-bottom: 10px;
    }

    .banner-wrap {
        height: 600px;
    }
    .testimonials-header {
        font-size: 1.5rem;
    }
    .testimonials {
        font-size: 21px;
    }

}
@media (max-width:767px) {
    .btn-header-gift {
        display: none;
    }
}
@media (max-width: 480px) {
    .banner-wrap {
        height: 450px;
    }
    
    .banner-content h2 {
        font-size: 28px;
        line-height: 48px;
    }
}
@media (min-width: 1024px) {
    .booking-bar-wrap.sticky {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 9999;
        background: #483946;
    }
    
    .booking-bar-wrap.sticky .inputWrap select,
    .booking-bar-wrap.sticky .inputWrap input,
    .booking-bar-wrap.sticky .datepickerWrap input,
    .booking-bar-wrap.sticky a.cancelBooking {
        background: #483946;
        color: #fff;
        border: none;
        border-right: 1px solid #6d5d6b;
    }

    .booking-bar-wrap.sticky .btn-availability {
        background: #fff;
        color: #483946;
        border: none;
        border-right: 1px solid #6d5d6b;
    }
}

#ui-datepicker-div {
    z-index: 9999!important;
}
.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 #datepicker-side, .booking-bar.booking-slide #submit, .booking-bar.booking-slide #offerCode {
    width: 60%; }



/* Booking Bar NEW */
.booking-bar-wrap-nw {
    background: #483946;
    padding: 8px;
    
}
.booking-bar-border {
    border:1px solid #fff;
}
.booking-bar-wrap-nw input {
    background: #483946;
    color: #fff;
}
.booking-item-nw {
    display:flex;
    align-items:center;
        margin-right: 10px;

}
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;
}
a.booking-item-ac:hover {
    background-color: #fff;
    color: #483946;
}
.booking-bar-wrap-nw #datepicker-nw, .booking-bar-wrap-nw #datepicker2-nw {
    border:1px solid #fff;
    width: 200px;
    background-image:url(images/calendar-icon.png);
        background-position: 90% center;
    background-repeat: no-repeat;
    margin: 0 10px;
    text-transform: uppercase;
}

.booking-bar-wrap .booking-input {
    border:none;

}
.booking-item-nw .booking-controls input {
    width: 30px;
    height: 30px;
    z-index: 9999;
    display: block;
    padding: 5px;
    line-height: 20px;

}
.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: #fff;
    color: #483946;
    padding: 0 30px;
    transition: 0.15s all linear;
    border:1px solid #fff;
}
input.booking-btn-nw:hover, a.booking-btn-nw:hover{
    color: #fff;
    background: #483946;

}
.booking-header {
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-family: "Cormorant Garamond", serif;
    font-size: 1.8em;
    margin-bottom: 5px;
}
.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;
    }
}

/* Newsletter Popup */
#popmake-13235 h2 {
        font-size: 1.4em;
    line-height: 1.3em;
}

#popmake-13235 input[type="text"], #popmake-13235 input[type="email"] {
    width: 100%;
    padding: 5px;
    font-size:14px;
}

#popmake-13235 label {
    color: #fff;
    font-size: 0.8em;
}
#popmake-13235  input.wpcf7-submit {
    background: #483946;
    color: #fff;
    padding: 15px 0;
    text-transform: uppercase;
}
#popmake-13235 .mc4wp-form-fields .newsletter-options  input {
    width:auto!important;
}
#popmake-13235 a {
        width: 100%;
    background: #fff;
    padding: 15px;
    color: #483946;
    margin-top:30px;
    border: 1px solid #fff;
    font-family: 'Lustria';
    font-size: 1.1em;
    letter-spacing: 1px;
    display: block;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: 0.15s all linear;
}

#popmake-13235 a:hover {
        background:#483946;
        color: #fff;
}
.pum-theme-1722 .pum-content, .pum-theme-default-theme .pum-content {
    border:none;
}

.popup-trigger {
        background: #483946;
    color: #fff;
    font-size: 34px;
    width: 68px;
    height: 68px;
    text-align: center;
    line-height: 68px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -khtml-border-radius: 50%;
    position: fixed;
    bottom: 8px;
    left: 10px;
    border: 2px solid #fff;
    box-shadow: 1px 1px 10px -3px #000;
}

#mc_embed_signup .mc-field-group.input-group ul {
    padding: 0;
    list-style: none;
    margin: 10px 0;
}
#mc_embed_signup .mc-field-group.input-group label {
    margin-left:5px;
}
.btn-signup-page {
    margin:0!important;
}


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(/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-bottom: 40px;
    margin-top: 2px;
}
.video-upload .video-clip {
        display: block;
    width: 100%;
    height: 600px;
    position: relative;
    z-index: 1;
}
.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-upload .overlay {
    padding: 30px;
    background: rgba(0,0,0,0.3);
    width: 100%;
    height: 100%;
}
.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,
.wp-block-embed__wrapper {
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0;
}
.blog-footer-blocks iframe[src*="//www.youtube.com/"],
.video-container iframe,
.wp-block-embed iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}

/* mobile icon navigation */

		.mobile-slider-wrap {
		display: block;
	}
	#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: #483946;
    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: #483946;
    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;

}



/* HP Banner New */

#home-banner-new {
    position: relative;
    height: 700px;
    background-size: cover;
    background-position: center center;
    overflow: hidden;
}
#home-banner-new .overlay {
    background: rgb(0 0 0 / 50%);
    height: 100%;
}
#home-banner-new .slider-content{
    position: absolute;
    top: 65%;
    transform: translateY(-65%);
    margin: auto;
    padding: 0 50px;
    width: 100%;
    text-align: center;
    color: #fff;
}
.tree {
	max-width: 33%;
	 display: inline-block;
	position: relative;
    height: 230px;
    width: 100%;
    cursor: pointer;
}

.tree p {
    font-family: "Cormorant Garamond", serif;
    text-transform: uppercase;
    font-size: 1.5em;
        margin: 15px 0 0;
}
.tree-inner img {
    max-width: 100%;
    height: auto;
    padding: 0 20px;
}
.banner-logo {
    max-width: 90%;
    height: auto;

}
.tree:hover .hp-arrow {
	max-height: 50px;
}
@media (max-width: 992px) {
	.hp-arrow {
		max-height: 50px;
	}
}
.tree-inner {
    position: absolute;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 100%;
}

.tree-hover {
    transition: all 0.2s linear;
    opacity: 0.5;
}

@media (max-width: 1350px) {
	#home-banner-new {
			height: 600px;
		}

		.tree {
    position: relative;
    height: 230px;
    width: 100%;
}

.home-banner-new-strapline p {
	margin:15px 0;
}
}
@media (max-width: 650px) {
	#home-banner-new .slider-content {
		padding: 20px;
	}
	.slider-content p {
		margin:10px 0;
        font-size: 0.85em;
	}
	.tree p {
		font-size: 1em;
	}
}
@media (max-width: 550px) {
	#home-banner-new {
			height: 500px;
		}
		.tree {
    height: 150px;
}
}
.av-mobile {
    display: block;
    color: #fff;
    text-align: center;
    margin-bottom: 15px;
    transition:  all 0.1s linear;
}
.av-mobile:hover {
    text-decoration:none;
    color:#fff;
}

#responsive-menu-container #responsive-menu ul.responsive-menu-submenu li.responsive-menu-item .responsive-menu-item-link {
    margin-left: 20px;
    font-style: italic;
}





.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: #483946;
    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;
  }
  .menu-main-menu-container {
    display: none;
  }
  .mobile-menu-btn {
    display: block;
  }
}

.mobile-tab {
    padding: 15px 10px;
    border-right: 1px solid #ccc;
}
.mobile-tab i {
    font-size: 1.25em;
}
.mobile-tab:hover {
    background: #483946;
}
.mobile-tab:hover a{
    color: #fff;
}
.mobile-tab.last-tab{
    border-right: none;
    width: 105px;
}
a.mobile-icon {
    display: block;
    color: #483946;
    text-decoration: none;
}
.mobile-tabs p {
    margin: 0;
    font-size: 0.8em;
}
.st-menu ul.sub-menu {
    display: none;
}
.sub-nav-dropdown {
    position: absolute;
    right: 0;
    top: 0;
    height: 53px;
    line-height: 33px;
    text-align: center;
    padding: 10px;
    background: #483946;
    color: #fff;
    width: 53px;
    border-bottom: 1px solid #fff;
    transition: 0.2s all linear;
    cursor: pointer;
}
.sub-nav-dropdown i {
  transition: 0.2s all linear;
}
.sub-nav-dropdown.open i {
    transform: rotate(180deg);
}
.st-menu .menu-item-has-children {
    position: relative;
}

.blog-footer-blocks {
    margin:60px 0;
}
.blog-footer-slides {
    position: relative;
}

.blog-footer-slides a {
    position: absolute;
    bottom: 0;
    left: 5%;
    width: 90%!important;
    border: 1px solid #fff;
    background: #fff;
    color: #463a45;
    text-decoration: none;
    padding: 15px 25px;
    display: block;
    font-family: 'Cormorant Garamond';
    text-transform: uppercase;
    width: 250px;
    transition: all 0.1s linear;
    text-align: center;
    font-size: 1em;
    border-radius: 0;
    margin: 30px 0;
}
.blog-footer-slides a:hover {
    background:#463a45;
    color: #fff;
}

@media (min-width:992px) {
.blog-footer-content ul {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    margin: 0;
    padding: 0 0 0 20px;
}
}

.wp-video, video.wp-video-shortcode, .mejs-container, .mejs-overlay.load {
    width: 100% !important;
    height: 100% !important;
}
.mejs-container {
    padding-top: 56.25%;
}
.wp-video, video.wp-video-shortcode {
    max-width: 100% !important;
}
video.wp-video-shortcode {
    position: relative;
}
.mejs-mediaelement {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.mejs-controls {
    display: none;
}
.mejs-overlay-play {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: auto !important;
    height: auto !important;
}

.not-found-wrap {
	background-color: #383338;
}
.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;
    margin:0;
}
.not-found-wrap h2 {
    font-weight: 800;

}
.not-found-wrap h3 {
    font-weight: 400;
    font-size: 1.25em;
    margin: 30px 0;
}
@media(min-width:768px) {

    .not-found-wrap h2 {
        font-size: 3em;
    }
    .not-found-wrap h3 {
        font-size: 1.5em;
    }
}

.navarino-bookpoint__calendar__day_not_available {
    background: #eee;
}

.navarino-bookpoint__calendar__day_not_available::before {
    background-color: white;
}

.navarino-bookpoint__calendar__day_not_available::after {
    background-color: white;
}

.navarino-bookpoint__calendar__day_selected,
.navarino-bookpoint__calendar__day_in-range,
.navarino-bookpoint .navarino-bookpoint__button_primary {
    background-color: #453a45;
}

.availability-calendar-wrap {
    color: #fff;
    background: #423a44;
    background-image: url(https://www.kingsmillshotel.com/wp-content/themes/gin/images/tree-bg.png);
    background-size: cover;
    background-position: center center;
    gap:0;
        font-size: 1.1rem;
        line-height: 1.8rem;
}

@media (min-width:500px) {
.availability-calendar-wrap-inner {
    border: 1px solid #fff;
    padding:20px;
}
.availability-calendar-wrap {
    padding: 20px;

}
}
.availability-calendar-wrap img {
    margin: 0 auto 30px;
    display: block;
}
.navarino-bookpoint__container {
    gap:0!important;
}
.availability-calendar-wrap h2 {
    color: #fff;
}
.vc-weekday {
    color: #453a45;
}

.vc-container {
    font-family: 'BrandonGrotesqueWeb-Regular', sans-serif;
}
.navarino-bookpoint__calendar__day {
width: 40px;
height: 40px;
margin: 2px;
font-size: 80%;
line-height: 1.3em;
}