/*!
Theme Name: Anita Child
Theme URI: http://demo.shadow-themes.com/wp/anita
Author: Shadow Themes
Author URI: http://shadow-themes.com
Description: Anita Photography Child Theme by Shadow Themes.
Template: anita
Version: 1.0
License: Themeforest
License URI: -
Text Domain: anita
Tags: animated, creative, videography, photography, webgl, showcase, blog, grid-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, full-width-template, sticky-post, theme-options, translation-ready
*/

div#album-691.anita-gl-gallery-item.is-video div.anita-gl-gallery-item__content.aos-init.aos-animate span.anita-meta.anita-gl-gallery__meta, div#album-691.anita-gl-gallery-item.is-video div.anita-gl-gallery-item__content.aos-init.aos-animate h2.anita-gl-gallery__caption.anita-caption, div#album-691.anita-gl-gallery-item.is-video div.anita-gl-gallery-item__content.aos-init.aos-animate span.anita-gl-gallery__explore {
	display:none;
}

div#album-691.anita-gl-gallery-item.is-video.is-active div.anita-gl-gallery-item__content {
	width:100%;
	height:100%;
}

div.anita-gl-gallery-item__content {
	width: 100%;
	height: 100%;
	display: grid;
	align-content: end;
	grid-template: auto / auto fit-content(100%) auto;
}

span.anita-gl-gallery__meta, h2.anita-gl-gallery__caption, span.anita-gl-gallery__explore {
	grid-column: 2;
}

span.anita-gl-gallery__explore {
	text-align: right;
}