/*
 Theme Name:   Charity Is Hope Child
 Theme URI:    http://charity-is-hope.themerex.net/
 Description:  Charity Is Hope Child Theme
 Author:       ThemeREX
 Author URI:   http://themerex.net/
 Template:     charity-is-hope
 Version:      1.0
 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,flexible-header,buddypress,custom-background,custom-colors,custom-header,custom-menu,editor-style,featured-image-header,featured-images,front-page-post-form,full-width-template,microformats,post-formats,sticky-post,theme-options,threaded-comments,translation-ready,holiday
 Text Domain:  charity-is-hope-child
*/
#give-donation-level-button-wrap > li {
	float: right;
	list-style-image: none;
	list-style-type: none;
	margin: 0 5px 5px 0;
}
.give-donation-level-btn.give-btn.give-btn-level-custom {
	border: solid 1px #f00;
	background: none;
	color: #f00;
}
.give-donation-level-btn {
	background-color: #f00;
	border: solid 1px #f00;
}
.menu_user_nav > li > a {
	display: block;
	padding: 0.5em 0;
}
.top_panel_top {
	background-color: #f2f2f2;
	/* padding: 0 12px; */
	/* margin: 0; */
	/* max-height: 25px; */
}
.scheme_light .top_panel_bottom {
	background-color: #003859 !important;
	
}
.scheme_light input[type="submit"], .scheme_light input[type="reset"], .scheme_light input[type="button"], .scheme_light button, .scheme_light .wp-block-search .wp-block-search__button, .scheme_light .wp-block-button:not(.is-style-outline) .wp-block-button__link, .scheme_light .sc_button.sc_button_style_filled, .scheme_light .post_item_excerpt .post_descr + a.read_more {
	background: none !important;
	color: #f00;
	padding: 20px;
}
.scheme_light input[type="submit"], .scheme_light input[type="reset"], .scheme_light input[type="button"], .scheme_light button, .scheme_light .wp-block-search .wp-block-search__button, .scheme_light .wp-block-button:not(.is-style-outline) .wp-block-button__link, .scheme_light .sc_button.sc_button_style_filled, .scheme_light .post_item_excerpt .post_descr + a.read_more {
	
	color: #f00!important;
}
.scheme_light .menu_main_nav > li > a {
	color: #FFF!important;
}
.give-btn.give-btn-modal {
	background: #f00 !important;
	color: #ffffff !important;
	border: none;
}
.scheme_light .contact_button > a.first_button {
	background-color: #f00 !important;
	color: #ffffff;
}