.bg-secondary h3.underline {
	border-color: var(--headline-color);
}

.vo-theme-tracking-pixel {
	display: none;
}

[id*="skm-boomerang"] {
	padding: 0 !important;
}

div[id*="skm-boomerang"] {
	margin-left: -35px;
}

.alm-listing.alm-ajax.row {
	margin: initial;
	padding: initial;
	--bs-gutter-x: 1.5rem;
	--bs-gutter-y: 0;
	display: flex;
	flex-wrap: wrap;
	margin-top: calc(-1 * var(--bs-gutter-y));
	margin-right: calc(-.5 * var(--bs-gutter-x));
	margin-left: calc(-.5 * var(--bs-gutter-x));
}

.article-deal a:hover {
	opacity: .8;
}

.member-deals-section {
	--button-text-color: white;
}

.vo-button-text-white {
	--button-text-color: white;
}

.zinio-reader {
	height: 85vh;
}

.article-deal__logo {
	height: 75px;
}

.article-deal__title {
	min-height: 75px;
	display: flex;
	align-items: center;
}

.article-deal__promo-code {
	margin-left: 10px;
}

.author-card__instagram-icon {
	margin: 0;
	font-size: 20px;
}

.author-card__instagram-stack {
	vertical-align: top;
}

.author-card__instagram-mark {
	color: white;
}

.nav-menu__filter-link {
	padding: 2em 0;
}

.nav-flyout--closed {
	transform: translateX(-110%);
}

.bbm-img-placeholder {
	background: #eee;
}

.bbm-yt__empty--fallback {
	color: #666;
	font-style: italic;
	text-align: center;
	padding: 32px 0;
}

.bbm-section__kicker--on-quiz {
	color: #fff;
	opacity: .7;
}

.newsletter-callout__media {
	padding: 0;
	background-color: #ffe401;
}

.newsletter-callout__panel {
	height: 100%;
}

.newsletter-callout__area {
	padding-top: 1em;
	padding-bottom: 1em;
}

.newsletter-form {
	flex-direction: column;
}

.newsletter-form__embed {
	margin: 0;
	border-radius: 0 !important;
	background-color: transparent;
}

.footer-disclaimer {
	font-size: 12px;
	font-style: italic;
	max-width: 440px;
}

.sideNav__subMenu--hidden {
	display: none !important;
}

.caption--flush {
	margin-bottom: 0 !important;
}

.svg-logo {
	width: 150px;
}

.ig-graphic .overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	background: linear-gradient(0deg, rgba(0, 0, 0, .6) 0%, rgba(0, 0, 0, 0) 100%);
	z-index: 1;
}

.ig-graphic {
	position: relative;
	display: flex;
	justify-content: space-between;
	flex-direction: column;
	align-items: start;
	padding: 24px 24px 90px;
	width: 100%;
	height: 488px;
	background-size: cover;
	background-position: center;
}

.instagram-view #svgLogo {
	filter: drop-shadow(2px 4px 6px black);
	width: 110px;
	position: relative;
	z-index: 2;
	margin-left: -15px;
	margin-top: -15px;
}

.instagram-view h1.article-title,
.instagram-view .article-title.h1 {
	color: white;
	text-shadow: 0 0 5px rgba(0, 0, 0, .4);
	font-size: 26px;
	line-height: 1.1;
	font-weight: 500;
	width: 100%;
	text-align: left;
	display: flex;
	align-items: flex-end;
	font-style: normal;
	position: relative;
	z-index: 2;
}

html body .st-sticky-share-buttons,
html body [class*="jpx"],
html body .fc-ccpa-root {
	display: none !important;
}

.subscribe-icon {
	display: inline-flex;
	align-items: center;
	font-size: 12px;
}

@media (max-width: 1024px) {
	html body .st-sticky-share-buttons,
	html body [class*="jpx"],
	html body #st-2 {
		display: none !important;
	}
}

@media (min-width: 768px) {
	h4,
	.h4,
	.page__content h4,
	.page__content .h4 {
		font-size: .875rem;
	}

	h3,
	.h3,
	.page__content h3,
	.page__content .h3 {
		font-size: 1.15rem;
	}

	h2,
	.h2,
	.page__content h2,
	.page__content .h2 {
		font-size: 1.45rem;
	}
}

h1,
.h1,
.page__content h1,
.page__content .h1,
h2,
.h2,
.page__content h2,
.page__content .h2,
h3,
.h3,
.page__content h3,
.page__content .h3,
h4,
.h4,
.page__content h4,
.page__content .h4,
h5,
.h5,
.page__content h5,
.page__content .h5,
h6,
.h6,
.page__content h6,
.page__content .h6 {
	margin-top: 1.5em;
}
