/*
Theme Name: Goodwish
Theme URI: https://goodwish.qodeinteractive.com
Description: A Multipurpose Charity, Non-profit, and Fundraising Theme
Author: Edge Themes
Author URI: https://themeforest.net/user/edge-themes
Version: 3.6
Text Domain: goodwish
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready

*/
.edgtf-gf-cats{
	display: none;
}

.edgtf-post-title .entry-title{
	text-align: right; 
	direction: rtl;
}

.edgtf-post-text-inner p{
	text-align: right;
	direction: rtl;
	text-align: justify;
}

.edgtf-menu-inner > ul > li > a{
		text-align: right;
		padding-right: 10px !important;
	left: 0;
	}
#give_purchase_form_wrap input{
		border: 1px solid #000000;
		text-align: left;
	}
	#give_purchase_form_wrap textarea{
		border: 1px solid #000000;
		text-align: left;
	}
.raised{
	direction:  ltr !important;
	    text-align: left;
}
.wpcf7-select, .wpcf7-text, .wpcf7-textarea {
	text-align: right !important;
	padding-right: 10px !important;
	direction: rtl !important;
}
.progress-bar{
	    text-align: left !important;
    direction: ltr !important;
}
}