.main-header__mid-area{
	padding-top: 0.6rem;
	padding-bottom:0.5rem;
}
.homepageheader-all-dropdown {
	border: 0;
	border-radius: 0;
	left: 0 !important;
	/*transform: translateY(-120%);*/
	transition: all .3s cubic-bezier(.64, .04, .35, 1)
}

.homepageheader-all-dropdown.is-open {
	/*transform: translateY(0);*/
}

label[for="persterms1"] a{
	text-decoration: underline;
}

.homepageheader-item {
	/*height: 100%;*/
	transform: skew(10deg);
	padding: 0 0.625rem;
}

.homepageheader-item--mainsite {
	padding-left: 1rem;
	/*margin-left: -4px;*/
}

.homepageheader-item__title * {
	color: #000;
}

.homepageheader-item__title {
	transform: skew(-10deg);
	font-weight: bold;
	line-height: 2.5rem;
}

.homepageheader-item.hover,
.homepageheader-item:hover {
	/*background: #464646;*/
	/* highlight secondary */
}

.homepageheader-item.hover .homepageheader-item__title,
.homepageheader-item:hover .homepageheader-item__title,
.homepageheader-item.hover a,
.homepageheader-item:hover a {
	color: #000;
	text-decoration: underline;
}

.homepageheader-item.homepageheader-item--selected {
	background: #000;
	/* highlight secondary */
}
.homepageheader-item.homepageheader-item--selected a{
	color: #000;
}

.title-bar__toparea-icon .title-bar__icon-container {
	height: 100%;
	transform: skew(-10deg) translateX(5px);
	padding: 0.625rem 0.75rem 0 0.625rem;
	/*background: #464646;*/
	/* highlight secondary */
	align-items: center;
	display: flex;
}

.title-bar__toparea-icon .title-bar__icon {
	line-height: 2rem;
}

.title-bar__toparea-icon .title-bar__icon .title-bar__icon-svg-container,
.title-bar__toparea-icon .title-bar__icon--myaccount-label {
	transform: skew(10deg);
}

.title-bar__icon--menu,
.title-bar__icon--menu svg {
	width: 2.125rem;
	height: 2.125rem;
}

.title-bar__icon--menu {
	margin-left: 5px;
}

.title-bar__icon--menu svg {
	transform: translateY(2px);
}

.homepageheader-item__title {
	font-size: .75rem
}

.off-canvas.is-transition-overlap.is-open {
	box-shadow: none;
}

.title-bar__logo-container>a {
	outline: none;
}

.feature-tab__overlay-title {
	position: unset;
	text-align: center;
}

.feature-tab__overlay-button.button {
	border-radius: 50px;
	padding: 1rem;
	margin: 0;
}

.main-header__widemenu .logo {
	position: relative;
	margin: 0 1.5rem 0 0;
}

.main-header__widemenu .logo :after {
	content: "";
	height: 32px;
	width: 1px;
	margin: auto;
	position: absolute;
	right: -9px;
	top: 0;
	bottom: 0;
	background: #c6c6c6;
	width: 2px;
	right: -26px;
}

.homepage-footer__item:nth-of-type(1),
.homepage-footer__item:nth-of-type(2) {
	width: 49%;
	position: relative;
	margin: 0 auto;
}


.homepage-footer {
	padding: unset;
}

.homepage-footer__container {
	border-bottom: 2px solid #c6c6c6;
}

#newsletter-signup > .input-group{
	-webkit-box-pack: center;
	justify-content: center;
}

#productMainImg .social-share{
	background: rgba(0,0,0,0.04);
    border-radius: 5px;
    margin-top: 0.8rem;
}

.social-share__item-link--facebook{
	color: #3d5996;
	transition: 250ms ease-out;
}

.social-share__item-link--twitter{
	color: #000;
	transition: 250ms ease-out;
}

.social-share__item-link--pinterest{
	color: #cc252d;
	transition: 250ms ease-out;
}

.social-share__item-link--email{
	color: gold;
	transition: 250ms ease-out;
}

.social-share__item-link:hover{
	color: white;
}
.social-share__item-link--twitter:hover{
	background-color: #000;
}
.social-share__item-link--pinterest:hover{
	background-color: #cc252d;
}
.social-share__item-link--facebook:hover{
	background-color: #3d5996;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
.social-share__item-link--email:hover{
	background-color: gold;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

@media (min-width: 1920px) {
	.mega-menu__icon--myaccount-label {
		font-size: 0.75rem;
	}
}

@media screen and (max-width: 1039px) {
	.homepageheader-item--mainsite{
		display: none;	
	}
	.homepageheader-item--selected {
		background: #000;
	}

	.homepageheader-item--selected a {
		color: #000;
	}
}

@media screen and (min-width: 1040px) {
	.homepageheader-item {
		padding: 0 1rem;
	}

	.homepageheader-item--mainsite {
		padding-left: 0rem;
	}

	.homepage-header>.cell:nth-of-type(1) {
		-webkit-box-flex: 1;
		-webkit-flex: 1 1 0px;
		-ms-flex: 1 1 0px;
		flex: 1 1 0px;
	}

	.main-header__widemenu .mega-menu__bar.is-stuck .mega-menu__bar-wrapper {
		height: 5.25rem;
	}
}

@media screen and (min-width: 640px) {
	.homepageheader-item__title {
		font-size: 0.75rem;
	}
}


@media screen and (max-width: 640px) {
	.homepage-footer__item {
		width: 45% !important;
	}
}
/** End of Responsive */

.secure-header-continue-shop > .button.secondary{
    background: white;
    padding: 0.5rem 1.125rem;
}

.featureTab-text {
    background: #f1f1f1;
}

#footer-wrapper {
    position: relative;
    margin-top: 32px;
}
.newsletter {
    padding-top: 42px;
}

#footer-wrapper:before {
    content: "";
    left: 50%;
    position: absolute;
    top: -2.1875rem;
    transform: translateX(-50%);
    width: 70px;
    height: 70px;
    background: url('/contentpics/70x70-logo.png');
}

/** Footer Divider **/
.footer .cell.grid-x.large-12 {
    position: relative;
    padding: 1.5rem 0;
}

.footer .cell.grid-x.large-12::after, .footer .cell.grid-x.large-12::before {
    background-color: #fefefe;
    content: "";
    height: .0625rem;
    left: 0;
    opacity: .1;
    position: absolute;
    width: 100%;
}

.footer .cell.grid-x.large-12::before {
    top: 0;
}

.footer .cell.grid-x.large-12::after {
    bottom: 0;
}

.social__link-container {
    border-radius: .5rem;
    margin: 0.5rem 0.5rem 0 0.5rem;
}

.social__link {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.social__link-container, .social__link-button svg {
    transition: .25s;
}

.social--wideboxes .social__link-button {
    margin-right: 1rem;
}

.c-eyebrow-bar__sub-nav {
	position: absolute;
	top: 2.5em !important;
}