html,
button,
input,
option,
select,
textarea {
	font-family: 'Montserrat', 'Open Sans', Helvetica, Arial, sans-serif;
}

html[lang="el"] {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 300;
}

.clearfloat,
.maximum {
	clear: both
}

a:active,
a:focus,
a:hover,
button,
input:focus {
	outline: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block
}

.uppercase {
	text-transform: uppercase
}

.left,
.row {
	float: left
}

.align-center,
.nav-overlay {
	text-align: center
}

body,
sub,
sup {
	line-height: 1
}

html {
	font-size: 14px;
	color: #767068;
	font-weight: normal;
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	overflow-x: hidden !important;
}

body {
	min-width: 320px;
}

html,
body {
	height: 100%;
}

body {
	min-width: 320px
}

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
q,
small,
strong,
sub,
sup,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
input,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
figure {
	border: 0;
	margin: 0;
	padding: 0;
	outline: 0;
}

.wow {
	visibility: hidden;
}

ol,
ul {
	list-style: none
}

p {
	margin-bottom: 1.5em
}

button,
input.button {
	cursor: pointer;
	outline: 0;
	border: none
}

button,
input,
option,
select,
textarea {
	color: #767068;
	border-radius: 0
}

img {
	-moz-user-select: none;
	-webkit-user-select: none;
	-webkit-user-drag: none
}

::selection {
	background: #767068;
	color: #fff
}

::-moz-selection {
	background: #767068;
	color: #fff
}

img::selection {
	background: 0 0
}

img::-moz-selection {
	background: 0 0
}

a:active,
a:hover,
a:link,
a:visited {
	text-decoration: none;
	color: #767068;
}

a:hover {
	color: #767068;
}

img {
	max-width: 100%;
	height: auto;
}

#wrapper,
.row {
	width: 100%
}

#wrapper {
	margin: 0 auto;
	max-width: 2560px;
	overflow: hidden;
}

.maximum {
	margin: 0 auto;
	float: none;
	max-width: 100%;
}

.absolute,
.center-both,
.center-x,
.center-y {
	position: absolute
}

.border-box,
.btn,
.maximum,
.minimum,
footer .column {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box
}

.center-x {
	left: 50.1%;
	transform: translate3d(-50.1%, 0, 0);
	-moz-transform: translate3d(-50.1%, 0, 0);
	-webkit-transform: translate3d(-50.1%, 0, 0);
	-o-transform: translate3d(-50.1%, 0, 0);
}

.center-y {
	top: 50.1%;
	transform: translate3d(0, -50.1%, 0);
	-moz-transform: translate3d(0, -50.1%, 0);
	-webkit-transform: translate3d(0, -50.1%, 0);
	-o-transform: translate3d(0, -50.1%, 0);
}

.center-both {
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%)
}

.half {
	width: 50%;
	float: left
}

.right {
	float: right
}

.relative {
	position: relative
}

#logo,
ul#qtranslate-chooser {
	position: relative;
	z-index: 10
}

.flex {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.smooth,
#logo,
#nav,
#nav li a,
.btn,
.slick-arrow,
footer a,
footer input,
input.wpcf7-submit,
ul#qtranslate-chooser li a,
.slick-arrow:after,
.slick-arrow:before,
.flickity-prev-next-button.next:after,
.flickity-prev-next-button.next:before,
.rooms-slider .slide span.btn:before,
.full-gallery-01 .image a,
.button-link a {
	/*transition:all .3s ease 0s;*/
	/*-moz-transition:all .3s ease 0s;*/
	/*-webkit-transition:all .3s ease 0s;*/
	/*-o-transition:all .3s ease 0s*/
}

.smooth.slow,
.form input.sendbutton,
a.btn:after,
ul#qtranslate-chooser,
.awards img,
#booking-cal .column span.input:after,
#booking-cal .column span.input:before,
#slider-container .texts span a,
.hero-container .texts span a,
#booking-cal .column span.ui-selectmenu-button:before,
#booking-cal .column span.ui-selectmenu-button:after,
.breadcrumbs a,
.weddings-box a img,
#cookie-law-info-bar a {
	/*transition:all .5s ease 0s;*/
	/*-moz-transition:all .5s ease 0s;*/
	/*-webkit-transition:all .5s ease 0s;*/
	/*-o-transition:all .5s ease 0s*/
}

.minimum,
.medium {
	max-width: 1280px;
	width: 100%;
	margin: 0 auto;
	float: none;
}

.medium {
	max-width: 2400px;
}

.btm-40,
.form>.row.btm-40 {
	margin-bottom: 40px;
}

.padded-80 {
	padding: 80px;
}

.grey {
	background-color: #f0f0f0;
}

/* =Headings
-----------------------------------------------------------------------------*/
h1,
h2,
h3 {
	font-weight: normal;
}

h1,
#accommodation h2 {
	font-size: 30px;
	font-weight: 200;
	letter-spacing: 1px;
	line-height: 1.2;
}

h1:lang(el),
#accommodation h2:lang(el),
h2:lang(el) {
	letter-spacing: 1.6px;
	font-weight: 300;
}

h1 strong,
h2 strong {
	font-weight: normal;
}

h2 {
	font-size: 24px;
	font-weight: 200;
	line-height: 1.3;
}

/* =Header
-----------------------------------------------------------------------------*/
header {
	z-index: 1000;
	position: fixed;
	top: 0;
	left: 0;
}

header .maximum {
	max-width: 2560px;
}

header.scroll {
	background: #fff;
	-webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.08);
	-moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.08);
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.08);
}

header.scroll #logo {
	width: revert-rule;
	height: 78px;
	margin-top: 0;
}

header.scroll a.book-now {
	height: 80px;
	line-height: 80px;
	color: #767068;
}

header.scroll ul#qtranslate-chooser li a {
	color: #fff;
}

header.scroll .checkin,
header.scroll ul#qtranslate-chooser li a:hover,
header.scroll ul#qtranslate-chooser li.active a {
	color: #767068;
}

header.scroll ul#qtranslate-chooser {
	margin-top: 23px;
}

.logo-area {
	width: 16.667%;
	text-align: center;
}

#logo {
	display: inline-block;
	width: revert-rule;
	height: 110px;
	background: url(../img/logo.png) no-repeat center center;
	background-size: 100% auto;
	text-indent: -9999px;
	text-align: left;
	margin: 17px 5px 0 0;
}

#logo:hover {
	opacity: .8
}

header.dark #logo {
	background-image: url(../img/logo-w.png);
}

header.dark.scroll #logo {
	background-image: url(../img/logo.png);
}

ul#qtranslate-chooser {
	box-sizing: border-box;
	float: right;
	height: 36px;
	margin: 17px 15px 0 0;
	overflow: hidden;
	padding-top: 36px;
	text-align: center;
	width: 40px;
	font-weight: bold;
}

ul#qtranslate-chooser:hover {
	overflow: visible;
}

ul#qtranslate-chooser:hover li a {
	opacity: 1;
}

ul#qtranslate-chooser li a {
	border-top: none;
	box-sizing: border-box;
	display: block;
	height: 36px;
	opacity: 0;
	line-height: 36px;
	width: 40px;
	text-align: center;
	color: #fff;
	background: #767068;
	border-bottom: 1px solid #fff;
	font-size: 0.857em;
	font-weight: bold;
}

ul#qtranslate-chooser li.active a {
	border: none;
}

ul#qtranslate-chooser li a:hover,
ul#qtranslate-chooser li.active a:hover {
	background: rgba(255, 255, 255, 0.7);
	color: #635e58;
}

ul#qtranslate-chooser li.active a {
	display: block;
	opacity: 1;
	left: 0;
	color: #fff;
	background: none;
	position: absolute;
	top: 0;
	height: 36px;
}

header a.book-now {
	line-height: 140px;
	height: 140px;
	width: 160px;
	float: right;
	font-weight: 800;
	color: #fff;
	position: absolute;
	right: 0;
	top: 0;
	text-align: center;
}

header a.book-now:hover {
	background: #777068;
}

header.scroll a.book-now:hover {
	color: #fff;
}

header.scroll #nav:after {
	display: none;
}

header.scroll .book-now:before,
header.scroll #nav:before {
	background: #777068;
	top: 0;
	height: 80px;
}

.nav-overlay {
	display: none;
}

@media only screen and (min-width:1271px) {
	a#menu-btn {
		display: none;
	}

	#nav {
		position: absolute;
		left: 16.667%;
		height: 70px;
		right: 160px;
	}

	#nav:after,
	.book-now:after,
	#nav:before,
	.book-now:before {
		height: 1px;
		width: 100%;
		position: absolute;
		bottom: 0;
		left: 0;
		content: "";
		background: #fff;
		opacity: 0.5;
	}

	#nav:before,
	.book-now:before {
		width: 1px;
		height: 140px;
		top: 0;
		bottom: auto;
	}

	#nav ul.main-menu {
		position: absolute;
		display: flex;
		justify-content: space-between;
		max-width: 990px;
		width: 88%;
		margin-left: -1%;
	}

	#nav ul.main-menu li,
	#nav ul.main-menu li.current-menu-item {
		position: relative
	}

	#nav ul.main-menu li {
		display: inline-block;
	}

	#nav ul.main-menu li a {
		line-height: 70px;
		height: 70px;
		display: block;
		font-weight: 500;
		font-size: 0.857em;
		color: #fff;
	}

	#nav ul.main-menu li.offers a {
		background: #767068;
		padding: 0 12px;
		height: 32px !important;
		line-height: 32px !important;
		margin-top: 19px;
		color: #fff !important;
	}

	header.scroll #nav ul.main-menu li.offers a {
		margin-top: 24px;
	}

	header.scroll #nav ul.main-menu>li>a {
		color: #767068;
		line-height: 80px;
		height: 80px;
	}

	#nav ul.main-menu>li.current-menu-item>a {
		color: #635e58;
	}

	#nav ul.main-menu li a:after {
		width: 0;
		transition: all .3s ease 0s;
		-moz-transition: all .3s ease 0s;
		-webkit-transition: all .3s ease 0s;
		-o-transition: all .3s ease 0s;
		content: "";
		position: absolute;
		bottom: -2px;
		height: 5px;
		background: #fff;
		opacity: 0.5;
		left: 0;
	}

	header.scroll #nav ul.main-menu>li>a:after {
		background: #767068;
	}

	#nav ul.main-menu li a:hover:after {
		width: 100%;
	}

	#nav li:hover a {
		color: #635e58;
	}

	#nav ul.main-menu .sub-menu li a:hover,
	#nav ul.main-menu .sub-menu li.current-menu-item a {
		background: rgba(255, 255, 255, 0.2);
	}

	#nav ul.main-menu .sub-menu li.current-menu-item a {
		font-weight: bold;
	}

	#nav ul.main-menu ul.sub-menu {
		display: none;
		min-width: 100%;
		text-align: left;
		position: absolute;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		left: 0;
		top: 100%;
		background: #635e58;
		z-index: 1000;
	}

	#nav ul.main-menu .sub-menu li {
		display: block;
		margin-right: 0;
		float: left;
		width: 100%
	}

	#nav ul.main-menu .sub-menu li.hide,
	#nav ul.main-menu li.hide {
		display: none;
	}

	#nav ul.main-menu .sub-menu li a {
		display: block;
		width: 100%;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		white-space: nowrap;
		padding: 12px 15px;
		height: auto;
		line-height: normal;
	}

	#nav ul.main-menu>li.menu-item-has-children:hover>a {
		position: relative;
	}

	#nav ul.main-menu li.menu-item-has-children:hover ul.sub-menu {
		display: block
	}

	ul.sub-menu li a:after {
		display: none !important;
	}
}

.button {
	display: none
}

a.btn,
.button-link a {
	font-weight: 600;
	border: 2px solid;
	line-height: 46px;
	height: 50px;
	display: inline-block;
	text-align: center;
	width: 200px;
	font-size: 14px;
	letter-spacing: 0;
	margin: 0 auto;
	display: table;
}

a.btn:lang(el),
.button-link a:lang(el) {
	font-weight: 700;
}

.button-link a {
	line-height: 50px;
	background-color: #fff;
}

a.btn:hover,
.button-link a:hover {
	background: #767068;
	color: #fff;
}

/* =Top and Slider
-----------------------------------------------------------------------------*/
#slider-container {
	float: none;
	clear: both;
}

#slider-container .texts,
.hero-container .texts {
	z-index: 10;
	max-width: 280px;
	left: 16.667%;
	margin-left: -140px;
	font-weight: 300;
	font-size: 18px;
	top: 50%;
	margin-top: -100px;
	text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}

@media screen and (min-width:580px) and (max-height:770px) {

	#slider-container .texts,
	.hero-container .texts {
		margin-top: -80px;
	}
}

#slider-container .texts:after,
.hero-container .texts:after,
#slider-container .texts:before,
.hero-container .texts:before {
	position: absolute;
	left: 50%;
	top: -75px;
	content: "";
	background: #777068;
	height: 60px;
	z-index: 10;
	width: 1px;
	opacity: 0.5;
}

#slider-container .texts:after,
.hero-container .texts:after {
	bottom: -75px;
	top: auto;
	background: #fff;
}

#slider-container .texts span,
.hero-container .texts span {
	letter-spacing: 7px;
	display: block;
	margin-bottom: 15px;
	line-height: 1.2;
}

#slider-container .texts p,
.hero-container .texts p {
	color: #fff;
	font-weight: 300;
	font-size: 30px;
	line-height: 1.2;
	margin-bottom: 0;
}

#slider-container .texts p strong,
.hero-container .texts p strong {
	font-weight: 500;
}

#slider-container,
#slider,
#slider .slide {
	min-height: 540px;
	position: relative;
	/*height:100vh;  */
}

#slider,
#slider .slide {
	float: left;
	width: 100%;
}

#slider:after,
.hero-container:after {
	position: absolute;
	left: 0;
	top: 0;
	background-size: 100% 198px;
	content: "";
	height: 198px;
	width: 100%;
	mix-blend-mode: multiply;
	z-index: 0;
}

#slider:before {
	position: absolute;
	left: 16.6667%;
	bottom: 0;
	background: #e0d8ce;
	content: "";
	height: 70px;
	width: 1px;
	z-index: 1;
}

.slide {
	overflow: hidden;
	position: relative;
	height: 100%;
	background-position: center center;
	background-size: cover;
}

.slide.right {
	background-position: right center;
}

.numbered-slider .custom_paging {
	color: #fff;
	font-size: 30px;
	z-index: 10;
	letter-spacing: 1.5px;
	right: 225px;
	position: absolute;
	margin-bottom: 0 !important;
	font-family: 'Arapey', serif;
}

.numbered-slider .custom_paging li {
	display: none;
	margin-bottom: 0 !important;
}

.numbered-slider .custom_paging li.slick-active {
	display: block;
}

.numbered-slider .custom_paging span {
	font-size: 41px;
}

.mini-slider .custom_paging span {
	font-size: 35px;
}

.mini-slider .custom_paging {
	font-size: 25px;
}

.custom_paging [aria-hidden=true] {
	display: none
}

.numbered-slider .slick-arrow {
	right: 160px;
	top: 50%;
	width: 30px;
	height: 60px;
	background: url(../img/arrow-grey.svg) center center no-repeat;
	text-indent: -9999px;
	position: absolute;
	z-index: 10;
	margin-top: -45px;
	background-size: 100% auto;
	opacity: 0.8;
}

.numbered-slider .slick-arrow:hover {
	opacity: 1;
	right: 158px;
}

.numbered-slider .slick-arrow.slick-prev {
	margin-top: -5px;
	background: url(../img/arrow-beige.svg) center center no-repeat;
	background-size: 100% auto;
	transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
}

#home-intro,
#intro {
	padding-top: 70px;
}

span.number {
	font-size: 11px;
	top: 70px;
	left: 3px;
	line-height: 74px;
	text-align: left;
	text-transform: lowercase;
}

span.number.right {
	left: auto;
	right: 3px;
	text-align: right;
}

span.number strong {
	font-family: 'Arapey', serif;
	display: block;
	font-size: 174px;
	position: relative;
	left: -42px;
	font-weight: normal;
	letter-spacing: -10px;
}

span.number.right strong {
	left: 30px;
}

#home-intro h1 {
	max-width: 530px;
	padding-left: 40px;
	margin-left: 16.6667%;
	margin-bottom: 98px;
	position: relative;
}

#home-intro.home h1 {
	max-width: 485px;
}

#home-intro.home h1:lang(el) {
	max-width: 535px;
}

#home-intro h2 {
	font-size: 20px;
}

#home-intro:before,
#home-intro:after,
#accommodation:after,
#contact-form:after,
#intro:before,
#intro:after {
	position: absolute;
	top: 70px;
	left: 16.667%;
	height: 170px;
	content: "";
	background: #767068;
	width: 1px;
}

#home-intro:before,
#intro:before {
	background: #ada9a3;
	top: 0px;
	height: 70px;
}

.leaf-shadow {
	display: block;
	width: 281px;
	height: 418px;
	position: absolute;
	right: 0;
	top: 120px;
	background: url(../img/small-leaves-bg.png) center center no-repeat;
}

.leaf-shadow:before {
	background: #767068;
	height: 1px;
	width: 240px;
	position: absolute;
	top: -10px;
	right: 0;
	content: "";
}

#home-intro .mini-slider {
	width: 100%;
	height: 525px;
	position: relative;
	margin-top: -50px;
	float: left;
}

#home-intro .mini-slider .slide,
.restaurant-slider .slide {
	background-position: center center;
	background-size: cover;
	width: 100%;
	height: 525px;
}

.mini-slider.numbered-slider .custom_paging {
	top: auto;
	transform: none;
	-moz-transform: none;
	-webkit-transform: none;
	right: 70px;
	bottom: 35px;
	line-height: 1;
}

.mini-slider.numbered-slider.numbered-slider .slick-arrow.slick-next {
	bottom: 20px;
}

.mini-slider.numbered-slider.numbered-slider .slick-arrow {
	right: 25px;
	bottom: 60px;
	top: auto;
}

.mini-slider span.icon {
	left: 24px;
	bottom: 12px;
	display: block;
	background: url(../img/icon.png) center center no-repeat;
	width: 36px;
	height: 42px;
	z-index: 10;
	mix-blend-mode: multiply;
}

#home-intro .left {
	margin-left: 40px;
	width: 43.75%;
}

#home-intro .left .texts {
	padding: 0 25px 20px;
	margin: 0 auto;
	background: #fff;
	z-index: 10;
	position: relative;
	width: calc(100% - 80px);
}

.main-style {
	font-size: 0.929em;
	letter-spacing: 1.35px;
	line-height: 1.5;
	text-align: justify;
}

.main-style strong {
	font-weight: 600;
}

.main-style h2 strong {
	font-weight: 400;
}

#home-intro .right {
	width: 40%;
	margin-right: 5.078125%;
}

.pb-0 {
	padding-bottom: 0 !important;
}

#home-intro .right a.btn {
	display: table;
	margin: 0 auto;
}

#home-intro .right>p:first-child:first-letter,
.main-style blockquote p:first-child:first-letter,
.left.cat-top p:first-child:first-letter {
	float: left;
	line-height: 50px;
	font-weight: bold;
	font-family: 'Arapey', serif;
	font-size: 68px;
	padding-right: 10px;
	margin-top: 2px;
}

#home-intro h2 {
	text-align: left;
	max-width: 430px;
	letter-spacing: 0;
	text-transform: uppercase;
}

#home-intro .right h2 {
	margin-top: 25px;
	display: block;
	float: left;
	width: 100%;
}

#home-intro .right h2+.button-link.row {
	margin-top: 40px;
}

/* =Awards 
-----------------------------------------------------------------------------*/
.awards.slider {
	padding: 50px 50px;
	position: relative;
}

.awards img {
	padding: 0 20px;
	box-sizing: border-box;
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	filter: gray;
	-webkit-filter: grayscale(100%);
	overflow: hidden;
}

.awards img:hover {
	filter: none;
	-webkit-filter: grayscale(0)
}

.awards.slider .slick-arrow {
	position: absolute;
	top: 50%;
	margin-top: -12px;
	height: 24px;
	width: 68px;
	right: -5px;
	background: none;
	text-indent: -9999px;
}

.awards.slider .slick-arrow:after,
.awards.slider .slick-arrow:before,
.flickity-prev-next-button.next:after,
.flickity-prev-next-button.next:before {
	content: "";
	height: 1px;
	width: 56px;
	background: #767068;
	position: absolute;
	right: 12px;
	top: 11px;
	box-sizing: border-box;
}

.awards.slider .slick-arrow:before,
.flickity-prev-next-button.next:before {
	height: 24px;
	width: 24px;
	border: 1px solid #767068;
	background: #fff;
	right: 0;
	top: 0;
	box-sizing: border-box;
}

.awards.slider .slick-arrow.slick-disabled {
	opacity: 0;
}

.awards.slider .slick-arrow.slick-prev {
	left: -5px;
	right: auto;
	transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
}

.awards.slider .slick-arrow:hover:after,
.flickity-prev-next-button.next:hover:after {
	width: 42px;
}

.awards.slider .slick-arrow:hover:before {
	transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}

@media(hover:hover) and (pointer: fine) {
	.flickity-prev-next-button.next:hover:before {
		transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
	}
}

@media(hover:none) {
	.flickity-prev-next-button.next:active:before {
		transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
	}
}

/* =Accommodation Row 
-----------------------------------------------------------------------------*/
#accommodation h2,
#contact-form h2,
#accommodation h1.room-heading {
	max-width: 770px;
	box-sizing: border-box;
	float: right;
	text-align: right;
	margin-top: 78px;
	padding-left: 0;
	padding-right: 40px;
	position: relative;
	margin-right: 16.667%;
	margin-bottom: 78px;
	padding-left: 40px;
}

#accommodation {
	position: relative;
}

#accommodation:after,
#contact-form:after {
	right: 16.667%;
	left: auto;
	top: 0;
	height: 264px;
}

.carousel-cell {
	width: 50%;
	height: 740px;
	margin-right: 10px;
	counter-increment: carousel-cell;
}

.rooms-slider>div {
	max-width: 1920px;
	height: 740px;
	margin: 0 auto;
	float: none;
}

.rooms-slider .slide {
	height: 740px;
}

.rooms-slider .slide a {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(118, 112, 104, 0.4);
}

.rooms-slider .slide h3 {
	position: absolute;
	right: 0;
	top: 0;
	height: 140px;
	line-height: 140px;
	text-align: center;
	width: 268px;
	border: 1px solid #fff;
	border-top: none;
	border-right: none;
	color: #fff;
	font-size: 20px;
	font-weight: 400;
}

.rooms-slider .slide h3:after {
	content: "";
	height: 60px;
	width: 1px;
	position: absolute;
	bottom: -60px;
	left: 50%;
	background: #fff;
}

.rooms-slider .slide p {
	color: #fff;
	font-weight: 300;
}

.rooms-slider .slide span.btn {
	display: none;
}

.carousel-cell.is-selected h3 {
	color: #4c4439;
	border-color: #b8b4a9;
}

.carousel-cell.is-selected h3:after {
	background: #bcb8b3;
}

.carousel-cell.is-selected {
	width: calc(50% - 8.854%);
}

.carousel-cell.is-selected a {
	background: rgba(118, 112, 104, 0);
}

.carousel-cell.is-selected p {
	color: #4c4439;
}

@media(hover: hover) and (pointer:fine) {
	.carousel:not(.in-progress) .carousel-cell.is-selected a:hover h3 {
		background: #767068 !important;
		color: #fff;
	}

	.carousel:not(.in-progress) .carousel-cell.is-selected a:hover span.btn {
		background: #767068 !important;
		color: #fff;
	}
}

@media(hover: none) {
	.carousel:not(.in-progress) .carousel-cell.is-selected a:active h3 {
		background: #767068 !important;
		color: #fff;
	}

	.carousel:not(.in-progress) .carousel-cell.is-selected a:active span.btn {
		background: #767068 !important;
		color: #fff;
	}
}

#related-rooms .type-container {
	overflow: hidden;
}

.carousel-cell.is-selected span.btn,
.carousel-cell.is-selected p {
	display: block;
}

.rooms-slider .slide p {
	max-width: 250px;
	text-align: left;
	position: absolute;
	right: 0;
	top: 32%;
	padding-right: 56px;
}

.rooms-slider .slide span.btn {
	position: absolute;
	right: 25px;
	bottom: 25px;
	width: 218px;
	text-align: center;
	line-height: 50px;
	font-size: 10px;
	font-weight: 600;
	letter-spacing: 2px;
	border: 1px solid #767068;
	color: #767068;
	background-color: rgba(255, 255, 255, 0.35);
}

.rooms-slider .slide span.btn:before {
	content: "";
	height: 120px;
	width: 1px;
	background: #767068;
	position: absolute;
	top: -120px;
	left: 50%;
}

#carousel.flickity-enabled .flickity-button {
	transition: all .3s ease 0s, opacity 0s;
	-moz-transition: all .3s ease 0s, opacity 0s;
	-webkit-transition: all .3s ease 0s, opacity 0s;
	-o-transition: all .3s ease 0s, opacity 0s;
}

.flickity-prev-next-button.previous {
	display: none !important;
}

.flickity-prev-next-button.next {
	position: absolute;
	right: calc(25% - 10px);
	width: 8.854%;
	height: 100%;
	top: 0;
	background: #ffffff;
	border-left: 40px solid #eeeeee;
	-webkit-box-shadow: -10px 0px 0px 0px #FFFFFF;
	box-shadow: -10px 0px 0px 0px #FFFFFF;
}

.flickity-prev-next-button.next span {
	display: block;
	width: 100px;
	height: 20px;
	background: #fff;
	transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	position: absolute;
	left: -59px;
	top: 50%;
	margin-top: -10px;
	line-height: 25px;
	font-size: 10px;
}

.flickity-prev-next-button.next:after,
.flickity-prev-next-button.next:before {
	top: 50%;
	right: 64px;
}

@media(hover: hover) and (pointer: fine) {
	.flickity-prev-next-button.next:hover {
		border-color: #767068;
	}
}

@media(hover: none) {
	.flickity-prev-next-button.next:active {
		border-color: #767068;
	}
}

.flickity-prev-next-button.next:before {
	margin-top: -12px;
	right: 52px;
}

.rooms-slider .slide.is-next h3 {
	left: 0;
	right: auto;
	color: #fff;
	border-left: none;
	border-right: 1px solid #fff;
}

.rooms-slider .slide.is-next p {
	left: 0;
	right: auto;
	padding-left: 40px;
	padding-right: 0;
}

.flickity-prev-next-button.next svg {
	display: none;
}

/* =Booking Calendar
-----------------------------------------------------------------------------*/
#booking-cal {
	padding: 154px 8.333% 124px;
}

.booking h2 {
	position: relative;
	left: 80px;
	top: 15px;
	margin-top: -31px;
}

#booking-cal .column {
	width: 24.14%;
	margin-bottom: 100px;
	border-bottom: 1px solid #adadad;
}

#booking-cal .column.mini {
	width: 11%;
}

#booking-cal .column span.label {
	font-weight: 500;
	font-size: 12px;
	letter-spacing: 2px;
	color: #000;
	display: block;
	margin-bottom: 5px;
}

#booking-cal .column span.input,
#booking-cal .column input,
#booking-cal .column span.ui-selectmenu-button {
	font-size: 30px;
	color: #222;
	padding: 4px 0;
	letter-spacing: 3px;
	font-family: 'Arapey', serif;
	line-height: 46px;
	height: 46px;
	position: relative;
	width: 100%;
	display: block;
	border: none;
	background: none;
}

#booking-cal .column span.input:after,
#booking-cal .column span.input:before,
#booking-cal .column span.ui-selectmenu-button:before,
#booking-cal .column span.ui-selectmenu-button:after {
	background: #000;
	content: "";
	position: absolute;
	right: 18px;
	top: 14px;
	height: 58px;
	width: 1px;
}

.ui-menu .ui-menu-item {
	font-family: 'Arapey', serif;
	font-size: 20px;
	letter-spacing: 3px;
	text-transform: uppercase;
}

#booking-cal .column span.input:before,
#booking-cal .column span.ui-selectmenu-button:before {
	height: 7px;
	width: 7px;
	background: none;
	display: block;
	border: 1px solid #000;
	right: 15px;
	bottom: -19px;
	top: auto;
	box-sizing: border-box;
	transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	border-left: none;
	border-top: none;
}

#booking-cal .column span.input:hover:before,
#booking-cal .column span.ui-selectmenu-button:hover:before {
	bottom: -30px;
}

#booking-cal .column span.input:hover:after,
#booking-cal .column span.ui-selectmenu-button:hover:after {
	top: 20px;
}

#booking-cal a.btn {
	text-transform: none;
}

#booking-cal .column.dates span.input:after,
#booking-cal .column.dates span.input:before {
	display: none;
}

#booking-cal .column.dates span.input,
#booking-cal .column.dates input {
	background: url(../img/calendar.png) right 5px center no-repeat;
}

#booking-cal .ui-button .ui-icon {
	display: none !important;
}

@media all and (max-width: 850px) {
	#booking-cal .calendar-hide {
		display: none;
	}
}

/* =Restaurant
-----------------------------------------------------*/
#restaurant {
	margin-bottom: -160px;
	font-family: Montserrat;
}

#restaurant .minimum {
	max-width: 1630px;
	float: right;
	padding-top: 240px;
	width: 81.25%;
}

#restaurant:before,
#pool-bar:before,
#pool-bar:after {
	content: "";
	background: #767068;
	height: 240px;
	width: 1px;
	left: 8.3332%;
	position: absolute;
}

#pool-bar {
	width: 100%;
	overflow: hidden;
}

#restaurant h2 {
	position: absolute;
	left: -45px;
	top: 36px;
	text-align: left;
	z-index: 10;
}

#restaurant .restaurant-slider {
	width: 100%;
	position: relative;
}

.restaurant-slider.numbered-slider .custom_paging {
	right: 150px;
	bottom: 60px;
	top: auto;
}

.restaurant-slider.numbered-slider.numbered-slider .slick-arrow {
	right: 100px;
	bottom: 46px;
	top: auto;
}

.restaurant-slider.numbered-slider.numbered-slider .slick-arrow.slick-prev {
	bottom: 86px;
}

.restaurant-slider .slide {
	width: 100%;
	height: 690px;
}

#restaurant .letter {
	position: absolute;
	left: 0;
	top: 0;
	background: url(../img/letter.png) center center no-repeat;
	width: 55px;
	height: 113px;
	mix-blend-mode: color-burn;
	z-index: 10;
}

#restaurant .menu-box .letter {
	top: 160px;
	left: auto;
	background: url(../img/left-letter.png) center center no-repeat;
	right: 0;
}

#restaurant .right {
	width: calc(100% - 640px);
}

#restaurant .menu-box {
	padding: 218px 6% 60px;
	position: relative;
	text-align: center;
	top: -160px;
	min-height: 850px;
	width: 640px;
	background: url(../img/paper.webp);
	background-size: cover;
	border-right: 1px solid #fff;
}

.bfr-loaded #restaurant .menu-box {
	background: none;
}

#restaurant .menu-box img+p {
	margin-bottom: 23px;
}

#restaurant .menu-box .center {
	margin: 0 auto;
}

#restaurant .menu-box a.btn {
	margin-top: 32px;
}

#restaurant .menu-box:before {
	position: absolute;
	left: -70px;
	bottom: -56px;
	z-index: -1;
	content: "";
	width: 300px;
	height: 610px;
}

#restaurant .menu-box:after {
	height: 1px;
	width: 100%;
	position: absolute;
	right: 0;
	top: 159px;
	content: "";
	background: #fff;
}

#restaurant .menu-box p strong {
	text-transform: uppercase;
	font-weight: 700;
}

#restaurant .menu-box .center p strong,
.paperbox .texts .center p strong {
	position: relative;
	margin-bottom: 5px;
	display: block;
}

/* =Pool Bar
-----------------------------------------------------*/
#pool-bar .container {
	margin-top: 110px;
	height: 740px;
}

.flex-center-v {
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

#pool-bar .maximum {
	max-width: 2150px;
	width: 83.3336%;
}

#pool-bar h2 {
	margin-top: 100px;
}

#pool-bar:after {
	width: 240px;
	height: 1px;
	left: 0;
	top: 116px;
}

#pool-bar:before {
	left: auto;
	right: 8.3332%;
}

#pool-bar .leaf {
	position: absolute;
	right: 0;
	top: 155px;
	background: url(../img/green-leaf.png);
	width: 134px;
	height: 420px;
	display: block;
	z-index: 0;
}

#pool-bar .leaves {
	position: absolute;
	left: 0;
	top: 0;
	background: url(../img/leaves.jpg);
	width: 320px;
	height: 740px;
	z-index: 0;
	display: block;
}

#pool-bar a.btn {
	top: 620px;
	left: 49%;
	z-index: 10;
}

#pool-bar h3 {
	font-family: 'Arapey', serif;
	font-size: 38px;
	margin-bottom: 38px;
	line-height: 1.2;
}

#pool-bar .left.main-style {
	text-align: left;
}

#pool-bar .right.main-style {
	text-align: right;
}

#pool-bar .left {
	width: 54.461%;
}

#pool-bar .left .texts {
	width: 32.204%;
	float: right;
	padding-left: 10px;
}

#pool-bar .texts {
	min-height: 490px;
	padding-top: 70px;
	padding-bottom: 70px;
}

#pool-bar .left .texts h3 {
	white-space: nowrap;
	position: relative;
	right: 103px;
}

#pool-bar .left .img-container {
	width: 67.796%;
	float: left;
	background: url(../img/550-570.jpg) center center no-repeat;
	background-size: cover;
	height: 620px;
	border: 25px solid #fff;
}

.bfr-loaded #pool-bar .left .img-container {
	background: none;
}

#pool-bar .left .img-container.mini-slider {
	background: #fff;
}

#pool-bar .right {
	width: 45.539%;
}

#pool-bar .right .img-container {
	width: 63.888%;
	top: 20px;
	float: right;
	background: url(../img/460-700.jpg) center center no-repeat;
	background-size: cover;
	height: 700px;
	position: relative;
}

.bfr-loaded #pool-bar .right .img-container {
	background: none;
}

#pool-bar .right .img-container:before {
	width: 100%;
	height: 100%;
	content: "";
	box-sizing: border-box;
	position: absolute;
	border: 10px solid #f3f0e9;
	mix-blend-mode: soft-light;
	left: 0;
	top: 0;
}

#pool-bar .right .texts {
	width: 40.2777%;
	background: #fff;
	padding-right: 35px;
	position: relative;
	left: 30px;
	z-index: 1;
	padding-left: 32px;
}

/* =Weddings
-----------------------------------------------------*/
.weddings-box {
	margin-top: 80px;
	margin-bottom: 120px;
}

#weddings h2 {
	font-size: 30px;
}

.weddings-box .maximum {
	max-width: 2100px;
}

.weddings-box .left {
	position: absolute;
	left: 8.3332%;
	top: 80px;
	z-index: 10;
	width: 53.3333333333%;
	height: 700px;
}

.weddings-box .left img {
	object-fit: cover;
	height: 100%;
	display: block;
}

.weddings-box a:hover img {
	filter: grayscale;
	-webkit-filter: grayscale(70%);
}

.weddings-box .right {
	width: 61.75%;
	background: url(../img/paper-bg-leaves.jpg) right top no-repeat;
	background-size: cover;
	max-width: 1205px;
	height: 700px;
}

.bfr-loaded .weddings-box .right {
	background: none;
}

.weddings-box .texts {
	max-width: 410px;
	text-align: left;
	margin-left: 24%;
}

.weddings-box .texts p {
	max-width: 100%;
}

.weddings-box .texts h2 {
	margin-bottom: 40px;
}

.weddings-box .texts h2 strong {
	font-weight: 400;
}

.weddings-box .texts h2 strong:lang(el) {
	font-weight: 500;
}

.weddings-box .texts a.btn {
	margin-top: 40px;
}

#pool-bar+.row.social {
	margin-top: -40px;
}

.row.social {
	text-align: right;
	margin-bottom: 40px;
}

.row.social .maximum {
	width: 67%;
}

.row.social .maximum h3 {
	max-width: 190px;
	font-size: 24px;
	font-weight: 300;
}

.row.social .maximum h3:lang(fr-FR) {
	max-width: 240px;
}

.row.social .maximum h3 strong {
	font-weight: 400;
}

/* =Top Promo Bar
------------------------------------------------------*/
header #promo-top {
	padding: 6px 5px;
	background: #767068;
	color: #fff;
	text-align: center;
	line-height: 1.1;
	box-sizing: border-box;
	opacity: 0;
	display: none;
}

header.scroll #promo-top {
	opacity: 1;
	display: block;
}

header.scroll #promo-top.hide {
	display: none;
	opacity: 0;
	height: 0;
	padding: 0;
	margin-bottom: -50px;
}

header #promo-top a.promo-name {
	color: #fff;
	font-size: 13px;
	padding: 6px 0 6px 22px;
	font-weight: normal;
	display: inline-block;
	letter-spacing: 0.5px;
}

header #promo-top a.promo-name:hover {
	opacity: 0.7;
}

header #promo-top a.button-link {
	display: inline-block;
	background: #fff;
	padding: 7px 9px;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 1;
	font-weight: 700;
	margin-left: 10px;
	color: #767068;
	position: relative;
	top: 0;
}

header #promo-top a.button-link:hover {
	background: #888;
	color: #fff;
	text-decoration: none;
}

/* =Footer
-----------------------------------------------------*/
footer.mega-footer .maximum {
	max-width: 2150px;
	width: 83.3336%;
	padding: 65px 10%;
}

footer.mega-footer .maximum:after {
	background: #767068;
	height: 1px;
	width: 280px;
	position: absolute;
	top: 50%;
	right: -220px;
	content: "";
}

footer.mega-footer span.number {
	top: 50%;
	margin-top: -45px;
}

.column.border-box.newsletter {
	text-align: center;
}

footer.mega-footer .column ul {
	margin-bottom: 30px;
}

footer.mega-footer .column ul li {
	margin-bottom: 12px;
	font-size: 13px;
}

footer.mega-footer .column ul li.checkin a {
	color: #fff;
	background: #767068;
	padding: 4px 10px;
}

footer.mega-footer .column ul li.checkin {
	margin-top: 15px;
}

footer.mega-footer a:hover,
.contact .main-style a:hover {
	opacity: 0.6;
}

footer.mega-footer h4 {
	margin-bottom: 25px;
}

footer.mega-footer .column span.title {
	display: block;
	font-weight: 300;
	line-height: 1.4;
	letter-spacing: 2px;
	margin-bottom: 20px;
}

p.h-adr {
	font-size: 20px;
	line-height: 1.2;
	font-weight: 300;
	letter-spacing: 4px;
}

p.h-card {
	line-height: 1.4;
	letter-spacing: 2px;
	font-size: 13px;
	font-weight: 500;
}

footer #time,
footer #wp-forecastA {
	font-size: 24px;
	font-weight: 300;
	letter-spacing: 2.4px;
}

footer #wp-forecastA {
	display: inline-block;
}

footer #wp-forecastA .wp-forecast-curr-head,
footer #wp-forecastA .wp-forecast-curr-left,
footer #wp-forecastA .wp-forecast-fc {
	display: none;
}

footer #wp-forecastA .wp-forecast-curr-right {
	padding-left: 28px;
}

span#time {
	position: relative;
}

span#time:before {
	content: '/';
	position: absolute;
	right: -20px;
}

footer .newsletter .mc-field-group {
	position: relative;
}

footer .newsletter .mc-field-group label {
	margin-right: 5px;
}

footer .newsletter .indicates-required,
footer .newsletter label:not(.checkbox),
footer .newsletter select,
footer .newsletter .select-hide {
	display: none;
}

#mc_embed_signup a:hover {
	opacity: 0.7;
}

.content__gdpr {
	text-transform: initial;
	line-height: 1.3;
}

.mc_fieldset {
	font-size: 12px;
	margin-bottom: 10px;
}

footer .newsletter .content__gdpr>p:first-of-type {
	margin-top: 12px;
	font-size: 12px;
	margin-bottom: 5px;
}

footer .newsletter .mc-field-group input[type="text"],
footer .newsletter .mc-field-group input[type="email"],
footer .newsletter .mc-field-group .select-selected {
	text-transform: uppercase;
	line-height: 30px;
	height: 30px;
	width: 100%;
	background: none;
	padding: 0 5px;
	box-sizing: border-box;
	margin-bottom: 10px;
	border-bottom: solid 2px #767068;
	font-size: 0.857em;
	font-weight: 400;
	letter-spacing: 1.4px;
}

footer .newsletter .mc-field-group .content__gdprLegal p,
footer .newsletter .mc-field-group .content__gdpr p:last-of-type {
	font-size: 10px;
	text-transform: initial;
	line-height: 1.2;
	margin-bottom: 5px;
}

footer .newsletter #mc_embed_signup_scroll {
	padding-bottom: 65px;
}

footer .newsletter #mc_embed_signup_scroll>div:not([class]) {
	display: none;
}

footer .newsletter input[type="submit"] {
	position: relative;
	width: 100%;
	display: block;
	line-height: 45px;
	height: 45px;
	background: #767068;
	color: #fff;
	text-transform: lowercase;
	top: 0;
	left: 0;
	font-weight: 400;
	letter-spacing: 1.4px;
	cursor: pointer;
	-webkit-appearance: none;
	margin-top: 10px;
	text-indent: 0;
}

.indicates-required {
	display: none;
}

footer .newsletter input[type="submit"]:hover {
	background: #59544d;
}

.social-media li {
	display: inline-block;
	margin-right: 20px
}

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

ul.social-media li a {
	text-align: left;
	display: inline-block;
	width: 10px;
	height: 16px;
	background: url(../img/fb-icon.svg) center center no-repeat;
	background-size: auto 16px;
	text-indent: -9999px;
}

ul.social-media li a:hover {
	opacity: 0.7;
}

ul.social-media li.instagram a {
	background: url(../img/instagram-icon.svg) center center no-repeat;
	width: 16px;
	background-size: auto 16px;
}

footer.mini {
	padding: 20px;
}

footer.mini .maximum,
#room .maximum {
	max-width: 2150px;
	width: 83.3336%;
}

footer.mini .right {
	position: relative;
	text-align: right;
	width: 275px;
}

footer.mini .center-both {
	margin-top: 5px;
}

footer.mini .center-both a {
	color: #433f3a;
	font-weight: 500;
}

#cookie-law-info-bar {
	box-sizing: border-box;
	max-width: 325px !important;
	width: calc(100% - 24px) !important;
	bottom: 12px !important;
	right: 12px !important;
	box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 12px !important;
}

#cookie-law-info-again {
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-bottom: none;
	box-shadow: #ddd 2px 2px 10px 2px !important;
}

.cli-modal .cli-modal-dialog {
	font-size: 13px !important;
}

.cli-modal-body * {
	font-size: 13px !important;
}

#cookie-law-info-bar a {
	font-weight: 600 !important;
}

#cookie-law-info-bar a:hover {
	opacity: 0.8;
}

.wt-cli-cookie-bar-container * {
	font-size: 12px !important;
	font-weight: 300;
}

.cli-tab-container h4 {
	font-size: 16px !important;
}

.bg-disabled {
	background: none !important;
}

section#related-rooms h2.uppercase.heading {
	display: flex;
	justify-content: center;
	background-color: #ffffff;
	width: max-content;
	margin-left: auto;
	margin-right: auto;
	padding: 0 20px;
	position: relative;
	z-index: 99;
	font-size: 25px !important;
	font-weight: 400 !important;
}

#home-intro h1,
#pool-bar h2 {
	font-weight: 400;
}

@media screen and (min-width:2100px) {
	#restaurant .minimum {
		float: none;
		margin-left: 19%;
	}
}

@media screen and (max-width:2000px) {
	#pool-bar a.btn {
		left: 48%;
	}

	footer.mega-footer .maximum {
		padding: 65px 8.5%;
	}
}

@media screen and (max-width:1800px) {
	footer.mega-footer .maximum {
		padding: 65px 8%;
	}

	footer.mega-footer .column.links {
		max-width: 350px;
	}

	.weddings-box .texts {
		margin-left: 28%;
	}

	.flickity-prev-next-button.next:after {
		width: 40px;
	}
}

@media screen and (max-width:1720px) {
	#restaurant .right {
		width: calc(100% - 600px);
	}

	#restaurant .menu-box {
		padding: 230px 4% 70px;
		width: 600px;
	}

	.weddings-box .texts {
		margin-left: 30%;
	}

	#pool-bar .right .img-container {
		min-width: 400px;
	}

	#pool-bar .right .texts {
		width: 60%;
		left: 80px;
		min-width: 250px;
	}

	.rooms-slider>div,
	.carousel-cell,
	.rooms-slider .slide {
		height: 710px;
	}
}

@media screen and (max-width:1680px) {
	.flickity-prev-next-button.next:after {
		right: 40px;
	}

	.flickity-prev-next-button.next:before {
		right: 30px;
	}

	ul#qtranslate-chooser {
		margin: 17px 10px 0 0;
	}

	#pool-bar a.btn {
		left: 47%;
	}
}

@media screen and (max-width:1580px) {
	.weddings-box .texts {
		margin-left: 34%;
	}

	.weddings-box .left,
	.weddings-box .right {
		height: 590px;
	}

	#restaurant .right {
		width: calc(100% - 560px);
	}

	#restaurant .menu-box {
		width: 560px;
	}

	.rooms-slider>div,
	.carousel-cell,
	.rooms-slider .slide {
		height: 670px;
	}

	footer.mega-footer .maximum {
		padding: 60px 6%;
	}

	footer .newsletter #mc_embed_signup_scroll {
		padding-bottom: 55px;
	}

	#nav ul.main-menu {
		max-width: 940px;
	}
}

@media screen and (max-width:1480px) and (min-width:1001px) {
	footer.mega-footer .column.links>div {
		float: right;
		width: 200px;
	}

	footer.mega-footer .column {
		width: 32%;
	}
}

@media screen and (max-width:1480px) {
	.weddings-box .texts {
		margin-left: 36%;
	}

	.weddings-box .left,
	.weddings-box .right {
		height: 550px;
	}

	#restaurant .menu-box {
		padding: 189px 4% 40px;
		width: 560px;
		min-height: 780px;
	}

	#restaurant .restaurant-slider,
	.restaurant-slider .slide {
		height: 620px;
	}

	#booking-cal {
		padding: 110px 6.5% 80px;
	}

	#booking-cal .column {
		margin-bottom: 75px;
	}

	span.number.right strong {
		left: 35px;
	}

	#pool-bar h3 {
		font-size: 35px;
		margin-bottom: 31px;
	}

	#booking-cal .column span.input,
	#booking-cal .column input,
	#booking-cal .column span.ui-selectmenu-button {
		font-size: 27px;
	}

	#booking-cal .column {
		width: 26%;
	}

	#booking-cal .column.mini {
		width: 8%;
	}

	#nav ul.main-menu {
		width: 90%;
	}
}

@media screen and (max-width:1380px) {
	.weddings-box .texts {
		margin-left: 39%;
	}

	.weddings-box .left,
	.weddings-box .right {
		height: 520px;
	}

	.flickity-prev-next-button.next:after {
		right: 35px;
	}

	.flickity-prev-next-button.next:before {
		right: 25px;
	}

	.rooms-slider>div,
	.carousel-cell,
	.rooms-slider .slide {
		height: 650px;
	}

	#home-intro .minimum {
		max-width: 1380px;
	}
}

@media screen and (max-width:1340px) {
	#restaurant .right {
		width: calc(100% - 510px);
	}

	#restaurant .menu-box {
		padding: 190px 3% 40px;
		width: 510px;
		min-height: 760px;
	}

	#restaurant .menu-box img+p {
		margin-bottom: 15px;
	}

	#restaurant .menu-box a.btn {
		margin-top: 24px;
	}

	#restaurant .restaurant-slider,
	.restaurant-slider .slide {
		height: 638px;
	}

	#pool-bar .right {
		margin-top: 0;
	}

	#pool-bar:before,
	#restaurant:before {
		display: none;
	}

	#pool-bar .left,
	#pool-bar .right {
		width: 100%;
	}

	#pool-bar a.btn {
		position: static;
		margin-bottom: 80px;
	}

	#pool-bar .texts {
		min-height: auto;
	}

	#pool-bar .flex-center-v.maximum {
		display: block;
	}

	#pool-bar .left.main-style {
		min-height: 740px;
	}

	#pool-bar .container {
		height: auto;
		margin-top: 50px;
	}

	#pool-bar .leaf {
		top: 10%;
	}

	#pool-bar .right .img-container {
		top: 0;
	}

	#pool-bar .left .texts {
		padding-right: 20px;
		width: 34%;
		padding-left: 5px;
	}
}

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

	#nav ul.main-menu,
	ul#qtranslate-chooser {
		display: none
	}

	header a.book-now:hover,
	header.scroll a.book-now:hover {
		background: none;
		color: #767068;
	}

	header a.book-now {
		width: auto;
		padding: 0 20px;
	}

	.logo-area {
		width: 100%;
	}

	#logo {
		width: 82px;
		height: 100px;
		margin: 10px 0 0;
	}

	header a.book-now {
		line-height: 74px;
		height: 74px;
	}

	.nav-overlay {
		display: none;
		position: fixed;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		height: 100%;
		width: 100%;
		background: url(../img/paper-bg-leaves.webp) right top;
		background-size: cover;
		overflow: auto;
		z-index: 1000;
		padding: 11px 0 0;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
	}

	.nav-overlay .logo {
		margin-top: 3px;
	}

	.nav-overlay .language-chooser {
		margin-top: 1em;
		float: left;
		width: 100%;
		margin-bottom: 10px;
	}

	.nav-overlay .language-chooser li {
		display: inline-block
	}

	.nav-overlay .language-chooser li a {
		padding: 5px;
		font-size: 16px;
		font-weight: 500
	}

	.nav-overlay .language-chooser li.active a {
		font-weight: bold;
	}

	.nav-overlay .language-chooser li a:after {
		content: "."
	}

	.button.menu-btn {
		display: block;
		width: 40px;
		text-indent: -9999px;
		height: 25px;
		position: fixed;
		left: 28px;
		top: 26px;
		z-index: 10001;
	}

	header.scroll+.active-popup.button.menu-btn.btn-close {
		top: 26px;
	}

	header.scroll+.active-popup.button.menu-btn {
		top: 69px;
	}

	.button.menu-btn a {
		cursor: pointer;
		display: block;
		width: 40px;
		height: 40px;
		background: url(../img/ham.svg) left center no-repeat;
		background-size: 100% auto;
	}

	header.scroll+.button.menu-btn a {
		background-image: url(../img/ham.svg);
	}

	.button.btn-close a {
		background: url(../img/ham.svg) left center no-repeat !important;
		background-size: auto 102%;
	}

	.block-btn {
		display: block;
		width: 25px;
		height: 20px;
		float: right;
		margin-right: 1.75em;
		margin-top: 15px;
		background: url(../img/phone-grey.svg) center center no-repeat;
		background-size: auto 100%;
	}

	#menu-responsive-navigation {
		margin: 90px 0 20px;
		width: 100%;
		float: left;
		position: relative;
	}

	#menu-responsive-navigation a {
		text-transform: uppercase;
		padding: 15px 0;
		display: block;
		color: #767068;
		font-size: 17px;
		font-weight: 400;
		display: block;
		text-transform: uppercase;
	}

	#menu-responsive-navigation li.checkin {
		border: none;
		margin-top: 20px;
	}

	#menu-responsive-navigation li.checkin a {
		background: #767068;
		color: #fff;
		width: auto;
		display: inline-block;
		padding: 10px 20px;
	}

	#menu-responsive-navigation .sub-menu a {
		font-size: 15px;
		opacity: 0.8;
		padding: 10px 0;
	}

	#menu-responsive-navigation>li.current-menu-item>a {
		font-weight: 700;
	}

	#menu-responsive-navigation .sub-menu {
		display: none;
	}

	#booking-cal {
		padding: 110px 6.5% 80px;
	}

	#booking-cal .column {
		margin-bottom: 75px;
	}

	#slider-container .texts,
	.hero-container .texts {
		left: 50%;
		font-size: 16px;
		max-width: 250px;
		margin-left: -125px;
	}

	#slider-container .texts p,
	.hero-container .texts p {
		color: #fff;
		font-weight: 300;
		font-size: 27px;
	}

	#slider:before {
		position: absolute;
		left: 50%;
	}

	.weddings-box {
		margin-bottom: -10px;
		margin-top: -10px;
	}

	.weddings-box .left,
	.weddings-box .right {
		width: 91.6668%;
	}

	.weddings-box .left {
		position: relative;
		margin-left: 8.3332%;
		top: 80px;
		left: 0;
	}

	.weddings-box .right,
	.alternate-rows .weddings-box:nth-child(even) .right {
		position: relative;
		top: -60px;
		float: left;
		z-index: 0;
	}

	.weddings-box .texts,
	.alternate-rows .weddings-box:nth-child(even) .texts {
		margin-left: 0;
		margin-top: 90px;
		margin-right: 0;
	}

	.weddings-box .left img {
		width: 100%;
	}

	.weddings-box .left,
	.weddings-box .right {
		height: 620px;
	}

	.carousel-cell {
		width: 60%;
	}

	.carousel-cell.is-selected {
		width: calc(60% - 8.854%);
	}

	.flickity-prev-next-button.next {
		right: calc(20% - 10px);
		border-width: 32px;
	}

	#pool-bar:after {
		width: 170px;
	}

	.rooms-slider .slide h3 {
		height: 120px;
		line-height: 120px;
		width: 210px;
		font-size: 15px;
	}

	.rooms-slider .slide span.btn {
		right: 15px;
		bottom: 15px;
		font-weight: 600;
		width: 180px;
		letter-spacing: 1px;
	}

	.rooms-slider .slide p {
		max-width: 205px;
		padding-right: 28px;
	}

	.rooms-slider .slide.is-next p {
		padding-left: 24px;
	}
}

@media screen and (max-width:1180px) {
	#restaurant .right {
		width: calc(100% - 460px);
	}

	#restaurant .menu-box {
		padding: 200px 2% 50px;
		width: 460px;
	}

	.carousel-cell {
		width: 70%;
	}

	.carousel-cell.is-selected {
		width: calc(70% - 8.854%);
	}

	.flickity-prev-next-button.next {
		right: calc(15% - 10px);
		border-width: 30px;
	}

	#pool-bar:after {
		width: 140px;
	}

	#pool-bar .right .img-container {
		height: 620px;
	}
}

@media screen and (max-width:1100px) {
	#booking-cal .column {
		width: 30.333%;
		margin-bottom: 45px;
	}

	#booking-cal .column.mini {
		width: 47%;
	}

	#pool-bar:after {
		width: 125px;
	}

	.booking .padded-80 {
		padding-left: 0;
		padding-right: 0;
	}
}

@media screen and (max-width:1080px) {
	footer.mini .maximum .half {
		width: 100%;
		text-align: center;
		float: none;
	}

	footer.mini .maximum .half.right {
		width: 275px;
		margin: 8px auto;
	}

	footer.mini .center-both {
		position: static;
		width: 100%;
		margin: 8px auto;
		text-align: center;
		transform: none;
		-moz-transform: none;
		-webkit-transform: none;
	}

	footer.mini .maximum>.right,
	footer.mini .maximum>.left {
		float: none;
	}
}

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

	#home-intro .left,
	#home-intro .right,
	footer.mega-footer .column,
	#home-intro .no-gallery.left,
	#home-intro .no-gallery.left .texts,
	#home-intro.post-row .right,
	#home-intro.post-row .left,
	#home-intro.post-row .no-gallery.left {
		width: 100%;
	}

	#home-intro .left,
	#home-intro .no-gallery.left {
		margin-left: 0;
		margin-top: -22px;
	}

	#home-intro .right,
	#home-intro .no-gallery.left .texts {
		margin-right: 0;
		padding: 50px 60px 0;
		margin-left: 0;
	}

	#home-intro .left .texts {
		padding: 0 45px 45px;
		width: calc(100% - 110px);
		margin-top: 19px;
	}

	#home-intro .mini-slider,
	#home-intro .mini-slider .slide {
		height: 630px;
	}

	#home-intro .right h2 {
		max-width: 100%;
	}

	.leaf-shadow {
		width: 188px;
		height: 291px;
		top: 70px;
		background-position: right top;
		background-size: cover;
	}

	.leaf-shadow:before {
		display: none;
	}

	.weddings-box .left,
	.weddings-box .right {
		height: 580px;
	}

	.weddings-box .texts {
		margin-top: 110px;
	}

	#restaurant .menu-box,
	#restaurant .right {
		width: 100%;
	}

	#restaurant .right {
		margin-top: -100px;
	}

	#restaurant .minimum {
		width: 100%;
	}

	#restaurant:before {
		display: none;
	}

	#restaurant .menu-box {
		margin-left: 140px;
		width: calc(100% - 220px);
		padding: 200px 12% 50px;
	}

	#restaurant h2 {
		left: 40px;
	}

	#restaurant {
		margin-bottom: 0;
	}

	#restaurant .restaurant-slider,
	.restaurant-slider .slide {
		height: 680px;
	}

	.booking h2 {
		left: 0;
		text-align: center;
	}

	#accommodation h2,
	#contact-form h2,
	#accommodation h1.room-heading {
		font-size: 28px;
	}

	#accommodation:after {
		height: 255px;
	}

	.carousel-cell {
		width: 100%;
	}

	.carousel-cell.is-selected {
		width: calc(100% - 120px);
	}

	.flickity-prev-next-button.next {
		right: calc(0% - 10px);
		border-width: 30px;
		width: 120px;
	}

	#pool-bar h2 {
		margin-top: 64px;
		width: calc(100% - 36%);
		padding: 0 18%;
		text-align: right;
	}

	#pool-bar:after {
		width: 16%;
		top: 91px;
	}

	#pool-bar span.number {
		top: 50px;
	}

	#pool-bar .right .img-container {
		height: 580px;
	}

	footer.mega-footer .column {
		max-width: 420px;
		margin: 0 auto;
	}

	footer.mega-footer .column.info {
		text-align: center;
		margin-bottom: 2em;
	}
}

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

	.weddings-box .left,
	.weddings-box .right {
		height: 550px;
	}

	.weddings-box .texts {
		margin-top: 105px;
		padding: 0 1em;
		box-sizing: border-box;
	}

	#accommodation h2,
	#contact-form h2,
	#accommodation h1.room-heading {
		font-size: 25px;
		max-width: 545px;
		margin-top: 60px;
		margin-bottom: 60px;
	}

	#accommodation:after {
		height: 270px;
	}

	.booking h2 {
		font-size: 21px;
	}

	#booking-cal {
		padding: 80px 6.5% 60px;
	}

	#restaurant .menu-box {
		padding: 200px 8% 50px;
	}

	#pool-bar .right .texts {
		left: 60px;
		padding-left: 0;
		padding-right: 25px;
		width: 35%;
	}

	#pool-bar h3 {
		font-size: 32px;
	}

	#pool-bar .leaf {
		right: -20px;
	}
}

@media screen and (max-width:840px) {
	#pool-bar span.number {
		top: 45px;
	}

	#pool-bar .leaves {
		background-image: url(../img/leaves-landscape.jpg);
		width: 100%;
		height: 320px;
		background-size: cover;
	}

	.bfr-loaded #pool-bar .leaves {
		background: none;
	}

	#pool-bar .left.main-style,
	#pool-bar .right.main-style {
		display: block;
	}

	#pool-bar .left.main-style {
		margin-top: 60px;
	}

	#pool-bar .left .texts,
	#pool-bar .right .texts,
	#pool-bar.inner .left .texts {
		padding: 15px 10px;
		width: calc(100% - 50px);
		text-align: left;
		left: 0;
		margin: 0 auto;
		float: none;
		clear: both;
	}

	#pool-bar .left.main-style {
		min-height: auto;
	}

	#pool-bar .right .img-container {
		height: 700px;
		width: 100%;
	}

	#pool-bar .left .texts {
		padding-bottom: 0;
	}

	#pool-bar a.btn {
		margin-top: 38px;
		margin-bottom: 40px;
		display: inline-block;
	}

	#pool-bar .left .texts p:last-child {
		margin-bottom: 0;
	}

	#pool-bar .left .texts h3 {
		right: 0;
	}

	#pool-bar .left .img-container,
	#pool-bar.inner .left .img-container,
	#pool-bar .left .img-container .slide {
		width: 100%;
		height: 540px;
		overflow: hidden;
	}
}

@media screen and (max-width:750px) {
	span.number strong {
		font-size: 155px;
	}

	span.number {
		font-size: 10px;
		top: 74px;
		left: 1px;
		line-height: 66px;
	}

	.weddings-box .left {
		height: 440px;
	}

	.weddings-box .right {
		height: 510px;
	}

	#booking-cal .column,
	#booking-cal .column.mini {
		width: 100%;
		margin-bottom: 30px;
	}

	#booking-cal .column.mini {
		width: 46%;
	}

	#booking-cal {
		padding: 50px 8.333% 35px;
	}

	.rooms-slider>div,
	.carousel-cell,
	.rooms-slider .slide {
		height: 550px;
	}

	.rooms-slider .slide h3 {
		height: 100px;
		line-height: 100px;
	}

	.rooms-slider .slide p {
		display: none;
	}

	.restaurant-slider.numbered-slider .custom_paging {
		right: 90px;
	}

	.restaurant-slider.numbered-slider.numbered-slider .slick-arrow {
		right: 40px;
	}

	#restaurant .minimum {
		padding-top: 200px;
	}

	#restaurant span.number {
		top: 46px;
	}

	#restaurant .menu-box {
		padding: 160px 2em 55px;
		min-height: auto;
		width: calc(100% - 180px);
	}

	#restaurant .menu-box:after,
	#restaurant .menu-box .letter {
		top: 140px;
	}

	#restaurant h2 {
		left: 25px;
		top: 23px;
	}

	.weddings-box {
		margin-top: 0;
	}

	.weddings-box .left {
		top: 60px;
	}

	.leaf-shadow,
	footer.mega-footer .maximum:after {
		display: none;
	}

	.padded-80 {
		padding: 40px;
	}

	#home-intro .left .texts {
		padding: 0 40px 40px;
	}

	#home-intro .left .texts,
	#home-intro .no-gallery.left .texts {
		margin-top: 0;
	}

	#home-intro h1 {
		margin-bottom: 35px;
	}

	#home-intro .left,
	#home-intro .no-gallery.left {
		margin-top: 0;
	}
}

@media screen and (max-width:680px) {
	#home-intro .right h2 {
		margin-top: 0;
	}

	#pool-bar .left .img-container,
	#pool-bar.inner .left .img-container,
	#pool-bar .left .img-container .slide {
		height: 500px;
	}
}

@media screen and (max-width:640px) {
	#home-intro .left .texts {
		padding: 0 35px 35px;
		width: calc(100% - 70px);
	}

	#home-intro .right,
	#home-intro .no-gallery.left .texts {
		padding: 35px 8.33% 0;
	}

	h1,
	#accommodation h2,
	#contact-form h2,
	#weddings h2,
	h2.heading,
	#accommodation h1.room-heading {
		font-size: 24px;
	}

	#home-intro h1 {
		padding-right: 2em;
	}

	#home-intro:after {
		height: 140px;
	}

	#accommodation h2,
	#contact-form h2,
	#accommodation h1.room-heading {
		padding-left: 1em;
	}

	#accommodation:after {
		height: 233px;
	}

	#home-intro .mini-slider,
	#home-intro .mini-slider .slide {
		height: 520px;
	}

	span.number strong {
		font-size: 135px;
		left: -33px;
	}

	span.number.right strong {
		left: 20px;
	}

	span.number span {
		display: none;
	}

	#restaurant .minimum {
		padding-top: 180px;
	}

	#restaurant .restaurant-slider,
	.restaurant-slider .slide {
		height: 520px;
	}

	#restaurant h2 {
		font-size: 20px;
		left: 20px;
		top: 18px;
	}

	#restaurant .menu-box:after,
	#restaurant .menu-box .letter {
		top: 115px;
	}

	#restaurant .menu-box {
		padding: 140px 2em 55px;
		margin-left: 110px;
		width: calc(100% - 150px);
		top: -140px;
	}

	#restaurant .menu-box:before {
		left: -70px;
		bottom: -40px;
		background: url(../img/shadow-small.png) right bottom no-repeat;
		width: 300px;
		height: 385px;
	}

	#pool-bar h2 {
		width: calc(86% - 110px);
		padding: 0 110px 0 14%;
	}

	#pool-bar span.number {
		top: 73px;
	}

	#pool-bar:after {
		width: 14%;
	}

	#pool-bar .right .img-container {
		height: 600px;
		min-width: inherit;
	}

	.weddings-box .left {
		top: 50px;
		height: 400px;
	}

	.carousel-cell.is-selected {
		width: calc(100% - 100px);
	}

	#pool-bar .left .texts h3 {
		white-space: normal;
	}

	#pool-bar h2 {
		margin-top: 50px;
	}

	#pool-bar span.number {
		top: 42px;
	}

	.flickity-prev-next-button.next {
		right: calc(0% - 10px);
		border-width: 30px;
		width: 100px;
	}

	.flickity-prev-next-button.next:after {
		right: 30px;
		width: 34px;
	}

	.flickity-prev-next-button.next:before {
		right: 20px !important;
	}

	.flickity-prev-next-button.next:hover:after {
		width: 34px !important;
	}

	#pool-bar .right .img-container {
		height: 500px;
	}
}

@media screen and (max-width:580px) {
	.weddings-box .left {
		height: 360px;
	}

	header a.book-now {
		width: auto;
		padding: 0 24px 0 0;
	}

	.booking h2 {
		text-align: left;
		padding-left: 8.3%;
		padding-right: 8.3%;
	}

	.booking h2 {
		top: 27px;
		margin-top: -27px;
	}

	#restaurant .menu-box .center,
	.paperbox .texts .center,
	.paperbox:before {
		display: none;
	}
}

@media screen and (max-width:540px) {
	footer.mini {
		padding: 15px 15px 15px;
	}

	#weddings h2 {
		font-size: 27px;
	}

	.weddings-box .texts h2 {
		margin-bottom: 28px;
	}

	header a.book-now span {
		display: none;
	}

	#home-intro .left .texts {
		padding: 0 25px 23px;
		width: calc(100% - 50px);
	}

	.padded-80,
	.booking .padded-80 {
		padding: 40px 25px 25px;
	}

	#home-intro .mini-slider,
	#home-intro .mini-slider .slide {
		height: 480px;
	}

	#home-intro:before,
	#home-intro:after,
	#accommodation:after,
	#contact-form:after {
		display: none;
	}

	#home-intro h1 {
		margin-left: 62px;
		margin-bottom: 26px;
	}

	#accommodation h2,
	#contact-form h2,
	#accommodation h1.room-heading {
		font-size: 21px;
		margin-top: 0px;
		margin-bottom: 27px;
		padding-right: 25px;
	}

	span.number {
		top: 37px;
	}

	#home-intro {
		padding-top: 30px;
	}

	#accommodation h2 br,
	#accommodation h1.room-heading {
		display: none;
	}

	#accommodation span.number {
		top: 14px;
	}

	.rooms-slider>div,
	.carousel-cell,
	.rooms-slider .slide,
	#related-rooms .rooms-slider>div,
	#related-rooms .carousel-cell,
	#related-rooms .rooms-slider .slide {
		height: 360px;
	}

	.rooms-slider .slide span.btn:before {
		height: 60px;
		top: -60px;
	}

	#restaurant .minimum {
		padding-top: 165px;
	}

	#restaurant .restaurant-slider,
	.restaurant-slider .slide {
		height: 440px;
	}

	#restaurant .menu-box {
		margin-left: 100px;
		width: calc(100% - 125px);
		padding: 140px 25px 30px;
	}

	#restaurant .menu-box a.btn {
		margin-top: 25px;
		width: 100%;
	}

	#pool-bar span.number {
		top: 56px;
	}

	#pool-bar .left.main-style {
		margin-top: 45px;
	}

	#pool-bar .leaves {
		height: 255px;
	}

	#pool-bar .right .texts {
		background: none;
	}

	footer.mega-footer .column.links {
		text-align: center;
	}

	footer.mega-footer .column.links>div {
		float: none;
		width: 100%;
	}

	footer.mega-footer .maximum {
		padding: 35px 5% 40px;
	}

	#pool-bar .left .img-container,
	#pool-bar.inner .left .img-container {
		height: 420px;
	}
}

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

	#slider-container,
	#slider,
	#slider .slide {
		min-height: 460px;
	}

	#home-intro .mini-slider,
	#home-intro .mini-slider .slide {
		height: 440px;
	}

	.main-style {
		font-size: 14px;
	}

	.weddings-box {
		margin-bottom: 40px;
	}

	h2 {
		font-size: 21px;
	}

	.weddings-box .texts h2 {
		margin-bottom: 20px;
		line-height: 1.15;
	}

	.weddings-box .left,
	.weddings-box .right,
	.alternate-rows .weddings-box:nth-child(even) .left,
	.alternate-rows .weddings-box:nth-child(even) .right,
	.alternate-rows .weddings-box .left {
		width: 100%;
		margin: 0;
		height: auto;
		top: 0;
	}

	.weddings-box .right {
		padding: 35px 8%;
	}

	.weddings-box .texts a.btn {
		margin-top: 25px;
	}

	.weddings-box .texts p {
		max-width: none;
	}

	.weddings-box .texts,
	.alternate-rows .weddings-box:nth-child(even) .texts {
		margin-top: 0;
		padding: 0;
	}

	.weddings-box .texts br {
		display: none;
	}

	.weddings-box .left img {
		min-height: 280px;
	}

	#restaurant .restaurant-slider,
	.restaurant-slider .slide {
		height: 380px;
	}

	#restaurant .menu-box {
		margin-left: 25px;
		width: calc(100% - 50px);
		margin-bottom: -15px;
	}

	#restaurant .right {
		padding: 0 25px;
		box-sizing: border-box;
		margin-top: -125px;
	}

	#restaurant span.number {
		z-index: 1;
	}

	#restaurant h2 {
		left: 70px;
	}

	#restaurant .menu-box:before {
		height: 370px;
	}

	#pool-bar .maximum {
		width: calc(100% - 50px);
	}

	#pool-bar .left.main-style {
		margin-top: 25px;
	}

	#pool-bar .right .img-container {
		height: 440px;
		margin: 0 0 25px;
	}

	#pool-bar .left .texts,
	#pool-bar .right .texts,
	#pool-bar.inner .left .texts {
		padding: 0 5px;
		width: calc(100% - 40px);
	}

	.home-page #home-intro .texts p+p,
	.home-page #home-intro .right.half p:nth-child(3),
	.home-page #home-intro .right.half p:nth-child(4),
	footer.mega-footer span.number,
	footer.mega-footer:before {
		display: none;
	}

	.rooms-slider .slide span.btn:before {
		display: none;
	}

	#home-intro .right h2 br {
		display: none;
	}

	.awards.slider {
		padding: 35px 45px;
	}

	.awards.slider .slick-arrow:after {
		width: 50px;
	}

	.booking .padded-80 {
		padding: 28px 0;
	}

	.booking h2 {
		top: 25px;
	}

	#pool-bar span.number {
		top: 34px;
	}

	#pool-bar:after {
		top: 74px;
	}

	#pool-bar .container {
		margin-top: 24px;
	}
}

@media screen and (max-width:430px) {
	#menu-responsive-navigation a {
		font-size: 15px;
	}

	#menu-responsive-navigation .sub-menu a {
		font-size: 14px;
	}

	#menu-responsive-navigation a {
		text-transform: uppercase;
		padding: 15px 0;
	}

	#menu-responsive-navigation {
		margin: 70px 0 20px;
	}

	span.number strong {
		font-size: 90px;
		left: -20px;
	}

	span.number.right strong {
		left: 10px;
	}

	#accommodation span.number {
		top: 8px;
	}

	#accommodation h2,
	#contact-form h2,
	#accommodation h1.room-heading {
		padding-right: 10px;
	}

	span.number {
		top: 25px;
	}

	#home-intro {
		padding-top: 27px;
	}

	#home-intro h1 {
		margin-left: 30px;
		margin-bottom: 19px;
	}

	h1,
	#accommodation h2,
	#contact-form h2,
	#weddings h2,
	h2.heading,
	#accommodation h1.room-heading {
		font-size: 19px;
	}

	#accommodation h2,
	#contact-form h2,
	#accommodation h1.room-heading {
		padding-left: 25px;
		font-size: 18px;
		line-height: 1.2;
	}

	.booking h2,
	#pool-bar h2 {
		font-size: 19px;
	}

	#home-intro .mini-slider,
	#home-intro .mini-slider .slide {
		height: 340px;
	}

	#restaurant .restaurant-slider,
	.restaurant-slider .slide {
		height: 310px;
	}

	.numbered-slider .slick-arrow {
		width: 25px;
	}

	.restaurant-slider.numbered-slider.numbered-slider .slick-arrow,
	.restaurant-slider.numbered-slider.numbered-slider .slick-arrow.slick-prev {
		bottom: 60px;
		right: 25px;
	}

	.restaurant-slider.numbered-slider .custom_paging {
		bottom: 19px;
		right: 70px;
	}

	.restaurant-slider.numbered-slider.numbered-slider .slick-arrow.slick-next {
		bottom: 20px;
	}

	#restaurant .menu-box:before {
		height: 400px;
		left: -62px;
		bottom: -28px;
	}

	#restaurant h2 {
		left: 40px;
	}

	#pool-bar .container {
		margin-top: 24px;
	}

	#pool-bar h2 {
		width: calc(84% - 72px);
		padding: 0 72px 0 16%;
		margin-top: 25px;
	}

	#pool-bar h3 {
		font-size: 30px;
		margin-bottom: 20px;
	}

	#pool-bar .leaf {
		right: -45px;
		z-index: -1;
		display: none;
	}

	#pool-bar .right .img-container {
		background-position: center bottom;
	}

	#pool-bar span.number {
		top: 36px;
	}

	#pool-bar:after {
		top: 70px;
	}

	#pool-bar .left .img-container,
	#pool-bar.inner .left .img-container {
		height: 350px;
	}

	#pool-bar .leaves {
		height: 210px;
	}

	.numbered-slider .custom_paging {
		font-size: 28px;
	}

	#home-intro .right,
	#home-intro .no-gallery.left .texts {
		padding: 30px 8.333% 0;
	}

	.numbered-slider .custom_paging span {
		font-size: 36px;
	}

	.rooms-slider>div,
	.carousel-cell,
	.rooms-slider .slide {
		height: 380px;
	}

	footer.mini {
		font-size: 10px;
	}

	footer.mini .maximum {
		width: 92%;
	}

	footer.mini .maximum .half.right {
		width: 260px;
	}
}

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

	#logo,
	.logo {
		width: 75px;
	}

	.nav-overlay .logo {
		margin-top: 7px;
	}

	.rooms-slider>div,
	.carousel-cell,
	.rooms-slider .slide,
	#related-rooms .rooms-slider>div,
	#related-rooms .carousel-cell,
	#related-rooms .rooms-slider .slide {
		height: 330px;
	}

	#pool-bar .right .img-container {
		height: 370px;
	}
}

@media screen and (max-width:340px) {
	#menu-responsive-navigation a {
		padding: 12px 0;
		font-size: 15px;
	}

	#pool-bar h3 {
		font-size: 28px;
	}

	header a.book-now {
		font-size: 12px;
	}
}

@media screen and (max-height:600px) {

	#slider-container .texts p,
	.hero-container .texts p {
		font-size: 25px;
	}

	#slider-container .texts,
	.hero-container .texts {
		font-size: 14px;
		max-width: 230px;
		margin-left: -115px;
		margin-top: -60px;
	}
}

@media screen and (max-height:550px) {

	#slider-container .texts:after,
	#slider-container .texts:before,
	.hero-container .texts:after,
	.hero-container .texts:before {
		height: 45px;
	}

	#slider-container .texts:before,
	.hero-container .texts:before {
		top: -60px;
	}

	#slider-container .texts:after,
	.hero-container .texts:after {
		bottom: -60px;
		top: auto;
	}

	#slider-container .texts,
	.hero-container .texts {
		margin-top: -60px;
	}

	#slider:before {
		height: 50px;
	}
}

@media screen and (max-height:520px) {

	#slider-container .texts,
	.hero-container .texts {
		margin-top: -40px;
		font-size: 12px;
		max-width: 210px;
		margin-left: -105px;
	}

	#slider-container .texts p,
	.hero-container .texts p {
		font-size: 22px;
	}

	#slider:before {
		height: 40px;
	}

	#slider-container .texts:after,
	#slider-container .texts:before,
	.hero-container .texts:after,
	.hero-container .texts:before {
		height: 40px;
	}

	#slider-container .texts:before,
	.hero-container .texts:before {
		top: -55px;
	}

	#slider-container .texts:after,
	.hero-container .texts:after {
		bottom: -55px;
		top: auto;
	}
}


@media all and (orientation: portrait) and (max-width:1280px) {
	.slide.right {
		background-position: 78% center;
	}
}

.room-gallery {
	margin-top: 0 !important;
}

#photo-gallery h2.heading,
#photo-gallery.room-gallery {
	margin-bottom: 72px;
}

#photo-gallery .maximum {
	max-width: 1710px;
	width: calc(83.3336% + 18px);
	margin-bottom: 80px;
}

.pbmit-element-posts-wrapper {
	--bs-gutter-x: 1.5rem;
	--bs-gutter-y: 0;
	display: flex;
	flex-wrap: wrap;
	margin-top: calc(-1* var(--bs-gutter-y));
	margin-right: calc(-0.5* var(--bs-gutter-x));
	margin-left: calc(-0.5* var(--bs-gutter-x));
	margin-left: -15px;
	margin-right: -15px;
	justify-content: center;
	height: auto !important;
}

.pbmit-ele-portfolio {
	flex: 0 0 auto;
	width: 25%;
	height: auto;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 20px;
	position: static !important;
}

.room-gallery {
	border-bottom: 1px solid #767068;
	margin-bottom: 0 !important;
	padding-bottom: 80px;
}

.map-box img {
	width: 100%;
	object-fit: cover;
	max-height: 500px;
}

@media (max-width : 1440px) {
	.room-gallery {
		margin-top: 80px !important;
	}
}

@media (max-width : 1180px) {
	.pbmit-ele-portfolio {
		width: 30%;
	}

	.pbmit-element-posts-wrapper {
		margin-left: 0;
		margin-right: 0;
	}
}

@media (max-width : 767px) {
	.pbmit-ele-portfolio {
		width: 44%;
	}

	.room-gallery {
		padding-bottom: 40px;
		margin-top: 40px !important;
	}
}