@charset "UTF-8";
/*
Theme Name: Santorini Resort
Theme URI: http://www.cssigniter.com/ignite/themes/santorini
Author: CSSIgniter.com
Author URI: http://www.cssigniter.com
Description: A Hotel Theme for WordPress
Tags:
Version: 1.7
License: GNU General Public License
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
/* -----------------------------------------
	Table of Contents
--------------------------------------------

.. General
.. Header
.. Homepage Specific Styles
.. Footer
.. Widgets Styling
.. Helpers, WordPress defaults, Generic Items
.. Mobile Menu
.. External Plugins

*/
/* -----------------------------------------
	General
----------------------------------------- */
@import url('https://fonts.googleapis.com/css2?family=Barlow+Semi+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');

@font-face {
  font-family: "BemboStd-Semibold";
  src: url("webfont/BemboStd-Semibold.eot");
  src: url("webfont/BemboStd-Semibold.eot?#iefix") format("embedded-opentype"), url("webfont/BemboStd-Semibold.woff") format("woff"), url("webfont/BemboStd-Semibold.ttf") format("truetype"), url("webfont/BemboStd-Semibold.svg#BemboStd-Semibold") format("svg");
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: "TTNorms-Medium";
  src: url("webfont/TTNorms-Medium.eot");
  src: url("webfont/TTNorms-Medium.eot?#iefix") format("embedded-opentype"), url("webfont/TTNorms-Medium.woff") format("woff"), url("webfont/TTNorms-Medium.ttf") format("truetype"), url("webfont/TTNorms-Medium.svg#TTNorms-Medium") format("svg");
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: normal;
  margin: 0 0 15px 0;
  font-family: "Playfair Display", serif;
  font-weight: 700;
  letter-spacing: -0.04em;
  color: #6c6c6c;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

h1 {
  font-size: 24px;
}

h2 {
  font-size: 20px;
}

h3 {
  font-size: 18px;
}

h4 {
  font-size: 16px;
}

h5 {
  font-size: 14px;
}

h6 {
  font-size: 12px;
}

p {
  margin: 0 0 15px 0;
}

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}

a,
a:visited {
  transition: color 0.18s ease, background-color 0.18s ease, border-color 0.18s ease;
  outline: none;
}

a:active,
a:focus {
  outline: none;
  text-decoration: none;
}

body {
  font-family: "Barlow Semi Condensed", sans-serif;
  line-height: 1.625;
  font-size: 15px;
  color: #1E1E1E;
}

/* -----------------------------------------
	Header
----------------------------------------- */
.alt-nav {
  display: none;
}

.nav {
  margin-top: 20px;
  white-space: nowrap;
}

.nav ul {
  padding: 0;
  list-style: none;
}

.navigation {
  display: block;
  margin: 55px 0 0 0;
  padding: 0;
  list-style: none;
  white-space: nowrap;
  /* Navigation functional styles  ---------------------- */
}
.navigation li {
  position: relative;
}
.navigation > li {
  display: inline-block;
}
.navigation ul {
  position: absolute;
  z-index: 300;
  top: -999em;
}
.navigation li:hover > ul,
.navigation .sfHover > ul {
  top: auto;
  left: 12px;
}
.navigation li li:hover > ul,
.navigation li .sfHover > ul {
  top: 0;
  left: 100%;
}
.navigation li li li:hover > ul,
.navigation li li .sfHover > ul {
  top: 0;
  left: 100%;
}
.navigation a,
.navigation #navigation a:visited {
  display: block;
  white-space: nowrap;
}
.navigation.left-nav {
  margin-left: -12px;
  margin-top: 13px !important;
}
.navigation.right-nav {
  margin-right: -12px;
  margin-top: 13px !important;
}
.navigation a,
.navigation a:visited {
  padding: 0 0;
  color: #FFF;
  font-size: 13px;
  text-transform: uppercase;
  /* Global Menu Link Styles */
}
.navigation a:hover,
.navigation .sfHover > a,
.navigation .sfHover > a:visited {
  text-decoration: none;
  /* First Level & Global Menu Link Hover Styles */
}
.navigation > li > a,
.navigation > li > a:visited {
  margin: 0 12px;
  padding-bottom: 5px;
  border-bottom: 1px solid transparent;
  /* First Level Menu Link Styles */
}
.navigation > li li {
  border: 1px solid transparent;
  border-bottom: none;
}
.navigation > li ul > li:last-child {
  border-bottom: 1px solid transparent;
}
.navigation > li > a:hover,
.navigation > li.sfHover > a,
.navigation > li.sfHover > a:visited {
  border-bottom: 1px solid #FFF;
  /* First Level Menu Link Hover Styles */
}
.navigation > li ul a,
.navigation > li ul a:visited {
  background: rgba(255, 255, 255, 0.1);
  padding: 8px 12px;
  font-size: 11px;
  /* All Other Menu Level Link Styles */
}
.navigation > li ul a:hover,
.navigation > li ul .sfHover > a,
.navigation > li ul .sfHover > a:visited {
  background: #FFF;
  /* All Other Level Menu Link Hover Styles */
}
.navigation > li > a:hover,
.navigation > li.sfHover > a,
.navigation > li.sfHover > a:active,
.navigation > li.current_page_item > a,
.navigation > li.current_page_item > a:visited,
.navigation > li.current-menu-item > a,
.navigation > li.current-menu-item > a:visited,
.navigation > li.current-menu-ancestor > a,
.navigation > li.current-menu-ancestor > a:visited,
.navigation > li.current-menu-parent > a,
.navigation > li.current-menu-parent > a:visited,
.navigation > li.current > a,
.navigation > li.current > a:visited {
  color: #FFF;
  /* WordPress First Level Current/Ancestor Hover Page Styles */
}
.navigation ul {
  background: transparent;
  border: 1px solid #FFF;
  min-width: 180px;
  /* All Lower Level Menu Container Styles */
}
.navigation a.sf-with-ul {
  padding-right: 5px;
  position: relative;
  /* Styling for navigation arrows  ---------- */
}
.navigation > li ul a,
.navigation > li ul a:visited {
  color: #6c6c6c;
  background: rgba(250, 250, 250, 0.9);
  padding: 8px 12px;
  font-size: 11px;
  /* All Other Menu Level Link Styles */
}
.navigation > li ul a:hover,
.navigation > li ul .sfHover > a,
.navigation > li ul .sfHover > a:visited {
  color: #6c6c6c;
  background: #FFF;
  /* All Other Level Menu Link Hover Styles */
}
.navigation ul {
  border: 1px solid #C2C2C2;
}
.navigation.sf-arrows .sf-with-ul:after {
  font-family: FontAwesome;
  content: "\f107";
  position: absolute;
  top: 5px;
  font-size: 12px;
  font-weight: normal;
  opacity: 0.8;
  right: -6px;
  margin-top: -6px;
}
.navigation.sf-arrows ul .sf-with-ul:after {
  content: "\f105";
  font-size: 13px;
  margin-top: 1px;
  right: 8px;
  /* Styling for right facing arrows  ---------- */
}

.navigation.right-nav {
  text-align: right;
}
.navigation ul {
  text-align: left;
}

/* Alternative Styles */
.alt .navigation a,
.alt .navigation a:visited {
  color: #6c6c6c !important;
  border-color: #6c6c6c;
}
.alt .navigation > li > a:hover,
.alt .navigation > li.sfHover > a,
.alt .navigation > li.sfHover > a:visited {
  border-bottom: 1px solid #6c6c6c;
  /* First Level Menu Link Hover Styles */
}
.alt .navigation > li > a,
.alt .navigation > li > a:visited {
  border-bottom: 1px solid transparent;
  /* First Level Menu Link Styles */
}

.fwslider .navigation ul,
.page-template-template-homepage-1-php .navigation ul {
  background: transparent;
  border: 1px solid #FFF;
  min-width: 180px;
  /* All Lower Level Menu Container Styles */
}
.fwslider .navigation > li ul a,
.fwslider .navigation > li ul a:visited,
.page-template-template-homepage-1-php .navigation > li ul a,
.page-template-template-homepage-1-php .navigation > li ul a:visited {
  color: #FFF;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px 12px;
  font-size: 11px;
  /* All Other Menu Level Link Styles */
}
.fwslider .navigation > li ul a:hover,
.fwslider .navigation > li ul .sfHover > a,
.fwslider .navigation > li ul .sfHover > a:visited,
.page-template-template-homepage-1-php .navigation > li ul a:hover,
.page-template-template-homepage-1-php .navigation > li ul .sfHover > a,
.page-template-template-homepage-1-php .navigation > li ul .sfHover > a:visited {
  color: #6c6c6c;
  background: #FFF;
  /* All Other Level Menu Link Hover Styles */
}

#header {
  position: relative;
  z-index: 10;
  height: 230px;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  color: #FFF;
}

.pre-head {
  margin-top: 15px;
  font-size: 11px;
  text-transform: uppercase;
}

.pre-head a,
.pre-head a:visited {
  color: #FFF;
  font-weight: bold;
}
.pre-head a:hover {
  color: #f7f7f7;
  text-decoration: none;
}

#weather .ywicon {
  margin-right: 5px;
  font-size: 12px;
  position: relative;
}

.lang {
  text-align: right;
}

#header hr {
  background: none;
  border: none;
  margin: 10px 0 0 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.logo {
  text-align: center;
  white-space: normal;
  position: absolute;
}
@media (max-width: 991px) {
  .logo {
    position: static;
  }
}
.logo.textual {
  margin-top: 30px;
  width: 100%;
}
.logo a,
.logo a:visited {
  color: #FFF;
}
.logo a:hover {
  color: #FFF;
  text-decoration: none;
}

.logo img {
  max-width: none;
  width: 160px;
  height: auto;
}
@media (max-width: 991px) {
  .logo img {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .logo img {
    width: 120px;
    max-width: 100%;
  }
}

/* -----------------------------------------
	Homepage
----------------------------------------- */
.flexslider .slides > li:first-child {
  display: block;
}

.flexslider.loading .slides > li:first-child {
  opacity: 1 !important;
}

.flexslider {
  margin: 0;
  padding: 0;
  border: none;
  box-shadow: none;
  border-radius: 0;
  overflow: hidden;
  background: none;
}

.flex-direction-nav a {
  color: #FFF !important;
  width: 40px;
  height: 40px;
  top: 50%;
  margin: -20px 0 0 0;
}

.flex-direction-nav a:before {
  font-family: FontAwesome;
  content: "\f053";
  font-size: 34px;
}

.flex-direction-nav a.flex-next:before {
  content: "\f054";
}

.flex-control-nav {
  width: 20px;
  bottom: auto;
  z-index: 20;
  top: 40%;
  right: 20px;
}

.flex-control-nav li {
  display: block;
  margin: 0 0 5px 0;
}

.flex-control-paging li a {
  background: transparent;
  border: 2px solid #FFF;
  border-radius: 100%;
  box-shadow: none;
}

.flex-control-paging li a.flex-active,
.flex-control-paging li a:hover {
  background: #FFF;
  border-color: #FFF;
}

#slider.flexslider {
  width: 100% !important;
}

#slider.flexslider.loading {
  position: relative;
}
#slider.flexslider.loading:after {
  content: " ";
  position: absolute;
  width: 30px;
  height: 30px;
  right: 20px;
  top: 40%;
  margin: 0 0 0 -15px;
  border: 8px solid #FFF;
  border-right-color: transparent;
  border-radius: 50%;
  box-shadow: 0 0 25px 2px #eee;
  -webkit-animation: spin 1s linear infinite;
  -moz-animation: spin 1s linear infinite;
  -ms-animation: spin 1s linear infinite;
  -o-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
}

#slider {
  margin: 0 0 -230px 0;
  color: #FFF;
  position: relative;
  top: -231px;
}
#slider .slides li {
  height: 850px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
#slider.slider-fullscreen .slides li {
  height: 100vh;
}

.hero-video-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.hero-video-wrap video,
.hero-video-wrap iframe {
  position: absolute;
  max-width: none;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

.slide-info {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 35%;
  pointer-events: none;
}

.slide-title {
  font-size: 48px;
  line-height: 54px;
  font-weight: bold;
  letter-spacing: -0.04em;
  margin-bottom: 10px;
  color: #FFF;
}

.slide-subtitle {
  font-family: Montserrat, sans-serif;
  color: #FFF;
  line-height: 30px;
}

#slider a.btn.slide-more {
  display: inline-block;
  margin-top: 70px;
  color: #FFF;
  border-color: #FFF;
  font-size: 18px;
  padding: 10px 45px;
  pointer-events: auto;
}

#slider a.btn.slide-more:hover {
  text-decoration: none;
}

.widget-area-1,
.widget-area-2 {
  margin-bottom: 25px;
}

/* Alternative Styles */
.alt #header {
  color: #6c6c6c;
  margin-bottom: -20px;
  background: none !important;
}
.alt #header hr {
  border-color: #E5E5E5;
}
.alt .pre-head a,
.alt .pre-head a:visited {
  color: #6c6c6c;
  font-weight: bold;
}
.alt .pre-head a:hover {
  color: #2c2c2c;
  text-decoration: none;
}
.alt .logo a,
.alt .logo a:visited,
.alt .logo a:hover {
  color: #6c6c6c;
}
.alt #slider {
  margin: 0;
  top: 0;
}
.alt #slider .slides li {
  height: 640px;
}
.alt #slider .slide-info {
  top: 20%;
}
.alt #slider + .booking-wrap {
  height: 115px;
  margin: -115px 0 0 0;
  padding: 34px 20px 0;
}

/* -----------------------------------------
	Booking Form
----------------------------------------- */
.booking input[type=text],
.booking input[type=email],
.booking textarea,
.booking .dk_container {
  width: 100%;
  margin-bottom: 25px;
}

.ui-datepicker-trigger {
  position: absolute;
  right: 28px;
  border: none;
  top: 7px;
  background: none;
  color: #C2C2C2;
  font-size: 18px;
  outline: none;
}
.ui-datepicker-trigger:hover {
  background: none;
  color: #636363 !important;
}

.ui-datepicker {
  z-index: 20 !important;
}

.booking-wrap {
  z-index: 15;
  position: relative;
  background: rgba(0, 0, 0, 0.4);
  color: #FFF;
  height: 150px;
  margin: -381px 0 0 0;
  padding-top: 52px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.b-form > div {
  float: left;
  margin-right: 2%;
}
.b-form .arrival,
.b-form .departure {
  width: 22%;
  position: relative;
}
.b-form .arrival .ui-datepicker-trigger,
.b-form .departure .ui-datepicker-trigger {
  color: rgba(255, 255, 255, 0.7);
  right: 9px;
}
.b-form .arrival .ui-datepicker-trigger:hover,
.b-form .departure .ui-datepicker-trigger:hover {
  color: #FFF !important;
}
.b-form .adults,
.b-form .room {
  width: 17%;
}
.b-form .bookbtn {
  margin-right: 0;
  width: 14%;
  text-align: right;
}
.b-form input[type=text],
.b-form select,
.b-form input[type=submit] {
  max-width: 100%;
}
.b-form input[type=text] {
  border-color: rgba(255, 255, 255, 0.7);
  color: rgba(255, 255, 255, 0.7);
}
.b-form input[type=text]:focus {
  border-color: #FFF;
  color: #FFF;
}
.b-form button[type=submit] {
  border-color: #FFF;
  color: #FFF;
  padding: 0 18px 0;
  line-height: normal;
  height: 46px;
}
.b-form ::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
  transition: 0.2s;
}
.b-form :-moz-placeholder {
  /* Firefox 18- */
  color: rgba(255, 255, 255, 0.7);
  transition: 0.2s;
  opacity: 1;
}
.b-form ::-moz-placeholder {
  /* Firefox 19+ */
  color: rgba(255, 255, 255, 0.7);
  transition: 0.2s;
  opacity: 1;
}
.b-form :-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
  transition: 0.2s;
}
.b-form input[type=text]:focus::-webkit-input-placeholder {
  color: #FFF;
}
.b-form input[type=text]:focus:-moz-placeholder {
  /* Firefox 18- */
  color: #FFF;
  opacity: 1;
}
.b-form input[type=text]:focus::-moz-placeholder {
  /* Firefox 19+ */
  color: #FFF;
  opacity: 1;
}
.b-form input[type=text]:focus:-ms-input-placeholder {
  color: #FFF;
}
.b-form select {
  width: 100%;
}

.booking-inpage {
  margin: 50px 0;
  padding: 55px 0 50px;
}

#formerrors {
  list-style: none;
  padding: 10px;
  margin: 0 0 40px;
  border: 1px solid #C2C2C2;
}
#formerrors li {
  font-size: 14px;
  margin: 5px 0;
  color: #6c6c6c;
}
#formerrors li i {
  margin-right: 5px;
  color: #c2303c;
}

#formsuccess {
  font-size: 16px;
  font-weight: bold;
  color: #6c6c6c;
  padding: 10px;
  line-height: normal;
  border: 1px solid #6c6c6c;
}
#formsuccess i {
  margin-right: 10px;
}

/* -----------------------------------------
	Main
----------------------------------------- */
#main {
  padding: 55px 0 0;
}

/* -----------------------------------------
	General Inner Page Styles
----------------------------------------- */
.page-title {
  text-align: center;
  font-size: 48px;
  line-height: 1;
  margin-bottom: 35px;
  padding-bottom: 15px;
}

.full .page-title {
  border-bottom: 1px solid #E5E5E5;
  padding-bottom: 45px;
  margin-bottom: 45px;
}

.inset-sidebar {
  margin: 35px 0;
}

/* -----------------------------------------
	General Article Styles
----------------------------------------- */
.entry {
  margin-bottom: 40px;
  padding-bottom: 25px;
  border-bottom: 1px solid #E5E5E5;
}

.entry:only-of-type {
  border-bottom: none;
  padding-bottom: 0;
}

.entry-thumb {
  padding: 10px;
  border: 1px solid #C2C2C2;
  transition: 0.18s;
  margin: 5px 0 20px 0;
}
.entry-thumb:hover {
  box-shadow: 0 0 18px rgba(0, 0, 0, 0.18);
}
.entry-thumb img.alignnone {
  margin: 0;
}

.entry-title {
  margin-bottom: 20px;
}

.type-service .entry-title {
  margin-bottom: 10px;
}

.entry-title a:hover {
  text-decoration: none;
}

.entry-meta {
  position: relative;
  text-transform: uppercase;
  color: #969696;
  font-size: 11px;
  margin-bottom: 15px;
}

.entry-meta b {
  margin-right: 6px;
}

.entry-time {
  font-weight: bold;
}

.entry-time:after {
  content: "•";
  margin: 0 5px 0 6px;
  font-size: 7px;
  position: relative;
  display: inline-block;
  top: -2px;
}

.entry-comments {
  position: absolute;
  right: 0;
}

.entry-content blockquote {
  border-left: 3px solid #C2C2C2;
  font-family: serif;
  margin: 0 0 15px 0;
  font-style: italic;
  padding-left: 20px;
  font-size: 20px;
  line-height: 1.25;
  color: #585858;
}

#paging a,
#paging a:visited,
#paging span {
  display: inline-block;
  line-height: normal;
  margin-right: 2px;
  border: 1px solid #C2C2C2;
  color: #000;
  padding: 5px 10px;
  font-size: 14px;
}
#paging a:hover {
  text-decoration: none;
}
#paging span.current {
  color: #FFF;
}

iframe,
embed,
object,
video,
audio {
  max-width: 100%;
}

/* -----------------------------------------
	Room Page
----------------------------------------- */
.room-slider {
  padding: 10px;
  border: 1px solid #C2C2C2;
  margin-bottom: 40px;
}
.room-slider .flex-direction-nav a {
  opacity: 1;
  color: #FFF;
  width: auto;
  height: auto;
  padding: 7px 14px 6px;
}
.room-slider .flex-direction-nav a:before {
  font-size: 15px;
}
.room-slider .flex-direction-nav .flex-next {
  right: 0;
}
.room-slider .flex-direction-nav .flex-prev {
  left: 0;
}

.list-amenities {
  list-style: none;
  padding: 0;
  margin: 0 0 20px 0;
}
.list-amenities li {
  display: inline-block;
  font-size: 13px;
  margin-right: 5px;
  background: transparent;
  border: 1px solid #C2C2C2;
  color: #717171;
  padding: 4px 6px;
  line-height: normal;
}
.list-amenities li i {
  margin-right: 4px;
  position: relative;
  top: -1px;
  font-size: 11px;
}

.room-nav {
  list-style: none;
  padding: 0;
  margin: 0 0 40px 0;
  overflow: visible;
}
.room-nav li {
  display: block;
}
.room-nav a,
.room-nav a:visited {
  display: block;
  background: #EBEBEB;
  font-weight: bold;
  color: #7b7b7b;
  line-height: normal;
  margin-bottom: 1px;
  padding: 15px;
  position: relative;
}
.room-nav a.current-room:before {
  content: "";
  border: 24px solid transparent;
  border-right-color: #EBEBEB;
  border-right-width: 14px;
  position: absolute;
  left: -38px;
  top: 0;
  transition: 0.18s;
}
.room-nav a.current-room,
.room-nav a.current-room:visited,
.room-nav a:hover {
  color: #FFF;
  text-decoration: none;
}

.pricing {
  font-family: "Barlow Semi Condensed", sans-serif;
  margin-bottom: 2rem;
  font-size: 18px;
}
.pricing p,
.pricing span {
  color: #1E1E1E;
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 0;
}
.pricing strong {
  color: #c2303c;
}

/* -----------------------------------------
	Contact & Location Pages
----------------------------------------- */
.map-wrap {
  padding: 10px;
  border: 1px solid #C2C2C2;
  margin-bottom: 30px;
}

#map {
  width: 100%;
  height: 450px;
}

#map * {
  max-width: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* -----------------------------------------
	Item Styles
----------------------------------------- */
.item {
  position: relative;
  text-align: center;
  color: #FFF;
  transition: 0.18s;
  margin: 0 0 40px 0;
}
.item .item-title.btn,
.item .item-title.btn:visited {
  display: inline-block;
  border-color: #FFF;
  color: #FFF;
  padding: 10px 36px;
  border: 2px solid;
}
.item .item-sub {
  color: #ffffff;
  text-align: right;
  padding: 10px 30px;
  bottom: 0;
  position: absolute;
  z-index: 1;
  width: 100%;
  line-height: 1.4;
  opacity: 0;
}
.item .item-sub p {
  color: #ffffff;
  margin-bottom: 0;
  text-align: right !important;
}
.item .item-thumb {
  border: 1px solid #C2C2C2;
  position: relative;
}
.item .item-thumb > a {
  position: relative;
  display: block;
}
.item .item-thumb > a:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.2);
  transition: background-color 0.18s ease;
}
.item .item-thumb .imglt {
  min-height: 344px;
  object-fit: cover;
  width: 100%;
}
.item .offer {
  position: absolute;
  top: 10px;
  color: #FFF;
  text-transform: uppercase;
  font-size: 11px;
  padding: 7px 25px;
  line-height: normal;
  width: 130px;
  left: 50%;
  margin-left: -65px;
}
.item a.btn,
.item a.btn:visited {
  display: inline-block;
  border-color: #FFF;
  color: #FFF;
  padding-left: 36px;
  padding-right: 36px;
}
.item a.btn:hover {
  text-decoration: none;
}
.item:hover {
  box-shadow: 0 0 18px rgba(0, 0, 0, 0.18);
}
.item:hover .item-thumb > a:after {
  background: rgba(0, 0, 0, 0.6);
}
.item:hover .overlay i {
  opacity: 1;
}
.item:hover .item-sub {
  opacity: 1;
}
.item:hover .item-title.btn {
  background-color: #d5372d;
  border-color: #d5372d;
}
.item .item-content {
  position: absolute;
  width: 100%;
  left: 0;
  text-align: center;
  top: 50%;
  margin-top: -25px;
  padding: 0 40px;
}
.item .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  color: #FFF !important;
}
.item .overlay i {
  position: absolute;
  top: 50%;
  margin-top: -18px;
  font-size: 34px;
  width: 100%;
  text-align: center;
  left: 0;
  z-index: 15;
  opacity: 0.8;
}

.widget_ci_special_offer_widget .item h4 {
  text-align: left;
  color: #FFF;
  font-size: 16px;
  margin: 0 0 30px 0;
}
.widget_ci_special_offer_widget .item .item-content {
  position: absolute;
  width: 100%;
  margin: -90px 0 0;
  left: 0;
  right: 0;
  padding: 0 68px;
  text-align: center;
  top: 50%;
}

.col-md-3 .item .item-content {
  padding: 0 25px;
}

.widget .item {
  margin: 0;
}

/* -----------------------------------------
	Footer
----------------------------------------- */
.footer {
  width: 100%;
  z-index: 12;
  position: relative;
  background-color: #ffffff;
}
.footer--wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media (max-width: 900px) {
  .footer--wrap {
    flex-direction: column;
  }
}
.footer--wrap.copyright {
  background-color: #F7F8F8;
  padding: 40px 0;
}
.footer--tabs {
  display: block;
  width: 100%;
  text-align: center;
  padding-top: 10px;
}
@media (min-width: 900px) {
  .footer--tabs {
    display: none;
  }
}
.footer--tabs input {
  display: none;
}
.footer--tabs input:checked + label {
  border-bottom: 3px solid #D8932E;
  color: #D8932E;
}
.footer--tabs input:checked + label img {
  filter: none;
}
.footer--tabs label {
  font-family: Montserrat, sans-serif;
  font-size: 11.5px;
  color: #555452;
  text-align: center;
  display: inline-block;
  width: 18%;
}
.footer--tabs label:hover {
  cursor: pointer;
}
.footer--tabs label img {
  width: 18px;
  height: 18px;
  display: block;
  margin: 0 auto;
  filter: grayscale(1);
}
.footer--tabs label span {
  margin: 10px 0;
  display: block;
}
.footer #tab1:checked ~ .footer--content #content1,
.footer #tab2:checked ~ .footer--content #content2,
.footer #tab3:checked ~ .footer--content #content3,
.footer #tab4:checked ~ .footer--content #content4,
.footer #tab5:checked ~ .footer--content #content5 {
  display: block;
}
.footer--content {
  border-top: 1px solid #d8d8d8;
}
.footer--content div {
  display: none;
  padding: 40px;
  text-align: center;
}
.footer--content--arrival {
  display: inline-block;
  margin: 0;
  font-size: 24px;
}
.footer--content--arrival.check-in {
  border-right: 1px solid #d8d8d8;
  padding-right: 20px;
}
@media (max-width: 1080px) {
  .footer--content--arrival.check-in {
    border: none;
    padding-right: 0;
  }
}
.footer--content--arrival.check-out {
  padding-left: 10px;
}
@media (max-width: 1080px) {
  .footer--content--arrival.check-out {
    border: none;
    padding-left: 0;
  }
}
.footer--content--arrival strong {
  display: block;
}
.footer--columns {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  text-align: center;
  padding: 50px 0px;
}
@media (max-width: 900px) {
  .footer--columns {
    display: none;
  }
}
.footer--columns--col {
  padding: 0 10px;
  height: 100%;
}
@media (max-width: 1080px) {
  .footer--columns--col {
    padding: 0 9px;
  }
}
.footer--columns--col--title {
  font-family: "Barlow Semi Condensed", sans-serif;
  font-size: 15px;
  color: #555452;
  text-transform: uppercase;
  margin-bottom: 12px;
  letter-spacing: 1.62px;
}
.footer--columns--separator {
  align-self: stretch;
  border-left: 1px solid #d5d3d3;
}
.footer__logo {
  width: 120px;
  display: inline-block;
}
.footer__menu {
  margin: auto 0;
  display: flex;
  text-align: center;
  justify-content: center;
  list-style: none;
}
@media (max-width: 900px) {
  .footer__menu {
    width: 100%;
    flex-wrap: wrap;
    margin-bottom: 40px;
  }
}
.footer__menu--item {
  color: #000000;
  margin: auto 20px;
  line-height: 1;
  white-space: nowrap;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
@media (max-width: 900px) {
  .footer__menu--item {
    margin: auto 10px;
  }
}
@media (max-width: 900px) {
  .footer__menu--item {
    margin: 10px;
  }
}
.footer__menu--item:hover {
  text-decoration: underline;
}

#footer.footer p,
#footer.footer a {
  font-size: 14px !important;
}

#footer.footer strong {
  color: #1E1E1E;
}

.credits {
  clear: both;
  text-align: center;
  text-transform: uppercase;
  font-size: 10px;
  color: #e3e3e3;
}

.logocorp {
  text-align: center;
}

.logocorp img {
  width: 200px;
  display: inline-block;
}

/* -----------------------------------------
   Comments
----------------------------------------- */
#comments {
  margin: 50px 0 30px 0;
}

#comments h3 {
  margin: 0 0 30px;
  font-size: 24px;
}

ol#comment-list {
  margin: 0;
  padding: 0;
}

.comment-meta {
  padding-bottom: 0;
  margin-bottom: 0;
  display: block;
  color: #969696;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: bold;
}

.comment-meta a,
.comment-meta a:visited {
  font-weight: bold;
  margin-right: 10px;
}

.post-comments {
  margin: 10px 0 30px 0;
}

.post-comments ol,
.post-comments ul {
  list-style: none;
  font-size: inherit;
}

.post-comments > ol {
  margin-left: 0;
  margin-bottom: 0;
}

.post-comments li {
  margin: 0 !important;
  padding: 0 !important;
  position: relative;
}

.post-comments .avatar {
  float: left;
  top: 0;
  left: 0;
  margin: 0 15px 5px 0;
  text-align: center;
  padding: 5px;
  border: 1px solid #C2C2C2;
}

.post-comments .comment-text {
  padding: 0 0 40px 0;
}

.post-comments > .comment-text:last-child {
  margin-bottom: 0;
}

.post-comments .comment-copy {
  margin-left: 80px;
  padding: 0;
}

.post-comments .comment-copy p {
  margin-bottom: 10px;
}

#cancel-comment-reply-link {
  display: block;
  font-size: 12px;
  margin: -20px 0 15px 0;
}

#comments a.comment-reply-link {
  font-size: 12px;
  margin-top: 5px;
  display: inline-block;
}

#comment-list #respond {
  margin-bottom: 30px;
}

.pp_inline label {
  display: inline;
}

/* -----------------------------------------
   Comment Form
----------------------------------------- */
#form-wrapper {
  margin: 0;
}

#form-wrapper form {
  margin-bottom: 0;
}

.post-form label {
  display: block;
  padding-bottom: 5px;
}

.post-form input[type=text] {
  width: 50%;
}

.post-form input[type=submit] {
  margin-bottom: 0;
}

.post-form textarea {
  width: 90%;
  height: 200px;
}

#post-action {
  margin-bottom: 0;
}

/* -----------------------------------------
	Widgets
----------------------------------------- */
.widget {
  margin-bottom: 40px;
}

#sidebar .widget:last-child {
  margin-bottom: 0;
}

.widget ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.widget ul li {
  padding: 5px 0;
  border-bottom: 1px dotted #e5e5e5;
  display: block;
  margin: 0;
}

.widget ul ul.children li:first-child {
  border-top: 1px dotted #e5e5e5;
}

.widget ul ul.children li:last-child {
  border-bottom: none;
}

.widget ul.children {
  margin-top: 5px;
}

.widget ul.children li {
  padding-left: 15px;
}

#header .widget {
  margin: 0;
}

/* WIDGET: #CI Newsletter Placeholder
========================================= */
.testimonial-wrap blockquote {
  text-align: center;
  margin: 0;
  padding: 0 0 30px 0;
  line-height: normal;
  position: relative;
}
.testimonial-wrap blockquote:after {
  content: "";
  width: 45px;
  position: absolute;
  height: 1px;
  background: #E5E5E5;
  bottom: 0;
  left: 50%;
  margin-left: -22px;
}
.testimonial-wrap i.fa {
  font-size: 44px;
  color: #E5E5E5;
  margin-bottom: 15px;
}
.testimonial-wrap blockquote p {
  letter-spacing: -0.03em;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: bold;
  color: #6c6c6c;
}
.testimonial-wrap blockquote cite {
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.2em;
  color: #8a8a8a;
  font-style: normal;
}

.sidebar .testimonial-wrap .testimonial-inner,
.col-sm-4 .testimonial-wrap .testimonial-inner {
  padding: 10px;
  border: 1px solid #C2C2C2;
}
.sidebar .testimonial-wrap blockquote,
.col-sm-4 .testimonial-wrap blockquote {
  text-align: left;
  margin: 0;
  padding: 35px 25px 50px;
  line-height: normal;
  position: relative;
  font-weight: normal;
}
.sidebar .testimonial-wrap blockquote:after,
.col-sm-4 .testimonial-wrap blockquote:after {
  display: none;
}
.sidebar .testimonial-wrap i.fa,
.col-sm-4 .testimonial-wrap i.fa {
  width: 100%;
  text-align: center;
  font-size: 64px;
  color: #FFF;
  margin-bottom: 25px;
}
.sidebar .testimonial-wrap blockquote p,
.col-sm-4 .testimonial-wrap blockquote p {
  letter-spacing: -0.03em;
  font-size: 17px;
  font-weight: normal;
  color: #FFF;
}
.sidebar .testimonial-wrap blockquote cite,
.col-sm-4 .testimonial-wrap blockquote cite {
  font-size: 12px;
  letter-spacing: 0;
  color: #FFF;
  font-style: normal;
}

.error404 .entry-content {
  text-align: center;
}

/* WIDGET: #CI Book Button
========================================= */
.widget_ci_book_room_widget {
  padding: 10px;
  border: 1px solid #C2C2C2;
  font-family: Montserrat, sans-serif;
}
.widget_ci_book_room_widget .btn,
.widget_ci_book_room_widget .btn:visited {
  color: #FFF;
  border-color: #FFF;
}
.widget_ci_book_room_widget .btn:hover {
  border-color: rgba(255, 255, 255, 0.6);
}

.book-widget-inner {
  color: #FFF;
  padding: 20px 25px 25px;
}

.book-now-action {
  margin: 0;
}
.book-now-action .btn {
  display: inline-block;
}

.book-now-price {
  margin: 0 0 5px;
}

/* WIDGET: #CI Newsletter Placeholder
========================================= */
.ci-newsletter {
  position: relative;
}
.ci-newsletter input[type=email] {
  width: 100%;
}
.ci-newsletter button[type=submit],
.ci-newsletter button[type=submit]:hover {
  padding: 0;
  border: none;
  width: auto;
  height: auto;
  position: absolute;
  color: #6D6E71 !important;
  top: 15px;
  right: 15px;
  background: none;
}

/* WIDGET: #WPML Language Dropdown
========================================= */
#header .icl_languages_selector,
#header .widget_icl_lang_sel_widget {
  position: absolute;
  right: 15px;
}
#header .icl_languages_selector h3.widget-title,
#header .widget_icl_lang_sel_widget h3.widget-title {
  color: #FFF;
  font-size: 11px;
  display: inline;
  position: relative;
  font-weight: normal;
}
#header .icl_languages_selector h3.widget-title:after,
#header .widget_icl_lang_sel_widget h3.widget-title:after {
  content: "|";
  margin: 0 10px;
  font-size: 8px;
  position: relative;
  top: -1px;
  opacity: 0.5;
}
#header .icl_languages_selector h3.widget-title:before,
#header .widget_icl_lang_sel_widget h3.widget-title:before {
  content: "\f024";
  font-family: FontAwesome;
  margin-right: 10px;
  font-weight: normal;
}
#header #lang_sel,
#header #lang_sel_list,
#header #lang_sel_click {
  z-index: 25;
  height: auto;
  width: auto;
  font-family: inherit;
}
#header #lang_sel ul,
#header #lang_sel_list ul,
#header #lang_sel_click ul {
  display: block;
}
#header #lang_sel li,
#header #lang_sel_list li,
#header #lang_sel_click li {
  border: none;
  width: auto;
  float: none;
  display: block;
}
#header #lang_sel a.lang_sel_sel,
#header #lang_sel_list a.lang_sel_sel,
#header #lang_sel_click a.lang_sel_sel {
  background: transparent;
  color: #FFF;
  position: relative;
  border: none;
  display: block;
  width: auto;
  padding-right: 13px;
}
#header #lang_sel a.lang_sel_sel:after,
#header #lang_sel_list a.lang_sel_sel:after,
#header #lang_sel_click a.lang_sel_sel:after {
  font-family: FontAwesome;
  content: "\f107";
  position: absolute;
  right: 0;
  font-size: 13px;
  white-space: nowrap;
  opacity: 0.7;
}
#header #lang_sel a,
#header #lang_sel_list a,
#header #lang_sel_click a {
  margin: 0;
  padding: 0;
}
#header #lang_sel ul ul,
#header #lang_sel_list ul ul,
#header #lang_sel_click ul ul {
  width: auto;
  background: transparent;
  min-width: 180px;
  right: 0;
  top: auto;
  left: auto;
  height: auto;
  padding: 0;
  border: 1px solid #C2C2C2;
}
#header #lang_sel ul ul li,
#header #lang_sel_list ul ul li,
#header #lang_sel_click ul ul li {
  border: 1px solid transparent;
  border-bottom: none;
}
#header #lang_sel ul ul li:last-child,
#header #lang_sel_list ul ul li:last-child,
#header #lang_sel_click ul ul li:last-child {
  margin-bottom: 1px !important;
}
#header #lang_sel ul ul a,
#header #lang_sel_list ul ul a,
#header #lang_sel_click ul ul a {
  color: #6c6c6c;
  background: rgba(250, 250, 250, 0.9);
  padding: 8px 12px;
  font-size: 11px;
}
#header #lang_sel ul ul a:hover,
#header #lang_sel_list ul ul a:hover,
#header #lang_sel_click ul ul a:hover {
  background: #FFF;
  color: #6C6C6C;
}
#header #lang_sel img.iclflag,
#header #lang_sel_list img.iclflag,
#header #lang_sel_click img.iclflag {
  width: 14px;
  height: auto;
  top: -1px;
}

.alt #header #lang_sel a.lang_sel_sel,
.alt #header #lang_sel_list a.lang_sel_sel {
  color: #6C6C6C;
}
.alt #header .icl_languages_selector h3.widget-title,
.alt #header .widget_icl_lang_sel_widget h3.widget-title {
  color: #6C6C6C;
}

/* WIDGET: #Ads125
========================================= */
#ads125,
.ads125 {
  margin: 0;
  padding: 0;
  list-style: none;
}

#ads125 li,
.ads125 li {
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  float: left;
  margin: 0 15px 10px 0;
  padding: 0;
  max-width: 125px;
}

/* WIDGET: #Search
========================================= */
.searchform {
  line-height: 1;
  position: relative;
}

.searchform > div {
  position: relative;
  line-height: 1;
}

.searchform .screen-reader-text {
  display: none;
}

.searchform input[type=text] {
  border-radius: 0;
  margin: 0;
  width: 100%;
  font: inherit;
  line-height: 1;
}

button[type=submit].searchsubmit {
  font-size: 14px;
  line-height: 0;
  padding: 3px 11px 2px;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  border: none;
  background: none;
  color: #6D6E71 !important;
}

/* WIDGET: #Flickr
========================================= */
.flickr_badge_image {
  float: left;
  margin: 0 10px 15px 0;
}

.flickr_badge_image a {
  display: block;
  line-height: 0;
  padding: 5px;
  border: 1px solid #C2C2C2;
}

/* WIDGET: #About
========================================= */
.widget_about {
  margin-top: -5px;
}

.widget_ci_about .alignleft {
  float: left;
  margin: 5px 10px 6px 0;
}

.widget_about .alignright {
  float: right;
  margin: 5px 0 6px 10px;
}

/* WIDGET: #Text Widget
========================================= */
.widget_text p:last-child {
  margin-bottom: 0;
}

/* WIDGET: #Twitter
========================================= */
.widget_ci_twitter_widget ul li {
  margin-bottom: 12px;
}

.widget_ci_twitter_widget .twitter-time {
  display: block;
  font-size: 0.85em;
}

/* WIDGET: #Calendar
================================================== */
#wp-calendar {
  width: 100%;
}

#wp-calendar caption {
  text-align: left;
  margin-top: 10px;
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.03);
  padding: 9px;
}

#wp-calendar thead {
  font-size: 10px;
}

#wp-calendar thead th {
  background: rgba(0, 0, 0, 0.1);
  font-weight: bold;
  padding: 8px;
}

#wp-calendar tbody td {
  background: none;
  border: 1px solid rgba(0, 0, 0, 0.1);
  text-align: center;
  padding: 3px;
}

#wp-calendar tbody td:hover {
  background: rgba(0, 0, 0, 0.1);
}

#wp-calendar tbody .pad {
  background: none;
}

#wp-calendar tfoot #next {
  font-size: 10px;
  text-transform: uppercase;
  text-align: right;
}

#wp-calendar tfoot #prev {
  font-size: 10px;
  text-transform: uppercase;
  padding-top: 10px;
}

#wp-calendar a {
  font-weight: bold;
  font-style: italic;
}

/* WIDGET: #Social Icons
========================================= */
.social-icon i {
  width: 24px;
  height: 24px;
  line-height: 24px;
  background-color: #D3D3D4;
  color: #FFF;
  border: 1px solid #D3D3D4;
  font-size: 16px;
  border-radius: 36px;
  text-align: center;
  display: inline-block;
}

.social-icon:hover i {
  background-color: #6D6E71;
  border-color: #6D6E71;
}

/* ----------------------------------------------
	Helpers, WordPress Defaults, Generic Items
---------------------------------------------- */
/* WordPress Generated Classes
=================================== */
.alignnone {
  margin: 5px 20px 20px 0;
}

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

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

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

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

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

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

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

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

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center;
}

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

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

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

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

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

.gallery {
  margin-bottom: 20px;
}

.gallery-item {
  float: left;
  margin: 0 4px 4px 0;
  overflow: hidden;
  position: relative;
}

.gallery-columns-1 .gallery-item {
  max-width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 48%;
  max-width: -webkit-calc(50% - 4px);
  max-width: calc(50% - 4px);
}

.gallery-columns-3 .gallery-item {
  max-width: 32%;
  max-width: -webkit-calc(33.3% - 4px);
  max-width: calc(33.3% - 4px);
}

.gallery-columns-4 .gallery-item {
  max-width: 23%;
  max-width: -webkit-calc(25% - 4px);
  max-width: calc(25% - 4px);
}

.gallery-columns-5 .gallery-item {
  max-width: 19%;
  max-width: -webkit-calc(20% - 4px);
  max-width: calc(20% - 4px);
}

.gallery-columns-6 .gallery-item {
  max-width: 15%;
  max-width: -webkit-calc(16.7% - 4px);
  max-width: calc(16.7% - 4px);
}

.gallery-columns-7 .gallery-item {
  max-width: 13%;
  max-width: -webkit-calc(14.28% - 4px);
  max-width: calc(14.28% - 4px);
}

.gallery-columns-8 .gallery-item {
  max-width: 11%;
  max-width: -webkit-calc(12.5% - 4px);
  max-width: calc(12.5% - 4px);
}

.gallery-columns-9 .gallery-item {
  max-width: 9%;
  max-width: -webkit-calc(11.1% - 4px);
  max-width: calc(11.1% - 4px);
}

.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
  margin-right: 0;
}

.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1),
.gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1) {
  clear: left;
}

.gallery-caption {
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  font-size: 12px;
  line-height: 1.5;
  margin: 0;
  max-height: 50%;
  opacity: 0;
  padding: 6px 8px;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: left;
  width: 100%;
}

.gallery-caption:before {
  content: "";
  height: 100%;
  min-height: 49px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.gallery-item:hover .gallery-caption {
  opacity: 1;
}

.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
  display: none;
}

table {
  margin-bottom: 20px;
  width: 100%;
}

/* WordPress Galleries
=================================== */
.gallery {
  margin-bottom: 20px;
}

.gallery-item {
  float: left;
  margin: 0 4px 4px 0;
  overflow: hidden;
  position: relative;
}

.gallery-columns-1 .gallery-item {
  max-width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 48%;
  max-width: -webkit-calc(50% - 4px);
  max-width: calc(50% - 4px);
}

.gallery-columns-3 .gallery-item {
  max-width: 32%;
  max-width: -webkit-calc(33.3% - 4px);
  max-width: calc(33.3% - 4px);
}

.gallery-columns-4 .gallery-item {
  max-width: 23%;
  max-width: -webkit-calc(25% - 4px);
  max-width: calc(25% - 4px);
}

.gallery-columns-5 .gallery-item {
  max-width: 19%;
  max-width: -webkit-calc(20% - 4px);
  max-width: calc(20% - 4px);
}

.gallery-columns-6 .gallery-item {
  max-width: 15%;
  max-width: -webkit-calc(16.7% - 4px);
  max-width: calc(16.7% - 4px);
}

.gallery-columns-7 .gallery-item {
  max-width: 13%;
  max-width: -webkit-calc(14.28% - 4px);
  max-width: calc(14.28% - 4px);
}

.gallery-columns-8 .gallery-item {
  max-width: 11%;
  max-width: -webkit-calc(12.5% - 4px);
  max-width: calc(12.5% - 4px);
}

.gallery-columns-9 .gallery-item {
  max-width: 9%;
  max-width: -webkit-calc(11.1% - 4px);
  max-width: calc(11.1% - 4px);
}

.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
  margin-right: 0;
}

.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1),
.gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1) {
  clear: left;
}

.gallery-caption {
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  font-size: 12px;
  line-height: 1.5;
  margin: 0;
  max-height: 50%;
  opacity: 0;
  padding: 6px 8px;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: left;
  width: 100%;
}

.gallery-caption:before {
  content: "";
  height: 100%;
  min-height: 49px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.gallery-item:hover .gallery-caption {
  opacity: 1;
}

.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
  display: none;
}

/* General Form Styling
=================================== */
label {
  display: block;
  font-size: 90%;
  margin-bottom: 2px;
}

input[type=text],
input[type=password],
input[type=date],
input[type=datetime],
input[type=email],
input[type=number],
input[type=search],
input[type=tel],
input[type=time],
input[type=url],
textarea {
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: normal;
  border-radius: 0;
  box-shadow: none;
  width: auto;
  padding: 12px 18px;
  height: auto;
  border: 2px solid #C2C2C2;
  line-height: normal;
  transition: color 0.18s ease, background-color 0.18s ease, border-color 0.18s ease;
  min-width: 80%;
  color: #6d6e71;
  background: transparent;
}

textarea {
  width: 100%;
  height: auto;
}

input[type=text]:focus,
input[type=password]:focus,
input[type=date]:focus,
input[type=datetime]:focus,
input[type=email]:focus,
input[type=number]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=time]:focus,
input[type=url]:focus,
textarea:focus {
  background: transparent;
  outline: none;
}

fieldset {
  padding: 15px 15px 0 15px;
}

fieldset legend {
  font-weight: bold;
  padding: 0 3px;
  margin: 0;
  margin-left: -3px;
}

input.highlight {
  border-color: #ff4a4a;
}

/* Buttons
=================================== */
a.btn,
a.btn:visited,
input[type=submit],
button[type=submit] {
  line-height: normal;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: bold;
  border: 2px solid #C2C2C2;
  border-radius: 0;
  vertical-align: middle;
  padding: 12px 30px;
  background: transparent;
  outline: none;
  transition: color 0.18s ease, background-color 0.18s ease, border-color 0.18s ease;
}

.item:hover a.btn,
a.btn:hover,
input[type=submit]:hover,
button:hover {
  color: #FFF !important;
  text-decoration: none;
}

/* -----------------------------------------
   MOBILE MENU
----------------------------------------- */
#mobile-bar {
  text-align: center;
  position: fixed;
  top: 0;
  z-index: 1000;
  width: 100%;
  background: #FFF;
  padding: 15px;
  height: 70px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  display: none;
}
#mobile-bar .mobile-logo {
  width: auto;
  height: 40px;
}

.cta_group {
  font-family: inherit;
  display: block;
  text-align: right;
  position: relative;
}
@media (max-width: 991px) {
  .cta_group {
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row;
    position: absolute;
    right: 10px;
    top: 15px;
  }
  .cta_group.desktop {
    display: none;
  }
}
.cta_group--book_now {
  background-color: #d5372d;
  border: 2px solid #d5372d;
  font-weight: bold;
  font-size: 15px;
  padding: 12px 30px;
  width: 180px;
  text-align: center;
  display: inline-block;
  color: #ffffff !important;
}
.cta_group--book_now:hover {
  background-color: #ffffff;
  text-decoration: none;
  color: #d5372d !important;
}
@media (max-width: 991px) {
  .cta_group--book_now {
    padding: 8px 10px;
    font-size: 12px;
    width: 120px;
  }
}
@media (max-width: 600px) {
  .cta_group--book_now {
    width: 85px;
  }
}
.cta_group--call_us {
  margin-bottom: 15px;
  margin-right: 15px;
  display: inline-block;
}
@media (max-width: 600px) {
  .cta_group--call_us {
    margin-right: 0;
  }
}
@media (max-width: 991px) {
  .cta_group--call_us {
    margin-bottom: 0;
  }
}
.cta_group--call_us i {
  vertical-align: middle;
  color: #d5372d;
  font-size: 25px;
  margin-right: 8px;
}
.cta_group--call_us a {
  color: #ffffff;
  font-size: 18px;
}
@media (max-width: 991px) {
  .cta_group--call_us a {
    color: #000000;
  }
}
@media (max-width: 991px) {
  .cta_group--call_us a span {
    display: none;
  }
}

.modal {
  position: fixed;
  z-index: 13;
  top: 0;
  left: 0;
  visibility: hidden;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.modal.is-visible {
  visibility: visible;
}

.modal-overlay {
  position: fixed;
  z-index: 13;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear 0.3s, opacity 0.3s;
}

.modal.is-visible .modal-overlay {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}

.modal-wrapper {
  position: relative;
  z-index: 13;
  width: 360px;
  height: 400px;
  padding-top: 50px;
  background-color: #fff;
  text-align: center;
}
.modal-wrapper iframe {
  border: none;
}

.modal-transition {
  transition: all 0.3s 0.12s;
  transform: translateY(-10%);
  opacity: 0;
}

.modal.is-visible .modal-transition {
  transform: translateY(0);
  opacity: 1;
}

.modal-close {
  position: absolute;
  top: 12px;
  right: 12px;
  width: 40px;
  height: 40px;
  padding: 0;
  -webkit-appearance: none;
  background-color: transparent;
  border: none;
  font-size: 32px;
  text-align: center;
  color: black;
  text-decoration: none;
}

.modal-close:hover {
  color: #777;
  text-decoration: none;
}

.menu-trigger,
.menu-trigger:focus,
.menu-trigger:visited {
  width: 24px;
  height: 21px;
  background: none;
  cursor: pointer;
  opacity: 0.85;
  margin: 0;
  outline: none;
  position: absolute;
  top: 20px;
  left: 20px;
  font-size: 20px;
  color: #333;
}

.menu-trigger:hover {
  opacity: 0.95;
  color: #333;
}

.menu-trigger:active {
  opacity: 1;
}

.mob-title {
  color: #8a8a8a;
  font-family: Montserrat, sans-serif;
  font-weight: bold;
  font-size: 14px;
  line-height: 1;
  margin: 0;
  padding: 0;
}

/************** Booking Engine Homepage *************/
.booking_engine {
  display: block;
  padding-top: 50px;
}
.booking_engine iframe {
  width: 100%;
  height: 400px;
  border: none;
}
@media (min-width: 600px) {
  .booking_engine iframe {
    height: 420px;
  }
}

/************** End Booking Engine Homepage *************/
/************** Wedding Contact Form *************/
.weddings__contact--col form p {
  margin-bottom: 0;
}
.weddings__contact--col form label {
  width: 100%;
  display: inline-block;
  margin-bottom: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.weddings__contact--col form input,
.weddings__contact--col form textarea {
  border: 0;
  border-radius: 0;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  width: 100% !important;
  color: #ffffff !important;
  border: none !important;
  resize: none !important;
  outline: none !important;
  display: inline-block !important;
  padding: 0 !important;
  font-size: 19px !important;
  line-height: 40px !important;
  font-family: "Baskerville", serif;
  border-radius: 0 !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3) !important;
  background-color: transparent !important;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.weddings__contact--col form input[type=submit],
.weddings__contact--col form textarea[type=submit] {
  border: 0;
  border-radius: 0;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  color: #ffffff !important;
  border: none !important;
  cursor: pointer !important;
  z-index: 2 !important;
  padding: 0 !important;
  outline: none !important;
  display: block !important;
  position: relative !important;
  font-size: 26px !important;
  margin-top: 20px !important;
  font-family: "Vanitas-Bold", sans-serif !important;
  letter-spacing: 2px !important;
  text-transform: uppercase !important;
  background-color: transparent !important;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-align: left;
}
.weddings__contact--col form .wpcf7-not-valid-tip {
  color: #ffffff;
  margin-top: 6px;
}
.weddings__contact--col form .wpcf7-not-valid-tip,
.weddings__contact--col form .wpcf7-response-output {
  display: block;
  font-size: 12px;
  font-family: "Baskerville", serif;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.weddings__contact--col form .wpcf7-response-output {
  color: #ffffff;
  border-color: #ffffff !important;
}
.weddings__contact--col form input[type=text]::-webkit-input-placeholder,
.weddings__contact--col form input[type=email]::-webkit-input-placeholder,
.weddings__contact--col form input[type=number]::-webkit-input-placeholder {
  color: #ffffff;
  transition: 0.2s;
}
.weddings__contact--col form input[type=text]:-moz-placeholder,
.weddings__contact--col form input[type=email]:-moz-placeholder,
.weddings__contact--col form input[type=number]:-moz-placeholder {
  /* Firefox 18- */
  color: #ffffff;
  transition: 0.2s;
  opacity: 1;
}
.weddings__contact--col form input[type=text]::-moz-placeholder,
.weddings__contact--col form input[type=email]::-moz-placeholder,
.weddings__contact--col form input[type=number]::-moz-placeholder {
  /* Firefox 19+ */
  color: #ffffff;
  transition: 0.2s;
  opacity: 1;
}
.weddings__contact--col form input[type=text]:-ms-input-placeholder,
.weddings__contact--col form input[type=email]:-ms-input-placeholder,
.weddings__contact--col form input[type=number]:-ms-input-placeholder {
  color: #ffffff;
  transition: 0.2s;
}
.weddings__contact--col form input[type=text]:focus::-webkit-input-placeholder,
.weddings__contact--col form input[type=email]:focus::-webkit-input-placeholder,
.weddings__contact--col form input[type=number]:focus::-webkit-input-placeholder {
  color: #ffffff;
}
.weddings__contact--col form input[type=text]:focus:-moz-placeholder,
.weddings__contact--col form input[type=email]:focus:-moz-placeholder,
.weddings__contact--col form input[type=number]:focus:-moz-placeholder {
  /* Firefox 18- */
  color: #ffffff;
  opacity: 1;
}
.weddings__contact--col form input[type=text]:focus::-moz-placeholder,
.weddings__contact--col form input[type=email]:focus::-moz-placeholder,
.weddings__contact--col form input[type=number]:focus::-moz-placeholder {
  /* Firefox 19+ */
  color: #ffffff;
  opacity: 1;
}
.weddings__contact--col form input[type=text]:focus:-ms-input-placeholder,
.weddings__contact--col form input[type=email]:focus:-ms-input-placeholder,
.weddings__contact--col form input[type=number]:focus:-ms-input-placeholder {
  color: #ffffff;
}

/************** End Wedding Contact Form *************/
/****************** Rooms Localtribe **************/
.rooms--lt {
  font-family: "BemboStd-Semibold";
}
.rooms--lt .cards {
  padding: 70px 0;
  min-height: calc(100vh - 80px);
}
.rooms--lt .cards--wrap {
  padding: 0;
  max-width: 1440px;
}
.rooms--lt .cards .wrap {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 30px;
  position: relative;
}
@media (max-width: 720px) {
  .rooms--lt .cards .wrap {
    padding: 0 20px;
  }
}
@media (max-width: 350px) {
  .rooms--lt .cards .wrap {
    padding: 0 15px;
  }
}
.rooms--lt .cards__meta {
  width: 100%;
  max-width: 550px;
  margin: 0 auto 40px auto;
  text-align: center;
}
@media (max-width: 720px) {
  .rooms--lt .cards__meta {
    padding: 0 20px;
  }
}
.rooms--lt .cards__meta--ttl {
  font-size: 40px;
  margin-bottom: 40px;
}
.rooms--lt .cards__meta--txt {
  font-size: 18px;
}
.rooms--lt .cards__meta--txt p {
  color: #353635;
}
.rooms--lt .cards__grid {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 20px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
@media (max-width: 720px) {
  .rooms--lt .cards__grid {
    padding: 0 40px;
  }
}
@media (max-width: 550px) {
  .rooms--lt .cards__grid {
    padding: 0 20px;
  }
}
@media (max-width: 500px) {
  .rooms--lt .cards__grid {
    max-width: 360px;
  }
}
.rooms--lt .cards__item {
  width: calc(33.3333333333% - 25px);
  margin: 0 10px;
  position: relative;
  background-color: #F7F8F8;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
@media (max-width: 720px) {
  .rooms--lt .cards__item {
    width: calc(50% - 20px);
  }
}
@media (max-width: 550px) {
  .rooms--lt .cards__item {
    width: 100%;
  }
}
.rooms--lt .cards__item:not(:last-child) {
  margin-bottom: 20px;
}
.rooms--lt .cards__item:hover > span {
  opacity: 0;
}
.rooms--lt .cards__item > span {
  width: 100%;
  height: 0;
  display: block;
  z-index: 1;
  position: relative;
  padding-top: 120%;
  background-color: rgba(0, 0, 0, 0.2);
  transition: all 0.5s ease;
}
.rooms--lt .cards__item--offer {
  top: 0;
  left: 50%;
  color: #ffffff;
  z-index: 2;
  padding: 10px 15px;
  position: absolute;
  font-size: 15px;
  transform: translate(-50%, 0);
  line-height: 1;
  white-space: nowrap;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  background-color: #D8932E;
}
.rooms--lt .cards__item--meta {
  top: 45%;
  left: 50%;
  width: auto;
  min-width: 200px;
  max-width: calc(100% - 24px);
  color: #ffffff;
  border: 1px solid #ffffff;
  z-index: 2;
  padding: 15px 12px 10px 12px;
  position: absolute;
  transform: translate(-50%, -50%);
  text-align: center;
}
.rooms--lt .cards__item--meta > div {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.rooms--lt .cards__item--ttl {
  font-size: 25px;
  line-height: 1;
}
@media (max-width: 900px) {
  .rooms--lt .cards__item--ttl {
    font-size: 21px;
  }
}
.rooms--lt .cards__item--txt {
  font-size: 16px;
}
.rooms--lt .cards__item--infos {
  left: 50%;
  width: 100%;
  color: #ffffff;
  bottom: 0;
  z-index: 2;
  padding: 20px 0;
  position: absolute;
  transform: translate(-50%, 0);
  text-align: center;
  line-height: 1.3;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
}

.wrap {
  font-family: "BemboStd-Semibold";
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 30px;
  position: relative;
}
@media (max-width: 720px) {
  .wrap {
    padding: 0 20px;
  }
}
@media (max-width: 350px) {
  .wrap {
    padding: 0 15px;
  }
}

/************** End Rooms Localtribe *************/
/****************** Single Room Localtribe **************/
.return {
  font-family: "BemboStd-Semibold";
}
.return strong {
  color: #353635;
  font-size: 20px;
}

.room--lt {
  font-family: "BemboStd-Semibold";
  padding: 90px 0 60px 0;
}
.room--lt--wrap {
  position: relative;
  max-width: 1200px;
}
.room--lt__heading {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 30px;
  justify-content: space-between;
}
.room--lt__heading--ttl {
  font-size: 45px;
  line-height: 1;
  padding-right: 50px;
}
@media (max-width: 1080px) {
  .room--lt__heading--ttl {
    font-size: 40px;
  }
}
@media (max-width: 720px) {
  .room--lt__heading--ttl {
    width: 100%;
    font-size: 32px;
    margin-bottom: 12px;
  }
}
.room--lt__heading--img {
  height: 28px;
  margin: auto 0;
}
@media (max-width: 720px) {
  .room--lt__heading--img {
    height: 22px;
  }
}
.room--lt__gallery {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 60px;
}
.room--lt__gallery--grid {
  width: 42%;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 720px) {
  .room--lt__gallery--grid {
    width: 100%;
  }
}
.room--lt__gallery--item {
  width: 50%;
  cursor: pointer;
  border: 2px solid #FFFFFF;
  position: relative;
  background-color: #F7F8F8;
  -webkit-transition: all 0.5 ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.room--lt__gallery--item img {
  width: 100%;
  height: 100%;
}
@media (max-width: 720px) {
  .room--lt__gallery--item {
    width: 25%;
  }
}
.room--lt__gallery--item:hover {
  filter: brightness(0.8);
}
.room--lt__gallery--item > span {
  width: 100%;
  height: 0;
  display: block;
  padding-top: 108%;
}
@media (max-width: 720px) {
  .room--lt__gallery--item > span {
    padding-top: 100%;
  }
}
@media (max-width: 720px) {
  .room--lt__gallery--item.main {
    width: 100%;
  }
}
.room--lt__body {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 900px) {
  .room--lt__body {
    max-width: 650px;
  }
}
.room--lt__body--ttl {
  font-size: 16px;
  line-height: 1;
  font-family: "TTNorms-Medium", sans-serif;
  margin-bottom: 25px;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}
@media (max-width: 900px) {
  .room--lt__body--col {
    width: 100% !important;
  }
}
.room--lt__body--col:nth-child(1) {
  width: 54%;
}
.room--lt__body--col:nth-child(2) {
  width: 36%;
}
.room--lt__specs {
  display: flex;
  margin-bottom: 60px;
  justify-content: space-between;
}
@media (max-width: 600px) {
  .room--lt__specs {
    display: block;
  }
}
.room--lt__specs--txt {
  color: #353635;
  display: block;
  font-size: 24px;
  line-height: 1.3;
}
@media (max-width: 600px) {
  .room--lt__specs--txt {
    margin-bottom: 2rem;
  }
}
.room--lt__specs--txt strong {
  color: #D8932E;
  font-family: "BemboStd-Semibold", sans-serif;
}
.room--lt__specs--booknow {
  display: block;
}
@media (max-width: 600px) {
  .room--lt__specs--booknow {
    text-align: right;
  }
}
.room--lt__specs--booknow a {
  color: #FFFFFF;
  background-color: #D8932E;
  font-weight: bold;
  font-size: 22px;
  cursor: pointer;
  padding: 10px 20px;
  display: inline-block;
  height: 50px;
  margin-bottom: 5px;
}
.room--lt__specs--booknow a:hover {
  color: #FFFFFF;
  text-decoration: none;
  opacity: 0.7;
}
.room--lt__description {
  margin-bottom: 60px;
}
.room--lt__description--txt {
  font-size: 19px;
}
.room--lt__description p {
  color: #353635;
}
.room--lt__amenities {
  margin-bottom: 60px;
}
.room--lt__amenities--txt {
  font-size: 19px;
}
.room--lt__amenities--item {
  position: relative;
  font-size: 19px !important;
  line-height: 1.2;
  padding-left: 45px;
  margin-bottom: 12px;
}
.room--lt__amenities--item img {
  width: 30px;
  display: inline-block;
  margin-right: 12px;
  vertical-align: sub;
}
.room--lt__amenities--item span {
  vertical-align: middle;
}
.room--lt__amenities--item i {
  color: #444;
  width: 30px;
  display: inline-block;
  font-size: 15px !important;
  text-align: center;
  line-height: 19px !important;
  margin-right: 12px;
}
.room--lt__reviews {
  margin-bottom: 60px;
}
.room--lt__reviews--item {
  width: 100%;
  padding: 25px 20px;
  position: relative;
  font-size: 17px;
  background-color: #D8932E;
}
.room--lt__reviews--item p {
  color: #FFFFFF;
}
.room--lt__reviews--item:after {
  content: "";
  top: 0;
  left: 0;
  width: 0px;
  height: 0px;
  display: block;
  position: absolute;
  transform: translate(-50%, 0);
  border-top: 25px solid #D8932E;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
}
.room--lt__reviews--item:not(:last-child) {
  margin-bottom: 20px;
}

/****************** End Single Room Localtribe **************/
/****************** Ocultar Recaptcha Google **************/
.grecaptcha-badge {
  opacity: 0;
}

/****************** Fin Ocultar Recaptcha Google **************/
/* -----------------------------------------
	External Plugins
----------------------------------------- */
/**
 * CSSIgniter Dropckick styles
 */
.dk_theme_ci {
  /* Container */
  /* Toggle */
  /* Focus State */
  /* Open State */
  /* Options Menu */
  /* Inner Options */
  /* Set a width property here */
}
.dk_theme_ci.dk_container {
  width: 100% !important;
  outline: none;
  font-family: Montserrat, sans-serif;
  line-height: normal;
  cursor: pointer;
}
.dk_theme_ci a:hover {
  text-decoration: none;
}
.dk_theme_ci .dk_toggle {
  border: 2px solid #C2C2C2;
  color: #A9A9A9;
  outline: none;
  font-size: 14px;
  text-decoration: none;
  padding: 12px 18px;
  transition: 0.2s;
  position: relative;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 100% !important;
}
.dk_theme_ci .dk_toggle:after {
  font-family: FontAwesome;
  line-height: normal;
  font-weight: normal;
  font-size: 12px;
  content: "\f078";
  position: absolute;
  top: 15px;
  right: 10px;
}
.dk_theme_ci.dk_focus .dk_toggle, .dk_theme_ci:focus .dk_toggle {
  border-color: #C2C2C2;
  transition: border-color 0s linear;
}
.dk_theme_ci.dk_open .dk_toggle {
  color: #A9A9A9;
}
.dk_theme_ci .dk_options {
  border: 2px solid #1289d5;
  border-top: 1px solid rgba(0, 0, 0, 0.001);
  z-index: 10;
}
.dk_theme_ci .dk_options li {
  border-bottom: 1px solid #C2C2C2;
}
.dk_theme_ci .dk_options li:last-child {
  border-bottom: none;
}
.dk_theme_ci .dk_options a {
  background: #FFF;
  color: #6c6c6c;
  font-size: 12px;
  text-transform: uppercase;
  cursor: pointer;
  padding: 7px 8px;
}
.dk_theme_ci .dk_options a:hover {
  background: #1289d5;
  color: #FFF !important;
}
.dk_theme_ci .dk_options_inner {
  list-style: none;
  margin: 0;
  padding: 0;
}
.b-form .dk_theme_ci .dk_toggle {
  border: 2px solid rgba(255, 255, 255, 0.7);
  color: rgba(255, 255, 255, 0.7);
  transition: 0.18s;
}
.b-form .dk_theme_ci.dk_focus .dk_toggle, .b-form .dk_theme_ci:focus .dk_toggle {
  border-color: #FFF;
}
.b-form .dk_theme_ci.dk_open .dk_toggle {
  color: #FFF;
  border-color: #FFF;
}
.b-form .dk_theme_ci .dk_options {
  border: 2px solid #C2C2C2;
}
.b-form .dk_theme_ci .dk_options li {
  border-bottom: 1px solid #FFF;
}
.b-form .dk_theme_ci .dk_options a {
  background: rgba(250, 250, 250, 0.9);
  color: #6c6c6c;
}
.b-form .dk_theme_ci .dk_options a:hover {
  background: #FFF;
  color: #333 !important;
}

.dk_container {
  display: none;
  float: left;
}
.dk_container a {
  outline: 0;
}

.dk_toggle {
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  position: relative;
  zoom: 1;
}

.dk_open {
  position: relative;
}
.dk_open .dk_options {
  display: block;
}
.dk_open .dk_label {
  color: inherit;
}

.dk_options {
  display: none;
  margin-top: -1px;
  position: absolute;
  right: 0;
  width: 100%;
}
.dk_options a, .dk_options a:link, .dk_options a:visited {
  display: block;
}

.dk_options_inner {
  overflow: auto;
  position: relative;
  -webkit-overflow-scrolling: touch;
}

.dk_container select {
  position: absolute;
  top: -99999em;
  visibility: hidden;
  display: none;
}

.dk_mobile {
  position: relative;
}
.dk_mobile select {
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  visibility: visible;
  opacity: 0;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}

.cards__item--offer {
  top: 0;
  left: 50%;
  color: #ffffff;
  z-index: 2;
  padding: 10px 15px;
  position: absolute;
  font-size: 15px;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  line-height: 1;
  white-space: nowrap;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  background-color: #D8932E;
}

/*  -------------------------------------
	Villas On Sale
--------------------------------------- */
.sale__villa.card {
  margin-bottom: 2rem;
}
.sale__villa--description {
  top: 20px;
  right: 60px;
  cursor: pointer;
  display: inline-block;
  position: absolute;
  font-size: 18px;
  line-height: 25px;
  font-family: "Baskerville-SemiBold", serif;
}
.sale__villa--btn {
  top: initial !important;
  right: initial !important;
  position: initial !important;
}

/*  -------------------------------------
	Weddings
--------------------------------------- */
.weddings__contact--credits {
  color: white;
  padding-bottom: 1rem;
  text-align: center;
}

.slick-container {
  text-align: center;
  margin-top: 10rem;
  margin-bottom: 10rem;
}

.slick-weddings img {
  max-height: 200px;
  width: auto;
}

.slick-reviews .slick-review {
  text-align: center;
}
.slick-reviews .slick-review .slick-title {
  font-size: 24px;
  font-weight: bold;
}
.slick-reviews .slick-dots {
  display: flex;
  justify-content: center;
  margin: 0;
  padding: 1rem 0;
  list-style-type: none;
}
.slick-reviews .slick-dots li {
  margin: 0 1rem;
}
.slick-reviews .slick-dots button {
  display: block;
  width: 1rem;
  height: 1rem;
  padding: 0;
  border: none;
  border-radius: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  text-indent: -9999px;
}
.slick-reviews .slick-dots li.slick-active button {
  background-color: #000000;
}

.weddings__title {
  font-size: 30px;
  line-height: 1.2;
  font-family: "Vanitas-Bold", sans-serif;
  margin-bottom: 50px;
  text-transform: uppercase;
}
