.KSTLNav .item-with-ul .level-two li{
	height: inherit !important;
 }

.KSTLNav .item-with-ul .level-two li a{
	 padding: 12px 22px !important;
	 font-family: "KelloggsSansMedium", Sans-Serif;
	 font-weight: normal;
	 text-transform: inherit;
	 font-size: inherit;
    letter-spacing: inherit;
    margin-bottom: 1px;
}

.KSTLNav .level-two .item-with-ul.active a{
	/*background: #d11341 !important;*/
}


.top-space{
	margin-top: 20px;
}

.text-uppercase{
	text-transform: uppercase;
}


.kstl-filter {
    margin-bottom: 10px;
    margin-top: -10px;
}

div.pagination{display: none;}

@media only screen and (max-width: 601px) {

	.KSTLNav .item-with-ul{
		height: inherit !important;
	}

	.KSTLNav li{
		height: inherit !important;
	}

	.news.hero-carousel-1 .flexslider .slides img {
	    min-height: inherit;
	 }

}

@media only screen and (max-width: 400px){
	.kstl-related-products .relatedItem_list > .grid__item {
	    width: calc(70% - 24px);
	}
}

