/**
* Theme Name: Humani Child
* Description: This is a child theme of Humani, generated by Merlin WP.
* Author: <a href="https://wpopal.com/">Wpopal Team</a>
* Template: humani
* Version: 1.2.2
*/

#wp-admin-bar-unique-node-1 a {
    background-color: #8BC34A !important;
}
@media(min-width:3000px){
	 .home .elementor-section-stretched.elementor-section.elementor-element-cf0019b ,#rev_slider_1_1{
		height: 1000px !important;
    	max-height: 1000px !important;
	}
}

@media(max-width:500px){
	#header-right-cont .elementor-widget-shortcode {
    	max-width: 90px;
	}
}