/*
	Theme Name:   Gila Goodman
	Author:       Folka Media
	Author URI:   https://folkamedia.com;
	Template:     wp-bootstrap-starter
*/

.uael-post__body .uael-post-wrapper .uael-post__inner-wrap {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    right: 0;
    max-height: 100%;
    text-align: center;
    max-width: 100%;
    overflow: hidden;
}

.uael-post__body .uael-post-wrapper a{
	display: block
}
.uael-post__body .uael-post-wrapper .uael-post__thumbnail a{
	display: inline-block;
}

.uael-post__body .uael-post-wrapper .uael-post__complete-box-overlay{
	display: none;
}

.uael-post__body .uael-post-wrapper .uael-post__link{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
}