.header-social-share {
	background: transparent;
	display: flex;
	position: relative;
	width: 50%;
	z-index: 10;
}

.header-social-share ul {
	display: flex;
	margin: 0;
	padding: 0;
}

.header-social-share ul li {
	list-style-type: none;
	margin: 0;
}

.header-social-share ul li a {
	display: block;
	outline-width: 0 !important;
	padding: 0 10px;
	text-decoration: none;
}

.header-social-share ul li a svg {
	fill: #fff !important;
	height: 14px;
	max-height: 100%;
	max-width: 100%;
	width: 14px;
}

.header-logo-centered.js-is-sticky--change::after {
	top: 0;
}

.header-logo-centered::after {
	height: 110px;
}

@media (min-width: 64em) {

	.header-logo-centered::after {
		height: 190px;
	}
  
}

.footer-simple__social a {
	outline-width: 0 !important;
}

.social-icons__item a {
	outline-width: 0 !important;
}

.header-logo-centered__inner {
	padding: 35px 0 0;
	position: relative;
	z-index: 1;
}

@media (min-width: 80em) {

	.header-logo-centered__inner {
		padding: 70px 140px 0;
	}

}

.right-space,
.left-space {
	display: none;
}

@media only screen and (min-width: 1024px) {

	.right-space,
	.left-space {
		display: inline-block;
	}

}

@media (min-width: 64em) {

	.js-is-sticky--change .header-logo-centered__inner {
		padding-top: 70px !important;
	}

	.header-logo-centered__logo {
		height: 94px;
		width: 240px;
	}

	.footer-simple__logo img {
		height: 94px;
		width: 240px;
	}

}

@media (max-width: 40em) {

	.header-logo-centered__logo {
		height: 55px;
		top: 50%;
		width: 140px;
	}

}

.nfp-nutrition-facts {
	max-width: 100%;
}
