.elementor-18186 .elementor-element.elementor-element-ec8ace1 > .elementor-widget-container{margin:100px 0px 0px 0px;}.elementor-18186 .elementor-element.elementor-element-64b235f:not(.elementor-motion-effects-element-type-background), .elementor-18186 .elementor-element.elementor-element-64b235f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F8FAFF;}.elementor-18186 .elementor-element.elementor-element-64b235f{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-18186 .elementor-element.elementor-element-64b235f > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-widget-heading .elementor-heading-title{color:var( --e-global-color-primary );}.elementor-18186 .elementor-element.elementor-element-8a206eb{text-align:center;}.elementor-18186 .elementor-element.elementor-element-8a206eb .elementor-heading-title{font-size:35px;font-weight:600;color:#0A1D4A;}.elementor-18186 .elementor-element.elementor-element-3e538b7 > .elementor-widget-container{margin:35px 0px 0px 0px;}.elementor-18186 .elementor-element.elementor-element-d6c4f0e > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-18186 .elementor-element.elementor-element-3ea3462:not(.elementor-motion-effects-element-type-background), .elementor-18186 .elementor-element.elementor-element-3ea3462 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#082444;}.elementor-18186 .elementor-element.elementor-element-3ea3462{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-18186 .elementor-element.elementor-element-3ea3462 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-18186 .elementor-element.elementor-element-557362fc{z-index:9999;}.elementor-18186 .elementor-element.elementor-element-3427597b{width:var( --container-widget-width, 100% );max-width:100%;--container-widget-width:100%;--container-widget-flex-grow:0;z-index:1;}.elementor-18186 .elementor-element.elementor-element-3427597b > .elementor-widget-container{padding:5px 5px 5px 5px;}@media(min-width:768px){.elementor-18186 .elementor-element.elementor-element-d428dc6{width:100%;}}/* Start custom CSS for html, class: .elementor-element-ec8ace1 */.logan-hero.updated {
    background: linear-gradient(to bottom, #ffffff, #f9fbfe);
    padding: 4rem 1rem 3rem;
}

.overlap-images .img-wrap {
    position: relative;
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
    height: auto;
}

.img-one,
.img-two {
    width: 100%;
    height: auto;
    border-radius: 16px;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
    transition: transform 0.3s ease;
    display: block;
}

.img-one {
    position: relative;
    z-index: 2;
}

.img-two {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 1;
    opacity: 0.95;
}

.fade-images {
  position: relative;
  width: 100%;
  max-width: 700px;
  aspect-ratio: 16 / 9; /* wider display */
  margin: 0 auto;
  overflow: hidden;
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.1);
}


.hero-img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  object-fit: contain; /* change this to 'cover' if you prefer */
  object-position: center bottom;
  opacity: 0;
  animation: fadeLoop 8s infinite;
  transition: opacity 0.5s ease;
}

.exterior-img {
    top: -30px;
  animation-delay: 0s;
  z-index: 1;
}

.interior-img {
  top: -120px;
  animation-delay: 4s;
  z-index: 2;
}

@media (min-width: 768px) {
  .interior-img {
    top: -240px;
  }
  .exterior-img {
    top: -50px;
  }
}


@keyframes fadeLoop {
  0%, 100% { opacity: 0; }
  10%, 40% { opacity: 1; }
  50%, 90% { opacity: 0; }
}


/* Make it stack nicely on smaller screens */

@media (max-width: 768px) {
    .img-wrap {
        max-width: 100%;
    }
    .img-two {
        top: 12px;
        left: 12px;
    }
}

.hero-flex {
    display: flex;
    flex-wrap: wrap;
    gap: 3rem;
    align-items: center;
    justify-content: space-between;
}

.logan-hero-text {
    flex: 1;
    min-width: 300px;
}

.logan-location {
    color: #761d29;
    font-weight: 600;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    margin-bottom: 0.25rem;
}

.logan-hero-text h1 {
    font-size: 2.5rem;
    font-weight: 800;
    color: #082444;
    margin: 0.5rem 0 1rem;
}

.underline {
    border-bottom: 4px solid #761d29;
    display: inline-block;
}

.logan-status {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    font-size: 1rem;
    color: #333;
    margin-bottom: 0.75rem;
}

.status-indicator {
    width: 10px;
    height: 10px;
    background: #28a745;
    border-radius: 50%;
}

.open-text {
    color: #28a745;
    font-weight: 600;
}

.logan-address,
.logan-phone {
    font-size: 1rem;
    color: #444;
    margin-bottom: 0.5rem;
}

.logan-phone a {
    color: #336ed1;
    text-decoration: none;
    font-weight: 500;
}

.logan-walkins span {
    font-family: 'Georgia', serif;
    font-size: 1.3rem;
    font-style: italic;
    font-weight: 600;
    color: #cd2339;
    display: inline-block;
    margin: 1rem 0;
}

.logan-buttons {
    display: flex;
    gap: 1rem;
    flex-wrap: wrap;
    margin-top: 1rem;
}

.btn-red {
    background-color: #cd2339;
    color: #fff;
    padding: 0.7rem 1.6rem;
    border-radius: 8px;
    font-weight: 600;
    text-decoration: none;
    font-size: 0.95rem;
    transition: background 0.3s ease;
}

.btn-red:hover {
    background-color: #a81c2e;
    color: #fff;
}

.btn-blue-outline {
    border: 2px solid #336ed1;
    color: #336ed1;
    padding: 0.7rem 1.6rem;
    border-radius: 8px;
    font-weight: 600;
    text-decoration: none;
    font-size: 0.95rem;
    background: transparent;
    transition: all 0.3s ease;
}

.btn-blue-outline:hover {
    background: #e5edfb;
}


/* Hero Image */

.logan-hero-img {
    flex: 1;
    min-width: 300px;
    text-align: center;
}

.logan-hero-img img {
    max-width: 100%;
    border-radius: 12px;
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.08);
}

.logan-hero {
    background: linear-gradient(to right, #f4f7fb, #e3effc);
    padding: 4rem 1rem 2rem;
}

.logan-hero .hero-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 2rem;
}

.logan-hero .hero-text {
    flex: 1;
    min-width: 280px;
}

.logan-hero .hero-text h1 {
    font-size: 2rem;
    font-weight: 700;
    color: #082444;
    margin-bottom: 1rem;
}

.logan-hero .btn-primary {
    background-color: #336ed1;
    color: #fff;
    padding: 0.75rem 1.5rem;
    border-radius: 999px;
    text-decoration: none;
    font-weight: 600;
    transition: background 0.3s ease;
}

.logan-hero .btn-primary:hover {
    background-color: #264ca6;
}

.logan-hero .doctor-img {
    max-width: 300px;
    height: auto;
    object-fit: contain;
}


/* Hours + Map */

.logan-hours-map {
    background: #f2f7fc;
    border-top: 4px solid #336ed1;
    padding: 4rem 1rem;
}

.hours-map-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 2rem;
    justify-content: space-between;
    align-items: flex-start;
}

.hours-info {
    flex: 1;
    min-width: 280px;
}

.hours-info h2 {
    font-size: 1.5rem;
    color: #336ed1;
    font-weight: 700;
    margin-bottom: 1rem;
}

.hours-info ul {
    list-style: none;
    padding: 0;
    margin: 0 0 1rem;
}

.hours-info ul li {
    margin-bottom: 0.5rem;
    font-size: 1rem;
    color: #333;
}

.hours-info .email {
    font-weight: 500;
    color: #082444;
}

.hours-info .email a {
    color: #336ed1;
    text-decoration: none;
}

.map-embed {
    flex: 1;
    min-width: 300px;
}


/* SECTION HEADINGS */

.section-heading {
    font-size: 1.8rem;
    color: #082444;
    margin-bottom: 1.5rem;
    text-align: center;
    font-weight: 700;
}

.logan-hero-text {
  position: relative;
  z-index: 5;
}

.fade-images,
.hero-img {
  pointer-events: none;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-fd3a993 */.logan-why {
    background: #ffffff;
    border-top: 4px solid #761d29;
    padding: 4rem 1rem;
}

.bullet-list {
    list-style: none;
    padding-left: 0;
    max-width: 800px;
    margin: 0 auto;
}

.bullet-list li {
    margin-bottom: 1rem;
    font-size: 1rem;
    padding-left: 1.5rem;
    position: relative;
    color: #333;
}

.bullet-list li::before {
    content: "✔";
    position: absolute;
    left: 0;
    color: #761d29;
    font-size: 1.2rem;
    font-weight: bold;
}
.logan-services {
    background: #fff;
    padding: 4rem 1rem;
}

.service-list {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 2rem;
    max-width: 1100px;
    margin: 0 auto;
}

.service-item {
    background: linear-gradient(to bottom right, #eef4ff, #f9fbff);
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.08);
    padding: 1.5rem;
    border-radius: 12px;
    transition: transform 0.3s ease;
    text-align: center;
}

.service-item:hover {
    transform: translateY(-5px);
}

.service-icon {
    width: 60px;
    height: 60px;
    margin: 0 auto 1rem;
}

.service-icon img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.05));
}

.service-item h3 {
    margin: 0.5rem 0;
    font-size: 1.15rem;
    font-weight: 700;
    color: #336ed1;
}

.service-item p {
    color: #555;
    font-size: 0.95rem;
    line-height: 1.5;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-d6c4f0e */.urgent-care-section {
  padding: 4rem 1rem;
  background-color: #f8faff;
  font-family: 'Segoe UI', sans-serif;
}

.urgent-care-container {
  max-width: 1200px;
  margin: 0 auto;
  color: #2c3e50;
}

.urgent-care-container h2 {
  font-size: 2.4rem;
  color: #0a1d4a;
  margin-bottom: 1.5rem;
  text-align: center;
  font-weight: 700;
}

.urgent-care-container h3 {
  font-size: 1.75rem;
  color: #2f63bf;
  margin-top: 3rem;
  margin-bottom: 1rem;
  font-weight: 600;
}

.urgent-care-container p {
  line-height: 1.8;
  font-size: 1.05rem;
  margin-bottom: 1.25rem;
}

.urgent-care-container ul.contact-methods {
  padding-left: 1.4rem;
  margin-bottom: 2rem;
}

.urgent-care-container li {
  margin-bottom: 0.7rem;
  font-size: 1rem;
  line-height: 1.7;
  position: relative;
  padding-left: 0.25rem;
}

.faq-section {
  background-color: #ffffff;
  padding: 3rem 1rem 5rem;
  font-family: 'Segoe UI', sans-serif;
}

.faq-section .container {
  max-width: 1000px;
  margin: 0 auto;
}

.faq-section h2 {
  text-align: center;
  font-size: 2.2rem;
  color: #0a1d4a;
  margin-bottom: 2.5rem;
  font-weight: 700;
}

.faq-section details {
  border: 1px solid #e0e6ef;
  border-radius: 8px;
  margin-bottom: 1.2rem;
  padding: 1.2rem;
  background-color: #f5f8fc;
  transition: background-color 0.3s ease;
}

.faq-section details:hover {
  background-color: #eaf2fc;
}

.faq-section summary {
  font-weight: 600;
  cursor: pointer;
  font-size: 1.05rem;
  color: #2f63bf;
}

.faq-section p {
  margin-top: 0.7rem;
  font-size: 0.95rem;
  color: #2c3e50;
  line-height: 1.6;
}

/* Responsive improvement */
@media (max-width: 768px) {
  .urgent-care-container h2 {
    font-size: 2rem;
  }

  .urgent-care-container h3 {
    font-size: 1.4rem;
  }

  .faq-section h2 {
    font-size: 1.75rem;
  }

  .faq-section summary {
    font-size: 1rem;
  }
}

/* Fix unclickable <details>/<summary> in Elementor pages (overlays stealing clicks) */
.faq-section {
  position: relative;
  z-index: 50;
}

.faq-section summary {
  position: relative;
  z-index: 51;
  pointer-events: auto;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-7d3e902d */.site-footer,
.ast-footer-break-point,
.elementor-location-footer {
  display: none !important;
  height: 0 !important;
  visibility: hidden !important;
}

.footer {
  background: #082444;
  color: #f0f4f8;
  padding: 4rem 1rem 2rem;
  font-size: 0.95rem;
}

.footer-grid {
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
  gap: 2.5rem;
}

.footer-logo {
  height: 50px !important;
  width: auto;
  margin-bottom: 1rem;
  background: #ffffff;
  padding: 6px 12px;
  border-radius: 6px !important;
}

.footer-about p {
  line-height: 1.6;
  margin-bottom: 1rem;
}

.social-icons {
  display: flex;
  gap: 1rem;
}

.social-icons img {
  width: 24px;
  height: 24px;
  filter: brightness(0) invert(1);
  transition: transform 0.3s ease;
}

.social-icons img:hover {
  transform: scale(1.1);
}

.footer-links h4,
.footer-contact h4 {
  font-size: 1.1rem;
  margin-bottom: 1rem;
  color: #ffffff;
}

.footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer-links ul li {
  margin-bottom: 0.6rem;
}

.footer-links a,
.footer-contact a {
  color: #cbd5e0;
  text-decoration: none;
  transition: color 0.3s ease;
}

.footer-links a:hover,
.footer-contact a:hover {
  color: #ffffff;
}

.footer-bottom {
  text-align: center;
  margin-top: 3rem;
  font-size: 0.85rem;
  color: #a0aec0;
}

.footer-bottom a {
  color: #a0aec0;
  text-decoration: none;
}

.footer-bottom a:hover {
  color: #ffffff;
}

.footer {
  position: relative;
  z-index: 9999;
}

.footer a,
.footer img {
  pointer-events: auto;
}/* End custom CSS */