/* Shared: LTRT Latest, Editor's Pick, More reads */

.ltrt-mag-wrap .sec-hd {
	display: flex;
	align-items: center;
	gap: 12px;
	margin-bottom: 22px;
}

.ltrt-mag-wrap .sec-lbl {
	font-size: 8.5px;
	letter-spacing: 0.22em;
	text-transform: uppercase;
	color: #7b4fa6 !important;
	white-space: nowrap;
	font-weight: 400;
}

.ltrt-mag-wrap .sec-line {
	flex: 1;
	height: 0.5px;
	background: #DDD5C8 !important;
}

.ltrt-mag-wrap .sec-more {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	font-size: 8.5px;
	letter-spacing: 0.12em;
	text-transform: uppercase;
	color: #7B4FA6 !important;
	white-space: nowrap;
	text-decoration: none;
}

.ltrt-mag-wrap .sec-more__icon {
	display: inline-flex;
	flex-shrink: 0;
	line-height: 0;
}

.ltrt-mag-wrap .sec-more__icon svg {
	display: block;
	width: 11px;
	height: 11px;
}

.ltrt-mag-wrap .ltrt-link-cover {
	display: flex;
	flex-direction: column;
	text-decoration: none;
	color: inherit !important;
}

.ltrt-mag-wrap .ltrt-post-link {
	color: inherit !important;
	text-decoration: none;
}

.ltrt-mag-wrap .ltrt-thumb {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

.ltrt-mag-empty,
.ltrt-more-reads-empty {
	margin: 0;
	padding: 12px 16px;
	font-size: 13px;
	color: #7b4fa6 !important;
	background: #f0ebe3 !important;
	border-radius: 8px;
}
