.elementor-3556 .elementor-element.elementor-element-46a49f5f{--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;--overlay-opacity:0.5;--border-radius:0px 0px 0px 0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:80px;--padding-bottom:55px;--padding-left:0px;--padding-right:0px;--z-index:0;overflow:visible;}.elementor-3556 .elementor-element.elementor-element-46a49f5f:not(.elementor-motion-effects-element-type-background), .elementor-3556 .elementor-element.elementor-element-46a49f5f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://ssldl.walkoneweb.com/wp-content/uploads/2025/07/library-searching.jpg");background-position:-1px -435px;background-repeat:no-repeat;background-size:cover;}.elementor-3556 .elementor-element.elementor-element-46a49f5f::before, .elementor-3556 .elementor-element.elementor-element-46a49f5f > .elementor-background-video-container::before, .elementor-3556 .elementor-element.elementor-element-46a49f5f > .e-con-inner > .elementor-background-video-container::before, .elementor-3556 .elementor-element.elementor-element-46a49f5f > .elementor-background-slideshow::before, .elementor-3556 .elementor-element.elementor-element-46a49f5f > .e-con-inner > .elementor-background-slideshow::before, .elementor-3556 .elementor-element.elementor-element-46a49f5f > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#00000066;--background-overlay:'';}.elementor-3556 .elementor-element.elementor-element-478aa53b{--display:flex;--margin-top:-10px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--z-index:2;overflow:visible;}.elementor-3556 .elementor-element.elementor-element-64aad718 > .elementor-widget-container{margin:-15px 0px 30px 0px;padding:0px 0px 0px 0px;}.elementor-3556 .elementor-element.elementor-element-64aad718.elementor-element{--align-self:center;}.elementor-3556 .elementor-element.elementor-element-64aad718 .elementor-heading-title{font-family:"Red Hat Display", Sans-serif;font-size:45px;font-weight:800;color:#FFFFFF;}.elementor-3556 .elementor-element.elementor-element-d332df5{--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;overflow:visible;}.elementor-3556 .elementor-element.elementor-element-36d358f{--spacer-size:20px;}.elementor-3556 .elementor-element.elementor-element-d53659c{--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;overflow:visible;}.elementor-3556 .elementor-element.elementor-element-f9707d9{--display:flex;--margin-top:-29px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;overflow:visible;}.elementor-3556 .elementor-element.elementor-element-44a3eaa{--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;overflow:visible;}@media(max-width:1024px){.elementor-3556 .elementor-element.elementor-element-46a49f5f:not(.elementor-motion-effects-element-type-background), .elementor-3556 .elementor-element.elementor-element-46a49f5f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:0px 0px;}}@media(max-width:767px){.elementor-3556 .elementor-element.elementor-element-46a49f5f:not(.elementor-motion-effects-element-type-background), .elementor-3556 .elementor-element.elementor-element-46a49f5f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:0px 0px;}}/* Start custom CSS for shortcode, class: .elementor-element-7fb441b1 *//* ============================
   Static HTML Page Banner Fixes
   ============================ */

/* Remove dark overlay from HTML version */
.page-banner-overlay {
  display: none !important;
}

/* Page banner container padding match */
.page-banner-content {
  padding: 20px 0;
}

/* Normalize 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;
  width: auto;
  max-width: 90vw;
  margin: 0 auto;
  white-space: nowrap;
  box-shadow: none !important; /* Remove 3D pill effect */
}

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

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

/* Breadcrumb 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-d53659c *//* 🔷 Intro Header Block */
.library-history-hero {
  text-align: center;
  max-width: 800px;
  margin: 2rem auto;
}

.library-history-hero .history-intro {
  font-size: 1.1rem;
  line-height: 1.7;
  color: #3E5063;
  margin-top: 1rem;
}

/* 🔷 Top Navigation (Era/Department Jumps) */
.library-timeline-nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1rem;
  padding: 1rem 0;
  background-color: #f1f5f9;
  border-bottom: 2px solid #e0e0e0;
  margin-bottom: 2rem;
  position: sticky;
  top: 60px; /* Adjust based on header height */
  z-index: 10;
}

.library-timeline-nav a {
  font-weight: 600;
  font-size: 0.95rem;
  color: #3e5063;
  text-decoration: none;
  border: 2px solid #3e5063;
  border-radius: 50px;
  padding: 0.4rem 1rem;
  transition: background 0.3s, color 0.3s;
}

.library-timeline-nav a:hover,
.library-timeline-nav a:focus {
  background-color: #3e5063;
  color: #fff;
  outline: none;
}

.timeline-label {
  text-align: center;
  font-size: 0.95rem;
  font-weight: 600;
  color: #3E5063;
  margin-bottom: 0.5rem;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-f9707d9 *//* 🔹 Team Navigation Buttons */
.library-timeline-nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1rem;
  padding: 1rem 0;
  background-color: #f1f5f9;
  border-bottom: 2px solid #e0e0e0;
  margin-bottom: 2rem;
  position: sticky;
  top: 60px;
  z-index: 10;
}

.library-timeline-nav a {
  font-weight: 600;
  font-size: 0.95rem;
  color: #3e5063;
  text-decoration: none;
  border: 2px solid #3e5063;
  border-radius: 50px;
  padding: 0.4rem 1rem;
  transition: background 0.3s, color 0.3s;
}

.library-timeline-nav a:hover {
  background: #3e5063;
  color: #fff;
}

.timeline-label {
  text-align: center;
  font-size: 0.95rem;
  font-weight: 600;
  color: #3E5063;
  margin-bottom: 0.5rem;
  width: 100%;
}

/* 🔹 Team Sections */
.team-section {
  max-width: 1100px;
  margin: 2rem auto;
  padding: 0 1rem;
}

.team-section h2 {
  text-align: left;
  font-size: 1.5rem;
  color: #3e5063;
  border-bottom: 2px solid #e0e0e0;
  padding-bottom: 0.5rem;
  margin-bottom: 1.5rem;
}

/* 🔹 Grid Layout */
.team-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
  gap: 2rem;
  justify-items: center;
  text-align: center;
}

/* 🔹 Individual Staff Card */
.staff-card {
  max-width: 160px;
}

.staff-card img {
  width: 100%;
  aspect-ratio: 1 / 1;
  object-fit: cover;
  border-radius: 50%;
  border: 3px solid #ddd;
  box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

.staff-card p {
  margin-top: 0.6rem;
  font-size: 0.9rem;
  line-height: 1.4;
  color: #333;
}

.staff-card p strong {
  display: block;
  font-size: 1rem;
  margin-bottom: 0.2rem;
  color: #3e5063;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-44a3eaa *//** Info Card Styling (Intro Box Above Form) **/

/* Light blue info box container */
.ssldl-info-card {
  background-color: #f1f5f9;       /* Light background */
  border-left: 5px solid #3e5063;  /* Navy accent stripe */
  padding: 1rem 1.25rem;           /* Inner spacing */
  margin-bottom: 2rem;             /* Space below the card */
  border-radius: 4px;              /* Slight rounding */
  font-size: 1rem;
  color: #222;
}

/* Paragraph spacing within the info card */
.ssldl-info-card p {
  margin-bottom: 1rem;
}

/* Link style inside the info card */
.ssldl-info-card a {
  color: #003366;                  /* Library's brand navy */
  text-decoration: underline;
}

/** Responsive Adjustment **/

@media screen and (max-width: 600px) {
  /* Slightly reduce padding on small screens */
  .ssldl-card-form {
    padding: 1.5rem;
  }
}

/** Form Wrapper Section **/

/* Outer section container for form */
.ssldl-form-section {
  max-width: 700px;                /* Centered, fixed max width */
  margin: 0 auto;                  /* Center horizontally */
  padding: 2rem 1rem;
}

/* Section heading style */
.ssldl-form-section h2 {
  font-size: 2rem;
  margin-bottom: 1rem;
  color: #3e5063;                  /* Slate/navy tone */
}

/** Form Styling (.ssldl-card-form) **/

/* Entire form container */
.ssldl-card-form {
  background-color: #f9f9f9;       /* Very light gray background */
  padding: 2rem;
  border-radius: 8px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05); /* Subtle shadow */
}

/* Form field labels */
.ssldl-card-form label {
  display: block;
  margin-bottom: 0.5rem;
  font-weight: bold;
  color: #222;
}

/* Text inputs, dropdowns, and textareas */
.ssldl-card-form input[type="text"],
.ssldl-card-form input[type="email"],
.ssldl-card-form select,
.ssldl-card-form textarea {
  width: 100%;
  padding: 0.75rem;
  margin-bottom: 1.5rem;
  border: 1px solid #ccc;
  border-radius: 4px;
  font-size: 1rem;
  font-family: inherit;
}

/* Textarea-specific tweaks */
.ssldl-card-form textarea {
  resize: vertical;
  min-height: 120px;
}

/** Button Styling **/

/* Primary button style (for submit) */
.ssldl-card-form .ssldl-btn {
  background-color: #003366;       /* Brand navy */
  color: #fff;
  padding: 0.75rem 1.5rem;
  border: none;
  border-radius: 4px;
  font-size: 1rem;
  cursor: pointer;
  transition: background-color 0.2s ease;
}

/* Hover state for button */
.ssldl-card-form .ssldl-btn:hover {
  background-color: #00509e;       /* Brighter navy hover */
}

/* Additional class to reinforce style in case of theme interference */
.ssldl-btn-submit {
  border-radius: 4px;
  font-weight: 600;
  padding: 0.75rem 1.5rem;
}

/* Force final button styles (even after submit) */
.ssldl-card-form input[type="submit"] {
  border-radius: 4px !important;
  font-weight: 600;
  padding: 0.75rem 1.5rem;
}

/* Disabled submit state (after clicking) */
.ssldl-card-form input[type="submit"]:disabled {
  border-radius: 4px !important;
  background-color: #ccc !important;
  color: #333 !important;
  cursor: not-allowed;
}/* End custom CSS */