
/* - ploneCustom.css - */
@import url('https://fonts.googleapis.com/css2?family=Neuton:wght@800&amp;display=swap');
@media (max-width: 800px) {
  #main-header-wrap ul#nav-top-level {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #main-header-wrap ul#nav-top-level li:first-child {
    margin-right: 28px;
    -webkit-box-ordinal-group: -1;
        -ms-flex-order: -2;
            order: -2;
  }
  #nav-mobile-donate {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
}

body.template-layout.portaltype-kcrw-site-articlefolder.subsection-best-of h1,
body.template-layout.portaltype-kcrw-site-articlefolder.section-best-of h1 {
    height: 0;
    color: transparent;
    margin: 0;
    padding: 0;
}
body.template-layout.portaltype-kcrw-site-articlefolder.subsection-best-of #form-widgets-IBasic-description, body.template-layout.portaltype-kcrw-site-articlefolder.section-best-of #form-widgets-IBasic-description {
    font-size: 150%;
}

body.section-best-of h1,
body.section-best-of h1.title,
body.portaltype-kcrw-site-articlefolder.subsection-best-of h2.large-heading,
body.section-best-of h2.large-heading,
body.subsection-best-of header#show-header #show-title,
body.section-best-of header#show-header #show-title {
    font-family: 'Neuton', serif;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 52px;
}
body.subsection-best-of header#show-header #show-header-nav a,
body.section-best-of header#show-header #show-header-nav a {
    font-family: 'Neuton', serif;
    font-weight: 800;
    text-transform: uppercase;
}
#content .mosaic-width-quarter ul, #content .mosaic-width-third ul, #content .mosaic-width-half ul {
    margin: 0;
    padding-left: 1.25em;
}
.subsection-2021-best-music-dj-staff-lists .mosaic-width-quarter .mosaic-tile, .subsection-2021-best-music-dj-staff-lists .mosaic-width-third .mosaic-tile  {
    padding: 5px 20px;
}

body[data-base-url$="music/shows/bent-by-nature/show-tabs/the-sessions/performances"] #content, body[data-base-url$="music/shows/bent-by-nature/snap-performances"] #content{
    opacity: 1 !important;
}
