﻿/* EMAIL START */
body {
	font-family: sans-serif;
	font-size: 87.5%;
	color: #79716f;
	background-color: #fff;
}
a {
	color: #c22930;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #c22930;
}
/* EMAIL END */
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
h1, div.shop-images {
	margin-top: 20px; /* to match in shop */
}
/*	Layout only	*/
#wrap_toplogo {
	width: 100%;
	position: fixed;
	z-index: 99;
	top: 0;
	height: 126px;
}
#wrap_toplogo + div {
	margin-top: 126px; /* Push below fixed position "toplogo" */
}
div.wrap_toplogostyle, div.toplogostyle {
	background-color: #f4f2f1;
/* 	color: #000;  [toplogo_font]  */
}
div.wrap_toplogostyle a, div.toplogostyle a {
	color: inherit;
}
html {
	scroll-padding-top: 126px; /* Anchor links offset for fixed header logo  */
}
.section {
	padding-left: 60px;
	padding-right: 60px;
}
#toplogo {
	padding-bottom: 12px;
}
#toplogo {
	display: table;
	width: 100%;
	padding-top: 17px;
	padding-left: 0;
	padding-right: 0;
}
/* Hardcoded top logo layout */
#toplogo .wrap_block { display: table-cell; vertical-align: top; }
#toplogo .wrap_block:nth-child(1) { width: 35px; padding-left: 15px; }
#toplogo .wrap_block:nth-child(2) { text-align: center; }
#toplogo .wrap_block:nth-child(3) { width: 35px; padding-right: 15px; }
#toplogo .wrap_block:nth-child(4) { width: 35px; padding-right: 15px; }
div.toplogostyle a.banner img {
	width: 173px; /* High-DPR image */
}
#newcustomerblock {
	margin-top: 4px;
}
div.wrap_footerstyle {
	background-color: #f4f2f1;
}
div.footerstyle {
	padding-top: 10px;
	color: #79716f;
	background-color: #f4f2f1;
}
div.footerstyle a {
	color: #79716f;
}
div.footerlogostyle {
	min-height: 170px;
	padding-top: 50px;
}
div.footerstyle h2.blockheads { /* Match with yahoomenu stuff */
	margin: 0 0 0.3em 0;
	font-size: 100%;
	text-transform: uppercase;
	color: #79716f;
}
div.footerstyle p { /* Address text block in footer */
	margin: 0;
}
div.footerstyle {
	line-height: 25px;
}
div.footerstyle ul.yahoomenu li a {
	color: #79716f;
}
a.banner, img.banner, object.banner {
	display: inline-block;
}
div.loginblockstyle div.wrap_block {
	display: inline-block;
}
#powered {
	margin-bottom: 3px;
}
/* Box styles */
div.spaceabove {
	margin-top: 18px;
}
div.spacebelow {
	margin-bottom: 18px;
}
div.wrap_topseparator, div.topseparator {
	border-top: 1px solid;
	margin-top: 10px;
	padding-top: 15px;
	border-color: #c22930;
}
div.wrap_topseparator > div.topseparator {
	border-top-width: 0;
	margin-top: 0;
	padding-top: 0;
}
div.topseparator > div > h2 {
	margin-top: 0;
}
div.paymentproblems {
	border: 2px solid red;
	padding: 1em;
	box-sizing: border-box;
	margin-top: 1em;
	margin-bottom: 1em;
}
div.infobox {
	border: 2px solid #6f0000;
	padding: 1em;
	box-sizing: border-box;
	margin-top: 1em;
	margin-bottom: 1em;
}
/* "titlebox" blockgroup: for one in-title textbox with a "P" subheader and a "H3" header */
div.titlebox p {
	margin-top: 1em;
	margin-bottom: 0;
	font-size: 110%;
	font-weight: bold;
	color: #847976;
}
div.titlebox h3 {
	font-family: "Arial Black", "Avant garde", sans-serif;
	font-size: 	150%;
	margin: 0;
	line-height: 1.1;
	color: #c22930;
}
div.wrap_menubox {
	position: relative;
	background-color: #f4f2f1;
}
div.menubox {
	color: #79716f;
	background-color: #f4f2f1;
}
form.topsearch input.button {
	color: #000;
	background-color: #fff;
}
h2.blockheads {
    font-size: 160%;
    font-weight: normal;
    margin: 0 0 5px 0;
	color: #c22930;
}
div.block {
	padding: 12px;
}
div.sidebox {
	margin: 0 0 20px 0;
}
div.status, p.status {
	padding: 12px;
	border: 1px solid #958b87;
	background-color: #f4f5f8;
	color: #000;
}
ul.breadcrumbs {
	margin: 1em 0;
}
ul.breadcrumbs li {
	float: none;
	line-height: 1.4;
	background-position: 0 6px;
}
div.countrypopup .wrap_block {
	margin: 0.3em 0;
	padding: 2px 5px;
	border: 1px solid #f0edcd;
	background-color: #fffcdf;
}
#toplogo div.cookie_asoverlay {
	text-align: center;
}
#wrap_pageblock {
	margin-bottom: 1em; 
}
#wrap_pageblock:after { /* Clear float images in articles */
	clear: both;
	display: block;
	height: 0;
	content: ""; 
	visibility: hidden;
}
/* Front page article two columns table */
table.twocols td {
	padding-left: 1em;
}
table.twocols td:first-child {
	padding-right: 1em;
	padding-left: 0;
}
/* or */
#frontpagearticle {
	column-count: 2;
	column-gap: 3em;
}
#trustpilotstuff > div {
	margin-bottom: 2em;
}
/* EPay Popup was wide on mobile */
#wrap_pageblock iframe {
	max-width: 100%;
}
/* popup (age verification, coupon, etc) */
div.popupbox {
	border: 2px solid #6f0000;
	border-radius: 10px;
	box-shadow: 2px 2px 2px rgba(0,0,0,130);
	background-color: #fff;
	font-size: 140%;
	padding: 30px;
	opacity: 0;
	display: none;
	transition: opacity 1s;
	-webkit-transition: opacity 1s;
	-moz-transition: opacity 1s;
	z-index: 999;
}
div.popupbox h2.blockheads {
  margin-top: 0;
  text-align: center;
}
@media screen and (max-width: 480px) {
  div.popupbox {
    position: absolute;
    top: 30px;
    left: 5%;
    width: 72%;
    font-size: 100%;
  }
  div.popupbox h2.blockheads {
    font-size: 110%;
  }
}
/* Age popup with jquery.popupoverlay positioning it */
div.popupboxnew {
	border: 2px solid #6f0000;
	border-radius: 10px;
	box-shadow: 2px 2px 2px rgba(0,0,0,130);
	background-color: #fff;
	font-size: 140%;
	padding: 30px;
	display: none;
}
div.popupboxnew h2.blockheads {
  margin-top: 0;
  text-align: center;
}
@media screen and (max-width: 480px) {
  div.popupboxnew {
    font-size: 100%;
  }
  div.popupboxnew h2.blockheads {
    font-size: 110%;
  }
}
/* Responsive breaks */
@media screen and (max-width: 768px) {
	body {
		font-size: 100%;
	}
	.section.hastyright .rightcol {
		background-color: #f4f5f8;
	}
	.section.hastyleft .leftcol {
		background-color: #f4f5f8;
	}
	div.loginonregister.loginleft,
	form.regwithlogin.loginright,
	div.loginonregister.loginright,
	form.regwithlogin.loginleft {
		width: auto;
		float: none;
	}
}
@media screen and (max-width: 640px) {
	div.loginblockstyle.bottomright {
		position: absolute;
	}
}
/* Mobile layout */
@media screen and (max-width: 480px) {
	.section {
		padding-left: 15px;
		padding-right: 15px;
	}
	.rightcol {
		background-color: #f4f5f8;
	}
	.leftcol {
		background-color: #f4f5f8;
	}
	div.toplogostyle {
		min-height: 0;
	}
	div.toplogostyle {
		font-size: 90%;
	}
	ul.breadcrumbs a {
		font-weight: normal;
	}
	ul.shortcuts a,
	ul.loginmenu a {
		font-size: 100%;/* So that everything in this area is the same */
	}
	form.prod_item { /* Separator lines on mobile */
		border-bottom: 1px solid #6f0000; 
		padding-bottom: 0.5em;
	}
	#frontpagearticle {
		column-count: 1;
	}
	/* No separators on mobile, because teasers add these */
	#healthblock > div.wrap_block  { border-top: none; }
	#articleteasers, #testimonialstitle, #newblockgroup { border-top: none; }
}
/* Front login page */
body#protectedhome {
	margin: 15px 5px 5px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
div#wrap_protected {
	width: 960px; max-width: 100%;
}
div#wrap_protected form {
	margin-top: 15px;
	margin-bottom: 15px;
}
video {
	max-width: 100%;
	height: auto;
}
/* Horizontal login form on front */
div#wrap_protected form.loginform div {
	margin: 0;
}
.popupbutton2 {
	font-weight: bold;
	font-size: 80%;
	text-transform: uppercase;
}
.loginpage-links {
	text-align: center;
	margin-top: 25px;
}
div#wrap_protected form.loginform input[type="text"],
div#wrap_protected form.loginform input[type="password"] {
	width: 220px;
	font-weight: bold;
	padding: 7px 15px;
	border-radius: 30px;
	font-size: 100%;
	color: #777;
}
div#wrap_protected form.loginform input[type=submit] {
	width: 220px;
	padding: 7px 15px;
	border-radius: 30px;
	text-transform: uppercase;
	font-size: 100%;
}
#protectedhome div.listmulti {
	margin: 2em 0;
}
#protectedhome div.listmulti div.multislide {
	width: calc(50% - 25px);
	margin-left: 25px;
}
#protectedhome div.listmulti div.multislide:first-child {
	margin-left: 0;
}
@media screen and (min-width: 640px) {
	div#wrap_protected form.loginform div,
	div#wrap_protected form.loginform label {
		display: inline;
		float: none;
		clear: none;
	}
	div#wrap_protected form.loginform div.f_row::after {
		display: none;
	}
	div#wrap_protected form.loginform {
		text-align: center;
	}
}
@media screen and (max-width: 340px) {
	div#wrap_protected form.loginform input[type="text"],
	div#wrap_protected form.loginform input[type="password"],
	div#wrap_protected form.loginform input[type=submit] {
		width: 100%;
		margin-bottom: 5px;
	}
	.f_fields {
		padding-left: 0;
	}
	.f_buttons .f_fields {
		margin-left: 1em;
	}
}
/* Top nav */
ul.topmenu {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-transform: uppercase;
	text-align: center;
}
ul.topmenu ul {
	margin: 0;
	padding: 0;
	left: 0;
	top: 100%;
	z-index: 102;
	list-style-type: none;
	text-transform: none;
}
ul.topmenu ul ul {
	left: 100%;
	top: 0;
}
ul.topmenu li {
	display: inline-block;
	margin: 0;
	padding: 0;
	position: relative; /* for submenu positioning */
}
ul.topmenu li:hover {
	z-index: 101;
}
ul.topmenu a {
	display: block;
	font-family: 'Raleway', sans-serif;
	font-weight: 500;
	text-decoration: none;
	font-size: 140%;
	white-space: nowrap;
	padding: 0px 9px 0;
	margin: 0;
}
ul.topmenu ul li {
	display: block;
	float: none;
	width: 200px;
}
ul.topmenu ul li a {
	display: block;
	float: none;
	line-height: normal;
	white-space: normal;
	font-weight: normal;
	text-align: left;
	width: 90%;
	border-top: none;
	padding: 4px 5%;
	margin: 0;
}
ul.topmenu ul li a {
	display: inline-block; /* fix IE7 gap at bottom */
}
ul.topmenu ul {
	position: absolute;
	display: none;
}
ul.topmenu li:hover > ul {
	display: block;
}
ul.topmenu div.search form {
	padding: 0 5px 5px;
}
ul.topmenu li li.arrow > a:after {
	content: "›";
	font-weight: bold;
	position: absolute;
	right: 2px;
	top: 4px;
	bottom: 4px;
	left: auto;
	line-height: 1;
	vertical-align: top;
}
html.no-js div.toggle_topmenu:hover + ul, /* noscript friendly mobile icon */
html.no-js div.toggle_topmenu + ul:hover {
	display: block;
}
@media screen and (max-width: 480px) {
	ul.topmenu a { /* Squeeze menu on mobile */
		font-size: 100%;
		padding: 0 5px;
	}
	#navigation {
		padding-left: 3px;
		padding-right: 3px;
	}
}
/* Topmenu Colors */
ul.topmenu, ul.topmenu a {
	color: #000;
	background-color: #fff;
/* 	border-color: #fff;  [topmenu_border]  */
}
ul.topmenu a.current, ul.topmenu li:hover > a {
	color: #000;
	background-color: #989ba4;
/* 	border-color: #989ba4;  [topmenu_active_border]  */
}
ul.topmenu li li a, ul.topmenu ul {
/* 	color: #000;  [topmenu_dropdown_font]  */
/* 	background-color: #fff;  [topmenu_dropdown_bg]  */
}
ul.topmenu li li a.current, ul.topmenu li li:hover > a {
/* 	color: #000;  [topmenu_dropdown_active_font]  */
/* 	background-color: #989ba4;  [topmenu_dropdown_active_bg]  */
}
ul.topmenu > li {
/* 	border-color: #000;  [topmenu_separator]  */
}
@media screen and (max-width: 9000px){
/* Menu for mobile */
	ul.topmenu {
		display: none;
		position: absolute;
		right: 0;
		top: 49px;
		width: 100%;
		width: calc(100% - 2px); /* For border */
		z-index: 100;
	}
	ul.topmenu.toggle_on {
		display: block;
	}
	html.no-js div.toggle_topmenu:hover + ul.topmenu.toggle_off {
		display: none;
	}
	ul.topmenu li {
		display: block;
		width: 100%;
		text-align: left;
	}
	ul.topmenu a {
		border-top-width: 0;
		display: block;
		-o-transition: background-color 0.3s;
		-ms-transition: background-color 0.3s;
		-moz-transition: background-color 0.3s;
		-webkit-transition: background-color 0.3s;
		transition: background-color 0.3s;
	}
	ul.topmenu li a, ul.topmenu ul li a {
		float: none;
		line-height: 2em;
		padding: 5px 5px 5px 10px;
	}
	
	/* Submenu */
	ul.topmenu ul {
		display: block;
		position: static;
	}
	ul.topmenu ul li {
		width: auto;
	}
	ul.topmenu li li.arrow > a:after {
		display: none;
	}
	ul.topmenu ul li a {
		padding-left: 40px;
		display: block;
		text-transform: none;
		width: auto;
	}
	ul.topmenu ul ul li a {
		padding-left: 60px;
	}
	ul.topmenu ul ul ul li a {
		padding-left: 80px;
	}
	ul.topmenu li:hover > ul {
		position: static;
	}
	ul.topmenu div.search {
		display: none; /* hide unwanted search box */
	}
	ul.topmenu > li > a:before { 
		display: none; /* No icons */
	}
	/* Toggle handler */
	div.wrap_topmenu {
		padding-bottom: 31px;
		position: relative;
	}
	div.toggle_topmenu {
		width: 35px;
		height: 27px;
		display: block;
		margin: 5px 5px 0 auto;
		background-position: 50% 50%;
		background-repeat: no-repeat;
		background-size: contain;
		border-radius: 4px;
	}
	div.toggle_topmenu:after { /* Keeps "mouse over" between the button and the menu */
		content: "";
		display: block;
		position: absolute;
		left: 0;
		top: 100%;
		height: 5px;
		width: 60px;
	}
	div.wrap_menubox, div.menubox {
/* 		background-color: #fff;  [navigation_mobile_bg]  */
/* 		color: #000;  [navigation_mobile_font]  */
	}
	div.wrap_menubox:before, div.menubox:before { /* no upper border line */
		display: none;
	}
	ul.topmenu {
		background-color: #fff;
/* 		border: 1px solid #fff;  [mobile_menu_border]; */
/* 		box-shadow: 4px 4px 3px 0 #fff;  [mobile_button_shadow]  */
/* 		box-shadow: 4px 4px 3px 0 rgba(255,255,255,0);  [mobile_button_shadow_RGBA]  */
	}
	ul.topmenu > li {
		border-width: 0;
	}
	/* Won't show "path" to current page, that's ugly with fully open menu */
	ul.topmenu, ul.topmenu a,
	ul.topmenu a.current, ul.topmenu li:hover > a,
	ul.topmenu li li a, ul.topmenu ul {
		color: #000;
		background-color: #fff;
	}
	ul.topmenu li a:hover, ul.topmenu li a.onpage {
/* 		color: #000;  [menu_highlight_font]  */
/* 		background-color: #fff;  [menu_highlight_bg]  */
	}
	div.toggle_topmenu {
/* 		background-color: #fff;  [mobile_button_bg]  */
/* 		background-color: rgba(255,255,255,0);  [mobile_button_bg_RGBA]  */
/* 		box-shadow: 2px 2px 0 0 #fff;  [mobile_button_shadow]  */
/* 		box-shadow: 2px 2px 0 0 rgba(255,255,255,0);  [mobile_button_shadow_RGBA]  */
		border: 1px solid #fff;
	}
}
/*	Shortcuts */
ul.shortcuts, ul.shortcuts ul,
ul.loginmenu, ul.loginmenu ul {
	margin: 0;
	padding: 0 ;
	list-style-type: none;
}
ul.shortcuts li, 
ul.loginmenu li {
	display: inline-block;
	margin: 0;
	padding: 5px 5px 5px 19px;
}
ul.shortcuts li:first-child,
ul.loginmenu li:first-child {
	padding-left: 0;
}
ul.shortcuts a,
ul.loginmenu a {
	display: block;
	font-size: 90%;
	font-weight: normal;
	font-weight: bold;
	text-decoration: none;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	transition: color 0.3s;
}
ul.shortcuts a {
	color: #6f0000;
}
ul.shortcuts a:hover {
	color: #000;
}
ul.loginmenu a {
	color: #000;
}
/* User icon */
ul.usericon li:first-child {
	padding: 0;
}
ul.usericon li:first-child a {
	width: 35px;
	height: 31px;
	background-image: url(/Images/design2023/1080login_104x94_2.png);
	background-repeat: no-repeat;
	background-size: contain;
	text-indent: -99999em;
	text-align: left;
	overflow: hidden;
}
@media screen and (max-width: 640px) {
	ul.shortcuts li {
		display: block;
		float: none;
		text-align: right;
		background-image: none;
		padding-bottom: 0;
		padding-left: 0;
		line-height: 170%;
	}
}
/* Layout and style separated for WYSIWYG styling */
#topbanner {
	width: 1565px;
	max-width: 100%;
}
div.topbannerstyle {
	margin-top: 1px;
	padding-left: 0; /* Mobile wide */
	padding-right: 0;
}
div.topbannerstyle div.banner {
	margin: 0 auto;
}
/* CTA banner */
#topbanner .bannertext {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}
div.bannerlist .banner {
	display: block; /* Demo CTA bannerlist didn't work with Text Overlay */
}
/* Mobile CTA banner */
#topbanner .BannerTextMobile .bannertext {
	position: relative;
	top: 100%;
	height: 50%;
	transform: translateY(-100%);
	margin-left: 0;
	margin-right: 0;
	box-sizing: border-box;
	padding-top: 30px;
}
/* Text sytle, WYSIWYG compatible */
.BannerTextLeft .bannertext,
.mceContentBody.BannerTextLeft > * {
	margin-right: 50%;
}
.BannerTextRight .bannertext,
.mceContentBody.BannerTextRight > * {
	margin-left: 50%;
}
.BannerTextRight,
.BannerTextLeft,
.BannerTextMobile {
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	font-size: 120%;
}
.BannerTextRight h2,
.BannerTextLeft h2,
.BannerTextMobile h2 {
	font-size: 200%;
	font-weight: 800;
	text-transform: uppercase;
}
.BannerTextRight h3,
.BannerTextLeft h3,
.BannerTextMobile h3 {
	font-size: 175%;
	font-weight: 800;
	text-transform: uppercase;
}
.BannerTextRight p,
.BannerTextLeft p,
.BannerTextMobile p {
	font-size: 120%;
	margin: 1em 0 2em 0;
}
.BannerTextRight .linkbutton2,
.BannerTextLeft .linkbutton2,
.BannerTextMobile .linkbutton2 {
	background-color: #ede3e4;
	color: #d02d30;
}
.BannerTextRight .linkbutton2:visited,
.BannerTextLeft .linkbutton2:visited,
.BannerTextMobile .linkbutton2:visited {
	color: #d02d30;
}
/* Social media icon banners (high-res) */
div.socialicons img {
	max-width: 24px;
	height: auto;
}
div.socialicons div.multislide {
	margin-left: 9px;
}
/* Payment card icons (high-res) */
div.cardicons img {
	max-width: 42px;
	height: auto;
}
div.bannerswitch div.wrap_block:nth-child(2){
	display: none;
}
@media screen and (max-width: 480px) {
	div.bannerswitch div.wrap_block:nth-child(1){
		display: none;
	}
	div.bannerswitch div.wrap_block:nth-child(2){
		display: block;
	}
}
/* Banner responsive font sizes */
@media screen and (min-width: 1280px) {
  #topbanner .bannertext { font-size: 150%; }
}
@media screen and (max-width: 1000px) {
  #topbanner .bannertext { font-size: 90%; }
}
@media screen and (max-width: 768px) {
  #topbanner .bannertext { font-size: 80%; }
}
/* Mobile version */
#topbanner .bannerratiowrap + .bannerratiowrap .bannertext {
	font-size: 180%;
}
@media screen and (max-width: 500px) {
  #topbanner .bannerratiowrap + .bannerratiowrap .bannertext {
	font-size: 140%;
  }
}
@media screen and (max-width: 400px) {
  #topbanner .bannerratiowrap + .bannerratiowrap .bannertext {
	font-size: 120%;
  }
}
/* Small one-line banner slider */
div.wrap_scroller {
	background: #db5a2b;
	background: linear-gradient(to bottom, #db5a2b, #db971a) repeat-x;
	height: 40px;
	color: white;
	font-weight: bold;
	line-height: 40px;
	font-size: 160%;
}
@media screen and (max-width: 480px) {
	div.wrap_scroller {
		font-size: 95%;
	}
}
.bx-wrapper .bx-prev {
	background: url(/Custom/Themes/ezee2/images/controls_inbox_j2.png) no-repeat 0 -49px;
}
.bx-wrapper .bx-next {
	background: url(/Custom/Themes/ezee2/images/controls_inbox_j2.png) no-repeat -45px -49px;
}
/* Side Menu */
ul.smenu, ul.smenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.smenu li {
	margin: 0;
}
ul.smenu > li a:after {
	content: "\203a";
	padding-left: 7px;
}
* html ul.smenu a
{ height: 1% } /* hasLayout */
ul.smenu a {
	text-decoration: none;
	display: block;
	line-height: 20px;
	padding: 5px 8px 5px 0;
	font-weight: bold;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	transition: color 0.3s;
	color: #6f0000;
}
ul.smenu a:hover {
	color: #000;
}
ul.smenu ul a {
	padding-left: 26px;
	font-weight: normal;
}
ul.smenu ul a:before {
	content: "›";
	font-weight: bold;
	float: left;
	margin-left: -14px;
}
ul.smenu ul ul a {
	padding-left: 26px;
	font-style: italic;
}
ul.smenu ul ul a:before {
	content: "";
	display: none;
}
ul.smenu ul ul ul a {
	padding-left: 40px;
	font-style: normal;
}
ul.smenu ul ul ul ul a {
	padding-left: 52px;
	font-style: italic;
}
ul.smenu ul ul ul ul ul a {
}
ul.smenu div.search {
	display: none; /* hide unwanted search box */
}
ul.yahoomenu {
	margin: 0;
	padding: 0;
}
ul.yahoomenu:after {
	clear: both;
	display: block;
	height: 0;
	content: ""; 
	visibility: hidden;
}
ul.yahoomenu ul {
	margin: 0;
	padding: 0;
}
ul.yahoomenu li {
	list-style-type: none;
}
ul.yahoomenu li a {
	line-height: 25px;
	font-weight: normal;
	text-decoration: none;
}
ul.yahoomenu li a:hover {
	text-decoration: underline;
}
/* Country flag menu option */
ul.yahoomenu.flag li:last-child {
	margin: 7px 0;
}
ul.yahoomenu.flag li:last-child a {
	/*background-image: url(/Default/Images/icon/flags/it.png);*/ /* Add icon to headscriptblock */
	background-position: 3px center;
	background-repeat: no-repeat;
	padding: 3px 4px 3px 23px;
	border-width: 1px;
	border-style: solid;
	border-radius: 4px;
}
/* Country selection list */
#languageblock {
	position: relative;
}
div.countriespopup {
	width: 300px;
	border-width: 1px;
	border-style: solid;
	border-radius: 4px;
	background-color: #f4f2f1;
	padding: 6px;
}
ul.countriesmenu {
	overflow: visible;
	margin: 0;
	padding: 0;
}
ul.countriesmenu li {
	list-style-type: none;
}
ul.countriesmenu li a {
	line-height: 25px;
	font-weight: normal;
	text-decoration: none;
	color: #79716f;
	padding-left: 23px;
	background-position: 3px center;
	background-repeat: no-repeat;
}
ul.countriesmenu li a.l_usa {
	background-image: url(/Default/Images/icon/flags/us.png);
}
ul.countriesmenu li a.l_uk {
	background-image: url(/Default/Images/icon/flags/uk.png);
}
ul.countriesmenu li a.l_de {
	background-image: url(/Default/Images/icon/flags/de.png);
}
ul.countriesmenu li a.l_dk {
	background-image: url(/Default/Images/icon/flags/dk.png);
}
ul.countriesmenu li a.l_no {
	background-image: url(/Default/Images/icon/flags/no.png);
}
ul.countriesmenu li a.l_se {
	background-image: url(/Default/Images/icon/flags/se.png);
}
ul.countriesmenu li a.l_it {
	background-image: url(/Default/Images/icon/flags/it.png);
}
ul.countriesmenu li a.l_fr {
	background-image: url(/Default/Images/icon/flags/fr.png);
}
ul.countriesmenu li a.l_hu {
	background-image: url(/Default/Images/icon/flags/hu.png);
}
ul.countriesmenu li a.l_es {
	background-image: url(/Default/Images/icon/flags/es.png);
}
@media screen and (max-width: 480px) {
	ul .yahoomenu {
		margin-left: 10px;
	}
}
/* TeaserImg */
div.teaserimg {
	text-align: center;
}
div.teaserimg a.t_img {
	display: block;
	margin: 5px 0;
	max-width: 100%;
}
div.teaserimg a.t_img img {
	max-width: 100%;
	display: block;
	margin: 5px auto; /* Center smaller images */
	border: 0;
}
div.teaserimg div.t_text {
	margin: 5px 0;
	padding: 0;
	font-weight: 300;
	color: #79716f;
}
div.teaserimg div.t_text h3 {
	font-size: 100%;
	padding: 0;
	margin: 5px 0;
	color: #c22930;
}
/* "teaserimg teaserbutton" teasers show their H3 title as a button instead of the readmore button */
div.teaserbutton div.t_text h3 {
	display: inline-block;
	box-sizing: border-box;
	line-height: 1.1;
	text-transform: uppercase;
	padding: 6px 14px;
	margin: 0.5em 0;
	border-radius: 50px;
	color: #fff;
	background-color: #cecac8;
/* 	border: 1px solid #958b87;  [teaser_button_title_border]  */
}
div.teaserimg h3 a {
	color: inherit;
}
div.teaserimg div.t_text .t_desc {
	text-align: left;
	margin: 5px 0;
	padding: 0 2px;
}
div.teaserimg a {
	text-decoration: none;
}
div.teaserimg a:hover {
/*	text-decoration: underline;*/
}
div.teaserimg span.t_date {
	font-size: 80%;
	font-weight: bold;
	margin: 5px 0;
}
div.teaserimg div.t_readmore {
	display: inline-block;
	box-sizing: border-box;
	line-height: 1.1;
	padding: 3px 12px;
	margin: 0;
	border-radius: 11px;
	font-size: 143%;
	font-weight: bold;
}
div.teaserimg div.t_readmore a {
	display: inline-block;
	color: inherit;
}
@media screen and (max-width: 480px) {
	div.teaserbutton div.t_text h3 {
		min-width: 90%;
	}
	div.teaserimg div.t_readmore {
		min-width: 90%;
	}
}
/* TeaserTxt */
div#textteasertop1 {
	padding-left: 0;
	padding-right: 0;
}
div.teasertxt {
	background-color: #847976;
	color: #fff;
	border-radius: 15px;
}
.firstcol div.teasertxt {
	background-color: #bcb3b0;
}
div.teasertxt div.t_text {
	margin: 0;
	padding: 6px 12px;
}
div.teasertxt div.t_text h3 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 90%;
	text-align: center;
	line-height: 1.1;
	padding: 0;
	margin: 0;
	color: #fff;
}
div.teasertxt.top1 div.t_text h3 {
	font-family: "Arial Black", "Avant garde", sans-serif;
}
div.teasertxt h3 a {
	color: inherit;
}
div.teasertxt div.t_text .t_desc {
	margin: 5px 0;
	padding: 0 2px;
}
div.teasertxt a {
	text-decoration: none;
}
/* First teaser overrides */
div.teasertxt.top1 {
	background-color: #bcb3b0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
div.teasertxt.top1 div.t_text h3 {
	text-align: left;
	font-size: 150%;
}
input[type=submit], input[type=button] {
	border-width: 1px;
	cursor: pointer;
	line-height: 2;
	padding: 0 15px;
	margin: 0;
	border-radius: 40px;
	border-width: 1px;
	border-style: solid;
	font-weight: bold;
	font-size: 100%;
}
input[type=submit]:disabled, input[type=button]:disabled {
	cursor: initial;
}
input[type=text], input[type=email], input[type=password], input[type=number] {
	padding: 0 4px;
	line-height: 2;
	border-radius: 40px;
	font-size: 100%;
	margin-top: 0;
	margin-bottom: 0;
}
input[type=number] {
	text-align: center;
}
input[type=text], input[type=email], input[type=number], input[type=password], textarea, select {
	border: 1px solid #958b87;
}
/* Button and form colors */
input[type=submit], input[type=button], input[type=image]
div.teaserimg div.t_readmore,
.linkbutton2 {
	color: #fff;
	background: #958b87;
	border-color: #958b87;
/* 	background: linear-gradient(to bottom, #f4f5f8 [button_gradient_begin], #958b87 [button_gradient_end]) repeat-x; */
}
input[type=submit]:active, input[type=button]:active, 
div.teaserimg div.t_readmore a:active,
.linkbutton2:active {
/* 	background: linear-gradient(to bottom, #f4f5f8 [button_gradient_begin], #958b87 [button_gradient_end] 80%) repeat-x; */
}
input[type=submit]:disabled, input[type=button]:disabled {
	color: #fff;
	background: #989ba4;
/* 	background: linear-gradient(to bottom, #f4f5f8 [button_disabled_gradient_begin], #958b87 [button_disabled_gradient_end]) repeat-x; */
}
.linkbutton2 {
	text-transform: uppercase;
	text-decoration: none;
	padding: 6px 16px;
}
.linkbutton2:visited {
	color: #fff;
}
.linkbutton {
	display: inline-block;
	color: #fff;
	background: #958b87 repeat-x content-box;
/* 	background: linear-gradient(to bottom, #f4f5f8 [linkbutton_gradient_begin], #958b87 [linkbutton_gradient_end]) repeat-x content-box; */
/* 	border: 1px solid #958b87;  [linkbutton_border]  */
	padding: 0;
	line-height: 1.4;
	border-radius: 10px;
}
a.linkbutton { /* Reapply for "A" */
	color: #fff;
	text-decoration: none;
}
.linkbutton:active {
/* 	background: linear-gradient(to bottom, #f4f5f8 [linkbutton_gradient_begin], #958b87 [linkbutton_gradient_end] 80%) repeat-x content-box; */
}
.linkbutton:before, .linkbutton:after {
	content: "\a0\a0\a0";
}
.popupbutton {
	color: #fff;
	background-color: #c22930;
/* 	background: linear-gradient(to bottom, #f4f5f8 [popupbutton_gradient_begin], #958b87 [popupbutton_gradient_end]) repeat-x; */
	border-radius: 5px;
	box-shadow: 0 1px 3px #333;
	padding: 5px 5px 7px 7px;
/* 	border: 1px solid #6d6e71;  [popupbutton_border]  */
	text-align: center;
	text-shadow: 0 -1px 1px #000;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.8);
	text-decoration: none;
	display: inline-block;
	margin: 0 20px 8px 0;
	cursor: pointer;
}
.popupbutton:active {
/* 	background: linear-gradient(to bottom, #f4f5f8 [popupbutton_gradient_begin], #958b87 [popupbutton_gradient_end] 80%) repeat-x; */
}
.popupbutton:visited {
	color: #fff;
}
.popupbutton2 {
	color: #fff;
	background-color: #6d6e71;
/* 	background: linear-gradient(to bottom, #f4f5f8 [popupbutton2_gradient_begin], #958b87 [popupbutton2_gradient_end]) repeat-x; */
	border-radius: 30px;
	box-shadow: 0 1px 3px #333;
	padding: 7px 15px;
/* 	border: 1px solid #333;  [popupbutton2_border]  */
	text-align: center;
	text-shadow: 0 -1px 1px #000;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.8);
	text-decoration: none;
	display: inline-block;
	margin: 0 20px 8px 0;
	cursor: pointer;
}
.popupbutton2:active {
/* 	background: linear-gradient(to bottom, #f4f5f8 [popupbutton2_gradient_begin], #958b87 [popupbutton2_gradient_end] 80%) repeat-x; */
}
.popupbutton2:visited {
	color: #fff;
}
@media screen and (max-width: 480px) {
	/* Tighter form labels on mobile */
	.f_label {
		width: 140px;
	} 
	.f_fields {
		margin-left: 140px;
	}
}
#blogbanner div.bannertext {
	position: absolute;
	bottom: 1.5em;
	margin-left: 2em;
}
#blogbanner h1 {
	color: #fff;
	font-size: 300%;
	text-shadow: 2px 2px 1px rgba(0,0,0,0.4);
	margin: 0;
}
div.t_page div.teaserblog {
	width: 31.73%;
	float: left;
	margin: 20px 0;
	padding-left: 1.2%;
	padding-right: 1.2%;
}
div.t_page div.teaserblog:nth-child(3n+1) {
	padding-left: 0;
}
div.t_page div.teaserblog:nth-child(3n+3) {
	padding-right: 0;
}
ul.pager {
	clear: both;
}
@media screen and (max-width: 480px) {
	div.t_page div.teaserblog {
		width: 100%;
		float: none;
	}
	div.t_page div.teaserblog {
		padding: 1.2%;
	}
}
/* Shop CSS */
h2.prod_name {
	font-weight: bold;
}
span.vol_save {
	color: #c4161c;
	text-transform: uppercase;
}
/* Shop product layout as John designed */
.col_multicol2 .prod_item {
	text-align: center;
}
h3.prod_name {
	font-size: 143%;
}
h3.prod_name a {
	text-decoration: none;
	color: #6f0000;
}
.prod_property_name, .prod_volume_title {
/* 	color: #808080;  [shop_property_name]  */
}
.col_multicol2 h2.prod_name {
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: left;
}
.col_multicol2 a.prod_img {
	display: inline;
	float: none;
	margin-right: 0;
}
.col_multicol2 .prod_short {
	text-align: left;
    margin-bottom: 13px;
    margin-top: 5px;
}
.col_multicol2 div.prod_volume {
    float: none;
    margin: 13px 0;
}
table.shopcart td, table.shopcart th {
	padding-top: 2px;
	padding-bottom: 2px;
}
table.shopcart th {
	background-color: #f4f5f8;
	color: #000;
}
table.cart_totals {
	border-collapse: separate; /* Weird bug fix in Edge/Chrome where some borders were missing */
	border-spacing: 1px;
}
div.cart_section, table.cart_totals {
	background-color: #f4f5f8;
	border: 1px solid #958b87;
}
p.status {
	max-width: 500px;
	margin: 0 auto;
}
div.cat_main:after {
	clear:both;
	display:block;
	height:0;
	content:"";
	visibility:hidden;
}
table.shop-productproperties {
	border: none;
	font-weight: bold;
}
tr.shop-productgrossprice th {
	display: none;
}
tr.shop-productgrossprice td {
	font-size: 135%;
	font-weight: normal;
}
p.prod_property_name, p.prod_volume_title,
 ul.prod_volume_LinkButtons, ul.prod_options {
	font-weight: bold;
	font-size: 100%;
}
ul.prod_volume_LinkButtons li, ul.prod_options li {
	line-height: 2;
}
ul.prod_options li a {
	padding-top: 0;
	padding-bottom: 0;
}
div.prod_buttons {
	margin-top: 1em;
}
.prod_pricetext {
	font-size: 135%;
	font-weight: normal;
}
/* Shop product buttons are white, but when active, they are same as button */
ul.prod_options li, ul.prod_volume_LinkButtons li {
	border-color: #958b87;
	color: #958b87;
	border-radius: 40px;
	margin-bottom: 4px;
}
ul.prod_options li.current, ul.prod_options li:hover, 
ul.prod_volume_LinkButtons li.current, ul.prod_volume_LinkButtons li:hover {
	background-color: #958b87;
	color: #fff;
}
/* Shop option selection is same color as forms linkbutton */
p.prod_property_name, p.prod_volume_title {
	color: #958b87;
}
/* Inc-Dec buttons on cart */
input.cart_quantity {
	border-radius: 0;
	padding-left: 2px;
	padding-right: 2px;
	text-align: center;
	border-radius: 4px;
}
input.incdecbtn {
	margin-right: 1px;
	padding: 0;
	width: 24px;
	text-align: center;
	border-radius: 4px;
}
input + input.incdecbtn { /* Inc button */
	margin-right: 0;
	margin-left: 1px;
}
input.refreshbtn {
	border: 1px solid #958b87;
	margin-left: 8px;
	padding: 5px 5px;
	background-color: #fff;
	border-radius: 4px;
	vertical-align: middle;
}
input.hideincdec {
	border-radius: 0;
	width: 2em !important;
}
.cartbox_price a {
	text-decoration: none;
}
p.cart_totals_buymore {
	background-color: #f4f5f8;
	float: right;
	padding: 5px;
	font-weight: bold;
	font-size: 110%;
}
table.cart_totals {
	clear: right;
}
div.shop-product-shortdesc {
	margin-top: 1.5em;
}
div.shop-images {
	max-width: 550px;
}
div.shop-product-text {
	margin-top: 1em;
}
/* Small cart */
div.loginblockstyle {
	margin-bottom: 5px;
	margin-right: 5px; /* match shortcuts above us */
}
div.loginblockstyle div.cartbox_total,
div.loginblockstyle div.cartbox_total p {
	display: inline;
	padding-left: 10px;
}
div.loginblockstyle .cartbox_cartlink {
	display: inline-block;
	padding-left: 10px;
}
div.loginblockstyle .cartbox_cartlink a {
	font-weight: bold;
	text-decoration: none;
}
div.loginblockstyle .cartbox_cartlink a:hover {
	text-decoration: underline;
}
.cartbox_cartlink img {
	width: 35px; /* High-DPR image */
	height: 31px;
}
div.loginblockstyle .cartbox_empty {
    background-image: url(/Images/btns/cart.png);
    background-size: 20px 20px;
    background-position: 100% 0;
	background-repeat: no-repeat;
	padding-right: 30px;
	line-height: 21px;
}
.cartbox_cartlink {
	position: relative;
}
.cartbox_counter {
	color: #6f0000;
	background-color: #fff;
	border: 2px solid #6f0000;
	position: absolute;
	top: 0;
	right: -4px;
	min-width: 17px;
	font-size: 11px;
	border-radius: 20px;
	text-align: center;
	line-height: 17px;
}
/* Products inserted in an article in two columns */
body.shoparticle #wrap_pageblock .wrap_block {
	float: left;
	width: 50%;
}
body.shoparticle #wrap_pageblock .wrap_block:nth-child(2n+1) {
	clear: both;
}
body.shoparticle #wrap_pageblock .wrap_block + p {
	clear: both;
}
body.shoparticle #wrap_pageblock .wrap_block:nth-child(2n+1) form {
	margin-right: 2.4%;
}
body.shoparticle #wrap_pageblock .wrap_block:nth-child(2n+0) form {
	margin-left: 2.4%;
}
body.shoparticle #wrap_pageblock img.prod_img {
	float: none;
	margin-right: 0;
}
#productslider {
	font-size: 70%;
}
#productslider .wrap_block {
	max-width: 300px;
	float: left;
}
#productslider div.prod_grossprice_wrap {
	font-size: 130%;
	position: absolute;
	top: 10px;
	left: 10px;
	background-color: #c22930;
	color: white;
	padding: 3px 10px;
	border-radius: 5px;
	font-weight: bold;
}
#productslider .bx-wrapper .bx-controls-direction a {
	top: 25%;
}
@media screen and (max-width: 480px) {
}
/* Responsive breaks - Shop */
@media screen and (max-width: 1024px) {
	div.shop-images {
		max-width: 400px;
	}
	div.prod_list.col_multicol4 .col_column {
		width: 48.8%;
	}
	div.prod_list.col_multicol .col_column:nth-child(2n+1) {
		margin-left: 0;
	}
}
@media screen and (max-width: 640px) {
	/* Shop */
	form.prod_form h1 {
		clear: left;
		text-align: center;
	}
	table.shop-productproperties {
		margin-left: auto;
		margin-right: auto;
	}
	div.prod_buttons {
		text-align: center;
	}
	p.prod_property_name, p.prod_volume_title, ul.prod_volume_LinkButtons, ul.prod_options {
		text-align: center;
	}
	div.shop-images {
		max-width: 550px; /* Restore original value, that was reduced for tablet */
	}
}
@media screen and (max-width: 480px) {
	table.shopcart td:first-child img {
		display: none;
	}
	.prod_pricetext {
		text-align: center;
	}
	div.prod_list .prod_buttons,
	body.shoparticle .prod_buttons {
		text-align: center;
	}
	div.prod_list div.prod_grossprice_wrap,
	body.shoparticle div.prod_grossprice_wrap {
		margin-bottom: 8px;
	}
	.prod_list .prod_btn_addtocart,
	body.shoparticle .prod_btn_addtocart {
		display: block;
		margin: 8px auto 0 auto;
		padding-left: 4px;
		padding-right: 4px;
		font-weight: normal;
	}
	#productslider input.prod_btn_addtocart {
		display: block;
		margin: 0.5em auto; 
	}
}
@media screen and (max-width: 375px) {
	span.shop-cardimages { /* 3 cards did not fit */
		margin-left: 2px;
	}
	img.shop-cardimages {
		margin-right: 2px;
	}
}
/* PRO Site overrides */
body.pro {
	font-family: Arial, Helvetica, sans-serif;
}
body.pro div.toplogostyle a.banner img {
	width: 130px; /* High-DPR image */
}
/* PRO menu */
body.pro #wrap_navigation {
	margin-top: 1em;
	margin-bottom: 1em;
}
body.pro ul.topmenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0;
}
body.pro ul.topmenu li {
	padding: 0 19px;
}
/* PRO tesers */
body.pro div.teaserimg {
	margin-bottom: 1em;
}
body.pro div.teaserimg div.t_text h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: none;
	margin-top: 1em;
	font-size: 178%;
}
body.pro div.teaserimg div.t_text {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
/* PRO forms, buttons, teaser button */
body.pro input[type="submit"],
body.pro input[type="button"],
body.pro div.teaserimg div.t_readmore a,
.linkbutton2 {
	font-weight: bold;
	padding: 7px 15px;
	border-radius: 30px;
}
body.pro input[type=text],
body.pro input[type=number],
body.pro input[type=email],
body.pro input[type=password],
select {
	padding: 7px 15px;
	border-radius: 30px;
}
body.pro input.incdecbtn,
body.pro input.hideincdec {
	border-radius: 4px;
}
@media screen and (max-width: 480px) {
	body.pro ul.topmenu a {
		line-height: 1.4;
	}
	body.pro ul.topmenu li {
		box-sizing: border-box;
	}
}
