.view-albums .page-header { display: none;}
.page-header h1 {padding-bottom: 15px;border-bottom: 1px solid #eee;font-size: 24px;}

.pagination-wrapper .pagination .page-item.active .page-link, div.pagination .pagination .page-item.active .page-link { background: #db5b00;}

.speasyimagegallery-album > div > a:after, .speasyimagegallery-album > div > a img {border-radius: 10px}

div#sp-component .page-header {margin-top: 0px;text-align: center;border: none;margin: 0px;}

div#sp-component .page-header h1{font-size: 36px !important;margin: 0px;}

.speasyimagegallery-gallery-item img { border-radius: 15px;}

.speasyimagegallery-album > div > a:after, .speasyimagegallery-album > div > a img { transition: linear .4s;}
.speasyimagegallery-album:hover > div > a:after, .speasyimagegallery-album:hover > div > a img {border-radius: 15px;transition: linear .4s;}
.speasyimagegallery-album:hover .speasyimagegallery-album-title {color: #db5b00;}