.page-header { margin: 0 0 40px; border-bottom: 1px solid #DFE2E6; }

.speasyimagegallery-gallery-item-title { color: #2c3390; }

.speasyimagegallery-album:hover .speasyimagegallery-album-title { color: #2c3390; }

.speasyimagegallery-close:hover { color: #2c3390; }

.speasyimagegallery-next > span:hover { border-right: 5px solid #ffcc01; border-top: 5px solid #2c3390; transition: 0.3s; }

.speasyimagegallery-prev > span:hover { border-left: 5px solid #ffcc01; border-top: 5px solid #2c3390; transition: 0.3s; }

.speasyimagegallery-next > span, .speasyimagegallery-prev > span { transition: 0.3s; }

.speasyimagegallery-album > div img {
    width: 100%;}

span.speasyimagegallery-gallery-item-title {display: none;}


.view-albums .page-header { display: none; }

.view-album .page-header h1 {color: #fff; font-size: 56px; font-weight: 700 !important; }

@media (max-width: 768px) {
  .view-album .page-header h1 { font-size: 36px; }
  .speasyimagegallery-album-description { font-size: 14px !important; }
}

.speasyimagegallery-album-description { font-size: 18px; color: #fff; line-height: 30px; margin-bottom: 40px; letter-spacing: 1px; }

.view-album .page-header { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }

.speasyimagegallery-image-title {display: none;}
