html,
body {
  scroll-behavior: smooth;
}

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: 400;
  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;
  font-family: Montserrat;
}

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

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

h1,
h2,
h3 {
  font-weight: 400;
}

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

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

header {
  z-index: 1000;
  position: fixed;
  top: 0;
  left: 0;
}

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

header {
  font-family: Montserrat;
}

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 a.book-now {
  height: 80px;
  line-height: 80px;
  color: #767068;
  font-weight: 400;
}

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: 200px;
  height: 110px;
  background: url(../img/logo-w.png) no-repeat center center;
  background-size: 100% auto;
  text-indent: -9999px;
  text-align: left;
  margin: 17px 5px 0 0;
}

#logo:hover {
  opacity: 0.8;
}

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

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

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

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

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

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;
}
.popup{
  position: fixed;
  top: 100%;
  width: 100%;
  height: 100%;
  z-index: 10001;
  left: 0;
}
.popup.active{
  top:0;
  background-color: rgba(3, 3, 3, 0.98); 
  transition: background-color .6s ,opacity .6s;
}
.popup .main-btn-rect{
  padding: 10px 100px;
}
.popup .popup-content {
  position: absolute;
  top: 50%;
  left: 50%;
  max-height: 568px;
  min-width: 520px;
  margin-top: 150px;
  padding: 50px;
  background-color: #FFF;
  color: #070000;
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transition: margin .6s;
  -webkit-transition: margin .6s;
  -moz-transition: margin .6s;
  -o-transition: margin .6s;
  }
.popup.active .popup-content{
  margin-top: 0px;
}
.popup-content h6 {
  display: table;
  font-size: 22px;
  text-align: center;
  margin: 0 auto 30px;
  text-transform: uppercase;
  font-weight: 500;
}
.form-group{
    position: relative;
    width: 90%;
    margin: 0px auto;
}
form#send input, form#send textarea {
  position: relative;
  margin-bottom: 20px;
  width: 100%;
  background-color: transparent;
  border: 1px solid #767068;
  padding: 15px;
  transition: border 0.6s;
  font-size: 16px;
}
form#send input::placeholder, form#send textarea::placeholder {
  color: #070000;
  font-size: 16px;
}
form#send input:focus,
form#send textarea:focus{
    border-bottom: 1px solid #0a3937; 
}
form#send .txt{
    line-height: 22px;
    left: 2px;
}
form#send .main-btn-rect {
  position: relative;
  display: block;
  padding: 15px 60px;
  margin: 0px auto;
  font-size: 16px;
  background: #767068;
  color: #fff;
}
.popup .fade-out{
  position: absolute;
  top: -20px;
  right: -20px;
  text-align: center;
  font-size: 15px;
  color: #fff;
  cursor: pointer;
}
.share-wrap{
  position: absolute;
  display: inline-table;
  top: 67%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 15px;
  text-align: center;
}
.share-btn{
  color: #FFFFF0;
  padding: 7px 25px;
  text-decoration: none;
  cursor: pointer;
  font-weight: 100;
  font-size: 14px;
  background-color: rgba(63, 173, 168, .8);
  text-transform: uppercase;
  border-radius: 5px;
  transition: background-color .5s;
  -webkit-transition: background-color .5s;
  -moz-transition: background-color .5s;
  -o-transition: background-color .5s;
}
.share-btn:hover{
  color: #FFFFF0;
  text-decoration: none;
  background-color: rgba(63, 173, 168, 1.0);
}

.resp-sharing-button__link,
.resp-sharing-button__icon {
  display: inline-block
}
.resp-sharing-button__link {
  text-decoration: none;
  color: #fff;
  margin: 2px;
}
.resp-sharing-button {
  border-radius: 5px;
  transition: 25ms ease-out;
  padding: 6px 9px;
  transition: background-color .5s;
  -webkit-transition: background-color .5s;
  -moz-transition: background-color .5s;
  -o-transition: background-color .5s;
}

@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-around;
    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 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.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: 700;
  }

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

#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: #fff;
  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;
}

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

#mc-embedded-subscribe {
  display: block;
  background: #767068;
  color: #fff;
  font-weight: 400;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: 10px;
  padding: 15px;
  text-transform: uppercase;
  text-align: center;
  font-size: 11px;
}

#home-intro,
#intro {
  padding-top: 0;
  margin-top: 0;
  font-family: Montserrat;
}

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: 400;
  letter-spacing: -10px;
}

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

#home-intro h1 {
  max-width: 530px;
  padding-left: 0;
  margin-left: 16.6667%;
  margin-bottom: 98px;
  margin-top: 68px;
  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: 10.667%;
  height: 170px;
  content: "";
  background: #767068;
  width: 1px;
}

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

.leaf-shadow {
  display: block;
  width: 281px;
  height: 418px;
  position: absolute;
  right: 0;
  top: 120px;
  background: url(../../../../../../themes/astra/images/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(../../../../../../themes/astra/images/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: 700;
  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.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 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: 14.667%;
  margin-bottom: 78px;
  padding-left: 40px;
}

#accommodation {
  position: relative;
}

#accommodation:after,
#contact-form:after {
  right: 12.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 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 0.3s ease 0s, opacity 0s;
  -moz-transition: all 0.3s ease 0s, opacity 0s;
  -webkit-transition: all 0.3s ease 0s, opacity 0s;
  -o-transition: all 0.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: #fff;
  border-left: 40px solid #eee;
  -webkit-box-shadow: -10px 0 0 0 #fff;
  box-shadow: -10px 0 0 0 #fff;
}

.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 {
    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-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(../../../../../../themes/astra/images/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 {
  margin-bottom: -160px;
}

#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;
  font-family: Montserrat;
}

#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(../../../../../../themes/astra/images/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(../../../../../../themes/astra/images/left-letter.png) center center no-repeat;
  right: 0;
}

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

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

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

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

#restaurant .menu-box .center {
  margin: 0 -10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}

#restaurant .menu-box .center p {
  border: 1px solid #c09949;
  padding: 25px;
  margin: 0 10px 20px;
  text-align: center;
}

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

#restaurant .menu-box:before {
  position: absolute;
  left: -70px;
  bottom: -56px;
  z-index: -1;
  content: "";
  background: url(../img/shadow.webp) right bottom no-repeat;
  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 .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;
  margin-bottom: 100px;
}

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

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

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

#pool-bar .leaves {
  position: absolute;
  left: 0;
  top: 0;
  background: url(../../../../../../themes/astra/images/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(../../../../../../themes/astra/images/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(../../../../../../themes/astra/images/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;
  font-size: 25px !important;
  font-weight: 400 !important;
}
#contact-form strong.wow.fadeInUp {
  left: 15px;
}
#pool-bar .right .texts {
  width: 40.2777%;
  background: #fff;
  padding-right: 35px;
  position: relative;
  left: 30px;
  z-index: 1;
  padding-left: 32px;
}

.weddings-box {
  margin-top: 0;
  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: contain;
  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.webp) right top no-repeat;
  background-size: cover;
  max-width: 1205px;
  height: 700px;
}

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

.weddings-box .texts {
  max-width: 510px;
  text-align: left;
  margin-left: 14%;
  width: 100%;
  font-family: Montserrat;
}

.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;
  margin-left: 0;
}

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

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: 400;
  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.mega-footer {
  overflow: visible;
  background: #f3f0e9;
  position: relative;
  margin-top: 14%;
  padding-top: 13%;
  font-family: Montserrat;
}

.enquiry-form-main {
  background: #ffffff;
  box-shadow: 0 0 4px #ddd;
  width: 70%;
  margin: 0 auto;
  padding: 50px;
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 99;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
  justify-content: center;
}

.enquiry-box form {
  padding-top: 20px;
  font-family: Montserrat;
}

.enquiry-box {
  flex: 0 0 55%;
  max-width: 55%;
}

.map-box {
  flex: 0 0 45%;
  max-width: 45%;
}

.form-group {
  margin-right: 4%;
  margin-bottom: 5px;
  width: 100%;
}

.form-group label {
  padding-left: 2px;
  text-align: left;
  line-height: 1.2;
  text-transform: uppercase;
  font-size: .875em;
  font-weight: 400;
  display: block;
}

.form-group input, .form-group textarea {
  background: none;
  border: none;
  border-bottom: 2px solid rgba(0, 0, 0, 0.25);
  border-radius: 0;
  box-sizing: border-box;
  float: left;
  margin: 4px 0 20px;
  padding: 7px;
  width: 100%;
  font-size: 1.15em;
  font-weight: 500;
  color: #767068;
  letter-spacing: .8px;
  z-index: 999;
  position: relative;
}

.submit-btn {
  -webkit-appearance: none;
  border-radius: 0;
  margin-bottom: 0;
  border: none;
  float: none;
  text-transform: uppercase;
  cursor: pointer;
  line-height: 1;
  background: #767068;
  padding: 1.25em 2.5em;
  width: auto;
  font-size: 14px;
  color: #fff;
  font-weight: 600;
}

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

footer.mega-footer .logo {
  width: 200px;
}

.maximum .flex {
  padding-top: 30px;
  padding-bottom: 30px;
}

footer.mega-footer .column {
  width: 33%;
  text-align: left;
  position: relative;
}

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 .maximum,
#room .maximum {
  max-width: 2150px;
  width: 83.3336%;
}

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

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

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

.main-style ul li span {
  clip-path: polygon(0% 15%, 15% 15%, 15% 0%, 85% 0%, 85% 15%, 100% 15%, 100% 85%, 85% 85%, 85% 100%, 15% 100%, 15% 85%, 0% 85%);
  width: 80px;
  height: 80px;
  display: inline-flex;
  position: relative;
  border: 1px solid #ffffff;
}

.main-style ul li span img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 41px;
}

.forms .facilities {
  background-image: url('../img/images02.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  z-index: 99;
}

.facilities.row.border-box.wow.fadeInUp.main-style:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  display: block;
  background: rgb(0 0 0 / 80%);
}

#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) 0 0 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;
}

.absolute.texts.uppercase {
  width: fit-content;
  margin-left: -105px;
  left: 16.667%;
  padding: 0;
  margin: 0 auto;
}

footer.mini.border-box.row {
  display: flex;
  justify-content: center;
  font-family: Montserrat;
}

.footer-end {
  width: 70%;
  display: flex;
}

.maximum.uppercase.relative {
  display: flex;
  align-items: center;
}

footer.mini .right {
  position: relative;
  text-align: left;
  width: 236px;
  width: 50%;
  display: flex;
  justify-content: flex-end;
}

p.rera-left {
  text-align: left !important;
}

@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: max-content;
  }

  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 all and (orientation: portrait) and (max-width: 1280px) {
  .slide.right {
    background-position: 78% center;
  }
}

@media (max-width : 1440px) {
  #restaurant .menu-box {
    text-align: left;
  }
  .footer-end {
    width: 80%;
  }
  .facilities ul {
    max-width: 90%;
  }
  .weddings-box {
    margin-bottom: 80px;
  }
  #related-rooms {
    margin-bottom: 0;
  }
  #related-rooms .maximum::before,
  #related-rooms .maximum::after {
    width: 20%;
  }
  .map .maximum,
  #contact-form .form {
    width: 90%;
  }
  .enquiry-box,
  .map-box {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 15px;
  }
  footer.mega-footer .maximum {
    padding: 0px 4%;
  }
  .reservation-form {
    max-width: 100%;
    padding: 50px 50px 0;
  }
  footer.mini {
    padding: 25px 15px 22px;
  }
  footer.mega-footer {
    margin-top: 20%;
    padding-top: 22%;
  }
}

@media screen and (max-width : 1299px) {
  #pool-bar:after {
    width: 200px;
  }
  .weddings-box {
    margin-bottom: 0;
  }
}

@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: 20%;
    height: 100px;
    margin: 0;
  }

  header a.book-now {
    line-height: 80px;
    height: 80px;
    font-weight: 400;
  }

  .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: 700;
  }

  .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: 28px;
    height: 21px;
    background: url('../img/ham.svg') left center no-repeat;
    background-size: 100% auto;
  }

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

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

  .block-btn {
    display: block;
    width: 25px;
    height: 25px;
    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 {
    width: 100%;
    height: calc(100vh - 30%);
    margin: 15% 0 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

  #menu-responsive-navigation li {
    width: 70%;
    float: left;
    letter-spacing: 0.7px;
    display: flex;
    justify-content: center;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(118, 112, 104, 54%);
  }

  #menu-responsive-navigation a {
    text-transform: uppercase;
    padding: 10px 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: 340px;
    margin-left: -175px;
  }

  #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: 0px;
    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: auto;
    padding-bottom: 50px;
  }
  .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;
  }

  .nav-overlay img.center-x.logo.entered.lazyloaded {
    border: none;
    max-width: 250px;
    width: 100%;
  }

  .nav-overlay #menu-responsive-navigation a {
    font-size: 20px;
  }
  .facilities ul {
    max-width: 100%;
  padding: 30px;
  }
  li.checkin.hide.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-1685 {
    height: calc(100vh - 520px);
    bottom: 0;
    position: relative;
    display: flex;
    justify-content: center;
    margin-top: 50px !important;
  }
  li.checkin.hide.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-1685 a {
    bottom: 0;
    position: absolute;
  }
  .social-media-icon {
    display: flex;
    justify-content: center;
    column-gap: 30px;
    color: #fff;
    font-weight: 400;
    cursor: pointer;
    -webkit-appearance: none;
    margin-top: 10px;
    padding: 0;
    text-transform: uppercase;
    text-align: center;
    margin-top: auto;
    width: 80%;
    border-top: 1px solid rgba(118, 112, 104, 30%);
    padding-top: 20px;
  }
}

@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: 1024px) {
  section#contact-form {
    display: flex;
    flex-direction: column;
    row-gap: 50px;
  }
  .enquiry-box, .map-box {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }
  .map-box > img {
    width: 100%;
    margin: 30px 0 0;
  }
  .footer-end {
    width: 90%;
  }
  .maximum.border-box.wow.fadeInUp.relative .row.flex {
    grid-column-gap: 20px;
  }
  section#home-intro .form-text-wrap {
    margin-top: -60px;
  }
  .enquiry-form-main {
    padding: 30px 50px;
    flex-direction: column;
    position: relative;
    width: 80%;
    transform: translate(0);
    top: 0;
    left: 0;
    box-shadow: none;
  }
  footer.mega-footer {
    margin-top: 0;
    padding-top: 80px;
  }
  #pool-bar:after {
    width: 80px;
  }
  #contact-form strong.wow.fadeInUp {
    left: auto;
    top: 30px;
  }
  .facilities.row.border-box.wow.fadeInUp.main-style ul {
    grid-template-columns: repeat(2, 1fr) !important;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding: 30px 15px;
    max-width: 100%;
    font-family: Montserrat;
  }
  .main-style ul li {
    border-top: 1px solid #ffffff !important;
    border-bottom: none !important;
    border-right: 1px solid #ffffff !important;
    border-left: 1px solid #ffffff;
    padding: 30px 15px;
  }
  #home-intro:before {
    left: 18%;
    display: none;
  }
  #home-intro:after, #contact-form:after {
    left: 18%;
    display: none;
  }
  footer.mega-footer h4, footer.mega-footer .column ul, footer.mega-footer .column span.title, p.h-card {
    text-align: center;
  }
  img.logo.entered.lazyloaded {
    margin: 0 auto;
    display: flex;
  }
  .maximum.border-box.wow.fadeInUp.relative {
    width: 100%;
  }
  section#home-intro .form-text-wrap span.absolute.number {
    position: unset;
  }
  #home-intro h1 {
    padding-right: 0;
  }
  .column.border-box.links.uppercase, .column.border-box.newsletter, .column.info.border-box.uppercase {
    max-width: 100% !important;
  }
  .right {
  display: flex !important;
  flex-direction: column;
  width: 100% !important;
  }
  a#mc-embedded-subscribe {
  width: 70%;
  margin: 0 auto;
  }
  section#home-intro .form-text-wrap, section#contact-form .form-text-wrap {
    display: flex;
    align-items: center;
  }
  #home-intro h1 {
    margin-bottom: 35px;
    min-height: auto !important;
    margin-top: 0 !important;
    margin-left: 0 !important;
  }
  section#contact-form .form-text-wrap span.number.right{
    position: unset !important;
  }
  #contact-form h2 {
    margin-top: 20px !important;
    margin-bottom: 0 !important;
    position: unset !important;
    margin-left: 20px;
  }
  #restaurant .minimum {
    padding-left: 20px;
    padding-right: 20px;
  }
  #restaurant .menu-box {
    width: 100%;
  }
  #pool-bar {
    width: 100%;
    overflow: hidden;
    margin-top: 130px;
  }

  span.number.right {
    left: 0;
    right: 0;
    text-align: center;
  }
  span.number {
    left: 0;
    line-height: 160px;
    text-align: left;
  }
  span.number.right strong {
    right: 0;
    position: absolute;
    top: 30px;
  }
  #pool-bar h2 {
    margin-right: 100px;
  }
  #pool-bar:after {
    display: none;
  }
  .weddings-box {
    margin-top: 0;
  }
  #pool-bar span.number {
    position: static;
    line-height: 160px;
    text-align: end;
  }
  #restaurant {
    margin-bottom: 0;
  }
  #pool-bar {
    margin-top: 0;
  }
  section#contact-form .form-text-wrap span.number.right {
    width: 20% !important;
  }
  #contact-form h2{
    max-width: 530px;
    box-sizing: border-box;
    padding-left: 0;
    text-align: left;
    padding: 80px 0 40px;
    margin: 0;
  }
  .maximum.border-box.wow.fadeInUp.relative .row.flex {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 30px;
    grid-row-gap: 0px;
    font-family: Montserrat;
  }
  .column.info.border-box.uppercase, .column.border-box.newsletter, .column.border-box.links.uppercase {
    width: 100%;
  }
  footer.mini .maximum .half.right {
    justify-content: center;
    flex-direction: unset !important;
  }
  footer.mini .maximum .half.right  .right.half span.left {
    width: 25%;
  }
  #mc-embedded-subscribe {
    margin: auto;
  }
  .main-style ul li:nth-child(odd) {
    border-right: none !important;
  }
  .main-style ul li:nth-child(9) {
    border-bottom: 1px solid #ffffff !important;
  }
  .main-style ul li:last-child {
    border-bottom: 1px solid #ffffff !important;
  }
  .maximum.uppercase.relative {
    display: flex;
    width: 100%;
    align-items: center;
  }
  #contact-form .form-text-wrap {
    flex-direction: row-reverse;
  }
  .right.half {
    flex-wrap: wrap !important;
    justify-content: flex-start !important;
    text-align: right !important;
  }
}

@media screen and (max-width: 991px) {
  .enquiry-form-main {
    flex-direction: column;
  }
  .enquiry-box,
  .map-box {
    max-width: 100% !important;
    width: 100%;
  }
  .enquiry-box {
    margin-bottom: 30px;
  }
}

@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%;
  }
  .weddings-box .left, .weddings-box .right {
    padding-bottom: 0;
  }
  #menu-responsive-navigation {
    width: 100%;
    height: calc(100vh - 40%);
    margin: 40% 0 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  #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% - 120px);
    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% - 48%);
    padding: 0 18%;
    text-align: right;
    margin-right: 0;
    margin-bottom: 70px;
  }
  #home-intro h1 {
    margin-bottom: 20px;
  }
  span.number {
    line-height: 200px;
  }
  #contact-form strong.wow.fadeInUp {
    top: 10px;
  }
  section#home-intro .form-text-wrap, section#contact-form .form-text-wrap {
    gap: 20px;
  }
  #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;
  }
  #pool-bar {
    margin-top: 20px !important;
  }
}

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

  .weddings-box .left,
  .weddings-box .right {
    height: 550px;
  }
  
  footer.mega-footer {
    margin-top: 0;
    padding-top: 0;
  }

  .weddings-box .texts {
    margin-top: 0px;
    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(../../../../../../themes/astra/images/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: 767px) {
  .facilities.row.border-box.wow.fadeInUp.main-style ul {
    grid-template-columns: repeat(1, 1fr) !important;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }
  .form-group input, .form-group textarea {
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
  }
  .enquiry-box form {
    padding: 20px;
    border: 1px solid #ccc;
    margin-top: 30px;
  }
  .submit-btn {
    padding: 0.8em 2.5em;
  }
  #restaurant span.number {
    display: none;
  }
  #contact-form h2 {
    font-size: 22px;
    padding: 30px 0;
    margin: 0 !important;
  }
  .reservation-form {
    max-width: 100%;
    padding: 30px 20px 0;
  }
  .enquiry-form-main {
    padding: 30px 20px;
    width: 90%;
  }
  .map-box > img {
    margin: 0;
  }
  footer.mega-footer .column ul {
    margin-bottom: 10px;
  }
  section#contact-form .form-text-wrap span.number.right {
    display: none !important;
}
  section#contact-form {
    row-gap: 0;
}
  .popup .popup-content {
    min-width: 80%;
  }
  .main-style ul li {
    padding: 20px 15px;
    font-size: 16px;
  }
  #home-intro h1 {
    margin-bottom: 20px;
  }
  #related-rooms {
    margin-top: 40px;
  }
  #related-rooms .maximum::after {
    right: 10%;
  }
  #related-rooms .maximum::before {
    left: 10%;
  }
  #pool-bar h2 {
    width: calc(80%);
    padding: 0;
    text-align: center;
    margin: 10px auto 30px;
  }
  section#home-intro .form-text-wrap, section#contact-form .form-text-wrap {
    gap: 0;
    justify-content: center;
  }
  span.number.right strong, section#home-intro .form-text-wrap span.absolute.number {
    display: none;
  }
  #restaurant .menu-box p strong {
    text-transform: uppercase;
    font-weight: 700;
    word-break: break-all;
  }
  #home-intro {
    margin-bottom: 20px;
  }
  .maximum.border-box.wow.fadeInUp.relative .row.flex {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-column-gap: 0px;
    grid-row-gap: 30px;
  }
  .column.info.border-box.uppercase, p.h-card {
    margin: 0;
  }
  a#mc-embedded-subscribe {
    width: 30%;
  }
  .main-style ul li:nth-child(odd) {
    border-right: 1px solid #ffffff !important;
  }
  #logo {
    height: 75px;
    width: 150px !important;
  }
  #slider-container .texts, .hero-container .texts {
    max-width: 350px;
    transform: translate(-50%, -50%);
    margin: 0;
    top: 50%;
  }
  .nav-overlay img.center-x.logo.entered.lazyloaded {
    max-width: 150px;
  }
  .footer-end{
    flex-direction: column;
  }
  .nav-overlay #menu-responsive-navigation a {
    font-size: 14px;
  }
  #menu-responsive-navigation {
    height: calc(100vh - 34%);
    margin: 40% 0 0;
  }
  #menu-responsive-navigation li {
    margin-bottom: 10px;
    padding-bottom: 10px;
  }
  .maximum.uppercase.relative {
    justify-content: center;
  }
  .right.half {
    text-align: center !important;
  }
  footer.mini .right {
    display: none !important;
  }
  .popup-content h6 {
    font-size: 18px;
  }
  .popup .popup-content {
    min-width: 80%;
    width: 80%;
    padding: 30px 20px;
  }
  form#send input, form#send textarea {
    padding: 10px;
    font-size: 14px;
  }
  #mc-embedded-subscribe {
    padding: 10px 15px;
  }
  form#send .main-btn-rect {
    padding: 10px 50px;
  }
  .popup .fade-out {
    position: absolute;
    top: -14px;
    right: -10px;
    text-align: center;
    font-size: 15px;
    color: #767068;
    cursor: pointer;
    background: #ffffff;
    padding: 10px;
    border-radius: 50px;
    box-shadow: 0 0 4px #ddd;
  }
}

@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;
    margin-top: 30px;
  }

  #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 .menu-box {
    padding: 160px 2em 55px;
    min-height: auto;
  }

  #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 .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;
  }
  #home-intro:after {
    height: 140px;
  }

  #accommodation:after {
    height: 233px;
  }

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

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

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

  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: 28px;
  }

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

  #restaurant .menu-box {
    padding: 140px 2em 55px;
    margin-left: 110px;
    top: -140px;
  }

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

  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% - 90px);
    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: 0;
  }

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

@media screen and (max-width: 580px) {
  a#mc-embedded-subscribe {
    width: 40%;
}
}

@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: 0 !important;
    width: 100% !important;
  }

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

  #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);
  }
  .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: 10px 0;
  }

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

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

  span.number {
    top: 25px;
  }

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

  #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 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;
  }
  a#mc-embedded-subscribe {
    width: 55%;
}
}

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