/* Site-wide tweaks applied after the per-page Adobe Portfolio theme CSS. */

/* Compact mobile slide-in menu (theme default: 22px/32px, 30px gaps) */
.responsive-nav {
  padding-top: 40px;
}

.responsive-nav .page-title a,
.responsive-nav .project-title a,
.responsive-nav .link-title a,
.responsive-nav .gallery-title a {
  font-size: 15px;
  line-height: 21px;
}

.responsive-nav .page-title,
.responsive-nav .project-title,
.responsive-nav .link-title,
.responsive-nav .gallery-title {
  padding: 0 0 12px;
}

.responsive-nav .group {
  padding-bottom: 14px;
}
