/*
Theme Name:     Typology Child
Theme URI:      https://mekshq.com/theme/typology
Description:    Child theme for Typology theme
Author:         meks
Author URI:     https://mekshq.com
Template:       typology
Version:        0.1.2
*/

.typology-cover-empty {
    height: 260px;
    min-height: 260px;
}

.typology-fake-bg .typology-section:first-child {
    top: -180px;
}


.page-template-template-no-title .section-content-videos .typology-post {
	padding-bottom: 50px;
}

.page-template-template-no-title .section-title {
	padding-bottom: 30px;
}

.swru-video-player iframe { 
	opacity: 0.9;
}

.menu-item a i {
	font-size: 9px!important;
	position: relative;
	left:3px;
	top: -8px;
	font-family: FontAwesome !important;
	font-weight: normal !important;
}

.typology-cover-item .entry-meta {

	opacity: 0.5;
}

.typology-layout-b .entry-header  a, .typology-layout-b .entry-header  a:hover {
	border: none!important;
	padding-bottom:0;
}

.post-date-year {
	display: block;
	margin-top: -8px;
	opacity: 0.5;
}

/* Layout B excerpt text alignment and spacing */
.typology-layout-b .entry-content p {
	text-align: justify;
	padding-bottom: 30px;
}

.typology-layout-b .entry-header h2 {
	margin-bottom: 10px;
}

.typology-layout-b .entry-header {
	margin-bottom: 10px;
}

.typology-layout-b .section-title:after, .typology-post:after {
	display: none;
}

.typology-post.typology-layout-b {
	padding-bottom: 20px;
}

/* Layout B read-more button font size */
.typology-layout-b .entry-content .typology-button {
	font-size: 1.4rem;
}

/* Layout B subtitle (manual excerpt) under the title */
.typology-layout-b .entry-subtitle {
	font-size: 1.4rem;
	color: #777;
	font-style: italic;
	margin: -4px 0 10px;
}

/* общие стили для текста */
.entry-content p {
	margin-bottom: 20px;
}
.entry-content h3 {
	margin-top: 40px;
}

/* комментарии */
#comments {
	margin-top: 20px!important;
}


/* cтили для отображения видео-постов */

.video-template-default .entry-header {
	margin-bottom: 10px;
}

.video-template-default .post-letter {
	display: none;
}

.video-template-default .typology-section {
	padding-top: 0;
}

.video-template-default .typology-section .section-content {
	padding: 30px 0px;
	text-align: justify;
}

.video-template-default h1 {
	text-align: left;
}

.video-template-default .entry-tags {
	text-align: left;
}

.video-template-default .entry-tags {
	margin-top: -20px;
	padding-top: 60px;
	background: #fff!important;
	z-index: 999;
	position: relative;
}

@media (max-width: 1024px) {
    .video-template-default .typology-section {
    	padding: 0;
    }
	.video-template-default .typology-section .section-content {
		padding: 30px 40px;
	}
}

/* Стили для excerpt в слайдере обложки */
.cover-excerpt {
	text-align: justify;
	padding-bottom: 20px;
}


/* Поднять dropcap под заголовок */
.cover-letter {
	top: 15% !important;
	transform: translate(-50%, -50%) !important;
}

/* Отступ текста сверху в мобильной версии (breakpoint темы Typology) */
@media (max-width: 620px) {
	.cover-excerpt {
		margin-top: 20px;
	}
	/* Вернуть dropcap на мобильных (тема скрывает его на 620px) */
	.cover-letter {
		display: block !important;
	}
}

/* Увеличить заголовок слайдера на мелких телефонах */
@media (max-width: 480px) {
	.typology-cover .entry-title,
	.typology-cover h1 {
		font-size: 3.4rem !important;
	}
}

/* Увеличить текст на кнопке "Читать" в слайдере */
.typology-cover .typology-button {
	font-size: 1.8rem;
}

/* Увеличить шрифт основного меню */
.typology-header .typology-nav a {
	font-size: 2.2rem;
}

/* Hover-эффект основного меню: подчёркивание вместо плашки */
.typology-header .typology-nav > li:hover > a,
.typology-header .typology-nav > li:hover > span,
.typology-header .search-action-active > span {
	background: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.typology-header .typology-nav > li > a,
.typology-header .typology-nav > li > span,
.typology-header .search-action-active > span {
	position: relative;
}

/* Подчёркивание только для обычных пунктов меню (не поиск и не сайдбар) */
.typology-header .typology-nav > li:not(.typology-action-search):not(.typology-action-sidebar):hover > a::after,
.typology-header .typology-nav > li:not(.typology-action-search):not(.typology-action-sidebar):hover > span::after {
	content: '';
	position: absolute;
	bottom: 10px;
	left: 14px;
	right: 14px;
	height: 2px;
	background: currentColor;
}


.section-content {
    margin: 0 auto 1rem;
}

/* ----- wpDiscuz ------- */
.wpd-reply-button, .wpd-follow-link, .wpd-reply-to, .wpd-form-head, .wpd-form, .wpd-form-wrap {
	display: none;
}
.wpd-vote {
	padding-right: 0!important;
}
.wpd-comment .wpd-avatar img.avatar {
	border: none!important;
	border-radius: 50%!important;
}
.wpd-comment-date {
	padding: 0!important;
}
.wpd-comment-author a, 
body #comments #wpdcom .wpd-soc-user-telegram .wpd-comment-author a, 
body #comments #wpdcom .wpd-soc-user-vk .wpd-comment-author a, 
body #comments #wpdcom .wpd-soc-user-youtube .wpd-comment-author a
{
	color:var(--wp--preset--color--typology-txt)!important;
}
/* ----- endof wpDiscuz ------- */

/* ----- Satway social buttons ----- */
.swru-social-buttons {
	/*display: grid;
	grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
	gap: 10px;*/
	width: fit-content;
	margin: 10px auto 8px;
	padding-top: 0px;
}

.swru-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	padding: 8px 14px;
	border-radius: 0px;
	font-size: 1.4rem;
	font-weight: 500;
	text-decoration: none;
	transition: all .2s ease;
	border: 1px solid transparent;
}

.swru-btn-vk {
	color: #4C75A3;
	border-color: rgba(76,117,163,0.25);
	background: rgba(76,117,163,0.04);
}

.swru-btn-vk:hover {
	background: rgba(76,117,163,0.10);
	border-color: rgba(76,117,163,0.4);
}

.swru-btn-tg {
	color: #2AABEE;
	border-color: rgba(42,171,238,0.25);
	background: rgba(42,171,238,0.04);
}

.swru-btn-tg:hover {
	background: rgba(42,171,238,0.10);
	border-color: rgba(42,171,238,0.4);
}

.swru-btn-yt {
	color: #FF0000;
	border-color: rgba(255,0,0,0.25);
	background: rgba(255,0,0,0.04);
}

.swru-btn-yt:hover {
	background: rgba(255,0,0,0.10);
	border-color: rgba(255,0,0,0.4);
}

.swru-icon {
	flex-shrink: 0;
	opacity: 0.85;
}

.swru-btn-stats {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	margin-left: 4px;
	padding-left: 8px;
	border-left: 1px solid rgba(0,0,0,0.08);
	font-size: 1.2rem;
	font-weight: 400;
	color: inherit;
	opacity: 0.85;
}

.swru-stat {
	white-space: nowrap;
	display: inline-flex;
	align-items: center;
	gap: 4px;
}

.swru-stat-icon {
	vertical-align: middle;
	opacity: 0.7;
}

@media (max-width: 480px) {
	.swru-social-buttons {
		grid-template-columns: 1fr;
	}
	.swru-btn {
		justify-content: space-between;
	}
}

/* ----- Dynamic tag filter for [all_posts_list] ----- */
.typology-filter-tags {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 8px;
	margin-bottom: 24px;
	padding: 0 20px;
}

.typology-filter-tag {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	padding: 3px 8px!important;
	height:24px;
	width: auto;
	min-width:unset;
	flex: 0 0 auto;
	white-space: nowrap;
	border: 1px solid rgba(0,0,0,0.15);
	background: transparent;
	color: var(--wp--preset--color--typology-txt, #333);
	font-size: 1rem;
	font-family: inherit;
	cursor: pointer;
	transition: all 0.2s ease;
}

.typology-filter-tag:hover {
	border-color: rgba(0,0,0,0.4);
}

.typology-filter-tag.active {
	background: var(--wp--preset--color--typology-txt, #333);
	color: #fff;
	border-color: var(--wp--preset--color--typology-txt, #333);
}

.typology-filter-tag .tag-count {
	opacity: 0.6;
	font-size: 1rem;
}

.typology-filter-tag.active .tag-count {
	opacity: 0.8;
}

.typology-found-count {
	text-align: center;
	margin-bottom: 24px;
	padding: 0 20px;
}
/* ----- endof dynamic tag filter ----- */

/* ----- Video player (CPT video single) ----- */
.swru-video-player {
	width: 100%;
	margin: 0 0 2rem;
}

.swru-video-player iframe {
	width: 100%;
	aspect-ratio: 16 / 9;
	border: none;
	display: block;
}

/* ----- Transcript (CPT video single) ----- */
.swru-transcript {
	margin: 1.5rem 0;
	border: 1px solid rgba(0,0,0,0.1);
	padding: 12px 16px;
}

.swru-transcript summary {
	cursor: pointer;
	font-weight: 500;
	font-size: 1.4rem;
	list-style: none;
}

.swru-transcript summary::-webkit-details-marker {
	display: none;
}

.swru-transcript-count {
	opacity: 0.6;
	font-weight: 400;
	font-size: 1.2rem;
}

.swru-transcript-content {
	margin-top: 12px;
	max-height: 400px;
	overflow-y: auto;
	padding-right: 8px;
	font-size: 1.3rem;
	line-height: 1.6;
}

.swru-transcript-line {
	display: flex;
	gap: 12px;
	padding: 4px 0;
	border-bottom: 1px solid rgba(0,0,0,0.04);
}

.swru-transcript-line:last-child {
	border-bottom: none;
}

.swru-transcript-time {
	flex-shrink: 0;
	width: 44px;
	color: #888;
	font-family: monospace;
	font-size: 1.2rem;
	opacity: 0.8;
}

.swru-transcript-text {
	color: var(--wp--preset--color--typology-txt, #333);
}

/* ----- Page template: No title ----- */
.page-template-template-no-title .section-content-page {
	max-width: 1000px;
}

/* Tighter side padding on tablets and mobile for this template */
.page-template-template-no-title .typology-section {
	padding-left: 6%;
	padding-right: 6%;
	padding-top: 4%;
}

@media (max-width: 1024px) {
	.page-template-template-no-title .typology-section {
		padding-left: 6%;
		padding-right: 6%;
		padding-top: 4%;
	}
}

@media (max-width: 620px) {
	.page-template-template-no-title .typology-section {
		padding-left: 4%;
		padding-right: 4%;
		padding-top: 3%;
	}
}
/* ----- endof page template no title ----- */
/* ----- clickable timecodes ----- */
a.timecode {
	cursor: pointer;
	text-decoration: underline;
	color: #2c7be5;
	font-family: monospace;
}

a.timecode:hover,
a.timecode:focus,
.topic[data-seek]:hover,
.topic[data-seek]:focus {
	color: #1a5bb5;
	background: rgba(44, 123, 229, 0.08);
}

.topic[data-seek] {
	cursor: pointer;
}
/* ----- wpDiscuz social badges for imported comments ----- */

/* Fallback post-author styles (in case wpDiscuz dynamic CSS is disabled) */
body #comments #wpdcom .wpd-blog-post_author .wpd-comment-label {
    color: #ffffff;
    background-color: #b9553c!important;
    border: none;
    margin-left: 15px;
}
#wpdcom .wpd-blog-post_author .wpd-comment-author,
#wpdcom .wpd-blog-post_author .wpd-comment-author a {
    color: #31839e;
}
#wpdcom.wpd-layout-2 .wpd-comment.wpd-reply .wpd-blog-post_author {
    border-left: 3px solid #31839e;
}
#wpdcom.wpd-layout-2 .wpd-comment .wpd-blog-post_author .wpd-avatar img {
    border-bottom-color: #31839e;
}
#wpdcom.wpd-layout-3 .wpd-blog-post_author .wpd-comment-subheader {
    border-top: 1px dashed #31839e;
}
#wpdcom.wpd-layout-3 .wpd-reply .wpd-blog-post_author .wpd-comment-right {
    border-left: 1px solid #31839e;
}

/* YouTube (VK and Telegram are already styled by wpDiscuz) */
#wpdcom .wpd-soc-user-youtube .wpd-comment-label {
    color: #ffffff;
    background-color: #FF0000 !important;
    border: none;
}
#wpdcom .wpd-soc-user-youtube .wpd-comment-author,
#wpdcom .wpd-soc-user-youtube .wpd-comment-author a {
    color: #FF0000 !important;
}
#wpdcom.wpd-layout-2 .wpd-comment.wpd-reply .wpd-soc-user-youtube {
    border-left: 3px solid #FF0000 !important;
}
#wpdcom.wpd-layout-2 .wpd-comment .wpd-soc-user-youtube .wpd-avatar img {
    border-bottom-color: #FF0000 !important;
}
#wpdcom.wpd-layout-3 .wpd-soc-user-youtube .wpd-comment-subheader {
    border-top: 1px dashed #FF0000 !important;
}
#wpdcom.wpd-layout-3 .wpd-reply .wpd-soc-user-youtube .wpd-comment-right {
    border-left: 1px solid #FF0000 !important;
}
#wpdcom .wpd-soc-user-youtube .wpd-avatar i {
    background: #FF0000 !important;
}
/* ----- endof wpDiscuz social badges ----- */

/* ----- endof clickable timecodes ----- */

/* ----- Video card (all_videos_list shortcode) ----- */
.section-content-videos {
	max-width: 100%;
}

.all-videos-list-wrapper .typology-posts {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 2rem;
}

.typology-video-card {
	margin-bottom: 0;
}

.video-card-thumb {
	display: block;
	position: relative;
	overflow: hidden;
	margin-bottom: 0.75rem;
}

.video-card-thumb::before {
	content: '';
	display: block;
	padding-top: 56.25%; /* 16:9 */
}

.video-card-img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform 0.3s ease;
	opacity: 0.8;
}

.video-card-thumb:hover .video-card-img {
	/*transform: scale(1.03);*/
}

.video-card-noimg {
	background: #e5e5e5;
}

.video-card-play {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) scale(0.9);
	z-index: 2;
	pointer-events: none;
	opacity: 0;
	transition: opacity 0.2s ease, transform 0.2s ease;
}

.video-card-thumb:hover .video-card-play {
	opacity: 1;
	transform: translate(-50%, -50%) scale(1);
}

.video-card-duration {
	position: absolute;
	bottom: 12px;
	right: 12px;
	background: rgba(0,0,0,0.75);
	color: #fff;
	font-size: 1.1rem;
	font-weight: 500;
	padding: 2px 6px;
	border-radius: 4px;
	z-index: 3;
	pointer-events: none;
	line-height: 1.2;
}

.typology-video-card .entry-title {
	margin-bottom: 0.1rem;
	font-size: 3rem;
	text-align: center;
}

.typology-video-card .entry-title a {
	text-decoration: none;
	border-bottom: none!important;
}

.typology-video-card .entry-header {
	margin-bottom: 0;
	margin-top: 15px;
}

.typology-video-card .video-card-meta {
	margin-top: 0;
}


.video-card-meta {
	display: flex;
	justify-content: center;
	font-size: 0.85rem;
	color: rgba(0,0,0,0.5);
}

.video-card-meta .meta-item {
	display: inline-table;
}

@media (max-width: 1024px) {
	.all-videos-list-wrapper .typology-posts {
		grid-template-columns: repeat(2, 1fr);
		gap: 1.5rem;
	}
}

@media (max-width: 600px) {
	.all-videos-list-wrapper .typology-posts {
		grid-template-columns: 1fr;
		gap: 1.5rem;
	}
}

/* ----- Infinite scroll sentinel ----- */

.typology-scroll-sentinel {
	width: 100%;
	height: 40px;
	margin: 2rem 0 1rem;
	position: relative;
}

.typology-scroll-sentinel::after {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	width: 24px;
	height: 24px;
	margin-left: -12px;
	margin-top: -12px;
	border: 3px solid rgba(0,0,0,0.1);
	border-top-color: #111;
	border-radius: 50%;
	opacity: 0;
	transition: opacity 0.2s ease;
	pointer-events: none;
}

.typology-scroll-sentinel.is-loading::after {
	opacity: 1;
	animation: typology-spin 0.8s linear infinite;
}

@keyframes typology-spin {
	to { transform: rotate(360deg); }
}

/* ----- Timecodes timeline (pure CSS, mimics Typology layout B) ----- */

/* Paragraphs that contain a timecode link become timeline items */
.entry-content p:has(> a.timecode) {
	position: relative;
	padding-left: 9rem;
	padding-bottom: 2.5rem;
	padding-top: 0;
	margin-bottom: 0;
}

/* Vertical line */
.entry-content p:has(> a.timecode)::before {
	content: "";
	position: absolute;
	height: 100%;
	width: 1px;
	left: 8.5rem;
	top: 10px;
	display: block;
	background: rgba(0, 0, 0, 0.1);
	z-index: 0;
}

/* Hide line on the last consecutive timecode paragraph */
.entry-content p:has(> a.timecode):not(:has(~ p:has(> a.timecode)))::before {
	display: none;
}

/* Dot centered on the line */
.entry-content p:has(> a.timecode)::after {
	content: "";
	position: absolute;
	height: 5px;
	width: 5px;
	border-radius: 50%;
	left: 8.5rem;
	top: 12px;
	transform: translate(-50%, -50%);
	z-index: 2;
	background: #b9553c;
}

/* Time link positioned on the left */
.entry-content p:has(> a.timecode) a.timecode {
	position: absolute;
	top: 5px;
	left: 0;
	width: 7.5rem;
	text-align: right;
	padding-right: 0.7rem;
	font-size: 2rem;
	line-height: 1.2;
	font-family: 'Yanone Kaffeesatz', 'Open Sans', sans-serif;
	color: #b9553c;
	text-decoration: none !important;
	border-bottom: none !important;
	padding-bottom: 0 !important;
	cursor: pointer;
	transition: color 0.2s ease;
}

.entry-content p:has(> a.timecode) a.timecode:hover,
.entry-content p:has(> a.timecode) a.timecode:focus {
	color: #b9553c;
	background: transparent;
	text-decoration: none !important;
	border-bottom: none !important;
	padding-bottom: 0 !important;
}

/* Topic text on the right */
.entry-content p:has(> a.timecode) span.topic {
	margin-left: 15px;
	display: block;
	cursor: pointer;
	line-height: 1.6;
	transition: color 0.2s ease;
}

.entry-content p:has(> a.timecode) span.topic:hover,
.entry-content p:has(> a.timecode) span.topic:focus {
	color: #b9553c;
	background: transparent;
}

/* Responsive adjustments */
@media (max-width: 1000px) {
	.entry-content p:has(> a.timecode) {
		padding-left: 7rem;
	}
	.entry-content p:has(> a.timecode)::before {
		left: 6.5rem;
	}
	.entry-content p:has(> a.timecode)::after {
		left: 6.5rem;
	}
	.entry-content p:has(> a.timecode) a.timecode {
		width: 5.5rem;
		font-size: 1.6rem;
	}
}

@media (max-width: 768px) {
	.entry-content p:has(> a.timecode) {
		padding-left: 0;
		padding-top: 2rem;
	}
	.entry-content p:has(> a.timecode)::before,
	.entry-content p:has(> a.timecode)::after {
		display: none;
	}
	.entry-content p:has(> a.timecode) a.timecode {
		position: static;
		text-align: left;
		width: auto;
		display: inline-block;
		margin-bottom: 0.2rem;
		color: #b9553c;
		font-size: 1.6rem;
	}
}

/* ----- Dropcap with featured image / cover_bg_img (layout C) ----- */

/* Overlay layer */
.typology-layout-c .post-letter.post-letter-image::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.85);
	z-index: 1;
	pointer-events: none;
}

.typology-layout-c .post-letter.post-letter-image {
	background-size: cover;
	background-position: center;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	color: transparent;
	pointer-events: none;
}

/* Keep the title and meta above the letter */
.typology-layout-c .entry-header .entry-title,
.typology-layout-c .entry-header .entry-meta {
	position: relative;
	z-index: 2;
}

.typology-layout-c .post-letter.post-letter-image::after {
	opacity: 0.15;
	content: attr(data-letter);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	background-image: -webkit-linear-gradient(var(--dropcap-overlay, rgba(255,255,255,0.45)), var(--dropcap-overlay, rgba(255,255,255,0.45))), var(--letter-bg);
	background-image: linear-gradient(var(--dropcap-overlay, rgba(255,255,255,0.45)), var(--dropcap-overlay, rgba(255,255,255,0.45))), var(--letter-bg);
	background-size: cover;
	background-position: center;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	color: transparent;
	z-index: 2;
	font-size: inherit;
	line-height: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-transform: inherit;
	letter-spacing: inherit;
}
/* ----- endof dropcap image fill ----- */

/* ----- Front-page feed: video & news adjustments ----- */

/* Video CPT: featured image in layouts A/B */
.typology-layout-a .typology-featured-image img,
.typology-layout-b .typology-featured-image img {
	margin-bottom: 1.5rem;
}

/* Social buttons inside archive/home feed */
.typology-post .swru-social-buttons {
	margin: 1.5rem 0 0;
	width: auto;
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}

.typology-post .swru-social-buttons .swru-btn {
	font-size: 1.3rem;
	padding: 6px 12px;
}

/* News posts: no bottom border/separator tweak if needed */
.typology-post.typology-layout-b.has-category-news,
.typology-post.typology-layout-a.has-category-news {
	/* keep default padding */
}

/* Layout C: video and news content block spacing */
.typology-layout-c .entry-content {
	margin-top: 1rem;
}

.typology-layout-c .entry-content .typology-featured-image {
	margin-bottom: 1rem;
}

/* Video duration badge over featured image in feed layouts */
.typology-featured-image {
	display: block;
}

.typology-featured-image img {
	display: block;
}

/* Remove the large parent-theme margin under video thumbnails in feeds */
.typology-post.video .typology-featured-image {
	margin-bottom: 35px;
}

.typology-post.video .typology-featured-image img {
	opacity: 0.9;
}

.video-duration-badge {
	position: absolute;
	bottom: 12px;
	right: 12px;
	background: rgba(0,0,0,0.75);
	color: #fff;
	font-size: 1.1rem;
	font-weight: 500;
	padding: 2px 6px;
	border-radius: 4px;
	line-height: 1.2;
	z-index: 2;
	pointer-events: none;
}

/* ----- endof front-page feed adjustments ----- */

/* ----- wpDiscuz admin delete comment button ----- */
#wpdcom .wpd-comment-right:hover .wpd-comment-footer .typology-child-comment-delete {
	visibility: visible;
	opacity: 1;
}
#wpdcom .wpd-comment-footer .typology-child-comment-delete {
	cursor: pointer;
	display: inline-flex;
	align-items: center;
	vertical-align: middle;
	margin-left: 20px;
	order:1;
}
#wpdcom .wpd-comment-footer .typology-child-comment-delete i {
	color: #aaaaaa !important;
	font-size: 14px;
	cursor: pointer;
	transition: color 0.2s ease;
}
#wpdcom .wpd-comment-footer .typology-child-comment-delete:hover i {
	color: #888888 !important;
}
#wpdcom .wpd-comment-footer .typology-child-comment-delete.alt-hover i {
	color: #c62641 !important;
}
#wpdcom .wpd-comment.typology-child-comment-deleting {
	opacity: 0.5;
	pointer-events: none;
	transition: opacity 0.3s ease;
}
#wpdcom .wpd-comment.typology-child-comment-deleted {
	opacity: 0;
	transform: translateX(20px);
	transition: all 0.3s ease;
}
/* ----- endof wpDiscuz admin delete comment button ----- */
