/*
 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
*/

.scheme_original .footer_wrap_inner.widget_area_inner {
	background-color: #cdcfe7;
}
.scheme_original
.copyright_wrap_inner {
	background-color: #000;
}
.scheme_original .copyright_wrap_inner .copyright_text {
	color: #fff;
}
.scheme_original .top_panel_style_3 .contact_button > a.first_button {
	background-color: #62a545;
	color: #fff; font-size: 16px;}

.scheme_original .top_panel_style_3 .contact_button > a.first_button:hover {
	background-color: #163e8d;
	color: #ffffff;
}

.scheme_original .top_panel_style_3 .contact_button > a.second_button {
	background-color: #9ebe62;
	color: #ffffff;
}

.scheme_original .top_panel_style_3 .contact_button > a.second_button:hover {
	background-color: #495ba1;
	color: #ffffff;
}
.scheme_original .sc_button.sc_button_style_filled3:hover {
	background-color: #163ebd;
	color: #ffffff;
}

.scheme_original .sc_button.sc_button_style_filled3 {
	background-color: #cdcfe7; }

.scheme_original .sc_call_to_action_accented .sc_item_button > a {
	color: #ffffff;
}

.scheme_original .sc_button.sc_button_style_filled { background-color: #9ebe62;
}

.scheme_original .sc_button.sc_button_style_filled:hover {
	background-color: #495ba1 !important;
	color: #ffffff !important;
}
.post_info_bottom.post_info.post_info_share {
	display: none;
}
.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-square.vc_btn3-style-custom.vc_btn3-icon-right:hover {
	background-color: #9ebe62 !important;
}
.mcs-top-box{
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	align-content: center;
	align-items: center;
}
body .mcs-top-box .top_contact_phone a,
body .mcs-top-box .top_contact_email a,
body .mcs-top-box .top_contact_text a{
	color: #163E8D;
}
.mcs-top-box a:hover{
	color: #62A545;
}
.mcs-top-box p{
	margin-bottom: 0;
}

.top_panel_wrap .mcs-top-box .sc_socials a:before,
.top_panel_wrap .mcs-top-box .sc_socials [class*="icon-"]:before{
	margin-left: 0;
}

.top_panel_wrap .mcs-top-box .sc_socials.sc_socials_share .sc_socials_item a.social_instagramm,
.top_panel_wrap .mcs-top-box .sc_socials.sc_socials_shape_round.sc_socials_type_icons a.social_instagramm,
.top_panel_wrap .mcs-top-box .sc_socials.sc_socials_share .sc_socials_item a.social_facebook,
.top_panel_wrap .mcs-top-box .sc_socials.sc_socials_shape_round.sc_socials_type_icons a.social_facebook,
.top_panel_wrap .mcs-top-box .sc_socials.sc_socials_share .sc_socials_item a.social_twitter,
.top_panel_wrap .mcs-top-box .sc_socials.sc_socials_shape_round.sc_socials_type_icons a.social_twitter{
	background-color: #163E8D;
	border-color: #163E8D;
}

.top_panel_wrap .mcs-top-box .sc_socials.sc_socials_share .sc_socials_item a.social_instagramm:hover,
.top_panel_wrap .mcs-top-box .sc_socials.sc_socials_shape_round.sc_socials_type_icons a.social_instagramm:hover,
.top_panel_wrap .mcs-top-box .sc_socials.sc_socials_share .sc_socials_item a.social_facebook:hover,
.top_panel_wrap .mcs-top-box .sc_socials.sc_socials_shape_round.sc_socials_type_icons a.social_facebook:hover,
.top_panel_wrap .mcs-top-box .sc_socials.sc_socials_share .sc_socials_item a.social_twitter:hover,
.top_panel_wrap .mcs-top-box .sc_socials.sc_socials_shape_round.sc_socials_type_icons a.social_twitter:hover{
	color: #fff;
	background-color: #62A545;
	border-color: #62A545;
}