/* =========================================================
   GHS v3.0 - Gallery (Imagely / NextGEN)
   Location: ele-child/assets/css/ghs-gallery.css
   Scope: page-id-689 only
========================================================= */

/* Album grid: album titles */
body.page-id-689 .ngg-albumtitle a.gallery_link{
  font-weight: 600;
  text-transform: none;
}

/* Breadcrumb text */
body.page-id-689 ul.ngg-breadcrumbs li.ngg-breadcrumb{
  text-transform: none;
  font-weight: 600;
  font-size: 1.05rem;
}

/* Center breadcrumb line */
body.page-id-689 ul.ngg-breadcrumbs{
  display: block;
  width: 100%;
  text-align: center;
  margin-left: 0;
  padding-left: 0;
}

/* Kill Imagely float styling */
body.page-id-689 ul.ngg-breadcrumbs li.ngg-breadcrumb{
  float: none;
  display: inline;
  margin: 0;
  padding: 0;
}

/* Divider inline */
body.page-id-689 .ngg-breadcrumb-divisor{
  display: inline;
}

/* Breadcrumb link */
body.page-id-689 ul.ngg-breadcrumbs li.ngg-breadcrumb a{
  text-transform: none;
  font-weight: 600;
  font-size: 1.05rem;
}
