/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Mohamed Hesham
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Theme for Angle Shadow
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.1.1.1734301266
Updated: 2024-12-15 22:21:06

*/
.elementor-element.elementor-element-022046f .elementor-icon-list-item > a{
	    text-decoration: none !important;
}
.Services .elementor-icon-list-item{
	padding: 15px 20px 10px 20px !important;
    border-radius: 10px;
    background-color: #fff;
	margin-bottom:10px;
}
.Services .elementor-icon-list-item:hover{
    background-color:#213A57;	
}
.Services .elementor-icon-list-item:hover a {
 color:#fff;
	
}
.Services .elementor-icon-list-item:hover span{
 color:#fff;
	
}
body.rtl input {
	direction: rtl !important;
    text-align: right !important;
}
body.rtl textarea {
	direction: rtl !important;
    text-align: right !important;
}
body.rtl .mf-input-select {
	direction: rtl !important;
    text-align: right !important;
}
body.rtl .mf_select__menu {
	direction: rtl !important;
    text-align: right !important;
}
body.rtl .mf-entry-data li {
	direction: rtl !important;
    text-align: right !important;
}
body.rtl .mf-entry-data span {
	direction: rtl !important;
    text-align: right !important;
}

.footer-ul ul {
	padding:0px !important;
	list-style: none !important;
}