/*
 Theme Name:   Astra Child
 Theme URI:    http://example.com/
 Description:  A simple child theme for Astra.
 Author:       Your Name
 Author URI:   http://example.com
 Template:     astra
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, three-columns, fixed-width, flexible-width, custom-header, custom-menu, custom-background, post-thumbnails, social-links, translation-ready
 Text Domain:  astra-child
*/

/* Add your custom CSS below this line */
body{
	unicode-bidi:embed;
	direction:rtl;
	text-align:right;
	
}
    