/**
* Theme Name: Charityhome New Child
* Description: This is a child theme of Charityhome New, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/template_path">Tona Theme</a>
* Template: charityhomenew
* Version: 1.0
*/

.mobile-menu .nav-logo {
	margin-bottom: 30px;
}

.footer-style-two ul.menu {
	padding: 0px;
}

.footer-style-two ul.menu li {
    margin: 16px;
}

/* hide read more for team and blog posts */
.single-team-member a.thm-btn,
.single-service-home .content a{
	display: none;
}

.navigation .nav-footer button {
	background: #a80b0d !important;
	text-align: center;
}

.overlay-white {
    background: url('/wp-content/uploads/2024/01/DSC04020-Enhanced-NR-1-scaled.jpg') center center no-repeat !important;
}

.gallery-section .image-box .overlay .content a.lightbox-image {
	display: block !important;
}
.gallery-section .image-box .overlay .content a{
	display: none !important;
}

.inner-header {
    background: url(/wp-content/uploads/2024/01/DSC04020-Enhanced-NR-scaled.jpg) center center no-repeat !important;
}

.preloader {
	display: none;
}

.loader-wrap .layer .overlay {
	background: #3f0606 !important;
}

.about-header .about-content.full-sec h3{
	font-size: 24px;
}

.promote-project p {
	color: #252525;	
}

.single-call-to-action {
	padding: 15px;	
}

.promote-project p {
	color: #2C2C2C;
}

@media (max-width: 991.98px) {
	header.header,
	section.top-bar {
		display: none;
	}
	.scroll-to-top {
		position: fixed;
		right: 25px;
		bottom: 25px;
	}
}

.header {
	padding: 15px 0;
}

