  .post-type-archive-video #postStart .newtab {
  display: block;
  font-size: 14px; }
.post-type-archive-video .videosFilters {
  margin-left: auto; }
  .post-type-archive-video .videosFilters select {
    background: #FFFFFF url(../img/selectdown.svg);
    background-repeat: no-repeat;
    background-position: calc(100% - 15px) center;
    border: #AFAFAF 1px solid;
    font-family: 'BuenosAires', 'Helvetica', 'Arial', sans-serif;
    font-size: 18px;
    color: #252D2A;
    padding: calc(30px / 2) calc(30px * 2) calc(30px / 2) calc(30px / 2);
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none; }
    .post-type-archive-video .videosFilters select:first-of-type {
      margin: 0 30px; }
      section.video-categories {
        background: #EFEFEF;
        text-align: center;
    }
    section.video-categories .container.flex {
      display: flex;
      max-width: 1600px;
      margin: 0 auto;
    z-index: 1;
    position: relative;
    padding: 30px calc(30px / 2);
      align-items: center;
  }
  section.video-categories .container ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
section.video-categories button {
  background: transparent;
  border: none;
  padding: 0;
  cursor: pointer;
  color: #252D2A;
  text-decoration: none;
  font-size: 18px;
  font-family: 'BuenosAires', 'Helvetica', 'Arial', sans-serif;
}
section.video-categories button:hover {
  font-weight: bold;
}
section.accordion.transcript .accordionItems {
  width: 100%;
}
section.accordion.transcript .accordionCopy {
  padding-left: 0 !important;
}

/*# sourceMappingURL=styles.css.map */
