/*
Theme Name: Hello Elementor Child
Theme URI: https://bluebonnetacresrvpark.com
Description: Professional child theme for Bluebonnet Acres RV Park.
Author: Bastrop Websites
Template: hello-elementor
Version: 1.3.0
*/

:root {
  --bb-navy: #0d2a55;
  --bb-navy-deep: #071422;
  --bb-blue: #163a73;
  --bb-gold: #d4a017;
  --bb-cream: #f6f1e8;
  --bb-white: #ffffff;
}

html {
  scroll-behavior: smooth;
}

body {
  font-family: "Outfit", "Arimo", system-ui, sans-serif;
}

/* Keep the military bar + header in view while scrolling */
.bb-military-bar {
  position: sticky;
  top: 0;
  z-index: 10001;
  background: var(--bb-navy);
  color: #fff;
  text-align: center;
  padding: 8px 16px;
  line-height: 1.2;
}
.bb-military-bar__link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 8px 12px;
  color: #fff !important;
  text-decoration: none !important;
  font-family: "Outfit", sans-serif;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}
.bb-military-bar__off {
  color: #f3e6b8;
  letter-spacing: 0.14em;
}
.bb-military-bar__link:hover .bb-military-bar__off {
  color: #fff;
}

body .elementor-location-header {
  position: sticky !important;
  top: var(--bb-military-h, 34px) !important;
  z-index: 10000 !important;
  background: #fff;
}

/* Hide the old Elementor popup that sat under the sticky header */
#elementor-popup-modal-622,
.elementor-popup-modal:has(.elementor-element-c54a4f4) {
  display: none !important;
}

/* ---- Site header ---- */
body .elementor-element-268bcadd {
  background: #fff !important;
  box-shadow: 0 1px 0 rgba(13, 42, 85, 0.08);
  position: relative !important;
  top: auto !important;
  z-index: 2;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  margin-bottom: 0 !important;
}
body .elementor-element-268bcadd .elementor-background-overlay {
  display: none !important;
}
body .elementor-element-268bcadd .elementor-widget-theme-site-logo img,
body .elementor-element-268bcadd .custom-logo {
  max-height: 58px !important;
  width: auto !important;
}
body .elementor-element-268bcadd .elementor-nav-menu--main .elementor-item {
  font-family: "Outfit", sans-serif !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  color: var(--bb-navy) !important;
  letter-spacing: 0.01em;
}
body .elementor-element-268bcadd .elementor-nav-menu--main .elementor-item.elementor-item-active,
body .elementor-element-268bcadd .elementor-nav-menu--main .elementor-item:hover {
  color: var(--bb-blue) !important;
}
body .elementor-element-38271b08 .elementor-icon-box-title,
body .elementor-element-38271b08 .elementor-icon-box-title a {
  font-family: "Outfit", sans-serif !important;
  font-weight: 600 !important;
  color: var(--bb-navy) !important;
  white-space: nowrap;
}
body .elementor-element-4bd23fe > .elementor-container {
  align-items: center;
}
@media (min-width: 1025px) {
  body .elementor-element-59df2d43 {
    width: 24% !important;
  }
  body .elementor-element-1ae4a4a2 {
    width: 48% !important;
  }
  body .elementor-element-be432cd {
    width: 28% !important;
  }
}
body .elementor-element-be432cd.elementor-column > .elementor-widget-wrap,
body .elementor-element-be432cd .elementor-widget-wrap.elementor-element-populated {
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: nowrap !important;
  align-items: center !important;
  justify-content: flex-end !important;
  gap: 12px !important;
}
body .elementor-element-be432cd .elementor-widget,
body .elementor-element-be432cd .elementor-element-38271b08 {
  width: auto !important;
  flex: 0 0 auto;
}
body .elementor-element-38271b08 .elementor-icon-box-wrapper {
  margin: 0;
}
body .elementor-element-38271b08 .elementor-icon-box-title {
  font-size: 14px !important;
}
.bb-header-book {
  display: inline-flex;
  align-items: center;
  background: var(--bb-navy);
  color: #fff !important;
  font-family: "Outfit", sans-serif;
  font-weight: 600;
  font-size: 13px;
  line-height: 1;
  padding: 10px 16px;
  border-radius: 999px;
  text-decoration: none !important;
  white-space: nowrap;
  transition: background 0.2s ease, transform 0.2s ease;
}
.bb-header-book:hover {
  background: #18427d;
  color: #fff !important;
  transform: translateY(-1px);
}

/* ---- Cinematic homepage hero ---- */
body.elementor-page-92 .elementor-element.elementor-element-36e74932,
body .elementor-element-36e74932.bb-hero,
body .bb-hero {
  min-height: 64vh !important;
  display: flex;
  align-items: center;
  overflow: hidden !important;
  background-size: cover !important;
  background-position: center 28% !important;
  padding-top: 48px !important;
  padding-bottom: 48px !important;
}
body.elementor-page-92 .elementor-element.elementor-element-36e74932:not(.elementor-motion-effects-element-type-background),
body.elementor-page-92 .elementor-element.elementor-element-36e74932 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
  background-position: center 28% !important;
  background-size: cover !important;
}

/* Wide / 30" monitors: 64vh is a short wide strip, so the 22% crop is only sky. */
@media (min-width: 1400px) {
  body.elementor-page-92 .elementor-element.elementor-element-36e74932,
  body .elementor-element-36e74932.bb-hero,
  body .bb-hero {
    min-height: 720px !important;
    background-position: center 48% !important;
  }
  body.elementor-page-92 .elementor-element.elementor-element-36e74932:not(.elementor-motion-effects-element-type-background),
  body.elementor-page-92 .elementor-element.elementor-element-36e74932 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-position: center 48% !important;
  }
}
@media (min-width: 1800px) {
  body.elementor-page-92 .elementor-element.elementor-element-36e74932,
  body .elementor-element-36e74932.bb-hero,
  body .bb-hero {
    min-height: 760px !important;
    background-position: center 54% !important;
  }
  body.elementor-page-92 .elementor-element.elementor-element-36e74932:not(.elementor-motion-effects-element-type-background),
  body.elementor-page-92 .elementor-element.elementor-element-36e74932 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-position: center 54% !important;
  }
}
body .bb-hero > .elementor-container,
body .elementor-element-36e74932 > .elementor-container {
  max-width: 1240px !important;
  width: 100%;
}
body.elementor-page-92 .elementor-element.elementor-element-36e74932 > .elementor-background-overlay,
body .bb-hero > .elementor-background-overlay {
  background-color: transparent !important;
  background-image: linear-gradient(
    90deg,
    rgba(7, 20, 34, 0.62) 0%,
    rgba(7, 20, 34, 0.28) 46%,
    rgba(7, 20, 34, 0.12) 100%
  ) !important;
  opacity: 1 !important;
}

/* Kill leftover chevron / triangle dividers */
body.elementor-page-92 .elementor-shape-top,
body.elementor-page-92 .elementor-shape-bottom,
body .elementor-element-36e74932 > .elementor-shape,
body .elementor-element-7e8bd83f > .elementor-shape,
body .elementor-element-26a4f1c > .elementor-shape {
  display: none !important;
  height: 0 !important;
  overflow: hidden !important;
}

/* About section sits below amenity bar — never pulled up */
body.elementor-page-92 .elementor-element.elementor-element-29a311c1 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 40px !important;
  padding-bottom: 40px !important;
  z-index: 1;
  overflow: visible;
}
body.elementor-page-92 .elementor-element-29a311c1 .elementor-invisible {
  opacity: 1 !important;
  visibility: visible !important;
  transform: none !important;
}
body.elementor-page-92 .elementor-element.elementor-element-2fb39010 {
  margin-top: 0 !important;
  align-self: stretch;
}
body.elementor-page-92 .elementor-element.elementor-element-2fb39010 > .elementor-element-populated {
  height: 100%;
}

body .bb-amenity-section,
body .elementor-element-a1bamen0 {
  position: relative;
  z-index: 2;
  background: #fff;
  box-shadow: 0 1px 0 #e8e4dc;
}

body.elementor-page-92 .elementor-element-6ce53ac0 > .elementor-element-populated {
  padding-left: 48px !important;
  padding-right: 24px !important;
}

.bb-hero-copy {
  color: #fff;
  max-width: 560px;
  padding: 8px 0;
}
.bb-eyebrow {
  font-family: "Outfit", sans-serif;
  font-size: 13px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  margin: 0 0 14px;
  color: rgba(255, 255, 255, 0.82);
  font-weight: 500;
}
.bb-hero-copy h1 {
  font-family: "Cormorant Garamond", Georgia, serif;
  font-weight: 600;
  font-size: clamp(38px, 4.6vw, 58px);
  line-height: 1.05;
  margin: 0 0 16px;
  color: #fff;
  letter-spacing: -0.02em;
}
.bb-lead {
  font-size: 17px;
  line-height: 1.55;
  color: rgba(255, 255, 255, 0.92);
  max-width: 440px;
  margin: 0 0 24px;
}
.bb-hero-cta {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-bottom: 18px;
}
.bb-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-family: "Outfit", sans-serif;
  font-weight: 600;
  font-size: 15px;
  padding: 13px 24px;
  border-radius: 999px;
  text-decoration: none !important;
  transition: transform 0.15s ease, background 0.15s ease, color 0.15s ease;
}
.bb-btn:hover {
  transform: translateY(-1px);
}
.bb-btn-primary {
  background: #1a4a8a;
  color: #fff !important;
  border: 2px solid #1a4a8a;
}
.bb-btn-primary:hover {
  background: #245aa3;
}
.bb-btn-ghost {
  background: transparent;
  color: #fff !important;
  border: 2px solid rgba(255, 255, 255, 0.85);
}
.bb-btn-ghost:hover {
  background: rgba(255, 255, 255, 0.1);
}
.bb-chip {
  display: inline-block;
  margin: 0;
  font-size: 13px;
  letter-spacing: 0.04em;
  color: #f3e6b8;
  font-weight: 500;
}

.bb-hero-card {
  width: min(300px, 100%);
  margin-left: auto;
  background: rgba(7, 20, 34, 0.72);
  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 4px;
  padding: 22px 22px 20px;
  color: #fff;
  backdrop-filter: blur(6px);
}
.bb-hero-card-kicker {
  font-family: "Outfit", sans-serif;
  font-size: 11px;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.7);
  margin: 0 0 12px;
}
.bb-hero-card ul {
  list-style: none;
  margin: 0 0 16px;
  padding: 0;
}
.bb-hero-card li {
  font-size: 14px;
  line-height: 1.45;
  padding: 7px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}
.bb-hero-card li:last-child {
  border-bottom: 0;
}
.bb-hero-card-addr {
  margin: 0;
  font-size: 13px;
  line-height: 1.45;
  color: rgba(255, 255, 255, 0.82);
}

/* ---- Amenity bar ---- */
.bb-amenity-bar {
  background: #fff;
  border-bottom: 1px solid #e6e1d8;
  padding: 18px 24px;
}
.bb-amenity-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 10px 18px;
  max-width: 1240px;
  margin: 0 auto;
}
.bb-amenity {
  display: flex;
  align-items: center;
  gap: 8px;
  min-width: 120px;
  color: var(--bb-navy);
  font-size: 12px;
  font-weight: 600;
  line-height: 1.2;
}
.bb-amenity svg {
  width: 22px;
  height: 22px;
  flex: 0 0 22px;
  stroke: var(--bb-navy);
  fill: var(--bb-navy);
  stroke-width: 1.4;
}

/* About headline — stop the wall of oversized type */
body.elementor-page-92 .elementor-element-14d8afc .elementor-heading-title {
  font-size: clamp(28px, 3.4vw, 42px) !important;
  line-height: 1.15 !important;
  max-width: 18ch;
}
body.elementor-page-92 .elementor-element-5ee840f .elementor-heading-title {
  font-size: 26px !important;
  line-height: 1.25 !important;
}

/* ---- Inner page faded headers ---- */
body .bb-page-hero {
  min-height: 280px !important;
  background-size: cover !important;
  background-position: center center !important;
}
body .bb-page-hero .elementor-background-overlay {
  background: linear-gradient(180deg, rgba(7, 20, 34, 0.55), rgba(7, 20, 34, 0.7)) !important;
  opacity: 1 !important;
  background-color: transparent !important;
}
body .bb-page-hero .elementor-heading-title,
body .bb-page-hero .elementor-widget-text-editor,
body .bb-page-hero p,
body .elementor-element-7b63c0e0 .elementor-heading-title,
body .elementor-element-f070617 .elementor-heading-title,
body .elementor-element-1c2d90da .elementor-heading-title,
body .elementor-element-778732f8 .elementor-heading-title,
body .elementor-element-7b63c0e0 .elementor-widget-text-editor,
body .elementor-element-f070617 .elementor-widget-text-editor {
  color: #fff !important;
}

/* Contact band on homepage */
body.elementor-page-92 .elementor-element.elementor-element-7e8bd83f {
  background-size: cover !important;
  background-position: center !important;
  padding-top: 72px !important;
  padding-bottom: 72px !important;
}
body.elementor-page-92 .elementor-element.elementor-element-7e8bd83f > .elementor-background-overlay {
  background: rgba(7, 20, 34, 0.62) !important;
  opacity: 1 !important;
  background-color: transparent !important;
}
body .elementor-element-7e8bd83f .elementor-heading-title,
body .elementor-element-7e8bd83f p {
  color: #fff !important;
}
body.elementor-page-92 .elementor-element.elementor-element-48188f95 > .elementor-element-populated {
  padding-right: 24px !important;
}
body.elementor-page-92 .elementor-element.elementor-element-7dbc6416 > .elementor-element-populated {
  margin-top: 0 !important;
}

.bb-directions {
  display: inline-flex;
  margin-top: 12px;
  background: var(--bb-navy);
  color: #fff !important;
  padding: 10px 18px;
  border-radius: 999px;
  font-weight: 600;
  font-size: 14px;
  text-decoration: none !important;
}

/* ---- Galleries ---- */
body.elementor-page-92 .elementor-element-2507826 {
  --e-image-carousel-slides-to-show: 1 !important;
  max-width: 100%;
}
body.elementor-page-92 .elementor-element-da74768 {
  --e-image-carousel-slides-to-show: 3 !important;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

body.elementor-page-92 .elementor-element-da74768 .swiper,
body.elementor-page-92 .elementor-element-2507826 .swiper,
body.elementor-page-92 .elementor-element-da74768 .swiper-container,
body.elementor-page-92 .elementor-element-2507826 .swiper-container {
  overflow: hidden;
  height: 280px !important;
}
body.elementor-page-92 .elementor-element-2507826 .swiper,
body.elementor-page-92 .elementor-element-2507826 .swiper-container {
  height: 320px !important;
}
body.elementor-page-92 .elementor-element-da74768 .swiper-wrapper,
body.elementor-page-92 .elementor-element-2507826 .swiper-wrapper {
  height: 100% !important;
  align-items: stretch;
}
body.elementor-page-92 .elementor-element-da74768 .swiper-slide,
body.elementor-page-92 .elementor-element-2507826 .swiper-slide {
  height: 100% !important;
  padding: 0 6px;
  box-sizing: border-box;
}
body.elementor-page-92 .elementor-element-da74768 .swiper-slide-inner,
body.elementor-page-92 .elementor-element-2507826 .swiper-slide-inner {
  height: 100%;
  margin: 0;
}
body.elementor-page-92 .elementor-element-da74768 .swiper-slide-image,
body.elementor-page-92 .elementor-element-2507826 .swiper-slide-image {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  border-radius: 10px;
  display: block;
}
body img[src*="dog-park-01"] {
  object-fit: cover !important;
  object-position: center 8% !important;
}
body.elementor-page-92 .elementor-element-da74768 .elementor-swiper-button,
body.elementor-page-92 .elementor-element-2507826 .elementor-swiper-button {
  top: 50%;
  margin-top: -18px;
  background: rgba(255, 255, 255, 0.92);
  width: 36px;
  height: 36px;
  border-radius: 50%;
  color: var(--bb-navy);
}
body.elementor-page-92 .elementor-element-da74768 .swiper-pagination-bullets,
body.elementor-page-92 .elementor-element-2507826 .swiper-pagination-bullets {
  position: relative;
  margin-top: 12px;
}
body.elementor-page-92 .elementor-element-2507826 .swiper-pagination {
  display: none !important;
}
body .elementor-element-cb02292 {
  min-height: 0 !important;
  padding-top: 8px !important;
}

@media (max-width: 1024px) {
  body.elementor-page-92 .elementor-element.elementor-element-36e74932,
  body .bb-hero {
    min-height: 58vh !important;
    padding: 32px 20px !important;
  }
  body.elementor-page-92 .elementor-element-da74768 {
    --e-image-carousel-slides-to-show: 2 !important;
  }
  body.elementor-page-92 .elementor-element-6ce53ac0 > .elementor-element-populated {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .bb-hero-card {
    margin: 16px 20px 8px auto;
  }
}

@media (max-width: 767px) {
  body .elementor-element-38271b08 {
    display: none !important;
  }
  .bb-header-book {
    padding: 10px 14px;
    font-size: 13px;
  }
  body .elementor-element-268bcadd .elementor-widget-theme-site-logo img,
  body .elementor-element-268bcadd .custom-logo {
    max-height: 46px !important;
  }
  body.elementor-page-92 .elementor-element.elementor-element-36e74932,
  body .bb-hero {
    min-height: 78vh !important;
    padding: 20px 12px 24px !important;
  }
  .bb-hero-copy {
    padding: 12px 4px 8px;
  }
  .bb-hero-card {
    margin: 8px 4px 12px;
    width: 100%;
  }
  body .elementor-element-be432cd.elementor-column > .elementor-widget-wrap {
    justify-content: flex-end !important;
  }
  .bb-amenity {
    min-width: 46%;
  }
  body.elementor-page-92 .elementor-element-da74768,
  body.elementor-page-92 .elementor-element-2507826 {
    --e-image-carousel-slides-to-show: 1 !important;
  }
  body.elementor-page-92 .elementor-element-da74768 .swiper,
  body.elementor-page-92 .elementor-element-da74768 .swiper-container {
    height: 220px !important;
  }
  body.elementor-page-92 .elementor-element-14d8afc .elementor-heading-title {
    max-width: none;
  }
}
