/* Keep this file minimal and theme-safe */
.skip-link{position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden}
.skip-link:focus{left:8px;top:8px;width:auto;height:auto;background:#111;color:#fff;padding:.5rem .75rem;border-radius:6px;z-index:10000}

.header-2 .header-logo img{max-height:44px;height:auto}
.header-button .theme-btn{display:inline-flex;align-items:center;gap:.5rem}

.breadcrumb{margin-bottom:0;padding:.5rem 0}

.footer-section .social-icon a{margin-right:.5rem}
#scrollUp{display:inline-flex;align-items:center;justify-content:center}

/* Optional: tiny spacing tune for small screens */
@media (max-width: 991.98px){
  .header-2 .main-menu{display:none}
}
