#main_container {
	max-width: none !important;
}

/* the rules below offset the GlobalPlatformStyle css file */
@media screen and (max-width: 602px) {
	header .top-menu-container {
		margin-top: 50px !important;
	}
}

.flex-direction-nav .flex-next, .flex-direction-nav .flex-prev {
	opacity: 0;
}

.promotion-landing-page {
	padding-bottom: 24px;
}
@media screen and (max-width: 602px) {	
	.promotion-landing-page {
		padding-top: 24px;
		padding-bottom: 48px;
	}
}

.promotion-landing-page h2 {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 34px;
	font-size: 3.4rem;
	line-height: 1.0;
	margin-top: 10px;
}
@media screen and (max-width: 602px) {	
	.promotion-landing-page h2 {
		font-size: 30px;
		font-size: 3.0rem;
		margin-top: -10px;
	}
}

.promotion-landing-page .promoText p:first-child {
	font-size: 18px;
	margin: 5px 0;
}

.promotion-landing-page .promoText a {
	color: #da2037; 
	text-decoration: none;
}
@media screen and (max-width: 602px) {	
	.promotion-landing-page .promoText a {
		font-size: 17px;
		font-size: 1.7rem;	
	}
}

.kstl-prod-detail-page .custom-product-details .kstl-default-button {
	padding-right: 19px!important;
}

.kstl-prod-detail-page div.bg-image div.kstl-full-image-slide div.kstl-image-wrapper {
  height: inherit; }

footer {
  bottom: 0 !important;
  margin-top: 0 !important;
  padding-bottom: 40px !important; }

footer i { 
	font-style: italic !important;
}

footer a {
  color:#ffd503!important;
}

footer a:hover {
  text-decoration: underline;
}

