/* 
Theme Name:		 hello-elementor-child
Theme URI:		 http://childtheme-generator.com/
Description:	 hello-elementor-child is a child theme of hello-elementor, created by ChildTheme-Generator.com
Author:			 WP
Author URI:		 http://childtheme-generator.com/
Template:		 hello-elementor
Version:		 1.0.0
Text Domain:	 hello-elementor-child
*/


/*
    Add your custom styles here */


.extra-user-design-icon .elementor-icon{
	margin-top: 10px;
}

.image-corousel-main img{
	object-fit: cover;
	width: 110px !important;
	height: auto;
}
.icon-learship-main .elementor-icon-list-items .elementor-icon-list-item{
	justify-content: space-between;
    flex-direction: row-reverse;
}
.small-sec{
	font-size:14px;
}