/**
 * SSP Properties - IDX Photo Gallery Page Styles
 * 
 * Styles specific to IDX Broker photo gallery pages.
 * Loaded globally but scoped to photo gallery page selectors.
 */
.IDX-pageHeader.IDX-photoGalleryTitle {
  text-align: center !important;
}

.IDX-PIH {
  text-align: center !important;
  display: flex;
  flex-direction: column;
}

.IDX-PIH__row--details {
  margin-left: auto !important;
}
