/*
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: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.5.0.1654598574
Updated: 2022-06-07 10:42:54

*/


body{
    direction: rtl;	
}


.elementor-nav-menu .sub-arrow{
	    padding: 10px 10px 10px 0px !important;
}
.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-wrapper{
	    flex-direction: unset !important;
}
.elementor-widget .elementor-icon-list-icon+.elementor-icon-list-text {
 
    padding-right: 5px !important;
}
.elementor-price-table .elementor-price-table__features-list i{
	    float: right;
		    margin-left: 10px;
}
.elementor-accordion-item {
    text-align: right;
}