
#page-header-bg.fullscreen-header .author-section,
.author-section, 
.author, 
.meta-author { 
		display: none !important; 
}

.post-area.featured_img_left .post-content-wrap .grav-wrap,
.post-content-wrap .grav-wrap {
	display: none !important;
}

/* GDPR */
.wordpress-gdpr-popup-agree {
	background: #ce1141 !important;
}

.wordpress-gdpr-popup p {
	padding-bottom: 0px;
}


#footer-outer div#copyright p span {
	color: #5f081e!important;
	display: inline-block;
}

#footer-outer div#copyright a#TT_Privacy_Center, 
#footer-outer div#copyright a:not(.nectar-button)#TT_Privacy_Center {
	color: #777 !important;
}
 
p.wordpress-gdpr-privacy-center-item-desc {
	padding-bottom: 4px !important;
	font-size: 14px;
	line-height: 16px !important;
} 