@charset "UTF-8";
/* START variables - these you can use in the css ( eg background:$highlight;)  */
/* END variables */
h1, h2, h3, h4 {
  font-family: 'Arvo', serif; }

p {
  font-family: 'Open Sans', Arial, sans-serif; }

/* hacks om font rendering in chrome beter te maken.*/
ul li span, p, h1, h2, h3, h4, .right-information, form label {
  -webkit-text-stroke: 1px rgba(0, 0, 0, 0.2);
  -webkit-font-smoothing: antialiased; }

.navmenu li a {
  -webkit-text-stroke: 1px rgba(37, 37, 37, 0.3);
  -webkit-font-smoothing: antialiased; }

.bgcolor h2 {
  -webkit-text-stroke: 1px transparent; }

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

.deleteCross {
  position: relative;
  top: -15px;
  left: 107px; }

.germanPadding {
  padding-left: 20px;
  padding-right: 20px; }

.preLoading {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  background: #ccc;
  display: block;
  text-align: center;
  filter: alpha(opacity=30);
  opacity: 0.3;
  z-index: 99999; }

.plusMinusBtns {
  padding: 3px 6px !important;
  background-color: #000;
  font: 700 1em "Open Sans", Arial, sans-serif;
  color: #fff;
  text-transform: none;
  text-align: center;
  display: inline  !important; }

.lt-ie8 .plusMinusBtns {
  width: auto !important;
  position: relative;
  top: -3px; }

.lt-ie9 .plusMinusBtns {
  font-family: 'Open Sans', sans-serif; }

.plusMinusBtns:hover {
  background: #f69200;
  color: #FFF; }

.spoiler {
  font-size: 16px;
  text-shadow: 0px 1px 0px #f4f4f4;
  -webkit-filter: dropshadow(color=#fff, offx=0, offy=1);
  filter: dropshadow(color=#fff, offx=0, offy=1);
  cursor: pointer;
  text-decoration: underline; }

.hide {
  display: none; }

.availabilityNo {
  color: red;
  float: right;
  font-size: 15px;
  font-weight: bold; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

.tabstyle tr, td {
  border: 1px solid #ccc; }

span.dicountstrikethroug {
  font-weight: normal;
  font-size: 80%;
  color: gray;
  text-decoration: line-through; }

strong.discounttitle {
  display: inline !important;
  color: red; }

input, select, textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  font: normal 13px "Open Sans", Arial, sans-serif !important; }

input[type="text"], textarea {
  color: #666 !important; }

a {
  color: #f69200;
  text-decoration: none;
  border: none;
  border: 0; }

img {
  border: none;
  border: 0; }

a:hover {
  color: #565656; }

a, a:hover, a:active, a:focus, img, a .span, a img {
  outline: 0;
  border: none;
  border: 0; }

object, embed {
  outline: 0; }

input::-moz-focus-inner {
  border: none;
  border: 0; }

:active, :focus {
  outline: none;
  -moz-outline-style: none; }

a:active, a:focus {
  outline: none; }

/* general purpose classes */
.alignleft {
  float: left; }

.alignright {
  float: right; }

.clear {
  clear: both;
  overflow: hidden;
  width: 100%; }

.lt-ie8 .clear {
  clear: both;
  overflow: visible !important;
  width: 0;
  height: 0; }

/* End Toolkit

--------------------------------------------------------------------------------------------------*/
html, body {
  height: 100%;
  padding: 0;
  margin: 0; }

body {
  background: #ece8e4 url("/img/wss-bg.jpg") repeat;
  font: normal 1.2em 'open sans',arial, sans-serif;
  color: #4d4d4d;
  min-width: 480px !important; }

#container {
  min-height: 100%;
  position: relative; }

.wrapper {
  position: relative;
  z-index: 100; }

body:before {
  content: '';
  background: url("/img/blad-links-boven.jpg") no-repeat;
  position: absolute;
  display: block;
  width: 438px;
  height: 412px;
  z-index: 0;
  top: 0;
  left: 0;
  z-index: -1; }

body:after {
  content: '';
  background: url("/img/blad-rechts-boven.jpg") no-repeat;
  position: absolute;
  display: block;
  width: 320px;
  height: 328px;
  z-index: 0;
  top: 0;
  right: 0;
  z-index: -1; }

.bgoverlay {
  background: url("/img/bgoverlay.png") top right repeat;
  position: absolute;
  left: 0px;
  z-index: 1000;
  width: 100%;
  height: 100%;
  left: 0px; }

.lift {
  z-index: 1001; }

p {
  color: #4d4d4d;
  font: 15px "Open Sans", Arial, sans-serif; }

.bgcolor {
  background-color: #c2c0ba; }

/* =Typography

--------------------------------------------------------------------------------------------------*/
/* =Header

--------------------------------------------------------------------------------------------------*/
.header {
  max-width: 960px;
  margin: 0px auto;
  width: 100%;
  height: auto;
  padding-bottom: 22px;
  padding-top: 22px; }

.logo {
  float: left;
  margin-left: 2%;
  width: 30%; }

.logo img {
  max-width: 100%; }

.right-header {
  width: 65%;
  float: right;
  padding-top: 10px;
  position: relative; }

.lt-ie8 .right-header {
  z-index: 3000; }

.right-header ul {
  float: right;
  position: relative; }

.lt-ie8 .mainnav > ul {
  z-index: 5000;
  background: transparent; }

.mainnav ul > li:first-child,
.mobilenav ul > li:first-child {
  background-image: none; }

.mainnav li,
.shoppingcart li,
.mobilenav li {
  list-style: none;
  list-style-type: none;
  position: relative; }

.mainnav li,
.mobilenav li {
  float: left;
  padding: 3px 12px;
  height: 27px; }

.mobilenav .icon-user {
  width: 27px;
  height: 40px;
  background: url("/img/sprite.png") -168px -1657px;
  display: inline-block; }

.mobilenav .icon-account {
  width: 35px;
  height: 40px;
  background: url("/img/sprite.png") -195px -1657px;
  display: inline-block; }

.mobilenav .icon-search {
  width: 45px;
  height: 40px;
  background: url("/img/sprite.png") -230px -1657px;
  display: inline-block; }

/*
.talen
{
    width: 80px;
}
<<<<<<< .mine
.discount_actie .title {font-size:47px;color:#ffa500;}
.discount_actie .subtitle {font-size:28px;}
.discount_actie .subsubtitle {font-size:24px;margin-top:50px;}
.discount_actie .extended {background:#de1d5a;width:400px;text-align:center;color:#fff;font-size:24px;padding:10px;position:absolute;right:-110px;bottom:75px;
-ms-transform: rotate(-45deg); 
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}*/

.ny {
	height: 300px;
	width: 100%;
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
	box-sizing: border-box;
}

.ny__text {
	padding-bottom: 25px;
	margin: auto;
	position: relative;
	z-index: 2;
	text-align: center;
	color: #fff;
	font-family: 'Glass Antiqua', cursive;
	display: none;
}

html[lang="en"] .ny__text.en {
	display: block;
}

html[lang="es"] .ny__text.es {
	display: block;
}

html[lang="nl"] .ny__text.nl {
	display: block;
}

html[lang="fr"] .ny__text.fr {
	display: block;
}

html[lang="de"] .ny__text.de {
	display: block;
}

.ny * {
	-webkit-text-stroke: 0;
	-webkit-font-smoothing: none;
	text-shadow: 0 1px 2px #c22d26;
}

.ny h2 {
	font-size: 93px;
	font-family: inherit !important;
}

.ny p {
	font-family: inherit;
	font-size: 35px;
	color: #fff !important;
	margin: 5px 0 15px;
}

.ny span {
	font-family:'Arvo', serif;
	font-size: 16px;
}

.ny__image {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: url(../img/ny-bg.jpg);
	z-index: 1;
	overflow: hidden;
}

.ny__flakes {
	position: absolute;
	top: 25px;
	left: 50%;
	transform: translate(-50%);
	z-index: 2;
	max-width: 90%;
}

.ny__snow {
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%);
	opacity: .9;
	-webkit-animation: animationSnow 75s linear infinite;
	-moz-animation: animationSnow 75s linear infinite;
	-o-animation: animationSnow 75s linear infinite;
	animation: animationSnow 75s linear infinite;
	z-index: 3;
	background: url(../img/ny-snow.png) repeat-y;
	background-position: 50% 0px;
	width: 100%;
	height: 100%;
}

.ny__tree {
	position: absolute;
	bottom: -120px;
	left: -130px;
	z-index: 1;
}

@media(max-width: 768px) {
	.ny__snow,
	.ny__flakes {
		-webkit-animation: none;
		-moz-animation: none;
		-o-animation: none;
		animation: none;
		width: 100%;
	}
	.ny__snow {
		opacity: .9;
	}
	.ny__tree {
		bottom: -100px;
		left: -110px;
		width: 400px;
	}
	.ny h2 {
		font-size: 50px;
		margin-bottom: 10px;
	}
	.ny {
		height: 400px;
		padding: 20px;
	}
}

@-webkit-keyframes animationSnow{from { background-position: 50% 0; } to { background-position: 50% 1035px; }}
@-moz-keyframes animationSnow{from { background-position: 50% 0; } to { background-position: 50% 1035px; }}
@-o-keyframes animationSnow{from { background-position: 50% 0; } to { background-position: 50% 1035px; }}
@keyframes animationSnow{from { background-position: 50% 0; } to { background-position: 50% 1035px; }}

||||||| .r739
.discount_actie .title {font-size:47px;color:#ffa500;}
.discount_actie .subtitle {font-size:28px;}
.discount_actie .subsubtitle {font-size:24px;margin-top:50px;}
.discount_actie .extended {background:#de1d5a;width:400px;text-align:center;color:#fff;font-size:24px;padding:10px;position:absolute;right:-110px;bottom:75px;
-ms-transform: rotate(-45deg); 
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}*/
=======
*/
.mainnav ul li.menu-active, .mobilenav ul li.menu-active {
  background-image: none; }

.mainnav .flag {
  width: 18px;
  height: 12px;
  display: inline-block;
  float: left;
  margin-right: 7px; }

.mainnav .uniq {
  padding: 3px 20px 0 6px; }

.lang .icon-arrow {
  position: absolute;
  height: 9px;
  width: 14px;
  background: url("/img/sprite.png") -41px -1658px no-repeat;
  right: 11px; }

.mainnav li.talen .current-lang {
  display: inline-block; }

span.aut {
  background: url("/img/sprite.png") -10px -174px no-repeat; }

span.bel {
  background: url("/img/sprite.png") -29px -174px no-repeat; }

span.cze {
  background: url("/img/sprite.png") -48px -174px no-repeat; }

span.dnk {
  background: url("/img/sprite.png") -67px -174px no-repeat; }

span.fin {
  background: url("/img/sprite.png") -86px -174px no-repeat; }

span.fra {
  background: url("/img/sprite.png") -105px -174px no-repeat; }

span.deu {
  background: url("/img/sprite.png") -124px -174px no-repeat; }

span.grc {
  background: url("/img/sprite.png") -143px -174px no-repeat; }

span.glp {
  background: url("/img/sprite.png") -105px -174px no-repeat; }

span.guy {
  background: url("/img/sprite.png") -162px -174px no-repeat; }

span.hun {
  background: url("/img/sprite.png") -181px -174px no-repeat; }

span.irl {
  background: url("/img/sprite.png") -200px -174px no-repeat; }

span.ita {
  background: url("/img/sprite.png") -219px -174px no-repeat; }

span.mtq {
  background: url("/img/sprite.png") -105px -174px no-repeat; }

span.nld {
  background: url("/img/sprite.png") -238px -174px no-repeat; }

span.pol {
  background: url("/img/sprite.png") -257px -174px no-repeat; }

span.prt {
  background: url("/img/sprite.png") -276px -174px no-repeat; }

span.srb {
  background: url("/img/sprite.png") -295px -174px no-repeat; }

span.svk {
  background: url("/img/sprite.png") -314px -174px no-repeat; }

span.svn {
  background: url("/img/sprite.png") -333px -174px no-repeat; }

span.esp {
  background: url("/img/sprite.png") -352px -174px no-repeat; }

span.swe {
  background: url("/img/sprite.png") -371px -174px no-repeat; }

span.che {
  background: url("/img/sprite.png") -390px -174px no-repeat; }

span.gbr {
  background: url("/img/sprite.png") -409px -174px no-repeat; }

span.rest {
  background: url("/img/sprite.png") -428px -174px no-repeat; }

.mainnavli.taal ul {
  left: -5px;
  max-width: 68px; }

.mainnav ul li a {
  display: block;
  font: normal 0.8em "Open Sans", Arial, sans-serif;
  color: #4d4d4d;
  padding: 5px 10px;
  text-decoration: none;
  line-height: 11px; }

.mainnav li > img {
  float: left;
  margin-top: 7px;
  position: absolute;
  left: 6px; }

.searcharrow {
  background: #fff;
  overflow: hidden;
  padding: 10px; }

.searchdown {
  position: absolute;
  padding-top: 10px;
  right: 40px;
  top: 31px; }

.has-arrow:before {
  content: "";
  position: absolute;
  display: block;
  border-bottom: 11px solid #FFF;
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  left: 50%;
  margin-top: -11px;
  margin-left: -11px; }

.searchdown {
  width: 293px; }

.searchdown ul {
  float: none;
  padding: 0 10px; }

.searchdown li {
  list-style-type: none;
  list-style-position: inside;
  margin-bottom: 12px;
  overflow: hidden;
  clear: both;
  font-size: 0.8em; }

.searchdown img {
  float: left;
  margin-right: 8px; }

.searchdown li:hover .product-name {
  color: #f69200; }

.searchdown .product-name {
  font-weight: bold;
  margin-top: 3px;
  display: block; }

.searchdown h4 {
  padding: 8px 10px;
  font-size: 0.8em;
  margin-bottom: 8px;
  text-transform: uppercase; }

.shoppingcart {
  position: absolute;
  top: 36px;
  right: 0px;
  background: #fdfcfa; }

.shoppingcart {
  width: 310px;
  float: left;
  padding: 10px; }

.shoppingcart ul {
  padding-bottom: 8px;
  width: 310px;
  float: left; }

.shoppingcart li {
  background: none;
  height: 60px;
  padding: 0 8px; }

.shoppingcart li.discount_box {
  float: left;
  width: 86px;
  margin-left: 5px;
  background: #f1f0ee;
  text-align: center;
  padding: 6px 4px 6px 4px;
  color: #999;
  font-size: 14px;
  height: auto !important; }

.shoppingcart li.discount_box strong {
  display: block;
  font-family: 'Arvo', serif;
  font-size: 20px;
  color: #999; }

.shoppingcart li.discount_box:last-child {
  width: 30% !important;
  margin-right: 0 !important;
  padding: 6px 4px 6px 4px !important; }

.shoppingcart.has-arrow:before {
  left: auto;
  right: 33px;
  margin-top: -20px; }

.shopping-img {
  float: left;
  width: 54px; }

.shopping-product strong {
  display: block; }

.shopping-product {
  float: left;
  width: 156px;
  font: normal 0.7em "Open Sans", Arial, sans-serif; }

.searchdata {
  cursor: pointer; }

.shopping-rate {
  float: left;
  width: 80px;
  font: normal 0.6em "Open Sans", Arial, sans-serif;
  text-align: right; }

.shoppingcart h4 {
  padding: 8px 10px;
  font: normal 0.8em "Open Sans", Arial, sans-serif; }

li.discount {
  clear: both;
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  padding: 8px !important;
  overflow: hidden;
  height: 33px !important;
  display: block; }

li.subtotle {
  display: block;
  padding: 8px !important;
  height: 33px !important;
  font: normal 1.4em "Open Sans", Arial, sans-serif; }

.checkoutnow {
  padding: 1.5% 3%;
  width: 94%;
  background: #48c033;
  font: 700 1.4em "Open Sans", Arial, sans-serif;
  color: #fff;
  text-transform: none;
  text-align: center;
  display: block;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.lt-ie8 .checkoutnow {
  width: auto !important;
  min-width: 60%;
  max-width: 90%; }

.lt-ie9 .checkoutnow {
  font-family: 'Open Sans', sans-serif; }

.checkoutnow:hover {
  background-color: #000;
  color: #FFF; }

.lang {
  padding: 5px 22px 0 5px !important; }

.cart-bg {
  display: block; }

.cart-bg.lift {
  background-color: transparent; }

.cart-bg span {
  background: transparent url("/img/sprite.png") no-repeat 1px -1521px;
  width: 50px;
  display: block; }

.cart-bg a {
  background: url("/img/sprite.png") -55px -1658px no-repeat;
  height: 30px;
  color: #fff !important;
  top: -12px;
  right: 10px;
  position: absolute;
  font-size: 13px !important;
  line-height: 16px !important; }

#nr-cart-items {
  min-width: 8px; }

.search {
  float: right;
  margin-top: 3%;
  width: 100%;
  max-width: 380px;
  position: relative;
  margin-left: 40%; }

.product-information p, .login-box {
  color: #565656; }

.navmenu ul {
  width: 100%;
  display: table; }

.search input[type="text"] {
  width: 77%;
  height: 40px;
  background: #ffffff;
  border: 0px;
  padding: 0px;
  margin: 0px;
  color: #666666;
  font-size: 0.9em !important;
  padding-left: 20px;
  display: inline-block;
  float: right; }

.search input[type="submit"] {
  width: 40px;
  height: 40px;
  background: url("/img/sprite.png") -10px -1016px no-repeat;
  border: 0px;
  padding: 0px;
  display: inline-block;
  float: right;
  margin: 0px;
  cursor: pointer; }

.search input[type="submit"]:hover {
  background: url("/img/sprite.png") -50px -1016px no-repeat; }

#slider {
  min-height: 665px;
  position: relative;
  width: 100%; }

.navmenu {
  position: absolute;
  max-width: 960px;
  margin: 0px auto;
  left: 0px;
  right: 0px;
  top: 0px;
  z-index: 998;
  width: 100%;
  display: block; }

.navmenu.mainpage {
  border-spacing: 3px; }

.navmenu.innernav li {
  border-top: 3px solid transparent;
  border-right: 3px solid transparent;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; }

.navmenu.innernav li:last-child,
.lt-ie9 .navmenu.innernav .last-child {
  border-right: none; }

.navmenu.innernav li:first-child,
.lt-ie9 .navmenu.innernav .first-child {
  border-left: none; }

.lt-ie9 .navmenu.innernav {
  border-top: 3px solid #e1ddd7;
  border-right: 3px solid #e1ddd7; }

.lt-ie8 .navmenu.mainpage {
  left: 50%;
  margin-left: -30%; }

.navmenu li {
  display: table-cell;
  overflow: hidden; }

.navmenu li a {
  position: relative;
  text-align: center;
  padding: 8px;
  background: #828282;
  width: 100%;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.navmenu li a:hover {
  background: #48c033; }

.lt-ie8 .navmenu li {
  display: block;
  float: left;
  padding: 10px 12px;
  width: 30%;
  top: 3px;
  display: block; }

.lt-ie8 .navmenu ul {
  min-height: 50px; }

.lt-ie8 .navmenu li {
  font-size: 0.7em; }

.lt-ie8 .title2 {
  padding-top: 30px; }

.right-header li ul {
  position: absolute;
  top: 24px;
  left: 0px;
  max-width: 176px;
  background: #fdfcfa;
  padding-top: 20px; }

.right-header .bgoverlaylist {
  background-color: transparent;
  z-index: 1001; }

.right-header .menu-active {
  background-color: #fdfcfa; }

.bgoverlaylistsearch {
  z-index: 10 !important; }

.right-header li ul li ul {
  border: 1px solid red;
  display: none;
  position: absolute;
  top: 0px;
  left: 168px;
  max-width: 136px;
  background: #fdfcfa;
  padding-top: 0px !important; }

.right-header li ul li img {
  float: left;
  padding-right: 20px; }

.right-header li ul li {
  display: block;
  max-width: 174px;
  background: none !important;
  width: 174px; }

.right-header li ul li a {
  padding: 6px 2.6%; }

.right-header li ul li:hover ul {
  display: block; }

.navmenu li a {
  font: 21px 'Arvo', serif !important;
  font-size: 100%;
  margin: 2px 0 2px 2px;
  color: #fff;
  background: #828282;
  text-decoration: none;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.navmenu li a:hover {
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.lt-ie9 .navmenu li a {
  font-family: "Open Sans" , sans-serif; }

.navmenu li:first-child a {
  margin: 2px 0 0 0; }

.navmenu li.active {
  background: #e1ddd7; }

.navmenu li.active a {
  color: #FFF;
  background-color: #828282; }

.navmenu li a:hover {
  color: #fff;
  background-color: #48c033; }

.toppadding {
  top: 47%;
  z-index: 905; }

.toppadding_splash {
  top: 57%;
  z-index: 905; }

.flexslider .slider {
  top: 70px; }

.slider {
  max-width: 960px;
  width: 100%;
  margin: 0px auto;
  position: absolute;
  left: 0px;
  right: 0px;
  z-index: 998; }

.lt-ie8 .slider {
  left: 45%;
  margin-left: -25%; }

.slider .slide-left {
  margin-left: 18px;
  margin-top: 50px;
  max-width: 480px; }

.slider .slide-left.long {
  width: 80%; }

.slide-left h3 {
  font: 900 2.24em 'Arvo', serif;
  color: #fff;
  text-transform: uppercase;
  display: inline-block; }

.lt-ie9 .slide-left h3 {
  font-family: 'Arvo', serif; }

.slide-left span {
  padding: 0 6px;
  display: inline-block;
  margin-bottom: 3px; }

.rgba .slide-left span {
  background-color: rgba(0, 0, 0, 0.75); }

.no-rgba .slide-left span {
  background: url("/img/titlebg.png") repeat; }

.slide-left p {
  color: #fff;
  margin-top: 5px;
  display: inline-block;
  font-size: 0.9em; }

.moreinfo {
  margin-top: 34px;
  display: block;
  min-width: 194px;
  position: relative;
  z-index: 800; }

.moreinfo a {
  margin-top: 34px;
  background: #f69200;
  min-width: 174px;
  padding: 5px 10px;
  text-align: center;
  font: 700 30px "Open Sans", Arial, sans-serif;
  text-decoration: none;
  color: #fff; }

.lt-ie9 .moreinfo a {
  font-family: 'Open Sans' , sans-serif; }

.moreinfo a:hover {
  background: #000; }

.jcarousel-skin-tango .jcarousel-item {
  height: 300px; }

.bestbuy {
  right: 200px;
  position: absolute;
  top: 50px; }

.bestbuy img {
  width: auto !important; }

.bestway-boxes {
  width: 100%; }

.bestway-boxes .box {
  width: 33.33%;
  background: #fdfcfa;
  padding: 1.7%;
  display: inline-block;
  border-right: 1px solid transparent;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 166px;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; }

.bestway-boxes .box:last-child {
  border-right: none; }

.lt-ie9 .bestway-boxes .box {
  border-right: 1px solid #000; }

.lt-ie9 .bestway-boxes .box.last-child {
  border-right: none; }

.lt-ie8 .bestway-boxes .box {
  width: 29%;
  float: left;
  display: block; }

.bestway-boxes .box h2 {
  font: 900 1.5em 'Arvo', serif;
  margin-bottom: 10px;
  margin-left: 5px;
  line-height: 30px; }

.lt-ie9 .bestway-boxes .box h2 {
  font-family: 'Arvo', serif; }

.bestway-boxes .box p {
  font: normal 0.8em "Open Sans", Arial, sans-serif;
  margin-left: 5px;
  margin-bottom: 12px;
  color: #565656; }

.bestway-boxes .box .readmore {
  font: 700 0.78em "Open Sans", Arial, sans-serif;
  color: #f69200;
  margin-left: 5px;
  text-decoration: none; }

.lt-ie9 .bestway-boxes .box .readmore {
  font-family: 'Open Sans' , sans-serif; }

.bestway-boxes .box .readmore:hover {
  color: #000 !important; }

.most-affordble-boxes.home {
  margin: -72px auto 0 auto;
  position: relative;
  z-index: 950;
  border-spacing: 2px; }

.most-affordble-boxes {
  clear: both;
  max-width: 960px;
  margin: 0 auto;
  display: table; }

.content .most-affordble-boxes {
  width: 100%; }

.lt-ie8 .content .most-affordble-boxes {
  background-color: #444444; }

.most-affordble-boxes .box-affordble {
  display: table-cell;
  background: #828282;
  padding: 1.8%;
  vertical-align: top;
  width: 25%;
  border-right: 2px solid transparent;
  background-clip: padding-box; }

.lt-ie9 .most-affordble-boxes .box-affordble {
  border-right-color: #e1ddd7; }

.lt-ie8 .most-affordble-boxes .box-affordble {
  display: block;
  float: left;
  width: 21%;
  min-height: 35px; }

.most-affordble-boxes .box-affordble.last-child {
  border-right: none; }

.most-affordble-boxes.home .box-affordble {
  border-right: none; }

.most-affordble-boxes .box-affordble a {
  color: #fff;
  display: inline-block;
  text-decoration: none;
  font-size: 15px;
  min-height: 30px;
  margin-left: 40px;
  position: relative; }

.most-affordble-boxes .box-affordble .check-icon {
  height: 30px;
  width: 30px;
  display: block;
  background: transparent url("/img/sprite.png") 0 -1627px no-repeat;
  position: absolute;
  left: -40px; }

.most-affordble-boxes .box-affordble:hover .check-icon, .most-affordble-boxes .box-affordble a.activelink .check-icon {
  background: transparent url("/img/sprite.png") -30px -1627px no-repeat; }

#footer {
  clear: both;
  max-width: 960px;
  margin: 0px auto;
  padding: 15px 0 0 40px;
  min-height: 365px;
  position: relative; }

.footer_wrap {
  width: 100%;
  margin-top: 50px;
  background: #fdfcfa; }

.cartdata {
  list-style: none;
  list-style-type: none; }

.cartdata.loading {
  width: 100%;
  height: 60px;
  background: #fdfcfa url("/img/350.gif") center center no-repeat; }

.cart-empty {
  height: 50px;
  text-align: center;
  line-height: 50px; }

.cart-error {
  height: 50px;
  text-align: center;
  line-height: 50px;
  color: #f23737; }

.right-header .cartdata li:last-child {
  width: 97%;
  padding: 0; }

#footer ul.firstlinks {
  width: 240px;
  padding-bottom: 25px;
  float: left; }

#footer li {
  list-style: none;
  list-style-type: none; }

#footer b, #footer strong, #footer b, #footer h3 {
  font: 700 18px 'Arvo', serif;
  line-height: 46px; }

.lt-ie9 #footer b, #footer strong, #footer b, #footer h3 {
  font-family: 'Arvo', serif; }

#footer li a {
  font: normal 14px "Open Sans", Arial, sans-serif;
  color: #000000;
  line-height: 25px; }

.copyright span, #footer li a {
  font: normal 14px "Open Sans", Arial, sans-serif !important; }

#footer a:hover {
  color: #f69200 !important; }

#footer ul.secondlinks {
  width: 240px;
  padding-bottom: 25px;
  float: left; }

#footer .newsletter {
  width: 440px;
  float: left;
  height: 219px; }

#footer .newsletter p {
  color: #565656;
  font: normal 14px "Open Sans", Arial, sans-serif;
  line-height: 24px; }

#footer .news-letter-box {
  margin-top: 15px; }

#footer .news-letter-box input[type="text"] {
  width: 56%;
  height: 30px;
  background: #eeeeee;
  border: 0px;
  padding: 0px;
  margin: 0px;
  color: #666666;
  font-size: 15px;
  padding-left: 10px;
  line-height: 30px;
  float: left; }

#footer .news-letter-box input[type="submit"] {
  width: 19%;
  height: 30px;
  background: #000;
  border: 0px;
  padding: 0px;
  margin: 0px;
  color: #fff;
  font-size: 15px;
  cursor: pointer; }

#footer .news-letter-box input[type="submit"]:hover {
  background-color: #f69200; }

.number-of-seeds a {
  background: #fff;
  border: 1px solid #f1f0ee;
  padding: 12px 0;
  width: 38px;
  height: 14px;
  text-align: center;
  text-decoration: none;
  font: normal 0.8em "Open Sans", Arial, sans-serif;
  color: #505050;
  float: left;
  margin-top: 5px;
  border-left: 0; }

.number-of-seeds a.nos-first {
  border-left: 1px solid #f1f0ee; }

.followus {
  margin-top: 31px; }

.followus a {
  font: normal 14px "Open Sans", Arial, sans-serif;
  color: #000000; }

.facebook {
  padding-left: 23px;
  padding-right: 10px;
  margin: 0 6px 0 10px;
  border-right: 1px solid #dadada;
  position: relative;
  display: inline-block; }

.icon-fb {
  position: absolute;
  left: 2px;
  top: -1px;
  height: 24px;
  width: 17px;
  display: inline-block;
  background: url("/img/sprite.png") -24px -1657px no-repeat; }

.facebook:hover {
  border-right: 1px solid #dadada; }

.twitter {
  position: relative;
  border-right: 1px solid #dadada;
  padding-left: 30px;
  padding-right: 10px;
  margin: 0 6px 0 0px;
  display: inline-block; }

.icon-twitter {
  position: absolute;
  left: 2px;
  top: -1px;
  height: 19px;
  width: 23px;
  margin-right: 10px;
  display: inline-block;
  background: url("/img/sprite.png") 0px -1657px no-repeat; }

.twitter:hover {
  border-right: 1px solid #dadada; }

.googleplus {
  padding-left: 23px;
  position: relative; }

.icon-google {
  position: absolute;
  left: 2px;
  top: -1px;
  height: 19px;
  width: 23px;
  display: inline-block;
  background: url("/img/sprite.png") 0px -1673px no-repeat; }

.copyright {
  clear: both;
  margin: 30px 4% 0 0;
  border-top: 1px solid #c2c0ba;
  padding-top: 18px;
  color: #565656; }

.copyright a {
  color: #565656;
  text-decoration: none; }

.copyright a:hover {
  color: #f69200;
  text-decoration: none; }

.information p {
  font-size: 15px;
  color: #565656;
  line-height: 20px; }

.orderdetails.myaccount {
  left: 0 !important;
  width: 99% !important;
  margin-left: 4px !important;
  margin-bottom: 20px !important; }

.orderdetails.myaccount .or-status {
  display: none; }

.orderdetails.myaccount .rowlist {
  margin-top: 15px !important; }

.orderdetails.myaccount .rowlist .or-status {
  display: block;
  padding-left: 0 !important;
  padding-top: 0px; }

.border-bottom {
  border-bottom: 2px solid #e1ddd7 !important; }

.border-none {
  border: none !important; }

.copyright span {
  font: normal 14px "Open Sans", Arial, sans-serif;
  display: inline-block; }

.copyright ul {
  float: right; }

.copyright li {
  display: inline; }

.copyright li a {
  color: #000000;
  font: normal 0.9em "Open Sans", Arial, sans-serif;
  border-right: 1px solid #DEDEDE;
  padding: 0px 4px; }

.copyright li.last-child a {
  border-right-color: transparent; }

#content {
  position: relative; }

.content {
  max-width: 960px;
  margin: 0px auto; }

span.back {
  padding: 0 !important;
  margin: 0 !important;
  background: #e1ddd7 url("/img/sprite.png") -10px -1426px no-repeat;
  width: 20px !important;
  height: 30px !important;
  display: block !important;
  float: left; }

.back-to-overview {
  background-color: #cfcecd;
  height: 30px;
  padding-right: 10px;
  margin-right: 20px;
  float: left;
  color: #fff !important;
  text-align: right;
  font: normal 13px "Open Sans", Arial, sans-serif !important;
  line-height: 30px !important;
  text-transform: none !important; }

.back-to-overview:hover {
  background-color: #000; }

.back-to-overview:hover span.back {
  background: #e1ddd7 url("/img/sprite.png") -30px -1426px no-repeat; }

.breadcrumb {
  color: #565656;
  clear: both;
  padding: 10px 10px;
  font: normal 14px "Open Sans", Arial, sans-serif;
  text-transform: uppercase;
  line-height: 30px; }

.breadcrumb a {
  font: 700 14px "Open Sans", Arial, sans-serif;
  color: #565656; }

.lt-ie9 .breadcrumb a {
  font-family: 'Open Sans' , sans-serif; }

.breadcrumb a:hover {
  color: #f69200; }

.innernav {
  position: relative !important;
  float: left;
  width: 100%;
  left: 0px;
  top: 0px !important; }

.most-inner-boxes {
  padding-top: 10px !important;
  background: #e1ddd7; }

.product-information {
  clear: both;
  background: #fdfcfa;
  border-bottom: 1px solid #e1ddd7;
  width: 100%;
  position: relative; }

.prinfo-rightside span.total {
  padding: 15px !important;
  background: #000;
  font-size: 1.2em !important;
  color: #fff;
  font-weight: 900 !important;
  float: right; }

.prinfo-leftside {
  float: left;
  width: 33%;
  padding: 2%;
  min-width: 200px; }

.prinfo-leftside span {
  float: left;
  margin-left: 14px;
  width: 78%;
  line-height: 20px; }

.prinfo-rightside {
  float: right;
  width: 58%;
  padding: 2%;
  min-width: 300px; }

.tabbox img {
  width: 100%; }

.obox-icons a {
  width: 30px;
  height: 30px;
  float: left;
  position: relative;
  margin: 0 5px !important; }

.cat_buy_btn {
  clear: both;
  color: #fff;
  font-weight: 700;
  font-size: 14px !important;
  text-transform: uppercase;
  color: #565656;
  margin: 0 auto;
  line-height: 40px;
  height: 40px;
  width: 100%;
  max-width: 220px;
  display: block;
  border: 1px solid #c2c0ba;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.cat_buy_btn:active {
  border: 1px solid #c2c0ba; }

.cat_buy_btn:hover {
  background: #48c033;
  border: 1px solid #48c033;
  color: #fff;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.bgcolor .cat_buy_btn {
  float: right;
  clear: none;
  background: #fff;
  margin: 0 20px 0 0;
  line-height: 28px;
  height: 28px !important;
  width: 140px !important;
  text-align: center;
  border: 0; }

.bgcolor .cat_buy_btn:hover, .bgcolor .cat_buy_btn:active {
  background: #48c033; }

.lt-ie8 .cat_buy_btn {
  display: none; }

/* Social media share buttons */
.sharrre {
  margin-top: 15px;
  padding-bottom: 10px;
  height: 27px; }
  .sharrre .buttons {
    margin-top: -30px;
    z-index: 10;
    position: relative; }
  .sharrre .button {
    float: left;
    width: 40px; }
  .sharrre .facebook {
    border: 0;
    margin-right: 13px; }
  .sharrre .twitter {
    border: 0; }
  .sharrre .googleplus {
    padding: 0; }
  .sharrre .share {
    color: #000;
    height: 27px;
    line-height: 27px;
    width: 300px;
    display: inline-block;
    font-weight: normal !important;
    font-size: 15px;
    z-index: 1;
    position: relative; }
  .sharrre .sharrre_social_icons {
    height: 27px;
    width: 80px;
    margin-right: 10px;
    float: left;
    background: url("/img/sharrre_social_icons.png"); }
  .sharrre .box .count {
    color: #e1ddd7;
    float: left;
    font-weight: bold;
    font-size: 30px;
    line-height: 27px;
    float: left;
    border-right: 2px solid #e1ddd7;
    margin-right: 10px;
    padding-right: 8px; }

.box .count {
  display: none; }

.fb_iframe_widget_lift {
  z-index: 10; }

#filter-list {
  list-style-type: none;
  display: block;
  padding: 20px;
  background-color: #f1f0ee; }

.RemoveFilterLi {
  font-size: 14px;
  font-weight: bold;
  display: inline; }

.RemoveFilterLi a {
  color: #000000; }

.RemoveFilterLi a:hover {
  color: #f69200; }

.RemoveFilterLi a:first-child + a {
  margin-left: 5px;
  display: inline-block;
  width: 14px;
  height: 14px;
  background-image: url("../img/close_btn_small.png");
  background-position: 0px 0px;
  background-repeat: no-repeat;
  background-color: transparent; }

.RemoveFilterLi a:first-child + a:hover {
  margin-left: 5px;
  display: inline-block;
  width: 14px;
  height: 14px;
  background-image: url("../img/close_btn_small.png");
  background-position: -14px 0px;
  background-repeat: no-repeat;
  background-color: transparent; }

/* Kleine iconen */
.icon1, .icon2, .icon3, .icon4, .icon5, .icon6, .icon7, .icon8, .icon9, .icon10, .icon11, .icon12, .icon13, .icon14, .icon15, .icon16, .icon17, .icon18, .icon19, .icon20, .icon21, .icon22, .icon23, .icon24, .icon25 {
  display: block;
  width: 30px !important;
  height: 30px !important;
  opacity: 0.3;
  filter: alpha(opacity=30);
  margin: 0 !important;
  padding: 0 !important;
  background-image: url("/img/sprite.png");
  background-repeat: no-repeat; }

.icon1:hover, .icon2:hover, .icon3:hover, .icon4:hover, .icon5:hover, .icon6:hover, .icon7:hover, .icon8:hover, .icon9:hover, .icon10:hover, .icon11:hover, .icon12:hover, .icon13:hover, .icon14:hover, .icon15:hover, .icon16:hover, .icon17:hover, .icon18:hover, .icon19:hover, .icon20:hover, .icon21:hover, .icon22:hover, .icon23:hover, .icon24:hover, .icon25:hover {
  opacity: 1.0;
  filter: alpha(opacity=100); }

.icon1 {
  background-position: -111px -194px; }

.icon2 {
  background-position: -141px -194px; }

.icon3 {
  background-position: -111px -224px; }

.icon4 {
  background-position: -141px -224px; }

.icon5 {
  background-position: -171px -224px; }

.icon6 {
  background-position: -111px -254px; }

.icon7 {
  background-position: -141px -254px; }

.icon8 {
  background-position: -171px -254px; }

.icon9 {
  background-position: -111px -284px; }

.icon10 {
  background-position: -141px -284px; }

.icon11 {
  background-position: -171px -284px; }

.icon12 {
  background-position: -201px -284px; }

.icon13 {
  background-position: -231px -284px; }

.icon14 {
  background-position: -111px -314px; }

.icon15 {
  background-position: -141px -314px; }

.icon16 {
  background-position: -171px -314px; }

.icon17 {
  background-position: -201px -314px; }

.icon18 {
  background-position: -111px -344px; }

.icon19 {
  background-position: -111px -374px; }

.icon20 {
  background-position: -141px -374px; }

.icon21 {
  background-position: -171px -374px; }

.icon22 {
  background-position: -201px -374px; }

.icon23 {
  background-position: -231px -374px; }

.icon24 {
  background-position: -111px -404px; }

.icon25 {
  background-position: -111px -434px; }

/* Grote iconen */
.iconBig1, .iconBig2, .iconBig3, .iconBig4, .iconBig5, .iconBig6, .iconBig7, .iconBig8, .iconBig9 {
  display: block;
  width: 100px !important;
  height: 100px !important;
  opacity: 0.3;
  filter: alpha(opacity=30);
  margin: 0 !important;
  padding: 0 !important;
  background-image: url("/img/sprite.png");
  background-repeat: no-repeat; }

.iconBig1:hover, .iconBig2:hover, .iconBig3:hover, .iconBig4:hover, .iconBig5:hover, .iconBig6:hover, .iconBig7:hover, .iconBig8:hover, .iconBig9:hover {
  opacity: 1.0;
  filter: alpha(opacity=100); }

.iconBig1 {
  background-position: -10px -196px; }

.iconBig2 {
  background-position: -10px -296px; }

.iconBig3 {
  background-position: -10px -396px; }

.iconBig4 {
  background-position: -10px -496px; }

.iconBig5 {
  background-position: -110px -496px; }

.iconBig6 {
  background-position: -10px -596px; }

.iconBig7 {
  background-position: -10px -696px; }

.iconBig8 {
  background-position: -10px -796px; }

.iconBig9 {
  background-position: -10px -896px; }

.rbox .obox-icons span.tooltip, .obox .obox-icons span.tooltip {
  position: absolute;
  top: -30px;
  font: normal 14px "Open Sans", Arial, sans-serif;
  padding-bottom: 9px;
  background: url("/img/aroow_tooltip.png") center bottom no-repeat;
  width: 170px;
  color: #fff;
  left: -70px;
  white-space: nowrap;
  height: 20px;
  display: none;
  z-index: 999; }

.obox-icons strong {
  padding: 6px;
  background: #000; }

.prinfo-leftside li {
  clear: both;
  list-style: none;
  list-style-type: none;
  font: normal 14px "Open Sans", Arial, sans-serif;
  padding: 18px 0 0 0;
  display: block; }

.mobilesearch {
  display: none; }

.prinfo-leftside li strong {
  display: block; }

.prinfo-rightside h1 {
  font: 900 1.5em 'Arvo', serif;
  float: left;
  width: 70%;
  margin-bottom: 20px; }

.lt-ie9 .prinfo-rightside h1 {
  font-family: "Open Sans" , sans-serif; }

.prinfo-rightside > span {
  float: right;
  font: normal 1.6em "Open Sans", Arial, sans-serif !important;
  margin: 0 !important;
  padding: 0 !important; }

.reviews img {
  float: left; }

.reviews a {
  font: normal 15px "Open Sans", Arial, sans-serif;
  color: #f69200;
  text-decoration: none;
  vertical-align: middle;
  padding-top: 3px;
  border-top: 0;
  padding-left: 5px; }

.reviews a:hover {
  color: #565656; }

.reviews .stars {
  float: left;
  margin-right: 5px; }

.stars2 {
  float: left !important;
  margin-right: 10px !important; }

.seprator {
  border-right: 1px solid #DEDEDE;
  padding-right: 5px; }

.reviews {
  font-family: 'Open Sans', Arial, sans-serif; }

.addcartbox {
  background: #f1f0ee;
  padding: 16px;
  margin-top: 22px;
  overflow: hidden; }

.addcartbox li {
  list-style: none;
  list-style-type: none;
  float: left; }

.number-of-seeds {
  width: 185px;
  font: normal 0.8em "Open Sans", Arial, sans-serif; }

.quantity {
  width: 23%;
  font: normal 0.8em "Open Sans", Arial, sans-serif; }

.quantity .customSelect {
  background: url("/img/select_box.png") no-repeat;
  display: block;
  width: 72px;
  margin-top: 5px;
  height: 40px; }

.quantity .customSelectInner {
  padding: 10px; }

.number-of-seeds a {
  background: #cfcecd;
  border-right: 1px solid #f1f0ee;
  border-top: 1px solid #f1f0ee;
  border-bottom: 1px solid #f1f0ee; }

.number-of-seeds a:hover, .number-of-seeds a.active {
  background: #565656;
  color: #fff;
  border: 1px solid #fdfcfa;
  border-left: 0; }

.number-of-seeds a.nos-first:hover, .number-of-seeds a.nos-first.active {
  border: 1px solid #f1f0ee; }

.addtocart {
  margin-top: 15px;
  text-align: center; }

.addtocart a {
  background: #48c033;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 10px 15px;
  font: 700 1em 'Open Sans', Arial, sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
  display: inline-block; }

.lt-ie8 .addtocart a {
  background: #f69200;
  padding: 5px 9px;
  font: 700 1em "Open Sans", Arial, sans-serif;
  text-decoration: none;
  color: #fff;
  display: inline-block;
  width: 200px; }

.lt-ie9 .addtocart a {
  font-family: 'Open Sans' , sans-serif; }

.quantity {
  position: relative; }

.quantity select {
  left: 0px;
  z-index: 99999; }

.addtocart a:hover {
  background-color: #000; }

.sharethis {
  margin: 25px 0 0 0; }

.sharethis2 {
  float: right;
  position: absolute;
  top: 12px;
  right: 10px;
  max-width: 500px;
  min-width: 440px; }

.tabs {
  border-top: 1px solid #000;
  padding-top: 20px; }

.lasttab {
  border-bottom: 1px solid #000; }

.tabs h2 {
  font: .9em 'Arvo', serif;
  padding-bottom: 15px;
  text-transform: uppercase;
  cursor: pointer; }

.tabs h2 .arrow {
  position: absolute;
  height: 18px;
  width: 20px;
  right: 21px;
  background: url("/img/sprite.png") -88px -1658px no-repeat; }

.tabs h2.active .arrow {
  background: url("/img/sprite.png") -109px -1658px no-repeat; }

.tabs p {
  font: 15px "Open Sans", Arial, sans-serif;
  margin-bottom: 30px;
  line-height: 20px; }

.tabcontent {
  margin-top: 0px;
  width: 100%; }

.tabcontent .row {
  width: 100%;
  float: left; }

.tabcontent .row.top .tabbox {
  border-top: 1px solid #e1ddd7;
  border-right: 1px solid #e1ddd7;
  border-bottom: 1px solid #e1ddd7; }

.tabcontent .row.not-top .tabbox {
  border-right: 1px solid #e1ddd7;
  border-bottom: 1px solid #e1ddd7; }

.tabcontent .row .first-child {
  border-left: 1px solid #e1ddd7; }

.tabcontent .tabbox {
  float: left;
  width: 33.334%;
  background: #fff;
  position: relative;
  min-height: 250px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 2%; }

.lt-ie8 .tabcontent .tabbox {
  float: left;
  width: 28%;
  background: #fff;
  position: relative;
  min-height: 250px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 2%; }

.tabcontent .tabbox h3 {
  font: 700 14px 'Arvo', serif;
  margin: 8px 0;
  text-align: center; }

.lt-ie9 .tabcontent .tabbox h3 {
  font-family: 'Arvo', serif; }

.tabcontent .tabbox span {
  display: block;
  text-align: center;
  font: 400 0.7em "Open Sans", Arial, sans-serif; }

.fixedtabcontent {
  margin-top: 0px;
  width: 100%; }

.fixedtabcontent .row {
  width: 100%;
  float: left; }

.fixedtabcontent .row.top .tabbox {
  border-top: 1px solid #e1ddd7;
  border-right: 1px solid #e1ddd7;
  border-bottom: 1px solid #e1ddd7; }

.fixedtabcontent .row.not-top .tabbox {
  border-right: 1px solid #e1ddd7;
  border-bottom: 1px solid #e1ddd7; }

.fixedtabcontent .row .first-child {
  border-left: 1px solid #e1ddd7; }

.fixedtabcontent .tabbox {
  float: left;
  width: 33.334%;
  background: #fff;
  position: relative;
  min-height: 250px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 2%; }

.fixedtabcontent .tabbox h3 {
  font: 700 14px "Open Sans", Arial, sans-serif;
  margin: 8px 0;
  text-align: center; }

.lt-ie9 .fixedtabcontent .tabbox h3 {
  font-family: 'Arvo', serif; }

.fixedtabcontent .tabbox span {
  display: block;
  text-align: center;
  font: 400 0.7em "Open Sans", Arial, sans-serif; }

.other-bought h2 {
  color: #444444;
  font: 700 18px 'Arvo', serif;
  padding: 11px 20px;
  background-color: #c2c0ba; }

.lt-ie8 .other-bought .obox h3 a {
  clear: both; }

.lt-ie9 .other-bought h2 {
  font-family: 'Arvo', serif; }

.other-bought .obox {
  width: 25%;
  float: left;
  background: #fff;
  padding: 1.36%;
  border-top: 2px solid #e1ddd7;
  border-right: 2px solid #e1ddd7;
  border-bottom: 2px solid #e1ddd7;
  position: relative;
  min-height: 303px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.lt-ie8 .other-bought .obox {
  width: 22%;
  float: left;
  background: #fff;
  padding: 1.36%;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  position: relative;
  min-height: 303px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.other-bought .obox.last-child {
  border-right: 2px solid #FFF; }

.prinfo-leftside > img {
  width: 100%; }

.offer {
  position: absolute;
  background: url("/img/20peroff.png") no-repeat;
  right: 0px;
  top: 0px;
  width: 81px;
  height: 90px; }

.similaritynr {
  position: absolute;
  background: url("/img/similarity-nr.png") no-repeat;
  right: 20px;
  top: 21px;
  width: 26px;
  height: 25px;
  line-height: 25px;
  color: #fff;
  font-size: 12px !important;
  padding-left: 0px; }

.cross_button {
  position: absolute;
  background: url("/img/sprite.png") -10px -1256px no-repeat;
  right: 0px;
  top: 0px;
  width: 40px;
  height: 40px;
  cursor: pointer;
  display: block; }

.cross_button:hover {
  background: url("/img/sprite.png") -50px -1256px no-repeat; }

.other-bought .obox h3 {
  font: 700 0.8em 'Arvo', serif;
  margin: 8px 0;
  text-align: center; }

.other-bought .obox a img {
  width: 100%; }

.other-bought .obox .obox-icons {
  margin-top: 10px; }

.lt-ie9 .other-bought .obox h3 {
  font-family: 'Arvo', serif; }

.other-bought .obox span {
  display: block;
  text-align: center;
  font: 15px "Open Sans", Arial, sans-serif;
  margin-top: 10px; }

.obox-icons {
  display: block;
  width: 120px;
  height: 35px;
  margin: 5px auto; }

.compare-carousel .obox-icons {
  margin-bottom: 30px; }

.obox > img, .obox {
  text-align: center;
  width: 100%; }

.recently-items {
  clear: both;
  margin-bottom: 2px;
  overflow: hidden;
  position: relative; }

.lt-ie8 .recently-items {
  background-color: #fff !important; }

.recently-items h2 {
  color: #444444;
  font: 700 18px 'Arvo', serif;
  padding: 11px 20px;
  background-color: #c2c0ba; }

.lt-ie9 .recently-items h2 {
  font-family: 'Arvo', serif; }

.lt-ie8 .other-bought {
  background-color: #fff;
  width: 100% !important; }

.lt-ie8 .other-bought IMG {
  background-color: #fff;
  width: 100% !important; }

.recently-items .rbox {
  float: left;
  background: #fff;
  padding: 10px 10px 35px 10px;
  position: relative;
  border-top: 2px solid #e1ddd7;
  border-right: 2px solid #e1ddd7;
  border-bottom: 2px solid #e1ddd7;
  list-style: none;
  list-style-type: none; }

.lt-ie8 .recently-items .rbox {
  width: 22%;
  border: 2px solid #fff !important; }

.lt-ie8 .recently-items .previous,
.lt-ie8 .recently-items .next {
  display: none; }

.recently-items .rbox img {
  width: 100%; }

.recently-items .rbox h3 {
  font: 700 .7em 'Arvo', serif;
  margin: 8px 0;
  text-align: center; }

.lt-ie9 .recently-items .rbox h3 {
  font-family: 'Arvo', serif; }

.recently-items .rbox span {
  display: block;
  text-align: center;
  font: 15px "Open Sans", Arial, sans-serif; }

.caroufredsel_wrapper {
  min-height: 270px !important; }

.recently-items .next, .popularseeds .next, .recently-items .previous, .popularseeds .previous {
  background: url("/img/sprite.png") -61px -1176px no-repeat;
  position: absolute;
  width: 50px;
  height: 70px;
  right: 0px;
  top: 45%;
  z-index: 950; }

.recently-items .previous, .popularseeds .previous {
  background: url("/img/sprite.png") -10px -1176px no-repeat;
  right: auto;
  left: 0px; }

.recently-items .previous:hover, .popularseeds .previous:hover {
  background: url("/img/sprite.png") -112px -1176px no-repeat; }

.recently-items .next:hover, .popularseeds .next:hover {
  background: url("/img/sprite.png") -163px -1176px no-repeat; }

.flex-viewport li {
  position: relative;
  z-index: 920; }

.jcarousel-skin-tango .jcarousel-container-horizontal {
  max-width: 950px;
  overflow: hidden; }

.popup {
  width: 500px;
  padding: 20px; }

.rating {
  display: none; }

.averagerating {
  display: block;
  padding: 20px;
  overflow: hidden;
  margin-bottom: 20px; }

.fancybox-wrap .averagerating {
  display: block;
  padding: 20px;
  overflow: hidden;
  margin-bottom: 20px;
  float: left;
  width: 60%;
  margin-top: 30px; }
  .fancybox-wrap .averagerating h3 {
    font: 700 1.2em 'Arvo', serif;
    line-height: 1.5em; }
  .fancybox-wrap .averagerating input, .fancybox-wrap .averagerating textarea {
    padding: 10px;
    width: 95%;
    background: #f1f0ee; }
  .fancybox-wrap .averagerating .loginTitle {
    background: #f1f0ee; }
  .fancybox-wrap .averagerating .login {
    width: 100%; }
    .fancybox-wrap .averagerating .login input, .fancybox-wrap .averagerating .login textarea {
      padding: 10px;
      width: 95%;
      background: #f1f0ee; }
    .fancybox-wrap .averagerating .login .loginTitle {
      background: #f1f0ee; }
    .fancybox-wrap .averagerating .login input[type='submit'] {
      width: 40%;
      height: 40px;
      text-transform: uppercase;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px;
      -webkit-transition: all .3s ease-in-out;
      -moz-transition: all .3s ease-in-out;
      -o-transition: all .3s ease-in-out;
      transition: all .3s ease-in-out;
      background: #f69200;
      font: 700 .8em 'Open Sans', Arial, sans-serif !important;
      margin-top: 10px; }
    .fancybox-wrap .averagerating .login input[type='submit']:hover {
      background: #000; }

.fancybox-wrap .review_form_sidebar {
  float: right;
  width: 33%;
  margin: 40px 20px 20px 0; }
  .fancybox-wrap .review_form_sidebar h2 {
    font: 700 1.2em 'Arvo', serif;
    line-height: 1.5em; }
  .fancybox-wrap .review_form_sidebar ul li {
    font-size: 15px;
    list-style-type: none;
    margin-top: 10px;
    margin-left: 10px;
    -webkit-text-stroke: 1px rgba(0, 0, 0, 0.2);
    -webkit-font-smoothing: antialiased; }
  .fancybox-wrap .review_form_sidebar p {
    margin-top: 10px; }
  .fancybox-wrap .review_form_sidebar em {
    font: 700 .8em 'Open Sans', Arial, sans-serif; }
  .fancybox-wrap .review_form_sidebar .claim_prize, .fancybox-wrap .review_form_sidebar .consider_this, .fancybox-wrap .review_form_sidebar .question_info {
    background: #f1f0ee;
    padding: 20px;
    margin-top: 20px; }

@media all and (max-width: 1000px) {
  .fancybox-wrap {
    width: 100%; }
    .fancybox-wrap .review_form_sidebar {
      display: none; }
    .fancybox-wrap .averagerating {
      width: 95%; } }

.reviews_wrap {
  display: block;
  border: 1px solid #dedede;
  padding: 20px;
  overflow: hidden;
  margin-bottom: 20px;
  clear: both; }

.review_link_seperate {
  color: #c2c0ba; }

.write_own_review_wrap {
  margin-bottom: 20px; }
  .write_own_review_wrap .write_own_review_txt {
    display: inline-block;
    width: 40%;
    margin-right: 3%;
    font-size: 14px;
    float: left; }
  .write_own_review_wrap a.write_own_review_btn {
    width: 50%;
    background: #f69200;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 10px 15px;
    font: 700 1.1em 'Open Sans', Arial, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    display: inline-block;
    text-align: center; }
    .write_own_review_wrap a.write_own_review_btn span {
      display: block;
      font-size: 16px; }
  .write_own_review_wrap a.write_own_review_btn:hover {
    background: #000; }

@media all and (max-width: 500px) {
  .write_own_review_txt {
    font-size: 18px !important;
    line-height: 30px !important;
    width: 100% !important; }
  a.write_own_review_btn {
    width: 100% !important;
    font-size: 1.8em !important; } }

.review_data .averagerating {
  border: none;
  background: #f1f0ee; }
  .review_data .averagerating h3 {
    font: 700 1em 'Open Sans', Arial, sans-serif;
    padding-bottom: 10px; }
  .review_data .averagerating h4 {
    font: 400 22px 'Open Sans', Arial, sans-serif;
    padding-bottom: 30px; }
    .review_data .averagerating h4 div {
      display: inline;
      padding-left: 5px; }

.review_lang_wrap {
  display: block;
  border: 1px solid #dedede;
  padding: 20px;
  overflow: hidden;
  margin-bottom: 20px;
  clear: both; }

.review-status-err {
  font: 200 1.3em "Open Sans", Arial, sans-serif;
  background: #f23737 12px center no-repeat;
  padding: 2% 5%;
  display: inline-block;
  text-align: center;
  line-height: 24px;
  min-height: 15px;
  width: 90%;
  color: #fff; }

.review-status {
  display: none; }

.review-status-ok {
  font: 200 1.3em "Open Sans", Arial, sans-serif;
  background: #66CD00 12px center no-repeat;
  padding: 2% 5%;
  display: inline-block;
  text-align: center;
  line-height: 24px;
  min-height: 15px;
  width: 90%;
  color: #fff; }

.averagerating h4 {
  font: 700 14px "Open Sans", Arial, sans-serif;
  padding-bottom: 10px; }

.xtra-reviews {
  width: 100%;
  text-align: center; }

.xtra-reviews a {
  font: 15px "Open Sans", Arial, sans-serif;
  text-align: center;
  padding-left: 15px;
  padding-right: 15px; }

.textareaCounter {
  font: 700 14px "Open Sans", Arial, sans-serif;
  padding-right: 10px;
  padding-top: 5px;
  float: right; }

.textareaCounterText {
  font: 700 14px "Open Sans", Arial, sans-serif;
  padding-left: 10px; }

.lt-ie9 .averagerating h4 {
  font-family: 'Open Sans' , sans-serif; }

.averagerating img {
  float: left;
  padding-right: 10px; }

.averagerating ul {
  clear: both; }

.averagerating textarea {
  background: #f1f1f1;
  padding: 10px;
  font: 700 14px "Open Sans", Arial, sans-serif;
  width: 100%;
  margin: 0px;
  border: 0px;
  resize: vertical; }

.lt-ie9 .averagerating textarea {
  font-family: 'Open Sans' , sans-serif; }

.averagerating ul li {
  float: left;
  list-style: none;
  list-style-type: none;
  width: 33%;
  padding-top: 15px;
  font: 15px "Open Sans", Arial, sans-serif; }

.overall-rating .wrc-label {
  line-height: 25px;
  padding: 0 10px;
  font-size: 0.73em;
  vertical-align: top;
  border-left: 1px solid #dedede;
  margin-left: 10px; }

.login {
  width: 50%; }

.login input[type="text"] {
  width: 90%;
  background: #f1f1f1;
  height: 18px;
  font: 400 0.7em "Open Sans", Arial, sans-serif;
  margin: 0px;
  border: 0px;
  padding: 4px 6px;
  margin-bottom: 10px; }

.loginTitle {
  width: 98%;
  background: #f1f1f1;
  height: 18px;
  font: 400 0.7em "Open Sans", Arial, sans-serif;
  margin: 0px;
  border: 0px;
  padding: 4px 6px;
  margin-bottom: 10px; }

.login input[type="submit"] {
  background: #000000;
  height: 25px;
  color: #fff;
  font: 400 0.7em "Open Sans", Arial, sans-serif;
  margin: 0px;
  border: 0px;
  padding: 5px 8px;
  margin-bottom: 10px;
  cursor: pointer; }

.login input[type="submit"]:hover {
  background-color: #f69200; }

.averagerating ul li img {
  padding-top: 15px; }

.averagerating strong {
  padding-top: 5px;
  float: left; }

.mobilestatus {
  display: none; }

.seeds-produced {
  display: block;
  padding: 0 0 20px 0;
  overflow: hidden; }

.seeds-produced-left {
  float: left;
  padding: 20px; }

.seeds-produced-left h4 {
  font: 700 14px "Open Sans", Arial, sans-serif;
  padding-bottom: 10px; }

.lt-ie9 .seeds-produced-left h4 {
  font-family: 'Open Sans' , sans-serif; }

.seeds-produced-left li {
  float: left;
  list-style: none;
  list-style-type: none;
  font: 0.73em "Open Sans", Arial, sans-serif; }

.seeds-produced-left p {
  clear: both;
  padding-top: 6px;
  margin: 0 !important; }

.seeds-produced-right {
  width: 28%;
  padding: 2%;
  border: 1px solid #dedede;
  float: right; }

.seeds-produced-right li {
  list-style: none;
  list-style-type: none;
  font-size: 13px;
  padding: 7px 0px; }

.seeds-produced-left li.rating {
  display: inline-block;
  margin-right: 10px; }

.seeds-produced-left li.date {
  padding-right: 10px;
  padding-left: 10px;
  line-height: 20px;
  border-left: 1px solid #dedede; }

.seeds-produced-left li.author {
  padding-left: 10px;
  border-left: 1px solid #dedede;
  line-height: 20px; }

.seprator {
  margin-top: 20px;
  margin-bottom: 20px;
  border-top: 1px solid #dedede;
  clear: both; }

.scroll-content1 {
  height: 300px; }

.popup h3 {
  font: 900 1.2em "Open Sans", Arial, sans-serif;
  padding: 0px 0px 20px 0px; }

.lt-ie9 .popup h3 {
  font-family: "Open Sans" , sans-serif; }

.popup h4 {
  font: 1.2em "Open Sans", Arial, sans-serif;
  color: #444444;
  padding: 5px 0 5% 0;
  margin-top: 10px; }

.popup h4 span {
  float: left;
  margin-right: 10px !important; }

.popup p {
  font-size: 15px;
  color: #444444;
  margin-bottom: 10px; }

.left-information {
  float: left;
  width: 24.7%; }

.expertseeds {
  padding: 5.5%;
  display: block;
  border-bottom: 2px solid #e1ddd7; }

.expertseeds h3 {
  font: 700 1em "Open Sans", Arial, sans-serif;
  margin-bottom: 5px; }

.lt-ie9 .expertseeds h3 {
  font-family: 'Open Sans' , sans-serif; }

.expertseeds ul li {
  list-style: none;
  list-style-type: none;
  font-size: 15px;
  line-height: 22px; }

.expertseeds a:before {
  content: "› "; }

.expertseeds a {
  color: #444;
  text-decoration: none; }

.expertseeds a:hover {
  color: #f69200;
  text-decoration: none; }

.refineselection {
  padding: 5.5%; }

.refineselection label {
  font-size: 15px;
  cursor: pointer; }

.refineselection h3 {
  font: 700 1em 'Open Sans', Arial, sans-serif;
  padding-bottom: 10px; }

.lt-ie9 .refineselection h3 {
  font-family: 'Arvo', serif; }

.refineselection h4 {
  cursor: pointer;
  padding-bottom: 14px;
  margin-top: 14px; }

.refineselection h4 a {
  color: #565656;
  font: 1em 'Arvo', serif;
  padding-left: 25px;
  position: relative; }

.refineselection h4 a .icon-i {
  position: absolute;
  width: 20px;
  height: 22px;
  left: 0px;
  background: url("/img/sprite.png") -129px -1658px no-repeat; }

.refineselection h4 a:hover .icon-i {
  background: url("/img/sprite.png") -149px -1658px no-repeat; }

.refineselection li {
  list-style: none;
  list-style-type: none;
  clear: both;
  padding: 3px 0px; }

.refineselection li span {
  font-size: 15px; }

.custom-radio {
  float: left;
  padding-top: 3px;
  position: relative;
  padding-right: 10px; }

.delivery-form input[type="checkbox"] {
  padding-right: 0; }

.delivery-form input[type="checkbox"] + label {
  width: auto;
  font-size: 15px;
  font-weight: normal;
  padding-top: 0px; }

input[type="checkbox"] {
  display: none; }

input[type="checkbox"] + label {
  padding-left: 30px;
  background: transparent url("/img/checkbox.png") no-repeat 0 0px;
  display: inline-block;
  line-height: 21px; }

input[type="checkbox"] + label.checked {
  /*input[type="checkbox"]:checked + label {*/
  background: transparent url("/img/checkbox-checked.png") no-repeat 0 0px; }

input[type="checkbox"][disabled] + label {
  color: #e3e3e3;
  background: #fff; }

.custom-radio input {
  left: 3px;
  margin: 0;
  position: absolute;
  top: 7px;
  z-index: 0;
  /*display: none;*/
  outline: 0 !important;
  border: 0 !important; }

.custom-radio input:focus {
  outline: 0 !important;
  border: 0 !important; }

.custom-radio label {
  cursor: pointer;
  float: left;
  font-size: 13px;
  height: 21px;
  line-height: 1;
  position: relative;
  width: 25px !important;
  z-index: 1; }

.custom-radio label {
  background: url("/img/radiobutton.png") no-repeat scroll 0 0 transparent; }

.custom-radio label {
  background-position: 0 0; }

.custom-radio label.checked {
  background-position: 0 -21px;
  float: left;
  height: 22px;
  width: 22px;
  overflow: hidden; }

.custom-radio label.focus {
  /*outline: 1px dotted #CCCCCC;*/ }

.regular-checkbox {
  display: none; }

.right-product-info {
  float: right;
  width: 75%;
  border-left: 2px solid #e1ddd7;
  min-width: 283px; }

.right-product-info .information {
  padding: 2% 3% 1.8% 3%;
  border-bottom: 2px solid #e1ddd7;
  min-width: 285px;
  background: #fdfcfa; }

.fourofour-body {
  width: 100%;
  padding: 10px;
  min-height: 50%; }

.fourofour-body h1 {
  font: 900 5em 'Arvo', serif;
  color: #444444;
  text-align: center;
  margin-top: 30px; }

.fourofour-body h2 {
  text-align: center; }

.fourofour-body input[type="text"] {
  width: 80%;
  height: 30px;
  margin: 20px auto 0 auto;
  display: block; }

.nwsletter-unsubscribe-body {
  width: 100%;
  padding: 10px;
  min-height: 50%; }

.nwsletter-unsubscribe-body h1 {
  font: 900 2em 'Arvo', serif;
  color: #444444;
  margin-top: 30px; }

.nwsletter-unsubscribe-body strong {
  font-size: 15px;
  line-height: 30px; }

.nwsletter-unsubscribe-body input[type="submit"] {
  height: 30px;
  display: block;
  border: 0;
  color: #fff;
  background: #f69200;
  font: 900 "Open Sans", Arial, sans-serif;
  margin-top: 20px;
  cursor: pointer; }

.nwsletter-unsubscribe-body input:hover[type="submit"] {
  background: #000; }

.nopad {
  padding: 0 !important; }

.padround {
  padding: 2% 3% 1.8% 3% !important; }

.right-product-info .information.faq {
  border-bottom: none !important;
  padding-bottom: 0 !important; }

.right-product-info h1 {
  font-family: 'Arvo', serif;
  font-size: 2em;
  font-weight: 900;
  color: #444444; }

.lt-ie9 .right-product-info h1 {
  font-family: "Open Sans" , sans-serif; }

.right-product-info p {
  margin-bottom: 12px; }

.productinfo {
  background: #fdfcfa; }

.popularseeds {
  clear: both;
  background: #e1ddd7;
  position: relative; }

.popularseeds .obox {
  width: 32%;
  background: #fdfcfa;
  position: relative;
  float: left;
  border-top: 2px solid #e1ddd7;
  border-right: 2px solid #e1ddd7;
  border-bottom: 2px solid #e1ddd7;
  padding-bottom: 30px;
  list-style: none;
  list-style-type: none; }

.lt-ie8 .compare-product .obox {
  width: 30%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.compare-product .obox {
  width: 33.3334%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.compare-product .obox:nth-child(3n+2) {
  border-right-color: #c2c0ba !important; }

.popularseeds .obox img {
  width: 100%; }

.popularseeds h2 {
  font: 400 17px 'Arvo', serif;
  padding: 15px 27px;
  color: #fff; }

.lt-ie9 .popularseeds h2 {
  font-family: 'Arvo', serif; }

.lt-ie8 .popularseeds h2 {
  font-family: 'Arvo', serif;
  background-color: #e1edf0; }

.popularseeds .obox h3 {
  font: 700 .8em 'Open Sans', Arial, sans-serif;
  margin: 8px 0 0 0;
  text-align: center;
  color: #565656;
  max-height: 20px;
  overflow: hidden;
  padding: 0 10px; }

.lt-ie8 .savechanges {
  float: none !important;
  position: relative;
  top: 13px;
  left: 2px; }

.lt-ie9 .popularseeds .obox h3 {
  font-family: 'Open Sans' , sans-serif; }

h3 a {
  color: #333 !important;
  text-decoration: none; }

h3 a:hover {
  color: #f69200 !important;
  text-decoration: none; }

.popularseeds .obox span {
  display: block;
  text-align: center;
  font: 15px "Open Sans", Arial, sans-serif;
  line-height: 27px; }

.compare-product h2 {
  float: left;
  display: inline-block; }

.compare-product .selectbox {
  float: right;
  padding-top: 10px; }

.compare-product .obox {
  border-bottom: 0px !important; }

.compare-product input[type="submit"] {
  background: none repeat scroll 0 0 #000000;
  border: 0 none;
  color: #fdfcfa;
  font-size: 15px;
  height: 30px;
  margin: 0;
  padding: 0;
  width: 100px;
  float: left;
  margin-right: 5px; }

.compare-product input[type="submit"]:hover {
  background-color: #f69200; }

.compare-product select {
  float: right; }

.compare-product .customSelect {
  background: url("/img/select_box_bg.png") no-repeat scroll 0 0 transparent;
  border: 0 solid #DEDEDE;
  height: 21px;
  padding: 6px 0px 6px 10px;
  font: 15px "Open Sans", Arial, sans-serif; }

.compare {
  width: 97px;
  margin: 0px auto;
  position: absolute;
  margin: -50px 0 0 10px;
  background: #fff;
  padding: 4px 30px 3px 7px;
  opacity: .5;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.compare_listing {
  margin: -35px 0 0 0;
  opacity: 1;
  background: none; }

.recently-items .compare-carousel .rbox h3 {
  font-size: 0.9em; }

.obox:hover .compare {
  opacity: 1;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.compare label {
  color: #565656;
  font-size: 15px; }

.compare-product .customSelect span {
  width: 230px !important; }

/* Carrousel */
.jcarousel-skin-tango .jcarousel-clip {
  overflow: hidden; }

.jcarousel-skin-tango .jcarousel-item {
  height: 289px; }

.jcarousel-skin-tango .jcarousel-container-horizontal {
  max-width: 960px; }

.jcarousel-skin-tango .jcarousel-container-horizontal li {
  max-width: 219px; }

.jcarousel-skin-tango .jcarousel-item-horizontal {
  margin-left: 0; }

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
  margin-right: 0; }

.jcarousel-skin-tango .jcarousel-item-vertical {
  margin-bottom: 10px; }

.jcarousel-skin-tango .jcarousel-item-placeholder {
  background: #fdfcfa;
  color: #565656; }

/**
*  Horizontal Buttons
*/
.jcarousel-skin-tango .jcarousel-next-horizontal {
  background: url("/img/sprite.png") -61px -1176px no-repeat;
  position: absolute;
  width: 50px;
  height: 70px;
  right: 0px;
  top: 40%;
  z-index: 999; }

.jcarousel-skin-tango .jcarousel-prev-horizontal {
  background: url("/img/sprite.png") -10px -1176px no-repeat;
  position: absolute;
  width: 50px;
  height: 70px;
  left: 0px;
  top: 40%;
  z-index: 999; }

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
  background: url("/img/sprite.png") -112px -1176px no-repeat; }

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
  background: url("/img/sprite.png") -163px -1176px no-repeat; }

/* Liquid Carousel */
.liquid {
  background: #313b31 url("../img/bodybackground.png") repeat-y scroll 50% 0;
  border: 2px solid #19301C;
  -moz-border-radius: 10px 10px 10px 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
  padding: 10px 0; }

.liquid .previous {
  display: block;
  height: 126px;
  width: 64px;
  background-image: url("../img/previous.png");
  float: left;
  margin: 0;
  padding: 0; }

.liquid .next {
  display: block;
  height: 126px;
  width: 64px;
  background-image: url("../img/next.png");
  float: right;
  margin: 0;
  padding: 0; }

.liquid ul li {
  width: 126px;
  padding: 0 2px;
  margin: 0; }

.liquid ul li a img {
  -moz-box-shadow: 5px 5px 3px #222;
  -webkit-box-shadow: 5px 5px 3px #222;
  box-shadow: 5px 5px 3px #222; }

/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020; }

.fancybox-skin {
  position: relative;
  background: #fdfcfa;
  color: #444;
  text-shadow: none; }

.fancybox-opened {
  z-index: 8030;
  padding-left: 10px; }

.fancybox-outer, .fancybox-inner {
  position: relative; }

.fancybox-inner {
  overflow: hidden !important; }

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch; }

.fancybox-error {
  color: #444;
  font: 15px/20px "Open Sans", Arial, sans-serif;
  margin: 0;
  padding: 10px;
  white-space: nowrap; }

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%; }

.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("/img/fancybox_sprite.png"); }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060; }

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("/img/fancybox_loading.gif") center center no-repeat; }

.fancybox-close {
  position: absolute;
  top: 32px;
  right: 30px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
  background: url("/img/closebutton.png") no-repeat; }

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("/img/blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: transparent;
  z-index: 8040; }

.fancybox-prev {
  left: 0; }

.fancybox-next {
  right: 0; }

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden; }

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px; }

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px; }

.fancybox-nav:hover span {
  visibility: visible; }

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important; }

/* Overlay helper */
.fancybox-lock {
  overflow: hidden; }

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("../img/bgoverlay.png"); }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
  background: url("/img/popupbg.png") repeat; }

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue" , Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050; }

.fancybox-opened .fancybox-title {
  visibility: visible; }

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center; }

.accountlinks-bottom {
  display: none; }

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #fdfcfa;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap; }

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fdfcfa; }

.fancybox-title-inside-wrap {
  padding-top: 10px; }

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fdfcfa;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8); }

/* basic scrollbar styling */
/* vertical scrollbar */
.mCSB_container {
  padding-right: 15px;
  width: 462px;
  overflow: hidden; }

.mCSB_container.mCS_no_scrollbar {
  margin-right: 0; }

.mCS_disabled .mCSB_container.mCS_no_scrollbar, .mCS_destroyed .mCSB_container.mCS_no_scrollbar {
  margin-right: 30px; }

.mCustomScrollBox .mCSB_scrollTools {
  width: 11px;
  height: 100%;
  top: 0;
  right: 0; }

.mCSB_scrollTools .mCSB_draggerContainer {
  height: 100%; }

.mCSB_scrollTools .mCSB_buttonUp + .mCSB_draggerContainer {
  padding-bottom: 40px; }

.mCSB_scrollTools .mCSB_draggerRail {
  width: 11px;
  height: 100%;
  margin: 0 auto; }

.mCSB_scrollTools .mCSB_dragger {
  cursor: pointer; }

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  float: left;
  width: 10px;
  height: 118px;
  margin: 0 0 0 0px;
  background: #000000; }

/* custom styling */
.scroll-content1 .mCustomScrollBox .mCSB_scrollTools {
  background: #f2f2f2; }

/* Flex Slider */
.mobilenav {
  display: none; }

.mobilenav li.talen {
  height: auto;
  left: 10px;
  position: relative;
  top: 27px;
  text-indent: -9999px; }

.mobilenav li.talen span {
  width: 18px;
  height: 15px;
  display: block;
  text-indent: -999em; }

.mobilenav li.talen a {
  font-size: 0; }

.flexslider {
  margin: 0;
  padding: 0;
  background: #fdfcfa;
  position: relative; }

.flex-viewport {
  width: 100%;
  z-index: 900; }

.loading .flex-viewport {
  max-height: 300px; }

.flexslider .slides {
  width: 100%; }

.flexslider .slides li {
  width: 100%;
  position: relative;
  float: left;
  max-height: 750px; }

.flexslider .slides img {
  width: 100%; }

.carousel li {
  margin-right: 5px; }

/* Direction Nav */
/*.flex-direction-nav {
position:absolute;
top:30%;
z-index:910;
width:100%;
}*/
.flex-viewport img {
  width: 100%; }

.flex-direction-nav ul, .flex-direction-nav li {
  list-style: none;
  list-style-type: none; }

.flex-direction-nav a {
  width: 71px;
  height: 100px;
  margin: 0px 0 0;
  display: block;
  z-index: 10;
  cursor: pointer;
  text-indent: -9999px;
  position: absolute;
  top: 30%;
  z-index: 910; }

.flex-next {
  right: 0;
  float: right;
  background: url("/img/sprite.png") -82px -1066px no-repeat; }

.flex-prev {
  float: left;
  background: url("/img/sprite.png") -10px -1066px no-repeat; }

.flexslider .flex-next:hover {
  background: url("/img/sprite.png") -226px -1066px no-repeat; }

.flexslider .flex-prev:hover {
  background: url("/img/sprite.png") -154px -1066px no-repeat; }

/* Control Nav */
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
  display: none; }

.flex-control-nav li {
  margin: 0 6px;
  display: inline-block; }

.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3); }

.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7); }

.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default; }

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden; }

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0; }

.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer; }

.flex-control-thumbs img:hover {
  opacity: 1; }

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default; }

.divider {
  clear: both;
  border: 0px;
  border-bottom: 1px solid #dedede;
  padding: 8px 0;
  margin-bottom: 10px; }

.div2 {
  margin-bottom: 30px !important; }

.vieworderhistory {
  float: right;
  color: #f69200 !important;
  font: 15px "Open Sans", Arial, sans-serif; }

.vieworderhistory:hover, .orderdetails-list:hover {
  color: #000 !important; }

.savechanges:hover {
  color: #000 !important; }

.removeProduct .icon-delete {
  display: inline-block;
  height: 14px;
  width: 16px;
  background: url("/img/sprite.png") -60px -1626px; }

.orderdetails ul li {
  list-style: none;
  font: 15px "Open Sans", Arial, sans-serif;
  clear: both;
  position: relative;
  padding-left: 5px; }

.lt-ie8 .orderdetails ul li {
  position: static; }

.lt-ie8 .orderdetails ul li.rowlist1 {
  position: relative; }

.checkoutorder ul li {
  border-bottom: 1px solid #dedede; }

.orderdetails ul li.rowlist1 {
  min-height: 70px;
  margin-bottom: 0 !important; }

.error-text {
  color: #F00 !important; }

.or-hi-quen, .or-hi-price, .or-hi-subtotal {
  padding-top: 10px;
  position: relative; }

.or-hi-headding p {
  margin-bottom: 0 !important; }

.or-hi-price {
  padding-left: 10px; }

.or-hi-quen select {
  left: 10px; }

.lastchild {
  background: none !important; }

.or-number {
  width: 15%;
  min-width: 95px !important;
  padding-right: 10px;
  float: left; }

.or-number a {
  color: #000 !important; }

.or-date {
  width: 15%;
  min-width: 96px;
  padding-right: 10px;
  float: left; }

.orderdetails-list {
  float: right;
  color: #f69200 !important; }

.rowlist {
  border: 1px solid #dedede;
  display: block;
  padding: 10px;
  height: auto; }

.or-total {
  width: 15%;
  padding-right: 10px;
  float: left; }

.or-status {
  width: 35%;
  /*clear: both; 	display: block;*/
  padding-left: 15px !important;
  float: left;
  padding-top: 10px; }

.or-details {
  width: 88px;
  float: right;
  text-align: right; }

.information h4 {
  padding: 15px 0;
  font: 700 1em "Open Sans", Arial, sans-serif; }

.lt-ie9 .information h4 {
  font-family: 'Open Sans' , sans-serif; }

.login-box {
  border: 1px solid #DEDEDE;
  font: 13px "Open Sans", Arial, sans-serif;
  float: left;
  padding: 10px;
  width: 28%;
  margin: 1% 2% 1% 0;
  position: relative;
  line-height: 21px;
  min-height: 150px; }

.email input[type="text"] {
  float: left; }

.email input[type="text"] {
  width: 79% !important;
  margin: 0 !important; }

.email .submit {
  float: left; }

.login-button .submit {
  margin-right: 12px; }

.modify {
  color: #f69200 !important;
  float: right;
  position: absolute;
  right: 12px;
  top: 14px; }

.modify:hover {
  color: #000000 !important;
  float: right; }

.accountlinks h3 {
  font: 700 1em "Open Sans", Arial, sans-serif;
  margin-bottom: 10px; }

.lt-ie9 .accountlinks h3 {
  font-family: 'Open Sans' , sans-serif; }

.accountlinks {
  display: block;
  padding: 5.5%;
  min-height: 215px; }

.accountlinks ul li {
  font: 15px/18px "Open Sans", Arial, sans-serif;
  list-style: none;
  list-style-type: none;
  line-height: 26px; }

.accountlinks a {
  color: #444;
  text-decoration: none; }

.accountlinks a:hover {
  color: #f69200;
  text-decoration: none; }

.delivery-info h3 {
  font: 700 17px "Open Sans", Arial, sans-serif;
  padding-bottom: 17px; }

.lt-ie9 .delivery-info h3 {
  font-family: 'Open Sans' , sans-serif; }

.delivery-info .error {
  background: #f23737 url("/img/error_icons.png") 12px center no-repeat;
  padding: 2% 5% 2% 35px;
  line-height: 31px;
  min-height: 24px;
  color: #fdfcfa;
  font-size: 1.3em; }

.delivery-form .form-data {
  width: 80%;
  border-spacing: 0 12px;
  margin-top: 10px;
  border-collapse: separate; }

.delivery-form .label-cell {
  width: 30%;
  font: 700 14px/18px "Open Sans", Arial, sans-serif;
  text-align: right;
  padding-right: 12px;
  border-color: transparent;
  color: #565656; }

.delivery-form .input-cell {
  width: 70%;
  border: none; }

.lt-ie9 .delivery-form label {
  font-family: 'Open Sans' , sans-serif; }

.delivery-form ul {
  width: 100%;
  overflow: hidden;
  padding: 10px 0 0 0; }

span.subscribe {
  margin-top: 7px;
  font-size: 13px;
  width: 87% !important; }

span.req {
  color: #666; }

.delivery-form .custom-checkbox label.checked, .delivery-form .custom-checkbox label {
  height: 20px !important;
  padding-top: 0px !important; }

.advantages {
  background: #e7f6fd;
  padding: 3%; }

.advantages h3 {
  font-weight: bold; }

.advantages ul {
  padding-bottom: 17px; }

.advantages li {
  font: 15px "Open Sans", Arial, sans-serif;
  padding-left: 19px;
  background: url("/img/why-rightmark.png") no-repeat; }

.delvery-login {
  padding-top: 15px; }

.lt-ie8 .delvery-login .delvery-user {
  width: 22% !important; }

.delvery-login .delvery-user {
  float: left;
  width: 30% !important;
  text-align: right;
  padding-right: 5px;
  padding-top: 7px;
  font-weight: bold !important;
  min-width: 130px; }

.termsandcondition {
  margin: 32px 0 !important;
  display: block;
  clear: both; }

.termsandcondition label {
  margin-bottom: 30px; }

.lt-ie8 .secure-box {
  float: left;
  width: 100%; }

.lt-ie8 .secure-box.secure-box2 {
  width: 91%; }

.secure-box {
  border-top: 2px solid #e1ddd7;
  clear: both;
  padding: 4% 0;
  margin-bottom: 2px;
  background-color: #fdfcfa; }

.secure-box2 {
  padding: 4% !important; }

.delvery-login .delvery-input {
  float: left;
  width: 50%; }

.delvery-input input[type="text"], .delvery-input input[type="password"] {
  background: #fdfcfa !important; }

.delvery-login p {
  clear: both; }

.delvery-login input[type="text"], .delvery-login input[type="password"] {
  margin-top: 10px; }

.delvery-login .delvery-user {
  margin-top: 10px; }

.secure-box h3 {
  font: 700 16px "Open Sans", Arial, sans-serif;
  margin-bottom: 6px; }

.lt-ie9 .secure-box h3 {
  font-family: 'Open Sans' , sans-serif; }

.secure-box p {
  line-height: 24px; }

.lt-ie8 .delivery-form input[type="text"],
.lt-ie8 .delivery-form input[type="text"],
.lt-ie8 .delivery-form .customSelect {
  width: 95% !important; }

.delivery-form input[type="text"], .delivery-form input[type="password"] {
  background: #f1f1f1;
  height: 32px;
  border: 0px;
  padding-left: 10px;
  margin-left: 0px;
  width: 100%; }

.delivery-form .selectbox1 .customSelect {
  background: url("/img/delvery_select.png") no-repeat scroll 0 0 transparent;
  border: 0 solid #DEDEDE;
  height: 18px;
  margin-top: 5px;
  padding: 6px 10px;
  width: 73px; }

.delivery-form .selectbox1 #selectbox, .delivery-form .selectbox1 #selectbox1 {
  z-index: 950;
  height: 30px !important; }

.delivery-form .selectbox .customSelect {
  background: url("/img/select_bg.png") no-repeat scroll right transparent;
  border: 1px solid #DEDEDE;
  padding: 6px 2%;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

.delivery-form .error-message {
  border: 1px solid #F00 !important; }

.backbtn span.back {
  padding: 0 !important;
  margin: 0 !important;
  background: #fdfcfa url("/img/sprite.png") -10px -1386px no-repeat;
  width: 20px !important;
  height: 30px !important;
  display: block !important;
  float: left; }

.backbtn {
  background-color: #000;
  height: 30px;
  padding-right: 10px;
  margin-right: 20px;
  float: left;
  color: #fff !important;
  text-align: right;
  font: normal 13px "Open Sans", Arial, sans-serif !important;
  line-height: 30px !important;
  text-transform: none !important; }

.backbtn:hover {
  background-color: #f69200; }

.backbtn:hover span.back {
  background: #fdfcfa url("/img/sprite.png") -30px -1386px no-repeat; }

.backbtn:hover {
  color: #fff !important; }

.savechanges {
  background: #f69200;
  padding: 6px 19px;
  font: 15px/18px "Open Sans", Arial, sans-serif;
  float: right;
  color: #fff !important;
  border: 0; }

.savechanges:hover {
  color: #fff !important;
  background-color: #000; }

.or-dt-headding {
  min-height: 34px;
  background: #c2c0ba;
  padding-top: 15px;
  padding-left: 5px; }

.or-active {
  font-size: 13px;
  color: #51c3fc !important; }

.or-number1, .or-date {
  font-size: 14px !important; }

.or-active-eror {
  color: #ff0303 !important; }

.cancel-order {
  /*width: 92px;*/
  float: left;
  text-align: center;
  padding: 12px 0;
  position: absolute;
  top: 5px;
  right: 80px; }

.cancel-order a {
  background: #000;
  padding: 6px;
  color: #fff; }

.cancel-order a:hover {
  background-color: #f69200;
  color: #fff !important; }

.or-number1 {
  float: left;
  width: 15%;
  min-width: 95px !important;
  padding-right: 10px;
  margin-left: 2%; }

.or-downarrow, .or-down {
  width: 70px;
  height: 70px;
  float: right;
  background: url("/img/sprite.png") -10px -1306px no-repeat;
  cursor: pointer;
  border: 1px solid #e1ddd7;
  position: absolute;
  top: -1px;
  right: -1px;
  border-bottom: 0; }

.or-downarrow:hover {
  background: url("/img/sprite.png") -80px -1306px no-repeat; }

.or-down-active {
  border-bottom: 1px solid #e1ddd7;
  background: url("/img/sprite.png") -150px -1306px no-repeat; }

.or-down-active:hover {
  background: url("/img/sprite.png") -220px -1306px no-repeat; }

.rowlist1 {
  border: 1px solid #dedede;
  display: block;
  padding: 0px; }

.rowlist2 {
  border-right: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  border-left: 1px solid #dedede;
  display: block;
  padding: 5px; }

.or-total1 {
  float: left;
  width: 14%; }

.slide-content {
  clear: both; }

.slide-content-text {
  margin-top: 75px;
  padding: 2%;
  color: #565656; }

.rowlist1 span.or-number1, .rowlist1 span.or-date, .rowlist1 span.or-total1, .rowlist1 span.or-status {
  padding-top: 10px; }

.orderdetails {
  width: 106.5%;
  position: relative;
  left: -22px !important; }

.or-hi-item {
  padding: 10px !important;
  width: 48%;
  float: left; }

.or-hi-quen, .or-hi-price, .or-hi-price, .or-hi-subtotal {
  width: 12%;
  float: left; }

.or-hi-subtotal {
  float: right;
  text-align: right;
  padding-right: 18px !important; }

.or-hi-headding span {
  min-height: 18px;
  padding-right: 10px; }

.rowlist2 > span {
  padding: 10px !important; }

.or-hi-bold {
  font-weight: bold; }

.rowlist2 > span.or-hi-bold {
  padding: 10px 0 0 0 !important; }

.secure_service span {
  padding-left: 22px; }

.shopping-img1 {
  float: left;
  width: 54px; }

.shopping-product1 strong {
  display: block; }

.shopping-product1 {
  float: left; }

.or-hi-subtotal-block {
  float: right;
  padding-top: 10px;
  margin-top: 15px;
  width: 51%;
  padding: 3% 0 3% 3%;
  background: #f1f0ee; }

.or-hi-subtotal-name {
  float: left;
  width: 46%; }

.or-hi-subtotal-rate {
  width: 22%;
  text-align: right !important;
  float: right;
  padding-right: 17px !important;
  font-size: 14px !important; }

.gr-total {
  font-size: 17px !important;
  font-weight: bold !important; }

.discountof {
  padding-top: 20px; }

.or-sucess {
  color: #12cb1f; }

.accountlinks ul li.active a, .accountlinks ul li.active a:hover {
  color: #000 !important;
  font-weight: bold; }

.questions li {
  list-style: none; }

.questions li a {
  color: #f69200 !important;
  line-height: 30px; }

.questions li a:hover, .backtotop a:hover {
  color: #000 !important; }

.fq-left-text {
  float: left;
  width: 70%; }

.fq-right-text {
  float: left;
  width: 30%; }

.fq-right-text img {
  width: 100%; }

.backtotop a {
  color: #f69200 !important;
  margin-top: 24px; }

.fq-answer {
  margin-top: 20px;
  border-bottom: 1px solid #dedede; }

.fq-answer ul {
  margin-bottom: 12px !important; }

.fq-answer ul li {
  margin-left: 20px;
  font-size: 15px;
  line-height: 20px;
  color: #565656; }

.country-content {
  max-width: 960px;
  margin: 0px auto; }

.country-header {
  margin-top: 42px; }

.header-left {
  float: left;
  width: 70%; }

.header-right {
  float: right;
  width: 30%;
  color: #444444; }

.header-left h1 {
  color: #444444;
  font: 900 2em "Open Sans", Arial, sans-serif; }

.lt-ie9 .header-left h1 {
  font-family: "Open Sans" , sans-serif; }

.header-left p {
  font: 0.9em/18px "Open Sans", Arial, sans-serif;
  color: #444444; }

.footer-left {
  float: left;
  width: 80%; }

.footer-right {
  float: left;
  width: 20%;
  color: #444444; }

.footer-left li {
  list-style: none;
  float: left;
  background: url("/img/bullet.png") 0px 11px no-repeat;
  padding-left: 10px;
  width: 30%;
  font: 15px "Open Sans", Arial, sans-serif;
  line-height: 32px; }

.footer-right .noshipping li {
  margin-left: 15px;
  font: 15px "Open Sans", Arial, sans-serif;
  line-height: 32px; }

.footer-right .languages li {
  font: 15px "Open Sans", Arial, sans-serif;
  line-height: 32px;
  list-style: none; }

.footer-right h2 {
  color: #444444;
  font: bold 14px 'Arvo', serif;
  margin-top: 5px; }

.map {
  clear: both;
  padding-top: 10px;
  position: relative; }

#footer1 {
  margin-top: 30px; }

.country-header .header-right {
  text-align: right; }

#footer1 h2 {
  color: #444444;
  font: bold 14px 'Arvo', serif;
  margin-top: 5px;
  margin-bottom: 10px; }

.footer-left li a, .footer-right li a {
  color: #444444; }

.footer-left li a:hover, .footer-right li a:hover {
  color: #f69200; }

.right-information {
  float: right !important; }

.right-information .discount {
  border-bottom: 2px solid #e1ddd7;
  padding: 7% 5%; }
  .right-information .discount h3 {
    font: 700 1em "Open Sans",Arial,sans-serif;
    margin-bottom: 10px; }
  .right-information .discount .discount_box {
    list-style-type: none;
    background: #f1f0ee;
    color: #999;
    margin-bottom: 4px;
    font-size: 14px;
    display: block;
    padding: 10px; }
    .right-information .discount .discount_box strong {
      float: left;
      font-family: 'Arvo', serif;
      font-size: 30px;
      font-weight: bold;
      margin-right: 10px; }

.accountlinks p {
  color: #444444;
  font: normal 14px "Open Sans", Arial, sans-serif;
  margin-bottom: 10px; }

.login1 h3 {
  font-weight: bold; }

.login-right {
  border-right: 2px solid #e1ddd7 !important;
  border-left: none !important;
  float: left !important;
  padding-bottom: 70px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

.login1 {
  border-bottom: 2px solid #e1ddd7; }

.login-right .information {
  border-bottom: none !important; }

.login-info {
  width: 45%;
  margin-top: 20px;
  padding-right: 30px;
  background: url("/img/login-slide-bg.png") top right no-repeat;
  float: left; }

.login-newuser {
  float: left;
  width: 40%;
  margin-top: 20px;
  margin-left: 20px; }

.login-newuser strong {
  margin: 7px 0px;
  display: block; }

.login-info input[type="text"], .login-info input[type="password"] {
  background: #f1f1f1;
  padding: 0px;
  margin: 0px;
  height: 30px;
  margin: 2px 4px;
  border: 0px;
  line-height: 32px;
  width: 95%;
  padding-left: 10px; }

.login-info label {
  font: 700 14px "Open Sans", Arial, sans-serif;
  margin: 2px 4px;
  display: block; }

.lt-ie9 .login-info label {
  font-family: 'Open Sans' , sans-serif; }

.login-error label {
  color: #F00; }

.login-error input[type="text"], .login-error input[type="password"] {
  border: 1px solid #F00; }

.forgotpassword {
  padding: 0 25px 14px 5px; }

.forgotpassword.show-arrow {
  background: url("/img/back_aroow.png") right no-repeat; }

.frpassword {
  margin-top: 40px; }

.submit {
  background: #000;
  font: 15px "Open Sans", Arial, sans-serif !important;
  width: auto;
  height: auto;
  float: right;
  color: #fff;
  border: 0px;
  margin: 0px;
  padding: 6px 9px;
  cursor: pointer; }

.marginbottom {
  margin-bottom: 30px; }

.newuser {
  background: #000;
  color: #FFFFFF !important;
  font: 15px "Open Sans", Arial, sans-serif !important;
  width: auto;
  height: auto;
  float: left;
  color: #fff;
  border: 0px;
  margin: 0px;
  padding: 5px 8px;
  cursor: pointer; }

.newuser:hover, .submit:hover {
  background-color: #f69200 !important; }

.secure_service {
  float: right;
  width: 250px;
  margin-top: 50px;
  font: normal 14px "Open Sans", Arial, sans-serif; }

.secure_service a.secure {
  color: #444444;
  padding-left: 20px;
  font: bold 1.4em "Open Sans", Arial, sans-serif;
  position: relative; }

.secure_service .lock {
  background: url("/img/sprite.png") -139px -1626px no-repeat;
  height: 20px;
  width: 18px;
  position: absolute;
  left: -0px;
  top: 3px;
  padding: 0; }

.delivery-info {
  padding-top: 10px;
  font-size: 15px; }

.cartbreadcrumb {
  margin-top: 30px;
  border-bottom: 2px solid #c2c0ba; }

.cartbreadcrumb .box-affordble {
  float: left;
  padding: 1.8%;
  width: 25%;
  background: #fdfcfa url("/img/shopping_cart_box_sep.png") center right no-repeat;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.lt-ie8 .cartbreadcrumb .box-affordble {
  padding: 1.8% 0; }

.lt-ie8 .cartbreadcrumb .box-affordble .step span {
  width: 13%; }

.cartbreadcrumb .box_hover {
  background: #c2c0ba url("/img/shopping_cart_box_sep.png") center right no-repeat; }

.cartbreadcrumb .box_hover1 {
  background: #f1f0ee url("/img/shopping_cart_box_sep.png") center right no-repeat; }

.cartbreadcrumb .box-active {
  background: url("/img/cart_tabs_hover_bg.png") center right no-repeat; }

.cartbreadcrumb .box-active1 {
  background: #c2c0ba; }

.paymentmethods {
  clear: both; }

.paymentmethods label {
  width: auto !important;
  margin: 0 !important;
  height: 19px !important;
  padding: 1px 0 1px 28px !important;
  font: 15px "Open Sans", Arial, sans-serif !important; }

.pad10 {
  height: 10px;
  display: block; }

.payment-type {
  height: 30px;
  padding: 10px 15px;
  font: 0.9em/18px "Open Sans", Arial, sans-serif;
  line-height: 26px; }

.payment-type:hover {
  background: #f1f1f1; }

.payment-type img {
  float: left;
  padding-top: 3px;
  padding-right: 5px; }

.payamount {
  background: none repeat scroll 0 0 #f69200;
  color: #FFFFFF !important;
  float: right;
  font: 700 1.7em/18px "Open Sans", Arial, sans-serif;
  padding: 14px 19px; }

.lt-ie9 .payamount {
  font-family: 'Open Sans' , sans-serif; }

.payamount:hover {
  background-color: #000; }

.secure-box a {
  color: #f69200; }

.secure-box a:hover {
  color: #565656; }

.checkoutorder {
  width: 100% !important;
  left: 0 !important; }

.checkoutorder2 .discount-code {
  padding-left: 10px; }

.mobilefooter {
  display: none; }

.or-hi-quen .customSelect {
  background: url("/img/select_checkout.png") no-repeat;
  padding: 5px 20px 5px 15px;
  height: 20px;
  width: 60px !important;
  line-height: 20px; }

.or-hi-subtotal a {
  margin-left: 16px;
  margin-top: 4px;
  position: relative;
  top: 4px; }

.or-hi-quen input {
  border: 1px solid #000;
  padding: 3px;
  margin: 0px 2px 0 2px;
  height: 17px;
  width: 20px;
  display: block-inline; }

.or-hi-quen a.plusMinusBtns {
  padding: 3px 6px 5px 6px;
  background-color: #000;
  font: 700 1em "Open Sans", Arial, sans-serif;
  color: #fff;
  text-transform: none;
  text-align: center;
  display: inline; }

.or-hi-quen a.plusMinusBtns:hover {
  background-color: #f69200;
  color: #fff; }

.lt-ie8 .or-hi-quen a.plusMinusBtns {
  width: auto !important;
  position: relative;
  top: -3px; }

.lt-ie9 .or-hi-quen a.plusMinusBtns {
  font-family: 'Open Sans', sans-serif;
  padding: 3px 6px 5px 6px !important; }

.lt-ie10 .or-hi-quen a.plusMinusBtns {
  padding: 5px 6px 4px 6px; }

.payment-content {
  clear: both;
  margin-left: 60px; }

.colorred {
  color: #ff4444 !important; }

.payment-content label, .payment-type label {
  padding-top: 0px; }

.checkoutorder .or-hi-subtotal-block {
  padding-top: 20px;
  width: 45%; }

.checkoutorder .or-hi-subtotal-block li {
  border-color: transparent; }

.checkoutorder .or-hi-subtotal-block .or-hi-subtotal-name {
  min-height: 35px;
  width: 70%; }

.selector {
  width: 205px !important;
  height: 30px;
  margin-bottom: 6px !important; }

.selector select, .selector, .selector .customSelect {
  width: 197px !important;
  height: 22px; }

.customrate {
  width: 57px !important;
  text-align: right !important;
  float: right !important;
  padding-right: 17px !important;
  line-height: 25px !important; }

.cartbreadcrumb {
  background: #fdfcfa;
  clear: both;
  display: block;
  margin: 0 auto;
  max-width: 960px; }

.cartbreadcrumb .box-active span, .cartbreadcrumb .box-active1 span {
  background: url("/img/sprite.png") -76px -1626px no-repeat !important; }

.cartbreadcrumb .box-affordble .step span {
  background: url("/img/sprite.png") -107px -1626px no-repeat;
  width: 15%;
  min-width: 31px !important;
  height: 31px;
  float: left;
  color: #fff;
  font-size: 15px;
  text-align: center;
  margin-right: 6px;
  line-height: 33px;
  font: 15px;
  font-weight: bold; }

.cartbreadcrumb .box-affordble .step {
  color: #666666;
  display: block;
  font: 300 1.2em "Open Sans", Arial, sans-serif;
  min-height: 30px;
  padding: 0 0 0 3%;
  text-decoration: none;
  line-height: 35px;
  position: relative;
  top: 2px; }

.lt-ie9 .cartbreadcrumb .box-affordble .step {
  font-family: "proxima-nova-n3" , sans-serif; }

.active-icon {
  background: url("/img/right-mark-hover.png") no-repeat !important;
  font: 0px Arial, Helvetica, sans-serif !important;
  background-size: 100% !important; }

.yourtotal, .whyshop, .pay-methods, .delivery-address {
  border-bottom: 2px solid #e1ddd7;
  padding: 7% 7%;
  background-color: #fdfcfa; }

.yourtotal li, .pay-methods li {
  list-style: none;
  clear: both;
  padding: 5px 0px; }

.pay-methods li {
  padding-left: 29px;
  color: #444444;
  font-size: 15px; }

.whyshop li {
  color: #444444;
  font-size: 15px; }

.whyshop .icon-why {
  background: url("/img/sprite.png") -157px -1626px no-repeat;
  height: 15px;
  width: 15px;
  position: absolute;
  left: -20px; }

.bank-trans {
  background: url("/img/bank-transper.png") 0px 50% no-repeat; }

.credit-trans {
  background: url("/img/credit_cards.png") 0px 50% no-repeat; }

.direct-trans {
  background: url("/img/dairect-banking.png") 0px 50% no-repeat; }

.cash-del-trans {
  background: url("/img/cash_on_delivery.png") 0px 50% no-repeat; }

.cash-trans {
  background: url("/img/cash.png") 0px 50% no-repeat; }

.whyshop h3, .pay-methods h3, .delivery-address h3 {
  font: bold 14px "Open Sans", Arial, sans-serif;
  padding-bottom: 14px; }

.whyshop li {
  margin-left: 20px;
  list-style: none;
  padding-bottom: 10px;
  position: relative; }

.yourtotal .del-total {
  float: left;
  width: 70%;
  font-size: 15px; }

.yourtotal .del-modify {
  float: left;
  width: 30%;
  font-size: 15px; }

.yourtotal .total-heading {
  margin-bottom: 20px;
  font-weight: bold; }

.yourtotal .modify-heading {
  color: #f69200 !important; }

.yourtotal .grand-total, .grand-amount {
  padding-top: 10px;
  margin-top: 10px;
  border-top: 1px solid #c7c7c7; }

.delivery-address p {
  font-size: 15px;
  line-height: 20px; }

.lt-ie8 .delivery-address {
  position: relative; }

.lt-ie8 .delivery-address h3 a {
  float: none;
  position: absolute;
  top: 11%;
  right: 12%; }

.delivery-address h3 a {
  color: #f69200;
  font: 0.9em "Open Sans", Arial, sans-serif;
  float: right; }

.delivery-address a:hover {
  color: #565656; }

.delivery-address p a {
  color: #565656; }

.secure-box span, .secure-box p, .secure-box li {
  color: #565656; }

.tankyou-box ul li {
  float: left;
  color: #565656;
  font: 13px "Open Sans", Arial, sans-serif;
  width: 47%;
  clear: none !important;
  padding-left: 3px; }

.padding-seprator {
  margin-bottom: 20px; }

.tankyou-box {
  background: #e7f6fd;
  padding: 3% 4%;
  width: 40%;
  float: left;
  min-height: 320px; }

.tankyou-box h3, .tankyou-box1 h3 {
  font: bold 16px "Open Sans", Arial, sans-serif;
  padding-bottom: 14px; }

.secure-box h3 span {
  font: normal 14px "Open Sans", Arial, sans-serif;
  padding: 8px 25px;
  background: url("/img/back_aroow.png") right 12px no-repeat; }

.tankyou-box1 {
  border: 1px solid #dedede;
  padding: 3% 4%;
  width: 39%;
  float: left;
  margin-left: 3%;
  min-height: 320px;
  margin-bottom: 10px; }

.secure-box ul.yourorder {
  margin-top: 20px; }

.secure-box .yourorder li {
  list-style: none;
  padding: 3% 2%;
  border: 1px solid #f1f1f1;
  overflow: hidden; }

.order-image {
  width: 14%;
  float: left; }

.order-hedding {
  width: 40%;
  float: left;
  font: normal 14px "Open Sans", Arial, sans-serif; }

.order-checkout {
  width: 46%;
  float: left;
  font: normal 14px "Open Sans", Arial, sans-serif;
  overflow: hidden; }

.order-checkout img {
  margin-top: 12px; }

.twitter-checkout {
  width: 96%;
  padding: 4%;
  background: #f1f1f1;
  margin-bottom: 20px;
  display: block;
  color: #989898 !important; }

.order-hedding strong {
  padding-bottom: 6px;
  display: block; }

.anyquestions li {
  background: url("/img/why-rightmark.png") left 6px no-repeat;
  font: 15px "Open Sans", Arial, sans-serif;
  padding-left: 19px;
  list-style: none;
  line-height: 30px; }

.mailto {
  float: left !important;
  color: #444444 !important; }

.delivery-address textarea {
  background: #f1f1f1;
  height: 150px;
  border: 0px;
  padding: 4%;
  width: 92%;
  margin-top: 10px; }

.delivery-address input[type="submit"] {
  background: #000000;
  height: 30px;
  color: #fff;
  border: 0px;
  margin-top: 10px;
  cursor: pointer; }

.delivery-address input[type="submit"]:hover {
  background-color: #f69200 !important; }

.or-hi-subtotal-name .customSelect {
  background: url("/img/freedelivery_bg.png") no-repeat;
  padding: 4px 5px;
  width: 197px;
  height: 22px !important; }

.discount-code {
  width: 49%;
  float: left;
  padding-top: 40px; }

.discount-code h3 {
  font: 700 16px "Open Sans", Arial, sans-serif; }

.lt-ie9 .discount-code h3 {
  font-family: 'Open Sans' , sans-serif; }

.discount-code input[type="text"] {
  background: none repeat scroll 0 0 #EEEEEE;
  border: 0 none;
  color: #666666;
  float: left;
  font-size: 15px;
  height: 30px;
  margin: 0;
  padding: 0 0 0 10px;
  width: 60%;
  font: 0.9em "Open Sans", Arial, sans-serif;
  line-height: 30px; }

.discount-code input[type="submit"] {
  background: #000000;
  height: 30px;
  color: #fff;
  border: 0px;
  cursor: pointer; }

.discount-code input[type="submit"]:hover {
  background-color: #f69200; }

.discount-code .backbtn {
  margin-top: 50px; }

.beginsselected {
  background: url("/img/back_aroow.png") right 3px no-repeat;
  padding: 0px 26px 10px 0px;
  font: 1.2em "Open Sans", Arial, sans-serif;
  color: #565656; }

.footer-cop {
  min-height: 70px !important; }

.footer-cop .copyright {
  border-top: none;
  margin-top: 0px !important; }

.bargins h2 {
  background: #f1f0ee !important;
  padding-top: 12px;
  border-top: 2px solid #e1ddd7;
  border-bottom: 2px solid #e1ddd7; }

.bargins .obox {
  width: 33.334%;
  min-height: 360px !important;
  border-top: 0;
  border-bottom: 0; }

.selectbox select {
  height: 31px !important;
  z-index: 9999; }

.bargins .oboxlast {
  border-right: 0px !important; }

.or-hi-headding {
  padding-top: 10px; }

.obox .addtocart1 {
  clear: both;
  margin-top: 25px; }

.obox .addtocart1 a {
  background: #000;
  display: block;
  padding: 7px;
  color: #fff;
  font-size: 15px; }

.obox .addtocart1 a:hover {
  background: #f69200; }

#mycarousel .compare span {
  padding-top: 6px;
  float: left;
  margin-bottom: 15px; }

#mycarousel2 .last-child-border, #mycarousel .last-child-border {
  border-right-color: #ffffff; }

.compare-items {
  clear: both;
  margin-bottom: 2px;
  overflow: hidden;
  position: relative; }

.compare-items h2 {
  color: #444444;
  font: 700 18px 'Arvo', serif;
  padding: 11px 20px;
  background-color: #c2c0ba;
  display: block; }

.lt-ie9 .compare-items h2 {
  font-family: 'Arvo', serif; }

.compare-items h2 img {
  float: right; }

.compare-items-content {
  background: #fdfcfa;
  border-top: 1px solid #c2c0ba;
  border-bottom: 1px solid #c2c0ba;
  padding-left: 237px;
  margin-top: 0; }

.product-items {
  clear: both;
  border-bottom: 1px solid #e1ddd7; }

.lt-ie8 .compare-items-content .obox {
  width: inherit; }

.compare-items-content .obox {
  width: 33.334%;
  border: none;
  border-left: 2px solid #e1ddd7 !important; }

.compare-items-content .obox.product-itemthree {
  border-right: 2px solid #e1ddd7 !important; }

.compare-items-content .obox.last-child {
  border-right: 2px solid #fff !important; }

.product-items h3, .product-items h4 {
  font: normal 18px "Open Sans", Arial, sans-serif;
  min-height: 40px;
  line-height: 35px; }

.product-items h3 span, .product-items h4 span {
  float: left;
  margin-right: 12px !important; }

.compare-product {
  background: #fff;
  border-top: 2px solid #c2c0ba;
  overflow: hidden; }

.product-itemlist {
  float: left;
  padding: 1% 0 0 65px;
  width: 171px; }

.product-itemlist span {
  margin: 5px 0 !important; }

.viewdetails {
  background: #000;
  padding: 5px 13px;
  color: #fff;
  font-size: 15px; }

.viewdetails:hover {
  background-color: #f69200;
  color: #fff !important; }

.product {
  float: left;
  padding: 2% 2% 2% 20px;
  width: 202px; }

.productdetails {
  padding: 4% 2% 4% 20px; }

.discountof img {
  width: 100%; }

.proceddelevery {
  background: #f69200;
  padding: 5px 10px;
  font: 700 18px "Open Sans", Arial, sans-serif;
  color: #fff !important;
  width: 85%;
  display: block;
  margin: 0px 10px 0px 7px;
  text-align: center;
  text-transform: uppercase; }

.lt-ie9 .proceddelevery {
  font-family: 'Open Sans' , sans-serif; }

.proceddelevery:hover {
  background-color: #000; }

.country-mobile {
  display: none; }

.accountlinks-bottom {
  display: none; }

/* Body class added to the conditions of use iframe */
.conditions_of_use h1 {
  font-size: 200%;
  font-weight: 900; }

.conditions_of_use p {
  line-height: 20px; }

/* Google custom serach styling */
.cse-hosted .gs-result .gs-title {
  color: #000 !important;
  font-weight: bold; }

/* Starting the media queries for responsive design */
@media screen and (max-width: 980px) {
  body {
    min-width: 100% !important; }
  .mobilenav > ul > li:nth-child(3n+3) {
    padding-right: 6% !important; }
  .mobilenav > ul > li:nth-child(4n+4) {
    padding-right: 10% !important;
    padding-left: 2% !important; }
  .mobilenav > ul > li:nth-child(5n+5) {
    padding-left: 3% !important; }
  .email .submit {
    float: left; }
  .product-itemlist {
    display: none !important; }
  .compare-items-content {
    padding-left: 0 !important; }
  .product {
    width: 30% !important;
    padding: 2% 2% 2% 1% !important; }
  .product-items {
    padding-left: 20px !important; } }

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 0; }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 0; }
  .secure_service {
    width: 39%; }
  .cartbreadcrumb .box-affordble .step {
    font: 1em/30px "Open Sans", Arial, sans-serif; }
  .cartbreadcrumb .box-affordble {
    padding: 2.2% 0.8%; }
  .discount-code {
    width: 100%;
    position: relative; }
  .or-hi-item p {
    display: none; }
  .discount-code .backbtn {
    margin: 15px 0 !important; }
  .checkoutorder .or-hi-subtotal-block {
    width: 97%;
    margin-bottom: 5px; }
  .checkoutorder .or-hi-subtotal-block .or-hi-subtotal-name {
    width: 40%; } }

@media screen and (max-width: 895px) {
  .popularseeds .obox {
    width: 46.4%; } }

/* Nav font-size */
@media screen and (max-width: 1080px) {
  .slider .slide-left {
    margin-left: 80px; } }

@media screen and (max-width: 1020px) {
  .slider .slide-left {
    margin-left: 80px; }
  .bestbuy {
    right: 120px;
    top: 10px; } }

@media screen and (max-width: 970px) {
  .navmenu li a {
    font-size: 100%; }
  .popularseeds .obox {
    width: 29.5%; }
  .compare-product .obox {
    width: 33.334%; } }

@media screen and (max-width: 900px) {
  .or-hi-subtotal-block {
    width: 97% !important; }
  .compare-product h2 {
    float: left;
    width: 100%; }
  .compare-product .selectbox {
    float: left;
    padding: 0 0 15px 20px !important; }
  .navmenu li a {
    font-size: 80%; }
  #footer .newsletter p {
    font: 15px/24px "Open Sans", Arial, sans-serif; }
  .moreinfo {
    margin-top: 14px; }
  .prinfo-rightside h1 {
    float: none; }
  .prinfo-rightside > span {
    float: left;
    padding-bottom: 14px !important; }
  .prinfo-rightside > span {
    font: 1.2em "Open Sans", Arial, sans-serif !important;
    padding-top: 10px; }
  .other-bought .obox img {
    width: 100%; }
  .jcarousel-skin-tango .jcarousel-container-horizontal li {
    max-width: 188px !important; }
  .mycarousel li {
    width: 200px; }
  .popularseeds .obox {
    width: 29.5%; }
  .compare-product .obox {
    width: 33.334%; }
  .popularseeds .obox img {
    width: 100%; }
  .navmenu li a {
    padding: 8px 2.3%; } }

@media screen and (max-width: 840px) {
  .navmenu li a {
    font-size: 75%; }
  .compare-items-content {
    padding-left: 130px; }
  .compare-itemsof .obox {
    width: 30.24% !important; }
  .orderdetails span.or-total {
    display: none; } }

@media screen and (max-width: 780px) {
  body:before, body:after {
    display: none; }
  .popularseeds .obox {
    width: 29.0%; }
  .compare-product .obox {
    width: 33.334%; }
  .login-box {
    width: 40%; }
  .or-hi-price {
    display: none; } }

@media screen and (max-width: 720px) {
  .or-total1 {
    display: none; }
  .or-status {
    padding-left: 8px !important; }
  .or-hi-item {
    width: 43%; }
  .compare-product .selectbox {
    float: left;
    padding: 0 0 15px 20px !important; }
  .navmenu li a {
    font-size: 55%; }
  .flexslider .slider {
    top: 40px; }
  .slide-left h3 {
    font: 900 1.34em "Open Sans", Arial, sans-serif !important; }
  .lt-ie9 .slide-left h3 {
    font-family: 'Open Sans' , sans-serif; }
  .slider .slide-left {
    width: 50%; }
  .bestbuy {
    right: 120px;
    top: 40px; }
  .bestbuy img {
    width: 100px;
    height: 100px; }
  .jcarousel-skin-tango .jcarousel-clip-horizontal {
    width: 660px; }
  .jcarousel-skin-tango .jcarousel-container-horizontal li {
    max-width: 143px; }
  .popularseeds .obox {
    width: 28.4%; }
  .left-information {
    width: 26%; }
  .expertseeds h3 {
    font-size: 90%; }
  .expertseeds ul li {
    font: 15px/18px "Open Sans", Arial, sans-serif;
    line-height: 26px; }
  .right-product-info {
    width: 73%; }
  .bargins {
    display: none; }
  .navmenu li a {
    font-size: 67%; }
  .cartbreadcrumb .box-affordble .step {
    font: 0.6em/30px "Open Sans", Arial, sans-serif; }
  .compare-product h2 {
    width: 80%; }
  .other-bought .obox {
    width: 50%; }
  .other-bought .obox.last-child {
    border-right-color: #c5ced3; }
  .popularseeds .obox {
    width: 28.2%; }
  .compare-product .obox {
    width: 33.334%; }
  .compare-items-content {
    padding-left: 130px; }
  .compare-itemsof .obox {
    width: 29.24% !important; }
  .product-itemlist {
    width: 22%; } }

@media screen and (max-width: 660px) {
  .secure_service {
    width: 45%; }
  .prinfo-leftside, .prinfo-rightside {
    background-color: #fff;
    padding: 2% !important;
    margin: 2% !important;
    width: 92% !important;
    border: none !important; }
  .number-of-seeds {
    width: 174px !important; }
  .prinfo-leftside li {
    min-height: 40px; }
  .left-information {
    width: 100%; }
  .right-product-info {
    width: 100%;
    border-right: none; }
  .left-information {
    width: 26%; }
  .right-product-info {
    width: 73%; }
  .refineselection h4 {
    margin-top: 7px;
    padding-bottom: 7px; }
  .login-box {
    width: 95%; }
  .or-hi-subtotal-name {
    width: 46%; }
  .or-hi-subtotal-rate {
    width: 22%; } }

/* Meta Navigation */
@media screen and (max-width: 730px) {
  .right-header ul li {
    padding: 0 3px; }
  .right-header ul li a {
    font-size: 0.75em; } }

@media screen and (max-width: 680px) {
  .tankyou-box, .tankyou-box1 {
    width: 92%;
    margin: 0 0 10px 0 !important;
    min-height: 100px !important;
    height: auto !important; }
  .bestway-boxes .box {
    min-width: 148px;
    padding: 1.6%; }
  .bestway-boxes .box h2 {
    font: 900 1.2em 'Arvo', serif; }
  .lt-ie9 .bestway-boxes .box h2 {
    font-family: 'Arvo', serif; }
  .search input[type="text"] {
    width: 70%; }
  .toppadding {
    top: 36% !important; }
  .navmenu li a {
    font-size: 65%; }
  .jcarousel-skin-tango .jcarousel-item {
    height: 250px; }
  .popularseeds .jcarousel-skin-tango .jcarousel-container-horizontal {
    max-width: 650px; }
  .recently-items.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width: 540px; }
  .jcarousel-skin-tango .jcarousel-container-horizontal li {
    max-width: 242px;
    width: 140px !important; }
  .popularseeds .obox {
    width: 27.9%; }
  .compare-product .obox {
    width: 33.334%; }
  .popularseeds .jcarousel-skin-tango .jcarousel-container-horizontal li {
    max-width: 242px;
    width: 140px !important; } }

@media screen and (max-width: 600px) {
  #slider p span {
    display: none; }
  .quantity {
    width: 20% !important; }
  .addtocart {
    margin-top: 21px !important;
    width: auto !important; }
  .addtocart a {
    font-size: 26px !important; }
  .popularseeds .obox {
    width: 43.3%; }
  .compare-product .obox {
    width: 33.334%; }
  .product-itemlist {
    width: 12%; }
  .bestbuy {
    top: 30px;
    right: 120px; }
  .bestbuy img {
    width: 80px;
    height: 80px; }
  .discountof {
    display: none; } }

@media screen and (max-width: 510px) {
  .cartbreadcrumb .box-affordble {
    padding: 2.2% 3.8%; }
  .left-information.right-information .yourtotal {
    border-top: 2px solid #e1ddd7; }
  .refineselection {
    display: none; }
  .login-newuser {
    margin-left: 0; }
  .compare-items-content {
    padding-left: 0px; }
  .right-header ul li a {
    font-size: 0.50em; }
  .marginbottom {
    margin-bottom: 0px; }
  .bestway-boxes .box {
    width: 96.5%;
    margin-bottom: 2px; }
  .right-header li ul {
    top: 45px; }
  .mobilenav .mobilecart {
    background: url("/img/cart_bg.png") 0px 10px no-repeat;
    display: block;
    height: 50px;
    width: 56px;
    color: #fff;
    padding-top: 19px;
    font-size: 15px;
    text-align: center; }
  .mobilecart hidden {
    display: block;
    height: 50px;
    width: 56px;
    color: #fff;
    padding-top: 19px;
    font-size: 15px;
    text-align: center; }
  .delivery-form .selectbox {
    width: 200px !important; }
  .shoppingcart {
    right: 30px; }
  .navmenu {
    display: none; }
  .mobilesearch input[type="text"] {
    margin-top: 10px;
    background: none repeat scroll 0 0 #EEEEEE;
    border: 0 none;
    color: #666666;
    float: right;
    font-size: 0.9em;
    height: 40px;
    padding: 0 0 0 20px;
    width: 78%; }
  .mainpage {
    display: none; }
  .shopping-product1 {
    float: left;
    width: 120px; }
  .or-hi-item {
    padding-left: 1% !important; }
  .or-hi-item {
    float: left;
    width: 45%; }
  .mobilesearch input[type="submit"] {
    width: 40px;
    height: 40px;
    background: url("/img/sprite.png") -10px -1016px no-repeat;
    border: 0px;
    padding: 0px;
    display: inline-block;
    float: right;
    margin: 0 10px 0 0;
    cursor: pointer;
    margin-top: 10px; }
  .mobilesearch input[type="submit"]:hover {
    background: url("/img/sprite.png") -50px -1016px no-repeat; }
  .cartbreadcrumb {
    left: 0px;
    width: 96%; }
  .cartbreadcrumb .box-affordble .step {
    font: 0.6em/22px "Open Sans", Arial, sans-serif; }
  .cartbreadcrumb {
    position: relative;
    top: 8px; }
  .secure_service {
    margin-top: 17px;
    width: 52%; }
  .cartbreadcrumb .box-affordble .step {
    display: block; }
  .cartbreadcrumb .box-affordble .step span {
    display: none; }
  .cartbreadcrumb .box-affordble .step span.active-icon {
    text-indent: -9999px !important; }
  span.subscribe {
    width: 76% !important; }
  .login-newuser {
    width: 70% !important; }
  .shopping-product1 {
    float: left;
    width: 108px; }
  .right-header .search {
    display: none; }
  .mobilenav img {
    left: 16px !important; }
  .mobilenav {
    display: block;
    width: 100%;
    float: left; }
  .right-header ul li:nth-child(5) {
    display: block; }
  .mobilenav > ul {
    width: 100%; }
  .mainnav {
    display: none; }
  .mobilenav > ul > li {
    width: 10%;
    height: 50px !important;
    padding: 0px 5% !important;
    background: url("/img/mobile_seprator.png") 0px 14px no-repeat;
    text-align: left; }
  .right-header ul li a {
    padding: 5px 0; }
  .accountlinks {
    display: none !important; }
  .accountlinks.accountlinks-bottom {
    display: block !important; }
  .navmenu li, .navmenu ul {
    display: block;
    with: 100%;
    text-align: left; }
  .navmenu li a {
    font: 25px 'Arvo', serif !important;
    line-height: 45px !important;
    background: #fff url("/img/mobile_link_arrow.png") right no-repeat;
    height: auto;
    padding: 10px 2.5%;
    padding-right: 10%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 95%;
    margin: 0 !important;
    border-bottom: 1px solid #bfbfbf;
    color: #444; }
  .lt-ie9 .navmenu li a {
    font-family: "Open Sans" , sans-serif; }
  .navmenu li a:hover {
    background: #fff url("/img/mobile_link_arrow_hover.png") right no-repeat;
    color: #444; }
  .jcarousel-skin-tango .jcarousel-clip-horizontal {
    width: 530px;
    margin-left: 0%; }
  .slider .slide-left {
    margin-left: 10px; }
  .toppadding {
    top: 0 !important;
    position: relative !important; }
  .rowlist2 > span {
    padding: 2px 0; }
  .or-hi-quen, .or-hi-price, .or-hi-price, .or-hi-subtotal {
    width: 22%; }
  .flexslider .slider {
    top: 7px; }
  .or-hi-subtotal-block {
    width: 97% !important;
    margin-left: 10px; }
  .or-total1 {
    display: none; }
  .or-number1 {
    width: 22%; }
  .cancel-order {
    width: 23%; }
  .bestbuy {
    left: 300px;
    position: absolute;
    top: 30px;
    width: 15%; }
  .flexslider {
    width: 100%;
    /* width:473px; */
    height: 290px; }
  .slide-left h3 {
    font: 900 1.24em "Open Sans", Arial, sans-serif !important; }
  .lt-ie9 .slide-left h3 {
    font-family: "Open Sans" , sans-serif; }
  .most-affordble-boxes {
    display: none; }
  .copyright {
    position: relative; }
  .copyright ul {
    float: right;
    width: 100%;
    position: absolute;
    top: 10px; }
  .copyright li a {
    padding: 0 3%; }
  .copyright span {
    margin-top: 40px; }
  .right-header {
    float: right;
    padding-top: 0px;
    margin-top: -10px;
    position: relative;
    width: 74%; }
  .newsletter {
    position: relative;
    margin-top: 115px; }
  .mobilesearch {
    padding-top: 0px;
    margin-bottom: 5px; }
  .followus {
    position: absolute;
    top: -115px;
    margin: 0 !important; }
  .followus a {
    border: none !important;
    height: 32px;
    display: block; }
  .facebook {
    margin: 0 !important; }
  .mobilesearch input[type="text"] {
    width: 83%; }
  .logo img {
    width: 70%; }
  .flex-prev {
    display: none !important; }
  .flex-next {
    display: none !important; }
  #slider {
    background: none !important; }
  .mobilenav li {
    height: 20px; }
  .mobilenav li:first-child {
    background: none; }
  .right-header {
    width: 68%; }
  .twitter {
    padding-left: 23px; }
  .jcarousel-skin-tango .jcarousel-container-horizontal li {
    max-width: 207px;
    width: 207px !important;
    height: 300px; }
  .popularseeds .jcarousel-skin-tango .jcarousel-container-horizontal li {
    max-width: 205px;
    width: 205px !important;
    height: 300px; }
  #slider {
    background: url("/img/slider1.jpg") no-repeat;
    clear: both; }
  #footer {
    padding-left: 15px; }
  #footer .news-letter-box input[type="text"] {
    width: 64%; }
  .bestway-boxes {
    margin-top: 20px;
    width: 100%; }
  .bestway-boxes .box {
    margin-bottom: 0px;
    border-bottom: 2px solid #e5e5e5;
    width: 96.5%; }
  .most-affordble-boxes .box-affordble {
    width: 45%;
    margin-left: 1px; }
  .most-affordble-boxes .box-affordble a {
    min-height: 43px; }
  .accountlinks {
    display: block;
    min-height: 215px;
    padding: 0;
    background: #fff; }
  .whyshop {
    border-top: 2px solid #e1ddd7; }
  .accountlinks li a {
    background: url("/img/mobile_link_arrow.png") no-repeat scroll right center #FFFFFF;
    border-bottom: 1px solid #BFBFBF;
    font: 900 25px "Open Sans", Arial, sans-serif !important;
    color: #565656;
    line-height: 45px !important;
    padding: 10px 2.5% !important;
    width: 95%;
    display: block; }
  .lt-ie9 .accountlinks li a {
    font-family: 'Open Sans' , sans-serif; }
  .accountlinks li:last-child a {
    border-bottom: 1px solid #BFBFBF !important; }
  .or-number {
    float: left;
    width: 22%; }
  .or-status {
    float: left;
    width: 25%; }
  .or-details {
    float: right;
    width: 35%;
    margin-bottom: 10px; }
  .accountlinks li:last-child a {
    border-bottom: 0px; }
  .accountlinks li a:hover {
    background: #fff url("/img/mobile_link_arrow_hover.png") right no-repeat; }
  #footer .newsletter {
    height: auto;
    padding-bottom: 20px;
    width: 100%; }
  #footer ul.secondlinks, #footer ul.firstlinks {
    width: 90%; }
  .compare-product .obox {
    width: 50%; }
  .compare-product .obox:nth-child(3n+2) {
    border-right-color: #e1ddd7; }
  .compare-product .obox:nth-child(2n+2) {
    border-right-color: #e1ddd7; }
  .compare-product .obox:nth-last-child(-2n+2) {
    border-bottom: 2px solid #e1ddd7 !important; }
  .expertseeds {
    display: none !important; }
  .login-info {
    background: none;
    width: 98%;
    padding: 0; }
  .left-information {
    width: 96%;
    background: #e1ddd7;
    padding: 0 2%;
    margin: 0 auto; }
  .whyshop, .pay-methods {
    background-color: #fff; }
  .breadcrumb {
    display: none; }
  .product-information {
    border-top: none;
    background-color: transparent !important; }
  .accountlinks h3 {
    display: none; }
  .accountlinks ul li {
    text-transform: uppercase; }
  .right-product-info {
    background-color: #e1ddd7;
    width: 100%;
    padding: 2% 2% 0;
    border-right: none !important; }
  .right-product-info .information.faq .orderdetails {
    width: 106% !important;
    left: -13px !important; }
  .accountlinks.accountlinks-bottom {
    background-color: #e1ddd7; }
  .left-information .accountlinks {
    padding: 2.6%; }
  .footer-left, .footer-right {
    width: 90%;
    padding: 5%; }
  .country-content {
    display: none; }
  .country-mobile {
    display: block; }
  .country-header {
    margin-top: 0px;
    text-align: center; }
  .country-contentof {
    margin: 0px 11%; }
  .country-contentof .header-left {
    float: left;
    width: 100%; }
  .country-contentof .header-left h1 {
    color: #444444;
    font: 900 1.6em 'Arvo', serif; }
  .lt-ie9 .country-contentof .header-left h1 {
    font-family: 'Arvo', serif; }
  .country-contentof .customSelect {
    height: 50px !important;
    width: 340px !important;
    background: url("/img/select_bg.png") right no-repeat;
    border: 1px solid #dedede; }
  .country-contentof .customSelectInner {
    padding: 14px 8px;
    width: 331px !important; }
  #selectbox, #selectbox1 {
    z-index: 1000000; }
  .country-contentof .choselanguage {
    margin: 20px 0px;
    color: #444444;
    font: 900 1.6em "Open Sans", Arial, sans-serif; }
  .country-contentof .choseenter {
    background: none repeat scroll 0 0 #f69200;
    color: #FFFFFF !important;
    display: block;
    font: 700 1.4em "Open Sans", Arial, sans-serif !important;
    margin: 45px auto 60px;
    padding: 5px 16px;
    text-align: center;
    width: 170px; }
  .login-button .submit {
    margin-right: 20px; }
  .lt-ie9 .country-contentof .choseenter {
    font-family: 'Open Sans' , sans-serif; }
  .country-contentof .choseenter:hover {
    background-color: #000; }
  .country-contentof #selectbox {
    width: 80%; }
  .blok1 {
    width: 100%;
    display: block; }
  .footer-left ul li {
    width: 100%; }
  .product, .product-itemlist {
    width: 100%; }
  .product-itemlist span {
    background-size: 30%; }
  .accountlinks span, .or-status {
    display: none; }
  .rowlist .or-status {
    display: none !important; }
  .mobilestatus {
    clear: both;
    display: block; }
  .rowlist1 .mobilestatus {
    margin-left: 10px; }
  .mobilefooter {
    display: block;
    padding-top: 30px;
    font: normal 0.9em "Open Sans", Arial, sans-serif; }
  .mobilefooter a {
    color: #444; }
  .mobilefooter strong {
    font-weight: normal;
    float: right; }
  .extendedinfo {
    color: #f69200 !important; }
  .or-hi-price {
    display: none; }
  #footer a {
    font-size: 15px; }
  .copyright li a {
    padding: 0 5px; }
  .copyright {
    padding-bottom: 20px; }
  .or-hi-subtotal-eroor {
    color: #F00; }
  .shoppingcart-mobile {
    height: 0px !important; }
  .coupncode {
    display: none; }
  .shopping-product1 {
    float: left;
    width: 132px; }
  .toppaddingmobile {
    border-top: 2px solid #e1ddd7;
    margin-bottom: 2px; }
  .whyshop {
    border-top: none; }
  .login1 img {
    float: right; }
  .privacyimage {
    float: right;
    width: 30%; }
  .or-total {
    display: none; }
  .or-date {
    float: left;
    width: 28%; } }

.hidden {
  display: none;
  visibility: hidden; }

.lt-ie9 .checkoutnow {
  width: 200px; }

.lt-ie9 .search input[type="text"] {
  height: 25px;
  padding-top: 15px; }

.lt-ie9 #footer .news-letter-box input[type="text"] {
  height: 25px;
  padding-top: 5px; }

.lt-ie9 .delivery-form input[type="text"], .lt-ie9 .delivery-form input[type="password"], .lt-ie9 .login-info input[type="text"], .lt-ie9 .login-info input[type="password"] {
  height: 22px;
  padding-top: 10px; }

#developer-menu {
  position: fixed;
  top: 30px;
  left: 30px;
  opacity: 0.8;
  width: 250px;
  overflow: hidden;
  display: block;
  z-index: 9999;
  background-color: white;
  font-size: 11px; }

.accountlinks.secure-shopping {
  border-bottom: 2px solid #c5ced3; }

.login-content {
  overflow: hidden; }

.lt-ie8 .login-content .right-information {
  width: 24%; }

.login-content .right-information {
  width: 25%; }

.forgot-password-pane {
  display: none; }

.extended-status-info li {
  border-top: 0; }

.extended-status-info .rl2-first {
  border-top: 1px solid #dedede; }

.extended-status-info .or-hi-subtotal {
  font-weight: bold; }

.grand-total {
  padding: 1.5% 0 3% 0; }

.delivery-form input:focus {
  border: 1px dashed #ccc; }

.w-80 {
  width: 80%; }

.rpi-ap2 .information {
  padding-bottom: 6%;
  border-bottom: 0; }

.orange-link {
  color: #f69200 !important; }

.orange-link:hover {
  color: #f69200 !important; }

.no-border-bottom {
  border-bottom: 0 !important; }

.lt-ie9.no-svg #mapdiv {
  display: none; }

.country-information {
  position: absolute;
  height: 200px;
  width: 500px;
  background-color: #444444;
  padding: 26px 30px;
  left: 50%;
  top: 102px;
  margin-left: -25%; }

.country-information h3, .country-information h4 {
  color: #ffffff; }

.country-information h3 {
  font-size: 16px;
  margin-bottom: 10px; }

.country-information .continue {
  margin-bottom: 10px; }

.country-information nav {
  margin-top: 10px; }

.country-information .links {
  line-height: 23px;
  clear: both;
  color: #666; }

.country-information a:hover {
  color: #fff; }

.country-information h4 {
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 10px; }

/** wss-ratings **/
.rating-component {
  position: relative;
  display: inline-block;
  font: 15px "Open Sans", Arial, sans-serif, Arial, sans-serif; }

.wrc-stars, .wrc-label {
  display: inline-block; }

.wrc-label {
  position: relative;
  top: -2px;
  left: 2px;
  border-left: 1px solid #dedede;
  padding-left: 5px; }

.wrc-overlays {
  width: 110px;
  height: 20px;
  position: absolute;
  top: 0px;
  left: 0px;
  float: left; }

.wrc-overlays > span {
  width: 22px;
  height: 20px;
  display: block;
  float: left;
  cursor: pointer; }

.small .wrc-overlays {
  width: 90px;
  height: 16px; }

.small .wrc-overlays > span {
  width: 18px;
  height: 16px; }

.wrc-percent, .wrc-stars {
  width: 110px;
  height: 20px;
  background-image: url("/img/sprite.png");
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: 0 -1548px; }

.wrc-stars {
  background-position: 0 -1568px; }

.small .wrc-percent, .small .wrc-stars, .wrc-stars.small, .wrc-percent.small {
  width: 90px;
  height: 16px;
  background-image: url("../img/sprite.png");
  background-position: 0 -1595px; }

.small .wrc-stars, .wrc-stars.small {
  background-position: 0 -1611px; }

.chromeframe {
  position: absolute;
  display: block;
  text-align: center;
  height: 18px;
  width: 100%;
  border-bottom: 1px solid #f69200;
  background-color: #FFF;
  padding: 3px;
  z-index: 1002; }

/* WvZ : added for envelop-page */
#address_check {
  background: #f1f0ee;
  padding: 3%; }

/* WvZ : added for envelop-page */
#address_check .address {
  font: 15px "Open Sans", Arial, sans-serif, Arial, sans-serif;
  line-height: 24px; }

/* (AK / WvZ) : added */
.expertseeds a:before {
  content: "› "; }

/* (AK / WvZ) : added */
input[type="checkbox"][disabled] + label {
  color: #ccc;
  background: #fdfcfa; }

/* Language menu on homepage */
.country-content h2 {
  margin-top: 50px;
  color: #444444;
  font: 0.9em/18px 'Arvo', serif;
  margin-bottom: 10px; }

.langPickingMenu_wrap {
  margin: 30px 0 100px 0;
  width: 100%;
  display: block; }

.langPickingMenu_wrap strong {
  font-size: 24px; }

.langPickingMenu_wrap span {
  float: left;
  width: 17%;
  margin-right: 3%; }

.langPickingMenu_wrap span:nth-child(4) {
  width: 18%; }

.langPickingMenu_wrap span:nth-child(5) {
  margin-right: 0px;
  width: 19%; }

.langPickingMenu_wrap UL {
  margin: 10px 0 0 14px;
  font-size: 13px;
  list-style-image: url("/img/arrow_bullet.jpg"); }

.langPickingMenu_wrap UL li {
  margin-bottom: 10px; }

.langPickingMenu_wrap a {
  color: #444444; }

.langPickingMenu_wrap a:hover {
  color: #f69200; }

/* Readmore JS (op categorie pagina's) */
.button-wrap {
  display: block;
  width: 100%;
  text-align: center;
  margin-top: 30px; }

a.button {
  padding: 10px 30px 10px 30px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 13px;
  margin-top: 20px;
  text-transform: uppercase;
  color: #565656;
  font-weight: 700;
  background: none;
  border: 1px solid #c2c0ba;
  -webkit-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms; }

a.button:hover {
  background: #48c033;
  border: 1px solid #41ad2e;
  -webkit-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms;
  color: #fff; }

.morecontent span {
  display: none; }

.moreellipses.less {
  display: none; }
  
.error {display:none !important;visibility:hidden !important;}  

