/*
Theme Name:  Hello Elementor Child
Description: Hello Elementor Child
Author: Chameleo
Author URI: Chameleo.design
Author Email: pravin.phule@chameleo.in
Version: 1.0.0
Text Domain: hello-elementor-child
Template: hello-elementor
*/
/*
Add your custom styles here
*/


.media:hover .elementor-widget-container img {
  transform: scale(1.1);
  transition: transform 0.3s ease;
  
}

.media .elementor-widget-container{
overflow: hidden;}

.elementor-counter-title {
        text-align: center;
    }