/*
Theme Name:     Department of Developmental Biology
Theme URI:      https://developmentalbiology.wustl.edu/
Description:    Child theme of the WashU Web Theme
Author:         Medical Public Affairs
Author URI:     https://publicaffairs.med.wustl.edu/
Template:       wutheme_chauvenet
Version:        1.0.0
*/

.home .header-alt .page-thumbnail-feature {
  height: calc(100vh - 32.625rem);
}

.feature-text {
  margin-top: 5em;
}

h2.event-title {
  font-size: 0.9em;
  line-height: 1.3;
}

h2.event-title.entry-title {
  font-size: 1.5em;
}

.feature-text .subheading {
  text-transform: none;
  letter-spacing: 0;
}

.feature-text .heading {
  font-size: 2.0rem;
}

span.title-talk {
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: .7em;
  font-weight: normal;
  line-height: 1.1;
  display: block;
}

@media screen and (min-width: 61.5em) {
  .feature-text .heading {
    font-size: 2.0rem;
  }

  .feature-text .subheading {
    font-weight: 400;
  }

  .header-alt .washu-main-menu-wrapper .container {
    float: left;
    width: 100%;
  }

  .washu-main-menu-wrapper {
    display: block;
    float: left;
    margin: 0;
  }

  .header-alt .washu-main-menu-wrapper {
    width: 100%;
  }

  .header-alt .site-header {
    width: 100%;
    display: block;
    clear: both;
  }

  .header-alt .site-header > .container {
    display: block;
  }

  .header-alt .washu-main-menu-wrapper .washu-main-menu-list {
    text-align: left;
    display: inline-block;
  }

  .header-alt .washu-main-menu-wrapper .washu-main-menu-content {
    text-align: left;
    margin-left: -10px;
  }

  table {
    border: none;
    padding: 0;
  }

  .az-sort ul p {
    display: none;
  }

  .header-alt .site-header .site-title {
    width: 100%;
  }

  .site-title {
    padding: 0;
  }

  .site-title::before {
    content: "Department of";
    font-size: .9rem;
    font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    display: inline-block;
    width: 100%;
    font-weight: 600;
    letter-spacing: 0.02em;
  }
}

@media screen and (min-width: 56.25em) {
  .site-title::before {
    content: "Department of";
    font-size: 1rem;
    font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    display: inline-block;
    width: 100%;
    font-weight: 600;
    letter-spacing: 0.02em;
  }
}
