.navigation-primary-constant, .navigation-primary-desktop, .navigation-primary-subnav, .navigation-primary-mobile,
.navigation-secondary, .navigation-hellobar, .navigation-legal,
.module-pageheader, .header-global, 
.module-recipesocial,
.lightbox-content,
.sash,
svg,
.footer-global,
#event-featured, .events-toolbar, .fc-button-group,
.admin-input-error {
	display: none !important;
}

/*@font-face {font-family: 'Copse';src: url('../font/copse-regular-webfont.eot');src: url('../font/copse-regular-webfont.eot?#iefix') format('embedded-opentype'),url('../font/copse-regular-webfont.woff2') format('woff2'),url('../font/copse-regular-webfont.woff') format('woff'),url('../font/copse-regular-webfont.ttf') format('truetype');}*/

body {
	font-family: 'Georgia', serif;
}

body, p,
.recipe-ingredients, .ingredientheader, .module-singlerecipe,
.fc-event, .module-singlerecipe .recipe-header h1 {
	color: #000 !important;
}

.module-singlerecipe .title {
	text-indent: 0 !important;
	content: #000 !important;
	height: auto !important;
	margin: 0 !important;
}

* {
	background-color: transparent !important;
	background-image: none !important;
}

.module-singlerecipe::before {
	background-image: none !important;
}