.body-text p {
	margin-top: 15px !important;
	margin-bottom: 10px !important;
}

.body-text p:first-of-type {
	margin-top: 0px !important;
}

.body-text p::empty {
	margin-top: 0px !important;
}

.body-text h2 {
	width: auto !important;
}

p:first-of-type:empty {
	margin-bottom: -30px;
	padding: 0;
}

.body-text p br {
	display: none;
}

h3.sub-head {
	line-height: 22px;
}

sup {
	vertical-align: super;
	font-size: smaller;
}

#emailSubscribeForm .input-container:nth-child(2) {
	display: none !important;
}

.adBox::before {
	content: "Advertisement";
	text-align: center;
	color: #ccc;
	font-family: "neuzeit-grotesk";
	font-size: 12px;
	padding: 10px 0;
	display: block;
	text-transform: uppercase;
}

.purewow.citi img[alt="Advertisement"],
.home img[alt="Advertisement"],
.app img[alt="Advertisement"] {
	display: none;
}

.category-wrapper-collectibles {
	color: #fff;
}
.category-collectibles .category-wrapper .category-wrapper-hed {
	display: none;
}

.category-pickleball .category-wrapper {
	justify-content: space-around;
}

.category-pickleball .category-wrapper .category-lines {
	height: auto;
}

@media (max-width: 767px) {
	.app .home .home-nav {
		z-index: 1;
	}

	.app .home .home-nav a.home-link {
		line-height: 10em;
		width: 50%;
		text-align: center;
	}
}

@media (min-width: 1024px) {
	.header {
		top: 0;
	}

	.one37pm-lander.category- {
		margin-top: 120px;
	}
}

.one37pm-lander .adBox {
	width: 100vw;
}

.one37pm-lander.category.category-pickleball .category-wrapper-hed.pickleball{
	display:none;
}

.affiliate-disclaimer {
	width: 86%;
}

@media (min-width: 991px) {
	.affiliate-disclaimer {
		width: 636px;
	}

	.header .header-content {
		flex-basis: 33.3%;
	}

	.header .header-content.header-content-mid {
		justify-content: center;
	}
	.category-collectibles .category-wrapper {
	    height: 150px;
	    justify-content: center;
	    padding-bottom: 0;
	}
}

#article-157489 ul {
	margin-top: 0;
}
@media (max-width: 992px) {
	.header-scrolling.ceros .header-contents .header-content-ceros-child .iconList .icon {
		margin-top: 15px !important;
	}
}
.top-feature-container {
	margin-top: -15px;
}
@media (min-width: 1024px)  {
	.top-feature-container {
		margin-top: -100px;
	}
}