/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/


.elementor-inner p a, .elementor-inner li a{
	color: #EF6A31 !important;
}
.elementor-inner p a:hover, .elementor-inner li a:hover{
	color: #dd5e37 !important;
}
.c-header.elementor-sticky--active.elementor-section--handles-inside.elementor-sticky--effects{
	background: #fff !important;
	z-index: 2;
	transition: all .3s ease-in-out;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.06);
	padding: 10px 20px;
}
/* .c-header.elementor-sticky--active.elementor-section--handles-inside.elementor-sticky--effects .white-logo{
	display: none !important;
}
.c-header.elementor-sticky--active.elementor-section--handles-inside.elementor-sticky--effects .black-logo{
	display: block !important;
} */
/* .c-header.elementor-sticky--active.elementor-section--handles-inside.elementor-sticky--effects nav ul li a{
	color: #3f3f3f !important
}
.c-header.elementor-sticky--active.elementor-section--handles-inside.elementor-sticky--effects nav ul li a:hover{
	color: #EF6A31 !important
}
.c-header.elementor-sticky--active.elementor-section--handles-inside.elementor-sticky--effects nav ul li a.elementor-item-active{
	color: #EF6A31 !important
} */