.page-id-60542 .hero {
  display: none;
}

.page-id-60542 .wrapper {
  background: url("https://crier.co/wp-content/uploads/2023/10/feed-bg.jpg") top left scroll no-repeat;
  background-size: 100% auto;
}

.favfeed[class] {
  margin-block: 5rem;
  padding-top: 5rem;
}

@media (max-width: 767px) {
  .favfeed[class] {
    margin-top: 0;
    padding-top: 3rem;
  }
}

.favfeed[class] .gfield_label,
.favfeed[class] .gfield_required_text {
  color: white !important;
  font-size: calc(22/16*1rem) !important;
}

.favfeed[class] .gfield input.large[class] {
  font-weight: bold;
  font-size: 18px;
}

.favfeed[class] .gfield_description.validation_message.gfield_validation_message[class] {
  padding: 1rem !important;
  border: 2px solid red !important;
  background-color: white !important;
  font-size: 18px !important;
  color: black !important;
}

.add-favs__container {
  background-color: #000;
  text-align: center;
  padding: 2.5rem 2rem;
  border: 2px solid #03B9EF !important;
  margin-bottom: 2rem;
  position: relative;
}

.add-favs__container h2 {
  margin-bottom: 0.75rem;
}

.add-favs__container p {
  font-size: 1.1rem;
  font-weight: 600;
  line-height: 1.55;
}

.add-favs__container p a[role=button] {
  display: inline-block;
  padding-top: 0.5rem;
}

.fav-selection {
  max-width: calc(698/16*1rem);
}

.fav-selection h2 {
  font-family: 'Proxima Nova';
  font-style: normal;
  font-weight: 700;
  font-size: calc(20/16*1rem);
  line-height: 1.37;
  color: #FFFFFF;
  text-transform: none;
  margin-bottom: 1rem;
}

.fav-selection h3 {
  visibility: hidden;
  height: 1px;
  opacity: 0;
  overflow: hidden;
  margin-bottom: 0;
}

.fav-selection form input:not(.button) {
  margin: 0;
  top: 17px;
  right: 0;
  position: absolute;
  font-size: 20px;
  color: white;
  font: inherit;
  color: currentColor;
  width: 1.15em;
  height: 1.15em;
  border: 0.15em solid currentColor;
  border-radius: 0.15em;
  transform: translateY(-0.075em);
}

.fav-selection form label {
  position: relative;
  padding-right: 2rem;
  cursor: pointer;
}

.fav-selection form label span {
  font-family: 'Proxima Nova';
  font-style: normal;
  font-weight: 700;
  font-size: 1.1rem;
  line-height: 1.5;
  color: #FFFFFF;
}

.fav-selection form label > input + span {
  display: flex;
  gap: 0.75rem;
  align-items: center;
}

.fav-selection ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.fav-selection [role=tablist] li {
  margin-right: 0 !important;
  border: 1px solid black !important;
  border-bottom: 2px solid #9B9B9B !important;
  margin-block: 0.5rem;
}

.fav-selection [role=tablist] li a {
  font-family: 'Proxima Nova';
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 25px;
  text-align: center;
  text-transform: uppercase;
  color: #9B9B9B;
}

.fav-selection [role=tablist] li a span {
  transform: translate(0, 0.5rem);
  display: inline-block;
}

.fav-selection [role=tablist] li.current {
  background-color: black !important;
  border-bottom: 2px solid #C728D0 !important;
}

.fav-selection [role=tablist] li.current a {
  color: white;
}

.fav-selection .tab-panel li {
  padding-top: 1rem;
  padding-bottom: 1rem;
  border-bottom: 1px dashed #9B9B9B;
}

.fav-selection .tab-panel li:hover, .fav-selection .tab-panel li:focus {
  background-color: rgba(255, 255, 255, 0.15);
  text-decoration: underline;
}

.fav-selection .tabbed-content {
  border: 2px solid #03B9EF !important;
  background-color: black;
}

.fav-selection .button[type=submit] {
  display: inline-block;
  width: 100%;
  max-width: 282px;
  background-color: #964BD7;
  margin-bottom: 0;
}

.fav-selection .saved {
  margin-top: 1.5rem;
  gap: 2rem;
}

.fav-selection .saved-notification {
  background-color: #fff;
  color: #333;
  font-size: calc(20/16*1rem);
  padding: 0.5rem;
  padding-inline: 4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  opacity: 0;
  transition: 0.2s opacity;
}

.fav-selection .saved-notification.show {
  opacity: 1;
}

.fav-selection .saved-notification p {
  margin-bottom: 0;
  font-weight: bold;
}

.fav-selection .saved-notification svg path {
  fill: green;
}

.fav-selection .tabbed-content .tabs-list {
  margin-left: 0;
  margin-top: 0;
  margin: 0;
}

.fav-selection .tabbed-content .tabs-list li {
  list-style-type: none;
}

.fav-selection .tabbed-content .tabs-list li {
  text-align: center;
  display: inline;
  float: left;
  width: 50%;
  margin-left: 0;
  margin-bottom: 0;
}

.fav-selection .tabbed-content .tabs-list li.last {
  margin-right: 0;
}

.fav-selection .tabbed-content .tabs-list li.current a, .fav-selection .tabbed-content .tabs-list li:hover a, .fav-selection .tabbed-content .tabs-list li:focus a {
  color: #fff;
}

.fav-selection .tabbed-content .tabs-list li .tab {
  display: inline-block;
  padding: 1em 1.2em;
  text-align: center;
  height: 100%;
  width: 100%;
}

.fav-selection .tabbed-content .tab-panel {
  display: none;
}

.fav-selection .tabbed-content .tab-panel.current {
  clear: both;
  display: block;
  padding: 1.5rem;
  padding-top: 0.5rem;
  height: 413px;
  overflow-y: auto;
}

.fav-pod-nav {
  margin-bottom: 2.5rem;
}

.fav-pod-nav ul {
  display: flex;
  flex-flow: row wrap;
  gap: 37px;
  list-style: none;
  margin: 0;
}

.fav-pod-nav a {
  padding: 1rem 1.25rem;
  font-family: 'Proxima Nova';
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 25px;
  border-bottom: 2px solid #9B9B9B;
  color: #9B9B9B;
}

.fav-pod-nav a.active {
  color: white;
  border-bottom: 2px solid #C728D0;
}

.podcast-feed-edit {
  gap: 1rem;
  display: inline-flex;
  align-items: center;
  margin-bottom: 1.5rem;
}

.podcast-feed-edit a {
  display: inline-flex;
  gap: 0.5rem;
  padding: 0.5rem;
  border: 1px solid #03B9EF;
  background-color: black;
  color: white;
  font-size: 1rem;
  font-weight: 600;
  transform: translate(0, -40%);
}

.podcast-feed .card-podcast h4 {
  color: white;
}

.podcast-feed .card-podcast .card-podcast__play {
  color: white;
}

.my-feed .card-blog {
  border-bottom: 1px dotted #9b9b9b;
}

.my-feed .card-blog h4 {
  color: white;
}

.my-feed .card-blog .card-podcast__play {
  color: white;
}

.woocommerce-MyAccount-navigation {
  padding: 0.5rem;
  background-color: rgba(0, 0, 0, 0.8);
  margin-bottom: 3rem;
  margin-top: 2.6rem;
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.woocommerce-MyAccount-navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.woocommerce-MyAccount-navigation ul li:last-child {
  margin-bottom: 0;
}

.woocommerce-MyAccount-navigation ul a {
  padding: 0.45rem;
  display: inline-block;
  width: 100%;
  color: white;
  font-size: calc(18/16*1rem);
  font-weight: 700;
  text-transform: capitalize;
}

.woocommerce-MyAccount-navigation ul a:hover {
  background-color: rgba(255, 255, 255, 0.15);
  text-decoration: underline;
}

.woocommerce-MyAccount-navigation ul .is-active a {
  background-color: rgba(255, 255, 255, 0.15);
  text-decoration: underline;
}

/*# sourceMappingURL=favourites-feed.css.map */
