.fusion-post-cards .fusion-layout-column:has(> .avlite-post-card-lightbox) {
	position: relative;
}

.avlite-post-card-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
}

.avlite-post-card-lightbox ~ .fusion-column-wrapper {
	position: relative;
	z-index: 3;
	pointer-events: none;
}

.avlite-post-card-gallery {
	display: none;
}
