#sp-top-bar {
	padding: 8px 0;
	margin-bottom: -15px;
}
#sp-top3 {
	text-align: center;
}
#sp-header {
	background-color: #ededed;
}
#sp-header {
	background: #ffffff none repeat scroll 0 0;
	box-shadow: 0 3px 3px rgba(0,0,0,0.0);
	height: 90px;
	left: 0;
	position: relative;
	top: 0;
	width: 100%;
	z-index: 99;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
	display: inline-block;
	padding: 0 10px;
	line-height: 90px;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #000;
	margin: 0;
	font-weight: 500;
}
.sp-megamenu-parent > li:active > a, .sp-megamenu-parent > li:hover > a {
	color: #009464;
	background-color: #ddd;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
	background: #ddd;
	box-shadow: 0 3px 5px 0 rgba(0,0,0,0.2);
	padding: 0px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span {
	display: block;
	padding: 10px;
	color: #141414;
	cursor: pointer;
	font-weight: 500;
	font-size: 11pt;
}
.sp-page-title {
	padding: 8px 0;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	background-attachment: fixed;
}
.ph-item-content.grid {
	background-color: white;
	padding: 20px;
}
.ph-price-brutto.ph-standard {
	font-size: 25px;
}
.ph-product-header.grid {
	font-weight: 700;
}