/**
* 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.1
*/

.elementor-alignment-center .elementor-counter .elementor-counter-wrapper{
	display: block !important;
}

.project-inner .project-popup{
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    transition: all .4s ease-in-out;
}