/* Global Styles */

@import url("https://fonts.googleapis.com/css2?family=Karla:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,200;1,300;1,400;1,500;1,600;1,700;1,800&family=Libre+Baskerville:wght@400;700&family=Marcellus&display=swap");

.inner {
  max-width: 1800px;
  margin: 0 auto;
  padding: 0 1em;
}

.amenities ul li {
  list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "IM Fell Great Primer", sans-serif;
}

.fix-cap a {
  text-transform: lowercase !important;
}

.fix-cap *::first-line {
  text-transform: capitalize !important;
}

.footer-left div a {
  opacity: 0.5;
  font-size: 0.7em;
}

main > .inner p {
  margin: 1em 0;
}

main > .inner ul {
  list-style: square;
  padding-left: 1em;
}

main > .inner ul li::marker {
  color: #ffce00 !important;
}

h1 {
  font-size: 2.5rem;
}

.post-styles .elementor-post__read-more {
  border-bottom: 1px solid;
  padding-bottom: 2px;
}

.post-styles .events_categories-live-music > .elementor-post__text,
.post-styles .events_categories-patio-music > .elementor-post__text {
  display: flex;
  flex-direction: column-reverse;
}

p a {
  color: #e6aa11 !important;
}

.home-events .elementor-post__read-more {
  border-bottom: 2px solid;
}

.package-btn a {
  width: 100% !important;
}

.force-left {
  max-width: 1050px;
}

/*
  .header-crop {
    max-width: 850px
  }
*/

.amenities li:before {
  content: "•";
  color: #103957;
  margin-right: 10px;
}

.underline-list span:after {
  content: "";
  background: currentcolor;
  height: 2px;
  position: absolute;
  width: 100%;
  bottom: -5px;
  left: 0;
}

.underline-list span {
  position: relative;
}

/* Header */

header {
  padding: 40px 0 20px 0;
  position: fixed;
  width: 100%;
  z-index: 1000;
}

.has-overlay {
  padding: 20px 0;
}

.menu-trigger {
  margin: auto 0 0 auto;
  font-family: "karla", sans-serif;
  color: #4e4c42;
  letter-spacing: 0.2rem;
  height: 75px;
  cursor: pointer;
  transition: 0.3s;
  width: 55px;
}

.oyster-controls p,
.oyster-titles p {
  margin: 0 !important;
}

.header-overlay {
  background: rgba(255, 254, 240, 0.25);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 99;
  transition: 0.5s;
  pointer-events: none;
  opacity: 0;
}

.show-overlay {
  opacity: 1 !important;
}

.icon {
  display: block;
  height: 46px;
  width: 46px;
  position: relative;
  margin: 0 auto;
}

.icon:before {
  content: "";
  display: block;
  height: 5px;
  width: 100%;
  background: #7b6d35;
  border-radius: 300px;
  position: absolute;
  bottom: 50%;
  transform: translate(-50%, -50%);
  transition: 0.5s;
  left: 50%;
}

.menu-trigger span {
  font-weight: 600 !important;
}

.career-form #form-field-field_0948e1a {
  font-size: 1em !important;
}

.icon:after {
  content: "";
  display: block;
  height: 5px;
  width: 100%;
  background: #7b6d35;
  border-radius: 300px;
  position: absolute;
  top: 50%;
  transform: translate(-50%, 50%);
  transition: 0.5s;
  left: 50%;
}

.menu-trigger:hover .icon:before {
  transform: translate(-50%, 50%);
  width: 80%;
}
.menu-trigger:hover .icon:after {
  transform: translate(-50%, -50%) rotate(90deg);
  width: 80%;
}

.header-content {
  width: 100%;
  color: #fff;
}

.front-header > .inner > div {
  width: 100%;
}

header > .inner > div {
  width: 33%;
}

.header-logo {
  height: 80px;
  transition: 0.5s;
  margin: auto 0;
}

.header-content h1 {
  margin: auto 0 auto 5%;
  text-transform: capitalize;
  font-weight: 300 !important;
}

@media only screen and (max-width: 768px) {
  .show-overlay {
    display: none;
  }
}
@media only screen and (max-width: 500px) {
  header {
    padding: 20px 0 20px 0;
  }
}

/* Menu */

.primary-navigation {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: block;
  height: 100%;
  width: 100%;
  background: rgba(255, 254, 240, 0.97);
  text-align: center;
  padding: 4em 0;
  overflow-y: scroll;
  opacity: 0;
  transition: 0.5s;
}

.primary-navigation img {
  max-width: 280px;
  margin: 0 auto;
}

.book-now {
  background: #4e4c42;
  color: #fffef0;
  font-family: "karla", sans-serif;
  padding: 15px 30px;
  text-transform: uppercase;
  font-size: 1em;
  letter-spacing: 0.2em;
}

.primary-navigation .menu {
  font-family: "karla";
  margin: 3em 0;
}

.primary-navigation .menu a {
  color: #4e4c42;
  font-size: 1.5rem;
  letter-spacing: 0.3rem;
  font-weight: 500;
  text-transform: uppercase;
}

#menu-primary-navigation > .menu-item {
  margin: 10px 0;
}

.primary-navigation hr {
  margin: 70px 0 25px;
  width: 100%;
  border: 1px solid #4e4c42;
}

.bottom-menu-content {
  max-width: 550px;
  width: 100%;
  color: #242629;
}

.bottom-menu-content .phone {
  font-family: "Karla", sans-serif;
  color: #242629;
  font-size: 1.25rem;
  margin: 10px 0 25px 0;
  display: block;
  letter-spacing: 0.1rem;
  font-weight: 400;
}

.bottom-menu-content p {
  font-family: "Libre Baskerville", serif;
  text-transform: uppercase;
  letter-spacing: 0.1rem;
  font-size: 0.7em;
}

.bottom-menu-content .social-icons a {
  color: #242629;
  margin: 0 8px;
  font-size: 1.3rem;
  background: #ffce00;
  position: relative;
  height: 40px;
  width: 40px;
  border-radius: 200px;
}

.bottom-menu-content .social-icons i {
  margin: auto;
  display: block;
}

.menu-open {
  opacity: 1 !important;
}

.close {
  font-size: 1.2rem;
  color: #fecd2f;
  height: 30px;
  width: 30px;
  position: relative;
  border-radius: 100px;
  margin-left: auto;
  cursor: pointer;
  border: 2px solid #fecd2f;
  font-size: 1.2em;
}

.close span {
  display: inline-block;
  margin: auto;
}

#menu-primary-navigation > .menu-item {
  transform: translatey(20px);
  opacity: 0;
}

.item-in {
  opacity: 1 !important;
  transform: translatey(0px) !important;
  transition: 0.5s ease;
}

.front-header .menu-trigger {
  margin: auto 0 auto auto;
}

.header-menu .sub-menu a {
  color: #4e4c42;
  font-size: 1.3rem;
  filter: brightness(2.2);
}

.header-menu .sub-menu li {
  margin: 5px 0;
}

.header-menu .sub-menu {
  margin: 0;
  opacity: 0;
  transition: 0.5s;
  overflow: hidden;
}

.menu-item-has-children a {
  position: relative;
}

.menu-item-has-children > a:after {
  content: "\25B6";
  color: #4e4c42;
  font-size: 1rem;
  position: absolute;
  top: 50%;
  transform: translatey(-40%);
  right: -2em;
  transition: 0.3s;
}

.sub-open > a:after {
  transform: translatey(-40%) rotate(90deg) !important;
}

.sub-open .sub-menu {
  opacity: 1;
  margin: 15px;
}

header {
  transition: 0.5s;
}

header h1 {
  font-size: 2rem !important;
}

header .header-content img {
  height: 65px;
  transition: 0.5s;
  margin: auto 0;
}
.header-content a {
  display: flex;
}

.scrolling .header-logo {
  height: 45px !important;
}

.scrolling {
  padding: 5px;
}

.scrolling .menu-trigger {
  transform: scale(0.8);
}

header.has-overlay h1 {
  color: #242629;
}

@media only screen and (max-width: 500px) {
  .primary-navigation img {
    width: 200px;
  }
  .primary-navigation .menu {
    margin: 50px;
  }
  .bottom-menu-content p {
    font-size: 0.7rem;
  }
  .header-content h1 {
    font-size: 2rem;
    display: none !important;
  }
  .header-content img {
    max-width: 50px;
  }
}

@media only screen and (max-width: 350px) {
  .header-content h1 {
    font-size: 1.5rem;
  }
}

/* Custom Slider */

.oyster-single img {
  width: 100% !important;
  height: 600px !important;
  object-fit: cover;
}
.slide-title {
  opacity: 0;
  transition: 0.5s;
}
.active-title {
  opacity: 1 !important;
}

.slide-count {
  margin: 0 20px;
}

.slide-count span {
  margin: 0 20px;
}

.oyster-slider .meta {
  font-size: 1.25rem;
  margin: 2.5rem 0 0 0;
  font-family: "Karla", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}

.oyster-titles p {
  letter-spacing: 0.3em;
}

.oyster-controls > p {
  cursor: pointer;
  transition: 0.5s;
}

.oyster-controls > p:hover {
  opacity: 0.5;
}

@media only screen and (max-width: 768px) {
  .oyster-slides .slick-track {
    height: 400px;
  }
  .oyster-slides img {
    height: 100% !important;
    width: 100% !important;
    object-fit: cover;
  }
}

@media only screen and (max-width: 500px) {
  .oyster-slides .slick-track {
    height: 350px;
  }
  .oyster-slider .meta {
    flex-direction: column;
    height: 80px;
    text-align: center;
  }
}

/* Rooms Page - Hero Slider Content Width Fix  */

.hero-slider .swiper-slide-inner {
  max-width: 1800px;
  margin: 0 auto;
}

/* Form 2-columns Checkbox */

.elementor-field-group-field_3a98e02 .elementor-field-subgroup,
.elementor-field-group-field_d59f595 .elementor-field-subgroup {
  display: flex;
  flex-direction: row !important;
  padding: 20px 0 !important;
}

.elementor-field-group-field_3a98e02 .elementor-field-subgroup span,
.elementor-field-group-field_d59f595 .elementor-field-subgroup span {
  max-width: 50% !important;
}

@media only screen and (max-width: 500px) {
  .elementor-field-group-field_3a98e02 .elementor-field-subgroup span,
  .elementor-field-group-field_d59f595 .elementor-field-subgroup span {
    max-width: 100% !important;
  }
}

/* Footer */

footer {
  background: #4e4c42;
  color: #fff;
  padding: 1em 0;
}

footer * {
  color: inherit;
}

.footer-left p {
  margin: auto 0;
  font-family: "Baskerville", Sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #fffef0;
  font-size: 0.6em;
}

.footer-left {
  width: 100%;
  max-width: 300px;
}

.footer-socials a {
  margin: auto 0.5em;
  height: 30px;
  width: 30px;
  background: #ffce00;
  border-radius: 1000px;
  color: #4e4c42;
}

.footer-socials i {
  margin: auto;
}

.footer-left img {
  height: 50px;
  margin: auto 0;
  display: block;
}

@media only screen and (max-width: 500px) {
  footer .inner {
    flex-direction: column;
    height: 150px;
  }
  .footer-left {
    margin: 0 auto;
    flex-direction: column;
    text-align: center;
  }
  .footer-left img {
    margin: 1em auto;
  }
  .footer-socials {
    margin: 0 auto;
  }
}

/* Custom Dropdown */

.custom-dropdown label {
  color: #242629 !important;
  text-transform: uppercase;
  font-weight: 500 !important;
  background: #f8f7ed;
  cursor: pointer;
  font-size: 0.7em;
}

.custom-dropdown input {
  pointer-events: none;
  opacity: 0;
  padding: 0;
  margin: 0;
  height: 0;
  width: 0;
}

.dropdown-item {
  overflow: hidden;
  height: 0px;
  transition: 0.5s;
  font-size: 0.9em;
  text-transform: uppercase;
  font-weight: 400;
  opacity: 0;
  letter-spacing: 1px;
}

.dropdown-item a {
  color: #f8f7ed !important;
}

.c-items {
  background: #4e4c42;
  padding: 0em;
  position: absolute;
  width: 100%;
  max-width: 300px;
  transition: 0.5s;
  opacity: 0;
  padding: 2em;
  z-index: 1;
	pointer-events: none;
}

#cdrop:checked ~ .c-items {
  opacity: 1;
	pointer-events: all !important;
}

#cdrop:checked ~ .c-items .dropdown-item {
  height: 30px;
  opacity: 1;
}

.button-fix .elementor-widget-container,
.button-fix {
  display: inline-block !important;
}

#cdrop + label:after {
  content: "\f078";
  margin-left: 0.5em;
  font-family: "Font Awesome 5 Pro";
  font-weight: 500;
  display: inline-block;
  transition: 0.5s;
}
#cdrop:checked + label:after {
  transform: rotate(180deg);
}

.social-dropdown .custom-dropdown {
  text-align: center;
}

.social-dropdown .custom-dropdown label {
  color: #f8f7ed !important;
  background: #242629 !important;
}

.social-dropdown .c-items {
  max-width: 100%;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}

.social-dropdown .dropdown-item {
  width: 49%;
}

@media only screen and (max-width: 736px) {
  .custom-dropdown label {
    font-size: 0.8rem;
    margin: 1em 0;
  }
}

/* Popup */

.popup {
  background: #fff;
  position: fixed;
  bottom: 1em;
  right: 1em;
	max-width: 400px;
  border-radius: 0.5em;
  overflow: hidden;
  z-index: 9999;
  box-shadow: 0px 10px 10px rgb(0 0 0 / 10%);
}

.popup-content {
  display: flex;
  justify-content: space-between;
  flex-basis: 49%;
}

.popup-column {
  flex-grow: 1;
  padding: 0 !important;
  width: 100%;
}

.popup img {
  max-height: 300px;
  width: 100%;
  object-fit: cover;
}

.popup div {
  padding: 1em;
  text-align: center;
}

.popup a {
  background: #4e4c42;
  text-transform: uppercase;
  font-weight: 500 !important;
  font-size: 0.75em !important;
  padding: 1em 2em !important;
}

.popup h3 {
  font-size: 1.5em;
  margin-top: 1em;
}

.popup-close {
  position: absolute;
  right: 1.5em;
  top: 1.5em;
  background: #4e4c42;
  height: 2em;
  width: 2em;
  border-radius: 1000px;
  cursor: pointer;
}

.popup-close span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 1.5em;
}

.popup-column p {
  font-size: 0.75rem;
  line-height: 1.3;
}

.popup-div div {
  background: #efefef;
  height: 100%;
  width: 1px !important;
  padding: 0;
}

@media only screen and (max-width: 1200px) {
  .popup h3 {
    font-size: 1em;
  }
  .popup p {
    font-size: 0.75em;
    line-height: 1.3;
  }

  .popup a {
    font-size: 0.75rem;
  }
}

@media only screen and (max-width: 768px) {
  .popup {
    left: 50%;
    bottom: 1em;
    right: auto;
    transform: translate(-50%);
    max-width: 80vw;
    width: 100%;
  }
  .popup-content {
    flex-direction: column;
  }
}

/* Social Dropdown Fix */

.gathering-menus {
  text-align: center;
}

.gathering-menus .c-items {
  left: 50%;
  transform: translate(-50%);
}

.gathering-menus .custom-dropdown label {
  background: none;
  border: 2px solid #103957;
  min-width: 300px;
}

.gathering-menus .c-items {
  columns: 2;
  max-width: 100%;
}

