
@import url('https://fonts.googleapis.com/css?family=Exo|Abel');
@import url('columns.css');

html{
	font-family:'Exo',sans-serif;
	margin:0;
	padding:0;
	width:100%;

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f3f3f3+50,ededed+51,ffffff+100;White+Gloss+%232 */
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(-45deg, rgba(255,255,255,1) 0%, rgba(243,243,243,1) 50%, rgba(237,237,237,1) 51%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}
body{
	color:#4C4C54;
	font-size:1em;
	width:100%;
	position:relative;
	margin:0;
}


.botmenu1 a {
	display:block;
	/*border-top:1px #fff solid;
	padding:6px 0;*/
}



	
.header{
	z-index:10000;
	width:100%;
	height:112px;
	background-color:#2a2d58;
	top:0 !important;
	padding:0;
	margin:0 0 12px 0;
	position:relative;
}


.number{
	position:absolute;
	right:6px;
	top:6px;
	font-size:3vw;
	line-height:3vw;	
}


.countrydropdown{ display:none; }

.searchbutton{padding-left:40px;}
.searchbutton:after{content:url('/images/search.png');display:inline;}
.searchbutton img{height:22px;}
.basketbutton:after{content:url('/images/basket.png');display:inline;}
.basketbutton img{height:22px;}
.accountbutton:after{content:url('/images/myaccount.png');display:inline;}
.accountbutton img{height:22px;}

/*.aquaman:after{content:url('/images/myaccountlive.png');display:inline;}
.aquaman img{height:22px;}*/

.USPs{
	width:100%; height:27px; background-color:#c6be7d; line-height:27px;font-size:.9em; color:#fff; margin:0; padding:0;
	position:absolute; top:95px;
	text-transform:uppercase;
	z-index:-1;
}

.smooth{
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.bikeselect{
	border:1px #ddd solid;
	/*padding:10px;*/
	width:100%;
	max-width:100%;
	overflow:hidden;
	height:320px;
	background-color:#fff;
	position:relative;
    box-sizing: border-box;
	
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
	
}
.bikeselect h1{
	font-size:1.6em;
	font-weight:normal;
	margin:0;
	display:block;
	z-index:100;
}
.bikeselectoverlay{
	width:100%;
	height:330px;
	cursor:pointer;
	position:absolute;
	left:0;top:0;
}

.bikeselect:hover{
	/*top:46px;
	background-color:rgba(0, 0, 0, .5);*/

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+21,000000+25,000000+100&0.25+25,0.65+100 */
/*
background: -moz-linear-gradient(top, rgba(255,255,255,0.25) 0%, rgba(255,255,255,0.25) 15%, rgba(0,0,0,0.25) 16%, rgba(0,0,0,0.65) 100%);
background: -webkit-linear-gradient(top, rgba(255,255,255,0.25) 0%,rgba(255,255,255,0.25) 15%,rgba(0,0,0,0.25) 16%,rgba(0,0,0,0.65) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,0.25) 0%,rgba(255,255,255,0.25) 15%,rgba(0,0,0,0.25) 16%,rgba(0,0,0,0.65) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#40ffffff', endColorstr='#a6000000',GradientType=0 );
*/


	background: linear-gradient(1deg, #000000, #ffffff);
	background-size: 400% 400%;

	-webkit-animation: AnimationName 3s ease infinite;
	-moz-animation: AnimationName 3s ease infinite;
	animation: AnimationName 3s ease infinite;

	@-webkit-keyframes AnimationName {
		0%{background-position:50% 0%}
		50%{background-position:50% 100%}
		100%{background-position:50% 0%}
	}
	@-moz-keyframes AnimationName {
		0%{background-position:50% 0%}
		50%{background-position:50% 100%}
		100%{background-position:50% 0%}
	}
	@keyframes AnimationName { 
		0%{background-position:50% 0%}
		50%{background-position:50% 100%}
		100%{background-position:50% 0%}
	}


}
.hand {
	width:140px;

	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	transition: all .5s;
}

.bikeselectoverlay:hover .hand {
	width:10px;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	transition: all .5s;
}

.bikeselect img{
	width:40px;
}
.bikeselect h4{
	font-size:8px;
	line-height:8px;}
.bikeselect .span_1_of_4{
	margin:0;
}

.bikeselect a,.bikeselect a:link,.bikeselect a:visited,.bikeselect a:active{color:#2A2D58;}
.bikeselect a:hover{color:#d00;}


li.treeselected{color:#d00; font-size:1.2em; font-weight:800;}
.jstree-wholerow-clicked{ font-size:2em; }
li.jstree-closed{ font-size:14.2px; }

.treehighlighted{background-color:#000;}

.basketbutton2:after{content:url('/images/basket2.png');display:inline;}
.basketbutton2 img{height:22px;}

.showall{
	display:none;
}
#tree-container, #tree-container_model{
	font-family:'Abel',sans-serif;
	font-size:14.2px;
	letter-spacing: -0.05em;
	text-align:left;
	width:100%;
	max-width:100% !important;
	box-sizing:border-box;
}
.parts-container{
	width:100%;
	max-width:100%;
}
.numres{
	float:right;
}

.one-true { overflow: hidden; }
.one-true .col {

  float: left;
  margin-bottom: -99999px;
  padding-bottom: 99999px;
}
.one-true .col:nth-child(1) { background-color:#fff; border:1px #3A3A43 solid; box-sizing:border-box; }
.one-true .col:nth-child(2) { background-color:#fff; border:1px #3A3A43 solid; box-sizing:border-box; }
.one-true .col:nth-child(3) { background-color:#fff; border:1px #3A3A43 solid; box-sizing:border-box; }
.one-true p { margin-bottom: 30px; } /* Bottom padding on col is busy */

.part{
	position:relative;
	font-size:12px;
	padding:6px;
	width:100%;
	max-width:100%;
	box-sizing:border-box;
	background-color:#fff;
}
.parts-container-search-holder{
	display:none;
}
.imagearrows{
	position:absolute;
	left:0;
	top:20px;
	width:100%;
	z-index:9000;
}
.arrowleft{
	position:absolute;
	top:20px;
	left:4px;
	cursor:pointer;
}
.arrowright{
	position:absolute;
	top:20px;
	right:4px;
	cursor:pointer;
}

.partimg{
	width:120px;
	max-width:100%;
	float:left;
	margin:0 6px 6px 0;
	transition: 0.3s ease;
	cursor:zoom-in;
}
.part .multiple{
	position:absolute;
	top:0px;
	left:0px;
}

.part .small{
	font-size:10px;
}
.partno{
	background-color:#C6BE7D;
	color:#2a2d58;
	padding:1px 4px;
	font-size:10px;
	box-sizing:content-box;
	margin:0 0 6px 0;
}
.additional{ color:#c00; }

.showprice{
	float:left;
}
.exvat{
	font-size:8px;
	width:24px;
	float:right;
	line-height:7px;
	margin:3px 0 0 5px;
	text-align:left !important;
}
.incvat{
	/*font-size:.8em;*/
	text-align:right;
	color:#999;
	margin:0;
}

.part h3{
	font-size:17px;
	line-height:15.5px;
}
.modeldetail{
	font-size:11px;
	line-height:11px;
}
.modeldetail hr { 
  border: 0; 
  margin:1px 0;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#feffff+0,d2ebf9+100;Blue+3D+%2312 */
background: rgb(254,255,255); /* Old browsers */
background: -moz-linear-gradient(top, rgba(244,244,244,1) 0%, rgba(210,235,249,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(244,244,244,1) 0%,rgba(210,235,249,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(244,244,244,1) 0%,rgba(210,235,249,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dedede', endColorstr='#d2ebf9',GradientType=0 ); /* IE6-9 */
}

.qtyaddholder{
	width:100%;
}


.counter { overflow: hidden;
	box-sizing:border-box; }

.counter .counter-minus,  .counter .counter-plus,  .counter input {
	text-align: center;
	box-sizing:border-box;
	width: 32px;
	height:32px;
}

.counter .counter-minus,  .counter .counter-plus { text-align: center; }

.counter input {
	box-sizing:border-box !important;
	width: 32px !important;
	height:32px;
	border:none;
	padding:4px 0;
	font-size:1em;
	border:1px #e4e8eb solid;
	text-align:center;
	margin:0;
}

.buynow{
	float:right;
}
.homebuttonB{
	font-family:'Exo',sans-serif;
	background-color:#c6be7d;
	padding:0 6px;
	color:#fff !important;
	cursor:pointer;
	margin:0;
	font-size:1.1em;
	line-height:32px;
	height:32px;
	width:50%;
	max-width:441px;
	box-sizing:border-box;
	text-align:center;
	white-space:nowrap !important;
	border:none;
	float:right;
}
.homebuttonB:hover{
	background-color:#2a2d58 !important;
}

.toggleme{display:inline;}
.togglemenot{display:none; width:50px; transition: all .2s;}


.wishicon{
	float:right;
	margin:0;
	height:32px;
	box-sizing:border-box;
	cursor:pointer;
}
.wishlist{
	display:none;
	width:290px;
	height:250px;
	background-color:#C6BE7D;
	border:1px #2A2D58 solid;
	color:#2A2D58;
	padding:12px;
	z-index:1000;
}


.arrowtree{
    position:fixed;
    display:none;
    z-index:-1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}


.showtree{
	display:none; position:fixed; bottom:0; left:0; background:#2a2d58; color:#fff; cursor:pointer; 
	z-index:20000;
}



.imgbox img{
	padding:4px;
	margin:0 0 4px 0;
	border:1px #ccc solid;
}
.imgbox img:hover{
	border-color:#888;
}

.clearboth{
	clear:both;
}


.header2{
	position:relative;
	background-color:#c6be7d;
	color:#4C4C54;
	z-index:100;
	margin-top:10px;
}

.header3{
	background-color:#c6be7d;
	color:#4C4C54;
	z-index:100;
	height:346px;
	background-repeat:no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.myBackground.jpg', sizingMethod='scale');
	background-position:top center;
	box-sizing:border-box;
	padding-top:12px;
}

.catheader{
	height:346px;
	width:55%;
	box-sizing:border-box;
	padding:20px;
	background: rgb(255,255,255); /* Fallback for older browsers without RGBA-support */
    background: rgba(255,255,255, .8);
	text-align:left;
	font-size:.9em;
}
.catheader h1{
	font-size:1.6em;
}
.catheader p{
	margin:0 0 10px 0 !important;
}


.searchres h1{
	font-size:1.6em;
}
.searchres h2{
	font-size:1.3em;
}


.header4{
	background-color:#fff;
	color:#4C4C54;
	z-index:100;
	height:346px;
	background-repeat:no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.myBackground.jpg', sizingMethod='scale');
	background-position:top center;
	box-sizing:border-box;
	padding-top:12px;
}

.header5{
	background-color:#fff;
	color:#4C4C54;
	z-index:100;
	/*height:346px;*/
	background-repeat:no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.myBackground.jpg', sizingMethod='scale');
	background-position:top center;
	box-sizing:border-box;
	padding-top:12px;
}


.header6{
	background-color:#c6be7d;
	color:#4C4C54;
	z-index:100;
	height:346px;
	background-repeat:no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.myBackground.jpg', sizingMethod='scale');
	background-position:top center;
	box-sizing:border-box;
	padding-top:12px;
}

.readmore{
	margin:12px 0;
	text-decoration:underline;
	color:#3c4f67;
}
.readmore:hover{
	color:#c6be7d;
}

.overhead{
	clear:both;
	height:1px;
	display:block;
	z-index:0;
}


.scroll-bar{
	font-size:1em;
}

.scroll-holder{
	height:48px;
	position:relative;
}

.prodheaderimage{
	position:relative;
	margin:0 auto;
	width:inherit;
}

.prodheader{
	/*height:334px;*/
	/*width:49.5%;*/
	box-sizing:border-box;
	padding:20px;
	/*background: rgb(255,255,255);  Fallback for older browsers without RGBA-support */
    /*background: rgba(255,255,255, .8);*/
	background-color:#c6be7d;
	text-align:left;
	font-size:1em;
	margin-left:auto
}
.prodheader h1{
	font-size:1.6em;
	margin-bottom:0px;
}

.prodinfoheader,.prodinfoheader2{
	cursor:pointer;
	text-align:left !important;
	width:100% !important;
	display:block;
	background-color:#dfdfdf;
	padding:12px 8px !important;
	color:#3c4f67 !important;
	margin:12px auto 0 auto;
	font-size:1.2em;
	font-weight:bold;
	width:100% !important;
	white-space:nowrap !important;
	box-sizing:border-box;
	font-family:'Exo',sans-serif;
}
.prodinfoheader:hover{
	background-color:#5d6189;
	color:#fff !important;
}
.prodinfoheader2{
	cursor:auto;
}

.prodinfoheader em{
	font-style:normal;
	float:right;
	font-size:1.3em;
}

.prodinfo{
	display:none;
	width:100%;
	background-color:#2a2d58;
	padding:12px 20px;
	box-sizing:border-box;
}
.prodinfo table{
	background-color:#fff;
}

.copyright{display:block; text-align:center; width:100%;}

.readmoredesc{
	display:none;
}
a.readmoredesc,a.readmoredesc:link,a.readmoredesc:visited,a.readmoredesc:active{
	border:1px #5d6189 solid;
	color:#5d6189;
	padding:4px;
	max-width:80px;
	text-align:center;
}
a.readmoredesc:hover{
	border:1px #c6be7d solid;
	color:#c6be7d;
}


.proddesc h2{
	font-family:'Exo',sans-serif;
	color:#3c4f67;
	font-size:1.2em;
	font-weight:bold;
}

.prodaz h1{
	font-size:1.6em; margin:20px 0;
	color:#3A3A43;
}

.stock{
    position:relative;
    float:left;
}


.notify_button{
	cursor:pointer;
	text-decoration:underline;
	font-size:.8em;
}
.notify_button2{
	background-color:#5d6189;
	padding:8px !important;
	color:#fff !important;
	cursor:pointer;
	margin:0;
	font-size:1.1em;
	width:100%;
	text-align:center;
	white-space:nowrap !important;
	border:none;
	box-sizing:border-box;
	height:40px;
}
.notify_button2:hover{
	background-color:#2a2d58;
}
.notify_email{
	box-sizing:border-box;
	height:40px;
	width:100%;
	border:none;
}
.stock_notify{
	display:none;
	width:100%;
	white-space:nowrap;
}


.mmWrapping{ height:0px !important; }
.mmLink{ font-size:12px !important;}


.tp_strip .swiper-button-prev, .tp_strip .swiper-button-next{display:inline;}

.tpholder{
	border:1px #5d6189 solid;padding:20px; margin-bottom:12px;
}
.tptextholder br {display:none;}

.tp{
	width:60%;
	max-width:260px;
}

.tplogo{
	width:100%;
}
.tptext{
	float:left; font-size:1.1em; font-weight:bold;
}

.sku{
	padding:12px 0 0 0;
}

#size,#size2,#frequency{
  border: 1px #c6be7d solid;
  /*border-left: none;
  border-right: none;
  border-bottom: none;*/
  padding:5px 0;
  font-size:1em;
  width:90% !important;
}
#frequency{
  width:auto !important;
}

.third{
	width:30%;
}
.twothirds{
	width:65%;
}

span.stars, span.stars div {
    display: block;	
    width: 150px;
    height: 30px;
	float:left;
	background: url(/images/star_30.png) 0 -30px repeat-x;
}
span.stars div {
    background-position: 0 0;
}

.stars2 { margin:0 auto; }
.stars2, .stars2 div {
    display: block;	
    width: 120px;
    height: 24px;
	float:left;
	background: url(/images/star.png) 0 -24px repeat-x;
}
.stars2 div {
    background-position: 0 0;
}

.forgot,.forgot2{
	font-size:.8em;
}

#quick-add{
	width:70%;
}


.vertwrap, .vertwrap5, .vertwrapshort{
	display:flex !important;
	justify-content:center !important;
	height:460px !important;
}
.vertwrapshort{
	height:210px !important;
}

.popularcategories{
	background-color:#fff;
	padding:20px 20px !important;
}
.popularcategories h2, .articles h2{
	font-weight:bold;
	margin:22px 0;
}


.filter,.filter2{
	font-size:.9em;
	padding:4px;
	color:#3c4f67;
}
.filter2{
	font-size:.9em;
	padding:12px 4px;
	height:48px;
	width:auto;
}

.bloglatest{
	background-color:#c6be7d;
	padding:20px 20px !important;
}
.bloglatest h2{
	font-weight:bold;
	margin:22px 0;
}
.bloglatest h3{
	font-weight:bold;
	margin:22px 0;
}
.bloglatest swiper-slide p strong{
	font-weight:bold;
	color:#c6be7d;
}
.blog h1{
	font-size:2em;
}

.bestsellers{
	background-color:#fff;
	padding:20px 20px !important;
}
.bestsellers img{
	max-height:220px;
	/*width:50%;*/
	margin:0 auto;
	max-width:189px;
	bottom:0;
}
.bestsellers h2{
	font-weight:bold;
	margin:22px 0;
	font-size:1.6em;
	color:#3c4f67;
}
.bestsellers h3{
	height:60px;
	font-size:1.15em;
	line-height:1em;
	color:#3c4f67;
}



.benefits ul,.intro ul {
  margin-top: 0;
  padding-left: 2em;
  list-style-type: none;
  text-align:left;
}
.benefits li,.intro li{
	line-height:1.6em;
}
.benefits li:before,.intro li:before {
  position: absolute;
  margin-left: -1.3em;
  font-weight: bold;
  font-size:1.4em;
}
.benefits li:before,.intro li:before {
  content: "\2713";
  color: darkgreen;
}




.healthylife{
	background-color:#c6be7d;
	padding:20px 20px !important;
}
.healthylife a{
	margin:0 auto;
}
.healthylife img{
	width:100%;
	margin:0 auto;
}
.healthylife h2{
	font-weight:bold;
	margin:20px 0 12px 0;
}
.healthylife h3{
	font-size:1.1em;
	font-weight:bold;
}

.moreplus{
	float:left;
	color:#fff;
	margin-left:6px;
}

.accountdropdown{
	position:absolute;
	top:40px;
	right:10px;
	width:220px;
	background-color:#2a2d58;
	padding:0;
	box-sizing:border-box;
	z-index:10000;
	display:none;
	text-align:left;
	padding-top:12px;
	color:#fff !important;
}
.accountdropdownbutton,.accountdropdownbutton2{
	display:block; float:left; width:50%; margin:0; padding:10px 6px 6px 6px; box-sizing:border-box; color:#fff; text-align:center;
}
.accountdropdownbutton{
	cursor:pointer;
}
.accountdropdownbutton:hover{
	background-color:#2a2d58 !important;
}
.accountdropdownbutton a:link, .accountdropdownbutton a:visited, .accountdropdownbutton a:active, .accountdropdownbutton a:hover{
	color:#fff;
	display:block;
}
.accountdropdownboxtitle{
	font-size:.9em;
	font-weight:bold;
	color:#fff;
}

.basketdropdown{
	position:absolute;
	top:40px;
	right:10px;
	width:180px;
	background-color:#ddd;
	padding:0;
	box-sizing:border-box;
	z-index:10000;
	display:none;
	text-align:left;
	font-size:.9em;
	max-height:280px;
	color:#2a2d58 !important;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f3f3f3+50,ededed+51,ffffff+100;White+Gloss+%232 */
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(-45deg, rgba(255,255,255,1) 0%, rgba(243,243,243,1) 50%, rgba(237,237,237,1) 51%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.basketdropdownbutton{
	display:block; float:left; width:50%; margin:0; padding:6px; box-sizing:border-box; color:#fff; text-align:center;
	cursor:pointer;
}
.basketdropdownbutton:hover{
	background-color:#3c4f67 !important;
}
.basketdropdownbutton a:link, .accountdropdownbutton a:visited, .accountdropdownbutton a:active, .accountdropdownbutton a:hover{
	color:#fff;
	display:block;
}
.basketdropdown hr{
	margin:0;
	padding:0;
	height:1px;
}

.basketdropdownlinks, a.basketdropdownlinks:link, a.basketdropdownlinks:visited, a.basketdropdownlinks:active, a.basketdropdownlinks:hover {
	font-size:1.05em;
	color:#3c4f67;
}

.aquabox, .aquabox2{
	position:absolute;
	width:36px;
	height:36px;
	background-color:#c6be7d;
	display:none;
	z-index:1;
	top:0;
	right:0;
	box-sizing:border-box;
	padding-top:6px;
	z-index:20000;
}
.aquabox2{
	padding-top:5px;
}
.aquatriangle{
	position:absolute;
	top:36px;
	left:14px;
	border-style: solid;
	width: 0px;
	height: 0px;
	line-height: 5px;
	border-color: rgb(198, 190, 125) transparent transparent; border-width: 6px 5px 0px;
	
}


.ctas, .ctas .content, .ctas .content .section, .ctas .content .section .col{
	height:280px;
	text-align:left;
}

.ctas .content .section .col{
	background-size:cover;
	background-position:right center !important;
	box-sizing:border-box;
	padding:0;
	color:#fff;
}
.ctas span h2{
	/*text-shadow: 0px 0px 1px rgba(0, 0, 0, 1);*/
	font-weight:bold;
	font-size:1.6em;
}
.ctas span{
	font-size:1em;
	line-height:1.6em;
	/*font-weight:bold;*/
}
.ctas div{
	position:relative;
	top:50%;
	transform: translateY(-50%);
}

.ctas .left{
	width:40%;
	float:left;
	margin-left:10%;
}
.ctas .right{
	width:40%;
	float:right;
	margin-right:10%;
}

.homebutton-cta{
	font-family:'Exo',sans-serif;
	background-color:#2a2d58;
	box-sizing:border-box;
	padding:12px 38px !important;
	color:#fff !important;
	cursor:pointer;
	font-size:1.1em;
	max-width:240px;
	text-align:center;
	white-space:nowrap !important;
	text-shadow: 0px 0px 5px rgba(0, 0, 0, 1);

  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  clip-path: polygon(10% 0, 100% 0, 90% 100%, 0 100%);
}
.homebutton-cta:hover{
	background-color:#c6be7d;
	/*text-shadow:none;*/
}


.prodaz{
	border-color:#5d6189 !important;
	color:#5d6189 !important;
}

.saleprod,.saleprodmain{
	position:absolute;
	left:0;
	top:-20px;
	background-color:#d00;
	color:#fff;
	box-sizing:border-box;
	padding:7px 5px 0 5px;
	/* Safari 3-4, iOS 1-3.2, Android 1.6- */
	-webkit-border-radius: 50%; 
	/* Firefox 1-3.6 */
	-moz-border-radius: 50%; 
	/* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
	border-radius: 50%; 
	cursor:pointer;
	width:80px;
	height:80px;
	text-align:center;
	margin:6px 10px;
	font-size:1.4em;
	font-weight:bold;
	line-height:1em;
}
.saleprodmain{
	width:110px;
	height:110px;
	top:5px;
	left:-40px;
}
.saleprod-center-vert,.saleprod-center-vertmain {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	box-sizing:border-box;
}
.saleprod-center-vertmain{
	font-size:1.4em;
	line-height:1em;
}

.footerbg li{padding-bottom:6px;}
.footerbg h3{
	margin:0 0 20px 0;
}
	



.circles{
	display:inline-block;
	color:#2a2d58;
	box-sizing:border-box;
	padding:7px 5px 0 5px;
	/* Safari 3-4, iOS 1-3.2, Android 1.6- */
	-webkit-border-radius: 50%; 
	/* Firefox 1-3.6 */
	-moz-border-radius: 50%; 
	/* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
	border-radius: 50%; 
	cursor:pointer;
	width:40px;
	height:40px;
	text-align:center;
	margin:6px 10px;
	border:1.4px #2a2d58 solid;
	font-weight:bold;
	/*float:left;*/
}
.circles:hover{
	border:2px #5d6189 solid;
	color:#5d6189;
	padding:6px 5px 0 5px;
}

.smallcircles{
	color:#fff;
	box-sizing:border-box;
	padding:.5px 1.5px 0 1.5px;
	/* Safari 3-4, iOS 1-3.2, Android 1.6- */
	-webkit-border-radius: 50%; 
	/* Firefox 1-3.6 */
	-moz-border-radius: 50%; 
	/* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
	border-radius: 50%; 
	cursor:pointer;
	width:22px;
	height:22px;
	text-align:center;
	margin:4px;
	font-weight:bold;
	float:left;
}
.smalldesc{
	float:left;
	margin:4px;
}
.smalldesc:after{
	clear:both;
}



.gluch2{
	margin:20px auto 0 auto; font-size:1.4em;
}
.gluch3{
	margin:0 auto 12px;
	font-size:1.3em;
}

.glucbg1{
	min-height:330px;
	margin:0;
	box-sizing:border-box;
}
.glucgrad{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fefefe+50,d8dcda+100&0+0,1+100 */
background: -moz-linear-gradient(left, rgba(254,254,254,0) 0%, rgba(254,254,254,0.5) 50%, rgba(216,220,218,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(254,254,254,0) 0%,rgba(254,254,254,0.5) 50%,rgba(216,220,218,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(254,254,254,0) 0%,rgba(254,254,254,0.5) 50%,rgba(216,220,218,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00fefefe', endColorstr='#d8dcda',GradientType=1 ); /* IE6-9 */

	 box-sizing:border-box;
}

a.glucbut{
	padding:18px 0 !important; width:100% !important;
	font-size:1.4em;
}

.headingtext{
	margin:0 10px 10px 10px;
}
.glucbutton4{
	box-sizing:content-box;
	background-color:#222f4f;
	padding:4px;
	margin:6px;
}
.glucbutton4 div{
	border:1px #455ec3 solid;
	color:#fff;
	padding:1px 3px;
}
.glucbutton4 div:hover{
	border:1px #fff solid;
	cursor:pointer;
}

.glucbutton, .glucbutton4{
	width:85%;
	max-width:154px;
	background-color:#a83126;
	box-sizing:border-box;
	color:#fff;
	padding:3px 8px;
	text-decoration:none;
}
.glucbutton a,.glucbutton4 a{text-decoration:none; color:#fff;}
.glucbutton:hover, .glucbutton a:hover, .glucbutton4:hover,.glucbutton4 a:hover{
	color:#ccc;
}
.glucbutton4{ background-color:#455ec3; max-width:300px; text-align:center; margin:0 auto 6px auto; font-size:1em;}

.glucbutton2, .glucbutton3{
	width:80%;
	max-width:154px;
	background-color:#6ca93f;
	box-sizing:border-box;
	color:#fff;
	padding:3px 6px;
	text-decoration:none;
	text-align:center;
	float:right;
	margin:0 0 10px 0;
}
.glucbutton2 a, .glucbutton3 a{text-decoration:none; color:#fff;}
.glucbutton2:hover, .glucbutton a:hover, .glucbutton3:hover, .glucbutton3 a:hover{
	color:#ccc;
}

.glucbutton3{
	width:80%;
	max-width:154px;
	margin:8px 0;
	float:none;
}




.highlightred{
	background-color:#a83126;
	color:#fff;
	padding:3px 6px;
	text-align:center;
	margin:0 0 12px 0;
	width:180px;
	display:inline-block;
}
.highlightorange{
	background-color:#e19930;
	color:#fff;
	padding:3px 6px;
	text-align:center;
	display:inline-block;
	margin:0 0 2px 0;
}
.restrictwidth{
	width:180px;
}
.painful{
	background-color:#455ec3; padding:20px; box-sizing:border-box; font-size:1.1em; color:#fff;
}
.painful ul li{
	padding: 3px 0px 3px 34px;
	/* reset styles (optional): */
	list-style: none;
	margin: 0 0 6px 0;
}

.center-vert {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	padding:0 20px;
	box-sizing:border-box;
}


.whygluc{
	height:170px;
	min-height:170px;
	font-size:1em;
	text-align:center;
}

.perfect{
	text-align:center;
	font-size:1em;
	color:#fff;
	text-shadow: -2px 2px 4px rgba(0,0,0,.7);
}
.perfect .perfectborder{
	border:1px #fff solid;
	box-sizing:border-box;
	padding:12px 12px 60px 12px;
}
.perfect h4{
	font-size:1.2em;
	font-weight:normal;
	margin:0;
}
.perfect img{
	width:35%;
	max-width:180px;
	position:relative;
	top:-45px;
}
.perfect center{
	position:relative;
	top:-25px;
}

.perfect .small{
	font-size:.9em;
}
.perfectbg{
	background-size:cover;
	margin:0;
	padding:0;
}

select.freegift{
	font-size:1.1em;
	padding:5px;
}
select option:disabled {
   color: #888;
}

a:link, a:visited, a:active, a:hover {text-decoration:none;}

.collagen{
	height:300px;
}
.collagenprods{
	background-size:cover;
}
.desktop-only{
	display:inline-block;
}
.mobile-only {

	display:none;
}

.james{
	margin:22px 12px 0 0;
}
.james img{
	width:100px; float:left; margin:0 12px 0 0;
}
.james p{
	font-weight:normal; line-height:1.3em; padding-top:20px;
	float:left;
}

.mobilepadding {
	margin:0;
}
@media only screen and (max-width: 480px) {
	.desktop-only{
		display:none;
	}
	.mobile-only {
		display:inline;
	}

	.mobilepadding {
		margin:0 6px;
	}
	.highlightred{
		width:124px;
		display:inline-block;
	}
	.glucbg1{
		background:none;
		min-height:0;
	}
	.glucbutton2, .glucbutton3{
		width:50%;
		margin-bottom:12px;
	}
	.restrictwidth{
		width:140px;
	}
	.headingtext{
		margin:0 10px 400px 10px;
	}
	.whygluc{
		background:none;
	}
	.center-vert {
		position: relative;
		top: 0;
		transform: none;
		padding:0 20px;
		box-sizing:border-box;
		height:auto;
	}
	.perfect{
		background:none #333;
	}
	.perfect .perfectborder{
		border:1px #fff solid;
		box-sizing:border-box;
		padding:12px 12px 60px 12px;
		margin:12px 12px 0 12px;
	}
	.perfectbg{
		background:none;
	}
	.perfect img{
		width:20%;
		max-width:180px;
		position:relative;
		top:-25px;
	}
	.perfect center{
		top:-5px;
	}
	.collagen{
		height:auto;
	}
	.collagenprods{
		background:none;
		display:inline;
	}
	.collagenprods .col{
		margin-bottom:30px;
	}
	.james{
		margin:0 12px 0 0;
	}
	.james p{
		float:right;
	}
}

.NUM{
	position:absolute;
	top:8px !important;
	left:-8px !important;
	width:40px;
	text-align:center;
	font-size:.6em;
	color:#fff;
	pointer-events:none;
    margin:0 auto;
    text-align:center;
	
	background-color:rgba(0,0,0,0.8);/*#C6BE7D;*/
    
	-webkit-border-radius: 5%; 
	-moz-border-radius: 5%;
	border-radius: 5%;
}

.callme{
	display:block;
	background-color:#072b77;
	cursor:pointer;
	text-align:center;
	width:100%;
	padding:6px;
	position:relative;
	color:#fff;
	margin-top:48px;
}

.callme a:link, .callme a:visited, .callme a:active {font-weight: normal;text-decoration:none;color:#fff;}
.callme a:hover	{font-weight: normal;color: #4c4c54;}

.borderbottom {
	border-bottom:2px #ddd solid;
}
.bordertop {
	border-top:2px #ddd solid;
}
.border{
	box-sizing:border-box;
	border-right:2px #ddd solid;
}
.border2{
	box-sizing:border-box;
	border-right:2px #fff solid;
}

.prodblock{
	text-align:left;
	box-sizing:border-box; padding:10px 20px;
}
.prodblock_image_holder{
	position:relative; box-sizing:border-box; padding:10px; text-align:center;
}
.prodblock_image{width:100%;margin:20px auto 0 auto !important;}

.intro{
	clear:both; margin:12px 0; font-size:.9em;
}


.form-style-5{
    max-width: 95%;
    margin: 10px auto;
	color:#000;
}
.form-style-5 h3 { color:#000; }
.form-style-5 fieldset{
    border: none;
}
.form-style-5 legend {
    font-size: 1.4em;
    margin-bottom: 10px;
}
.form-style-5 label {
    display: block;
    margin-right: 8px;
	float:left;
	text-align:left;
	font-size:1.1em;
}
.form-style-5 input[type="text"],
.form-style-5 input[type="password"],
.form-style-5 input[type="date"],
.form-style-5 input[type="datetime"],
.form-style-5 input[type="email"],
.form-style-5 input[type="number"],
.form-style-5 input[type="search"],
.form-style-5 input[type="time"],
.form-style-5 input[type="url"],
.form-style-5 textarea,
.form-style-5 select {
	display: block;
	float:right;
	width:78%;
    /*background: rgba(255,255,255,.1);*/
    border: 1px #999 solid;
    border-radius: 4px;
    font-size: 1.1em;
    margin: 0;
    outline: 0;
    padding: 7px;
    box-sizing: border-box; 
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box; 
    background-color: #fff;
    color:#2A2D58;
    -webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.03) inset;
    box-shadow: 0 1px 0 rgba(0,0,0,0.03) inset;
    margin-bottom: 8px;
    
}
.form-style-5 input[type="text"]:focus,
.form-style-5 input[type="date"]:focus,
.form-style-5 input[type="datetime"]:focus,
.form-style-5 input[type="email"]:focus,
.form-style-5 input[type="number"]:focus,
.form-style-5 input[type="search"]:focus,
.form-style-5 input[type="time"]:focus,
.form-style-5 input[type="url"]:focus,
.form-style-5 textarea:focus,
.form-style-5 select:focus{
    background: #efefef;
}
.form-style-5 select{
    -webkit-appearance: menulist-button;
    height:35px;
}
.form-style-5 .number {
    background: #1abc9c;
    color: #fff;
    height: 30px;
    width: 30px;
    display: inline-block;
    font-size: 0.8em;
    margin-right: 4px;
    line-height: 30px;
    text-align: center;
    text-shadow: 0 1px 0 rgba(255,255,255,0.2);
    border-radius: 15px 15px 15px 0px;
}

.form-style-5 input[type="submit"],
.form-style-5 input[type="reset"],
.form-style-5 input[type="button"]
{
    position: relative;
    display: block;
    padding: 12px;
    color: #FFF;
    margin: 10px auto;
    background:#4c4c54;
    font-size: 1.0em;
    text-align: center;
    font-style: normal;
    width: 100%;
	border:none;
}
.form-style-5 input[type="submit"]:hover,
.form-style-5 input[type="button"]:hover
{
    background: #072b77;
}

.form-style-5 input[type="button"]{
    padding: 8px;
    background: #ddd;
    font-size: 12px;
    width: 80%;
    margin-bottom: 10px;	
	color:#062D51;
	font-size:1.0em;
}
.form-style-5 table tr td{margin:5px;}

.form-style-5 .sub-label{color:#900; /*font-size:.9em;*/}

/*.form-style-5  strong{font-size:.8em;}*/

.form-style-5  radio{float:right;}


.referafriend{
	font-size:.8em !important;
}

.offerlinks{
	background-color:#fff;
	/*border:1px #00d5d6 solid;*/
	color:#3c4f67;
	display:block;
	padding:6px;
	box-sizing:border-box;
	text-align:center;
	font-weight:bold !important;
}
.offerlinksshow{
	text-decoration:underline !important;
}
.offerlinks:link, .offerlinks:visited, .offerlinks:active{
	color:#3c4f67;
}
.offerlinks:hover{
	color:#c6be7d;
}


/* Base for label styling */
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label {
  position: relative;
  padding-left: 1.95em;
  cursor: pointer;
}

/* checkbox aspect */
[type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0; top: 0;
  width: 1.25em; height: 1.25em;
  border: 2px solid #ccc;
  background: #fff;
  border-radius: 4px;
  box-shadow: inset 0 1px 3px rgba(0,0,0,.1);
}
/* checked mark aspect */
[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after {
  content: '\2713';
  position: absolute;
  top: .2em; left: .15em;
  font-size: 1.3em;
  font-weight:bold;
  line-height: 0.8;
  color: #09ad7e;
  transition: all .2s;
  z-index:10000;
}
/* checked mark aspect changes */
[type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
[type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
/* disabled checkbox */
[type="checkbox"]:disabled:not(:checked) + label:before,
[type="checkbox"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
[type="checkbox"]:disabled:checked + label:after {
  color: #999;
}
[type="checkbox"]:disabled + label {
  color: #aaa;
}
/* accessibility */
[type="checkbox"]:checked:focus + label:before,
[type="checkbox"]:not(:checked):focus + label:before {
  border: 2px dotted #888;
}



[type="radio"]:not(:checked),
[type="radio"]:checked {
    position: absolute;
    left: -9999px;
}

[type="radio"]:not(:checked) + label,
[type="radio"]:checked + label {
    position: relative;
}

[type="radio"]:not(:checked) + label:before,
[type="radio"]:checked + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 1px;
    width: 15px;
    height: 15px;
    border: 1px solid #aaa;
    background: #f8f8f8;
    border-radius: 10px;
}

[type="radio"]+label{
  padding-left:25px;
}

[type="radio"]:not(:checked) + label:after,
[type="radio"]:checked + label:after {
    content: '\2713';
    top: -8px;
    position: absolute;
    left: 0px;
    font-size: 28px;
    color: #09AD7E;
    transition: all .2s;
}

[type="radio"]:not(:checked) + label:after {
    transform: scale(0);
}

[type="radio"]:checked + label:after {;
    transform: scale(1);
}














.homepagecopy{
	text-shadow: 0px 0px 1px rgba(255, 255, 255, 1);
	width:45%;
	margin:20px auto 0 auto;
	font-size:1.25em;
}



.homecontent{
	width:50%;
	display:flex;
	justify-content:center;
	flex-direction:column;
	height:400px;
}



.slant{
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  clip-path: polygon(10% 0, 100% 0, 90% 100%, 0 100%);	
}


.homebutton{
	font-family:'Exo',sans-serif;
	background-color:#c6be7d !important;
	padding:12px 28px !important;
	color:#fff !important;
	cursor:pointer;
	margin:22px auto;
	font-size:1.1em;
	width:90%;
	max-width:441px;
	box-sizing:border-box;
	text-align:center;
	white-space:nowrap !important;
	border:none;
}
.homebutton:hover{
	background-color:#2a2d58 !important;
}

.homebutton2{
	font-family:'Exo',sans-serif;
	background-color:#2a2d58;
	padding:12px 28px !important;
	color:#fff !important;
	cursor:pointer;
	margin:22px auto;
	font-size:1.1em;
	width:90%;
	max-width:441px;
	text-align:center;
	white-space:nowrap !important;
	border:none;
}
.homebutton2:hover{
	background-color:#c6be7d;
}

.homebutton3{
	font-family:'Exo',sans-serif;
	background:none;
	border:1px #3a3a47 solid;
	box-sizing:border-box;
	padding:12px 28px !important;
	color:#3A3B48 !important;
	cursor:pointer;
	margin:22px auto;
	font-size:1.1em;
	width:90%;
	max-width:441px;
	text-align:center;
	white-space:nowrap !important;
}
.homebutton3:hover{
	background-color:#c6be7d;
	color:#fff !important;
}

.homebutton4{
	font-family:'Exo',sans-serif;
	display:block;
	background-color:#fff;
	border:1px #5d6189 solid;
	box-sizing:border-box;
	padding:12px 28px !important;
	color:#5d6189 !important;
	cursor:pointer;
	margin:22px auto;
	font-size:1.1em;
	width:90%;
	max-width:441px;
	text-align:center;
	white-space:nowrap !important;
}
.homebutton4:hover{
	background-color:#5d6189;
	color:#fff !important;
}

.homebutton5{
	font-family:'Exo',sans-serif;
	background-color:#c6be7d !important;
	padding:12px 28px !important;
	color:#fff !important;
	cursor:pointer;
	margin:22px auto;
	font-size:1.1em;
	width:90%;
	max-width:441px;
	box-sizing:border-box;
	text-align:center;
	white-space:nowrap !important;
	border:none;
}
.homebutton5:hover{
	background-color:#2a2d58 !important;
}



.homebutton7{
	font-family:'Exo',sans-serif;
	display:block;
	background-color:#c6be7d;
	padding:12px 28px !important;
	color:#fff !important;
	cursor:pointer;
	margin:6x auto 0 auto;
	font-size:1.1em;
	width:100%;
	text-align:center;
	white-space:nowrap !important;
	border:none;
}
.homebutton7:hover{
	background-color:#3c4f67;
}




.homeselected{
	background-color:#3c4f67;
	color:#fff;
}


.homebuttonB2{
	font-family:'Exo',sans-serif;
	padding:12px 28px !important;
	cursor:pointer;
	margin:0 auto;
	font-size:1.1em;
	width:60%;
	max-width:441px;
	text-align:center;
	white-space:nowrap !important;
	float:right;
	margin:0 auto;
	box-sizing:border-box;
	height:48px !important;
	background-color:#2a2d58;
	color:#fff !important;
	border:none;
}


.qty{
	width:20%;
	height:49px !important;
	box-sizing:border-box;
	background-color:#fff;
	padding:12px 8px;
	cursor:pointer;
	margin:0;
	font-size:1.1em;
	text-align:left;
	border:none;
	float:right;
}

.qty3{
	width:60px;
	height:47px;
	box-sizing:border-box;
	background-color:#fff;
	padding:12px 8px;
	margin:0;
	font-size:1.1em;
	text-align:left;
	border:none;
	float:right;
	border:1px #c6be7d solid;
}



.packsizesingle{
	font-size:1.05em;
	font-weight:bold;
}
	
.reviews{
	font-size:.9em;
	/*text-decoration:underline;*/
}





.btn {
  padding: 6px 12px;
  border: 1px solid transparent;
  color: #fff;
}

.btn:disabled, .btn:disabled:hover {
  background-color: darkgrey;
  cursor: not-allowed;
}

.btn-primary { background-color: #c6be7d; }

.btn-primary:hover, .btn-primary:focus { background-color: #2a2d58; }


.searcharticles{
	z-index:10000; padding:6px !important; margin:6px auto !important; width:90% !important;
}

.searchbar{
	z-index:10000;
	padding:8px 0 !important;
	margin:0 !important;
	background-color:#fff;
}
.searchbar input,.searcharticles input{
	width:80%; font-size:1.4em; font-weight:400; padding:8px 0 8px 6px !important; border:none;
}
.searchbar img,.searcharticles img{
	width:100%; max-width:35px; float:right; margin:10px;
}
.searcharticles input{
	font-size:1.1em;
}
.searcharticles img{
	margin:0;
}


.searchresults{
	background-color:#efefef;
	text-align:left;
	font-size:.9em;
	border-bottom:1px #cc solid;
	padding:20px;
	display:none;
	color:#3c4f67;
}
.searchresults ul{
	list-style:none;
	margin:0;
	padding:0;
}
.searchresults li{
	display:block;
	margin:0;
	padding:2px 4px;
}
.searchresults li:hover{background-color:#c6be7d;}
.searchresults li a{display:block; color:#3c4f67;}

.searchresults h3{
	width:90%;
	display:block;
	padding:1px 6px;
}

.optinbut{
	font-size:.8em !important;
}


.title{
	font-weight:bold;
	font-size:1.3em;
	height:50px;
	margin-top:0;
}
.price, .price2{
	/*font-weight:bold;*/
	font-size:1.3em;
	text-align:right;
}
.price span, .price2 span{
	font-weight:normal;
	font-size:.7em;
}
.price2{
	font-size:1.4em;
	font-weight:bold !important;
}
.priceold{
	font-size:1em; text-decoration:line-through;
}

.section_group_100 .price,.section_group_100 .price2{
	padding-right:24px;
}




.pulse {
  animation: pulse 10s linear infinite;
  -webkit-animation: pulse 10s linear infinite;
  -moz-animation: pulse 10s linear infinite;
  -ms-animation: pulse 10s linear infinite;
  background-color: #BE3E3E;
}

@-keyframes pulse {
  0% { background-color: #44889f; }
  10% { background-color: #44529f; }
  20% { background-color: #6d449f; }
  30% { background-color: #9f449a; }
  40% { background-color: #9f4464; }
  50% { background-color: #9f5b44; }
  60% { background-color: #9f9144; }
  70% { background-color: #769f44; }
  80% { background-color: #449f49; }
  90% { background-color: #449f49; }
  100% { background-color: #44889f; }
}

@-webkit-keyframes pulse {
  0% { background-color: #44889f; }
  10% { background-color: #44529f; }
  20% { background-color: #6d449f; }
  30% { background-color: #9f449a; }
  40% { background-color: #9f4464; }
  50% { background-color: #9f5b44; }
  60% { background-color: #9f9144; }
  70% { background-color: #769f44; }
  80% { background-color: #449f49; }
  90% { background-color: #449f49; }
  100% { background-color: #44889f; }
}

@-moz-keyframes pulse {
  0% { background-color: #44889f; }
  10% { background-color: #44529f; }
  20% { background-color: #6d449f; }
  30% { background-color: #9f449a; }
  40% { background-color: #9f4464; }
  50% { background-color: #9f5b44; }
  60% { background-color: #9f9144; }
  70% { background-color: #769f44; }
  80% { background-color: #449f49; }
  90% { background-color: #449f49; }
  100% { background-color: #44889f; }
}

@-ms-keyframes pulse {
  0% { background-color: #44889f; }
  10% { background-color: #44529f; }
  20% { background-color: #6d449f; }
  30% { background-color: #9f449a; }
  40% { background-color: #9f4464; }
  50% { background-color: #9f5b44; }
  60% { background-color: #9f9144; }
  70% { background-color: #769f44; }
  80% { background-color: #449f49; }
  90% { background-color: #449f49; }
  100% { background-color: #44889f; }
}



.producttop{
	background-color:#EFEFF0;
	text-align:left;
}
.producttop h1{
	font-size:1.4em;
	font-weight:bold;
}

.centerright{
	float:right;
}

.showprice{
	float:left;
}
.per{
	float:left;
	margin:6px 0 0 10px;
}
.font85{
	font-size:.85em;
}

.overlay{
	display:none;
	position:fixed; 
	top:0; 
	left:0; 
	width:100%; 
	height:100%; 
	background-color:#000;
	text-align:center;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	z-index:50000;
}
.freegifts{
	display:none;
	background-color:#fff;
	padding:0px;
	margin:0;
	box-sizing:border-box;
	width:60%;
	max-width:560px;
    height:auto;
    z-index:60000;
}

.freeclose{
	position:absolute;
	right:-15px;
	top:-12px;
	cursor:pointer;
	background-color:#efefef;
	width:30px; height:30px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	box-sizing:border-box;
	padding-top:6px;
	text-align:center;
}
.freeclose:hover{
	background-color:#ccc;
}

.paymentoptions{ font-size:1.3em; }
.paymentoptions img{
	width:102px;
}

.pp_drop,.sp_drop{
	display:none;
}
/*.paypal-button-container{
	max-width:200px !important;
}*/

.sagepay{
	width:259px;
}

.cartpage{
	width:40%;
	float:right;
}

.discountsapplied{
	display:block;
	font-family:'Exo',sans-serif;
	font-size:1em;
	box-sizing:border-box;
	padding:3px;
}


.product h2 {
	font-family:'Exo',sans-serif;
	font-size:1.6em;
	color:#1faf9f;
	font-weight:normal;
}


.autodespatch{
	box-sizing:border-box;
	/*background-color:#c6be7d;*/
	padding:20px 0;
	text-align:left;
}






.articles h1{
	font-family:'Exo',sans-serif;
	font-size:2.4em;
	color:#1faf9f;
	font-weight:normal;
	margin:0;
}

.articles .homepagecopy form{
	margin-top:32px !important;
	max-width:280px !important;
}
.articles .homepagecopy form input{
	font-size:16px !important;
}

.articleimage{
	max-width:50%;
	margin:10px 12px 12px 0;
	float:left;
}

.customers{
	background-color:#fff;
	color:#3A3A43;
	padding:20px 0;
}
.customers span.h2{
	font-family:'Exo',sans-serif;
	font-size:2.0em;
	color:#1faf9f;
	font-weight:normal;
	margin:12px 0;
}


.homebutton4{
	box-sizing:border-box;
	padding:6px 12px !important;
	text-align:center;
	font-size:1.1em;
}









.vert2{
	margin-top:50px;
}

.wantmore{
	position:relative;
	background-color:#2a2d58;
	width:100%;
	box-sizing:border-box;
}
.wantmoredetail {
	position:absolute;
	bottom:20px;
	left: 50%;
    transform: translate(-50%, 0);
	width:100%;	
}
.wantmore .h2{
	font-family:'Exo',sans-serif;
	font-size:1.9em !important;
	color:#fff !important;
	line-height:1em;
	margin:0;
}
.wantmore .h3{
	font-family:'Exo',sans-serif;
	font-size:1.3em;
	line-height:1em;
	color:#fff;
	margin:0;
	font-weight:bold;
}
.subtext{
	text-align:right;
	font-size:1.2em;
	color:#fff;
	float:right;
	padding:6px 20px 0 0;
}
.subinput{
	text-align:left;
}

.subscr{
	width:60%;
}
.subscr2{
	width:40%;
}


.summarydiv{
	width:93%;
	margin:6px auto 0 auto;
	font-size:1.1em;
}

.prodbot0{
	display:block;
	position:absolute;
	bottom:0;
	background-color:#072b77;
	height:38px;
	width:50%;
	left:0;
	cursor:pointer;
	font-size:15px;
	line-height:28px;
	box-sizing:border-box;
	padding-top:4px;
	text-transform:uppercase;
	color:#fff;
}
.prodbot0b{
	display:block;
	position:absolute;
	bottom:0;
	background-color:#072b77;
	height:38px;
	width:100%;
	left:0;
	cursor:pointer;
	font-size:12px;
	line-height:10px;
	box-sizing:border-box;
	padding-top:4px;
	text-transform:uppercase;
}
.prodbot1{
	display:block;
	position:absolute;
	bottom:0;
	background-color:#072b77;
	color:#4C4C54;
	height:38px;
	width:50%;
	right:0;
	cursor:pointer;
	font-size:12px;
	line-height:10px;
	box-sizing:border-box;
	padding-top:4px;
	text-transform:uppercase;
}
.prodbot4{
	display:block;
	position:absolute;
	bottom:0;
	background-color:#4C4C54;
	color:#fff;
	height:38px;
	width:49.5%;
	right:0;
	cursor:pointer;
	font-size:15px;
	line-height:28px;
	box-sizing:border-box;
	padding-top:4px;
	text-transform:uppercase;
}
.prodbot0:hover, .prodbot1:hover, .prodbot4:hover {background-color:#000; color:#fff;}

.prodbot2{
	display:block;
	width:100%;
	position:absolute;
	bottom:40px;
	font-size:.9em;
	line-height:1.1em;
}
.prodbot3,.prodbot3b{
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif
	width:100%;
	font-size:1.2em;
	line-height:1.1em;
	padding:3px 0 6px 0;
	color:#4C4C54;
}
.prodbot3b{
	color:#072b77;
	font-size:1em;
}
.product-banner{
	background-color:#072b77; padding:12px; color:#fff; font-size:2em;
}
.product-headings{
	font-family:'Exo',sans-serif;
	color:#072b77 !important;
	font-size:1.8em !important;
}
.product-text{
	text-align:center !important;
}
/*.product-text ul, .product-text div ul, .product-text div p ul{*/
/*ul{
	list-style:none !important;
	margin:0;
	padding:0;
}*/


.product-image{
	font-family:'Exo',sans-serif;
	color:#fff;
	box-sizing:border-box;
	padding:18px 10px 0 10px;
	/* Safari 3-4, iOS 1-3.2, Android 1.6- */
	-webkit-border-radius: 50%; 
	/* Firefox 1-3.6 */
	-moz-border-radius: 50%; 
	/* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
	border-radius: 50%; 
	/*cursor:pointer;*/
	width:80px;
	height:80px;
	text-align:center;
	margin:0 auto;
	border:2px #fff solid;
	margin:0 6px 6px 0;
}
.product-image img{
	height:40px;
}



#lightbox {
	display:none;
    position:absolute; /* keeps the lightbox window in the current viewport */
    top:0; 
    left:0; 
    width:100%; 
    height:100%; 
    background-color:rgba(80,80,80,0.7);
    text-align:center;
	z-index:1000;
}
#content em {
	position:absolute;
    right:15px;
	top:15px;
	cursor:pointer;
	background:none;
	width:30px;
	height:30px;
	padding:0px 0px;

}
#content em.closetrans{
	top:30px;
	right:30px;
}
#lightbox #content{
	position:relative;
	background-color:#fff;
	padding:20px;
	margin:20px auto !important;
	max-width:800px;
	width:60% !important;
}

.summarycontent{
	background-color:#fff;
	box-sizing:border-box;
	padding:12px;
	z-index:1;
}
.summarycontent .h4{
	font-family:'Exo',sans-serif;
	font-size:1.8em;
	color:#072b77;
	text-align:left;
	float:left;
}

.summarycontent h3{
	font-family:'Exo',sans-serif;
	font-size:1.4em;
	color:#4C4C54;
	text-align:left;
	margin:6px 0;
	line-height:1em;
}
.summarycontent .small{
	font-size:.9em;
}

.summarycontentscroll{
	max-height:400px;
	overflow:auto;
	overflow-x: hidden;
}


.messagepopup{
	display:none;
	position:fixed;
	bottom:0; left:0;
	border:1px #ccc solid;
	padding:4px;
	font-size:.8em;
	background-color:#fff;
	color:##ccc;
	height:10px;
	text-transform:uppercase;
}

.summarycontent table{box-sizing:content-box; color:#4C4C54;}
.summarycontent td{padding:1px 6px;}

.plusminus{
	float:right; font-size:2.4em; line-height:0; cursor:pointer; background-color:#eee; box-sizing:border-box; padding:13px 6px 0 6px; width:32px; height:32px;
}
.plusminus:hover{
	background-color:#ccc;
}

.fixed {    
	position: fixed;     
	top: 20px; 
	right:0;
-webkit-box-shadow: 0px 25px 28px -13px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 25px 28px -13px rgba(0,0,0,0.75);
box-shadow: 0px 25px 28px -13px rgba(0,0,0,0.75);
} 

.vert{
	display: table-cell;
    vertical-align: middle;
	height:100%;
}





.social{
	background-color:#efefff;
}
.social .group {
	width:50%;
	margin:0 auto;
	padding:10px 0;
}
.social img{
	height:18px;
}
.social img:hover{
	/* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	/* IE 5-7 */
	filter: alpha(opacity=50);
	/* Netscape */
	-moz-opacity: 0.5;
	/* Safari 1.x */
	-khtml-opacity: 0.5;
	/* Good browsers */
	opacity: 0.5;
}
	  .ui-tooltip, .arrow:after {
		background: #fff;
		border:none;
	  }
	  .ui-tooltip {
		padding: 10px 20px;
	  }
	  .arrow {
		width: 70px;
		height: 16px;
		overflow: hidden;
		position: absolute;
		left: 50%;
		margin-left: -35px;
		bottom: -16px;
	  }
	  .arrow.top {
		top: -16px;
		bottom: auto;
	  }
	  .arrow.left {
		left: 20%;
	  }
	  .arrow:after {
		content: "";
		position: absolute;
		left: 20px;
		top: -20px;
		width: 25px;
		height: 25px;
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
	  }
	  .arrow.top:after {
		bottom: -20px;
		top: auto;
	  }



div#middle {
	position:relative;
	z-index:50;
	padding:12px;
	max-width:1100px;
	margin-left:auto; margin-right:auto; display:block;
	text-align:left;
}

div#central{
	margin:50px 0 0 30px;
}
.content{
	position:relative;
	margin: 0 auto;
	box-sizing:border-box;
	padding:0 12px;
	width:100%;
	max-width:1100px;
	text-align:left;
}

.logo{
	width:100%;
	max-width:300px;
	float:left;
	margin:6px 0 0 0;
	padding:0;
	position:absolute;
	top:0px;
}

.tools{
	position:absolute;
	right:0px;
	top:64px;
	white-space:nowrap;
}
.tools a{
	vertical-align:middle;
	height:22px;
	margin:0 6px;
	cursor:pointer;
}
.tools a:hover{
	filter:alpha(opacity=50);  
	-webkit-opacity:0.5 
	-moz-opacity: 0.5; 
	-o-opacity:0.5; 
	-ms-opacity:0.5; 
	-khtml-opacity: 0.5; 
	opacity: 0.5; 
	
	transition: all 0.5s;  
	-moz-transition: all 0.5s; 
	-webkit-transition: all 0.5s; 
	-o-transition: all 0.5s;
}
.callustablet{display:none;}	

.step2, .step3, .step4, .step5, .stephome{
	display:none;
}

.grey{
	background-color:#ddd;
}

.prodcopy{
	display:none;
	font-size:.8em;
}
.prodlink{
	cursor:pointer;
}


.managed{
	text-align:left;
	color:#4C4C54;
	margin-top:20px;
	margin-bottom:20px;
}
.managed h1{
	font-family:'Exo',sans-serif;
	font-size:2.5em;
	color:#072b77;	
}
.managed h2{
	font-family:'Exo',sans-serif;
	font-size:2.0em;
	color:#072b77;
}


#message-box {
    width: 100%;
    background-color:#2a2d58;
    height: 80px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    position: fixed;
    top:-85px;
    line-height: 80px;
	z-index:100000;
	border-bottom:5px #C6BE7D solid;
}
#message-box a{color:#fff;}
#recommended {
	display:none;
	position:relative;
    width: 100%;
    max-width:320px;
    height: auto;
    text-align: left;
    font-size: 1em;
	z-index:100000;
	background-color:rgba(0,0,0,0.7);
    font-size:.8em !important;
    cursor:move;
}
#recommended:hover {
	background-color:rgba(0,0,0,0.4);
}
.recholder{
    margin:20px !important;
    overflow-y: scroll;
}
.close,.close2{
	font-size:1.2em;
	line-height:1.2em;
	height:32px;
	width:32px;
	position:absolute;
	top:12px;
	right:12px;
	color:#fff;
	border:2px #C6BE7D solid;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-background-clip: padding-box;
	-moz-background-clip:    padding;
	background-clip:         padding-box;
	box-sizing:border-box;
}

.close2{border-color:#fff; text-align:center; padding-top:4px;}
a.close2:hover{color:#fff;}
.x,.x2 {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 32px;
    height: 32px;
    transition: transform .25s ease-in-out;
    cursor:pointer;
}
.x:hover,.x2:hover {
    transform: rotate(180deg);
}
.x:before,.x2:before {
    content: "";
    position: absolute;
    display: block;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 32px;
    height: 0;
    border-top: 2px solid rgba(255,255,255,1);
    transform: rotate(45deg);
    transform-origin: center;
}
.x:after,.x2:after {
    content: "";
    position: absolute;
    display: block;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 32px;
    height: 0;
    border-top: 2px solid rgba(255,255,255,1);
    transform: rotate(-45deg);
    transform-origin: center;
}
.x2:before,.x2:after{border-top:2px solid rgba(42,45,88,1);}


.upsell{
	display:block;
	width:100%;
	margin:12px 0 22px 0;
	text-align:center;
	background-color:#ffc400;
	color:#3c4f67;
	font-size:1.1em;
}

.cartholder{
	color:#4C4C54;
	font-weight:normal;
	font-size:1em;
}

.cartholder h2{
	font-family:'Exo',sans-serif;
	font-size:1.6em;
	font-weight:bold;
	color:#4C4C54;
}

.em85{font-size:.85em;}

.cartholder table{
	width:100% !important;
	text-align:left;
	border-collapse:collapse;
}

.cartholder table thead th{
	font-size:1.3em;
	font-weight:normal;
	padding:6px 4px 20px 0;
}
.cartholder table tr td{
	padding-right:6px;
}

.cartholder table tr td img{
	width:60px;
	/*cursor:pointer;*/
}
.cartholder table tr td .faded{
		  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  /* IE 5-7 */
  filter: alpha(opacity=50);
  /* Netscape */
  -moz-opacity: 0.5;
  /* Safari 1.x */
  -khtml-opacity: 0.5;
  /* Good browsers */
  opacity: 0.5;
}
.cartholder table tr td img.faded:hover{
		  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  /* IE 5-7 */
  filter: alpha(opacity=95);
  /* Netscape */
  -moz-opacity: 0.95;
  /* Safari 1.x */
  -khtml-opacity: 0.95;
  /* Good browsers */
  opacity: 0.95;
}

.cartholder hr{
	border:none;
	height:1px;
	background-color:#c6be7d;
	margin:20px 0;
}

.cartholder table th:first-child {    padding-left:20px; }
.cartholder table th:last-child {    padding-right:20px; }

.cartholder table{
	background-color:#fff;
	/*border:1px #c6be7d solid;*/
}
.cartholder table tbody tr td:first-child {    padding-left:20px; }
.cartholder table tbody tr td:last-child {    padding-right: 20px; }
.cartholder table tbody tr:first-child td {    padding-top: 20px; }
.cartholder table tbody tr:last-child td {    padding-bottom: 20px; }

.cartholder table tbody tr td h3{
	margin:0;
}

.cartholder table tbody tr td.small{
	font-size:.9em;
	line-height:1.1em;
}
.cartholder table tbody tr td em{
	font-style:normal;
	line-height:1.3em;
	color:#4C4C54;
}
.cartholder table tbody tr td.price{
	font-style:normal;
	line-height:1em;
	font-size:1.2em;
	color:#3c4f67;
	text-align:right;
}

.cartholder .showhide,.cartholder .showhide2{
	color:#072b77;
	text-decoration:underline;
	cursor:pointer;
}

.cartsmall{
	font-size:.8em;
}

.hideme{
	display:none !important;
}

.fail, .newfail{
	display:none;
	color:#900;
	font-size:.9em;
}


.offercodeform{
	position:relative;
}
.offercode{
	position:relative;
	left:0;
	top:0;
	width:100%;
	height:46px;
	max-width:320px !important;
	margin-top:12px;
}
.offercodeinput{
	position:absolute;
	left:0;
	font-size:1.1em;
	box-sizing:border-box;
	padding:10px;
	background-color:#fff;
	height:46px;
	color:#888;
	border:1px #c6be7d solid;
	border-right:none;
	max-width:160px;
	width:50%;
	z-index:400;
}
.offercodesubmit{
	position:absolute;
	left:50%;
	background-color:#fff;
	font-size:1.2em;
	box-sizing:border-box;
	padding:10px;
	border:1px #5d6189 solid;
	background-color:#fff;
	height:46px;
	color:#5d6189;
	max-width:160px;
	width:50%;
	z-index:400;
}
.offercodesubmit:hover{
	border:1px #c6be7d solid;
	color:#c6be7d;
}
.offercodefail{
	position:absolute;
	top:0;
	left:0;
	z-index:1000;
	background-color:#fff;
	color:#4c4c54;
	text-align:center;
	display:none;
	height:46px !important;
	width:50%;
	max-width:320px;
	box-sizing:content-box;
}

.login,.checkout,.myaccount{
	font-size: 1em;
}

hr.midgreen{
	border:none;
	height:1px;
	background-color:#072b77;
	margin:20px 0;
}
.lightgreen{
	color:#072b77;
}

.boxes{
	border:1px #c6be7d solid;
	padding:5% 10%;
	box-sizing:content-box;
	background-color:#fff;
	margin:0 10%;
}

.login h2{
	font-size:1.6em;
	color:#4C4C54;
	margin-bottom:0;
}
.login form{
	text-align:left;
	color:#35532f;
}
.login input{
	width:100%;
	border:1px #ddd solid;
	box-sizing:content-box;
	padding:6px;
	color:#888;
	font-size: 1em;
}


.checkoutcontent,.myaccountcontent{
	background-color:#fff;
	/*border:1px #c6be7d solid;*/
	padding:2% 5%;
	color:#4C4C54;
	font-weight:normal;
	font-size:1em;
	text-align:left;
}

.checkout h2, .myaccount h2{
	font-family:'Exo',sans-serif;
	font-size:1.4em;
	color:#3c4f67;
	font-weight:bold;
}
.checkout input, .myaccount input, .myaccount select, .checkout select{
	width:90%;
	border:1px #ddd solid;
	box-sizing:content-box;
	padding:6px;
	color:#888;
	font-size: 1em;
}

.hovergrey:hover{
	background-color:#efefef;
}

.addressblock{
	padding:12px;
	border:1px #ededed solid;
	text-align:left !important;
}
.addressblock h3{
	float:right;
	font-size:1.1em
}
.addressbuttons{
	position:relative;
	display:block;
	text-align:right;
	margin:4px 0;
	width:100%;
}




.button,.button0,.button1{
	cursor:pointer;
	margin:0 10px;
	text-decoration:underline;
	color:#3c4f67;
	cursor:pointer;
}
.button:hover,.button0:hover{
	color:#c6be7d;
}
.button0{
	text-decoration:none;
}

.btn-default{
	display:block;
	background-color:#072b77;
	padding:20px 12px !important;
	color:#fff !important;
	cursor:pointer;
	margin:0 auto;
	font-size:1.2em;
	width:90%;
	max-width:320px;
	margin:12px 0;
	border:none;
}
.btn .btn-default:hover{
	background-color:#4C4C54;
}


hr.special{
	color: #072b77;
	background: #072b77;
	border: 0;
	width: 100px;
	height: 5px;
}

hr.special2{
	color: #072b77;
	background: #072b77;
	border: 0;
	width: 100px;
	height: 5px;
}




.managedpage{
	margin:0;
	font-family:'Exo',sans-serif;
	font-size:1em;
}

.managedpage h1{
	font-family:Georgia, 'Times New Roman', Times, serif;
	color:#4C4C54; font-size:4em; margin:12px 0 0 0;
}
.managedpage .cate{
	font-family:Georgia, 'Times New Roman', Times, serif;color:#4C4C54; font-size:4em; margin:12px 0 0 0;
}

.managedpage h2{
	font-family:Georgia, 'Times New Roman', Times, serif;
	color:#072b77; font-size:2em;
}
.managedpage form{
	text-align:left;
	color:#4C4C54;
	width:100%;
	max-width:320px;
	margin:0 auto;
}
.managedpage input, .managedpage textarea{
	width:100%;
	border:1px #ddd solid;
	box-sizing:content-box;
	padding:6px;
	color:#888;
}


.footermenu{
	display:block;
}
.footermenuburger{
	float:left;
	cursor:pointer;
	display:none;
}


div#footer{
	width:100%;
	padding:18px 0;
	font-size:.9em;
	display:block;
	z-index:1000;
	color:#fff;
	box-sizing:border-box;
	max-height:72px !important;
}
.footerbg{
	background-color:#3a3a43;
	position:relative;
}

img { border:0px; }
form { margin:0; padding:0; }

h1 { font-size:2.4em; font-weight:bold; margin:0.1em 0; font-family:'Exo',sans-serif; }
h2 { font-size:1.6em; font-weight:normal; margin:0.4em 0; line-height:1em; font-family:'Exo',sans-serif; }
h3 { font-size:1.3em; font-weight:normal; margin:0.4em 0; font-weight:normal; font-family:'Exo',sans-serif; }
h4 { font-size:1.1em; font-weight:normal; margin:.2em 0 .5em 0; padding:0; font-weight:normal; font-family:'Exo',sans-serif; }


a.tel, a.tel:link, a.tel:active, a.tel:visited{color:#fff;text-decoration:none;font-weight:bold;}
a.tel:hover{color:#444;}

.tel img{
	width:30px; height:30px;
}

a:link, a:visited, a:active {font-weight: normal;text-decoration:none;color:#3c4f67;}
a:hover	{font-weight: normal;color: #c6be7d;
	transition: all 0.5s;  
	-moz-transition: all 0.5s; 
	-webkit-transition: all 0.5s; 
	-o-transition: all 0.5s;
	}

a.menu {font-size:0.8em; line-height:1.2em;padding-left:20px; font-weight:bold; color:#888;}
a.menu:link, a.menu:active, a.menu:visited{color:#394CA0;text-decoration:none;font-weight:bold;}
a.menu:hover{color:#1071B8;text-decoration:none;}

a.menu_on {font-size:0.8em; line-height:1.2em;padding-left:20px;font-weight:bold;}
a.menu_on:link, a.menu_on:active, a.menu_on:visited,a.menu_on:hover{color:#1071B8;text-decoration:none;font-weight:bold;}

a.footer {color:#fff;}
a.footer:link, a.footer:active, a.footer:visited{color:#fff;text-decoration:none;}
a.footer:hover{color:#ff0;text-decoration:none;}

a.more:link, a.more:visited, a.more:active{font-size:.8em; font-weight:normal; text-decoration:none; color:#fff; background-color:#000; padding:2px 5px;}
a.more:hover{font-weight:normal; background-color:#f70000;}

a.more2:link, a.more2:visited, a.more2:active{font-size:.9em; font-weight:normal; text-decoration:none; color:#1F8DD6; background-color:#eee; padding:2px 5px;}
a.more2:hover{font-weight:normal; color:#1071B8;}

a.white:link, a.white:visited, a.white:active {text-decoration:none;color:#fff;}
a.white:hover{color: #ff0;}

a.but:link, a.but:visited, a.but:active {font-size:.9em; text-decoration:none;color:#fff; background-color:#A80329; padding:2px 4px; margin:6px 0; float:right;}
a.but:hover{color: #ff0; background-color:#000;}


.footerdetails{
	position:relative;
	text-align:left;
	margin:0 auto;
	width:96% ;
	color:#4C4C54;
	line-height:1.0em;
	display:block;
	font-size:.9em;
}
.footerdetails a:link,.footerdetails a:visited,.footerdetails a:active {font-weight: normal;text-decoration:none;color:#fff; display:block; padding:2px 6px;}
.footerdetails a:hover	{font-weight: normal;color: #5d6189; }

.footerdetails h3{
	font-weight:bold;
	color:#fff;
}

.footerdetails ul{
	list-style:none;
	margin:0;
	padding:0;
}

hr { 	
	color: #888;
	background: #888;
	border: 0;
	width: 100%;
	height: 1px;
}
	




.trans{
	  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  /* IE 5-7 */
  filter: alpha(opacity=50);
  /* Netscape */
  -moz-opacity: 0.7;
  /* Safari 1.x */
  -khtml-opacity: 0.7;
  /* Good browsers */
  opacity: 0.7;
}

.small{font-size:.7em;}	
.white{color:#fff;}

.center {margin-left:auto; margin-right:auto; display:block; text-align:center;} 
.nobr {white-space:nowrap; }
.red {font-size:1.2em;}

.back{
	position:fixed;
	bottom:12px;
	right:12px;
}

.scrollToTop{
	width:32px; 
	height:32px;
	position:fixed;
	right:50px;
	bottom:12px;
	display:none;
	z-index:4000;
	cursor:pointer;
}
.scrollToTop:hover{
	text-decoration:none;
}	



/* allow room for 3 columns */
ul.threecol {
	width: 90%;
}  /* float & allow room for the widest item */
ul.threecol li{
	float: left;
	width: 33%;
}  /* stop the float */

.shadow {
	filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=4, OffY=4, Color='#444')";
	filter: url(#drop-shadow);
	-webkit-filter: drop-shadow(4px 4px 4px rgba(0,0,0,0.8));
	filter: drop-shadow(4px 4px 4px rgba(0,0,0,0.8));
}

.shadow-white {
	filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=4, OffY=4, Color='#fff')";
	filter: url(#drop-shadow);
	-webkit-filter: drop-shadow(4px 4px 4px rgba(255,255,255,0.8));
	filter: drop-shadow(4px 4px 4px rgba(255,255,255,0.8));
}

.round {
  /* Safari 3-4, iOS 1-3.2, Android 1.6- */
  -webkit-border-radius: 8px; 
  /* Firefox 1-3.6 */
  -moz-border-radius: 8px; 
  /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
  border-radius: 8px; 
  /* Prevent background color leak outs */
  -webkit-background-clip: padding-box; 
  -moz-background-clip:    padding; 
  background-clip:         padding-box;
}



    .desktop-only {
        display:block !important;
    }
    .tablet-only {
        display:none;
    }
    .mobile-only {
        display:none;
    }
	
	







.as1{border:0; width:34px; background:transparent; color:#ff0000; font-size:1.2em; }
.as2{width:34px; font-size:1.2em;}


.newsholder{
	float:right;
}
.newstitle{
	font-size:1.3em;
	line-height:1em;
	margin-bottom:0;
}
.newsdate{
	font-size:.8em;
	line-height:1em;
	margin:0;
}
.newswording{
	margin-top:22px;
	display:block;
}


a.button {background-color:#40B3E2; padding:8px;;text-decoration:none; text-transform:uppercase;}
a.button:link, a.button:active, a.button:visited{color:#fff;}
a.button:hover{color:#ff0;}
	






.freq{
	margin:12px 0;
}
.freq2{
	/*border:1px #5d6189 solid;*/
	padding:4px;
	box-sizing:border-box;
	width:inherit;
}

.small_link, .small_link a:link,.small_link a:active,.small_link a:visited{
	font-size:.8em !important;
	text-decoration:underline !important;
}
.small_link a:hover{
	color:#c6be7d;
}


.giftchosen{
	font-size:.85em;
}


.cbp-hrmenu-hamburger{
	display:none;
	position:absolute;
	top:98px;
	left:0;
	/*width:100%;*/
	background:none; /*-color:#2a2d58;*/
	height:39px;
	/*cursor:pointer;*/
}


#nav-icon4{
	width:30px;
	height:22px !important;
	position: relative;
	margin:7px 0 0 6px;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	cursor: pointer;
}

#nav-icon4 span {
	display: block;
	position: absolute;
	height: 4.5px;
	width: 100%;
	background: #fff;
	border-radius: 4px;
	opacity: 1;
	left: 0;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
}

#nav-icon4 span:nth-child(1) {
  top: 0px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

#nav-icon4 span:nth-child(2) {
  top: 9px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

#nav-icon4 span:nth-child(3) {
  top: 18px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

#nav-icon4.open span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: -1.5px;
  left: 4px;
}

#nav-icon4.open span:nth-child(2) {
  width: 0%;
  opacity: 0;
}

#nav-icon4.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 19px;
  left: 4px;
}


.cbp-hrmenu-hamburgerplus{
	display:none;
	position:absolute;
	right:20px;
	font-size:1.3em;
	width:20px;
	height:20px;
}
/*.cbp-hrmenu-hamburgerplus:after{
	content: '+';
}*/
.cbp-hrmenu-hamburger img{
	height:22px;
	left:12px;
	top:9px;
	position:absolute;
}
.cbp-hrmenu-hamburger:after{
	clear:both;
}


.cbp-hrmenu {
	background:none; /*-color:#2a2d58;*/
	padding:65px 140px 0 0;
	font-size: 88%;
	z-index:10;
	text-align:right;
	margin: 0 auto;
	box-sizing: border-box;
	width: 100%;
	max-width: 1100px;
	z-index:1000;
	color:#fff;
}

/* general ul style */
.cbp-hrmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align:right;
}

/* first level ul style */
.cbp-hrmenu > ul,
.cbp-hrmenu .cbp-hrsub-inner {
	width: 100%;
	/*max-width: 70em;*/
	margin: 0 auto;
	padding: 0;
}

.cbp-hrmenu > ul > li {
	display: inline-block;
}

.cbp-hrmenu > ul > li > a {
	font-weight: 700;
	padding: 4px 0.9em 3px;
	color: #fff;
	display: inline-block;
}

.cbp-hrmenu > ul > li > a:hover {
	background-color:#b6ae6d;
	color: #2a2d58;
	transition: 0.3s ease;
}

.cbp-hrmenu > ul > li.cbp-hropen a,
.cbp-hrmenu > ul > li.cbp-hropen > a:hover {
	color: #2a2d58;
	background: #b6ae6d;
	transition: 0.3s ease;
}
/*
.cbp-hropen .cbp-hrmenu-hamburgerplus:after{
	content: "-";
}*/

/* sub-menu */
.cbp-hrmenu .cbp-hrsub {
	display: none;
	position: absolute;
	background: #b6ae6d;
	color:#2a2d58;
	width: 100%;
	left: 0;
		z-index:20000;
}
.cbp-hrmenu .cbp-hrsub a {
	display:block;
	line-height:1.8em;
	padding:0 6px;
		text-align:left;
}
.cbp-hrmenu .cbp-hrsub a:hover {
	background-color:#c6be7d;
}

.cbp-hropen .cbp-hrsub {
	display: block;
	padding-bottom: 3em;
}


.cbp-hrmenu .cbp-hrsub-inner > div {
	width: 33%;
	float: left;
	padding: 0 2em 0;
	color: #2a2d58;
}

.cbp-hrmenu .cbp-hrsub-inner:before,
.cbp-hrmenu .cbp-hrsub-inner:after {
	content: " ";
	display: table;
}

.cbp-hrmenu .cbp-hrsub-inner:after {
	clear: both;
}

.cbp-hrmenu .cbp-hrsub-inner > div a {
	line-height: 2em;
}

.cbp-hrsub h4 {
	color: #2a2d58;
	padding: 2em 0 0.6em;
	margin: 0;
	font-size: 160%;
	font-weight: 300;
}

.span_1_of_4_becomes_1_one{display:block; width:100% !important; text-align:center !important;}
.span_1_of_3_becomes_1_one{display:block; width:100% !important; text-align:center !important;}


@media screen and (max-width: 1150px) {
	.cbp-hrmenu-hamburger{
		display:inline;
	}
	.cbp-hrmenu-hamburgerplus{
		display:inline;
	}


	.tools{ position:absolute; top:100px; right:16px; z-index:1000; margin-right:0px; }
	.tools a{color:#fff !important; margin:4px 8px 0 2px; /*padding:8px 2px 4px 2px;*/}
	.searchbutton:after{content:url('/images/search.png');}
	.basketbutton:after{content:url('/images/basket.png');}
	.accountbutton:after{content:url('/images/myaccount.png');}
	.header{height:156px;}
	.NUM{color:#888;}
	/*.NUM{margin:8px 4px 0 4px; width:21px;}*/
	
	.tools a.callus{display:none;}
	
	.logo{ float:none; margin:12px auto 0 auto;}
	
	.USPs{
		top:135px;
	}	
	.cbp-hrmenu {
		font-size: 95%;
		z-index:10000;
		border: none;
		display:none;
		margin-top:35px;
		background-color:#3A3A43;
		width:100%;
		padding:0;
	}

	.cbp-hrmenu > ul,
	.cbp-hrmenu .cbp-hrsub-inner {
		width: 100%;
		padding: 0;
	}

	.cbp-hrmenu .cbp-hrsub-inner {
		padding: 0 2em;
		font-size: 75%;
	}

	.cbp-hrmenu > ul > li {
		display: block;
		border-bottom: 1px solid #c6be7d;
	}

	.cbp-hrmenu > ul > li > a { 
		display: block;
		padding: 1em 3em;
		color:#fff;
	}

	.cbp-hrmenu .cbp-hrsub { 
		position: relative;
	}

	.cbp-hrsub h4 {
		padding-top: 0.6em;
	}
}


@media screen and (max-width: 1080px) { 


	.header2{margin-top:0px;}	

	.counter .counter-minus,  .counter .counter-plus,  .counter input {
		width: 29px;
		height:29px;
	}
	.counter input {
		width: 29px;
		height:29px;
		padding:4px 0;
		font-size:1em;
	}
	.prodblock_image{width:60% !important; text-align:center; margin:0 auto !important;}
	.buynow{float:none; margin:0 auto; height:30px; line-height: 30px; width:200px; padding:0 6px !important; float:right; }
	

}

@media screen and (max-width: 600px) { 
	.cbp-hrmenu {
		margin-top:51px;
	}
	.cbp-hrmenu .cbp-hrsub-inner > div {
		width: 100%;
		float: none;
		padding: 0 2em;
	}
	.cbp-hrmenu > ul > li > a { 
		display: block;
		padding: 1em 1em;
	}	

}













.for-phone-only, .for-tablet-portait-only, .for-tablet-portrait-up, .for-tablet-portrait-down, .for-tablet-landscape-up, .for-tablet-landscape-only,.for-desktop-up, .for-desktop-only, .for-big-desktop-up, .for-mobile-portrait-upto-desktop,.tablet_down,.mobile_down,.mobilecatheader2,.mobile_tp_up,.mobile_tp_down{
	display:none;
}
.no-show-on-phone{
	display:inline;
}

/* ================================================= */


@media (max-width: 340px){
	.calc tr {    display: table;  width:100%;    }               
    .calc td:nth-child(2) {    display: table-caption; width:100% !important; }
	.cartholder table tbody tr:first-child td { width:100%; padding-top: 20px; }
	
}

@media (max-width: 599px) {
	.for-phone-only {display:inline;}
	.span_1_of_4_becomes_1{width:100% !important; text-align:center !important;}
	.span_1_of_3_becomes_1{width:100% !important; text-align:center !important;}
	.span_1_of_4_becomes_1_one{font-size:.9em;}
	.span_1_of_3_becomes_1_one{font-size:.9em;}
	.span_1_of_2_becomes_1{width:100% !important; text-align:center !important;}
	.catheader{width:100%;}
	.catheader p, .catheader span{font-size:.85em;}
	.prodheader{width:100%;font-size:.9em; padding:10px;}
	.prodheader h1 { font-size: 1.4em;}
	.prodblock{ text-align:center; }
	.prodblock_image{width:70% !important; margin:0 auto !important;}
	.logo{ clear:both; max-width:240px;float:none; }
	.logo:before{content:'.';line-height:6px;font-size:.1px;}
	.accountdropdown,.basketdropdown{top:40px;right:0;left:0 !important;width:100%;padding-top:12px;}
	.searchbar{ padding-top:20px !important;}
	
	.swiper-container h3{font-size:1.1em;}



	.showprice{font-size:.8em;margin:0 6px 6px 0 !important; float:left !important;}
	.filter2{font-size:.8em;height:30px;padding:2px 0;}
	.scroll-holder{height:auto; padding:6px 0;}
	.scroll-title{display:none; top:0;left:0;transform:none; margin:0 auto;}
	.qty3{margin:0;}
	.upsell{width:100%;margin:22px 0;font-size:.85em !important;}
	.cartholder h2{font-size:1.3em;}


	.section_group_100{width:100% !important; }
	.section_group_100 .span_1_of_2{width:49% !important;}
	.section_group_100 .filter{font-size:.8em !important;}
	.no-show-on-phone{display:none;}
	
	.section_group_100 .price, .section_group_100 .price2{padding-right:0 !important;}
	
	
	.paymentoptions{ font-size:1em !important; }
	.paymentoptions img{width:52px !important;}
	
	.ctas, .ctas .content, .ctas .content .section, .ctas .content .section .col{
		height:240px !important;
		margin-top:12px;
		margin-bottom:12px;
	}
	
	.ctas .content .section .col{
		padding:0 10px !important;
		color:#fff;
	}
	.ctas h2{
		/*text-shadow: 0px 0px 1px rgba(0, 0, 0, 1);*/
		font-weight:bold;
	}
	.ctas span{
		font-size:1.2em; font-weight:bold;
	}
	.ctas .left{
		width:60%;
	}
	.ctas .right{
		width:60%;
	}
	
	.tpholder{border:1px #5d6189 solid;padding:10px; margin:0 auto 12px auto; text-align:center;}
	.tptextholder br {display:inline;}
	.tplogo{width:60%; margin:0 auto; text-align:center; display:block;}
	.tptext{ float:none; font-size:.9em; font-weight:bold; text-align:center; }
	.tptextbreak:before{
		content:' ';
		display:block !important;
		white-space: pre;
		height:6px;
	}
	.starsholder{float:left; width:42%;}
	/*.stars2{float:right !important; text-align:right;}*/
	
	
	.mobilebanner, .header4{position:relative;height:100px !important;width:100% !important;}
	.mobilecatheader{display:none;}
	.mobilecatheader2{margin-top:100px;display:inline;font-size:.9em;}
	.mobileheader2 .title{font-size:1.3em;}
	.mobilecatheader2 p{padding:0 12px;}
	
}

@media (min-width:200px) and (max-width:620px) {
	.productmobilestretch{
		background:none !important;
	}
	.productmobilenostretch{
		display:inline !important;
	}
	
	#scroll-bar {padding:0; margin:0; height:48px;}
	#scroll-bar .scroll-holder{height:1px; padding:0; margin:0;}
	#scroll-bar .filter2{font-size:.6em !important; float:left !important; margin:0; height:38px;}
	#scroll-bar .scroll-title{display:none;}
	#scroll-bar .showprice{display:none;}
	#scroll-bar .span_1_of_4_becomes_1{ position:absolute; left:0; top:0; width:49%; }
	#scroll-bar .span_1_of_4_becomes_1right{ position:absolute; right:6px; top:0; width:48%; margin:0; }
	#scroll-bar .span_1_of_4_becomes_1right select.qty3{font-size:.8em !important;}	
	#scroll-bar .span_1_of_4_becomes_1right select.qty3{font-size:.8em !important;}	
	#scroll-bar .span_1_of_4_becomes_1right .showprice .homebuttonB3{font-size:.9em !important; width:100% !important;}
	
	.selectsize:before{
		content:' ';
		display:block;
		clear:both;
	}
	.selectsize select{
		font-size:.9em;
		padding:3px;
		margin:0 2px 0 0 !important;
		max-width:55px;
	}
	
	.myaccount .span_1_of_4{width:98%; margin:2px;}

	.cartpage{font-size:.9em;}
	
}

@media (min-width:400px) and (max-width:620px) {
	
	.section_group_100{width:100% !important; text-align:right !important;}
	.section_group_100 .span_1_of_2{width:49% !important;text-align:right !important;}
	.cartpage {width:100% !important;}
	.section_group_100 .filter{font-size:.9em !important;}

	

	
	.accountdropdown,.basketdropdown{width:100% !important;}
	
}

@media (min-width:600px) and (max-width:620px) {

	.mobilebanner, .header4{position:relative;height:150px !important;width:100% !important;}
	.mobilecatheader{display:none;}
	.mobilecatheader2{margin-top:150px;display:inline;font-size:.9em;}
	.mobileheader2 .title{font-size:1.3em;}
	.mobilecatheader2 p{padding:0 12px;}
	

}


@media (min-width: 600px) {
	.for-tablet-portrait-up {display:block !important;}
	/*.logo{ float:none; margin:12px auto 0 auto;}*/
	.header2{margin-top:0px;}

}

@media (min-width: 200px) and (max-width: 899px) {
	.filter2{ font-size:.8em;}
	.qty3{ width:46px; height:37px; padding:2px; font-size:.9em; margin-top:4px; }
	.homebuttonB2{height:37px !important; padding:0 !important; margin-top:4px;}
	
	
	.ctas h2{font-size:1.3em;}
	.ctas span{font-size:1em;line-height:1.3em;}
	
	.gluch2{margin:10px auto; font-size:1.2em;}
	.gluch3{margin:0 auto 12px; font-size:1.1em;}
	
	.stock img{width:24px;height:24px;}
	
	.callustablet{display:inline; position:absolute; right:20px; top:40px;}

	.prodaz h1{font-size:1.4em; margin:20px auto; text-align:center; }
	
	.myaccountcontent{font-size:.9em;}
	.myaccount .button{margin:0;}
	
	/*span.stars, span.stars div {
		width: 120px;
		height: 24px;
		background: url(/images/star.png) 0 -24px repeat-x;
	}*/
	
	/*.stars2, .stars2 div {
		width: 120px;
		height: 24px;
		background: url(/images/star.png) 0 -24px repeat-x;
	}*/
	
	#scroll-bar {padding:0; margin:0; height:48px;}
	#scroll-bar .scroll-holder{height:1px; padding:0; margin:0;}
	#scroll-bar .filter2{font-size:.6em !important; float:left !important; margin:0; height:38px;}
	#scroll-bar .scroll-title{display:none;}
	#scroll-bar .showprice{display:none;}
	#scroll-bar .span_1_of_4_becomes_1{ position:absolute; left:0; top:0; width:49%; }
	#scroll-bar .span_1_of_4_becomes_1right{ position:absolute; right:6px; top:0; width:48%; margin:0; }
	#scroll-bar .span_1_of_4_becomes_1right select.qty3{font-size:.8em !important;}	
	#scroll-bar .span_1_of_4_becomes_1right select.qty3{font-size:.8em !important;}	
	#scroll-bar .span_1_of_4_becomes_1right .showprice .homebuttonB3{font-size:.9em !important; width:100% !important;}

}

@media (min-width: 621px) and (max-width: 799px) {
	.mobilebanner, .header4{position:relative;height:180px !important;width:100% !important;}
	.mobilecatheader{display:none;}
	.mobilecatheader2{margin-top:100px;display:inline;font-size:.9em;}
	.mobileheader2 .title{font-size:1.3em;}
	.mobilecatheader2 p{padding:0 12px;}
	
}

@media (min-width: 318px) and (max-width: 340px) {
	.saleprod,.saleprodmain{ padding:5px 5px 0 5px; width:90px; height:90px; font-size:1.3em; left:0px; }
	
	.gluch2{margin:10px auto; font-size:1em !important;}
	.gluch3{margin:0 auto 12px; font-size:.9em !important;}
	

}

@media (min-width: 478px) and (max-width: 500px) {
	.saleprod,.saleprodmain{ padding:5px 5px 0 5px; width:90px; height:90px; font-size:1.3em; left:70px; }
	.bestsellers .saleprod {left:-10px;}
	.gluch2{margin:10px auto; font-size:1em !important;}
	.gluch3{margin:0 auto 12px; font-size:.9em !important;}
}

@media (min-width: 599px) and (max-width: 620px) {
	.saleprod,.saleprodmain{ padding:5px 5px 0 5px; width:80px; height:80px; font-size:1.2em; left:-60px; }
	.bestsellers .saleprod {left:-10px;}
}

@media (min-width: 780px) and (max-width: 820px) {
	.saleprod,.saleprodmain{ padding:5px 5px 0 5px; width:60px; height:60px; font-size:1.1em; left:0px; }
	/*.populatecategory .saleprod{left:-10px;}*/
}

@media (min-width: 600px) and (max-width: 899px) {
	.for-tablet-portait-only {display:inline;}
	.span_1_of_4_becomes_1{width:100% !important; text-align:center !important;}
	.span_1_of_4_becomes_2{width:47% !important; text-align:center !important;}
	.span_1_of_3_becomes_1{width:100% !important; text-align:center !important;}
	.span_1_of_3_becomes_2{width:47% !important; text-align:center !important;}

	
	
	.prodheader{
		/*width:60%;*/
		font-size:.9em;
	}
	.prodblock{ text-align:center; }
	.prodblock_image{width:70% !important; margin:0 auto; text-align:center;}
	.swiperimage{
		position:relative;
		width:160%;
		left:-30%;
	}
	.title{ font-size:1.0em; }
	.catheader{ width:60%; font-size:.9em; height:400px; }
	.header3,.header4{height:400px;}
	
	.tubimage{ margin:12px auto 0 auto; width:100% !important; max-width:228px; }

	.gluch2{margin:20px auto 0 auto; font-size:1.3em; max-width:90%;}
	a.glucbut{ font-size:1.2em !important; }
	
	.section_group_100{width:100% !important; }
	.section_group_100 .span_1_of_2{width:49% !important;float:left;}
	.cartpage {width:60% !important;float:right;}
	.section_group_100 .filter{font-size:.9em !important;}
	
}

@media (min-width: 600px) and (max-width: 799px) {
	.prodblock,.prodblock_image_holder{
		padding:0px;
		width:95%;
		clear:both;
	}
	.prodblock_image{width:60%; text-align:center; margin:0 auto !important;}
	.counter .counter-minus,  .counter .counter-plus,  .counter input {
		width: 29px;
		height:29px;
	}
	.counter input {
		width: 29px;
		height:29px;
		padding:4px 0;
		font-size:1em;
	}
	.buynow{float:none; margin:0 auto; height:30px; width:136px; padding:0 6px !important; float:right; }
	.homebuttonB2{ font-size:1em !important;}
	.catheader{ width:70%; font-size:.9em; height:400px; }
	.header3,.header4{height:400px;}
	
	.paymentoptions{ font-size:1.1em !important; }
	.paymentoptions img{width:62px !important;}
	

}



@media (min-width: 768px) and (max-width: 1025px) {
	.buynow{
		/*width:126px !important;
		float:right;*/
		width:100% !important;
		display:block;
		float:none;
		margin-bottom:3px;
	}
}
	
@media (min-width: 700px) and (max-width: 780px) {
	.saleprod,.saleprodmain{ padding:5px 5px 0 5px; width:80px; height:80px; font-size:1.2em; left:0px; }
	.bestsellers .saleprod {left:-10px;}
}

@media (min-width: 600px) {
	.for-tablet-portrait-up {display:inline;}
}

@media (max-width: 740px) {
	.ctas span{font-size:.95em;line-height:1.2em;}
}

@media (min-width: 900px) {
	.for-tablet-landscape-up {display:inline;}
	
}
@media (max-width: 899px) {
	.for-tablet-portrait-down {display:inline; }
	.homebutton{font-size: .8em !important;}
}

@media (min-width: 900px) and (max-width: 1199px) {
	.for-tablet-landscape-only {display:inline;}
	.swiperimage{
		position:relative;
		width:160%;
		left:-30%;
	}
}


@media (min-width: 1200px) {
	.for-desktop-up {display:inline;}
}

@media (min-width: 1200px) and (max-width: 1799px) {
	.for-desktop-only {display:inline;}
	.header3,.header4{height:400px;}
	.swiperimage{
		position:relative;
		width:120%;
		left:-10%;
	}
}

@media (min-width: 1800px) {
	.for-big-desktop-up {display:inline;}
	.header3,.header4{height:450px;}
	.swiperimage{
		position:relative;
		width:100%;
	}
}


@media (min-width: 200px) and (max-width: 620px){
	.mobile_tp_down{display:inline;}
}
@media (min-width: 621px) and (max-width: 2599px){
	.mobile_tp_up{display:inline;}
}

@media (min-width: 100px) and (max-width: 599px){
	.for-mobile-portrait-upto-desktop{display:inline;}
	.letters{
		float:left;
		width:50px;
	}
	.borderbottom, .bordertop,.border, .border2 {
		border:none;
	}
	
	.prodblock{ padding:0; }
	.prodblock_image{width:80%;margin:0px auto 0 auto !important;}
	.title{ font-size:1.2em; height:auto;}
	.social .group {
		width:100% !important;
		margin:0 auto;
		padding:10px 0;
	}
	.subtext{.font-size:.8em !important; text-align:center;}
	.centerright{ float:none; margin:0 auto; }
	.third,.twothirds{width:100%;}
	.overhead{height:40px;}
	.swiperimage{
		position:relative;
		width:180%;
		left:-40%;
	}
	
	.footerdetails{display:none;}
	.footermenuburger{display:inline;}
	.price{font-size:1.1em !important;}
	.prodheader .price{font-size:1.6em !important;}
	.cartholder table tbody tr td.price{font-size:1em;}
	
	.buynow{float:none; margin:0 auto; height:30px; width:126px; padding:0 !important; float:right; font-size:1em; }
	
	.homebutton{margin-top:0; }
	
	.filter{ font-size:1em; }
	
	.counter .counter-minus,  .counter .counter-plus,  .counter input {
		width: 29px;
		height:29px;
	}
	.counter input {
		width: 29px;
		height:29px;
		padding:4px 0;
		font-size:1em;
	}
	.prodblock_image{width:60% !important; text-align:center; margin:0 auto !important;}
	
	
	.catheader{ width:100%; font-size:.9em; }
	
	
	.tubimage{ margin:12px auto 0 auto; width:100% !important; max-width:168px; }

	

	a.glucbut{ font-size:.95em !important; }
	
	.showclose{ position:relative; float:none; top:-26px !important;}
	
	
	.popularcategories h2, .bestsellers h2, .healthylife h2{font-size:1.4em !important;}
	
	.stars{float:left !important;}

	
	/*.homebuttonB,.homebuttonB2{padding:8px !important;font-size:1.1em;width:60%;}*/
	
	.offercode{height:46px;max-width:320px !important;}
	.offercodeinput{font-size:1em;padding:10px;height:46px;max-width:160px;width:50%;}
	.offercodesubmit{left:50%;font-size:1em;padding:10px;height:46px;max-width:160px;width:50%;}
	.offercodefail{height:46px !important;width:50%;max-width:320px;}
	
	.homebutton4{font-size:.9em;}
	.freegifts{width:90%;}
	.checkoutcontent{font-size:.9em;}
	.thankyou h1 {font-size:1.2em;}
	
	.cartholder table tbody tr td strong{font-size:.9em;}
	.em85{font-size:.8em;}
	
	
}

/* ================================================= */


@media (min-width: 100px) and (max-width: 321px){
	.span_1_of_7x{width:14% !important;}
	.tubimage{ margin:12px auto 0 auto; width:100% !important; max-width:128px; }
	
	.price{font-size:1em !important;}
	.em85{font-size:.75em;}

}

@media screen and (max-width: 1080px) {
	.searchbutton:after{content:url('/images/search.png');}
	.basketbutton:after{content:url('/images/basket.png');}
	.accountbutton:after{content:url('/images/myaccount.png');}
	.header{height:156px;}
	.NUM{color:#888;}
	.prodblock{ padding: 0px; display:inline-block;}
	.prodblock_image_holder{padding:0px; text-align:center;}
	.prodblock_image{width:50% !important; margin:0 auto 0 auto !important; float:none;}

	.title{width:auto}
	.searchres h2{font-size:1em !important;}
	.homebutton,.homebutton3 {font-size: 1em !important;}
	.logo{ 
	/*float:none;*/
		position:relative;
		margin:0 auto !important;
		padding-top:12px;
	}
	

	.searchbar{ padding-top:20px !important;}
	
	.paymentoptions{ font-size:1.3em; }
	.paymentoptions img{width:72px;}
	.sagepay{width:200px;}
	
	.upsell{width:100%;margin:22px 0;font-size:1em;}
	
	.section_group_100 .price, .section_group_100 .price2{padding-right:24px;}


}

@media screen and (min-width:1080px){
	.tablet_down{display:inline-block;}
}
@media screen and (min-width:310px){
	.mobile_down{display:inline-block;}
	
}