.page-template-recipes-template header,
.page-template-recipes-template .hero-container,
.page-template-recipes-template footer ul,
.page-template-recipes-template .ingredients-share,
.page-template-recipes-template .recipe-link {
display: none !important;
}

[data-tab-content-div="recipe-tabs-content"] {
display: none;
}


.page-template-recipes-template  .becomes-acc>.acc {border: 0 !important;}

.page-template-recipes-template .acc.selected .acc-title {
	font-weight:bold;
	text-transform:uppercase; 
	font-size: 1.5em;
	margin: 0 auto 1em auto;
	color: black;
	border: 1px solid black;
}