/* AdSense units need a measurable full-width block before adsbygoogle initializes. */
.kt-ad {
	display: block !important;
	width: 100%;
	overflow: visible !important;
}

.kt-ad .adsbygoogle,
.kt-multiplex-ad .adsbygoogle {
	display: block !important;
	width: 100% !important;
	min-width: 0;
}

.kt-multiplex-ad {
	clear: both;
	width: 100%;
	min-height: 180px;
	margin: 48px 0 12px;
	padding-top: 22px;
	border-top: 1px solid #dce3ea;
	overflow: visible;
}

.kt-ad-label {
	margin: 0 0 12px !important;
	color: #778395;
	font-size: 11px !important;
	font-weight: 600;
	letter-spacing: .08em;
	line-height: 1.4 !important;
	text-align: center;
	text-transform: uppercase;
}
