#colophon {
/*  margin:-80px 0;*/
}

/* Фоновый слоган в хедере */
.site-header-main {
    background-image: url(/wp-content/uploads/2023/06/slogan.png);
}
/* Адаптация слогана под ширину экрана */
@media screen and (max-width: 56.875em) {
  .site-header-main {
    background-image: none;
}
}
/* Настройка архива подкастов */
.archive article.podcast {
 border-bottom:2px solid black;
 margin-left:6%;
  margin-bottom:3em;
}

.archive .podcast a.post-thumbnail {
  display:none;
}
.archive .podcast .entry-header {
  margin-bottom:0;
}

.archive .podcast .entry-content {
  display:block;
}


.archive .podcast .entry-content .meta,
.archive .podcast .entry-content p,
.archive .podcast .entry-content ul,
.post-type-archive-podcast .series-prosex {
  display:none;
}
body.archive .podcast h2.entry-title, 
.tax-series header.page-header,
.post-type-archive-podcast header.page-header {
  width:100%;
  padding-left:0;
  font-size: 24px;
  font-weight: 400;
  font-family: PT Sans, Helvetica, sans-serif;
  color: #686868;
}
body.archive .podcast .entry-summary p {
  font-size:18px;
	text-align:left;
}
body.archive .podcast .podcast_player {
  margin-top:0;
}

.term-prosex header.page-header:after {
    content: "Серия подкастов ПРОСЕКС";
}

.term-hitretsa header.page-header:after {
    content: "Серия подкастов ХИТРЕЦА";
}
.term-im header.page-header:after {
    content: "Серия подкастов ИМ ЖИТЬ";
}
.post-type-archive-podcast header.page-header:after {
    content: "Все подкасты (кроме 18+)";
}

/* Настройка архива серии (плагин) */
.page-id-25122 .entry-title, .page-id-25116 .entry-title, .page-id-26076 .entry-title {
	color: #686868;
  font-family:PT Sans, Helvetica, sans-serif;;
  font-size:1.5rem;
  font-weight:400;
  text-align:left;
}

.pod-entry__date {
    font-family: Helvetica, "Helvetica Neue", sans-serif;
    font-size: 11px;
    color: #666666;
    white-space: nowrap;
  	font-weight:400;
}

img.podcast-cover-image {
  border-radius:50%!important;
}
.pod-header__title, .episode-single__title {
    font-size: 24px!important;
    margin-top: -5px;
    font-weight: 700;
    font-family: PT Sans, Helvetica, sans-serif;
    line-height: 1.2;
}
.pod-header__title {
 font-size: 40px!important;
}

.page-id-25122 .pod-entry__title:before, .page-id-25116 .pod-entry__title:before, .page-id-26076 .pod-entry__title:before {
    content: '\2665 \0020';
}


.pod-header__toggle, .pod-menu, .episode-single__link {
    font-family: PT Sans,"Helvetica Neue",sans-serif;
    font-size: 13px;
    font-weight:400;
}

/* Настройка плеера */
.podcast .ssp-album-art {
  border-radius:50%;
  width:120px!important;
  height:120px!important;
}

.podcast .ssp-album-art-container {
  padding:5px;
}
.ssp-player-info h3.episode-title, 
.ssp-duration, 
.ssp-play-pause, 
.ssp-back-thirty-control,
.ssp-playback-speed-label-wrapper,
.ssp-episode-download {
  color: #000000!important;
}

/* Настройка страницы подкаста */
.podcast header.entry-header {	
    font-size: 40px;
    font-weight: 700;
    font-family: PT Sans, Helvetica, sans-serif;
    line-height:42px;
    margin-bottom:46px;
}

.podcast .entry-header-precat:after {
  content:"Серия подкастов " 
}

.series-hitretsa .entry-header-cat:before {
 content:"ХИТРЕЦА" 
}

.podcast .entry-header-cap2 {
    font-family: Helvetica, "Helvetica Neue", sans-serif;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0.1em;
    white-space: nowrap;
    margin-bottom: 30px;
}

.podcast .entry-summary p {
    font-size: 20px;
    font-weight: 500;
    font-family: Merriweather, Georgia, serif;
    margin-bottom: 1em;
    line-height:26px;
    text-align: center;
}
.podcast a.author, 
.podcast .entry-footer .post-format, 
.podcast .entry-footer .post-size, 
.podcast .entry-footer .post-category,
.podcast .podcast_meta {
    display: none;
}

.podcast aside {
    font-family: PT Sans, Helvetica, sans-serif;
    color: #999999;
    text-align: center;
}


/* настройка Relative Posts */
:lang(en-US) .relpost-thumb-wrapper {
  display:none;
}
.relpost-thumb-wrapper {
  font-family: Pt Sans;
  font-size:20px;
}
.relpost-block-container {
margin-top:10px;
}
.relpost-block-single-text {
		font-family: Pt Sans;
    font-size: 14px;
    color: #333333;
    text-align: left;
    top: -40px;
    position: relative;
    background-color: rgb(230, 230, 230);
  	padding-top:10px;
}
.relpost-block-single-text b {
  font-size:20px;
  margin-bottom:10px;
}


/* Отключение русских рубрик в анонсах на главной*/
:lang(en-US) .categories-links {
  display:none;
}

/* Включение слогана на английском */
:lang(en-US) .site-header-main {
    background-image: url(/wp-content/uploads/2023/06/slogan_e2.png);
}
/* Адаптация слогана под ширину экрана */
@media screen and (max-width: 56.875em) {
:lang(en-US)  .site-header-main {
    background-image: none;
}
}

/* Отключение статей без английской версии в анонсах английских указателей*/
/* Раскомментировать после накопления достаточного кол-ва переводов
:lang(en-US) .archive article {
  display:none;
}
:lang(en-US) .archive article.enlishversion-yes {
  display:block;
}
*/
/*:lang(en-US) div#site-header-menu:before {
    content: url(/wp-content/uploads/2019/01/Beta-testing.png);
} */
/*Выравнивание высоты картинок в рядах на главной*/
.row-2 img {
  height:200px;
}

/* Выключение жирности у 2-го заголовка суперанонса */
.row-1 h2 {font-weight:400}
/* Вытаскивание заголовков в 4-м ряду английской версии на картинку */
:lang(en-US) .row-4 .rt-col-sm-8 {position:absolute}

/* Вставка фамилий переводчиков */
:lang(en-US) .single footer.entry-footer {display:block!important}
:lang(en-US) article.translator-julia-aleksandrova footer.entry-footer span.byline:after {
  content:"/ Translator Julia Aleksandrova";
}
:lang(en-US) article.translator-anastasiya-bobrovskaya footer.entry-footer span.byline:after {
  content:"/ Translator Anastassia Bobrovskaya";
}
:lang(en-US) article.translator-anastasiya-yakovleva footer.entry-footer span.byline:after {
  content:"/ Translator Anastassia Yakovleva";
}
:lang(en-US) article.translator-darya-chebotareva footer.entry-footer span.byline:after {
  content:"/ Translator Darya Chebotareva";
}
:lang(en-US) article.translator-margarita-starkina footer.entry-footer span.byline:after {
  content:"/ Translator Margarita Starkina";
}
/* Картинка перед курсивным текстом в М-Ж обозрении */
.category-m-zh-obozrenie .male, .category-m-zh-obozrenie .female {
  display:inline;
  position:relative;
 }

.category-m-zh-obozrenie .male {
  font-size:18px;
   top:8px;
  margin-bottom:10px;
  display:block;
}
.category-m-zh-obozrenie .male i{
  font-size:18px;
   top:-8px;
}
.category-m-zh-obozrenie .female {
  font-size:22px;
  top:10px;
  margin-bottom:12px;
  display:block;
}
.category-m-zh-obozrenie .female i{
  font-size:18px;
  top:-10px;
}
.category-m-zh-obozrenie .male:before {
content:'\02642';
}
.category-m-zh-obozrenie .female:before {
content:'\02641';
}
/* Названия таксономий внизу постов */
:lang(en-US) article .post-category:before {
 content:"Category: " 
}
:lang(en-US) article .post-format:before {
 content:" Genre: " 
}
:lang(en-US) article .post-size:before {
 content:" Size: " 
}
:lang(ru-RU) article .post-category:before {
 content:"Рубрика: " 
}
:lang(ru-RU) article .post-format:before {
 content:" Жанр: " 
}
:lang(ru-RU) article .post-size:before {
 content:" Объём: " 
}
article .post-category, article .post-format, article .post-size {
 float:left; 
}