/*
 Theme Name:   Radio City Group: Newsmag
 Theme URI:    https://rctgn.cat
 Description:  Tema de Radio City Group basado en Newsmag -- septiembre de 2024
 Author:       Radio City Group
 Author URI:   https://rctgn.cat
 Template:     Newsmag
 Version:      1.0.0
*/

*,
h1, h2, h3, h4, h5, h6 {
    font-family: "Inter", sans-serif;
}

#td-header-menu {
    display: flex;
}
#td-header-menu .right {
    margin-left: auto;
    display: flex;
}

#td-top-search {
    position: unset;
    margin-top: unset;
}

.sf-menu > li > a, .header-search-wrap .td-icon-search, #td-top-mobile-toggle i {
    color: white !important;
}
.white-menu .header-search-wrap .td-drop-down-search:before {
    border-color: transparent transparent white !important;
}

.header-search-wrap .td-drop-down-search:before {
    right: 16px !important;
}

.white-menu .td-header-main-menu {
    background-color: var(--main-color);
    border-bottom: 0 none !important;
}
.td-scroll-up-visible {
    background-color: var(--main-color) !important;
}
.white-menu .td-header-main-menu a {
    color: white;
    font-weight: normal;
}
.white-menu .td-header-main-menu a:hover,
.white-menu .td-header-main-menu .current-menu-item a,
.white-menu .td-header-main-menu .current-category-ancestor a {
    color: var(--main-color) !important;
}

.white-menu .td-header-main-submenu {
    background: black;
}
.white-menu .td-header-main-submenu a {
    color: white;
    font-weight: normal;
    font-size: 90%;
}
.white-menu .td-header-main-submenu a:hover,
.white-menu .td-header-main-submenu .current-menu-item a,
.white-menu .td-header-main-submenu .current-category-ancestor a {
    color: black !important;
}
.td-header-main-submenu .td-header-submenu {
    margin-left: 140px;
}

.rc-header-nowplaying {
    background-color: #a52b31;
    color: white;
    margin: 6px 0;
    border-radius: 999px;
    font-size: 90%;
    line-height: 32px;
    padding: 0 14px;
    display: flex;
    cursor: pointer;
}
.rc-header-nowplaying .program-name {
    font-weight: bold;
}
.rc-header-nowplaying > span {
    margin-right: 3px;
}
.rc-header-nowplaying .button {
    background-image: url("images/nowplaying-play.png?1");
    background-size: 100%;
    width: 24px;
    height: 24px;
    margin: 4px -10px 4px 5px;
}
.rc-header-nowplaying .button.playing {
    background-image: url("images/nowplaying-pause.png?1");
}
#nowplaying-player {
    display: none;
}

.td-pb-row [class*="td-pb-span"], .td-pb-border-top, .page-template-page-title-sidebar-php .td-page-content > .wpb_row:first-child, .td-post-sharing, .td-post-content, .td-post-next-prev, .author-box-wrap, .td-comments-title-wrap, .comment-list, .comment-respond, .td-post-template-5 header, .td-container, .wpb_content_element, .wpb_column, .wpb_row, .white-menu .td-header-container .td-header-main-menu, .td-post-template-1 .td-post-content, .td-post-template-4 .td-post-sharing-top, .td-header-style-6 .td-header-header .td-make-full, #disqus_thread, .page-template-page-pagebuilder-title-php .td-page-content > .wpb_row:first-child, .td-footer-container:before,
.td-post-sharing-top, .td-post-sharing-bottom {
    border: 0 none !important;
}
.td-container-border:after, .td-next-prev-separator, .td-container .td-pb-row .wpb_column:before, .td-container-border:before, .td-main-content:before, .td-main-sidebar:before, .td-pb-row .td-pb-span4:nth-of-type(3):after, .td-pb-row .td-pb-span4:nth-last-of-type(3):after {
    background-color: transparent !important;
}
.td-main-content:before,
.td-container-border:before,
.td-pb-row:before, .td-pb-row:after {
    zdisplay: none;
}


article.post .meta-info {
    font-style: italic;
    color: #666;
    display: flex;
    align-items: center;
    font-size: 110%;
    line-height: 32px;
}
article.post .meta-info .td-post-author-name a {
    font-weight: normal;
}

.td-a-rec.td-a-rec-id-header {
    min-height: 130px !important;
}
article.post a.entry-title h1,
.td_module_vertical .entry-title a,
.td_module_featured .td-module-title a {
    color: var(--main-color);
}
article.post .td-post-sharing-top {
    display: none;
}

.td-post-header .meta-info .rc-post-share {
    align-items: center;
    display: flex;
}
.td-post-header .meta-info .rc-post-share a {
    display: inline-block;
    margin-right: 6px;
}
.td-post-header .meta-info .rc-post-share img {
    width: 28px;
    height: 28px;
}
.td-post-header .meta-info .td-post-date {
    margin-right: 16px;
}

.mejs-container, .mejs-container .mejs-controls {
    color: white;
    background-color: #a52b31;
    border-radius: 99999px;
    clear: unset;
}
.mejs-time, .mejs-broadcast {
    color: white;
}
.mejs-inner {
    display: flex;
    height: 100%;
    align-items: center;
}
.mejs-inner .mejs-controls {
    bottom: unset;
}
.mejs-inner .mejs-controls * {
    font-family: "Open Sans", sans-serif !important;
}
.mejs-inner .mejs-controls .mejs-time-rail .mejs-time-current {
    background-color: #721318;
}
.mejs-label {
    width: 65%;
    line-height: 40px;
    margin: 0 20px;
}
.td_module_featured .mejs-container {
    margin-bottom: 14px;
    margin-top: 14px;
}

article.post .td-a-rec-id-content_bottom {
    display: grid;
    column-gap: 16px;
}
article.post .td-a-rec-id-content_bottom .td-adspot-title {
    grid-column-start: 1;
    grid-column-end: 3;
}
.td-post-content {
    padding-top: 0;
}

.rc-author-pulldown {
    font-family: "Open Sans", sans-serif;
    font-size: 10pt;
    margin: 18px;
}
article.rc-author-pulldown {
    margin: 64px 0 64px 18px;
}
.rc-author-pulldown .author-top {
    display: flex;
}

.rc-author-pulldown .author-photo {
    height: 42px;
    width: 42px;
    background-color: #6cc0c6;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 100%;
    z-index: 2;
}
.rc-author-pulldown .author-name {
    font-weight: bold;
    color: black;
    background-color: #ddd;
    line-height: 30px;
    margin: 6px 0;
    padding: 0 8px 0 20px;
    margin-left: -12px;
}
.rc-author-pulldown .author-bio {
    margin-left: 50px;
    color: #333;
    font-style: italic;
}

.td_block_wrap .block-title .td-pulldown-size {
    background: transparent;
    color: #979797;
    text-transform: uppercase;
    padding: 0;
    font-size: 80%;
    font-weight: bold;
}

.td_block_wrap .block-title {
    display: flex;
    align-items: center;
}
.td_block_wrap .block-title > img {
    max-height: 60px;
    max-width: 60px;
    margin-right: 12px;
}

.td_block_carousel .td_block_inner {
    display: flex;
    flex-wrap: wrap;
}

.td_block_carousel .td_block_inner .td-block-row {
}
.td_block_carousel .td_block_inner .td-block-row-carousel {
    overflow-x: auto;
    flex-wrap: nowrap;
    display: flex;
    margin: 0 20px;
}
.td_block_carousel .td_block_inner .td-block-row-carousel .td_module_carousel {
    flex-shrink: 0;
    margin-right: 16px;
    width: 220px;
}

.td_block_16.td_block_carousel .td-column-3 .td_module_mx4 {
    width: 220px;
}

.td_block_16.td_block_carousel.td_carousel_type_news .td_module_featured  .td-module-thumb {
    float: right;
    margin-left: 24px;
}
.td_block_16.td_block_carousel.td_carousel_type_news .td_module_featured  .item-details {
    margin-left: 0;
}

.td_block_carousel .carousel-category {
    max-width: 220px;
    background-color: #ebebeb;
    font-weight: bold;
    font-size: 90%;
    padding: 2px 12px;
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow-x: hidden;
    margin-bottom: 0;
    vertical-align: middle;
    margin-bottom: 8px;
}

.td_block_carousel .carousel-category a {
    color: black;
}

.td_module_featured .entry-title {
    margin-bottom: 20px !important;
}
.td_module_featured .entry-title a {
    font-size: 24pt;
    line-height: 110%;
    margin-bottom: 24px;
}

.td_module_11.td_module_featured {
    margin-bottom: 32px;
}

.td_module_11.td_module_featured .td-module-thumb {
    width: 340px;
}
.td_module_11.td_module_featured .item-details {
    margin-left: 362px;
    margin-bottom: 0;
}

.featured-author,
.featured-author a,
.featured-author span {
    color: #666;
    font-style: italic;
}

.td_block_podcast.home {
    padding-top: 36px;
}
.td_block_podcast.home .td_block_inner {
    overflow-x: scroll;
    margin: 0 20px;
    flex-wrap: nowrap;
    padding: 8px;
    justify-content: start;
}
.td_block_podcast.home .td_block_inner .rc-podcast-item {
    display: flex;
    flex-direction: column;
    min-width: 220px;
}
.td_block_podcast.home .rc-podcast-item .image-wrapper {
    height: 220px;
}
.td_block_podcast.home .rc-podcast-header {
    display: none;
}
.td_block_podcast .td_block_inner {
    display: flex;
    flex-wrap: wrap;
    padding: 20px 0;
    justify-content: center;
    background-color: #e8e8e8;
    font-family: "Open Sans", Arial, sans-serif;
}
.td_block_podcast .rc-podcast-item {
    display: flex;
    margin: 10px;
    width: 200px;
    flex-direction: column;
}
.td_block_podcast .rc-podcast-item .image-wrapper {
    display: flex;
    width: 100%;
    height: 200px;
    background: #eee;
    background-size: cover;
    background-position: center;
}
.td_block_podcast .rc-podcast-item .podcast-label {
    display: flex;
    align-self: flex-end;
    background-color: #185165;
    font-weight: bold;
    padding: 6px 5px;
    text-align: center;
    color: white;
    font-size: 9pt;
    min-width: 100%;
    justify-content: center;
    text-transform: uppercase;
}
.td_block_podcast .rc-podcast-item {
    width: 100%;
    background-color: white;
    padding: 8px 12px;
    font-size: 10pt;
    color: black;
}
.td_block_podcast .rc-podcast-item .podcast-subscribe {
    margin-top: 5px;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}
.td_block_podcast .rc-podcast-item .podcast-subscribe .podcast-subscribe-cta {
    display: flex;
    font-weight: bold;
    font-size: 9pt;
    margin-bottom: 4px;
}
.td_block_podcast .rc-podcast-item .podcast-subscribe .podcast-subscribe-buttons {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.td_block_podcast .rc-podcast-item .podcast-subscribe .podcast-subscribe-buttons a {
    margin-right: 3px;
}
.td_block_podcast .rc-podcast-item .podcast-subscribe .podcast-subscribe-buttons img {
    width: 24px;
}
.td_block_podcast .rc-podcast-item .podcast-name-and-author {
    height: 66px;
    margin-bottom: 12px;
    color: var(--main-color);
}
.td_block_podcast .rc-podcast-item .podcast-category-name {
    font-size: 12pt;
    font-weight: bold;
    line-height: 22px;

    overflow: hidden;
    text-overflow: ellipsis;
    display: box;
    line-clamp: 2;
    box-orient: vertical;
}
.td_block_podcast .rc-podcast-item .podcast-category-name a {
    color: var(--main-color);
}
.td_block_podcast .rc-podcast-item .podcast-episode-title {
    font-size: 12pt;
    font-weight: bold;
    color: black;

    overflow: hidden;
    text-overflow: ellipsis;
    display: box;
    line-clamp: 2;
    box-orient: vertical;
}
.td_block_podcast .rc-podcast-item .podcast-last-episode {
     margin-top: 1px;
}
.td_block_podcast .rc-podcast-item .podcast-player .podcast-play-button {
    float: left;
    margin-top: 2px;
    width: 16px;
}
.td_block_podcast .rc-podcast-item .podcast-player .podcast-episode-text {
    padding-left: 24px;
}
.td_block_podcast .rc-podcast-item .podcast-player .podcast-episode-text .podcast-episode-header {
    font-size: 8pt;
    font-weight: bold;
}
.td_block_podcast .rc-podcast-item .podcast-player .podcast-episode-text .podcast-episode-title {
    font-weight: bold;
    font-size: 11pt;
    max-height: 36px;
    overflow: hidden;
    line-height: 18px;
    color: var(--main-color);
    margin-bottom: 4px;
}
.td_block_podcast .rc-podcast-item .podcast-player .podcast-episode-text .podcast-episode-meta {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #666;
}

.rc-category-header {
    display: flex;
    background-color: #ebebeb;
    justify-content: space-between;
    border-top-right-radius: 9999px;
    border-bottom-right-radius: 9999px;
    margin: 24px 0;
}
.rc-category-header .rc-category-header-title {
    font-weight: bold;
    font-size: 14pt;
    padding: 0 24px;
    line-height: 48px;
    max-height: 48px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.rc-category-header .rc-category-header-title a {
    color: black;
}

.rc-category-header .rc-category-header-social {
    display: flex;
    justify-content: right;
    justify-self: right;
    background-color: var(--main-color);
    border-radius: 9999px;
    align-items: center;
    padding: 0 10px;
    flex-shrink: 0;
}
.rc-category-header .rc-category-header-social a img {
    width: 36px;
}
.rc-category-header .rc-category-header-social a {
    margin-right: 8px;
}
.rc-category-header .rc-category-header-social a:last-child {
    margin-right: 0;
}

.rc-category-header .rc-category-header-social .rc-category-header-social-cta {
    color: white;
    margin: 0 36px;
}

.td_block_wrap.td_block_featured .block-title .td-pulldown-size {
    background-color: #a52b31;
    color: #ffff3c;
    border-radius: 0;
    padding: 4px 16px;
    font-weight: normal;
    line-height: 24px;
}

ins[data-revive-zoneid] a {
    display: flex;
    justify-content: center;
}

.td-header-style-5 .td-main-menu-logo {
    display: flex !important;
    width: 140px;
    justify-content: center;
}
.td-header-style-5 .td-main-menu-logo .td-logo {
    text-align: center;
}
.td-header-style-5 .td-main-menu-logo img {
    margin: 0 !important;
}

.td_block_podcast.home {
    margin-bottom: 24px;
}

body.archive.author .td-page-headerxxxx,
body.archive.author .author-page {
    display: none;
}

.td-post-vid-time,
.td-vm-title {
    display: none !important;
}

.td_module_carousel .td-module-thumb .entry-thumb {
    width: 220px !important;
    height: calc(220px / (16 / 9));
}
.td_block_related_posts .td_module_carousel .td-module-thumb .entry-thumb {
    min-height: unset !important;
    width: 200px !important;
    height: calc(200px / (16 / 9));
}

.td_module_11 .td-module-thumb {
    margin-bottom: 0 !important;
}

.td_carousel_type_news .td_module_featured .td-excerpt {
    max-width: calc(100% - (340px + 24px));
}

.rc-sidebar-ad iframe {
    border: 0 none;
}

.mobileonly {
    display: none !important;
}

.rc-post-categories {
    margin-left: 20px;
    margin-right: 8px;
    margin-bottom: 20px;
}
.rc-post-categories a .rc-post-category {
    background-color: #ddd;
    display: inline-block;
    margin-right: 8px;
    margin-bottom: 8px;
}
.rc-post-categories .rc-post-category {
    color: black;
    padding: 3px 10px;
    display: inline-block;
}

/* 20250118 añadir redes sociales al submenú */
.menu-menu-subheader-container {
    flex: 1;
}
.td-header-menu-wrap .td-header-sp-top-widget {
    display: flex;
    align-items: center;
}
.td-header-menu-wrap .td-header-sp-top-widget .td-social-icon-wrap i {
    color: white;
}
.td_block_podcast ins {
    margin: 8px 20px;
}
body.category .td-pb-span8 > .td-ss-main-content ins {
    display: block;
    margin-bottom: 24px;
}

/* 20250119 cabecera de categoría en noticias */
body.single .rc-category-header {
    margin: 0;
}
body.single .rc-category-header .rc-category-header-social-cta {
    display: none;
}

/* 20250119 les golfes */
body.page-id-163630 {
    background-color: black;
}
body.page-id-163630 .td-header-style-5 .td-ad-m {
    border-bottom: 0 none;
}
body.page-id-163630 .td-container.tdc-content-wrap,
body.page-id-163630 .td-container.tdc-content-wrap .meta-info {
    color: #ccc !important;
}
body.page-id-163630 .td-container.tdc-content-wrap a {
    color: white;
}

@media screen and (min-width: 767px) and (max-width: 1023px) {
    #td-header-menu {
        flex-wrap: wrap;
    }
}

/* 20250904 nuevo bloque destacado home */
/* body:not(.logged-in) .td_block_featured_2 {
    display: none;
} */
.td_block_featured_2 .td_block_inner {
    overflow: hidden;
}
.td_block_featured_2 .featured-author,
.td_block_featured_2 .featured-author a,
.td_block_featured_2 .featured-author span {
    color: #aaa;
}
.rc_f_featured_main {
  grid-area: featured-main;
}
.td_module_mx4 .td-module-title a {
    font-size: 14pt;
    font-weight: bold;
    color: black;
    line-height: 20px;
}
.rc_f_featured_main .td_module_mx4 .td-module-title {
    margin-top: 14px;
    margin-bottom: 10px;
}
.rc_f_featured_main .td_module_mx4 .td-module-title a {
    font-size: 20pt;
    font-weight: bold;
    color: #4b6eb0;
    line-height: 32px;
}
.rc_f_featured_1 {
  grid-area: featured-1;
}
.rc_f_featured_2 {
  grid-area: featured-2;
}
.rc_f_featured_3 {
  grid-area: featured-3;
}
.rc_f_featured_1 .td_module_mx4 .td-module-title,
.rc_f_featured_4 .td_module_mx4 .td-module-title {
    margin-top: 0;
}
.rc_f_featured_main .td_module_mx4 .td-module-title,
.rc_f_featured_2 .td_module_mx4 .td-module-title,
.rc_f_featured_3 .td_module_mx4 .td-module-title {
    margin-top: 0;
}
.rc_f .td_module_mx4 .td-module-title {
    margin-bottom: 8px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.rc_f .td_module_mx4 .item-details {
    display: flex;
    flex-direction: column;
}
.rc_f:not(.rc_f_featured_main) .td_module_mx4 .td-excerpt {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.rc_f_featured_main .td_module_mx4 .td-excerpt {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}


.rc_f.rc_f_featured_1 .td_module_mx4 .td-excerpt,
.rc_f.rc_f_featured_4 .td_module_mx4 .td-excerpt {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}


.rc_f .td_module_mx4 .td-excerpt,
.rc_f .td_module_mx4 .td-excerpt.author-bio,
.td_module_featured_2.td_module_wrap:hover .entry-title a {
    color: black;
}
.rc_f .td_module_mx4 .td-excerpt {
    line-height: 20px;
}
.rc_f_featured_4 {
  grid-area: featured-4;
}
.rc_f_featured_4 .td-module-thumb,
.rc_f_featured_1 .td-module-thumb {
    display: none;
}
.td_block_featured_2 {
  gap: 1px;
  background-color: #ccc;
  padding: 0;
  display: grid;
  grid-template-columns: 2fr 1fr 1fr;
  grid-template-rows: repeat(8, 1fr);
  grid-template-areas:
    "featured-main featured-1 featured-3"
    "featured-main featured-1 featured-3"
    "featured-main featured-1 featured-3"
    "featured-main featured-2 featured-3"
    "featured-main featured-2 featured-3"
    "featured-main featured-2 featured-4"
    "featured-main featured-2 featured-4"
    "featured-main featured-2 featured-4"
    "featured-main featured-2 featured-4"
}
.rc_f {
  background: white;
  padding: 20px;
}

/* 20250919 brand day */
.rc-brand-day-skin {
    position: fixed;
    top: 108px;
    left: 50%;
    transform: translateX(-50%);
    width: 1656px;
}
.rc-brand-day-top {
    height: 262px;
}
.rc-brand-day-top ins img {
	margin: 0 !important;
}
@media screen and (max-width: 767px) {
    .rc-brand-day-top {
		height: unset;
	}
}

/* 20251010 refresco */
:root {
    --main-color: #4b6eb0;
    --secondary-color: #e6e6e6;
    --gray-text: #4d4d4d;
    --main-highlight: #da0000;
}
.td-header-menu-wrap,
#td-header-menu,
.td-main-menu-logo,
.td-main-menu-logo a,
.sf-menu > li > a {
    height: 64px;
    min-height: 64px;
    line-height: 64px !important;
    font-family: unset;
}
.td-main-menu-logo {
    margin-right: 16px;
}
.rc-header-nowplaying {
    margin: 16px 0;
}
.header-search-wrap .td-icon-search {
    padding-top: 2px;
    height: 64px;
}
.td-subheader-menu-wrap,
.td-subheader-menu-wrap #td-header-menu,
.td-subheader-menu-wrap .sf-menu > li > a {
    height: 44px !important;
    min-height: unset;
    max-height: 44px !important;
    line-height: 44px !important;
}
.td-header-main-submenu .td-header-submenu {
    margin-left: 0;
}
.white-menu .td-header-main-submenu {
    background-color: var(--secondary-color);
}
.white-menu .td-header-main-submenu a,
.td-header-menu-wrap .td-header-sp-top-widget .td-social-icon-wrap i {
    color: var(--gray-text) !important;
}
#menu-menu-subheader {
    margin-left: 0;
}
.rc-header-nowplaying {
    background-color: var(--main-highlight);
    border: 1px solid white;
}
.post header h1,
.block-title > a, .block-title > span,
.td-module-title,
.post,
input[type=submit] {
    font-family: "Inter", sans-serif;
}
.td-header-sp-rec .td-header-ad-wrap {
    border-bottom: 1px solid var(--secondary-color) !important;
}
.td_block_featured_2 {
    background-color: var(--secondary-color);
}
.td_block_podcast.home {
    margin-bottom: 0;
    padding-bottom: 24px;
}
.td_block_podcast {
    background-color: var(--secondary-color);
}
body.rc-brand-day .td_block_podcast {
    padding-left: 16px;
}
body:not(.rc-brand-day) .td_block_podcast {
    box-shadow: 0 0 0 100vmax var(--secondary-color);
    clip-path: inset(0 -100vmax -10px -100vmax);
}
.td_block_count {
    padding-top: 20px;
    position: relative;
}
.td_module_count {
    border-left: 1px solid var(--secondary-color) !important;
    display: flex;
    flex-direction: row;
}
.td_module_count .left .counter {
    --count-size: 32px;

    border-radius: 100%;
    background-color: var(--main-highlight);
    color: white;
    text-align: center;
    font-weight: bold;
    font-size: 16pt;

    width: var(--count-size);
    height: var(--count-size);
    line-height: var(--count-size);

    transform: translateX(calc(var(--count-size) / -2));
}
.td_module_count .featured-author {
    margin-top: 8px;
}
.td_module_count .count-play {
    width: 24px;
    display: inline;
    vertical-align: middle;
}
.featured-author, .featured-author a, .featured-author span {
    color: #aaa;
}
.td_module_count .featured-author {
    display: flex;
    flex-direction: row;
    font-size: 9pt;
}
.td_module_count .featured-author .left {
    padding-right: 8px;
}
.td_module_count .featured-author .episode-length {
    font-weight: bold;
    text-transform: uppercase;
    white-space: nowrap;
}
.nometa .meta-info {
    display: none;
}
@media (min-width: 768px) {
    .td-header-wrap .td-affix .sf-menu > li.menu-item > a,
    .td-header-wrap .td-affix .td-main-menu-logo a.td-main-logo {
        line-height: 64px !important;
    }
}

.td_block_podcast.home .td_block_inner {
    gap: 24px;
    margin: 0;
    padding: 0;
}
.td_block_podcast.home .td_block_inner .rc-podcast-item {
    margin: 0;
    padding: 0;
    padding-bottom: 32px;
}
.td_block_podcast * {
    font-family: "Inter", sans-serif;
}
.td_block_podcast .td_block_inner {
    background-color: transparent;
}
.td_block_podcast .rc-podcast-item,
.td_block_podcast .rc-podcast-item .podcast-player {
    background-color: transparent;
}
.td_block_podcast .rc-podcast-item .image-wrapper {
    border-radius: 12px;
}
.td_block_podcast .rc-podcast-item .podcast-player {
    padding: 12px 0;
}
.td_block_podcast .rc-podcast-item .podcast-name-and-author,
.td_block_podcast .rc-podcast-item .podcast-category-name a {
    color: black;
}
.td_block_podcast .rc-podcast-item .podcast-episode-title {
    font-weight: normal;
    font-size: 12pt;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-bottom: 4px;
}
.td_block_podcast .rc-podcast-item .podcast-category-name {
    margin-bottom: 4px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.td_block_podcast .rc-podcast-item .podcast-category-author,
.td_block_podcast .rc-podcast-item .podcast-category-author a {
    font-size: 9pt;
    color: #aaa;
    font-style: italic;
}
.td_block_podcast .rc-podcast-item .podcast-name-and-author {
    height: 111px;
}
.td_block_podcast .rc-podcast-item .podcast-player.podcast-last-episode {
    border-radius: 999px;
    border: 1px solid var(--main-highlight);
    padding: 0 12px 0 8px;
    line-height: 36px;
    background-color: white;
    margin-bottom: 16px;
}
.td_block_podcast .rc-podcast-item .podcast-player .podcast-play-button {
    width: 24px;
    margin-top: 5.5px;
    margin-right: 8px;
}
.td_block_podcast .rc-podcast-item .podcast-player .podcast-episode-text {
    padding-left: 0;
    display: flex;
    justify-content: space-between;
}
.td_block_podcast .rc-podcast-item .podcast-player .podcast-episode-text .podcast-episode-header {
    color: black;
}
.td_block_podcast .rc-podcast-item .podcast-player .podcast-episode-text .podcast-episode-meta {
    display: block;
}
.td_block_podcast .rc-podcast-item .podcast-player .podcast-episode-text .podcast-episode-header {
    font-size: 10pt;
    font-weight: bold;
}
.td_block_podcast .rc-podcast-item .podcast-subscribe {
    border-top: 1px solid #aaa;
    padding-top: 12px;
    margin-top: 0;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.td_block_podcast .rc-podcast-item .podcast-subscribe .podcast-subscribe-cta {
    font-size: 9pt;
    color: #aaa;
    font-style: italic;
    font-weight: normal;
}
.td_block_podcast .rc-podcast-item:first-child {
    margin-left: 0;
    padding-left: 0;
}

.td_block_wrap .block-title {
    margin-left: 0;
}
.td_block_wrap .block-title .td-pulldown-size {
    background-color: white;
    color: black;
    padding: 8px 12px;
    border-radius: 0;
}
.td_block_wrap:not(.td_block_podcast) .block-title .td-pulldown-size {
    background-color: var(--secondary-color);
}
.td_block_podcast .td_block_inner {
    font-family: "Inter", sans-serif;
}


/* 20251104 agenda */
.agenda-search {
    background-image: url("images/agenda-search-background.webp");
    background-size: cover;
}

.agenda-grid {
    display: grid;
    grid-template-columns: 1.5fr 1fr 1fr;
    grid-template-rows: repeat(3, 1fr);
    gap: 10px;
    padding: 40px 50px;
}

.agenda-grid > * {
    align-self: center;
}

.agenda-grid-title   { grid-area: 1 / 1 / 4 / 2; grid-row: span 3; }
.agenda-grid-field-1 { grid-area: 1 / 2 / 2 / 3; }
.agenda-grid-field-2 { grid-area: 1 / 3 / 2 / 4; }
.agenda-grid-field-3 { grid-area: 2 / 2 / 3 / 3; }
.agenda-grid-field-4 { grid-area: 2 / 3 / 3 / 4; }
.agenda-grid-field-5 { grid-area: 3 / 2 / 4 / 3; }
.agenda-grid-field-6 { grid-area: 3 / 3 / 4 / 4; }

.agenda-grid-title {
    font-size: 20pt;
    font-weight: bold;
}
.agenda-grid-title a {
    color: black;
}
.agenda-grid-field *::placeholder {
    color: var(--secondary-color);
}
.agenda-grid-field * {
    box-sizing: border-box !important;
    width: 100%;
    height: 36px;
    border-radius: 999px;
    border: 0 none;
    padding: 0 16px;
    font-size: 10pt;

    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.2);
}
.agenda-grid-field select[name="location"] {
    appearance: none;
    background-color: white;
    background-image: url("images/agenda-location.svg");
    background-repeat: no-repeat;
    background-position: calc(100% - 16px);
    background-size: 16px;
}
.agenda-grid-field select[name="category"] {
    appearance: none;
    background-color: white;
    background-image: url("images/agenda-calendar.svg");
    background-repeat: no-repeat;
    background-position: calc(100% - 16px);
    background-size: 16px;
}
.agenda-grid-field input[type="submit"] {
    background-color: var(--main-color);
    color: white;
    font-weight: bold;
    border-radius: 999px;
    text-transform: uppercase;
    font-size: 10pt;
}

.agenda-category-list {
    margin: 12px 8px;

}
.agenda-category {
    border: 1px solid var(--gray-text);
    color: 1px solid var(--gray-text);
    padding: 8px 16px;
    border-radius: 999px;
    line-height: 40px;
    margin-right: 8px;
    white-space: nowrap;
}

.agenda-list-header h3 {
    text-align: center;
    color: var(--main-color);
    font-weight: bold;
    font-size: 20pt;
}

.agenda-list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 16px;
    margin-bottom: 120px;
}

.agenda-list-event {
    background-color: var(--secondary-color);
}
.agenda-list-event a {
    color: black;
}
.agenda-list-event .category {
    background-color: var(--main-highlight);
    color: white;
    border: 1px solid white;
    border-radius: 999px;
    line-height: 10px;
    padding: 8px 14px;
    text-transform: uppercase;
    font-size: 9pt;
    display: inline-block;
    transform: translate(0, -26px);
}
.agenda-list-event .image {
    height: 120px;
    background-size: cover;
    background-position: center;
}
.agenda-list-event .title {
    margin-top: -10px;
    font-size: 12pt;
    font-weight: bold;
}
.agenda-list-event .meta {
    margin: 16px 16px 16px 16px;
}
.agenda-list-event .meta .meta-line {
    line-height: 25px;
}
.agenda-list-event .meta .meta-line img {
    height: 16px;
    max-width: 16px;
    display: inline;
    vertical-align: middle;
    margin-right: 3px;
}
.agenda-list-event .meta .meta-line img.icon-time {
    margin-left: 12px;
}
.agenda-list-event .meta .meta-line img.icon-location {
    padding: 0 2.5px;
}

.agenda-sidebar {
    background-color: var(--secondary-color);
    border-radius: 12px;
    padding: 32px 24px;
    margin: 24px 0;
}

.agenda-sidebar-entry {
    margin-bottom: 16px;
}
.agenda-sidebar-entry:last-child {
    margin-bottom: 0;
}
.agenda-sidebar-entry .agenda-sidebar-header {
    font-weight: bold;
    border-bottom: 1px solid var(--main-color);
    line-height: 24px;
    margin-bottom: 4px;
}
.agenda-sidebar-entry .agenda-sidebar-header img {
    height: 16px;
    vertical-align: middle;
    display: inline;
    margin-right: 4px;
}
.agenda-sidebar-entry .agenda-sidebar-value {
    font-size: 9pt;
    margin-left: calc(16px + 8px);
}

article.post-event a.entry-title h1 {
    color: black;
    margin-bottom: 12px;
}

article.post-event .event-title-hr {
    width: 60px;
    border: none;
    border-top: 2px solid var(--main-color);
    margin: 0;
    text-align: left;
    margin-bottom: 32px;
}

article.post-event .rc-post-categories {
    margin: 20px 0;
}

article.post-event .rc-post-categories .rc-post-category {
    background-color: var(--main-highlight);
    color: white;
    border: 1px solid white;
    border-radius: 999px;
    line-height: 10px;
    padding: 8px 14px;
    text-transform: uppercase;
    font-size: 9pt;
    display: inline-block;
}

@media screen and (max-width: 767px) {
    .mobileonly {
        display: block !important;
    }
    .nomobile {
        display: none !important;
    }
    .td-search-wrapper {
        position: unset;
    }
    body .td-header-wrap .td-header-main-menu {
        background-color: var(--main-color) !important;
    }
    body .td-make-full {
        height: 54px;
    }
    .header-search-wrap .td-icon-search {
        padding-top: 14px !important;
    }
    .rc-header-nowplaying {
        margin: 11px auto;
    }
    .rc-header-nowplaying .program-name {
        font-weight: bold;
        text-wrap: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        max-width: 50vw;
    }

    .td_module_featured {
        display: flex;
        flex-wrap: wrap;
    }
    .td_module_11.td_module_featured .item-details {
        margin: 0;
    }
    .td_module_11.td_module_featured {
        margin: 0 0 36px 0;
    }
    .td_module_11.td_module_featured .td-module-thumb {
        width: 100%;
    }
    .td_module_featured .entry-title a {
        font-size: 16pt;
    }
    .td_module_11 .td-module-thumb {
        margin-bottom: 8px !important;
    }
    .td_module_11 .entry-title {
        margin-bottom: 8px !important;
    }
    .td_block_carousel .td_block_inner .td-block-row-carousel {
        margin: 0 10px;
    }
    .td_block_16.td_block_carousel.td_carousel_type_news .td_module_featured .td-module-thumb {
        float: unset;
        margin: unset;
    }
    .td_block_podcast.home .td_block_inner {
        margin: 0 10px;
    }
    article.post .meta-info {
        flex-wrap: wrap;
    }

    .rc-category-header {
        flex-wrap: wrap;
        border-top-right-radius: 0;
        border-bottom-left-radius: 36px;
        border-bottom-right-radius: 36px;
    }
    .rc-category-header .rc-category-header-social {
        width: 100%;
        justify-content: center;
        padding: 8px 10px;
    }

    .td-header-style-5 .td-main-menu-logo img {
        margin: auto !important;
    }

    .td_block_related_posts .td_module_carousel .td-module-thumb .entry-thumb {
        height: unset;
    }

    .td_block_featured_2 {
        grid-template-columns: 1fr;
        grid-template-rows: auto;
        grid-template-areas:
            "featured-main"
            "featured-1"
            "featured-2"
            "featured-3"
            "featured-4";
    }


    .white-menu .td-header-main-menu {
        height: 64px !important;
    }
    .rc-header-nowplaying .button {
        margin: 8px -4px 8px 5px;
    }
    .rc-header-nowplaying {
        line-height: 40px;
    }
    .header-search-wrap .td-icon-search {
        padding-top: 0 !important;
    }
    .td_block_count {
        margin-left: 10px;
    }
    .td_module_count {
        margin-left: 10px;
    }
    .td_block_wrap.td_block_podcast .block-title {
        margin-left: 10px;
    }
    .td_block_podcast.home .td_block_inner {
        margin-left: 16px;
    }

    .td-a-rec.td-a-rec-id-header {
        min-height: unset !important;
    }

    .rc-brand-day-skin {
        display: none;
    }

    .agenda-grid {
        grid-template-columns: 1fr;
        grid-template-rows: 1fr;
        gap: 10px;
        padding: 40px 50px;
    }
    .agenda-grid-title   { grid-area: unset; }
    .agenda-grid-field-1 { grid-area: unset; }
    .agenda-grid-field-2 { grid-area: unset; }
    .agenda-grid-field-3 { grid-area: unset; }
    .agenda-grid-field-4 { grid-area: unset; }
    .agenda-grid-field-5 { grid-area: unset; }
    .agenda-grid-field-6 { grid-area: unset; }
    .agenda-grid-title {
        text-align: center;
        margin-bottom: 30px;
    }
    .agenda-list {
        grid-template-columns: 1fr;
    }
}
