/* store editor-only */

.nav.breadcrumbs.editor-bread {
	background-color: #eeecdc;
	padding: 10px 15px;
	margin: 10px 0;
}

.editor-bread > span {
	font-size: 15px;
	font-weight: bold;
	margin: 0 10px 0 0;
	display: block;
}

/* .......... / .......... */
