/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/
/*************** Common css ***************/
body .nectar-button {
  min-width: 230px;
  text-transform: uppercase;
  border-width: 1px !important;
  -webkit-border-radius: 0 !important;
  padding: 12px 26px !important;
  font-family: "Euclid Circular A";
  font-size: 16px !important;
  font-weight: normal !important;
  line-height: 26px;
  letter-spacing: 0.15em;
  text-align: center;
  margin-bottom: 0;
  text-decoration: none !important;
  transition: all 0.3s ease-in-out !important;
}
#top .head-button {
  font-family: "Euclid Circular A";
  font-size: 14px;
  font-weight: 400;
  line-height: 17.75px;
  letter-spacing: 0.15em;
  text-align: left;
  transition: all 0.3s ease-in-out !important;
  padding: 12px 25px;
  cursor: pointer;
  color: #fff;
}
#top .head-button:after {
  display: none !important;
}
#top .head-button:hover,
body.material .nectar-button:hover {
  background-color: #2e2b2b !important;
  color: #fff !important;
}
body.material .nectar-button.see-through-2:hover {
  background-color: #b39d74 !important;
  border-color: #b39d74 !important;
}
button[type="submit"],
input[type="button"],
input[type="submit"] {
  border-width: 1px !important;
}
body .nectar-button:after {
  display: none !important;
}
body.material[data-button-style="default"] .nectar-button.link-btn {
  background-color: transparent !important;
  color: #b39d74 !important;
  padding: 4px 0 !important;
  margin-bottom: 0;
  position: relative;
  min-width: auto;
}
body.material[data-button-style="default"] .nectar-button.link-btn:after {
  top: 0;
  right: 0;
  width: 100%;
  height: 1px;
  background-color: #b39d74;
  content: "";
  position: absolute;
  transition: all 0.3s ease-in-out;
  display: block !important;
}
body.material[data-button-style="default"] .nectar-button.link-btn:before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  content: "";
  background-color: #b39d74;
  transition: all 0.3s ease-in-out;
}
body.material[data-button-style="default"] .nectar-button.link-btn:hover:after,
body.material[data-button-style="default"]
  .nectar-button.link-btn:hover::before {
  width: 0;
}
.owl-carousel[data-desktop-cols] .owl-stage {
  padding: 0;
}
.owl-theme[data-desktop-cols] .owl-nav [class*="owl-"]:hover {
  background-color: transparent;
  opacity: 0.7;
}
.white-text {
  color: #fff;
}
.yello-text {
  color: #b39d74;
}
.sub-heading {
  font-family: "Euclid Circular A";
  letter-spacing: 0.2em !important;
}
.sub-heading-font {
  font-family: "Euclid Circular A" !important;
}
.lt-0 {
  letter-spacing: 0 !important;
}
.nectar-cta .link_wrap .link_text {
  font-family: "Euclid Circular A" !important;
}
.owl-theme[data-desktop-cols] .owl-nav [class*="owl-"],
.owl-theme[data-desktop-cols] .owl-nav [class*="owl-"]:focus,
.slick-slider .slick-arrow,
.slick-slider .slick-arrow:focus,
.slick-slider .slick-arrow:focus-visible {
  margin: 0 !important;
  padding: 0 !important;
  border: 0;
  width: 57px;
  height: 57px;
  border-radius: 50% !important;
  font-size: 0;
  line-height: 50px;
  color: #b39d74;
  background-color: rgba(255, 255, 255) !important;
  background-image: url(images/left-side.svg) !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  cursor: pointer;
}
.slick-slider .slick-next.slick-arrow {
  right: 0;
  transform: scale(-1) translateY(30px);
}
.slick-slider .slick-arrow {
  position: absolute;
  top: 50%;
  z-index: 9;
  transform: translateY(-50%);
}
.owl-theme[data-desktop-cols] .owl-nav .owl-next {
  transform: scale(-1);
}
.owl-theme[data-desktop-cols] .owl-nav [class*="owl-"] span {
  display: block !important;
  height: 57px;
}
.border-body > .row-bg-wrap:after {
  position: absolute;
  top: 0;
  left: 40px;
  content: "";
  background-color: #807770;
  width: 1px;
  height: 100%;
  z-index: 9;
}
.border-body > .row-bg-wrap:before {
  position: absolute;
  top: 0;
  right: 40px;
  content: "";
  background-color: #807770;
  width: 1px;
  height: 100%;
  z-index: 9;
}
#to-top {
  height: 67px;
  width: 67px;
  background-color: #b39d74 !important;
  border: solid 1px #615953;
  border-radius: 5px !important;
  background-image: url(images/bottom.svg);
  background-repeat: no-repeat;
  background-position: center center;
  right: 30px;
  bottom: 0;
  background-size: 32%;
}
#to-top:hover {
  background-color: #fff !important;
}
#to-top i {
  display: none;
}
/*************** Common css End***************/
/*************** Header css ***************/
body.material #header-outer #top nav > ul #social-in-menu a {
  line-height: 1px;
}
#top .close-wrap .close-line.close-line2,
#top .close-wrap .close-line.close-line1 {
  width: 2px !important;
  opacity: 1 !important;
}
body[data-bg-header="true"]
  #header-outer[data-permanent-transparent="1"].transparent
  #top
  nav
  ul
  .slide-out-widget-area-toggle
  a:hover
  .lines {
  opacity: 1 !important;
}
.temp-removed-dark-slide .darkheader {
  background-color: transparent;
}
body .temp-removed-dark-slide header#top {
  box-shadow: none !important;
}
#header-outer .nectar-header-text-content a {
  margin-bottom: 0;
  background-color: #b39d74;
}
#top #logo img {
  max-width: 197px;
}
/* .home #logo{
    visibility: hidden;
} */
.nectar-header-text-content {
  opacity: 1 !important;
}
#slide-out-widget-area.fullscreen-inline-images .inner-wrap .bottom-meta-wrap {
  order: -1;
  background-color: #615953;
  padding: 130px 80px 80px 80px;
}
#slide-out-widget-area.fullscreen-inline-images .inner-wrap {
  display: grid;
  grid-template-columns: 0.6fr 1fr;
  width: 60%;
  padding-top: 0 !important;
}
#slide-out-widget-area.fullscreen-inline-images .inner {
  height: 100%;
  background-color: #b39d74;
  padding-top: 130px;
}
.header-info {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.header-inner-info {
  font-family: "Euclid Circular A";
  font-size: 14px;
  font-weight: 400;
  line-height: 17.75px;
  letter-spacing: 0.15em;
  color: #b39d74;
  text-align: left;
}
.header-inner-info .nectar-button {
  background-color: #b39d74;
  color: #615953 !important;
  margin-bottom: 70px;
  cursor: pointer;
}
body .side-widget-open {
  box-shadow: none !important;
}
.header-inner-info .wp-number a {
  color: #b39d74 !important;
  margin-bottom: 70px;
  display: block;
}
.header-inner-info .wp-number a:hover {
  color: #fff !important;
}
.header-menu-media {
  display: flex;
  gap: 17px;
}
.header-menu-media li a i {
  top: inherit;
  position: relative;
}
.header-menu-media li a {
  width: 26px;
  height: 26px;
  background-color: #b39d74;
  color: #615953 !important;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}
.header-menu-media li a:hover {
  background-color: #fff;
}
.header-inner-info p {
  padding-bottom: 2em;
}
#slide-out-widget-area .inner .off-canvas-menu-container li a {
  margin: 0;
  padding-left: 0;
  padding-right: 0;
  color: #615953 !important;
}
#slide-out-widget-area .inner .off-canvas-menu-container li.current_page_item a,
#slide-out-widget-area .inner .off-canvas-menu-container li a:hover,
#menu-secondary-menu li a:hover,
#menu-secondary-menu li.current_page_item a {
  color: #fff !important;
}
#slide-out-widget-area .off-canvas-menu-container li a .wrap::after {
  display: none;
}
#slide-out-widget-area .menuwrapper .menu {
  flex-direction: column;
  text-align: left;
}
#menu-secondary-menu {
  display: flex;
  flex-wrap: wrap;
  gap: 30px 0;
}
#menu-secondary-menu li {
  width: calc(100% / 2);
  text-align: left;
}
#menu-secondary-menu li a {
  font-family: "Euclid Circular A";
  font-size: 14px !important;
  font-weight: 400;
  line-height: 16.94px;
  letter-spacing: 0.15em;
  text-align: left;
  color: #615953;
}
#slide-out-widget-area.fullscreen-inline-images .inner .widget {
  margin: 70px auto 0;
}
#slide-out-widget-area .off-canvas-menu-container,
#slide-out-widget-area.fullscreen-inline-images .inner .widget {
  padding: 0px 10%;
}
/*************** Header css End***************/
/*************** Banner CSS ***************/
.banner-form {
  bottom: 0;
  height: auto;
  width: 100%;
  background-color: #807770;
  z-index: 99;
}
.banner-form form {
  display: grid;
  gap: 76px;
  grid-template-columns: repeat(4, 1fr) 1.1fr;
  align-items: center;
  padding: 23px 56px;
}
.banner-form form select,
.banner-form form input[type="text"] {
  background-image: url(images/dw.svg);
  background-size: 13px;
  height: auto;
  background-repeat: no-repeat;
  background-position: right center;
}
body[data-form-submit="see-through"] .banner-form form input[type="submit"] {
  font-family: Euclid Circular A;
  font-size: 16px !important;
  font-weight: 400;
  line-height: 20.29px;
  letter-spacing: 0.15em;
  text-align: center;
  padding: 11px !important;
  background-color: #b39d74 !important;
  color: #fff !important;
  width: 100%;
  border: solid 1px #b39d74;
}
body[data-form-submit="see-through"]
  .banner-form
  form
  input[type="submit"]:hover {
  background-color: #2e2b2b !important;
  border: solid 1px #2e2b2b !important;
}
.banner-form form select,
.banner-form form input,
.banner-form form select:hover,
.banner-form form input:hover,
.banner-form form select:focus,
.banner-form form input:focus {
  font-size: 20px !important;
  font-family: "Euclid Circular A";
  font-weight: 100;
  text-transform: uppercase;
  color: #fff;
  background-color: transparent !important;
  box-shadow: none !important;
  border: none;
  cursor: pointer;
  padding: 0;
  appearance: none;
}
body[data-form-submit="regular"] .banner-form form input[type="submit"] {
  font-size: 16px !important;
  background-color: #b39d74 !important;
  border-radius: 0 !important;
  padding: 11px 39px !important;
  letter-spacing: 0.2em;
}
.banner-form form a {
  font-size: 16px !important;
  font-family: "Euclid Circular A";
  font-weight: 100;
  text-transform: uppercase;
  color: #fff;
  text-decoration: underline;
}
.banner-form form input::-ms-input-placeholder {
  color: #fff;
}
.banner-form form input::placeholder {
  color: #fff;
}
.banner-form form .view-special-offers {
  text-align: end;
}
/*************** Banner CSS End ***************/
/*************** Mark Hotel Section CSS ***************/
.mark_hotel_section .owl-carousel .owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 0 65px;
  margin: 0 !important;
  transform: translateY(-50%);
  display: flex !important;
}
.mark_hotel_section .img-with-aniamtion-wrap > .inner {
  height: 470px;
}
.mark_hotel_section .img-with-aniamtion-wrap > .inner * {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.mark_hotel_section .owl-carousel .owl-dots {
  display: none;
}
.mark_hotel_section .owl-carousel .carousel-item {
  padding-top: 0;
  padding-bottom: 0;
}
.banner-form form select option {
  background-color: #b39d74;
  font-size: 15px;
  padding: 10px;
}
/*************** Mark Hotel Section CSS end ***************/
/*************** Rooms & Suites Section CSS ***************/
.rooms_and_suites_section .room-image-box {
  text-align: center;
  color: #fff;
  position: relative;
  cursor: pointer;
  height: 100%;
  max-width: 406px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.rooms_and_suites_section .room-image-box img {
  visibility: hidden;
}
.rooms_and_suites_section .slick-active.slick-center .room-image-box {
  max-width: 466px;
  height: 100%;
}
.rooms_and_suites_section .view-room-btn a {
  font-size: 16px;
  color: #fff;
  font-family: "Euclid Circular A";
  letter-spacing: 0.1em;
  position: relative;
  padding: 5px 0;
}
.rooms_and_suites_section .view-room-btn a:before {
  top: 0;
  right: 0;
  width: 100%;
  height: 1px;
  background-color: #fff;
  content: "";
  position: absolute;
  transition: all 0.3s ease-in-out;
}
.rooms_and_suites_section .view-room-btn a:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  content: "";
  background-color: #fff;
  transition: all 0.3s ease-in-out;
}
.rooms_and_suites_section .view-room-btn a:hover:after {
  width: 0;
}
.rooms_and_suites_section .view-room-btn a:hover:before {
  width: 0;
}
.rooms_and_suites_section .view-room-btn {
  margin-top: 30px;
}
.rooms_and_suites_section .room-image-box h3 {
  margin-bottom: 20px;
  color: #fff;
  font-weight: normal;
}
.rooms_and_suites_section .rooms-suites-section {
  max-width: 1640px;
  margin: 0 auto;
  padding: 0 20px;
}
.rooms_and_suites_section .rooms-and-suites-wrapper {
  padding: 0 114px;
  height: 598px;
}
.rooms_and_suites_section .slick-slider .slick-prev.slick-arrow {
  left: 0;
}
.rooms_and_suites_section .rooms-and-suites-wrapper .item .room-image-box img {
  height: 100%;
  object-fit: cover;
}
.rooms_and_suites_section .rooms-and-suites-wrapper .item {
  height: 520px;
  transition: all 0.3s ease-in-out;
}
.rooms_and_suites_section
  .rooms-and-suites-wrapper
  .slick-active.slick-center
  .item {
  height: 598px;
}
.rooms_and_suites_section .room-image-box-content {
  padding: 40px;
  position: absolute;
  bottom: 0;
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  transform: translateY(200%);
  transition: all 0.4s ease-in-out;
  z-index: 9;
}
.rooms_and_suites_section .room-image-box-content:before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: calc(100% - 30px);
  height: calc(100% - 30px);
  border: solid 2px #b39d74;
  content: "";
  transform: translate(-50%, -50%);
}
.rooms_and_suites_section
  .rooms-and-suites-wrapper
  .item
  .room-image-box:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: rgba(0, 0, 0, 0.1);
}
.rooms_and_suites_section .room-image-box-content-title {
  position: absolute;
  bottom: 0;
  width: 100%;
  transition: all 0.2s ease-in-out;
  z-index: 9;
}
.rooms_and_suites_section .rooms-and-suites-wrapper .slick-track {
  display: flex;
  align-items: center;
}
.rooms_and_suites_section .slick-list {
  padding: 0 !important;
}
.rooms_and_suites_section .slick-slider {
  overflow: hidden;
}
.rooms_and_suites_section .slick-list {
  margin: 0 -29px;
}
.rooms_and_suites_section .item {
  padding: 0 29px;
}
.rooms_and_suites_section
  .rooms-and-suites-wrapper
  .item
  .room-image-box:hover
  .room-image-box-content-title {
  opacity: 0;
}
.rooms_and_suites_section
  .rooms-and-suites-wrapper
  .item
  .room-image-box:hover
  .room-image-box-content
  h3 {
  color: #b39d74;
}
.rooms_and_suites_section .slick-slider .slick-arrow {
  background-color: #b39d74;
  background-image: url(images/arrow-white.svg);
}
.rooms_and_suites_section
  .rooms-and-suites-wrapper
  .item
  .room-image-box:hover
  .room-image-box-content {
  transform: none;
}
.rooms_and_suites_section
  .rooms-and-suites-wrapper
  .item
  .room-image-box:hover:after {
  background-color: rgba(0, 0, 0, 0.5);
}
/*************** Rooms & Suites Section CSS end ***************/
/*************** The City of Valletta Section Css ***************/
.city_valletta_section .column_container {
  max-width: 1728px;
  margin: 0 auto !important;
}
/*************** The City of Valletta Section Css End ***************/
.dining_facilities_section
  .carousel-item
  .row_col_wrap_12_inner
  .wpb_column:first-child {
  padding-left: 126px;
  margin-right: 0;
}
.dining_facilities_section .row_col_wrap_12 {
  margin: 0 auto !important;
  padding: 0 40px;
}
.dining_facilities_section .owl-dots {
  display: none !important;
}
/* Awards section CSS */
.awards_section > .row_col_wrap_12 {
  max-width: 1736px;
  margin: 0 auto !important;
  padding: 0 68px;
}
/* Awards section CSS End*/
/* Experiences Packages Section CSS */
.packagess-wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 90px;
}
.packagess-image-box {
  height: 578px;
}
.packagess-image-box img {
  height: 100% !important;
  width: 100% !important;
  display: block;
  object-fit: cover;
  margin: 0 !important;
}
.packagess-wrapper .item {
  position: relative;
}
.packagess-image-box-content h3 {
  color: #fff;
  margin-bottom: 7px !important;
}
.packagess-image-box-content {
  position: absolute;
  bottom: 0;
  padding: 30px 13px;
  width: calc(100% - 24px);
  text-align: center;
  height: calc(100% - 32px);
  display: flex;
  flex-direction: column;
  justify-content: end;
  align-items: center;
  border: solid 3px #b39d74;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.packagess-image-box:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: rgba(0, 0, 0, 0.3);
}
.packagess-wrapper .item .readmore-wrap {
  position: relative;
}
.packagess-book-btn {
  display: block;
  font-family: Euclid Circular A;
  font-size: 18px;
  font-weight: 500;
  line-height: 19.8px;
  letter-spacing: 0.07em;
  text-align: center;
  color: #fff;
  padding: 12px 50px;
  background-color: #ffffff54;
  font-weight: 100;
  border: solid 1px #b39d74;
  border-radius: 27px;
  max-width: 195px;
  margin: 0 auto;
  margin-bottom: 28px;
}
.packagess-book-btn:hover {
  color: #fff;
  background-color: #b39d74;
}
.packagess-book-readmore {
  font-family: Euclid Circular A;
  font-size: 16px;
  font-weight: 400;
  line-height: 20.29px;
  letter-spacing: 0.12em;
  text-align: left;
  color: #fff;
  padding-bottom: 4px;
}
.packagess-book-readmore:after {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 1px;
  content: "";
  background-color: #fff;
  right: 0;
  transition: all 0.3s ease-in-out;
}
.packagess-wrapper .item .readmore-wrap a:hover {
  color: #fff;
}
.packagess-wrapper .item .readmore-wrap a:hover:after {
  width: 0;
}
.experiences_packages_section .row_col_wrap_12 {
  max-width: 1736px;
  margin: 0 auto !important;
  padding: 0 85px;
}
/* Experiences Packages Section CSS End*/
/* Our Magazine Section CSS */
.our_magazine_section .row_col_wrap_12 {
  max-width: 1736px;
  margin: 0 auto !important;
  padding: 0 85px;
}
/* .our_magazine_section {
    border-top: solid 1px #807770;
    border-bottom: solid 1px #807770;
} */
.our_magazine_section .magazine-wrapper {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 60px;
}
.our_magazine_section .magazine-wrapper .magazine-image-box img {
  display: block;
  height: 100% !important;
  width: 100% !important;
  object-fit: cover;
}
.our_magazine_section .magazine-wrapper .magazine-image-box {
  height: 343px;
  margin-bottom: 55px;
}
.our_magazine_section .magazine-wrapper .magazine-image-box-content h3 {
  color: #807770;
  margin-bottom: 40px !important;
}
.our_magazine_section .magazine-wrapper .magazine-image-box-content {
  color: #807770;
}
.our_magazine_section .magazine-wrapper .readmore-wrap a,
.blog-link {
  font-family: Euclid Circular A;
  font-size: 16px;
  font-weight: 400;
  line-height: 20.29px;
  letter-spacing: 0.15em;
  text-align: left;
  color: #b39d74;
  padding: 8px 0;
  position: relative;
  transition: all 0.3s ease-in-out;
}
.our_magazine_section .magazine-wrapper .readmore-wrap a:hover::before,
.blog-link:hover::before {
  width: 0;
}
.our_magazine_section .magazine-wrapper .readmore-wrap a:hover:after,
.blog-link:hover:after {
  width: 0;
}
.our_magazine_section .magazine-wrapper .readmore-wrap a::before,
.blog-link::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  content: "";
  transition: all 0.3s ease-in-out;
  background-color: #b39d74;
}
.our_magazine_section .magazine-wrapper .readmore-wrap a:after,
.blog-link::after {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 1px;
  content: "";
  background-color: #b39d74;
  transition: all 0.3s ease-in-out;
}
.our_magazine_section .magazine-wrapper .readmore-wrap {
  margin-top: 40px;
  position: relative;
}
/* Our Magazine Section CSS End*/
/* Social Media Section CSS */
.social_media_section .carousel-item * {
  height: 100% !important;
  width: 100% !important;
  object-fit: cover !important;
}
.social_media_section .carousel-item {
  height: 444px;
  padding: 0 13px;
}
.social_media_section .owl-dots {
  display: none !important;
}
.social_media_section .owl-stage-outer {
  padding-left: 20%;
}
.accommodations_includes ul {
  color: #fff;
  font-family: "Euclid Circular A";
  font-size: 20px;
  line-height: 25px;
  margin-top: 0 !important;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding-left: 30px;
}
.accommodations_includes ul li {
  font-size: 18px;
  line-height: 25px;
  width: 50%;
  margin-bottom: 11px;
  padding-right: 20px;
}
.benefits_for_booking_direct > div {
  justify-content: center;
  padding: 77px 0;
  gap: 100px;
  display: grid !important;
  grid-template-columns: repeat(5, 1fr);
  font-family: Euclid Circular A;
  font-size: 16px;
  font-weight: 400;
  line-height: 20.29px;
  letter-spacing: 0.15em;
  text-align: center;
}
.benefits_booking_direct_section .wpb_text_column {
  margin-bottom: 0;
}
/* Social Media Section CSS End*/
/* Footer CSS */
#footer-outer[data-full-width="1"] .container {
  max-width: 1840px !important;
  padding: 0 100px !important;
}
#footer-outer .container .col {
  margin: 0;
}
body #footer-outer #copyright .col.span_5 {
  width: 100%;
}
#footer-outer #copyright .container div:last-child {
  margin-bottom: 0;
  border: none;
}
#footer-outer .container .col:nth-child(2) {
  padding-right: 50px;
  border-top: solid 1px #615953;
  padding-top: 24px;
  max-width: 300px;
}
#footer-outer .container .col:nth-child(3) {
  border-top: solid 1px #615953;
  padding-top: 24px;
  max-width: 300px;
}
#footer-outer .container .col:nth-child(4) {
  border-top: solid 1px #615953;
  padding-top: 24px;
  max-width: 300px;
}
body #footer-outer #footer-widgets .row {
  display: grid;
  grid-template-columns: 0.8fr 1fr 1fr 1fr;
  max-width: 1388px;
  margin: 0 auto;
  gap: 93px;
  padding-top: 66px;
}
#footer-outer #copyright {
  padding: 46px 20px;
}
body #footer-outer #copyright {
  max-width: 1388px;
  margin: 0 auto;
}
body #footer-outer #copyright .container {
  padding: 0 !important;
}
#footer-outer #copyright p {
  line-height: 22px;
  margin-top: 3px;
  font-family: Euclid Circular A;
  font-size: 14px;
  font-weight: 500;
  line-height: 17.5px;
  letter-spacing: 0.15em;
  text-align: left;
}
#footer-outer #footer-widgets #custom_html-2 ul {
  display: flex;
  gap: 21px;
}
body #footer-outer .row:after,
body #footer-outer .row:before {
  display: none;
}
#footer-outer #footer-widgets .container .row .col {
  width: 100% !important;
}
.material #footer-outer #footer-widgets {
  font-size: 20px;
}
.material #footer-outer #footer-widgets .col ul li {
  margin-bottom: 30px;
}
#footer-outer #footer-widgets #custom_html-2 ul li a img {
  margin-bottom: 0 !important;
}
#footer-outer #footer-widgets #custom_html-2 ul li {
  padding: 0 !important;
  margin-bottom: 0 !important;
}
/* Footer CSS End*/
.full-width-content-banner {
  height: 750px;
  display: flex;
}
body[data-bg-header="true"] .container-wrap {
  padding-bottom: 0 !important;
}
.full-width-section
  > .col.span_12.dark
  .nectar-post-grid[data-text-color="dark"]
  .nectar-post-grid-item
  .content
  * {
  color: rgba(128, 119, 112, 1);
}
.nectar-post-grid .nectar-post-grid-item .post-heading {
  font-family: "Euclid Circular A";
  text-transform: uppercase;
}
.nectar-post-grid .nectar-post-grid-item .content .post-heading {
  max-width: 100%;
  padding-bottom: 23px;
}
.nectar-post-grid .nectar-post-grid-item .content .post-heading a {
  width: 100%;
}
.nectar-post-grid .nectar-post-grid-item .content {
  padding: 40px 0 !important;
}
/* .guest-service-sec .vc_custom_heading{
    font-family: 'Euclid Circular A'; 
    letter-spacing: 1.5px;
    padding: 0 30px 30px; 
} */
.single #header-space {
  background: transparent;
  height: auto !important;
}
.single .no-sidebar {
  padding-top: 0 !important;
}
#top nav ul .slide-out-widget-area-toggle a .lines,
#top nav ul .slide-out-widget-area-toggle a .lines:after,
#top nav ul .slide-out-widget-area-toggle a .lines:before,
.slide-out-widget-area-toggle .lines-button:after {
  background-color: #fff;
  width: 50px !important;
}
#top nav ul .slide-out-widget-area-toggle a {
  width: 50px !important;
  justify-content: flex-end;
  position: relative;
  height: 22px;
  line-height: normal;
}
#top .slide-out-widget-area-toggle:not(.small) a .close-wrap,
#top .slide-out-widget-area-toggle a.closed span {
  width: 50px !important;
}
.banner-form-inner {
  width: calc(100% - 120px);
  margin-left: auto;
  margin-right: auto;
}
body:not(.single) #logo img {
  filter: invert(0.1) brightness(100);
}
#search-outer .close-wrap .close-line,
#top .slide-out-widget-area-toggle .close-line,
.nectar-close-btn .close-line,
.slide_out_area_close .close-wrap .close-line,
.style_slide_in_click .close-cart .close-line {
  left: 23px !important;
}
/* body.single.material #header-outer #social-in-menu i{
    color: #fff;
} */
/* body.single #header-outer{
    background-color: transparent;
} */
.guest-service-sec .vc_custom_heading a:hover {
  color: #b39d74;
}
.guest-service-sec
  .inner_row
  .row_col_wrap_12_inner
  .img-with-aniamtion-wrap
  .hover-wrap-inner
  img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.guest-service-sec
  .inner_row
  .row_col_wrap_12_inner
  .img-with-aniamtion-wrap
  .hover-wrap-inner {
  height: 320px;
  overflow: hidden;
}
.guest-service-sec .inner_row .row_col_wrap_12_inner .wpb_column {
  padding: 0 10px;
}
.our_facilities_section .inner_row .wpb_column .hover-wrap-inner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.our_facilities_section .inner_row .wpb_column .wpb_text_column {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  padding: 0 30px;
}
.our_facilities_section .inner_row .wpb_column .wpb_text_column .wpb_wrapper {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  gap: 30px;
}
.our_facilities_section .inner_row .wpb_column .wpb_text_column p {
  padding-bottom: 0;
}
.our_facilities_section .inner_row .wpb_column .wpb_text_column p a {
  color: #fff;
  font-size: 16px;
  border-bottom: 1px solid #fff;
  font-family: "Euclid Circular A";
  letter-spacing: 2px;
}
.our_facilities_section .nectar-button {
  margin: 0 auto;
}
.nectar-post-grid-item-bg {
  height: 523px !important;
  overflow: hidden;
}
.display_related_posts .magazine-image-box img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  margin: 0;
}
.display_related_posts .magazine-image-box {
  height: 470px;
}
.display_related_posts {
  gap: 21px;
  display: grid !important;
  grid-template-columns: repeat(4, 1fr);
}
.display_related_posts .magazine-image-box-content {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 20px 38px 20px 20px;
}
.display_related_posts .magazine-image-box-content a {
  font-family: Euclid Circular A;
  font-size: 18px;
  font-weight: 600;
  line-height: 19.8px;
  letter-spacing: 0.1em;
  text-align: left;
  color: #fff;
  text-transform: uppercase;
}
.display_related_posts .item {
  position: relative;
}
.wpb_content_element:has(.display_related_posts) {
  margin-bottom: 0;
}
.gallery-images a:not(:first-child) {
  display: none;
}
.gallery-images a img {
  height: 100% !important;
  width: 100% !important;
  object-fit: cover;
}
.gallery-images a {
  height: 632px !important;
  display: block;
}
.wpb_wrapper:has(.gallary_image_count) {
  position: relative;
}
.gallary_image_count {
  position: absolute;
  bottom: 24px;
  right: 37px;
  color: #fff;
  font-family: "Euclid Circular A";
  font-size: 16px;
  pointer-events: none;
}
.single .container-wrap,
.single .container-wrap .main-content > .row {
  padding-bottom: 0;
}
.single .comments-section {
  display: none;
}
.single .post-area.col_last {
  margin-top: 0;
}
.darkheader {
  background-color: rgba(0 0 0 / 60%);
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}
.divider-border {
  margin: 0 !important;
}
.room-info ul {
  margin: 0;
  display: grid;
  grid-template-columns: 1fr 0.5fr;
  margin-bottom: 20px;
}
.room-info ul li {
  list-style-type: none;
  font-size: 40px;
  line-height: normal;
  color: #807770;
}
.secondary-font {
  font-family: "Euclid Circular A";
}
.secondary-color {
  color: #b39d74;
}
.image-slide-content-section .img-with-aniamtion-wrap * {
  height: 100%;
}
.image-slide-content-section .img-with-aniamtion-wrap {
  height: 680px;
}
.image-slide-content-section .img-with-aniamtion-wrap img {
  height: 100% !important;
  width: 100% !important;
  display: block;
  object-fit: cover;
}
.image-slide-content-section a.nectar-button {
  width: 100%;
}
.image-slide-content-section {
  max-width: 1100px;
  margin: 0 auto;
}
.image-slide-content-section {
  max-width: 1100px;
  margin: 0 auto;
}
.fact_sheet .wpb_column .img-with-aniamtion-wrap {
  border-radius: 10px 10px 0 0;
  overflow: hidden;
}
.fact_sheet .wpb_column .wpb_wrapper p,
.fact_sheet .wpb_column .wpb_wrapper strong {
  font-family: "Euclid Circular A";
  font-size: 16px;
  font-weight: normal !important;
}
.fact_sheet .wpb_column .wpb_wrapper strong {
  color: #fff;
  text-align: left;
}
.fact_sheet .wpb_column .wpb_text_column {
  background-color: #393535;
}
.fact_sheet .wpb_column .wpb_wrapper p {
  display: grid;
  gap: 34px;
  justify-content: center;
  grid-template-columns: 1fr 1fr;
  text-align: right;
}
.fact_sheet .wpb_column .wpb_text_column {
  background-color: #393535;
  padding: 40px 20px;
  border-radius: 0 0 10px 10px;
  box-shadow: 0px 4px 10px 0px #00000040;
}
.fact_sheet .wpb_column .img-with-aniamtion-wrap .hover-wrap {
  margin-bottom: 0 !important;
}
.event-list-item .slides li a {
  height: 870px !important;
  display: block;
}
.event-list-item .slides li a img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}
.contact-form input[type="date"],
.contact-form input[type="email"],
.contact-form input[type="number"],
.contact-form input[type="password"],
.contact-form input[type="search"],
.contact-form input[type="tel"],
.contact-form input[type="text"],
.contact-form input[type="url"],
.contact-form textarea {
  border-width: 1px;
  background-color: transparent !important;
  font-family: "Euclid Circular A";
  padding: 20px 30px;
  border-radius: 0;
  height: 70px;
  font-size: 20px !important;
  border: solid 1px #807770;
}
.contact-form textarea {
  height: 200px;
}
form p {
  font-family: "Euclid Circular A";
  font-size: 20px;
  padding-bottom: 20px;
}
textarea {
  height: 260px;
}
.contact-form .item {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0 60px;
}
.full-width-text-box {
  margin-top: 40px;
}
.wpcf7-acceptance input[type="checkbox"] {
  border: solid 1px #b39d74 !important;
  width: 25px;
  height: 25px;
  margin: 0;
  border-radius: 0 !important;
  position: absolute;
  left: 0;
}
.wpcf7-acceptance .wpcf7-list-item {
  margin-left: 40px;
}
.wpcf7-form p span {
  color: #807770;
}
.full-width {
  display: grid;
  grid-template-columns: 1fr 0.5fr;
  margin-top: 40px;
}
.full-width div:last-child {
  text-align: right;
  position: relative;
}
span.wpcf7-spinner {
  position: absolute;
  left: 0;
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
  margin: 0;
  background-color: transparent;
  border: none;
  padding: 20px 0 0 0;
  font-family: "Euclid Circular A";
  font-size: 20px;
  color: red;
}
.wpcf7-form .wpcf7-not-valid-tip {
  box-shadow: none;
  background-color: transparent;
  color: red;
}
.magazine_post .content * {
  color: #807770 !important;
  font-family: "Heldane Text" !important;
}
.magazine_post .nectar-post-grid .nectar-post-grid-item {
  padding-bottom: 0 !important;
}
.magazine_post .nectar-post-grid .nectar-post-grid-item .inner {
  padding-bottom: 10px;
  text-align: left;
}
.magazine_post .nectar-post-grid-item-bg-wrap * {
  height: 100% !important;
  width: 100% !important;
  display: block;
}
.magazine_post .nectar-post-grid-item-bg-wrap {
  height: 343px;
}
.event-page-gallery-list
  .wpb_column.column_container
  .vc_column-inner
  p.vc_custom_heading {
  padding-bottom: 0;
  position: absolute;
  z-index: 99999;
  width: 100%;
  padding-top: 43px;
  padding-left: 50px;
  z-index: 1;
}
.event-page-gallery-list
  .wpb_column.column_container
  .vc_column-inner
  .flex-gallery
  .flex-direction-nav {
  display: none;
}
.event-page-gallery-list
  .wpb_column.column_container
  .vc_column-inner
  .wpb_row:first-child
  .wpb_text_column {
  position: absolute;
  bottom: 0;
  z-index: 9999;
  padding: 0 40px 25px;
  cursor: pointer;
}
.event-page-gallery-list
  .wpb_column.column_container
  .vc_column-inner
  .wpb_row:first-child
  .wpb_text_column
  .wpb_wrapper:has(p)
  p
  > a {
  font-size: 16px;
  color: #fff;
  font-family: "Euclid Circular A";
  text-transform: capitalize;
  font-family: Euclid Circular A;
  font-size: 16px;
  font-weight: 400;
  line-height: 20.29px;
  letter-spacing: 0.15em;
  text-align: center;
  text-transform: uppercase;
  border: solid 1px #fff;
  padding: 15px 50px;
  display: block;
}
.event-page-gallery-list
  .wpb_column.column_container
  .vc_column-inner
  .wpb_row:first-child
  .wpb_text_column
  .wpb_wrapper:has(p)
  p
  > a:hover {
  background-color: #fff;
  color: #393535;
}
.event-page-gallery-list
  .wpb_column.column_container
  .vc_column-inner
  .wpb_row:first-child
  .wpb_text_column
  .wpb_wrapper
  p {
  padding-bottom: 0;
}
.event-page-gallery-list
  .wpb_column.column_container
  .vc_column-inner
  .wpb_row:first-child
  .wpb_text_column
  .wpb_wrapper:has(p) {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.event-page-gallery-list
  .wpb_column.column_container
  .vc_column-inner
  .wpb_row:first-child
  .wpb_text_column
  .wpb_wrapper
  p
  br {
  display: none;
}
.event-page-gallery-list
  .wpb_column.column_container
  .vc_column-inner
  .wpb_row:first-child
  .wpb_gallery {
  margin-bottom: 0 !important;
}
.gallery_counter {
  font-family: "Euclid Circular A";
  color: #fff;
  font-size: 16px;
  text-align: end;
  margin-bottom: 0 !important;
}
.event-page-gallery-list
  .wpb_column.column_container
  .vc_column-inner
  .flex-gallery
  ul
  li
  a
  img {
  margin-bottom: 0 !important;
  width: 100% !important;
  object-fit: cover;
  height: 100% !important;
}
.event-page-gallery-box {
  height: 600px;
}
.event-page-gallery-box * {
  height: 100%;
  object-fit: cover;
}
/*.box-repeater.story-section:nth-last-child(2) .item-box:last-child .image-box {
	width: 100%;
}*/
.item-box .image-box,
.item-box .info-box {
  width: calc(100% / 2 - 25px);
  color: #fff;
}
.item-box .info-box h2 {
  color: #b39d74 !important;
  font-family: "Euclid Circular A";
  text-transform: uppercase;
  font-size: 45px;
  line-height: normal;
}
.item-box:nth-child(odd) {
  flex-direction: row-reverse;
}
.item-box.active:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 4px;
  height: 100%;
  content: "";
  background-color: #b39d74;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9;
}
.box-repeater-items {
  position: relative;
}
.box-repeater-items:after {
  position: absolute;
  width: 4px;
  height: 100%;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  background-color: #908a86;
  top: 0;
}
.item-box {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 50px;
  justify-content: space-between;
  position: relative;
}
.image-box-inner {
  border: solid 1px #b39d74;
  padding: 47px 35px;
  height: 460px;
  max-width: 360px;
  margin: 0 auto;
  background-color: #615953;
  /* box-shadow: 0px 4px 10px 2px #00000040; */
}
.image-box-inner img {
  margin-bottom: 0 !important;
  display: block;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}
.image-box h3 {
  text-align: center;
  font-size: 50px !important;
  line-height: normal !important;
  margin-bottom: 0 !important;
  border: solid 1px #b39d74;
  display: inline-block;
  color: #b39d74;
  padding: 0 56px;
  bottom: -35px;
  position: relative;
  left: 50%;
  clip-path: ellipse(45% 50% at 50% 50%);
  transform: translate(-50%);
  background-color: #615953;
}
.item-box .info-box {
  background-color: #675e57;
  /* box-shadow: 0px 4px 10px 2px #00000040; */
  /* border: solid 1px #B39D74; */
  padding: 40px;
  max-width: 550px;
}
/*.box-repeater.story-section:nth-last-child(2) .item-box:last-child .image-box .image-box-inner {
	max-width: 100%;
	height: 620px;
}
.box-repeater.story-section:nth-last-child(2) .item-box:last-child .info-box {
	background-color: transparent;
	max-width: 750px;
	text-align: center;
	padding: 0;
}
.box-repeater.story-section:nth-last-child(2) .item-box:last-child {
	flex-direction: column;
	position: relative;
	z-index: 999;
	margin-top: 100px;
	background-color: #615953;
}*/
.box-repeater.story-section:nth-last-child(2) .item-box.active:last-child:after,
.box-repeater.story-section:nth-last-child(2)
  .item-box.active:last-child:before {
  visibility: hidden;
}
.box-repeater.story-section::nth-last-child(2) .item-box:last-child .image-box {
  width: 100%;
  max-width: 1200px;
}
.box-repeater.story-section::nth-last-child(2)
  .item-box:last-child
  .image-box-inner {
  max-width: 1200px;
  height: 600px;
}
.box-repeater.story-section::nth-last-child(2) .item-box:last-child .info-box {
  border: none;
  box-shadow: none;
  background-color: transparent;
  text-align: center;
  padding: 0;
}
.box-repeater-items:before {
  position: absolute;
  width: 20px;
  content: "";
  background-color: #908a86;
  top: 0;
  height: 4px;
  left: 50%;
  transform: translateX(-50%);
}
.item-box.active:before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 20px;
  content: "";
  background-color: #b39d74;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9;
  border-radius: 50%;
}
.our-story-pagination .center {
  font-size: 0;
  width: 82px;
  height: 113px;
  background-color: #b39d74;
  border-radius: 40px;
  margin: 6px auto;
  background-image: url(images/slide-btn.svg);
}
.our-story-pagination {
  margin-bottom: 0 !important;
  position: absolute;
  top: 0;
  right: -180px;
  transition: all 0.3s ease-in-out;
}
.box-repeater.story-section::nth-last-child(2) .box-repeater-items:before {
  visibility: hidden;
}
.sticky-pagination .our-story-pagination {
  position: fixed;
  top: 200px;
  right: 100px;
}
.next-story {
  font-size: 0;
  width: 0;
  height: 0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-top: 22px solid #b39d74;
  margin: 0 auto;
}
.our-story-pagination .container {
  width: 100% !important;
  max-width: 82px;
}
.our-story-pagination div {
  cursor: pointer;
}
.prev-story {
  font-size: 0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 22px solid #b39d74;
  width: 0;
  height: 0;
  margin: 0 auto;
}
.contact-info-link-box .nectar-cta .link_wrap .link_text:hover {
  color: #b39d74 !important;
}
.contact-info-link-box .nectar-cta .link_wrap .link_text:after {
  position: relative;
  display: inline-block !important;
  content: "";
  visibility: visible;
  border: none;
  height: 19px;
  width: 20px;
  background-image: url(images/link-arrow.svg);
  background-size: contain;
  background-repeat: no-repeat;
  padding-left: 5px !important;
}
.contact-info-link-box .nectar-cta:not(:last-child) {
  border-bottom: solid 1px;
  padding-bottom: 25px;
}
.contact-info {
  font-size: 14px;
  line-height: normal;
}
.contact-info .icon-default-style {
  width: 20px !important;
  height: 20px !important;
  font-size: 20px !important;
  line-height: normal !important;
}
.contact-info .iwithtext .iwt-text {
  padding-left: 30px;
}
.toggle-title a {
  padding: 23px !important;
  font-size: 14px !important;
  text-transform: uppercase;
  font-family: "Euclid Circular A" !important;
  line-height: normal !important;
  color: #000 !important;
}
.toggle-heading i:after,
.toggle-heading i:before {
  visibility: hidden;
}
.toggle-heading i {
  border: none !important;
  background-image: url(images/dw-arrow.svg);
  background-repeat: no-repeat;
  background-position: center;
}
.toggle {
  border-bottom: solid 1px #807770 !important;
}
.toggle.open a i {
  transform: scale(-1);
}
.contact-form.contact-page {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.contact-form.contact-page .full-width {
  grid-column: -1 / 1;
}
.contact-form.contact-page {
  display: grid;
  grid-template-columns: 0.6fr 1fr;
  gap: 0 32px;
}
textarea {
  resize: none !important;
}
.contact-form.contact-page textarea {
  height: 265px;
}
.booking-form-wrapper {
  position: fixed;
  z-index: 99999;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.7);
  transform: translate(100%);
  transition: all 0.4s ease-in-out;
}
.booking-form-wrapper .booking-form {
  height: 100%;
  max-width: 588px;
  background-color: #807770;
  margin: 0 0 0 auto;
  padding: 50px;
  padding-top: 100px;
  overflow-y: auto;
}
.booking-form-wrapper.show {
  transform: none;
}
.person_count {
  display: flex;
  justify-content: space-between;
  font-size: 16px;
  color: #fdf8f3;
  align-items: center;
  border-bottom: solid 1px #b39d74;
  padding-bottom: 27px;
  margin-bottom: 23px;
}
.adults_count input {
  width: 112px;
  background-color: transparent;
  box-shadow: none !important;
  outline: none !important;
  border: none;
  text-align: center;
  font-family: "Heldane Text";
  font-size: 25px;
  color: #fff;
}
.adults_count span {
  width: 42px;
  height: 42px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 26px;
  background-color: #b39d74;
  cursor: pointer;
}
body .book-form-submit input[type="submit"] {
  font-family: Euclid Circular A;
  font-size: 16px;
  font-weight: 400;
  line-height: 20.29px;
  letter-spacing: 0.15em;
  text-align: center;
  padding: 18px;
  background-color: #b39d74 !important;
  color: #fff !important;
  width: 100%;
}
.book-form-submit .ui-datepicker-calendar {
  width: 100%;
  font-family: Euclid Circular A;
  font-size: 16px;
  font-weight: 300;
  line-height: 20.29px;
  text-align: center;
  margin-bottom: 0;
}
.book-form-submit .ui-datepicker-calendar caption,
.book-form-submit .ui-datepicker-calendar td,
.book-form-submit .ui-datepicker-calendar th {
  font-weight: 100;
  text-align: center;
}
.view-packages {
  height: 235px;
  background-size: cover;
  background-position: center center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
}
.view-packages a {
  font-size: 18px;
  font-family: "Euclid Circular A";
  color: #fff !important;
}
.rooms-and-suites-wrapper-list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}
.room-image-box-content-title {
  z-index: 9999;
}
.room-image-box-content-title a:hover {
  color: #b39d74 !important;
}
.rooms-and-suites-wrapper-list img {
  display: none;
}
.rooms-and-suites-wrapper-list .item .room-image-box {
  height: 500px;
  background-size: cover;
  background-position: center;
  padding: 30px;
  display: flex;
  justify-content: center;
  align-items: end;
}
.rooms-and-suites-wrapper-list .item .room-image-box .room-image-box-content {
  display: none;
}
body .rooms-and-suites-wrapper-list .room-image-box-content-title h3 {
  font-family: "Euclid Circular A" !important;
  font-size: 18px !important;
  font-weight: 600 !important;
  line-height: 19.8px !important;
  letter-spacing: 0.1em;
  text-align: left;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 0 !important;
}
.rooms-and-suites-wrapper-list .item:after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: calc(100% - 30px);
  height: calc(100% - 30px);
  content: "";
  background-position: center;
  transform: translate(-50%, -50%);
  border: solid 2px #b39d74;
}
.rooms-and-suites-wrapper-list .item {
  position: relative;
}
.close-btn {
  position: absolute;
  top: 50px;
  right: 50px;
  background-image: url(images/close-icon.svg);
  width: 27px;
  height: 27px;
  background-size: contain;
  font-size: 0;
  cursor: pointer;
  background-repeat: no-repeat;
}
#datepicker-booking table {
  width: 100%;
  font-family: "Euclid Circular A";
  font-size: 16px;
  border-bottom: solid 1px #b39d74;
  padding-bottom: 20px;
}
#datepicker-booking table .week-name th {
  text-transform: uppercase;
  font-family: Euclid Circular A;
  font-size: 16px;
  font-weight: 300;
  line-height: 20.29px;
  text-align: center;
  color: #fdf8f3;
}
#datepicker-booking table tbody tr td .day {
  text-align: center;
  color: #fdf8f3;
  line-height: normal;
  padding: 12px 15px;
  width: 36px;
  height: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  border-radius: 50%;
  margin: 0 auto;
  font-family: sans-serif;
}
.caption th span {
  font-size: 0;
  display: block;
}
.caption th span.prev:after {
  content: "PREV.";
  font-size: 16px;
  color: #fff;
}
.caption th span.next:after {
  content: "NEXT.";
  font-size: 16px;
  color: #fff;
}
#datepicker-booking table tbody tr td .day.checked {
  background-color: #b39d74;
}
#datepicker-booking table .month-name {
  display: flex;
  text-transform: capitalize;
  color: #fdf8f3;
  order: -1;
}
#datepicker-booking .caption th {
  text-align: center;
}
#datepicker-booking .caption {
  grid-template-columns: 3fr 1fr 1fr;
  gap: 4rem;
  cursor: pointer;
}
.date-range-length-tip {
  font-size: 20px;
  color: #fff;
  margin-bottom: 25px;
  margin-top: -10px;
  font-family: "Euclid Circular A";
  display: none !important;
}
.domus-code input {
  border: solid 1px #b39d74;
  margin-bottom: 20px;
  border-radius: 0 !important;
  color: #fff;
}
.domus-code input::-ms-input-placeholder {
  color: #fff;
  font-family: "Euclid Circular A";
}
.domus-code input::placeholder {
  color: #fff;
  font-family: "Euclid Circular A";
}
tbody tr,
thead tr {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
}
.week-name th {
  padding: 15px;
}
#datepicker-booking table .day.lastMonth.valid {
  color: rgba(253, 248, 243, 0.6);
}
.booking-form-wrapper .booking-form::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #f5f5f5;
}
.booking-form-wrapper .booking-form::-webkit-scrollbar {
  width: 10px;
  background-color: #f5f5f5;
}
.booking-form-wrapper .booking-form::-webkit-scrollbar-thumb {
  background-color: #000000;
  border: 2px solid #555555;
}
.gift-card-price-section .wpb_text_column .wpb_wrapper {
  display: flex;
  align-items: center;
  gap: 17px;
}
.gift-card-price-section .wpb_text_column .wpb_wrapper h4 {
  font-size: 30px;
  font-weight: 700;
  line-height: 35.79px;
  color: #b39d74 !important;
}
.gift-card-price-section .wpb_text_column .wpb_wrapper p {
  font-size: 16px;
  font-weight: 400;
  line-height: 20.29px;
  letter-spacing: 0.15em;
  text-align: left;
  padding-bottom: 0;
}
.gift-card-price-section {
  position: absolute;
  width: 100%;
  background-color: #fff;
  padding: 30px 8%;
  bottom: 0;
  left: 0;
  border-top: solid 1px #807770;
}
.careers-faq-section .toggle {
  border-bottom: solid 1px #b39d74 !important;
  margin-bottom: 0;
  position: relative;
}
.nectar-fancy-box .heading-wrap,
.nectar-fancy-box .heading-wrap strong {
  font-family: "Euclid Circular A";
  font-size: 16px;
  line-height: 20.29px;
  letter-spacing: 0.15em;
  text-align: left;
}
.nectar-fancy-box .heading-wrap strong {
  color: #b39d74 !important;
}
.nectar-fancy-box .hover-content {
  font-size: 14px;
  font-weight: 400;
  line-height: 16.7px;
  text-align: left;
  max-width: 100% !important;
}
.nectar-fancy-box .hover-content br {
  display: none;
}
.nectar-fancy-box {
  padding: 22px !important;
}
.box-bg {
  background-position: top center !important;
}
#ajax-content-wrap .nectar-fancy-box[data-style="hover_desc"] .box-bg:after {
  /*background-color: #b39d74 !important;*/
}
.nectar-fancy-box[data-style="hover_desc"].hovered.hover_o_opacity_0-9
  .box-bg:after {
  opacity: 1;
  height: 100%;
}
.nectar-fancy-box.hovered .heading-wrap strong {
  color: #fff !important;
}
.careers-faq-section .toggle-title {
  max-width: 923px;
  margin: 0 auto;
  padding: 0 20px;
}
.careers-faq-section .toggle-title + div {
  max-width: 923px;
  margin: 0 auto;
  padding: 0 20px !important;
  background-color: transparent;
  box-shadow: none;
}
.careers-faq-section .toggle-title a {
  background-color: transparent !important;
  padding: 27px 0 27px 132px !important;
  color: #807770 !important;
}
.careers-faq-section .toggle > .toggle-title a:hover {
  background-color: transparent !important;
  color: #807770 !important;
}
.careers-faq-section
  .toggle-title
  + div
  .inner-toggle-wrap
  .wpb_text_column:first-child {
  position: absolute;
  top: 0;
  margin: 0;
  font-family: "Euclid Circular A";
  font-size: 14px;
  font-weight: 400;
  line-height: 17.75px;
  text-align: left;
  color: #bbbbbb;
  top: 27px;
  left: 50%;
  width: 100%;
  max-width: 923px;
  transform: translateX(-50%);
  padding-left: 20px;
}
.careers-faq-section
  .toggle-title
  + div
  .inner-toggle-wrap
  .wpb_text_column:first-child
  p {
  text-decoration: underline;
}
.careers-faq-section .inner-toggle-wrap {
  padding: 0 0 30px 0 !important;
  font-size: 18px;
  font-family: "Euclid Circular A";
}
.careers-faq-section .toggle-title a i {
  right: 20px;
  left: inherit;
  top: 50%;
  transform: translateY(-50%);
}
.careers-faq-section .toggle.open i {
  transform: scale(-1);
}
.single #header-outer {
  position: relative;
  background-color: #fdf8f3 !important;
}
body.single #top nav ul .slide-out-widget-area-toggle a .lines,
body.single #top nav ul .slide-out-widget-area-toggle a .lines:after,
body.single #top nav ul .slide-out-widget-area-toggle a .lines:before,
body.single .slide-out-widget-area-toggle .lines-button:after {
  background-color: #b39d74;
}
.single #header-outer.scrolled-down {
  position: fixed;
}
.single.single-rooms-and-suites #header-outer {
  position: fixed;
  background-color: inherit !important;
}
body.single.single-rooms-and-suites #social-in-menu a {
  color: #fff !important;
}
body.single.single-rooms-and-suites #logo img {
  filter: invert(0.1) brightness(100);
}
body.single.single.single-rooms-and-suites
  #top
  nav
  ul
  .slide-out-widget-area-toggle
  a
  .lines,
body.single.single.single-rooms-and-suites
  #top
  nav
  ul
  .slide-out-widget-area-toggle
  a
  .lines:after,
body.single.single.single-rooms-and-suites
  #top
  nav
  ul
  .slide-out-widget-area-toggle
  a
  .lines:before,
body.single.single.single-rooms-and-suites
  .slide-out-widget-area-toggle
  .lines-button:after {
  background-color: #fff;
}
.single h1.entry-title {
  font-size: 55px !important;
  line-height: normal !important;
}
#page-header-wrap,
#page-header-wrap #page-header-bg {
  height: 740px !important;
}
.post .content-inner {
  padding-bottom: 0;
}
.post-area {
  max-width: 100% !important;
}
.blog-recent[data-style="default"] .col .post-header h3 {
  font-family: Heldane Text;
  font-size: 40px;
  font-weight: 400;
  line-height: 47.72px;
  text-align: left;
  color: #807770;
}
.blog-recent[data-style="default"] .col .post-header .meta-category {
  display: none;
}
.blog-recent:after,
.blog-recent:before {
  display: none;
}
.blog-recent {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 77px;
}
.room_meta {
  font-family: Euclid Circular A;
  font-size: 14px;
  font-weight: 400;
  line-height: 17.75px;
  letter-spacing: 0.15em;
  text-align: center;
  margin-top: 15px;
  text-transform: uppercase;
}
.package-meta {
  font-family: Euclid Circular A;
  font-size: 14px;
  font-weight: 400;
  line-height: 17.75px;
  letter-spacing: 0.15em;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  padding-bottom: 80px;
}
.room_meta span:after {
  content: "|";
  margin: 0 6px;
}
.room_meta span:last-child:after {
  display: none;
}
.lb-outerContainer {
  width: 1227px !important;
  height: 705px !important;
  background-color: transparent !important;
}
.lightbox .lb-image {
  border-radius: 0 !important;
  border: none !important;
}
.lb-container,
.lb-container img {
  height: 100% !important;
  width: 100% !important;
  object-fit: cover;
}
.lb-data .lb-number {
  display: none;
}
.lb-data .lb-close {
  width: 80px !important;
  height: 113px !important;
  background-image: url(images/close-btn.svg) !important;
  background-size: contain !important;
  opacity: 1 !important;
}
#lightbox {
  display: flex;
  flex-direction: column-reverse;
  gap: 40px;
}
.room_gallary_count {
  cursor: pointer;
  z-index: 999;
}
.room-image-gallery .gallery-first-img {
  height: 600px;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  padding: 24px 37px;
  color: #fff;
  font-family: "Euclid Circular A";
  text-transform: uppercase;
  font-size: 16px;
  line-height: normal;
  background-size: cover !important;
  background-repeat: no-repeat !important;
}
.rooms-gallery-lightbox {
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 99999;
  padding: 50px 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
}
body.gallary-popup #header-outer {
  z-index: -1;
}
body.gallary-popup .wpb_row > .span_12 {
  z-index: inherit;
}
html:has(.gallary-popup) {
  overflow: hidden;
}
.room-image-link img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}
.slick-slide > div {
  text-align: center;
}
.room-image-link {
  height: 600px;
  max-width: 1200px;
  margin: 0 auto !important;
}
.room-gallery-images {
  height: 100%;
  display: flex !important;
  align-items: center;
  height: 600px;
  flex-wrap: wrap;
}
.rooms-gallery-lightbox .slick-slide {
  margin: 0 20px;
}
.rooms-gallery-lightbox .slick-list {
  margin: 0 -20px;
}
.rooms-gallery-lightbox .slick-slide.slick-active a:after {
  visibility: hidden;
}
.rooms-gallery-lightbox .slick-slide a {
  position: relative;
  pointer-events: none;
}
.rooms-gallery-lightbox .slick-slide a:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: rgba(0, 0, 0, 0.5) !important;
}
.rooms-gallery-lightbox .slick-slide.slick-active a:after {
  visibility: hidden;
}
.close-lightbox {
  position: relative;
  bottom: 0;
  font-size: 0;
  background-repeat: no-repeat;
  background-size: contain;
  width: 80px;
  height: 100px;
  cursor: pointer;
  margin-bottom: 40px;
  left: calc(100% - 188px);
  z-index: 9;
  background-image: url(images/close-btn.svg) !important;
}
.rooms-gallery-lightbox .slick-slider .slick-arrow {
  background: transparent !important;
  background-image: none !important;
  width: 0 !important;
  height: 0 !important;
  border-radius: 0 !important;
  right: 0;
  top: inherit;
  transform: none;
}
.rooms-gallery-lightbox .slick-slider .slick-arrow.slick-prev:after {
  position: absolute;
  width: 80px;
  height: 113px;
  content: "";
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(images/slide-btn.svg);
  top: 50%;
  transform: translateY(-50%);
  border-radius: 60px;
  left: 17px;
}
.rooms-gallery-lightbox .slick-slider .slick-arrow.slick-next {
  border-top: 10px solid transparent;
  border-left: 10px solid #b39d74;
  border-bottom: 10px solid transparent;
  transform: none;
  right: 150px;
}
.rooms-gallery-lightbox .slick-slider .slick-arrow.slick-prev {
  border-top: 10px solid transparent;
  border-right: 10px solid #b39d74;
  border-bottom: 10px solid transparent;
  right: 255px;
}
.slick-slider .slick-arrow:focus-visible {
  outline: none;
}
.rooms-gallery-lightbox .slick-dots {
  position: relative;
  width: 100%;
  display: flex;
  margin: 0;
  margin-top: 0px;
  justify-content: center;
  bottom: 0;
  list-style-type: none !important;
  margin-top: 30px;
}
.rooms-gallery-lightbox .slick-dots li {
  list-style-type: none;
}
.rooms-gallery-lightbox .slick-dots li button {
  font-size: 0;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  cursor: pointer;
  margin: 0 5px;
  background-color: transparent;
  border: solid 1px #fff;
}
.rooms-gallery-lightbox .slick-dots li.slick-active button {
  background-color: #fff !important;
}
.nectar-post-grid .nectar-post-grid-item {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.property_facts_option .iwithtext {
  /* border: solid 1px #b39d74; */
  box-shadow: 2px 4px 10px -2px #00000026;
  background: #fff;
  margin-top: 17px;
  padding: 15px 30px;
  border-radius: 10px;
  position: relative;
  z-index: 99;
  display: flex;
}
.property_facts_option .iwithtext:after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: calc(100% - 15px);
  height: calc(100% - 15px);
  content: "";
  border: solid 1px #b39d74;
  transform: translate(-50%, -50%);
  z-index: -1;
  border-radius: 6px;
}
.property_facts_option .iwithtext .iwt-text {
  font-size: 21px;
  width: calc(100% - 84px);
  color: #b39d74;
  text-align: left;
  padding-left: 40px;
}
.property_facts_option .iwithtext .iwt-text em {
  color: #b39d74;
}
.property_facts_option .iwithtext .iwt-icon {
  position: relative;
  width: 84px;
}
.property_facts_option .iwithtext .iwt-icon img {
  width: 100% !important;
  margin-bottom: 0;
}
.property_facts_option .iwithtext .iwt-text p:has(a) {
  position: absolute;
  bottom: 18px;
  left: 154px;
}
.property_facts_option .iwithtext .iwt-text p > strong {
  text-decoration: underline;
  font-family: "Euclid Circular A";
  font-size: 10px;
  cursor: pointer;
}
.property_facts_title {
  color: #908a86;
  font-family: Euclid Circular A;
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
  text-align: left;
  margin-bottom: 0 !important;
}
.property_facts_title p:first-child:before {
  position: relative;
  content: "";
  width: 18px;
  height: 18px;
  display: inline-block;
  background-image: url(https://domus.bison-studio.com/wp-content/uploads/2024/05/Group-297.svg);
}
.property_facts_title {
  margin-top: 20px;
}
.property_facts_title p:first-child {
  display: flex;
  align-items: center;
  gap: 7px;
}
.property_facts_popup::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  z-index: -1;
  background-color: rgba(0, 0, 0, 0.8);
}
.property_facts_popup {
  position: fixed;
  z-index: 9999999;
  left: 50%;
  transform: translateX(-50%);
  height: 100%;
  width: 100%;
  top: 0;
  display: flex;
  align-items: center;
  padding: 2em;
  visibility: hidden;
  justify-content: center;
  transition: all 0.3s ease-in-out;
}
.property_facts_popup.show {
  visibility: visible;
}
.property_facts_popup .property_facts_popup_inner img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}
.property_facts_popup_img {
  height: 585px;
  position: absolute;
  z-index: 99;
  top: 50%;
  width: 45%;
  left: 40px;
  transform: translateY(-50%);
}
.property_facts_popup .property_facts_popup_inner .property_facts_popup_box {
  height: 670px;
  max-width: 1023px;
  margin: 0 auto;
  gap: 32px;
  padding: 40px 0 40px 20px;
  background-color: #fdf8f3;
  border-radius: 6px;
  position: relative;
  padding-right: 4px;
  overflow-y: auto;
  border: solid 1px #b39d74;
}
.property_facts_content h3 {
  color: #b39d74;
}
.property_facts_content {
  padding-right: 50px;
  position: relative;
  max-width: 50%;
  margin: 0 0 0 auto;
  padding-left: 30px;
  height: 480px;
  overflow-y: auto;
}
.property_facts_note:before {
  position: absolute;
  height: 104px;
  background-image: url(images/gradiant.svg);
  content: "";
  width: 100%;
  bottom: 58px;
}
.property_facts_note {
  display: grid;
  grid-template-columns: 0.1fr 1fr;
  font-family: "Euclid Circular A";
  font-size: 15px;
  font-weight: 300;
  line-height: 19.02px;
  text-align: left;
  color: #b39d74;
  gap: 12px;
  position: absolute;
  bottom: 76px;
  border-top: solid 1px #b39d74;
  width: 41.3%;
  padding-top: 15px;
  right: 57px;
  z-index: 9999;
}
.property_facts_content::-webkit-scrollbar {
  width: 10px;
  margin-right: 5px;
}
.property_facts_content::-webkit-scrollbar-track {
  border-radius: 10px;
}
.property_facts_content::-webkit-scrollbar-thumb {
  background: rgba(179, 157, 116, 1);
  border-radius: 10px;
}
.pop-up-close-btn {
  width: 82px;
  height: 113px;
  background-image: url(images/popup-close-btn.svg);
  position: absolute;
  right: -100px;
  cursor: pointer;
  z-index: 99;
}
.property_facts_popup_inner {
  position: relative;
  padding: 20px;
  background-color: #fdf8f3;
  border-radius: 10px;
}
.slide-out-widget-area-toggle a > span {
  height: 24px !important;
}
.display_col_2 .rooms-by-cat {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 13%;
}
.room-image img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}
.room-image {
  height: 500px;
  margin-bottom: 30px;
}
.single-room h2 {
  font-family: "Euclid Circular A";
  font-size: 45px;
  font-weight: 400;
  line-height: 49.5px;
  text-transform: uppercase;
  margin-bottom: 25px;
}
.single-room {
  text-align: center;
}
.single-room a.room0-link {
  font-family: Euclid Circular A;
  font-size: 16px;
  font-weight: 400;
  line-height: 20.29px;
  letter-spacing: 0.15em;
  text-align: left;
  color: #b39d74;
  padding: 8px 0;
  position: relative;
  transition: all 0.3s ease-in-out;
  text-transform: uppercase;
}
.single-room a.room0-link::after {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 1px;
  content: "";
  background-color: #b39d74;
  transition: all 0.3s ease-in-out;
}
.single-room a.room0-link:hover::before,
.single-room a.room0-link:hover::after {
  width: 0;
}
.single-room a.room0-link::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  content: "";
  transition: all 0.3s ease-in-out;
  background-color: #b39d74;
}
.room-meta span:not(:last-child):after {
  content: "|";
  margin: 0 10px;
}
.room-meta {
  font-family: Euclid Circular A;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.display_col_1 .rooms-by-cat {
  grid-template-columns: 1fr;
}
.packages_list_col_3 {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 6em;
}
.package-image {
  height: 343px;
  margin-bottom: 40px;
}
.package-image img {
  height: 100% !important;
  width: 100% !important;
  object-fit: cover;
}
.single-package h2 {
  font-family: Heldane Text;
  font-size: 40px;
  font-weight: 400;
  line-height: 47.72px;
  color: #807770;
  margin-bottom: 22px;
}
.single-package {
  text-align: left;
}
.packages-grid .package-link {
  font-family: Euclid Circular A;
  font-size: 16px;
  font-weight: 400;
  line-height: 20.29px;
  letter-spacing: 0.15em;
  text-align: left;
  color: #b39d74;
  padding: 8px 0;
  position: relative;
  transition: all 0.3s ease-in-out;
  text-transform: uppercase;
}
.packages-grid .package-link::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  content: "";
  transition: all 0.3s ease-in-out;
  background-color: #b39d74;
}
.packages-grid .package-link::after {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 1px;
  content: "";
  background-color: #b39d74;
  transition: all 0.3s ease-in-out;
}
.packages-grid .package-link:hover::before,
.packages-grid .package-link:hover::after {
  width: 0;
}
.package-content {
  margin-bottom: 40px;
}
.single-package .special-offer {
  text-align: center;
  padding-bottom: 20px;
  text-transform: uppercase;
  font-family: Euclid Circular A;
  font-size: 14px;
  font-weight: 400;
  line-height: 17.75px;
  letter-spacing: 0.15em;
  color: #807770;
}
html.popup-on {
  overflow: hidden;
}
/* Responsive CSS */
@media only screen and (min-width: 1000px) {
  body[data-slide-out-widget-area-style*="fullscreen"]
    #top
    .menu-push-out
    .lines-button:after,
  body[data-slide-out-widget-area-style*="fullscreen"]
    #top
    .menu-push-out
    .lines:after,
  body[data-slide-out-widget-area-style*="fullscreen"]
    #top
    .menu-push-out
    .lines:before {
    transform: translateX(100px) !important;
    visibility: hidden;
  }
}
@media only screen and (max-width: 1366px) {
  .banner-form form {
    gap: 40px;
    padding: 23px 40px;
  }
  .packagess-wrapper {
    gap: 50px;
  }
  .our_magazine_section .magazine-wrapper {
    gap: 30px;
  }
  #footer-outer[data-full-width="1"] .container {
    padding: 0 50px !important;
  }
  .dining_facilities_section
    .carousel-item
    .row_col_wrap_12_inner
    .wpb_column:first-child {
    padding-left: 40px;
  }
  .dining_facilities_section
    .carousel-item
    .row_col_wrap_12_inner
    .wpb_column:first-child
    > .vc_column-inner {
    padding-right: 50px;
  }
  .city_valletta_section .vc_column-inner {
    padding: 0 !important;
  }
  #slide-out-widget-area .inner .off-canvas-menu-container li a {
    font-size: 40px !important;
  }
  #slide-out-widget-area.fullscreen-inline-images
    .inner-wrap
    .bottom-meta-wrap {
    padding: 130px 50px 60px 50px;
  }
  #header-outer[data-full-width="true"] header > .container {
    padding: 0 30px !important;
  }
  .property_facts_popup_inner {
    max-width: 900px;
  }
}
@media only screen and (max-width: 1199px) {
  .banner-form form select,
  .banner-form form input,
  .banner-form form select:hover,
  .banner-form form input:hover,
  .banner-form form select:focus,
  .banner-form form input:focus {
    font-size: 16px !important;
  }
  .banner-form form a {
    font-size: 14px !important;
  }
  body[data-form-submit="regular"] .banner-form form input[type="submit"] {
    padding: 11px 30px !important;
    letter-spacing: 0.1em;
  }
  .banner-form form {
    gap: 30px;
    padding: 23px 31px;
  }
  .packagess-wrapper {
    gap: 30px;
  }
  body #footer-outer #footer-widgets .row {
    gap: 40px;
  }
  #footer-outer #copyright {
    padding: 20px;
  }
  body #footer-outer .row {
    padding: 40px 0;
  }
  .material #footer-outer #footer-widgets .col ul li {
    margin-bottom: 20px;
  }
  #slide-out-widget-area .inner .off-canvas-menu-container li a {
    font-size: 30px !important;
  }
  .pop-up-close-btn {
    width: 60px;
    height: 90px;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .pop-up-close-btn {
    right: -80px;
  }
}
@media only screen and (max-width: 1100px) {
  .property_facts_popup_inner {
    max-width: 760px;
  }
}
@media only screen and (max-width: 999px) {
  .container {
    max-width: 100% !important;
    padding: 0 30px;
  }
  #header-outer #top nav {
    display: flex !important;
    flex-direction: row-reverse;
  }
  #header-outer[data-full-width="true"] header > .container {
    padding: 0 20px !important;
  }
  #header-outer header {
    padding: 15px 0;
  }
  body #header-outer {
    padding: 0;
  }
  .banner-form form .view-special-offers {
    text-align: center;
    width: 100%;
    grid-column: -1 / 1;
  }
  .off-canvas-social-links.mobile-only {
    display: none !important;
  }
  .banner-form form {
    gap: 10px 50px;
    padding: 23px 30px;
  }
  .banner-form form {
    grid-template-columns: repeat(4, 1fr);
  }
  p {
    padding-bottom: 1em;
  }
  .our_magazine_section .magazine-wrapper .readmore-wrap a,
  .blog-link {
    font-size: 14px;
  }
  .rooms_and_suites_section .item {
    padding: 0 10px;
  }
  .rooms_and_suites_section .rooms-and-suites-wrapper .item {
    height: 350px;
  }
  .rooms_and_suites_section
    .rooms-and-suites-wrapper
    .slick-active.slick-center
    .item,
  .rooms_and_suites_section .rooms-and-suites-wrapper {
    height: 430px;
  }
  .rooms_and_suites_section .room-image-box-content {
    padding: 30px;
    font-size: 16px;
    line-height: normal;
  }
  body.material[data-button-style="default"] .nectar-button.link-btn {
    font-size: 14px !important;
  }
  .rooms_and_suites_section .view-room-btn a {
    font-size: 14px !important;
  }
  .rooms_and_suites_section .view-room-btn {
    margin-top: 30px;
  }
  .banner-form-inner {
    width: 100%;
  }
  .room-gallery-images {
    height: 500px;
  }
  .rooms_and_suites_section .rooms-and-suites-wrapper {
    padding: 0px 50px;
  }
  .mark_hotel_section .img-with-aniamtion-wrap > .inner {
    height: 370px;
  }
  body
    #slide-out-widget-area.fullscreen-inline-images
    .inner
    .widget.widget_nav_menu
    li
    a {
    font-size: 14px !important;
  }
  .dining_facilities_section
    .carousel-item
    .row_col_wrap_12_inner
    .wpb_column:first-child {
    padding-left: 0;
    margin-right: 0;
    margin-bottom: 50px;
  }
  .owl-theme[data-desktop-cols] .owl-nav [class*="owl-"],
  .owl-theme[data-desktop-cols] .owl-nav [class*="owl-"]:focus,
  .slick-slider .slick-arrow,
  .slick-slider .slick-arrow:focus,
  .slick-slider .slick-arrow:focus-visible {
    width: 45px;
    height: 45px;
    background-size: 8px;
  }
  .sticky-pagination .our-story-pagination {
    visibility: hidden;
  }
  .item-box.active:before,
  .item-box.active:after {
    visibility: hidden;
  }
  .dining_facilities_section
    .carousel-item
    .row_col_wrap_12_inner
    .wpb_column:first-child
    > .vc_column-inner {
    padding-right: 0;
  }
  .award_box .row_col_wrap_12_inner {
    flex-wrap: nowrap !important;
    justify-content: center;
  }
  .award_box_with_content .row_col_wrap_12_inner {
    gap: 25px;
  }
  .award_box_with_content .row_col_wrap_12_inner .wpb_column {
    width: calc(100% / 2 - 13px);
  }
  .packagess-wrapper {
    display: grid;
    grid-template-columns: 1fr;
    gap: 30px;
  }
  .packagess-image-box {
    height: 470px;
  }
  .packagess-image-box-content h3 {
    color: #fff;
  }
  .experiences_packages_section .row_col_wrap_12 {
    padding: 0 50px;
  }
  .our_magazine_section .row_col_wrap_12 {
    padding: 0 50px;
  }
  .our_magazine_section .magazine-wrapper .magazine-image-box-content h3 {
    margin-bottom: 20px !important;
  }
  .our_magazine_section .magazine-wrapper .magazine-image-box {
    margin-bottom: 30px;
  }
  .our_magazine_section .magazine-wrapper {
    grid-template-columns: repeat(2, 1fr);
    gap: 40px 20px;
  }
  #footer-outer .container .row .col:first-child {
    grid-column: -1 / 1;
    padding: 0;
    text-align: center;
  }
  body #footer-outer #footer-widgets .row {
    grid-template-columns: 1fr 1fr 1fr;
  }
  .material #footer-outer #footer-widgets .col ul li {
    margin-bottom: 10px;
  }
  .material #footer-outer #footer-widgets .col ul li a,
  .material #footer-outer #footer-widgets .col ul li {
    font-size: 16px !important;
    line-height: normal;
  }
  body #footer-outer #footer-widgets .row {
    gap: 30px;
  }
  body #footer-outer #footer-widgets .row {
    padding-top: 50px;
  }
  .full-width-content-banner {
    height: 650px;
  }
  .border-body > .row-bg-wrap:after {
    left: 15px;
  }
  .border-body > .row-bg-wrap:before {
    right: 15px;
  }
  .nectar-post-grid-item-bg {
    height: 340px !important;
  }
  #header-outer #top > .container > .row > .right-aligned-menu-items {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 100;
    height: 100%;
    width: 100%;
    justify-content: flex-end;
    align-items: center;
    display: flex;
    pointer-events: none;
  }
  #header-outer[data-full-width="true"] header > .container {
    padding: 0 50px;
  }
  #menu-secondary-menu li {
    width: 100%;
  }
  #menu-secondary-menu {
    gap: 0;
  }
  .nectar-header-text-content.mobile-only {
    display: none !important;
  }
  #slide-out-widget-area.fullscreen-inline-images
    .inner-wrap
    .bottom-meta-wrap {
    padding: 80px 40px 50px 40px;
    margin-bottom: 0 !important;
  }
  #slide-out-widget-area.fullscreen-inline-images .inner-wrap {
    width: 70%;
  }
  .image-slide-content-section .img-with-aniamtion-wrap {
    height: 430px;
  }
  .image-slide-content-section .vc_column-inner {
    padding-left: 0 !important;
  }
  .image-slide-content-section a.nectar-button {
    width: auto;
    min-width: 300px;
  }
  .event-page-gallery-box {
    height: 400px;
  }
  .event-page-gallery-list
    .wpb_column.column_container
    .vc_column-inner
    .wpb_row:first-child
    .wpb_text_column
    .wpb_wrapper:has(p)
    p
    > a {
    padding: 13px 20px;
    font-size: 15px;
  }
  .item-box {
    flex-direction: column !important;
  }
  .item-box .image-box,
  .item-box .info-box {
    max-width: 100%;
    width: 100%;
  }
  .box-repeater-items:after {
    z-index: -1;
  }
  .item-box .info-box h2 {
    font-size: 35px;
  }
  .item-box .info-box,
  .image-box-inner {
    padding: 30px;
  }
  /*.box-repeater.story-section:nth-last-child(2) .item-box:last-child {
		margin-bottom: 0;
	}*/
  .box-repeater.story-section:nth-last-child(2) {
    margin-bottom: 0;
  }
  .image-box h3 {
    bottom: -20px;
    font-size: 35px !important;
  }
  #ajax-content-wrap .contact-info {
    padding-left: 1% !important;
  }
  iframe,
  iframe.iframe-embed {
    height: 400px;
  }
  .booking-form-wrapper .booking-form {
    height: 100%;
    max-width: 588px;
    background-color: #807770;
    margin: 0 0 0 auto;
    padding: 50px 25px;
    padding-top: 50px;
    overflow-y: auto;
  }
  .close-btn {
    top: 18px;
    right: 30px;
    width: 15px;
    height: 15px;
  }
  .week-name th {
    padding: 15px 10px;
  }
  .room-image-link {
    height: 500px;
  }
  .close-lightbox {
    width: 55px;
    height: 76px;
    left: calc(100% - 130px);
  }
  .rooms-gallery-lightbox .slick-slider .slick-arrow.slick-prev:after {
    width: 60px;
    height: 80px;
  }
  .rooms-gallery-lightbox .slick-slider .slick-arrow.slick-next {
    right: 40px;
  }
  .rooms-gallery-lightbox .slick-slider .slick-arrow.slick-prev {
    right: 123px;
  }
  .nectar-post-grid .nectar-post-grid-item {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  .room-image-gallery .gallery-first-img {
    height: 460px;
  }
  .room-info ul li {
    font-size: 30px;
  }
  .room-info ul {
    margin-bottom: 12px;
  }
  .benefits_for_booking_direct > div {
    gap: 40px;
    padding: 50px 0;
  }
  .rooms-and-suites-wrapper-list {
    grid-template-columns: repeat(2, 1fr);
  }
  .fact_sheet .wpb_column:not(:last-child) .wpb_text_column,
  .fact_sheet .wpb_column:not(:nth-last-child(2)) .wpb_text_column {
    margin-bottom: 40px;
  }
  .mb-m-0 {
    margin-bottom: 0 !important;
  }
  #header-outer[data-has-menu][data-format] #top .row div {
    position: relative !important;
    right: inherit;
    left: inherit;
    pointer-events: auto;
  }
  #header-outer[data-has-menu][data-format] #top .row::after,
  #header-outer[data-has-menu][data-format] #top .row::before {
    display: none;
  }
  #header-outer[data-has-menu][data-format] #top .row {
    display: grid;
    justify-content: center;
    grid-template-columns: 1fr 1fr 1fr;
    align-items: center;
  }
  #header-outer[data-has-menu][data-format] #top .row div.span_9 {
    order: -1;
  }
  #header-outer #top nav > ul {
    padding: 0 !important;
    display: flex;
    align-items: center;
  }
  #header-outer[data-has-menu][data-format]
    #top
    .row
    div
    .nectar-header-text-content {
    padding: 0;
  }
  #header-outer[data-has-menu][data-format] #top .row div.span_3 {
    text-align: center;
  }
  .reserveroom-btn-menu a {
    pointer-events: none;
    cursor: pointer;
  }
  #header-outer #top > .container > .row > .right-aligned-menu-items {
    display: none !important;
  }
  .slide-out-widget-area-toggle.mobile-icon .lines-button::after,
  .slide-out-widget-area-toggle.mobile-icon .lines::after,
  .slide-out-widget-area-toggle.mobile-icon .lines::before,
  #header-outer .left-aligned-ocm .lines::before,
  body #header-outer .slide-out-widget-area-toggle.mobile-icon .lines::before,
  body[data-slide-out-widget-area-style="slide-out-from-right-hover"]
    .slide-out-widget-area-toggle.mobile-icon
    .lines::before {
    height: 2px !important;
    width: 40px !important;
  }
  .display_col_2 .rooms-by-cat {
    gap: 6%;
  }
  .rooms-by-cat .room-image {
    height: 400px;
  }
  .rooms-by-cat .single-room h2 {
    font-size: 33px;
    line-height: normal;
    margin-bottom: 15px;
  }
  .packages_list_col_3 {
    gap: 4em;
  }
  .pop-up-close-btn {
    width: 42px;
    height: 80px;
    background-image: url(images/popup-close-btn.svg);
    position: absolute;
    right: 0;
    cursor: pointer;
    z-index: 99;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .property_facts_note {
    width: 38.5%;
  }
  .property_facts_popup .property_facts_popup_inner .property_facts_popup_box {
    height: 520px;
  }
  .property_facts_popup_img {
    height: 430px;
  }
  .property_facts_content {
    padding-right: 25px;
    position: relative;
    max-width: 50%;
    margin: 0 0 0 auto;
    padding-left: 22px;
    height: 360px;
    overflow-y: auto;
  }
  .pop-up-close-btn {
    top: -70px;
  }
  .property_facts_note:before {
    height: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .book-form-submit {
    text-align: center;
  }
  .banner-form form {
    grid-template-columns: 1fr;
  }
  .banner-form form {
    padding: 23px 20px;
  }
  .container {
    max-width: 100% !important;
  }
  .owl-theme[data-desktop-cols] .owl-nav [class*="owl-"],
  .owl-theme[data-desktop-cols] .owl-nav [class*="owl-"]:focus,
  .slick-slider .slick-arrow,
  .slick-slider .slick-arrow:focus,
  .slick-slider .slick-arrow:focus-visible {
    width: 40px;
    height: 40px;
    background-size: 8px !important;
  }
  .mark_hotel_section .owl-carousel .owl-nav {
    padding: 0 20px;
  }
  .rooms_and_suites_section .slick-active.slick-center .room-image-box {
    max-width: 100%;
  }
  .rooms_and_suites_section .slick-active.slick-center .room-image-box img {
    width: 100% !important;
  }
  .package-meta {
    padding-bottom: 30px;
  }
  .dining_facilities_section
    .carousel-item
    .row_col_wrap_12_inner
    .wpb_column:first-child {
    padding-left: 0;
    margin-right: 0;
    margin-bottom: 35px;
  }
  .dining_facilities_section .row_col_wrap_12 {
    margin: 0 auto !important;
    padding: 0 20px;
  }
  .rooms_and_suites_section .rooms-suites-section {
    padding: 0;
  }
  .rooms_and_suites_section .rooms-and-suites-wrapper {
    padding: 0px 30px;
  }
  .rooms_and_suites_section
    .rooms-and-suites-wrapper
    .slick-active.slick-center
    .item,
  .rooms_and_suites_section .rooms-and-suites-wrapper {
    height: 370px;
  }
  .border-body > .row-bg-wrap:before {
    right: 7px;
  }
  .border-body > .row-bg-wrap:after {
    left: 7px;
  }
  .award_box .row_col_wrap_12_inner {
    flex-wrap: wrap !important;
    justify-content: center;
    gap: 30px;
  }
  .room-gallery-images {
    height: 380px;
  }
  .award_box_with_content .row_col_wrap_12_inner {
    gap: 20px;
  }
  .award_box_with_content .row_col_wrap_12_inner .wpb_column {
    width: 100%;
  }
  .award_box:after,
  .award_box:before {
    display: none !important;
  }
  .award_box .row_col_wrap_12_inner:after,
  .award_box .row_col_wrap_12_inner:before {
    display: none !important;
  }
  .awards_section > .row_col_wrap_12 {
    padding: 0 30px;
  }
  .item-box {
    gap: 25px;
    margin-bottom: 40px;
  }
  .packagess-image-box {
    height: 350px;
  }
  .packagess-image-box-content h3 {
    color: #fff;
  }
  .experiences_packages_section .row_col_wrap_12 {
    padding: 0 30px;
  }
  .packagess-book-btn {
    margin-bottom: 20px;
    font-size: 15px;
    max-width: inherit;
    padding: 12px 30px;
  }
  .our_magazine_section .magazine-wrapper {
    grid-template-columns: 1fr;
  }
  .our_magazine_section .magazine-wrapper .magazine-image-box-content h3 {
    margin-bottom: 10px !important;
  }
  .our_magazine_section .magazine-wrapper .magazine-image-box {
    margin-bottom: 15px;
  }
  .our_magazine_section .magazine-wrapper .readmore-wrap {
    margin-top: 20px;
  }
  .our_magazine_section .row_col_wrap_12 {
    padding: 0 30px;
  }
  .our_magazine_section .magazine-wrapper .magazine-image-box {
    height: 300px;
  }
  .social_media_section .carousel-item {
    height: 350px;
  }
  body #footer-outer #footer-widgets .row {
    grid-template-columns: 1fr;
    padding-bottom: 0;
  }
  #footer-outer .container .col {
    padding-bottom: 0;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  #footer-outer #footer-widgets #custom_html-2 ul li a {
    margin-bottom: 0;
    height: 34px;
  }
  #footer-outer #footer-widgets #custom_html-2 ul {
    gap: 7px;
  }
  #footer-outer #footer-widgets .container .row .col img {
    max-width: 100px !important;
  }
  #footer-outer #footer-widgets .container .row .col {
    max-width: 100%;
  }
  #footer-outer[data-full-width="1"] .container {
    padding: 0 20px !important;
  }
  body #footer-outer #footer-widgets .row {
    gap: 20px;
  }
  .material #footer-outer #footer-widgets .col ul li a,
  .material #footer-outer #footer-widgets .col ul li {
    font-size: 16px !important;
    line-height: normal;
    margin-bottom: 10px;
    padding: 0 !important;
  }
  body #footer-outer #copyright .col.span_5 {
    padding: 0 !important;
  }
  .full-width-content-banner {
    height: 450px;
  }
  #slide-out-widget-area.fullscreen-inline-images .inner-wrap {
    width: 100%;
  }
  .image-slide-content-section .img-with-aniamtion-wrap {
    height: 350px;
  }
  /*.box-repeater.story-section:nth-last-child(2) .item-box:last-child .image-box-inner,
	.box-repeater.story-section:nth-last-child(2) .item-box:last-child .image-box .image-box-inner {
		padding: 30px 15px 15px 15px;
		height: 400px;
	}*/
  .item-box .info-box {
    padding: 15px;
  }
  .image-box-inner {
    padding: 30px 15px 15px 15px;
  }
  .item-box .info-box h2 {
    font-size: 27px !important;
  }
  .image-box-inner {
    height: 350px;
  }
  /*.box-repeater.story-section:nth-last-child(2) .item-box:last-child {
		margin-top: 40px;
	}*/
  .close-lightbox {
    width: 35px;
    height: 50px;
    cursor: pointer;
    left: calc(100% - 50px);
  }
  .event-page-gallery-list
    .wpb_column.column_container
    .vc_column-inner
    .wpb_row:first-child
    .wpb_text_column {
    padding: 0 20px 20px 20px;
  }
  .event-page-gallery-list
    .wpb_column.column_container
    .vc_column-inner
    .content-with-light-box
    .room_gallary_count {
    margin-bottom: 70px;
    width: 100%;
  }
  .event-page-gallery-list
    .wpb_column.column_container
    .vc_column-inner
    p.vc_custom_heading {
    padding-top: 20px;
    padding-left: 11px;
    font-size: 22px !important;
  }
  .room-image-gallery {
    margin-bottom: 0 !important;
  }
  .rooms-gallery-lightbox .slick-dots li button {
    width: 10px;
    height: 10px;
    padding: 0;
  }
  .contact-form .item {
    grid-template-columns: 1fr;
  }
  .full-width {
    grid-template-columns: 1fr;
  }
  .full-width div:last-child {
    text-align: center;
  }
  .full-width-text-box {
    margin-top: 20px;
  }
  .full-width {
    margin: 0;
  }
  .rooms-gallery-lightbox .slick-slider .slick-arrow.slick-prev:after {
    width: 40px;
    height: 56px;
  }
  .rooms-gallery-lightbox .slick-slider .slick-arrow.slick-prev {
    right: 94px;
  }
  .rooms-gallery-lightbox .slick-slider .slick-arrow.slick-next {
    right: 30px;
  }
  .room-image-link {
    height: 380px;
  }
  .room-image-gallery .gallery-first-img {
    height: 400px;
    padding: 20px 20px;
  }
  .accommodations_includes ul li {
    font-size: 16px;
    line-height: 28px;
    width: 100%;
  }
  .benefits_for_booking_direct > div {
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
    padding: 40px 0;
  }
  .rooms-and-suites-wrapper-list .item .room-image-box {
    height: 380px;
  }
  .rooms-and-suites-wrapper-list {
    grid-template-columns: 1fr;
  }
  .room-info ul {
    grid-template-columns: 1fr;
  }
  .room-info ul li {
    font-size: 23px;
  }
  .booking-form-wrapper .booking-form {
    padding: 50px 20px;
  }
  #datepicker-booking table .week-name th,
  #datepicker-booking table {
    font-size: 15px;
  }
  .adults_count span {
    width: 37px;
    height: 37px;
  }
  .adults_count input {
    width: 60px;
    font-size: 20px;
  }
  body .book-form-submit input[type="submit"] {
    padding: 13px;
  }
  .view-packages {
    height: 180px;
  }
  .display_col_2 .rooms-by-cat {
    display: flex !important;
    flex-wrap: wrap;
  }
  .display_col_2 .rooms-by-cat {
    gap: 40px;
  }
  .single-room a.room0-link {
    font-size: 14px;
    padding: 7px 0;
  }
  .single-room {
    text-align: center;
    font-size: 18px;
  }
  .rooms-by-cat .room-image {
    height: 300px;
    margin-bottom: 15px;
  }
  .rooms-by-cat .single-room h2 {
    font-size: 27px;
    line-height: normal;
    margin-bottom: 7px;
  }
  .room-meta {
    margin-bottom: 20px;
  }
  .room-page-form {
    margin-top: -241px !important;
  }
  .packages_list_col_3 {
    grid-template-columns: 1fr;
    gap: 2em;
  }
  .package-image {
    height: 260px;
    margin-bottom: 30px;
  }
  .package-content {
    margin-bottom: 25px;
    font-size: 18px;
  }
  .single-package h2 {
    font-size: 27px;
    margin-bottom: 10px;
    line-height: normal;
  }
  .packages-grid .package-link {
    font-size: 14px;
    padding: 7px 0;
  }
  body .event-banner h1.vc_custom_heading {
    font-size: 27px !important;
    line-height: normal !important;
  }
  .property_facts_popup
    .property_facts_popup_inner
    .property_facts_popup_box:after {
    width: calc(100% - 20px);
    height: calc(100% - 20px);
  }
  .property_facts_popup_img {
    height: 350px;
  }
  .property_facts_content {
    max-width: 100%;
    padding: 0;
  }
  .property_facts_popup_img {
    position: relative;
    top: 0;
    transform: none;
    height: 250px;
    width: 100%;
    left: 0;
  }
  .property_facts_popup {
    padding: 3em 1.5em;
  }
  .property_facts_option .iwithtext .iwt-icon {
    width: 50px;
  }
  .property_facts_popup .property_facts_popup_inner .property_facts_popup_box {
    height: auto;
    border: none;
    padding: 20px 0;
  }
  .property_facts_content {
    height: 260px;
  }
  .property_facts_popup {
    align-items: flex-end;
  }
  .property_facts_note:before {
    bottom: 70px;
  }
  .property_facts_note {
    width: 100%;
    right: 0;
    padding: 15px 0 0 0;
    bottom: 0;
    background: #fdf8f3;
    position: relative;
  }
  .property_facts_note:before {
    bottom: 87px;
  }
  .property_facts_popup
    .property_facts_popup_inner
    .property_facts_popup_box:after {
    visibility: hidden;
  }
  .property_facts_option .iwithtext .iwt-text {
    font-size: 20px;
    width: calc(100% - 50px);
    color: #b39d74;
    text-align: left;
    padding-left: 20px;
  }
  .cc-align-center
    .nectar-split-heading[data-animation-type="line-reveal-by-space"][data-m-align="center"] {
    text-align: center;
  }
  .mobile-top-row .row_col_wrap_12 {
    align-content: flex-start !important;
  }
}
@media only screen and (max-width: 689px) {
  body .nectar-button {
    padding: 9px 22px !important;
    font-size: 15px !important;
    min-width: auto;
  }
  #ajax-content-wrap #footer-widgets .container .col:nth-child(3) {
    margin-bottom: 0;
  }
  .nectar-post-grid .nectar-post-grid-item .content {
    padding: 20px 0 !important;
  }
  .nectar-post-grid .nectar-post-grid-item .post-heading {
    font-size: 25px;
    padding-bottom: 0 !important;
  }
  .nectar-post-grid .nectar-post-grid-item {
    margin-bottom: 0 !important;
  }
  .nectar-post-grid .nectar-post-grid-item:first-child {
    margin-top: 10px;
  }
  .guest-service-sec .inner_row .row_col_wrap_12_inner .wpb_column {
    padding: 0;
    width: 100% !important;
  }
  .guest-service-sec .vc_custom_heading {
    padding: 0;
  }
  #slide-out-widget-area .inner .off-canvas-menu-container li a {
    font-size: 23px !important;
  }
  #slide-out-widget-area.fullscreen-inline-images
    .inner-wrap
    .bottom-meta-wrap {
    padding: 80px 20px 50px 20px;
    margin-bottom: 0 !important;
    order: 1;
  }
  .header-menu-logo {
    max-width: 100px;
    margin-bottom: 30px;
  }
  .header-menu-logo img {
    width: 100%;
  }
  .image-slide-content-section a.nectar-button {
    min-width: 263px;
  }
  #slide-out-widget-area.fullscreen-inline-images
    .inner-wrap
    .bottom-meta-wrap {
    padding: 30px 35px 30px 35px;
  }
  #slide-out-widget-area.fullscreen-inline-images .inner-wrap {
    grid-template-columns: 1fr;
  }
  #slide-out-widget-area .off-canvas-menu-container,
  #slide-out-widget-area.fullscreen-inline-images .inner .widget {
    padding: 0px 35px;
  }
  #slide-out-widget-area.fullscreen-inline-images .inner {
    padding-top: 50px;
  }
  #slide-out-widget-area.fullscreen-inline-images .inner .widget {
    margin: 20px auto 0;
  }
  .header-inner-info .nectar-button {
    margin-bottom: 20px;
  }
  .header-inner-info .wp-number a {
    margin-bottom: 30px;
  }
  .nectar-post-grid {
    margin: 0 !important;
  }
  .nectar-post-grid-item {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  body {
    font-size: 18px !important;
    line-height: normal;
  }
  #slide-out-widget-area.fullscreen-inline-images
    .inner-wrap
    .bottom-meta-wrap {
    padding: 30px 20px 30px 20px;
  }
  br {
    display: none;
  }
  .contact-form.contact-page {
    grid-template-columns: 1fr;
  }
  .contact-form.contact-page .wpcf7-form p span {
    margin-bottom: 15px;
  }
  .contact-form.contact-page .full-width {
    grid-column: -1 / 1;
    grid-template-columns: 1fr;
    margin-top: 0;
  }
  #slide-out-widget-area .off-canvas-menu-container,
  #slide-out-widget-area.fullscreen-inline-images .inner .widget {
    padding: 0px 20px !important;
  }
  #slide-out-widget-area .inner .off-canvas-menu-container li a {
    margin: 0 !important;
  }
  body
    #slide-out-widget-area.fullscreen-inline-images
    .inner
    .widget.widget_nav_menu
    li
    a {
    font-size: 14px !important;
  }
  form p {
    font-size: 16px;
  }
  .contact-form input[type="date"],
  .contact-form input[type="email"],
  .contact-form input[type="number"],
  .contact-form input[type="password"],
  .contact-form input[type="search"],
  .contact-form input[type="tel"],
  .contact-form input[type="text"],
  .contact-form input[type="url"],
  .contact-form textarea {
    border-width: 1px;
    background-color: transparent !important;
    font-family: "Euclid Circular A";
    padding: 10px 15px;
    border-radius: 0;
    height: 55px;
    font-size: 16px !important;
    margin-bottom: 15px;
    border: solid 1px #807770;
  }
  .contact-form.contact-page textarea {
    height: 150px;
  }
  .wpcf7-acceptance .wpcf7-list-item {
    margin-left: 40px;
    margin-bottom: 20px;
  }
  .contact-info-link-box .nectar-cta:not(:last-child) {
    border-bottom: solid 1px;
    padding-bottom: 15px;
    margin-bottom: 18px;
  }
  .toggle-title a {
    padding: 16px !important;
  }
  .careers-faq-section
    .toggle-title
    + div
    .inner-toggle-wrap
    .wpb_text_column:first-child {
    padding-left: 0;
    top: 15px;
  }
  .careers-faq-section .toggle-title {
    padding: 0;
  }
  .careers-faq-section .toggle-title a i {
    right: 0;
  }
  .careers-faq-section .toggle-title a {
    padding: 38px 0 18px 0px !important;
  }
  .room-page-form {
    margin-top: -230px !important;
    margin-bottom: 0 !important;
  }
  .contact-form textarea {
    height: 120px;
  }
  .mark_hotel_section .img-with-aniamtion-wrap > .inner {
    height: 230px;
  }
}
/* Responsive CSS End*/
/* Homepage slider */
.imgmxhght .img-with-aniamtion-wrap.center {
  min-height: 68px;
}
.pat-rev br {
  display: block;
  content: " ";
  height: 10px;
}
#slide-out-widget-area .inner .off-canvas-menu-container li {
  width: fit-content;
}
#slide-out-widget-area .inner .off-canvas-menu-container li:has(~ li:hover) a {
  color: #615953 !important;
}
#header-outer
  #top
  .left-aligned-ocm
  .closed
  span[aria-hidden="true"]
  .hover-effect {
  display: none;
}
#slide-out-widget-area .inner .off-canvas-menu-container li:has(~ li:hover) a {
  color: #615953 !important;
}
.single-rooms-and-suites .row.heading-title,
.single-rooms-and-suites .post-featured-img {
  display: none !important;
}
.single-rooms-and-suites .gallery-first-img,
.single-rooms-and-suites .rooms-and-suites-wrapper-list .item {
  cursor: pointer;
}
.single-rooms-and-suites .rooms-and-suites-wrapper-list .item {
  transition: all 0.5s;
}
.single-rooms-and-suites .rooms-and-suites-wrapper-list .item:hover {
  transform: scale(1.1);
}
.room-info ul {
  grid-template-columns: 0.8fr 0.5fr;
}
.datepicker-container .datepicker-panel ul li,
.datepicker-container .datepicker-panel > ul > li.picked {
  color: #b39d74;
  font-family: "Euclid Circular A" !important;
}
.datepicker-container .datepicker-panel ul li:hover,
.datepicker-container .datepicker-panel ul li.picked {
  background-color: #2e2b2b !important;
  color: white;
}
.datepicker-panel > ul > li.muted,
.datepicker-panel > ul > li.muted:hover {
  color: #999;
}
/*.room-page-form {
	position: fixed;
    z-index: 9999;
	width: 90%;
}*/
.page-id-19 .nectar-sticky-row-wrap--top {
  top: calc(100vh - 99.55px);
}
.booking-form-main {
  margin-bottom: 0px !important;
}
.booking-form-main .form-booking {
  padding: 25px 56px;
}
.home
  .container.main-content
  .nectar-split-heading[data-animation-type="line-reveal-by-space"]
  span
  .inner {
  display: inline;
}
.wpb_wrapper .booking-form-main .form-booking #book-now {
  background-color: #b39d74 !important;
  padding: 12px 25px;
}
.wpb_wrapper .booking-form-main .form-booking #book-now:hover {
  background-color: #2e2b2b !important;
  color: #fff !important;
}
body.page-id-23 .room-image-gallery.image-gallery-popup {
  margin-bottom: 0px;
}
.rooms-by-cat .single-room h2 {
  font-family: inherit;
  color: #b39d74;
}
.hidden-element,
.iwithtext {
  display: none !important;
}
.text-over-image {
  z-index: 99 !important;
}
@media only screen and (max-width: 690px) {
  body .sticky-title {
    top: 53px !important;
  }
  .rooms_and_suites_section
    .rooms-and-suites-wrapper
    .item
    .room-image-box:hover
    .room-image-box-content {
    display: none;
  }
  .rooms_and_suites_section
    .rooms-and-suites-wrapper
    .item
    .room-image-box:hover:after {
    background-color: rgba(0, 0, 0, 0.1);
  }
  .rooms_and_suites_section
    .rooms-and-suites-wrapper
    .item
    .room-image-box:hover
    .room-image-box-content-title {
    opacity: 1;
  }
}
.icon-min-height .hover-wrap-inner {
  min-height: 100px;
}
.room-image-box-content-inner {
  font-size: 16px;
}
.page-id-25 .our_magazine_section .post-heading {
  min-height: 145px;
}
.page-id-25 .our_magazine_section .item-meta-extra {
  min-height: 116px;
}
@media only screen and (min-width: 1000px) {
  body #slide-out-widget-area .inner .off-canvas-menu-container li a {
    font-size: 45px !important;
    line-height: 1 !important;
  }
}
/* Homepage slider */

/*GIFT CARD PAGE*/
.wpb_text_column.gift-back {
  color: #bbbbbb;
  text-decoration: underline;
  font-size: 1rem;
  line-height: 1em;
}

.gift-card-form {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 30px;
  margin-top: 40px;
}

.gift-card-form input.wpcf7-form-control.wpcf7-submit.has-spinner {
  text-align: right;
  margin-left: auto;
  display: block;
  margin-top: 20px;
  min-width: 296px;
  text-align: center;
}

.gift-card-form .title h4 {
  font-size: 1.4rem !important;
  color: #807770;
  text-align: left;
  line-height: 1.3em;
  text-transform: uppercase;
}

.gift-card-form .contact-info {
  width: 100%;
}

.gift-card-form .message {
  width: 100%;
}

.nectar-responsive-text.gift-desc h4 {
  font-family: "Euclid Circular A";
  font-size: 16px;
  font-weight: 300;
  line-height: 20.29px;
  letter-spacing: 0.15em;
  text-align: left;
  color: #807770;
  margin-bottom: 10px !important;
}

.gift-button-row .vc_column-inner .wpb_wrapper {
  display: flex;
  justify-content: space-between;
  padding-right: 60px;
  align-items: center;
}

.gift-button-row
  .vc_column-inner
  .wpb_wrapper
  .wpb_text_column.wpb_content_element.gift-price {
  margin-bottom: 0;
}

.wpb_text_column.wpb_content_element.gift-price .amount {
  color: #b39d74;
  font-size: 2.1rem;
  font-family: "Heldane Text";
}

.wpb_text_column.wpb_content_element.gift-price .wpb_wrapper p {
  display: flex;
  align-items: center;
  gap: 10px;
  font-family: "Euclid Circular A";
}

.first-column {
  border-top: 1px solid #807770;
}

.gift-card-form input, .gift-card-form textarea {
  background: transparent;
  border: 1px solid #807770;
  border-radius: 0;
}

.contact-info select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
    background: transparent;
    border: 1px solid;
    border-radius: 0;
}

/*GIFT CARD PAGE END*/

@media screen and (min-width: 980px) {
  .gift-button-row {
    position: absolute;
    width: 100%;
    height: 100px;
    left: 0;
    bottom: 0;
    padding-left: 90px;
    border-top: 1px solid #807770;
    padding-top: 20px;
    background-color: #fff;
  }
  .gift-card-form .contact-info {
    flex: 450px 0 0;
  }

  .gift-card-form .message {
    flex: 1;
  }
  h1.vc_custom_heading.gift-title {
    margin-bottom: 20px;
  }
  .gift-card-form textarea {
    min-height: 266px;
  }
}

@media screen and (min-width: 1400px) {
  .gift-card-row .vc_column-inner {
    min-height: 85vh;
  }
}

@media screen and (min-width: 980px) and (max-width: 1400px) {
  .gift-card-row .first-column.wpb_column > .vc_column-inner {
    padding: 40px;
    padding-bottom: 100px;
  }
  h1.vc_custom_heading.gift-title {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 640px) {
  span.wpcf7-form-control-wrap {
    margin-bottom: 20px;
  }
  h1.vc_custom_heading.gift-title {
    line-height: 1.3em !important;
    font-size: 36px !important;
  }
}

.awards_section_cstm .owl-carousel .owl-stage .owl-item .carousel-item {
    padding: 40px 12px 30px 12px;
    border: 1px solid #b39d74;
    border-radius: 15px;
}
.awards_section_cstm .owl-carousel {
    /*display: none !important;*/
    margin-top: 20px;
}
.awards_section_cstm .owl-carousel .owl-stage .owl-item {
    padding-left: calc(28px / 2);
    padding-right: calc(28px / 2);
}
.awards_section_cstm .owl-carousel .owl-stage .owl-item .carousel-item .img-with-aniamtion-wrap {
    min-height: 68px;
    margin-bottom:30px;
}
.awards_section_cstm .owl-carousel .owl-stage .owl-item .carousel-item .wpb_content_element {
    min-height: 160px;
}
.display-control {
    display: none !important;
}
