/*PRODUCT PAGE NAV OVERRIDES------------------------------------------------------------------------*/
.product_category_nav a{
	font-size:125%;
}
.product_category a{
	color: #ffffff !important;
}

/*PRODUCT PAGE BODY TEXT OVERRIDES------------------------------------------------------------------*/
.grid productPage, .productPage{
	background-color:#da2037;
	color:#ffffff;
	font-weight:bold;
}

.product_category_header a:active, .product_category_header a:visited, .product_category_header a:link{
	color:#ffffff;
	font-weight:bold;
	text-decoraton:none;
	font-size:1.2em;
	letter-spacing:.1em;
}

.product_category_description{
	font-weight:bold;
	font-size:175%;
	margin-top:-30px;
}


section + footer{
 margin:0px 0px 0px 0px;
}

.product_category_header {
	background: url("/content/dam/pringles/en_CA/arrow_up_red.png") no-repeat 95% center;
}

.product_category_header_two {
	display:block;
	position: relative;
	margin: 30px auto;
    max-width: 760px;
    text-align: center;
	color:#ffffff;
	font-weight:bold;
	font-size:2.2em;
	letter-spacing:.1em;
	line-height: 1.6;
}

.grid productPageTwo, .productPageTwo{
	background-color:#da2037;
	color:#ffffff;
	font-weight:bold;
}

.kstl-prod-detail-page .kstl-responsive-image img {
	background:transparent;
}
#main_container > section > div > div > div:nth-child(1) > div > span > img {
    width: 100%;
}
/*hayim 07/31/17*/
