/*
Theme Name: hello-elementor-child
Author: 
Description: Your description goes here
Version: 1.0
Template: hello-elementor

This is the child theme for Hello Elementor theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/

.footer-width-fixer ul li a.elementor-item {
    color: #000 !important;
    fill: #000 !important;
}

ol , ul {
	padding-left:20px;
}
.title-bor .elementor-heading-title {
	-webkit-text-stroke: 2px #fff;
}



.ul-10 ul li , .ul-10 ol li {
   margin: 0;
    padding: 0px;
} 
.ul-10 ul li:not(:last-child) {
 margin: 0 0 10px;	
} 
.ul-10 ol li:not(:last-child) {
	 margin: 0 0 10px;
} 


.sticky {
    position: sticky !important;
    top: 0;
    width: 100%;
    left: 0;
    z-index: 11111111 !important;
    right: 0;
    background: #fff;
    box-shadow: 0 0 20px -5px #b1b1b1;
}



.hfe-nav-menu .sub-menu {
    min-width: max-content!important; 
}
div#waffle-rich-text-editor {
    text-align: justify;
}
