/**
* Theme Name: Charityhub Child
* Description: This is a child theme of Charityhub, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/yogsthemes">YogsThemes</a>
* Template: charityhub
* Version: 1.3
*/


@media only screen and (max-width: 1140px)
h1 {
    font-size: 46px;
}
@media only screen and (max-width: 1023px)
h1 {
    font-size: 50px;
}
@media only screen and (max-width: 479px)
h1 {
    font-size: 45px;
}
.contact-info-section .info-block.style-two .inner-box:before {
    background-color: transparent !important;
}
.feature-block {
    margin-bottom: 4px !important;
    display: none !important;
}
.elementor-widget-heading .elementor-heading-title {
  color: #000000 !important;
  font-family: 'Exo' !important;
  /*font-weight: var( --e-global-typography-primary-font-weight );*/
}
.elementor-widget-container > ul > li {
  	list-style: disc !important;
  	padding: 0px ;
  	margin-left: 13px !important;
	font-size:16px !important;
	color:	#5f5e5e;
}


.main-header .header-lower .logo-box
{
	padding:5px !important;
}
.logo-box .logo img, .main-footer .logo-widget .logo img, .footer-style-two .logo-widget img {
    height: 74px !important;
}
/*
.mb-0, .my-0 {
    margin-bottom: 0!important;
    display: none;
}*/