/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
.single .entry-meta .entry-tags {
	display: none !important;
}

.powered-by:before {
	content: " Copyright © 2025 | Rfotofolio | All Rights Reserved | Rfotfolio is a 501(c)(3)Non-Profit Organization";
	font-style: normal;
	font-size: 16px;
	float: left;
	padding: 2px 20px 2px 10px;
}

.site-info a {
	font-size: 4px;
	float: right;
	padding: 14px;
}

#front-page-blog .entry-meta {
	display: none;
}

.single-liner,
#featured-content .article-liner {
	background-color: rgba(0,0,0,.4);
}

.no-hero .single-liner,
#featured-content .no-hero .article-liner {
	background-color: transparent;
}

.single-liner,
#featured-content .article-liner {
	background-color: rgba(0,0,0,.4);
}

.no-hero .single-liner,
#featured-content .no-hero .article-liner {
	background-color: transparent;
}

#front-page-blog .twelve.column.banner {
	display: none;
}

.page-id-2179 .grid {
	max-width: 100%;
}

#front-page-blog .entry-meta {
	display: none;
}



.entry-tags {
	display: none;
}

.post-format {
	display: none;
}

body {
	line-height: 1.6;
}

.page-id-108305 .gallery {
	padding: 0 16.666666666667%;
}

/* Home: change the CTA Portfolio button to "Rfotofolio" -- 44316790-hc */
#front-page-portfolio a.call-to-action {
	font-size: 0;
	text-align: center;
}

#front-page-portfolio a.call-to-action:before {
	content: 'News';
	font-size: 20px;
	text-align: center;
	display: block;
}

/* Portfolio: change the page title -- 44316790-hc */
.post-type-archive-jetpack-portfolio #page-header h1 {
	font-size: 0;
	text-align: center;
}

.post-type-archive-jetpack-portfolio #page-header h1:before {
	content: 'News';
	font-size: 3rem;
	text-align: center;
	display: block;
}

/* Portfolio: remove the description -- 44316790-hc */
.post-type-archive-jetpack-portfolio  .taxonomy-description {
	display: none;
}

/*Hide site logo as workaround for site-title linking issue | 21098837-HC | GM */
.site-logo {
	display: none;
}
/*Hide “category” on category pages -#36123720-hc KS */
.category #page-header > div > div > div > div > header > h1{
    font-size: 0px;
}
.category-photo-of-the-day h1.page-title:before {
    font-size: 30px;
    content: "Photo of the Day";
}
.category-online-exhibitions h1.page-title:before {
    font-size: 30px;
    content: "Online Exhibitions";
}