/*.gallery-plus-container {
    position:relative;
    height:100%;
}

/* This is used to hide the gallery if no gallery is found in the post or page */
/*.hide_gallery {display:block;}

.slider-gallery {background: url("../media/images/ajax-loader-2.gif") no-repeat center center;}*/
/*.gp_warning {background:#fee;color:#733;width:100%;border:solid 1px #733;display:block;padding:10px;margin-bottom:10px;}*/

.accordion-gallery figure { display: block; width: 100%; height: 100%; margin: 0 }
.accordion-gallery figcaption { padding: 10px 15px; position: absolute; bottom: 20px; right: 30px; z-index: 3; background: black; background: rgba(0,0,0,0.7); color: white;
                                -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px }


.gp-block-title {
  width:100%;
  padding:10px 3px 15px 3px;
  font-size:20px;
}

.gp-block-title a {
  text-decoration: none;
}

.gp-block-title a:hover {
  text-decoration: underline;
}

