/*
 Theme Name:   Adomus Child
 Theme URI:    https://maestrel.com/adomus/
 Description:  Adomus Child Theme
 Version: 0.1
 Author:       Maestrel
 Author URI:   https://maestrel.com/
 Template:     adomus
 Text Domain:  adomus-child
*/

/* =========================================================
   GLOBAL
========================================================= */

body {
  background: #ffffff;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.main-wrapper {
  background: #fff;
}

.full-width-content {
  max-width: 1280px !important;
}

.full-width-content-with-padding {
  padding-top: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-bottom: 0 !important;
}

.row.row-has-bottom-border {
  margin-top: 0 !important;
  padding-top: 0 !important;
  border-bottom: none !important;
}

.full-width-content-with-padding p:empty,
.home-intro-section p:empty,
.home-space-section p:empty {
  display: none !important;
}
/* =========================================================
   HEADER
========================================================= */

.header,
.header .full-width-content,
.logo,
.logo a,
.header-menu,
.header-menu ul,
.header-menu li,
.header-menu a {
  border: 0 !important;
  box-shadow: none !important;
}

/* Sticky header */
.header {
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  z-index: 9999 !important;

  background: rgba(22, 22, 18, 0.45) !important;
  backdrop-filter: blur(8px);

  transition:
    background 0.25s ease,
    padding 0.25s ease;
}

/* Main row */
.header .full-width-content {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;

  max-width: 1280px !important;
  margin: 0 auto !important;

  height: 92px !important;
  padding: 0 40px !important;
}

/* =========================================================
   LOGO
========================================================= */

.header .logo {
  margin: 0 0 0 -10px !important;
  padding: 0 !important;

  height: 100% !important;

  display: flex !important;
  align-items: center !important;

  line-height: 1 !important;
}

.header .logo a {
  display: flex !important;
  align-items: center !important;

  height: 100% !important;

  padding: 0 !important;
  margin: 0 !important;
}

.header .logo img,
.logo img {
  display: block !important;

  max-height: 72px !important;
  width: auto !important;

  margin: 0 !important;
  padding: 0 !important;

  opacity: 0.95;
}

/* =========================================================
   MENU
========================================================= */

.header-menu {
  margin-right: -10px !important;

  display: flex !important;
  align-items: center !important;

  height: 100% !important;
}

.header-menu ul {
  display: flex !important;
  align-items: center !important;

  gap: 34px !important;

  margin: 0 !important;
  padding: 0 !important;

  height: 100% !important;
}

.header-menu ul li {
  margin: 0 !important;

  display: flex !important;
  align-items: center !important;

  height: 100% !important;
}

.header-menu ul li a {
  color: #ffffff !important;

  font-size: 13px !important;
  font-weight: 600 !important;

  letter-spacing: 1.4px !important;
  text-transform: uppercase !important;
  text-decoration: none !important;

  display: flex !important;
  align-items: center !important;

  height: 100% !important;

  transition: opacity 0.25s ease;
}

.header-menu ul li a:hover {
  opacity: 0.72;
}

/* Mobile trigger */
.mobile-menu-trigger {
  color: #ffffff !important;
}

/* Prevent inner pages from hiding under header */
body:not(.home) .main-wrapper {
  padding-top: 0px !important;
}

/* =========================================================
   HERO
========================================================= */

.hero {
  overflow: hidden;
}

.hero-media-wrapper,
.hero-slide-wrapper,
.hero-slider {
  height: 760px !important;
  min-height: 760px !important;
}
/*
.hero-img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center center !important;
}
*/
.hero-overlay {
  background: linear-gradient(
    to right,
    rgba(0,0,0,0.55) 0%,
    rgba(0,0,0,0.28) 40%,
    rgba(0,0,0,0.12) 100%
  ) !important;
}

.hero-slide-wrapper .hero-caption {
  position: absolute !important;
  top: 50% !important;
  left: 12% !important;
  transform: translateY(-50%) !important;
  width: 620px !important;
  max-width: 540px !important;
  text-align: left !important;
  margin: 0 !important;
  padding: 0 !important;
  opacity: 1 !important;
}

.hero-slide-wrapper .hero-caption * {
  text-align: left !important;
}

.hero-slide-wrapper .hero-caption h1 {
  font-size: 56px !important;
  line-height: 1.08 !important;
  margin: 0 0 18px 0 !important;
  padding: 0 !important;
  color: #fff !important;
  font-weight: 700 !important;
  letter-spacing: -1px !important;
}

.hero-slide-wrapper .hero-subtitle {
  font-size: 25px !important;
  line-height: 1.45 !important;
  margin: 0 0 18px 0 !important;
  padding: 0 !important;
  color: rgba(255,255,255,0.95) !important;
}

.hero-slide-wrapper .hero-description {
  font-size: 17px !important;
  line-height: 1.75 !important;
  margin: 0 !important;
  padding: 0 !important;
  color: rgba(255,255,255,0.9) !important;
}

/* =========================================================
   HBOOK FORM - UNIVERSAL STYLE
========================================================= */

.hbook-wrapper,
.hb-booking-search-form {
  background: #ffffff !important;
  border: 1px solid rgba(90, 84, 55, 0.12) !important;
  box-shadow: 0 20px 45px rgba(0,0,0,0.10) !important;
}

.hb-title-search-form,
.hb-searched-summary,
.hb-accom-number-wrapper {
  display: none !important;
}

.hb-search-fields {
  display: grid !important;
  grid-template-columns: 1fr 1fr 1fr 1fr 1.1fr !important;
  gap: 18px !important;
  align-items: center !important;
  padding: 30px 32px !important;
}

.hb-search-fields p {
  margin: 0 !important;
  width: auto !important;
  min-width: 0 !important;
  position: relative !important;
}

.hb-booking-search-form input[type="text"],
.hb-booking-search-form select {
  width: 100% !important;
  height: 58px !important;
  background: #faf8f3 !important;
  border: 1px solid #ddd8cc !important;
  color: #2d2d2d !important;
  font-size: 15px !important;
  font-weight: 500 !important;
  padding: 0 48px 0 18px !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  margin: 0 !important;
}

.hb-booking-search-form input[type="text"]:focus,
.hb-booking-search-form select:focus {
  border-color: #8a8d58 !important;
  background: #ffffff !important;
  outline: none !important;
}

.hb-booking-search-form input::placeholder {
  color: #777 !important;
  opacity: 1 !important;
}

/* Date + select icons */
.hb-datepick-check-in-out-trigger,
.hotelwp-select-arrow {
  position: absolute !important;
  right: 16px !important;
  top: 50% !important;
  bottom: auto !important;
  transform: translateY(-50%) !important;
  color: #7d7f52 !important;
  pointer-events: none !important;
  z-index: 5 !important;
}

.hb-datepick-check-in-out-trigger svg,
.hotelwp-select-arrow svg {
  position: static !important;
  display: block !important;
  width: 16px !important;
  height: 16px !important;
  color: #7d7f52 !important;
}

/* Submit buttons */
.hb-search-submit-wrapper input[type="submit"],
.hb-button-wrapper input[type="submit"] {
  width: 100% !important;
  height: 58px !important;
  background: #7d7f52 !important;
  border: 1px solid #7d7f52 !important;
  color: #ffffff !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  letter-spacing: 1.5px !important;
  text-transform: uppercase !important;
  border-radius: 0 !important;
  padding: 0 !important;
  cursor: pointer !important;
}

.hb-search-submit-wrapper input[type="submit"]:hover,
.hb-button-wrapper input[type="submit"]:hover {
  background: #666844 !important;
  border-color: #666844 !important;
}

/* Messages */
.hb-search-error,
.hb-search-no-result,
.hb-booking-searching {
  padding: 0 32px 20px !important;
  margin: 0 !important;
  font-size: 13px !important;
  color: #666 !important;
}

/* =========================================================
   HOMEPAGE HERO FORM POSITION ONLY
========================================================= */

.hero-booking-form {
  position: relative !important;
  top: auto !important;
  left: auto !important;
  right: auto !important;
  transform: none !important;
  opacity: 1 !important;
  z-index: 50;
  width: calc(100% - 80px) !important;
  max-width: 1180px !important;
  margin: -55px auto 25px auto !important;
  padding: 0 !important;
  float: none !important;
  clear: both !important;
}

/* =========================================================
   NORMAL BOOKING PAGE LAYOUT
   use body class instead of page-id, ready for Greek page too
========================================================= */

body:not(.home) .content-with-padding:has(.hbook-wrapper) {
  max-width: 1180px !important;
  padding: 80px 40px !important;
}

/* Details form */
.hb-booking-details-form {
  max-width: 800px !important;
  padding: 45px 32px !important;
}

.hb-details-fields h3,
.hb-title {
  font-family: Georgia, "Times New Roman", serif !important;
  font-size: 32px !important;
  font-weight: 400 !important;
  color: #2c2c2c !important;
  margin-bottom: 28px !important;
}

.hb-details-fields label {
  font-size: 13px !important;
  font-weight: 700 !important;
  color: #333 !important;
  margin-bottom: 8px !important;
}

.hb-details-fields input[type="text"] {
  width: 100% !important;
  height: 54px !important;
  background: #faf8f3 !important;
  border: 1px solid #ddd8cc !important;
  padding: 0 16px !important;
  margin-bottom: 18px !important;
  box-shadow: none !important;
}

/* Mobile */
@media (max-width: 900px) {
  .hero-booking-form {
    width: calc(100% - 30px) !important;
    margin: -35px auto 25px auto !important;
  }

  .hb-search-fields {
    grid-template-columns: 1fr !important;
    gap: 14px !important;
    padding: 22px !important;
  }

  body:not(.home) .content-with-padding:has(.hbook-wrapper) {
    padding: 45px 20px !important;
  }
}
/* =========================================================
   COMMON SECTIONS
========================================================= */

.full-width-content-with-padding .section-label,
.home-gallery-section .section-label,
.home-location-panel .section-label {
  display: block !important;
  margin-bottom: 10px !important;
  font-size: 11px !important;
  font-weight: 700 !important;
  letter-spacing: 2px !important;
  text-transform: uppercase !important;
  color: #7d7f52 !important;
}

.details-button {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  background: #7d7f52 !important;
  color: #fff !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  letter-spacing: 1.6px !important;
  text-transform: uppercase !important;
  text-decoration: none !important;
  border: 0 !important;
  transition: background 0.25s ease, transform 0.25s ease, box-shadow 0.25s ease !important;
}

.details-button:hover {
  background: #666844 !important;
  transform: translateY(-2px);
  box-shadow: 0 10px 25px rgba(125,127,82,0.22);
}

/* =========================================================
   HOME INTRO SECTION
========================================================= */
.home #editor--1{margin-top:70px}

.full-width-content-with-padding .home-intro-section {
  background: #fff !important;
  padding: 20px 20px 55px !important;
  margin-top: -55px !important;
  position: relative;
  z-index: 5;
}

.full-width-content-with-padding .home-intro-inner {
  max-width: 1180px !important;
  margin: 0 auto !important;
  display: grid !important;
  grid-template-columns: 1.05fr 1fr !important;
  gap: 70px !important;
  align-items: center !important;
}

.full-width-content-with-padding .home-intro-image {
  overflow: hidden;
}

.full-width-content-with-padding .home-intro-image img {
  width: 100% !important;
  height: 360px !important;
  object-fit: cover !important;
  display: block !important;
  transition: transform 0.7s ease;
}

.full-width-content-with-padding .home-intro-image:hover img {
  transform: scale(1.03);
}

.full-width-content-with-padding .home-intro-content h2,
.full-width-content-with-padding .home-space-section h2 {
  margin: 0 0 22px !important;
  font-family: Georgia, "Times New Roman", serif !important;
  font-size: 34px !important;
  line-height: 1.15 !important;
  font-weight: 400 !important;
  color: #2c2c2c !important;
}

.full-width-content-with-padding .home-intro-content p {
  max-width: 520px !important;
  margin: 0 0 30px !important;
  font-size: 15px !important;
  line-height: 1.8 !important;
  color: #555 !important;
}

.full-width-content-with-padding .home-features {
  display: grid !important;
  grid-template-columns: repeat(5, 1fr) !important;
  gap: 18px !important;
  margin-top: 30px !important;
}

.full-width-content-with-padding .home-features div {
  text-align: center !important;
}

.full-width-content-with-padding .home-features br,
.full-width-content-with-padding .home-features img.emoji {
  display: none !important;
}

.full-width-content-with-padding .home-features span {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  width: 54px;
  height: 54px;
  margin: 0 auto 12px auto !important;
  border-radius: 50%;
  background: rgba(138,139,99,0.08);
}

.full-width-content-with-padding .home-features i {
  font-size: 22px !important;
  color: #8a8b63 !important;
}

.full-width-content-with-padding .home-features strong {
  display: block !important;
  font-size: 14px !important;
  line-height: 1.2 !important;
  color: #2d2d2d !important;
  margin-bottom: 5px !important;
  font-weight: 600 !important;
}

.full-width-content-with-padding .home-features small {
  display: block !important;
  font-size: 12px !important;
  line-height: 1.4 !important;
  color: #777 !important;
}

/* =========================================================
   THE SPACE SECTION
========================================================= */

.full-width-content-with-padding .home-space-section {
  background: #f8f7f3 !important;
  padding: 55px 20px 65px !important;
  text-align: center !important;
}

.full-width-content-with-padding .home-space-section h2 {
  margin-bottom: 35px !important;
}

.full-width-content-with-padding .home-space-section .details-button {
  padding: 14px 42px !important;
}
.full-width-content-with-padding .space-intro {
  max-width: 760px !important;
  margin: 0 auto 35px !important;
  font-size: 15px !important;
  line-height: 1.7 !important;
  color: #666 !important;
}

.full-width-content-with-padding .homes-grid {
  max-width: 960px !important;
  margin: 0 auto 45px !important;
  display: grid !important;
  grid-template-columns: repeat(2, 1fr) !important;
  gap: 26px !important;
}

.full-width-content-with-padding .home-card {
  background: #fff !important;
  box-shadow: 0 10px 30px rgba(0,0,0,0.05) !important;
  overflow: hidden !important;
  transition: transform 0.35s ease, box-shadow 0.35s ease !important;
}

.full-width-content-with-padding .home-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 18px 40px rgba(0,0,0,0.08) !important;
}

.full-width-content-with-padding .home-card img {
  width: 100% !important;
  height: 240px !important;
  object-fit: cover !important;
  display: block !important;
}

.full-width-content-with-padding .home-card-content {
  padding: 28px 30px 32px !important;
}

.full-width-content-with-padding .home-card-content h3 {
  margin-bottom: 12px !important;
}

.full-width-content-with-padding .home-card-content p {
  font-size: 14px !important;
  line-height: 1.6 !important;
  color: #666 !important;
}

.full-width-content-with-padding .small-button {
  margin-top: 5px !important;
  padding: 12px 28px !important;
  font-size: 12px !important;
}

.full-width-content-with-padding .shared-spaces {
  max-width: 980px !important;
  margin: 0 auto 32px !important;
  padding-top: 10px !important;
}

.full-width-content-with-padding .shared-spaces h3 {
  margin-bottom: 24px !important;
}

.full-width-content-with-padding .shared-grid {
  display: grid !important;
  grid-template-columns: repeat(4, 1fr) !important;
  gap: 18px !important;
}

.full-width-content-with-padding .shared-item {
  background: #fff !important;
  padding: 28px 18px !important;
  box-shadow: 0 8px 25px rgba(0,0,0,0.04) !important;
}

.full-width-content-with-padding .shared-item i {
  display: block !important;
  font-size: 26px !important;
  margin-bottom: 14px !important;
}

.full-width-content-with-padding .shared-item strong {
  display: block !important;
  font-size: 15px !important;
  margin-bottom: 6px !important;
}

.full-width-content-with-padding .shared-item span {
  display: block !important;
  font-size: 13px !important;
  color: #666 !important;
  line-height: 1.4 !important;
}

@media (max-width: 900px) {

  .full-width-content-with-padding .homes-grid {
    grid-template-columns: 1fr !important;
  }

  .full-width-content-with-padding .shared-grid {
    grid-template-columns: repeat(2, 1fr) !important;
  }
}

@media (max-width: 520px) {

  .full-width-content-with-padding .shared-grid {
    grid-template-columns: 1fr !important;
  }

  .full-width-content-with-padding .home-card img {
    height: 200px !important;
  }
}
/* =========================================================
   GALLERY SECTION
========================================================= */

.home-gallery-section {
  padding: 90px 40px !important;
  background: #fff !important;
  text-align: center !important;
}

.home-gallery-section h2 {
  font-size: 42px !important;
  margin: 15px 0 20px !important;
}

.gallery-subtitle {
  max-width: 700px !important;
  margin: 0 auto 60px auto !important;
  color: #666 !important;
  line-height: 1.8 !important;
}

.custom-gallery-grid {
  max-width: 1180px !important;
  margin: 0 auto !important;
  display: grid !important;
  grid-template-columns: repeat(6, 1fr) !important;
  gap: 18px !important;
}

.home-gallery-card {
  position: relative !important;
  overflow: hidden !important;
  aspect-ratio: 1 / 1 !important;
  display: block !important;
  background: #eee !important;
}

.home-gallery-card img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  display: block !important;
  transition: transform 0.4s ease !important;
}

.home-gallery-card:hover img {
  transform: scale(1.08);
}

.gallery-more-overlay {
  position: absolute !important;
  inset: 0 !important;
  background: rgba(0,0,0,0.45) !important;
  color: #fff !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  text-align: center !important;
  font-size: 17px !important;
  font-weight: 700 !important;
  letter-spacing: 1px !important;
  text-transform: uppercase !important;
  z-index: 5 !important;
}

.custom-gallery-grid > p {
  display: contents !important;
}

.custom-gallery-grid br {
  display: none !important;
}

.custom-gallery-grid > p:empty {
  display: none !important;
}

/* =========================================================
   LOCATION STRIP
========================================================= */

.home-location-strip {
  position: relative !important;
  min-height: 390px !important;
  overflow: hidden !important;
  background: #f8f7f3 !important;
}

.home-location-map-bg {
  position: absolute !important;
  inset: 0 !important;
  z-index: 1 !important;
}

.home-location-map-bg iframe {
  width: 100% !important;
  height: 100% !important;
  border: 0 !important;
  display: block !important;
  filter: saturate(0.65) contrast(0.95) brightness(1.05);
}

.home-location-strip::after {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  z-index: 2 !important;
  background: linear-gradient(
    to right,
    rgba(248,247,243,0.98) 0%,
    rgba(248,247,243,0.94) 28%,
    rgba(248,247,243,0.58) 54%,
    rgba(248,247,243,0.12) 100%
  ) !important;
  pointer-events: none !important;
}

.home-location-panel {
  position: relative !important;
  z-index: 3 !important;
  width: 480px !important;
  max-width: 480px !important;
  padding: 65px 40px 55px 70px !important;
}

.home-location-panel h2 {
  margin: 0 0 18px !important;
  padding: 0 !important;
  font-family: Georgia, "Times New Roman", serif !important;
  font-size: 34px !important;
  line-height: 1.15 !important;
  font-weight: 400 !important;
  color: #2c2c2c !important;
}

.home-location-panel p {
  margin: 0 0 22px !important;
  font-size: 15px !important;
  line-height: 1.65 !important;
  color: #444 !important;
}

.location-list {
  margin: 0 0 22px !important;
  padding: 0 !important;
  list-style: none !important;
}

.location-list li {
  margin: 0 0 8px !important;
  font-size: 14px !important;
  line-height: 1.4 !important;
  color: #333 !important;
  font-weight: 500 !important;
}

.location-list li::before {
  display: none !important;
}

.location-list i,
.location-list svg {
  width: 20px !important;
  margin-right: 10px !important;
  color: #7d7f52 !important;
}

.home-location-panel a.details-button {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 220px !important;
  height: 68px !important;
  padding: 0 !important;
  margin: 22px 0 0 0 !important;
  line-height: 1 !important;
  text-align: center !important;
  background: #7d7f52 !important;
  color: #fff !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  letter-spacing: 1.8px !important;
  text-transform: uppercase !important;
  text-decoration: none !important;
  border: 0 !important;
  box-sizing: border-box !important;
}

.home-location-panel a.details-button:hover {
  background: #74764a !important;
}

/* =========================================================
   FOOTER / THEME CLEANUP
========================================================= */

.footer-dark-text {
  background: #1f1f1b !important;
  color: rgba(255,255,255,0.7) !important;
}

.sub-footer {
  padding: 30px 20px !important;
  text-align: center;
}

.sub-footer a {
  color: #d5d6b5 !important;
}

.back-to-top {
  background: #7d7f52 !important;
  border-radius: 50%;
}

.back-to-top:hover {
  background: #666844 !important;
}

.hero-booking-form + .main-wrapper {
  margin-top: 0 !important;
}
/* CTA section with full background image */
.cta-row {
    position: relative;
    overflow: hidden;
    background-image: url('https://goumenosguesthouse.gr/wp-content/uploads/2026/05/calltoaction.jpg');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    min-height: 260px;

    display: flex;
    align-items: center;
    justify-content: center;
}

/* optional dark overlay for readability */
.cta-row::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0,0,0,0.28);
}

/* keep content above overlay */
.cta-row .content-with-padding {
    position: relative;
    z-index: 2;
    text-align: center;
    max-width: 900px;
}

/* white text */
.cta-row h2,
.cta-row p,
.cta-row a {
    color: #fff;
}

/* button style */
.cta-row a.button,
.cta-row .button {
    background: #b6a16b;
    color: #fff;
    border-radius: 2px;
    padding: 14px 28px;
    letter-spacing: 1px;
}

.cta-row a.button:hover,
.cta-row .button:hover {
    background: #9f8c5a;
}
/* =========================================================
   FOOTER WIDGETS
========================================================= */

.footer-dark-text {
  background: #181914 !important;
  color: rgba(255,255,255,0.72) !important;
}

.footer-dark-text .main-footer {
  padding: 42px 0 26px !important;
}

.footer-dark-text .columns-wrapper {
  max-width: 1180px !important;
  margin: 0 auto !important;
  display: grid !important;
  grid-template-columns: 1.3fr 1fr 1fr !important;
  gap: 55px !important;
  align-items: start !important;
}

.footer-dark-text .column-one-third {
  width: auto !important;
  float: none !important;
}

.footer-dark-text .content-with-padding {
  padding: 0 !important;
}

.footer-dark-text .footer-vertical-border {
  display: none !important;
}

/* Logo column */
.footer-brand {
  max-width: 320px !important;
}

.footer-logo {
  max-width: 145px !important;
  width: 100% !important;
  height: auto !important;
  margin-bottom: 18px !important;
  opacity: 0.95;
}

.footer-brand p {
  margin: 0 !important;
  max-width: 320px !important;
  font-size: 13px !important;
  line-height: 1.65 !important;
  color: rgba(255,255,255,0.68) !important;
}

/* Columns */
.footer-col h4 {
  margin: 8px 0 18px !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  letter-spacing: 2.4px !important;
  text-transform: uppercase !important;
  color: #ffffff !important;
}

.footer-col ul {
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
}

.footer-col li {
  margin-bottom: 6px !important;
}

.footer-col li,
.footer-col a {
  font-size: 14px !important;
  line-height: 1.6 !important;
  color: rgba(255,255,255,0.68) !important;
  text-decoration: none !important;
}

.footer-col a:hover {
  color: #d8d9b0 !important;
}

/* Remove WordPress extra breaks */
.footer-dark-text br {
  display: none !important;
}

/* Sub footer */
.sub-footer {
  max-width: 1180px !important;
	min-height: auto !important;
  margin: 0 auto !important;
  padding: 14px 0 !important;
  border-top: 1px solid rgba(255,255,255,0.08) !important;
  text-align: left !important;
}

.sub-footer,
.sub-footer a {
  font-size: 12px !important;
  color: rgba(255,255,255,0.45) !important;
}
.sub-footer .copyright {
  margin: 0 !important;
  padding: 0 !important;
  line-height: 1.4 !important;
}
/* Mobile */
@media (max-width: 900px) {
  .footer-dark-text .main-footer {
    padding: 45px 24px 25px !important;
  }

  .footer-dark-text .columns-wrapper {
    grid-template-columns: 1fr !important;
    gap: 35px !important;
  }

  .sub-footer {
    margin: 0 24px !important;
  }
}
/* =========================================================
   RESPONSIVE
========================================================= */

@media (max-width: 1200px) {
  .custom-gallery-grid {
    grid-template-columns: repeat(3, 1fr) !important;
  }
}

@media (max-width: 900px) {
.hero-media-wrapper,
  .hero-slide-wrapper,
  .hero-slider {
    height: 700px !important;
    min-height: 700px !important;
  }

  .hero-overlay {
    background: linear-gradient(
      to bottom,
      rgba(0,0,0,0.45) 0%,
      rgba(0,0,0,0.4) 45%,
      rgba(0,0,0,0.55) 100%
    ) !important;
  }

  .hero-slide-wrapper .hero-caption {
    top: 36% !important;
    left: 24px !important;
    width: calc(100% - 48px) !important;
    max-width: none !important;
  }

  .hero-slide-wrapper .hero-caption h1 {
    font-size: 42px !important;
    line-height: 1.15 !important;
  }

  .hero-slide-wrapper .hero-subtitle {
    font-size: 19px !important;
  }

  .hero-slide-wrapper .hero-description {
    font-size: 15px !important;
    line-height: 1.7 !important;
  }

  .hero-booking-form {
    width: calc(100% - 30px) !important;
    margin: -35px auto 25px auto !important;
  }

  .hero-booking-form .hb-search-fields {
    grid-template-columns: 1fr !important;
    gap: 14px;
    padding: 22px !important;
  }

  .hero-booking-form input[type="text"],
  .hero-booking-form select,
  .hero-booking-form .hb-search-submit-wrapper input[type="submit"] {
    height: 54px !important;
  }

  .full-width-content-with-padding .home-intro-section {
    margin-top: 0 !important;
    padding: 45px 20px !important;
  }

  .full-width-content-with-padding .home-intro-inner {
    grid-template-columns: 1fr !important;
    gap: 35px !important;
  }

  .full-width-content-with-padding .home-intro-image img {
    height: 280px !important;
  }

  .full-width-content-with-padding .home-features {
    grid-template-columns: repeat(2, 1fr) !important;
  }

  .full-width-content-with-padding .space-grid {
    grid-template-columns: 1fr !important;
  }

  .home-location-strip {
    min-height: 560px !important;
  }

  .home-location-strip::after {
    background: rgba(248,247,243,0.9) !important;
  }

  .home-location-panel {
    width: auto !important;
    max-width: none !important;
    padding: 55px 24px !important;
  }
}

@media (max-width: 768px) {
  .custom-gallery-grid {
    grid-template-columns: repeat(2, 1fr) !important;
  }
}

@media (max-width: 480px) {
  .custom-gallery-grid {
    grid-template-columns: 1fr !important;
  }
}
/* =========================================================
   THE PROPERTY PAGE
========================================================= */

.full-width-content-with-padding .property-hero-section {
  background: #f8f7f3;
  padding: 90px 20px 70px;
  text-align: center;
}

.full-width-content-with-padding .property-hero-section h1 {
	 font-size: 34px !important;
  line-height: 1.2 !important;
  max-width: 920px;
  margin: 0 auto 28px !important;
}

.full-width-content-with-padding .property-intro {
  max-width: 870px;
  margin: 0 auto !important;
  font-size: 16px;
  line-height: 1.8;
  color: #666;
}


/* =========================================================
   STORY SECTION
========================================================= */

.full-width-content-with-padding .property-story-section {
  padding: 80px 20px;
  background: #fff;
}

.full-width-content-with-padding .property-story-grid {
  max-width: 1180px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 50px;
  align-items: center;
}

.full-width-content-with-padding .property-story-image img {
  width: 100%;
  display: block;
  object-fit: cover;
}

.full-width-content-with-padding .property-story-content h2 {
  margin-bottom: 20px !important;
}

.full-width-content-with-padding .property-story-content p {
  font-size: 15px;
  line-height: 1.8;
  color: #666;
}


/* =========================================================
   OUTDOOR SECTION
========================================================= */

.full-width-content-with-padding .property-outdoor-section {
  background: #f8f7f3;
  padding: 80px 20px;
  text-align: center;
}

.full-width-content-with-padding .property-outdoor-section h2 {
  margin-bottom: 24px !important;
}

.full-width-content-with-padding .property-features-grid {
  max-width: 1180px;
  margin: 45px auto 0;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 22px;
}

.full-width-content-with-padding .property-feature {
  background: #fff;
  padding: 40px 28px;
  box-shadow: 0 10px 30px rgba(0,0,0,0.04);
  transition: transform 0.35s ease, box-shadow 0.35s ease;
}

.full-width-content-with-padding .property-feature:hover {
  transform: translateY(-6px);
  box-shadow: 0 18px 40px rgba(0,0,0,0.08);
}

.full-width-content-with-padding .property-feature i {
  font-size: 28px;
  margin-bottom: 18px;
  color: #8a8b58;
}

.full-width-content-with-padding .property-feature h3 {
  margin-bottom: 14px !important;
}

.full-width-content-with-padding .property-feature p {
  font-size: 14px;
  line-height: 1.7;
  color: #666;
  margin: 0 !important;
}


/* =========================================================
   LOCATION SECTION
========================================================= */

.full-width-content-with-padding .property-location-section {
  background: #fff;
  padding: 80px 20px;
}

.full-width-content-with-padding .property-location-grid {
  max-width: 1180px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 50px;
  align-items: center;
}

.full-width-content-with-padding .property-location-image img {
  width: 100%;
  display: block;
}

.full-width-content-with-padding .property-location-content p {
  font-size: 15px;
  line-height: 1.8;
  color: #666;
}

.full-width-content-with-padding .property-location-list {
  margin-top: 28px;
}

.full-width-content-with-padding .property-location-list li {
  margin-bottom: 14px;
  font-size: 15px;
  color: #444;
}

.full-width-content-with-padding .property-location-list li:before {
  content: "•";
  color: #8a8b58;
  padding-right: 10px;
}


/* =========================================================
   CTA SECTION
========================================================= */

.full-width-content-with-padding .cta-row {
  padding-top: 0 !important;
}


/* =========================================================
   RESPONSIVE
========================================================= */

@media (max-width: 900px) {

  .full-width-content-with-padding .property-story-grid,
  .full-width-content-with-padding .property-location-grid {
    grid-template-columns: 1fr;
    gap: 35px;
  }

  .full-width-content-with-padding .property-features-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .full-width-content-with-padding .property-story-section,
  .full-width-content-with-padding .property-outdoor-section,
  .full-width-content-with-padding .property-location-section {
    padding: 60px 20px;
  }
}

@media (max-width: 600px) {

  .full-width-content-with-padding .property-features-grid {
    grid-template-columns: 1fr;
  }

  .full-width-content-with-padding .property-hero-section {
    padding: 70px 20px 55px;
  }

  .full-width-content-with-padding .property-hero-section h1 {
    font-size: 38px !important;
    line-height: 1.2 !important;
  }

  .full-width-content-with-padding .property-intro,
  .full-width-content-with-padding .property-story-content p,
  .full-width-content-with-padding .property-location-content p {
    font-size: 14px;
  }
}
/* =========================================================
   ACCOMMODATION GALLERY / BOOKING / AVAILABILITY
========================================================= */

.full-width-content-with-padding .accom-gallery-section,
.full-width-content-with-padding .accom-booking-section,
.full-width-content-with-padding .accom-availability-section {
  padding: 80px 20px !important;
  text-align: center !important;
}

.full-width-content-with-padding .accom-gallery-section {
  background: #f8f7f3 !important;
}

.full-width-content-with-padding .accom-booking-section {
  background: #fff !important;
}

.full-width-content-with-padding .accom-availability-section {
  background: #f8f7f3 !important;
}

.full-width-content-with-padding .accom-gallery-section h2,
.full-width-content-with-padding .accom-booking-section h2,
.full-width-content-with-padding .accom-availability-section h2 {
  margin-bottom: 24px !important;
}

.full-width-content-with-padding .accom-gallery-section .gallery {
  max-width: 1180px !important;
  margin: 45px auto 0 !important;
}

.full-width-content-with-padding .accom-booking-form,
.full-width-content-with-padding .availability {
 
  margin: 35px auto 0 !important;
  background: #fff !important;
  padding: 35px !important;
  box-shadow: 0 10px 30px rgba(0,0,0,0.04) !important;
  text-align: left !important;
}

.full-width-content-with-padding .accom-availability-section .availability {
  text-align: center !important;
}

@media (max-width: 700px) {
  .full-width-content-with-padding .accom-gallery-section,
  .full-width-content-with-padding .accom-booking-section,
  .full-width-content-with-padding .accom-availability-section {
    padding: 60px 20px !important;
  }

  .full-width-content-with-padding .accom-booking-form,
  .full-width-content-with-padding .availability {
    padding: 24px 18px !important;
  }
}
/* =========================================================
   LOCATION PAGE
========================================================= */

.location-page-hero {
  padding: 100px 20px 80px !important;
  background: #f8f7f3;
  text-align: center;
}

.location-page-inner {
  max-width: 760px;
  margin: 0 auto;
}

.location-page-hero h1 {
  margin: 0 0 22px;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 54px;
  line-height: 1.1;
  font-weight: 400;
  color: #2c2c2c;
}

.location-page-hero p {
  margin: 0 auto;
  max-width: 680px;
  font-size: 17px;
  line-height: 1.8;
  color: #555;
}

/* Map */
.location-page-map {
  padding: 0;
  background: #fff;
}

.location-map-bg iframe {
  width: 100%;
  height: 520px;
  border: 0;
  display: block;
  filter: saturate(0.75) contrast(0.95) brightness(1.03);
}

/* Nearby */
.location-nearby-section {
  padding: 85px 20px 95px;
  background: #fff;
  text-align: center;
}

.location-nearby-section h2 {
  margin: 0 0 45px;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 40px;
  font-weight: 400;
  color: #2c2c2c;
}

.location-graphic-cards .location-card {
  position: relative;
  background: #f8f7f3;
  padding: 34px 30px 32px;
  border-left: 3px solid #7d7f52;
  overflow: hidden;
}
/* FIX: location cards grid */
.location-cards {
  max-width: 1180px !important;
  margin: 0 auto !important;
  display: grid !important;
  grid-template-columns: repeat(3, 1fr) !important;
  gap: 22px !important;
}

.location-card {
  text-align: left !important;
  min-height: 230px !important;
}

/* keep icons above text */
.location-card-icon {
  margin: 0 0 18px 0 !important;
}

/* mobile */
@media (max-width: 900px) {
  .location-cards {
    grid-template-columns: 1fr !important;
  }
}
.location-graphic-cards .location-card::after {
  content: "";
  position: absolute;
  right: -35px;
  bottom: -35px;
  width: 120px;
  height: 120px;
  background: rgba(125,127,82,0.08);
  border-radius: 50%;
}

.location-card-icon {
  width: 46px;
  height: 46px;
  margin-bottom: 20px;
  border-radius: 50%;
  background: rgba(125,127,82,0.12);
  color: #7d7f52;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
}

.location-card-time {
  display: inline-block;
  margin-bottom: 12px;
  color: #7d7f52;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}

.location-graphic-cards .location-card h3 {
  margin-top: 0;
}

.location-graphic-cards .location-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 18px 40px rgba(0,0,0,0.07);
}
/* Mobile */
@media (max-width: 900px) {
  .location-page-hero {
    padding: 120px 22px 60px !important;
  }

  .location-page-hero h1 {
    font-size: 40px;
  }

  .location-map-bg iframe {
    height: 380px;
  }

  .location-cards {
    grid-template-columns: 1fr;
  }
}
/* =========================================================
   CONTACT PAGE
========================================================= */

.contact-page-hero {
  padding: 100px 20px 80px !important;
  background: #f8f7f3;
  text-align: center;
}

.contact-page-inner {
  max-width: 760px;
  margin: 0 auto;
}

.contact-page-hero h1 {
  margin: 0 0 22px;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 54px;
  line-height: 1.1;
  font-weight: 400;
  color: #2c2c2c;
}

.contact-page-hero p {
  margin: 0 auto;
  max-width: 680px;
  font-size: 17px;
  line-height: 1.8;
  color: #555;
}

.contact-info-section {
  padding: 85px 20px 95px;
  background: #fff;
  text-align: center;
}

.contact-info-section h2 {
  margin: 0 0 45px;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 40px;
  font-weight: 400;
  color: #2c2c2c;
}

.contact-info-cards {
  max-width: 1180px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 22px;
}

.contact-info-card {
  position: relative;
  background: #f8f7f3;
  padding: 34px 28px 32px;
  text-align: left;
  border-left: 3px solid #7d7f52;
  overflow: hidden;
  min-height: 230px;
}

.contact-info-icon {
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: rgba(125,127,82,0.12);
  color: #7d7f52;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
}

.contact-info-card span {
  display: inline-block;
  margin-bottom: 10px;
  color: #7d7f52;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}

.contact-info-card h3 {
  margin: 0 0 12px;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 22px;
  font-weight: 400;
  color: #2c2c2c;
}

.contact-info-card h3 a,
.contact-info-card p a {
  color: inherit;
  text-decoration: none;
}

.contact-info-card p {
  margin: 0;
  font-size: 14px;
  line-height: 1.7;
  color: #555;
}

@media (max-width: 900px) {
  .contact-page-hero {
    padding: 120px 22px 60px !important;
  }

  .contact-page-hero h1 {
    font-size: 40px;
  }

  .contact-info-cards {
    grid-template-columns: 1fr;
  }
}
/* =========================================================
   ALL BOOKING FLOW BUTTONS
========================================================= */

/* Center all booking flow buttons */
.hb-accom-step-wrapper .hb-button-wrapper,
.hb-intermediate-step-wrapper .hb-button-wrapper,
.hb-booking-details-form .hb-button-wrapper {
  text-align: center !important;
}

/* Booking flow buttons only */
.hb-accom-step-wrapper .hb-button-wrapper input[type="submit"],
.hb-intermediate-step-wrapper .hb-button-wrapper input[type="submit"],
.hb-booking-details-form .hb-button-wrapper input[type="submit"] {
  width: auto !important;
  min-width: 260px;
  height: 58px !important;

  display: inline-block !important;

  padding: 0 42px !important;

  background: #7d7f52 !important;
  border: 1px solid #7d7f52 !important;

  color: #fff !important;

  font-size: 13px !important;
  font-weight: 700 !important;
  letter-spacing: 1.5px !important;
  text-transform: uppercase !important;

  border-radius: 0 !important;
  cursor: pointer !important;

  transition: all 0.25s ease;
}

/* Hover */
.hb-accom-step-wrapper .hb-button-wrapper input[type="submit"]:hover,
.hb-intermediate-step-wrapper .hb-button-wrapper input[type="submit"]:hover,
.hb-booking-details-form .hb-button-wrapper input[type="submit"]:hover {
  background: #666844 !important;
  border-color: #666844 !important;
}

/* Previous buttons smaller */
.hb-previous-step input[type="submit"] {
  min-width: 180px !important;
}

/* Main CTA buttons slightly larger */
.hb-next-step input[type="submit"],
.hb-confirm-button input[type="submit"] {
  min-width: 280px !important;
}

/* Reservation summary */
.hb-booking-details-form .hb-resa-summary-content {
  background: #f4efe6 !important;
  border: 1px solid #e2d9c8 !important;
  padding: 26px 28px !important;
}

/* Summary spacing */
.hb-booking-details-form .hb-summary-total-price {
  margin-top: 18px;
  font-weight: 700;
  font-size: 20px;
  color: #2c2c2c;
}

/* =========================================================
   MOBILE HEADER / MENU FINAL FIX
   Important:
   - Do NOT force .mobile-menu top with !important.
   - The Adomus JS opens/closes the menu by animating inline "top".
========================================================= */

@media (max-width: 900px) {

  body.admin-bar .header {
    top: 46px !important;
  }

  @media (min-width: 783px) {
    body.admin-bar .header {
      top: 32px !important;
    }
  }

  .header {
    height: 74px !important;
    overflow: visible !important;
  }

  .header .full-width-content {
    height: 74px !important;
    min-height: 74px !important;
    padding: 0 18px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
  }

  .header .logo {
    margin: 0 !important;
    padding: 0 !important;
    height: 74px !important;
    position: relative !important;
    z-index: 10005 !important;
  }

  .header .logo a {
    display: flex !important;
    align-items: center !important;
    height: 74px !important;
  }

  .header .logo img,
  .logo img {
    max-height: 50px !important;
    width: auto !important;
  }

  /* Hide the desktop horizontal menu on mobile without disabling the mobile-menu JS. */
  .header .header-menu {
    width: 0 !important;
    min-width: 0 !important;
    height: 0 !important;
    margin: 0 !important;
    overflow: hidden !important;
    pointer-events: none !important;
  }

  .header .header-menu > ul,
  .header ul.list-menu {
    visibility: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
  }

  /* Keep the Adomus hamburger clickable. */
  .mobile-menu-trigger {
    display: block !important;
    position: absolute !important;
    right: 22px !important;
    top: 22px !important;
    z-index: 10006 !important;
    color: #ffffff !important;
    font-size: 30px !important;
    line-height: 30px !important;
    cursor: pointer !important;
    pointer-events: auto !important;
  }

  /* Do not set top here. JS needs to control it for open/close. */
  .mobile-menu {
    z-index: 10004 !important;
    pointer-events: auto !important;
  }

  .mobile-menu a,
  .mobile-menu .menu-close,
  .menu-close {
    cursor: pointer !important;
    pointer-events: auto !important;
  }
}

/* MOBILE LANDSCAPE FIX - phones only */
@media (max-width: 900px) and (max-height: 500px) and (orientation: landscape) {

  .hero-media-wrapper,
  .hero-slide-wrapper,
  .hero-slider {
    height: 620px !important;
    min-height: 620px !important;
  }

  .hero-slide-wrapper .hero-caption {
    top: 33% !important;
    left: 34px !important;
    width: calc(100% - 68px) !important;
  }

  .hero-booking-form {
    width: calc(100% - 80px) !important;
    max-width: 680px !important;
    margin: -35px auto 25px auto !important;
  }

  .hero-booking-form .hb-search-fields {
    grid-template-columns: 1fr !important;
    padding: 24px !important;
    gap: 14px !important;
  }
}
/* TABLET / LARGE LANDSCAPE */
@media (min-width: 901px) and (max-width: 1100px) and (orientation: landscape) {

  .header .full-width-content {
    height: 90px !important;
    padding: 0 32px !important;
  }

  .header .logo img {
    max-height: 62px !important;
  }

  .header-menu ul {
    gap: 24px !important;
  }

  .header-menu ul li a {
    font-size: 12px !important;
    letter-spacing: 1.2px !important;
  }

  .hero-slide-wrapper .hero-caption {
    left: 12% !important;
    top: 34% !important;
    max-width: 560px !important;
  }
}
/* =========================================================
   iPad Pro / Tablet Landscape
========================================================= */

@media (min-width: 1100px) and (max-width: 1400px) and (orientation: landscape) {

  /* Header */
  .header .full-width-content {
    max-width: 100% !important;
    padding: 0 28px !important;
    height: 86px !important;
  }

  .header .logo img {
    max-height: 60px !important;
  }

  .header-menu ul {
    gap: 24px !important;
  }

  .header-menu ul li a {
    font-size: 12px !important;
    letter-spacing: 1px !important;
  }

  /* Hero */
  .hero-media-wrapper,
  .hero-slide-wrapper,
  .hero-slider {
    height: 760px !important;
    min-height: 760px !important;
  }

  .hero-slide-wrapper .hero-caption {
    left: 12% !important;
    top: 42% !important;
    width: 520px !important;
    max-width: 520px !important;
  }

  .hero-slide-wrapper .hero-caption h1 {
    font-size: 58px !important;
    line-height: 1.05 !important;
  }

  .hero-slide-wrapper .hero-subtitle {
    font-size: 22px !important;
    line-height: 1.5 !important;
  }

  .hero-slide-wrapper .hero-description {
    font-size: 16px !important;
    line-height: 1.7 !important;
  }

  /* Booking form */
  .hero-booking-form {
    width: calc(100% - 120px) !important;
    max-width: 1100px !important;
    margin: -45px auto 30px auto !important;
  }

  .hero-booking-form .hb-search-fields {
    grid-template-columns:
      1fr
      1fr
      0.9fr
      0.9fr
      1fr !important;

    gap: 14px !important;
    padding: 28px !important;
  }

  .hero-booking-form input[type="text"],
  .hero-booking-form select,
  .hero-booking-form .hb-search-submit-wrapper input[type="submit"] {
    height: 54px !important;
    font-size: 14px !important;
  }
}
/* TABLET PORTRAIT */
@media (min-width: 768px) and (max-width: 1100px) and (orientation: portrait) {

  .hero-media-wrapper,
  .hero-slide-wrapper,
  .hero-slider {
    height: 680px !important;
    min-height: 680px !important;
  }

  .hero-slide-wrapper .hero-caption {
    top: 45% !important;
    left: 8% !important;
    width: 70% !important;
    max-width: 620px !important;
  }

  .hero-slide-wrapper .hero-caption h1 {
    font-size: 46px !important;
  }

  .hero-slide-wrapper .hero-subtitle {
    font-size: 21px !important;
  }

  .hero-booking-form {
    margin: -55px auto 40px auto !important;
  }
}
/* PHONE HEADER FINAL FIX */
@media (max-width: 767px) {

  .header,
  .mobile-header.header,
  .header.is-fixed-header,
  .mobile-header.header.is-fixed-header {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    height: 74px !important;
    z-index: 9999 !important;
  }

body.admin-bar .header,
body.admin-bar .mobile-header.header,
body.admin-bar .header.is-fixed-header {
  top: 0 !important;
}

  .header .full-width-content {
    height: 74px !important;
    padding: 0 18px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
  }

  .header-menu {
    display: flex !important;
    height: 74px !important;
    align-items: center !important;
    margin: 0 !important;
  }

  .header-menu ul,
  .header-menu ul li,
  .list-menu,
  .list-menu > li {
    display: none !important;
  }

  .mobile-menu-trigger {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    pointer-events: auto !important;
    position: absolute !important;
    right: 20px !important;
    top: 22px !important;
    z-index: 10010 !important;
    color: #fff !important;
    font-size: 30px !important;
    line-height: 30px !important;
  }

  .mobile-menu {
    z-index: 10009 !important;
  }
}

/* =========================================================
   RESPONSIVE STABILIZATION PATCH
   Keeps the existing hero captions, removes device fighting,
   and fixes phone/tablet header + booking form behavior.
========================================================= */

/* Tablet/desktop booking form: responsive columns without device hacks */
@media (min-width: 901px) {
  .hero-booking-form .hb-search-fields {
    grid-template-columns: repeat(5, minmax(130px, 1fr)) !important;
    gap: clamp(12px, 1.4vw, 18px) !important;
    padding: clamp(24px, 2.4vw, 32px) !important;
  }
}

/* Phones and small tablets: one clean mobile header system */
@media (max-width: 900px) {

  .header,
  .mobile-header.header,
  .header.is-fixed-header,
  .mobile-header.header.is-fixed-header {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    height: 74px !important;
    z-index: 9999 !important;
    overflow: visible !important;
  }

  body.admin-bar .header,
  body.admin-bar .mobile-header.header,
  body.admin-bar .header.is-fixed-header,
  body.admin-bar .mobile-header.header.is-fixed-header {
    top: 0 !important;
  }

  .header .full-width-content {
    height: 74px !important;
    min-height: 74px !important;
    padding: 0 18px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
  }

  .header .logo,
  .header .logo a {
    height: 74px !important;
    display: flex !important;
    align-items: center !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  .header .logo img,
  .logo img {
    max-height: 50px !important;
    width: auto !important;
  }

  /* Hide desktop menu items but do not break Adomus mobile JS */
  .header-menu {
    display: flex !important;
    align-items: center !important;
    height: 74px !important;
    margin: 0 !important;
  }

  .header-menu > ul,
  .header-menu > ul > li,
  .list-menu,
  .list-menu > li {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
  }

  .mobile-menu-trigger {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    pointer-events: auto !important;
    cursor: pointer !important;
    position: absolute !important;
    right: 20px !important;
    top: 22px !important;
    z-index: 10010 !important;
    color: #ffffff !important;
    font-size: 30px !important;
    line-height: 30px !important;
  }

  /* Do NOT force top here. The theme JS needs inline top for open/close. */
  .mobile-menu {
    z-index: 10009 !important;
    pointer-events: auto !important;
  }

  .mobile-menu a,
  .mobile-menu .menu-close,
  .menu-close {
    cursor: pointer !important;
    pointer-events: auto !important;
  }

  .hero-booking-form {
    width: calc(100% - 30px) !important;
    max-width: 680px !important;
    margin: -35px auto 25px auto !important;
  }

  .hero-booking-form .hb-search-fields {
    grid-template-columns: 1fr !important;
    gap: 14px !important;
    padding: 22px !important;
  }
}

/* Short phone landscape: avoid the form swallowing the screen */
@media (max-width: 900px) and (max-height: 430px) and (orientation: landscape) {

  .hero-media-wrapper,
  .hero-slide-wrapper,
  .hero-slider {
    height: 560px !important;
    min-height: 560px !important;
  }

  .hero-slide-wrapper .hero-caption {
    top: 34% !important;
    left: 34px !important;
    width: calc(100% - 68px) !important;
    max-width: 620px !important;
  }

  .hero-slide-wrapper .hero-caption h1 {
    font-size: 38px !important;
    line-height: 1.1 !important;
    margin-bottom: 12px !important;
  }

  .hero-slide-wrapper .hero-subtitle {
    font-size: 18px !important;
    line-height: 1.45 !important;
    margin-bottom: 12px !important;
  }

  .hero-slide-wrapper .hero-description {
    font-size: 14px !important;
    line-height: 1.55 !important;
  }

  .hero-booking-form {
    width: calc(100% - 60px) !important;
    max-width: 680px !important;
    margin: 20px auto 25px auto !important;
  }

  .hero-booking-form .hb-search-fields {
    grid-template-columns: 1fr !important;
    padding: 24px !important;
    gap: 14px !important;
  }
}

/* Tablet portrait: keep your existing caption style, only balance the hero height */
@media (min-width: 768px) and (max-width: 1100px) and (orientation: portrait) {

  .hero-media-wrapper,
  .hero-slide-wrapper,
  .hero-slider {
    height: 680px !important;
    min-height: 680px !important;
  }

  .hero-slide-wrapper .hero-caption {
    top: 45% !important;
    left: 8% !important;
    width: 70% !important;
    max-width: 620px !important;
  }

  .hero-slide-wrapper .hero-caption h1 {
    font-size: 46px !important;
  }

  .hero-slide-wrapper .hero-subtitle {
    font-size: 21px !important;
  }

  .hero-booking-form {
    margin: -55px auto 40px auto !important;
  }
}

/* Tablet landscape and small desktop */
@media (min-width: 901px) and (max-width: 1400px) and (orientation: landscape) {

  .header .full-width-content {
    max-width: 100% !important;
    height: 86px !important;
    padding: 0 28px !important;
  }

  .header .logo img {
    max-height: 60px !important;
  }

  .header-menu ul {
    gap: clamp(18px, 2vw, 24px) !important;
  }

  .header-menu ul li a {
    font-size: 12px !important;
    letter-spacing: 1px !important;
  }

  .hero-slide-wrapper .hero-caption {
    left: 12% !important;
    top: 32% !important;
    width: 520px !important;
    max-width: 520px !important;
  }

  .hero-booking-form {
    width: calc(100% - 120px) !important;
    max-width: 1100px !important;
    margin: -45px auto 30px auto !important;
  }

  .hero-booking-form .hb-search-fields {
    grid-template-columns: 1fr 1fr 0.9fr 0.9fr 1fr !important;
    gap: 14px !important;
    padding: 28px !important;
  }

  .hero-booking-form input[type="text"],
  .hero-booking-form select,
  .hero-booking-form .hb-search-submit-wrapper input[type="submit"] {
    height: 54px !important;
    font-size: 14px !important;
  }
}

/* HBOOK MOBILE WIDTH FIX */
@media (max-width: 767px) {

  .hero-booking-form {
    width: 100% !important;
    max-width: 100% !important;
    margin: -35px 0 25px 0 !important;
    padding: 0 14px !important;
    box-sizing: border-box !important;
  }

  .hbook-wrapper,
  .hb-booking-search-form,
  .hb-search-fields-and-submit,
  .hb-search-fields,
  .hb-search-fields p,
  .hotelwp-select-wrapper,
  .hb-search-submit-wrapper {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    box-sizing: border-box !important;
  }

  .hb-search-fields {
    grid-template-columns: 1fr !important;
    padding: 22px !important;
  }

  .hb-booking-search-form input[type="text"],
  .hb-booking-search-form select,
  .hb-search-submit-wrapper input[type="submit"] {
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box !important;
  }
}

/* very short phone landscape */
@media (max-width: 767px) and (max-height: 430px) {

  .hero-booking-form {
    margin: 20px 0 25px 0 !important;
  }
}
/* TABLET PORTRAIT BOOKING FIX */
@media (min-width: 768px) and (max-width: 900px) and (orientation: portrait) {

  .hero-booking-form {
    width: calc(100% - 70px) !important;
    max-width: 640px !important;
    margin: -42px auto 35px auto !important;
  }

  .hero-booking-form .hb-search-fields {
    grid-template-columns: 1fr !important;
    padding: 22px !important;
    gap: 12px !important;
  }

  .hero-booking-form .hb-search-fields p,
  .hero-booking-form .hotelwp-select-wrapper,
  .hero-booking-form input[type="text"],
  .hero-booking-form select,
  .hero-booking-form input[type="submit"] {
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box !important;
  }
	    .hero-slide-wrapper .hero-caption {
        top: 33% !important;
        left: 8% !important;
        width: 70% !important;
        max-width: 620px !important;
    }
}

/* TABLET PORTRAIT: WELCOME SECTION FIX */
@media (min-width: 768px) and (max-width: 1100px) and (orientation: portrait) {

  .full-width-content-with-padding .home-intro-section {
    padding: 60px 28px 70px !important;
  }

  .full-width-content-with-padding .home-intro-inner {
    grid-template-columns: 1fr 1fr !important;
    gap: 45px !important;
    align-items: center !important;
  }

  .full-width-content-with-padding .home-intro-image img {
    height: 360px !important;
  }

  .full-width-content-with-padding .home-intro-content h2 {
    font-size: 34px !important;
    line-height: 1.15 !important;
  }

  .full-width-content-with-padding .home-intro-content p {
    font-size: 15px !important;
    line-height: 1.75 !important;
  }

  .full-width-content-with-padding .home-features {
    grid-template-columns: repeat(5, 1fr) !important;
    gap: 14px !important;
    margin-top: 28px !important;
  }

  .full-width-content-with-padding .home-features span {
    width: 48px !important;
    height: 48px !important;
  }

  .full-width-content-with-padding .home-features strong {
    font-size: 12px !important;
  }

  .full-width-content-with-padding .home-features small {
    font-size: 11px !important;
  }
}
/* =========================================================
   DESKTOP SUBMENU CLEAN DROPDOWN
========================================================= */

@media (min-width: 901px) {

  .header-menu > ul > li {
    position: relative !important;
  }

  .header-menu > ul > li > ul.sub-menu {
    display: none !important;
    position: absolute !important;

    top: 99% !important;
    left: 0 !important;
    transform: none !important;

    width: 190px !important;
    min-width: 190px !important;
    height: auto !important;

    margin: 0 !important;
    padding: 10px 0 !important;

/*    background: rgba(22,22,18,0.92) !important;
    backdrop-filter: blur(8px) !important; 
    box-shadow: 0 18px 35px rgba(0,0,0,0.22) !important;*/

    z-index: 10000 !important;
  }

  .header-menu > ul > li:hover > ul.sub-menu {
    display: block !important;
  }

  .header-menu > ul > li > ul.sub-menu li {
    display: block !important;
    width: 100% !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  .header-menu > ul > li > ul.sub-menu li a {
    display: block !important;
    height: auto !important;
    padding: 13px 20px !important;

    font-size: 12px !important;
    font-weight: 700 !important;
    letter-spacing: 1.4px !important;
    line-height: 1.4 !important;

    text-align: left !important;
    white-space: nowrap !important;

    color: rgba(255,255,255,0.92) !important;
    background: transparent !important;
  }

  .header-menu > ul > li > ul.sub-menu li a:hover {
	      background: rgba(255,255,255,0.08) !important;
    color: #fff !important;
    opacity: 1 !important;
  }
}
@media only screen and (min-width: 1700px) {
    .hero-slider .slick-prev{
        margin-left: -900px !important;
    }
}
@media only screen and (min-width: 1700px) {
    .hero-slider .slick-next {
        margin-right: -900px !important;
    }
}