
/*
Theme Name: RiseHand
Theme URI: https://themeforest.net/user/steelthemes/portfolio
Author: Steelthemes
Author URI: https://themeforest.net/category/wordpress?term=steelthemes&view=grid#content
Description: RiseHand is a Charity WordPress Theme.
Version: 1.3.6
Tested up to: 6.8.3
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, flexible-width, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain: risehand
*/
.d_flex, .d-flex, .mc4wp-form-fields {
	display: -webkit-flex !important;
	display: -moz-flex !important;
	display: -ms-flexbox !important;
	display: -webkit-box !important;
	display: flex !important;
}

.elementor-section .elementor-container {
	flex-wrap: wrap;
}

#give-donation-level-button-wrap, #give-gateway-radio-list {
	padding: 0 !important;
}

.clearfix::after {
	content: "";
	clear: both;
	display: table;
}

sub, sup {
	position: relative;
	font-size: .75em;
	line-height: 0;
	vertical-align: baseline;
}

sub {
	bottom: -.25em;
}

sup {
	top: -.5em;
}

.page-numbers {
	padding-left: 0px !important;
}

.pagination {
	display: flex;
}

.sticky_header_area > p {
	display: none;
}

.position-static {
	position: static !important;
}

.project_filter.no_count_on .post-count {
	display: none;
}

.woocommerce-form-coupon-toggle {
	margin-bottom: 1rem;
}

.woocommerce-checkout-review-order {
	margin-top: 1rem;
}
