* {
	margin: 0;
	padding: 0;
	overflow: none;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 100
}

body {
	background-color: #eee;
	font-size: 19px;
	min-height: 100vh
}

html {
	margin: 0;
	padding: 0;
	min-height: 100vh
}

div#head {
	width: 100%;
	background-color: #111
}

div#nav {
	width: 100%;
	background-color: #333;
	height: 2em
}

div#nav div.navbar {
	max-width: 1250px;
	margin: 0 auto;
	color: #fff
}

div#nav div.navbar a {
	color: #fff;
	text-decoration: none;
	margin: 0 1em;
	line-height: 2em
}

div#nav a.catalog {
	background-image: url('/pub/icon-catalog.png');
	background-repeat: no-repeat;
	background-position: left center;
	background-size: contain;
	padding: 0 0 0 1.5em
}

div#nav a.home {
	background-image: url('/pub/icon-home.png');
	background-repeat: no-repeat;
	background-position: left center;
	background-size: contain;
	padding: 0 0 0 1.5em
}

div.spacer {
	width: 100%;
	height: 2em
}

p.page-title {
	max-width: 1250px;
	font-size: 2em;
	line-height: 2.5em;
	color: #fff;
	margin: 0 auto
}

p.page-title span.icon {
	padding: 0 0 0 50px;
	background-image: url('/pub/energy.png');
	background-repeat: no-repeat;
	background-position: left center;
	background-size: contain
}

p.page-title a {
	color: #000;
	text-decoration: none
}

p.page-nav {
	max-width: 1250px;
	font-size: 2em;
	line-height: 2.5em;
	color: #fff;
	margin: 0 auto;
	border: 1px solid yellow
}

div#pagecontent {
	max-width: 1250px;
	margin: 0 auto;
	height: auto;
	overflow: auto
}

div#pagecontent div.catalognav {
	width: 210px;
	height: auto;
	border-radius: 10px;
	background-color: #fff;
	padding: 5px 25px;
	font-weight: 100;
	font-size: 14px;
	line-height: 1.5em;
	float: left;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-around;
	list-style: none
}

div#pagecontent div.catalognav ul {
	list-style: none;
	padding: 0;
	margin: 0 0 1em 0;
	width: 100%
}

div#pagecontent div.catalognav ul li {
	padding: 0;
	margin: 0;
	overflow: hidden;
	white-space: nowrap
}

div#pagecontent div.catalognav ul li a {
	color: #000;
	text-decoration: none
}

div#pagecontent div.catalognav ul li a span.deal_count {
	font-size: .8em
}

div#pagecontent div.catalognav ul li.title {
	font-size: 1.25em
}

div#pagecontent div.catalognav ul li.main a,
div#pagecontent div.catalognav ul li.current a {
	font-weight: 700
}

div#pagecontent ul.deals {
	width: calc(100% - 335px);
	height: auto;
	border-radius: 10px;
	background-color: #fff;
	padding: 5px 25px;
	font-weight: 100;
	font-size: 14px;
	line-height: 1.5em;
	float: right;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-around;
	list-style: none
}

div#pagecontent ul.promo {
	width: 210px;
	height: auto;
	border-radius: 10px;
	background-color: #fff;
	padding: 5px 25px;
	font-weight: 100;
	font-size: 14px;
	line-height: 1.5em;
	float: right;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-around;
	list-style: none
}

div#pagecontent ul.promo li.deal-item,
div#pagecontent ul.deals li.deal-item {
	padding: 5px;
	width: 200px;
	height: auto;
	margin-top: 10px;
	border: 1px solid #ccc;
	text-align: center
}

div#pagecontent ul.promo li.deal-item a,
div#pagecontent ul.deals li.deal-item a {
	text-decoration: none;
	color: #000
}

div#pagecontent ul.promo li.deal-item .deal-imgcover,
div#pagecontent ul.deals li.deal-item .deal-imgcover {
	width: 190px;
	height: 190px
}

div#pagecontent ul.promo li.deal-item .deal-img,
div#pagecontent ul.deals li.deal-item .deal-img {
	width: 190px;
	height: 190px;
	margin: 0;
	padding: 0;
	background-size: cover;
	background-position: center center;
	cursor: pointer
}

div#pagecontent ul.promo li.deal-item .deal-title,
div#pagecontent ul.deals li.deal-item .deal-title {
	width: 100%;
	height: 4em;
	color: #000;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: .9em;
	font-weight: 600;
	padding-bottom: 1em
}

div#pagecontent ul.promo li.deal-item .deal-price-new,
div#pagecontent ul.deals li.deal-item .deal-price-new {
	width: 100%;
	color: #000;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: .75em
}

div#pagecontent ul.promo li.deal-item .deal-price-now,
div#pagecontent ul.deals li.deal-item .deal-price-now {
	width: 100%;
	color: #000;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: .85em;
	font-weight: 500
}

div#pagecontent ul.promo li.deal-item .deal-price-info,
div#pagecontent ul.deals li.deal-item .deal-price-info {
	width: 100%;
	color: #333;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: .7em;
	font-weight: 100;
	line-height: 1.2em;
	padding: 1em 0 0 0
}

div#pagecontent ul.promo li.deal-item .deal-price-info a,
div#pagecontent ul.deals li.deal-item .deal-price-info a {
	color: #333;
	text-decoration: none
}

div#pagecontent ul.promo li.deal-item .deal-price-now a:hover,
div#pagecontent ul.promo li.deal-item .deal-price-new a:hover,
div#pagecontent ul.deals li.deal-item .deal-price-now a:hover,
div#pagecontent ul.deals li.deal-item .deal-price-new a:hover {
	text-decoration: underline
}

div#pagecontent ul.promo li.deal-item .deal-discount,
div#pagecontent ul.deals li.deal-item .deal-discount {
	background-color: #91130a;
	color: #fff;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	float: right;
	padding: 2px;
	border-radius: 5px
}

div#pagecontent ul.promo li.deal-item p.deal-click,
div#pagecontent ul.deals li.deal-item p.deal-click {
	margin-top: 10px;
	background-color: #111;
	color: #fff;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1em;
	padding: 5px 0;
	width: 100%;
	border-radius: 4px
}

div#pagecontent ul.promo li.deal-item p.deal-click a,
div#pagecontent ul.deals li.deal-item p.deal-click a {
	color: #fff
}

div#pagecontent div.deals {
	width: calc(100% - 335px);
	height: auto;
	border-radius: 10px;
	background-color: #fff;
	padding: 25px;
	font-weight: 100;
	font-size: 1em;
	line-height: 1.5em;
	float: right
}

div#pagecontent div.article {
	width: calc(100% - 335px);
	height: auto;
	border-radius: 10px;
	background-color: #fff;
	padding: 25px;
	font-weight: 100;
	font-size: 1em;
	line-height: 1.5em;
	float: left
}

div#pagecontent div.article img.right {
	width: 50%;
	float: right;
	padding: 10px 0 10px 10px
}

div#pagecontent div.article img.full {
	width: calc(100% - 20px);
	padding: 10px 0 10px 0
}

div#pagecontent div.article .onlymobile {
	display: none
}

div#pagecontent div.article p {
	font-weight: 100;
	padding-bottom: 1.5em
}

div#pagecontent div.article p.nopadding {
	padding-bottom: 0
}

div#pagecontent div.article a {
	color: #000;
	text-decoration: underline
}

div#pagecontent div.article h1 {
	font-weight: 100;
	font-size: 1.5em;
	line-height: 2em
}

div#pagecontent div.article h2 {
	font-weight: 100;
	font-size: 1.25em;
	line-height: 1.5em
}

div#pagecontent div.article ul {
	padding: 0 0 0 1em
}

div#footer {
	margin: 0 auto
}

div#footer,
div#footer a {
	width: 100%;
	background-color: #111;
	color: #eee;
	text-decoration: none
}

div#footer div.footer-text {
	max-width: 1200px;
	margin: 0 auto;
	font-weight: 100;
	font-size: .7em;
	padding: 5px;
	text-align: center
}

div#mobilefilter {
	display: none;
	background-color: #fff;
	text-align: right
}

div#mobilefilter a {
	background-image: url('/pub/icon-filter.png');
	background-repeat: no-repeat;
	background-position: left center;
	background-size: .8em;
	padding: 0 1.5em 0 1em;
	color: #000;
	font-weight: 700;
	text-decoration: none
}

div#pagecontent p.onlymobile {
	display: none
}

.whdSearch {
	display: flex;
	flex-direction: row
}

.whdSearchField {
	width: 100%;
	padding: 10px 35px 10px 15px;
	border: 1px solid #999;
	border-radius: 5px;
	outline: 0
}

.whdSearchButton {
	background: transparent;
	border: 0;
	outline: 0;
	margin-left: -33px
}

.whdSearchButton svg {
	width: 18px;
	height: 18px;
	object-fit: cover;
	color: #999;
	fill: currentColor
}

div#pagecontent div.productpage {
	width: calc(100% - 335px);
	height: auto;
	border-radius: 10px;
	background-color: #fff;
	padding: 25px;
	font-weight: 100;
	font-size: 1em;
	line-height: 1.5em;
	float: left
}

div#pagecontent div.productpage img.left {
	width: 50%;
	max-width: 200px;
	float: left;
	padding: 10px 10px 10px 0
}

div#pagecontent div.productpage img.right {
	width: 50%;
	float: right;
	padding: 10px 0 10px 10px
}

div#pagecontent div.productpage img.full {
	width: calc(100% - 20px);
	padding: 10px 0 10px 0
}

div#pagecontent div.productpage .onlymobile {
	display: none
}

div#pagecontent div.article p {
	font-weight: 100;
	padding-bottom: 1.5em
}

div#pagecontent div.productpage p.nopadding {
	padding-bottom: 0
}

div#pagecontent div.productpage a {
	color: #000;
	text-decoration: underline
}

div#pagecontent div.productpage h1 {
	font-weight: 100;
	font-size: 1.5em;
	line-height: 1.2em
}

div#pagecontent div.productpage h2 {
	font-weight: 100;
	font-size: 1.25em;
	line-height: 1.5em
}

div#pagecontent div.productpage ul {
	padding: 0 0 0 1em
}

div#pagecontent div.productpage div.product-prices {
	width: auto;
	height: 3em;
	line-height: 3em
}

div#pagecontent div.productpage div.product-prices p {
	font-weight: 500;
	float: left;
	width: auto;
	margin: 0 35px 0 0
}

div#pagecontent div.productpage div.product-prices p.product-pricenew {
	text-decoration: line-through;
	color: #aaa;
	font-size: 1.75em
}

div#pagecontent div.productpage div.product-prices p.product-pricenow {
	font-size: 1.75em
}

div#pagecontent div.productpage div.product-buttons {
	padding-top: 10px;
	float: right
}

div#pagecontent div.productpage div.product-buttons p.product-go2deal {
	background-image: url('/pub/externallink_100.png');
	background-repeat: no-repeat;
	background-position: 10px center;
	background-size: 25px;
	background-color: #111;
	width: auto;
	color: #fff;
	font-size: 1em;
	line-height: 1em;
	float: right;
	padding: 10px 10px 10px 45px;
	border-radius: 6px;
	cursor: pointer
}

div#pagecontent div.productpage div.product-whinfo {
	font-size: .75em;
	line-height: 1.2em;
	color: #555
}

div#pagecontent div.productpage div.product-whinfo a {
	color: #555;
	text-decoration: none
}

div#pagecontent div.productpage h2 {
	font-size: 1.1em;
	line-height: 1.2em;
	font-weight: 700
}

div#pagecontent div.productpage p.extrainfo {
	font-size: .75em;
	line-height: 1.2em
}

div#pagecontent ul.deals li.deal-item .deal-info {
	width: 16px;
	height: 16px;
	border-radius: 8px;
	border: 1px solid #999;
	color: #999;
	line-height: 16px;
	overflow: none
}

div#pagecontent ul.deals li.deal-item .deal-info a {
	border: 1px solid #999;
	color: #999;
	text-decation: none
}

@media only screen and (max-width:800px) {
	div#pagecontent p.onlymobile {
		display: block
	}

	div#pagecontent p.onlydesktop {
		display: none
	}

	div#pagecontent div.article img.right {
		width: 100%;
		float: none;
		padding: 10px 0
	}

	div#pagecontent div.article img.full {
		width: 100%;
		float: none;
		padding: 10px 0
	}

	div#pagecontent div.article .onlymobile,
	div#mobilefilter,
	div#pagecontent div.productpage .onlymobile {
		display: block
	}

	div#pagecontent div.article .onlydesktop,
	div#pagecontent div.catalognav,
	div#pagecontent div.productpage .onlydesktop {
		display: none
	}

	div#pagecontent ul.deals,
	div#mobilefilter {
		width: calc(100% - 10px);
		border-radius: 0;
		float: none;
		padding: 5px
	}

	div#pagecontent ul.deals li.deal-item {
		width: 165px
	}

	div#pagecontent ul.deals li.deal-item .deal-imgcover,
	div#pagecontent ul.deals li.deal-item .deal-img {
		width: 155px;
		height: 155px
	}

	div#pagecontent div.catalognav.mobile {
		display: block;
		width: calc(100% - 10px);
		border-radius: 0;
		float: none;
		padding: 5px
	}

	div#pagecontent div.article p.linklist {
		line-height: 1.75em
	}
}

@media only screen and (max-width:700px) {
	body {
		font-size: 15px
	}

	div.spacer {
		height: 1em
	}

	div#pagecontent ul.promo {
		display: none
	}

	div#pagecontent div.article,
	div#pagecontent div.productpage {
		width: calc(100% - 50px);
		border-radius: 0
	}

	p.page-title {
		font-size: 2em
	}

	div#pagecontent div.productpage div.product-prices p {
		margin: 0 15px 0 0
	}

	div#pagecontent div.productpage div.product-prices p.product-pricenew,
	div#pagecontent div.productpage div.product-prices p.product-pricenow {
		font-size: 1.2em
	}

	div#pagecontent div.productpage div.product-buttons {
		padding-top: 3px
	}

	div#pagecontent div.productpage div.product-buttons p.product-go2deal {
		background-position: 10px center;
		background-size: 20px;
		font-size: 1em;
		line-height: 1em;
		border-radius: 4px
	}
}

div#nav a.brand {
	background-image: url('/pub/icon-brand.png');
	background-repeat: no-repeat;
	background-position: left center;
	background-size: contain;
	padding: 0 0 0 1.5em
}

div#nav a.feed {
	background-image: url('/pub/icon-feed.png');
	background-repeat: no-repeat;
	background-position: left center;
	background-size: contain;
	padding: 0 0 0 1.5em
}

div#nav a.shop {
	background-image: url('/pub/icon-shop.png');
	background-repeat: no-repeat;
	background-position: left center;
	background-size: contain;
	padding: 0 0 0 1.5em
}

div#pagecontent div.productpage {
	font-weight: 100;
	font-size: .8em;
	line-height: 1.1em
}

div#pagecontent div.productpage h2 {
	font-weight: 100;
	font-size: 1.1em;
	line-height: 1.2em
}

div#pagecontent div.productpage h2 a {
	font-weight: 500;
	font-size: 1.1em;
	line-height: 1.2em;
	text-decoration: none
}

div#pagecontent div.productpage h3 {
	font-weight: 500;
	font-size: .9em;
	line-height: 2em;
	color: #999
}

div#pagecontent div.productpage h3 a {
	text-decoration: none;
	font-weight: 500;
	font-size: .9em;
	line-height: 2em;
	color: #999
}

div#pagecontent div.productpage h4 {
	font-weight: 500;
	font-size: 1em;
	line-height: 2em;
	color: #333
}

div#pagecontent div.productpage img {
	max-width: 90vw;
}

div#pagecontent div.productpage div.product-prices p.product-pricenew,
div#pagecontent div.productpage div.product-prices p.product-pricenow {
	font-size: 1.1em
}

div#pagecontent div.productpage div.product-whinfo,
div#pagecontent div.pageinfo div.product-whinfo {
	font-size: .65em
}

div#pagecontent div.pageinfo {
	width: calc(100% - 335px);
	height: auto;
	border-radius: 10px;
	background-color: #fff;
	padding: 25px;
	font-weight: 100;
	font-size: 1em;
	line-height: 1.5em;
	float: left
}

div#pagecontent div.pageinfo h1 {
	font-weight: 100;
	font-size: 1.1em;
	line-height: 1.2em
}

div#pagecontent div.pageinfo h2 {
	font-weight: 100;
	font-size: 1.1em;
	line-height: 1.2em
}

div#pagecontent div.pageinfo p {
	font-weight: 100;
	font-size: .9em;
	line-height: 1.2em;
	padding-bottom: 1.5em;
	color: #333
}

div#pagecontent div.pageinfo p a {
	color: #333
}

div#pagecontent div.pageinfo ul {
	padding-left: 1.5em
}

div#pagecontent div.pageinfo li,
div#pagecontent div.pageinfo li a {
	font-weight: 100;
	font-size: .9em;
	line-height: 1.2em;
	color: #333
}

div#pagecontent div.pageinfo img {
	width: 350px;
	float: right;
	padding-left: 10px
}

div#pagecontent div.productpage img.promoimg {
	width: 100px;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px
}

tr.tablerowhighlight {
	line-height: 2em;
}

tr.tablerowhighlight td {
	padding-right: 2em;
}

tr.tablerowhighlight:hover {
	background-color: #ccc;
	cursor: pointer;
}

@media only screen and (max-width:700px) {
	div#pagecontent div.pageinfo {
		width: calc(100% - 50px);
		border-radius: 0
	}

	div#pagecontent div.pageinfo img {
		width: 100%;
		float: left;
		padding-bottom: 1.5em
	}
}