/**
 * Theme Name: Cn2r
 * Template:   salient
 */

a {
  text-decoration: underline;
}

.auto_meta_overlaid_spaced article:not(:first-child) h3 {
  font-size: 1em;
  line-height: 1.3em;
}

.inner-toggle-wrap {
  padding: 0 !important;
}
.toggle > div {
  transition: padding-bottom .5s ease, max-height .5s ease !important;
}
.toggle.open > div {
  padding-bottom: 4em !important;
}
.toggle.extra-color-3 a {
  color: white !important;
  background: none !important;
}
.toggle.extra-color-3 > div {
  background: none;
  color: white;
}

.pojo-a11y-toolbar-item { list-style-type: none; }

a.toggle-heading {
    font-size: 1.5em !important;
    margin: 0.5em !important;
	  line-height: 1.1em !important;
}
.toggle>.toggle-title a i {
	top: 18px !important;
	text-decoration: none !important;
}
