/**
* Theme Name: Kitchor Child
* Description: This is a child theme of Kitchor, generated by Merlin WP.
* Author: <a href="https://themelexus.com/">Themelexus</a>
* Template: kitchor
* Version: 1.3.6
*/

.elementor-widget-kitchor-image-gallery .column-item img {
	margin: 0 auto !important;
	width: auto !important;
	max-height: 750px;
	position: relative;
}
.elementor-widget-kitchor-image-gallery .column-item a:before {
	opacity: 1;
	background-color: transparent;
	display: block;
	background-position: center;
	background-image: var(--bg-image-url, none);
	filter: blur(5px);
}