html {
	overflow-x: hidden;
	padding-top: 241px;
}

body {
	font-size: 16px;
	font-family: "new-atten", sans-serif;
	font-weight: 300;
	font-style: normal;
	color: #323232;
}

header{
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 999999;
}

a {
	font-weight: 700;
	color: #afa08a;
}

a:hover {
	text-decoration: none;
	color: #323232;
}

.section-header {
	margin: 0 0 30px 0;
	padding: 0;
}

.section-header-no-bottom {
	margin: 0;
}

.section-header-border {
	border-bottom: 2px solid #afa08a;
	padding: 0 0 10px 0;
}

.section-header-border-white {
	border-bottom: 2px solid #FFFFFF;
	padding: 0 0 10px 0;
}

.white-text {
	color: #FFFFFF !important;
}

.black-text {
	color: #323232 !important;
}

.wpcf7-submit,
#mc-embedded-subscribe {
	padding: 15px 30px;
	background: #323232;
	color: #FFFFFF;
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
	font-family: "athelas", serif;
	font-weight: 400;
	font-style: normal;
	text-transform: uppercase;
	font-size: 24px;
	border: 0;
}

.wpcf7-submit:hover {
	background: #afa08a;
	color: #FFFFFF;
}

#mc-embedded-subscribe {
	display: block;
	width: 100%;
}

.btn-top {
	margin-top: 30px;
	display: inline-block;
}

.btn-outline {
	font-size: 20px;
	padding: 15px 30px;
	color: #afa08a;
	border: 1px solid #afa08a;
	display: inline-block;
}

.btn-outline:hover {
	color: #323232;
	border: 1px solid #323232;
}

.btn-outline-white {
	color: #FFFFFF !important;
	border: 1px solid #FFFFFF;
}

.btn-outline-white:hover {
	color: #323232 !important;
	border: 1px solid #323232;
}

.btn-header-room {
	background: #323232;
	color: #FFFFFF !important;
	padding: 10px 20px;
	display: inline-block;
}

.btn-header-table {
	background: #fffcf2;
	color: #808285 !important;
	padding: 10px 20px;
	display: inline-block;
	margin: 0 0 10px 0;
}

.btn-header-room:hover,
.btn-header-table:hover {
	background: #afa08a;
	color: #FFFFFF !important;
}

/******** Headings ***********/

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.main-title {
	font-family: "athelas", serif;
	font-weight: 400;
	font-style: normal;
	text-transform: uppercase;
	color: #afa08a;
}

.section-header h1,
.section-header h2,
.section-header h3,
.section-header h4,
.section-header h5 {
	margin: 0;
	padding: 0;
}

.header-border {
	border-bottom: 2px solid #afa08a;
	padding: 0 0 10px 0 !important;
	display: inline-block;
}

h1,
.h1 {
	font-size: 46px;
}

.slide-title {
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-family: "new-atten", sans-serif;
	font-weight: 300;
	font-style: normal;
	font-size: 34px;
}

h2,
.h2 {
	font-size: 42px;
}

h3,
.h3 {
	font-size: 38px;
}

h4,
.h4 {
	font-size: 34px;
}

/******** header ***********/

.custom-logo {
	display: block;
	margin: 0;
	width: auto;
	height: 60px;
}

.header-buttons {
	float: right;
}

.header-contact {
	margin: 15px 0 0 0;
	padding: 0;
	float: left;
}

.header-contact li {
	list-style: none;
	float: left;
	margin: 0 15px 0 0;
}

.header-contact li:last-child {
	margin: 0;
}

.header-contact li img {
	height: 46px;
	width: auto;
}

.header-contact li a {
	color: #FFFFFF;
	font-weight: 300;
}

.header-contact li a:hover {
	color: #323232;
}

/******** content **********/

.content-strip {
	padding: 60px 0;
	position: relative;
}

.content-strip-floral-white {
	background: #fffcf2;
}

.content-strip-brown {
	background: #afa08a;
}

.content-strip-black {
	background: #323232;
}

.content-strip-grey {
	background: #808285;
	color: #FFFFFF;
}

.no-padding {
	padding: 0;
}

.slider-overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 9000;
	background: rgba(0, 0, 0, .6);
}

.slide-overlay {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 9999;
	color: #ffffff;
	left: 0;
	width: 100%;
	text-align: center;
}

.full-height {
	height: 100%;
	position: relative;
}

.full-height-img img {
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.full-height-padding {
	padding: 60px 0;
}

.cta-table {
	display: table;
	width: 100%;
	height: 100%;
}

.cta-table-cell {
	display: table-cell;
	vertical-align: middle;
}

.intro-text {
	text-transform: uppercase;
	color: #afa08a;
	font-size: 20px;
}

.contact-contact {
	margin: 0 0 30px 0;
	padding: 0;
}

.contact-contact li {
	display: block;
	margin: 0 0 5px 0;
	list-style: none;
}

.contact-contact li:last-child {
	margin: 0;
}

.contact-contact li a {
	font-weight: 700;
}

.contact-contact li div {
	margin-bottom: 20px;
	font-weight: 700;
}

.contact-contact li div span {
	display: block;
}

.contact-contact li a {
	color: #323232;
}

.contact-contact li a:hover {
	color: #afa08a;
}

.wpcf7-text {
	width: 100%;
	height: 55px;
	padding: 8px;
	color: #323232;
}

.wpcf7-textarea {
	width: 100%;
	height: 160px;
	padding: 8px;
	color: #323232;
}

.wpcf7-quiz {
	width: 100%;
	height: 55px;
	padding: 8px;
	color: #323232;
	margin: 5px 0 0 0;
	font-weight: 300;
}

.wpcf7-list-item label {
	font-weight: 300;
}

.contact-signature {
	display: block;
	margin: 30px 0 0 0;
	height: 70px;
	width: auto;
}

.content-strip-grey .wpcf7 a {
	color: #FFFFFF;
}

.content-strip-grey .wpcf7 a:hover {
	color: #afa08a;
}

.contact-behind-logo {
	position: absolute;
	height: 100%;
	margin: 0 auto;
	left: 0;
	right: 0;
}

.journal-behind-logo {
	position: absolute;
	height: 900px;
	margin: 0 auto;
	left: 0;
	right: 0;
}

.dining-behind-logo {
	position: absolute;
	height: 900px;
	margin: 0 auto;
	left: 0;
	right: 0;
}

.cta-block-news {
	display: block;
	margin: 60px 0 0 0;
}

.cta-block-news-title {
	display: block;
	margin: 15px 0;
	font-size: 30px;
	text-transform: uppercase;
	font-weight: 300;
	text-align: center;
}

.cta-block-news-text {
	text-align: center;
}

.inner-post-image {
	margin: 30px 0;
}

.inner-post-image img {
	object-fit: cover;
	object-position: center;
	width: 100%;
}

.news-single-photo {
	margin: 30px 0;
}

.book-stay-text {
	text-align: center;
	color: #FFFFFF;
}

.inner-gallery-contain {
	object-fit: cover;
	object-position: center;
	width: 100%;
}








.dining-menu-buttons {
	display: block;
	color: #FFFFFF;
  border: 1px solid #FFFFFF;
	text-align: center;
}


.gallery-photo-margin {
	margin-bottom: 30px;
}

.dining-menu-stripbehind {
	position: absolute;
	right: 0;
	height: 100%;
	opacity: 0.2;
}

.alternating-blocks-section .row:nth-child(3) .full-height.content-strip-floral-white {
	color: #FFFFFF;
	background: #808285;
}

.alternating-blocks-section .row:nth-child(3) .full-height.content-strip-floral-white h2,
.alternating-blocks-section .row:nth-child(3) .full-height.content-strip-floral-white .intro-text,
.alternating-blocks-section .row:nth-child(3) .full-height.content-strip-floral-white .section-header,
.page-template-template-homepage .full-height.content-strip-grey .intro-text {
	color: #FFFFFF !important;
}

.alternating-blocks-section .row:nth-child(3) .full-height.content-strip-floral-white .section-header,
.page-template-template-homepage .full-height.content-strip-grey .section-header {
	border-bottom: 2px solid #FFFFFF;
}

.alternating-blocks-section .row:nth-child(3) .full-height.content-strip-floral-white .btn-outline,
.page-template-template-homepage .full-height.content-strip-grey .btn-outline {
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}

.alternating-blocks-section .row:nth-child(3) .full-height.content-strip-floral-white .btn-outline:hover,
.page-template-template-homepage .full-height.content-strip-grey .btn-outline:hover {
	color: #323232 !important;
	border: 1px solid #323232;
}

.about-icon-contain {
	text-align: center;
	margin: 0 0 30px 0;
}

.about-icon-title {
	display: block;
	font-size: 22px;
	margin: 15px 0;
}

.about-icon-contain img {
	height: 100px;
	width: auto;
	margin: 0 auto;
}

#mc_embed_shell {
	margin-top: 30px;
}

#mce-EMAIL,
#mce-FNAME {
	width: 100%;
	height: 64px;
	padding: 8px;
	border: 0;
}

.footer-testi-name {
	display: block;
	font-size: 24px;
	font-weight: 700;
	margin: 0 0 15px 0;
}

.footer-testi-title {
	display: block;
	margin: 0 0 15px 0;
	font-size: 24px;
	font-weight: 700;
}

.footer-testi-text {
	font-size: 18px;
}

.testi-right {
	text-align: right;
}

.footer-testi-from {
	display: block;
	font-weight: 700;
	color: #afa08a;
	font-size: 18px;
}

.testi-right svg {
	height: 60px;
	width: auto;
	margin: 15px 0 0 0;
}


#testimonials-bottom .owl-dot {
	background-color: #333D47 !important;
	width: 13.5px;
	height: 13.5px;
	border-radius: 50px;
	border: 1px solid #333D47 !important;
	margin: 0 3.5px;
}

#testimonials-bottom .owl-dot.active {
	background-color: #2FA0ED !important;
	width: 13.5px;
	height: 13.5px;
	border-radius: 50px;
	border: 1px solid #2FA0ED !important;
	margin: 0 3.5px;
}

#testimonials-bottom .owl-dots {
	display: flex;
	justify-content: center;
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	z-index: 9999999999999999999;
	bottom: 0;
	position: relative;
	opacity: 1;
	margin: 30px 0 0 0;
}

.col-item-toggle-ele {
	display: none;
}

.image--wrapper {
	margin-top: 30px;
}

.show--flex {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
}

.width--image {
	width: 30%;
	margin: 0 1.33335%;
}

ul.tags--ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	display: flex;
	justify-content: center;

	li {
		font-family: "new-atten", sans-serif;
		font-weight: 300;
		font-style: normal;
		text-transform: uppercase;
		font-size: 22px;
		margin: 0 15px;
	}
}

.gallery_items {
	cursor: pointer;
}

.gallery_items:hover,
.gallery_items.active {
	font-weight: 700;
}

.text-title--center {
	text-align: center;
	width: fit-content;
	margin: auto;
	padding: 15px 30px;
	margin-bottom: 30px;
}

/******** footer ***********/

.footer-logos {
	margin: 0 0 15px 0;
	padding: 0;
	text-align: center;
}

.footer-logos li {
	list-style: none;
	display: inline-block;
	margin: 0 15px 15px 0;
}

.footer-logos li:last-child {
	margin: 0 0 15px 0;
}

.footer-logos li img {
	height: 60px;
	width: auto;
}

.logo-footer-text {
	height: 300px;
	width: auto;
}

.footer-newsletter-text {
	text-align: center;
	color: #FFFFFF;
}

.arrows-reviews {
	list-style: none;
	padding: 0px;
	margin: 0px;
	display: flex;
	flex-direction: row-reverse;
	justify-content: center;

	svg {
		width: 30px;
		height: 30px;
		fill: #afa08a;
		cursor: pointer;
	}
}

.voucher-email {
	font-size: 16px;
	margin: 15px 0 0 0;
	font-family: "new-atten", sans-serif;
	font-weight: 300;
	font-style: normal;
	color: #323232;
	text-transform: none;
}

.voucher-email:hover {
	color: #afa08a;
}

.footer-opening-hours .footer-open-title {
	display: block;
}

.footer-opening-hours p {
	color: #afa08a;
}

footer .middle-wrap {
	color: #FFFFFF;
}

footer .middle-wrap a {
	color: #FFFFFF;
	font-weight: 300;
}

footer .middle-wrap a:hover {
	color: #afa08a;
}

footer .middle-wrap .menu {
	margin: 0;
	padding: 0;
}

footer .middle-wrap .menu li {
	list-style: none;
	display: block;
	margin: 0 0 10px 0;
	text-transform: uppercase;
}

footer .middle-wrap .menu li:last-child {
	margin: 0;
}

.footer-title {
	display: block;
	margin: 0 0 30px 0;
	padding: 0 0 10px 0;
	color: #afa08a;
	border-bottom: 1px solid #afa08a;
	font-size: 22px;
}

.footer-title-top {
	margin-top: 30px;
}

.footer-contact {
	margin: 0;
	padding: 0;
}

.footer-contact li {
	display: block;
	margin: 0 0 5px 0;
	list-style: none;
}

.footer-contact li:last-child {
	margin: 0;
}

.footer-contact li div {
	margin-bottom: 20px;
}

.footer-contact li div span {
	display: block;
}

.footer-social {
	margin: 30px 0 0 0;
	padding: 0;
	float: left;
}

.footer-social li {
	list-style: none;
	float: left;
	margin: 0 15px 0 0;
}

.footer-social li:last-child {
	margin: 0;
}

.footer-social li a svg {
	height: 28px;
	fill: #FFFFFF;
}

.footer-social li a:hover svg {
	fill: #afa08a;
}

.credits-wrap {
	font-size: 14px;
}

.credits-wrap .copyright {
	text-align: right;
}

.credits-wrap .copyright span,
.credits-wrap .website-by a {
	font-weight: 700;
}

.website-by a {
	color: #FFFFFF;
}

.website-by a:hover {
	color: #323232;
}

.btn--wrap {
	margin: auto;
	text-align: center;
	margin-top: 30px;
}


.navbar-nav {
	float: right;
	margin: 0;
	width: 100%;
}

.header-bars-wrap.header-bars-wrap--inner {
	position: absolute;
	right: 30px;
	top: 30px;
}

.nav>li {
	position: relative;
	display: block;
	z-index: 9;
	width: 100%;
	float: right;
	text-align: right;
}

.shadow-box.active {
	z-index: 9995;
	opacity: .4;
	transition: opacity 1s;
}

.shadow-box {
	z-index: -1;
	background: #000;
	position: fixed;
	width: 100%;
	height: 100vh;
	top: 0;
	left: 0;
	opacity: 0;
	transition: all 1s ease-in-out;
}

.header--items {
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

.left--items {
	margin-right: 30px;
}

.xs-menu-wrap {
	position: fixed;
	z-index: 99999999;
	right: -100%;
	top: 0;
	bottom: 0;
	width: 500px;
	height: 100%;
	background: #808285;
	overflow: hidden;
	transition: all 1s ease-in-out;
	max-width: 80vw;
}

#xs-menu-inner-wrap {
	display: flex;
	padding: 0px;
	margin: 0px;
	align-items: flex-start;
	align-content: center;
	flex-wrap: nowrap;
	flex-direction: row;
	justify-content: center;
	height: 100%;
	margin-top: 90px;
}

.navbar-nav>li>a {
	padding-top: 12px;
	padding-bottom: 12px;
	color: #fff;
	font-size: 27px;
	font-weight: 800;
	width: 100%;
	float: right;
	font-family: "new-atten", sans-serif;
	font-weight: 300;
	font-style: normal;
	text-align: right;
	text-transform: uppercase;
}

.nav>li {
	position: relative;
	display: block;
	z-index: 9;
	width: 100%;
	float: left;
	text-align: center;
}

.nav>a:focus,
.nav>a:hover {
	text-decoration: none;
	background-color: #808285;
	color: #323232 !important;
}

.nav .current-menu-item a,
.nav>li>a:focus,
.nav>li>a:hover {
	text-decoration: none;
	color: #323232 !important;
	background-color: transparent;
}

.xs-menu-wrap.open {
	right: 0;
}

.bar1,
.bar2,
.bar3 {
	width: 60px;
	height: 3px;
	border-radius: 36px;
	background-color: #fff;
	margin: 15px 0;
	transition: 0.4s;
}

.header-bars-wrap--inner {

	.bar1,
	.bar2,
	.bar3 {
		margin: 5px 0;
	}
}

.bar1.change {
	-webkit-transform: rotate(-45deg) translate(-5px, 5px);
	transform: rotate(-45deg) translate(-5px, 5px);
	background: #fff;
	width: 25px;
}


.bar2.change {
	opacity: 0;
}

.bar3.change {
	transform: rotate(45deg) translate(-1px, -3px);
	background: #fff;
	width: 25px;
}

.header-bars-wrap {
	cursor: pointer;
}

.no-scroll {
	overflow: hidden;
}

.fa-xs-phone {
	margin: 0 5px;
}

.menu-row {
	display: flex;
	flex-wrap: wrap;
}

.menu-col {
	align-items: center;
	display: flex;
}

.menu-col-end {
	justify-content: flex-end;
}

.header-xs-icons .fa {
	font-size: 26px;
}

.header-xs-icons a {
	color: #000;
}

header#header {
	position: relative;
	z-index: 99;
}

.header-bars-wrap {
	cursor: pointer;
	position: relative;
	z-index: 99;
}


@media (max-width: 1199px) {

	h1,
	.h1 {
		font-size: 42px;
	}


	h2,
	.h2 {
		font-size: 38px;
	}

	h3,
	.h3 {
		font-size: 34px;
	}

	h4,
	.h4 {
		font-size: 30px;
	}

	.custom-logo {
		height: 55px;
	}

	ul.tags--ul {
		li {
			font-size: 20px;
			margin: 0 15px;
		}
	}

	html {
		overflow-x: hidden;
  	padding-top: 236px;
	}	

}

@media (max-width: 991px) {

	ul.tags--ul {
		li {
			font-size: 18px;
			margin: 0 15px;
		}
	}

	h1,
	.h1 {
		font-size: 38px;
	}


	h2,
	.h2 {
		font-size: 34px;
	}

	h3,
	.h3 {
		font-size: 30px;
	}

	h4,
	.h4 {
		font-size: 26px;
	}

	.cta-block-news-title {
		font-size: 24px;
	}

	.btn-outline {
		font-size: 18px;
		padding: 10px 20px;
	}

	.custom-logo {
		height: 45px;
	}

		html {
		overflow-x: hidden;
  	padding-top: 226px;
	}	

}

@media (max-width: 767px) {

	h1,
	.h1 {
		font-size: 34px;
	}


		html {
		overflow-x: hidden;
  	padding-top: 194px;
	}	

	h2,
	.h2 {
		font-size: 30px;
	}

	h3,
	.h3 {
		font-size: 26px;
	}

	h4,
	.h4 {
		font-size: 22px;
	}

	ul.tags--ul {
		display: flex;
		flex-direction: column;

		li {
			font-size: 16px;
			margin: 5px 7.5px;
		}
	}

	header .content-strip {
		padding: 30px 0;
	}

	.custom-logo {
		height: 30px;
	}

	.website-by,
	.copyright {
		text-align: center !important;
	}

	.website-by {
		margin-bottom: 10px;
	}

	.xs-top {
		margin-top: 30px;
	}

	.cta-block-news-title {
		font-size: 22px;
	}

	.btn-outline {
		font-size: 16px;
	}

	#mce-EMAIL,
	#mce-FNAME {
		margin-bottom: 15px;
	}

	.header-buttons {
		float: none;
		text-align: center;
		margin: 15px 0 0 0;
	}

	.btn-header-table {
		margin: 0 15px 0 0;
	}

	.header-contact {
		float: none;
		text-align: center;
	}

	.header-contact li {
		float: none;
		display: inline-block;
	}


	.testi-right {
		text-align: center;
	}

	.bar1 {
		margin-top: 0 !important;
	}

	.bar1,
	.bar2,
	.bar3 {
		width: 40px;
		height: 3px;
		margin: 10px 0;
	}

	.page-template-template-homepage .slide-strip img {
		height: 300px;
		width: auto;
		object-fit: cover;
	}

	.slide-strip img {
		height: 200px;
		width: auto;
		object-fit: cover;
	}
	
	#rd-widget-frame {
		height: 430px;
	}


}


/* =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 {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	white-space: nowrap;
	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;
	/* Above WP toolbar. */
}