/***************************************************************************************************************************************/
/* Main page - NEW 10/25/2024 */
/***************************************************************************************************************************************/

.page-id-46895 .podcast-icons-container {
	justify-content: center;
	margin: 30px auto 0;
}

.page-id-46895 .podcast-icons-container .podcast-icon {
	margin: 0 15px;
}

.page-id-46895 .podcast-icons-container .podcast-icon img {
	display: block;
}

.page-id-46895 .podcast-sofm-header-1 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0 0 50px;
}

.page-id-46895 .podcast-sofm-header-1 img {

}

.page-id-46895 .podcast-sofm-header-1 .podcast-sofm-header-text {
    text-align: center;
    display: block;
    margin: auto;
}

.page-id-46895 .podcast-sofm-header-1 .podcast-sofm-header-text p {
    margin: 20px auto;
    text-align: center;
    font-size: 18px;
    line-height: 28px;
    font-weight: bold;
    letter-spacing: 0.25px;
    color: #00464b;
}

.page-id-46895 .podcast-sofm-header-2 {
    display: flex;
    align-items: center;
    background: #efeeee;
    padding: 20px;
    margin: 80px 0 40px;
}

.page-id-46895 .podcast-sofm-header-2 img {
	width: 200px;
    margin-right: 20px
}

.page-id-46895 .podcast-sofm-header-2 .podcast-sofm-header-text {
	padding: 0 20px;
}

.page-id-46895 .podcast-sofm-header-2 .podcast-sofm-header-text h2 {
    font-size: 24px;
    line-height: 32px;
    margin: 0 0 15px;
}

.page-id-46895 .podcast-sofm-header-2 .podcast-sofm-header-text p {
    margin: 0 0 15px;
}

.page-id-46895 .sofm-button {
    font-weight: bold;
    letter-spacing: 1px;
    text-decoration: underline;
}

.page-id-46895 .issue-story-preview-left {
	order: 2;
}

.page-id-46895 .issue-story-preview-right {
    padding: 20px 40px 0 0;
}

.page-id-46895 .podcast-player {
    margin: 20px 0 20px;
}

/***************************************************************************************************************************************/
/* Main page - OLD */
/***************************************************************************************************************************************/

#grid-30799 {margin-bottom: -20px;}
#grid-30799 .tg-grid-area-top1 {margin-bottom: 60px;}

#grid-30799 .tg-item {margin-bottom: 20px !important;}

#grid-30799 h2.tg-element-1 a {
    font-size: 20px;
    line-height: 28px;
    margin: 10px 0 0 !important;
    display: block;
}
#grid-30799 h2.tg-element-1 a:hover {text-decoration: underline !important;}

#grid-30799 div.tg-element-2 {margin: 0 0 10px;}
#grid-30799 div.tg-element-2 span.contributors-line {display: block;}
#grid-30799 div.tg-element-2 span.contributors-caps {text-transform: uppercase;}

.fl-node-5efe31b09c805 p {
    max-width: 900px;
}

.podcast-icons-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 30px 0;
}

.podcast-icons-container .podcast-icon {
	margin: 0 15px 10px;
}

.podcast-icons-container .podcast-icon:first-of-type {margin-left: 0px;}
.podcast-icons-container .podcast-icon:last-of-type {margin-right: 0px;}

.podcast-icons-container .podcast-icon img {
	width: 50px;
	border-radius: 10px;
	transition: 0.2s ease-in-out;
}

.podcast-icons-container .podcast-icon img:hover {
	opacity: 0.6;
}

/* Substack skin */

.tg-substack-skin-free .tg-element-4 a,
.tg-substack-skin-paid .tg-element-4 a {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-start;
}

.tg-substack-skin-free .tg-element-4 a p,
.tg-substack-skin-paid .tg-element-4 a p {
    width: fit-content;
    display: inline-flex;
    align-items: center;
    margin-right: 10px;
}

.tg-substack-skin-free .tg-element-4 a:before,
.tg-substack-skin-paid .tg-element-4 a:before,
.tg-substack-paid-story .tg-element-4 a:before {
	content: '';
	position: relative;
    color: #FFF !important;
    font-size: 16px;
    border-radius: 100%;
    height: 35px;
    width: 35px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #D36030;
    background-image: url('/wp-content/uploads/2024/06/substack-icon-white.png');
    background-size: 13px;
    background-repeat: no-repeat;
    background-position: center;
    transition: 0.3s ease-in-out !important;
}

.tg-substack-skin-free .tg-element-4 a:after,
.tg-substack-skin-paid .tg-element-4 a:after {
	content: "\f08e";
    font: normal normal normal 14px / 1 ticons;
}

.tg-item.tg-substack-skin-paid .tg-bottom-holder .tg-element-5 a,
.tg-substack-paid-story .tg-bottom-holder .tg-element-6 a {
    display: block;
    width: 80px;
    margin: 0 0 0 auto;
    color: #FFF !important;
    font-size: 12px !important;
    line-height: 1.7;
    font-weight: 500;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none !important;
    letter-spacing: 3px;
    padding: 7px 0;
    border: none;
    border-radius: 0 !important;
    background: #D06128;
    transition: 0.3s ease-in-out !important;
}

/***************************************************************************************************************************************/
/* Single post */
/***************************************************************************************************************************************/

.single-podcast #content-wrap #primary {padding-top: 40px !important;}
.single-podcast .page-header {display: none;}

.single-podcast .podcast-streaming-box .podcast-icons-container {justify-content: center;}

#popup-podcast {
	width: 100%;
	max-width: 800px;
	margin: auto;
}

#popup-podcast > img {width: 100%;}

.podcast-contributors {padding-bottom: 40px; margin: 0;}
.podcast-contributors p {margin: 0;}
.podcast-contributors a {text-transform: uppercase;}

.podcast-body {padding-top: 40px;}

.podcast-player {margin-top: 40px;}
.podcast-player .mejs-container {height: 46px !important;}
.podcast-player .mejs-container .mejs-controls {
    position: relative;
    height: 46px !important;
    display: flex;
    align-items: center;
}

.podcast-player iframe {
	width: 100%;
	height: 200px;
}

.podcast-player > a {
    font-size: 12px;
    display: table;
    margin: 10px 0 0 auto;
    transition: 0.3s ease-in-out;
}

.podcast-meta {margin-top: 40px;}
.podcast-meta > p {margin: 0 0 5px; font-size: 14px;}
.podcast-meta > p span {text-transform: uppercase; font-weight: bold;}
.podcast-meta > p:last-of-type {margin: 0 0 30px !important;}

.podcast-streaming-box {
	text-align: center;
    background: #F7F7F6;
    padding: 40px;
    margin: 40px 0;
}

.podcast-streaming-box p {
    max-width: 460px;
    margin: 0 auto 20px;
}

.podcast-streaming-box .podcast-icons-container {
	margin-bottom: 0 !important;
}

.podcast-transcript-accordion {
	width: 100%;
    margin: 20px 0 0px;
    text-transform: none;
    font-weight: 600;
	transition: 0.3s ease-in-out;
}
.podcast-transcript-accordion .ticon {margin-right: 10px;}
.podcast-transcript-accordion.active, .podcast-transcript-accordion:hover {background-color: #635954;}

.podcast-transcript-panel {
	max-height: 0;
	overflow: hidden;
	padding: 0px;
	background-color: #F7F7F6;
	transition: all 0.3s ease-in-out;
}
.podcast-transcript-panel > div {padding: 30px;}

p.podcast-feat-img-caption {
    margin: -35px 0 40px;
    text-align: center;
    font-style: italic;
    line-height: 1.5;
}

/***************************************************************************************************************************************/
/* Video player responsive */
/***************************************************************************************************************************************/

.mejs-controls button:hover {background-color: transparent !important;}

.mejs-controls .mejs-time-rail .mejs-time-current {background: #D06128 !important;}
