/* Footer-only presentation. Keep native widgets, menu URLs and commerce controls. */
#footer-section.footer-section {
  --lfpf-cream: #f7f5ef;
  --lfpf-ink: #252e27;
  --lfpf-orange: #ffad52;
  background: #222b25 !important;
  color: #d4dccf;
  border-top: 3px solid var(--lfpf-orange);
  isolation: isolate;
}
#footer-section.footer-section::before,
#footer-section.footer-section::after { background: none; pointer-events: none; }
#footer-section > .footer-top {
  background: var(--lfpf-cream);
  color: var(--lfpf-ink);
  padding: 38px 0;
  border: 0;
}
#footer-section > .footer-top > .container,
#footer-section > .footer-content > .container,
#footer-section > .footer-copyright > .container { width: 100%; max-width: 1280px; padding-right: 32px; padding-left: 32px; }
#footer-section .footer-top .row { align-items: center; row-gap: 22px; }
#footer-section .footer-top .contact-area { margin: 0; padding: 0; border: 0; }
#footer-section .footer-top .left-content .title { margin: 0; color: var(--lfpf-ink); font-size: clamp(24px,2.3vw,34px); font-weight: 600; line-height: 1.2; letter-spacing: -.04em; }
#footer-section .footer-top .right-content { margin-top: 0 !important; }
#footer-section .footer-top .right-content .widget-contact { display: flex; justify-content: flex-end; flex-wrap: wrap; gap: 10px; }
#footer-section .footer-top .right-content .contact-area { display: flex; align-items: center; gap: 6px; }
#footer-section .footer-top .right-content .title { margin: 0; }
#footer-section .footer-top a { display: inline-flex; align-items: center; justify-content: center; min-height: 44px; padding: 11px 17px; background: transparent; border: 1px solid #b5beb0; border-radius: 5px; color: #354333; font-size: 13px; line-height: 1.4; font-weight: 600; text-decoration: none; }
#footer-section .footer-top a:hover { background: #e8ecdf; border-color: #66765f; color: #222b25; }
#footer-section .footer-top .contact-icon { color: #66765f; }
#footer-section .footer-content { padding: 0; background: transparent; border: 0; }
#footer-section .footer-content:has(.widget) { padding: 48px 0 0; }
#footer-section .footer-content .widget-title { color: #f7f5ef; }
#footer-section .footer-content a { color: #d4dccf; }
#footer-section .footer-copyright { padding: 54px 0 24px; background: transparent; border: 0; }
#footer-section .footer-copyright > .container > .row:first-child:not(:last-child) { align-items: stretch !important; gap: 24px; margin: 0; }
#footer-section .footer-copyright .first-custom,
#footer-section .footer-copyright .second-custom,
#footer-section .footer-copyright .third-custom { flex: 1 1 0; max-width: none; min-width: 0; margin: 0; padding: 26px; border: 1px solid #52604d; border-radius: 10px; text-align: left !important; }
#footer-section .footer-copyright .first-custom { background: #283329; }
#footer-section .footer-copyright .first-custom .widget-left { text-align: left !important; }
#footer-section .footer-copyright .widget { margin: 0; }
#footer-section .footer-copyright .widget_nav_menu ul { display: flex; flex-direction: column; gap: 0; margin: 0; padding: 0; list-style: none; }
#footer-section .footer-copyright .widget_nav_menu li { width: 100%; margin: 0; padding: 0; border: 0; }
#footer-section .footer-copyright .widget_nav_menu li + li { border-top: 1px solid #ffffff14; }
#footer-section .footer-copyright .widget_nav_menu a { display: flex; align-items: center; min-height: 44px; height: auto; padding: 10px 0; color: #f7f5ef; font-size: 14px; line-height: 1.5; font-weight: 500; text-decoration: none; overflow: visible; }
#footer-section .footer-copyright .widget_nav_menu a::before,
#footer-section .footer-copyright .widget_nav_menu a::after { display: none; }
#footer-section .footer-copyright .nav-link-text { position: static; display: inline; transform: none !important; opacity: 1; visibility: visible; }
#footer-section .footer-copyright .nav-link-text + .nav-link-text { display: none; }
#footer-section .footer-copyright .widget_nav_menu a:hover { color: #ffce94; }
#footer-section .footer-copyright .second-custom { background: #f7f5ef; border-color: #f7f5ef; color: #252e27; display: flex; align-items: center; justify-content: center; }
#footer-section .footer-copyright .second-custom .widget-center { width: 100%; text-align: center !important; }
#footer-section .footer-copyright .second-custom .widget-title { margin: 0 0 16px; color: #52604b; font-size: 11px; line-height: 1.5; font-weight: 600; text-transform: uppercase; letter-spacing: .16em; }
#footer-section .footer-copyright .second-custom .widget-title:empty { display: none; }
#footer-section .footer-copyright .second-custom p { margin: 0; }
#footer-section .footer-copyright .second-custom img { max-width: min(100%,200px); height: auto; border-radius: 5px; }
#footer-section .lfpf-reviews { text-align: left; }
#footer-section .lfpf-reviews .screen-reader-text { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; border: 0; }
#footer-section .footer-copyright .second-custom .lfpf-reviews p { margin: 0 0 18px; }
#footer-section .lfpf-reviews .lfpf-eyebrow { color: #65725c; font-size: 10px; line-height: 1.6; font-weight: 600; letter-spacing: .14em; text-transform: uppercase; margin-bottom: 16px; }
#footer-section .lfpf-reviews h4 { color: #252e27; font-size: 25px; line-height: 1.15; letter-spacing: -.035em; font-weight: 600; margin-bottom: 16px; }
#footer-section .lfpf-reviews p { color: #52604b; font-size: 13px; line-height: 1.8; margin: 0 0 18px; }
#footer-section .lfpf-reviews a { display: inline-flex; align-items: center; gap: 14px; min-height: 44px; color: #344332; border-bottom: 1px solid #77866b; font-size: 13px; font-weight: 600; text-decoration: none; }
#footer-section .lfpf-reviews a:hover { color: #88511f; border-color: #88511f; }
#footer-section .lfpf-locations h4 { color: #ffce94; font-size: 10px; line-height: 1.6; text-transform: uppercase; letter-spacing: .14em; font-weight: 600; margin-bottom: 16px; }
#footer-section .lfpf-locations strong { color: #f7f5ef; font-size: 15px; }
#footer-section .footer-copyright .third-custom .lfpf-locations p { margin-bottom: 12px; font-size: 12px; }
#footer-section .footer-copyright .third-custom .lfpf-locations p:last-child { margin-bottom: 0; }
#footer-section .footer-copyright .third-custom { background: #344332; border-top: 3px solid #ffad52; padding-top: 24px; }
#footer-section .footer-copyright .third-custom p { margin: 0 0 20px; color: #e1e7da; font-size: 13px; line-height: 1.8; }
#footer-section .footer-copyright .third-custom p:last-child { margin-bottom: 0; }
#footer-section .footer-copyright .third-custom strong,
#footer-section .footer-copyright .third-custom b { font-weight: 500; }
#footer-section .footer-copyright .third-custom a[href^="tel:"] { display: inline-flex; align-items: center; min-height: 44px; margin-top: 8px; padding: 9px 16px; background: #ffad52; border: 1px solid #ffad52; border-radius: 5px; color: #20271f !important; font-size: 18px; font-weight: 600; text-decoration: none; }
#footer-section .footer-copyright .third-custom a[href^="tel:"]:hover { background: #ffc17b; }
#footer-section .footer-copyright .copyright-text { margin: 12px 0 0; padding-top: 24px; border-top: 1px solid #ffffff24; color: #b7c2b1; font-size: 11px; line-height: 1.8; font-weight: 400; }
#footer-section a:focus-visible { outline: 3px solid #ffad52; outline-offset: 4px; }
#footer-section .footer-top a:focus-visible,
#footer-section .second-custom a:focus-visible { outline-color: #754717; }
#footer-section .wow { visibility: visible !important; animation: none !important; }
@media(max-width:991px) {
  #footer-section .footer-top .right-content .widget-contact { justify-content: flex-start; }
  #footer-section .footer-copyright > .container > .row:first-child:not(:last-child) { gap: 18px; }
  #footer-section .footer-copyright .first-custom,
  #footer-section .footer-copyright .second-custom { flex: 1 1 calc(50% - 18px); }
  #footer-section .footer-copyright .third-custom { flex: 1 1 100%; }
}
@media(max-width:575px) {
  #footer-section > .footer-top > .container,
  #footer-section > .footer-content > .container,
  #footer-section > .footer-copyright > .container { padding-right: 20px; padding-left: 20px; }
  #footer-section .footer-top { padding: 30px 0; }
  #footer-section .footer-top .right-content .widget-contact { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 8px; }
  #footer-section .footer-top .right-content .contact-area,
  #footer-section .footer-top .right-content .contact-info { width: 100%; min-width: 0; }
  #footer-section .footer-top a { width: 100%; font-size: 12px; padding: 11px 8px; }
  #footer-section .footer-copyright { padding: 30px 0 32px; }
  #footer-section .footer-copyright .first-custom,
  #footer-section .footer-copyright .second-custom,
  #footer-section .footer-copyright .third-custom { flex: 1 1 100%; padding: 22px; }
  #footer-section .footer-copyright .widget_nav_menu ul { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 0 16px; }
  #footer-section .footer-copyright .widget_nav_menu li + li { border-top: 0; }
  #footer-section .footer-copyright .second-custom img { max-width: min(100%,150px); }
}
