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

.byline .second-author-container {
	display: flex;
}

.sub-head-wrapper {
	display: none;
}

.body-text h2 {
	margin-bottom: 20px;
}

.body-text h5 {
	color: #000000;
	font-family: 'Soleil';
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px 0;
	font-size: 18px;
	letter-spacing: 1px;
	line-height: 18px;
}

.body-text p {
	width: 100%;
}

.body-text ul li {
	margin: 0 0 5px 0;
}

.video-embed.standard .body-text ul {
	margin-top: 10px;
}
h2.subhead-video-embed.standard {
	margin-bottom: 10px;
}

@media (min-width: 991px) {
	.header .header-content.header-content-mid {
		flex-basis: 65%;
	}

	.header .header-content.header-content-end {
		flex-basis: 25%;
	}

	.header .cat-links {
		align-items: center;
	}

	.header .cat-links a {
		text-align: center;
	}

	.body-text h2 {
		margin-bottom: 15px;
	}

	.body-text p {
		max-width: 680px;
	}
	.body-text ul li {
		margin: 0 0 10px 0;
	}

	/*8/30/22 Eric Left Aligning h3s*/
	#article-616691 .body-text h3 {
		text-align: left;
	}

	.body-text,
	.amazon-body-text {
		width: 100%;
	}
	.video-embed.standard .body-text ul {
		margin-top: 0px;
	}
	h2.subhead-video-embed.standard {
		margin-bottom: 20px;
	}
    
}

@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;
	}
}

.product-summary .products .product .price-button a {
	white-space: pre-wrap;
}

#article-30324 .video-embed iframe {
	position: relative !important;
}

#article-673879 .results-container .related-story-link-container {
	display: none;
}

#article-37404 .body-text .wp-block-button-container.standard {
	margin: 30px 0;
}

#article-37404 .body-text .wp-block-button-container.standard .wp-block-button.standard {
	height: auto;
	width: auto;
	padding: 0;
	max-width: 150px;
	margin: -5px 0 0;
}

#article-653184 .module:has(h2.sub-head.miniheader) h2 {
	margin-bottom: 45px;
}

#article-898116 .large-product-container .body-text h3[id="Fast Facts"] {
	margin-top:20px;
}

#article-792059 .large-image-container .image-text-wrapper a.large-image-link {
	text-decoration: none;
}

#article-842144 .author-content-wrapper {
	display:none;
}

#article-878790 .large-product-container[id="13"] .image-text-wrapper .body-text h3, #article-1146067 .large-product-container[id="3"] .image-text-wrapper .body-text h3{
	text-align: left;
}

#article-1130099 .pullquote-duplicate-paragraph {
	display: none;
}

#article-1121519 .video-embed.default iframe {
	height: 230px;
	min-height: auto;
}

@media (min-width: 768px) {
	#article-1121519 .video-embed.default iframe {
		height: 380px;
	}
}
@media (min-width: 991px) {
	#article-851336 .shoppable-storefront {
	    max-width: 900px;
	    margin-top: 100px;
	}
	#article-851336 .shoppable-storefront .storefront-products {
	    width: 100%;
	    max-width: 100%;
	}
}
#article-851336 .shoppable-storefront .shoppable-storefront-hedBody {
	text-align: center;
}

#article-1151325 .faq .answer p {
	padding: 5px 0px;
}
#article-1151325 .faq .answer p:first-of-type {
	padding-top: 0px;
}
#article-1151325 .faq .answer p:last-of-type {
	padding-bottom: 0px;
}

#article-1150004 .faq .answer p {
	padding: 5px 0px;
}
#article-1150004 .faq .answer p:first-of-type {
	padding-top: 0px;
}
#article-1150004 .faq .answer p:last-of-type {
	padding-bottom: 0px;
}

.affiliate-text a {
	text-decoration: none;
	font-weight: bold;
	color: #6E7073;
}

.affiliate-text a:hover {
	opacity: 70%;
	transition: background-color .2s linear, color .2s linear;
}
.header-fixed .header-contents .header-content-mid .cat-links li:nth-of-type(6), .nav .nav-content .nav-links-container .nav-links span:nth-of-type(2) a:nth-of-type(3) {
	/*display:none;*/
}
