/* PMC Top Video Archive Hide View All until playlist pages are styled PEP-9214 */
.post-type-archive-pmc_top_video .o-more-link {
  display: none;
}
/*Temp fix body font for bulleted lists PEP-9051 */
.pmc_list-template-default {
  font-family: Georgia, sans-serif;
  font-size: 18px;
}
.pmc_list-template-default .container ul {
  padding: 0 70px;
}
/* Temp fix text and link styles for enhanced tag pages */
body.pmc_tc_post_tag-template-default .term-content-detail .article-excerpt .larva a, body.tag .term-content-detail .article-excerpt .larva a {
  border-bottom: 1px solid #ed1d25;
}
body.pmc_tc_post_tag-template-default .term-content-detail .article-excerpt .larva a:hover, body.tag .term-content-detail .article-excerpt .larva a:hover {
  color: #ed1d25;
}
body.pmc_tc_post_tag-template-default .lrv-u-font-family-secondary, .term-content-detail .article-excerpt, body.tag .lrv-u-font-family-secondary {
  font-family: Georgia, sans-serif;
}
/* Added CSS, purpose unknown */
.home .sectioner *:not('.editor-picks__primary-pick') .featured-image {
  transition: opacity 0.3s ease-in;
}
.home .sectioner *:not('.editor-picks__primary-pick') .featured-image:hover {
  opacity: 0.8;
}
.home .entry__heading {
  transition: opacity 0.3s ease-in;
}
.home .entry__heading:hover {
  opacity: 0.6;
}
/* Muse Nativo Widget Styles */
.ntv-boap .entry__category {
  color: #d0011b;
}
.ntv-boap .post-meta__author a {
  color: #fff;
}
.rr-jwplayer-wrapper {
  margin-top: 2rem;
}
/* rare and fine wine landing page olde school */
.page-template-page-rare-fine-wine .rare-fine-wine__banner {
  padding: unset;
}
.rare-fine-wine__section {
  max-width: 100%;
}
/* Following are for 911 on 11/5/2022 */
.wp-block-image {
  width: 120% !important;
  transform: translateX(-8.25%);
}
.post-content-image .c-figcaption {
  transform: translateX(10px);
}
@media only screen and (min-width: 500px) {
  .page-id-1234772063 main {
    width: 80%;
    margin: auto;
  }
}
/* BR-2539 hide module starts */
.home .sectioner.sectioner--popular {
  display: none;
}
/* Added CSS, purpose unknown */
.cwv2-preview-site-width-changes, .cwv2-preview-site-width-changes .lrv-a-wrapper {
  --site-max-width: 1160px;
}
/* Antisemitism Event Video Post Hotfix */
div.post-1235374719 div.featured-video svg.c-play-badge {
  display: none;
}
/* Page 2+ River Subscription Module Add Bottom Padding */
.signup-newsletter {
  margin: 0rem 0rem 1rem 0rem !important;
}
/* Harmony video banner hotfix */
@media only screen and (max-device-width: 480px) {
  .pmc_event_video .event-video-banner img {
    width: 43px !important;
  }
}
/* Added CSS, purpose unknown */
.header__leaderboard {
  margin-top: 0 !important;
}
