/* T34-MOBILE v3 (2026-09-05): Task 34 — тап-зоны списков курсов + мобильная шапка ecdpo.com */
.tab-pane .fa-ul > li { margin-bottom: 2px; }
.tab-pane .fa-ul a { display: inline-block; padding: 9px 8px; font-size: 16px; line-height: 1.35; }
#header .mobile-nav-toggle { position: relative; z-index: 1001; cursor: pointer; }
.p34-h1 { margin-top: 124px !important; scroll-margin-top: 124px; }
@media (max-width: 991px) {
  #header .logo img { width: 46px; height: 46px; }
  #header .contact-info { margin-left: 10px; }
  #header .contact-info a { font-size: 14px; line-height: 1.25; white-space: nowrap; }
  #header .mobile-nav-toggle { order: 8; margin-left: auto; width: 36px; height: 36px; padding: 4px; flex: 0 0 auto; }
  .p34-h1 { margin-top: 108px !important; scroll-margin-top: 108px; }
}
