
.search-all-shows .toggle-img,
.search-all-shows .option_content {
  display: flex;
  gap: 12px;
}
.search-all-shows .teaser_mobile {
  display: none;
}
#views-exposed-form-search-all-shows-block-1.fix {
  background-color: #f5f4f0;
  z-index: 99;
}
.search-all-shows .fix {
  position: fixed;
  top: 0;
  right: 0px;
  z-index: 9;
  margin: 0px;
  width: 100%;
  overflow: auto;
}
.search-all-shows .fix .form--inline.clearfix {
  margin-left: 7%;
  margin-right: 7%;
  margin-top: 1%;
  margin-bottom: 1%;
}
form#views-exposed-form-search-all-shows-block-1.fix {
  max-width: initial;
}
.search-all-shows .views-exposed-form.fix {
  padding-bottom: inherit;
}
@media screen and (max-width: 1023px) {
  .search-all-shows .teaser {
    display: none;
  }

 .search-all-shows .teaser_mobile {
    display: block;
  }

  .search-all-shows .fix .form--inline.clearfix {
    margin-top: 7%;
    margin-bottom: 7%;
  }
  form#views-exposed-form-search-all-shows-block-1.fix {
    height: 150px;
  }
}
.search-all-shows .node--teaser_text h3 a.ajax-link span {
  font-size: 1.8rem;
}
.search-all-shows .node--teaser_text time {
  font-size: 1rem;
  margin-bottom: 10px;
}
.search-all-shows header .view-result-summary{
  font-size: 18px;
}
.search-all-shows .node--teaser_text .teaser {
  font-size: 16px;
}
.search-all-shows .node--teaser_text .title-podcast {
  display: flex;
}
.search-all-shows .node--teaser_text span.podcast {
  color: #667460;
  font-family: "Amiri", serif;
  font-weight: bold;
  font-style: italic;
  line-height: 1.11;
  margin-left: 23px;
}


.webform-submission-contact-add-form .name-wrap .form-item { 
  margin-bottom: 1em;
}
.webform-submission-contact-add-form .captcha {
  margin-bottom: 2em;
}
.webform-submission-contact-add-form .captcha__title {
  margin-bottom: 0.195rem;
  font-size: 0.895rem;
  text-transform: capitalize;
  color: #545555;
  font-weight: 700;
}
.media-player .mejs__container {
	background: white;
}
.path-node .ui-dialog .ui-widget-header,
.path-node .ui-dialog .ui-widget-header .ui-button {
  background-color: transparent;
  border-color: transparent;
}
.path-node .ui-dialog .ui-widget-header .ui-button:active {
	border-color:#003eff;
  background: #007fff;
}

.search-all-shows .form-text,
.search-all-shows .form-select {
  border-radius: 6px;
  border: solid 2px #667460;
  background-color: #fefefe;
  font-weight: normal;
  height: 2.9375rem;
  color: #545555;
}
.search-all-shows .form--inline .form-item {
  margin: 5px;
}
.search-all-shows .form--inline .form-item:first-child {
  margin-left: 0;
}
.search-all-shows .toggle-img {
  cursor: pointer;
}
.search-all-shows .toggle-img img {
  width: 2rem;
  height: 2rem;
  margin-right: 5px;
}
.search-all-shows header {
  display: flex;
  justify-content: space-between;
}
.search-all-shows .open-img {
  display: none;
}
.search-toggled .search-all-shows .close-img {
  display: none;
}
.search-toggled .search-all-shows .open-img {
  display: block;
}
.search-all-shows .transcript-text{
  text-transform: uppercase;
  font-weight: 700;
  padding-left: 14px;
}
.search-all-shows .all_show_button{
  display: flex;
  justify-content: space-around;
}
.search-all-shows span.transcript-icon {
  display: inline-block;
  text-align: center;
  border: 1px solid #eaa003;
  border-radius: 50%;
  width: 63px;
  height: 63px;
  padding-top: 15px;
  padding-left: 4px;
  margin-top: 15px;
}
.search-all-shows .transcript-icon img {
  width: 0.875rem;
  height: 1rem;
}
.search-all-shows span.transcript-icon:hover {
  background: #a07007;
}
supercast-plan span[data-price-component-target="amount"].hidden {
  display: inline-block;
}
.search-all-shows .birdnote-status-messages {
  display: none;
}
.search-all-shows .views-exposed-form .form-item select{
  text-transform: capitalize;
}
.search-all-shows .img-item svg {
  height: 30px;
  width: 30px;
  fill: #545555;
}
.search-all-shows .img-item.active svg {
  fill: #eaa003;
}
.search-all-shows .option_content .text {
  font-weight: bold;
  font-size: 17px;
}
.search-all-shows .view-result-summary {
  padding: 0 10px 0 0;
  color: #545555;
}
.search-all-shows .pager {
  text-align: center;
}
.search-all-shows .views-row:last-child .show--teaser {
  border-bottom: initial;
}

.search-shows .ui-menu.ui-widget.ui-widget-content.ui-autocomplete.ui-front {
  max-height: 280px;
  overflow-y: auto;
}

.page-type--show .hero-banner--container .button {
  font-size: 0.9rem;
}

@media print, screen and (max-width: 63.99875em) {
  .page-type--page .image-wrapper, 
  .page-type--page .image--credit {
    margin-left: 0;
    margin-right: 0;
  }
}

@media screen and (max-width: 498px) {
  .search-all-shows .show--teaser .play-icon a .listen-icon,
  .search-all-shows .transcript span.transcript-icon {
    width: 55px;
    height: 55px;
    padding-top: 13px;
  }
  .search-all-shows .show--teaser .play-icon a .listen-text,
  .search-all-shows .transcript span.transcript-text {
    font-size: 12px;
  }
}

@media screen and (max-width: 388px) {
  .search-all-shows .all_show_button {
    flex-direction: column;
    align-items: center;
    gap: 12px;
  }
}

/*Header  bottom start */
.header-banner .narrow--container,
.header-banner p {
  margin-bottom: 0;
}
.header-banner a {
  color: black;
  font-weight: bold;
}
.header-banner a:active{
  color: black;
}
.header-banner a span {
  margin-right: 4px;
}
div#block-birdnote-theme-headerbanner,
div#block-birdnote-theme-headerbanner-3  {
  display: none;
}
div#block-birdnote-theme-headerbanner-2,
div#block-birdnote-theme-headerbanner-3,
div#block-birdnote-theme-headerbanner {
  text-align: center;
  background: #eaa003;
  padding: 4px;
}
div#block-birdnote-theme-headerbanner-3 {
  border-top: 1px solid #1e3b1f;
  border-bottom: 1px solid #1e3b1f;
}
@media screen and (max-width: 63.99em) {
  div#block-birdnote-theme-headerbanner-2 {
    display: none;
  }
  div#block-birdnote-theme-headerbanner {
    display: block;
    margin-bottom: -18px;
    margin-top: 15px;
    margin-left: -0.78125rem;
    margin-right: -0.78125rem;
  }
}
@media screen and (max-width: 583px) {
  .header-banner span:nth-of-type(2) {
    display: none;
  }
  .header-banner p {
    line-height: 1.5rem;
  }
  .header-banner a span:first-child::after {
    content: "\A";
    white-space: pre;
  }
}
/*Header  bottom end */
