.elementor-3029 .elementor-element.elementor-element-1c929d82{--display:flex;--min-height:0px;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--overlay-opacity:0.5;--border-radius:0px 0px 0px 0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;--z-index:0;}.elementor-3029 .elementor-element.elementor-element-1c929d82:not(.elementor-motion-effects-element-type-background), .elementor-3029 .elementor-element.elementor-element-1c929d82 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://whitelakelibrary.org/wp-content/uploads/2025/10/7.png");background-size:cover;}.elementor-3029 .elementor-element.elementor-element-1c929d82::before, .elementor-3029 .elementor-element.elementor-element-1c929d82 > .elementor-background-video-container::before, .elementor-3029 .elementor-element.elementor-element-1c929d82 > .e-con-inner > .elementor-background-video-container::before, .elementor-3029 .elementor-element.elementor-element-1c929d82 > .elementor-background-slideshow::before, .elementor-3029 .elementor-element.elementor-element-1c929d82 > .e-con-inner > .elementor-background-slideshow::before, .elementor-3029 .elementor-element.elementor-element-1c929d82 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#00000066;--background-overlay:'';}.elementor-3029 .elementor-element.elementor-element-13dd2996{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;--z-index:2;}.elementor-3029 .elementor-element.elementor-element-e152336{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-aa3b2c6 *//* -----------------------------------------
   PAGE BANNER STRUCTURE
------------------------------------------ */
.page-banner {
  position: relative;
  background-size: cover;
  background-position: center;
  text-align: center;
  padding: 80px 20px 40px;
  margin-bottom: 40px;
  color: #fff;
}

.page-banner-content {
  position: relative;
  z-index: 2;
  max-width: 900px;
  margin: 0 auto;
}

/* -----------------------------------------
   BREADCRUMB STYLE (Rounded Rectangle Theme)
------------------------------------------ */
.page-banner nav.breadcrumb-trail {
  background: #004e95;
  padding: 10px 22px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 12px;               /* rectangle with softened corners */
  font-size: 15px;
  font-weight: 600;
  color: #ffffff;
  box-shadow: 0 4px 12px rgba(0,0,0,0.1);  /* matches other UI cards */
  white-space: nowrap;
  gap: 8px;
}

.page-banner nav.breadcrumb-trail a {
  color: #ffffff;
  text-decoration: none;
  transition: color 0.2s ease;
}

.page-banner nav.breadcrumb-trail a:hover {
  color: #cccc99;  /* tie-in with library brand blue */
}

.page-banner nav.breadcrumb-trail .divider {
  margin: 0 6px;
  color: #fff;
}

/* -----------------------------------------
   PAGE TITLE
------------------------------------------ */
.page-title {
  font-size: 2.8rem;
  font-family: 'Merriweather', serif;
  margin-top: 1rem;
  color: #fff;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-13dd2996 *//* === Page Banner Section === */
.page-banner {
  position: relative;
  background: url('your-banner-image.jpg') center/cover no-repeat;
  color: white;
  padding: 80px 20px 40px;
  text-align: center;
  margin-bottom: 40px;
}

.page-banner-overlay {
  position: absolute;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background-color: rgba(0,0,0,0.4);
  z-index: 1;
}

.page-banner-content {
  position: relative;
  z-index: 2;
  max-width: 900px;
  margin: 0 auto;
}

/* === Page Title === */
.page-title {
  font-size: 2.8rem;
  font-weight: 700;
  color: #ffffff;
  margin: 10px 0 0;
  text-shadow: 1px 1px 4px rgba(0,0,0,0.3);
}

/* === Breadcrumb Styling === */
.breadcrumb-trail {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  background-color: rgba(255, 255, 255, 0.95);
  color: #3E5063;
  padding: 6px 14px;
  border-radius: 25px;
  font-size: 0.9rem;
  font-weight: 600;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
  width: auto;               /* ← allow width to shrink to content */
  max-width: 90vw;           /* ← prevent overflow on small screens */
  margin: 0 auto;            /* ← center if inside block element */
  white-space: nowrap;       /* ← prevent word wrap */
}


.breadcrumb-trail a {
  text-decoration: none;
  color: #3E5063;
  transition: color 0.2s ease;
}

.breadcrumb-trail a:hover {
  color: #0079a1;
}

/* Updated span divider */
.breadcrumb-trail .divider {
  color: #7b8a99;
  margin: 0 6px;
  font-weight: normal;
  font-size: 1em;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-e152336 *//* ===============================
   White Lake — Hours & Directions (Refined / Centered Headers)
   =============================== */

/* Page container */
.whlk-hours-directions {
  padding: 60px 20px;
  background: #fff;
}

/* Grid layout */
.whlk-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
  gap: 24px;
  margin-bottom: 40px;
}

/* Cards */
.whlk-card {
  background: #EEF5FB;
  padding: 24px;
  border-radius: 12px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.06);
  text-align: left;
}

/* Centered Headers in Cards — Library Hours, Holiday Closures, Location */
.whlk-card h3,
.whlk-card h4 {
  font-family: 'Merriweather', serif;
  font-weight: 700;
  color: #003F80; /* Brand blue */
  text-align: center;
  margin: 0 auto 18px auto;
  padding-bottom: 8px;
  position: relative;
  display: inline-block;
  left: 50%;
  transform: translateX(-50%);
}

/* Matching underline */
.whlk-card h3::after,
.whlk-card h4::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  width: 56px;
  height: 3px;
  background: #c9a635; /* Unified gold accent */
  border-radius: 2px;
}

/* Body text inside cards */
.whlk-card p,
.whlk-card ul li {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 16px;
  line-height: 1.5;
  color: #363636;
  margin-bottom: 6px;
}

/* List cleanup */
.whlk-card ul {
  list-style: none;
  padding-left: 0;
  margin: 0;
}

/* Holiday list columns */
.whlk-holidays-list {
  columns: 2;
  column-gap: 24px;
  margin-top: 12px;
}

@media (max-width: 768px) {
  .whlk-holidays-list {
    columns: 1;
  }
}

/* Map iframe */
.whlk-card .whlk-map iframe {
  width: 100%;
  height: 260px;
  border: 0;
  border-radius: 10px;
}

/* Virtual Tour — stays as-is */
.whlk-virtual-tour {
  background: #EEF5FB;
  text-align: center;
  padding: 50px 20px;
  border-radius: 12px;
  margin-top: 40px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.06);
}

.whlk-virtual-tour h3 {
  font-family: 'Merriweather', serif;
  font-weight: 700;
  color: #003F80;
  margin: 0 0 20px;
  padding-bottom: 8px;
  position: relative;
  display: inline-block;
}

.whlk-virtual-tour h3::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  width: 56px;
  height: 3px;
  background: #c9a635;
  border-radius: 2px;
}

/* ================================
   GLOBAL LINK STYLING
   Override Hello Theme Defaults
================================ */

a,
a:link,
a:visited {
  color: #003F80;
  text-decoration: none;
  transition: color 0.3s ease;
  font-weight: 600;
}

a:hover,
a:focus {
  color: #005BAA;
  text-decoration: underline;
}

a:active {
  color: #002B55;
}/* End custom CSS */