
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,700|Open+Sans');
@import url('columns.css');

html{
	font-family:'Open Sans',sans-serif;
	margin:0;
	padding:0;
	width:100%;
}
body{
	color:#4C4C54;
	font-size:1em;
	width:100%;
	position:relative;
	margin:0;
}


.botmenu1 a {
	display:block;
	/*border-top:1px #fff solid;
	padding:6px 0;*/
}

.tubimage{
	margin:12px auto 0 auto;
	width:95%;
	max-width:228px;
	max-height:400px;
}

	
.header{
	z-index:10000;
	width:100%;
	height:165px;
	background-color:#fff;
}
select {
  /*-webkit-appearance: none;*/
  -webkit-border-radius: 0px !important;
}

	.productmobilestretch{
		background-repeat:no-repeat !important;
	}
	.productmobilenostretch{
		display:none;
	}

.searchbutton{padding-left:40px;}
.searchbutton:before{content:url('/images/search.png');display:inline;}
.searchbutton img{height:22px;}
.basketbutton:before{content:url('/images/basket.png');display:inline;}
.basketbutton img{height:22px;}
.accountbutton:before{content:url('/images/myaccount.png');display:inline;}
.accountbutton img{height:22px;}


.headerbuttontext{display:inline; vertical-align: top; margin:8px 14px 0 8px; font-weight:700; font-size:93%; cursor:pointer;}

/*.aquaman:after{content:url('/images/myaccountlive.png');display:inline;}
.aquaman img{height:22px;}*/




.basketbutton2:after{content:url('/images/basket2.png');display:inline;}
.basketbutton2 img{height:22px;}

.swiperimage{
	width:100%;
}
.imgbox img{
	padding:4px;
	margin:0 0 4px 0;
	border:1px #ccc solid;
}
.imgbox img:hover{
	border-color:#888;
}

.clearboth{
	clear:both;
}


.header2{
	background-color:#e4e8eb;
	color:#4C4C54;
	z-index:100;
}

.header3{
	background-color:#e4e8eb;
	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:#e4e8eb;
	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:#a7aab8;
}

.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:#e4e8eb;
	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:Montserrat, Arial, sans-serif;
}
.prodinfoheader:hover{
	background-color:#00d4d6;
	color:#fff !important;
}
.prodinfoheader2{
	cursor:auto;
}

.prodinfoheader em{
	font-style:normal;
	float:right;
	font-size:1.3em;
}

.prodinfo{
	display:none;
	width:100%;
	background-color:#f5f5f5;
	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 #00d4d6 solid;
	color:#00d4d6;
	padding:4px;
	max-width:95px;
	text-align:center;
}
a.readmoredesc:hover{
	border:1px #a7aab8 solid;
	color:#a7aab8;
}


.proddesc h2{
	font-family:Montserrat, Arial, 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:#00d4d6;
	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:#072b76;
}
.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 #00d4d6 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 #a7aab8 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, .stars3 { margin:0 auto; }
.stars2, .stars2 div, .stars3, .stars3 div {
    display: block;	
    width: 120px;
    height: 24px;
	float:left;
	background: url(/images/trustpilot_star.png) 0 -24px repeat-x;
}
.stars2 div, .stars3 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:#e4e8eb;
	padding:20px 20px !important;
}
.popularcategories h2{
	font-weight:bold;
	margin:22px 0;
}

.filter,.filter2{
	font-size:1.1em;
	padding:4px;
	color:#3c4f67;
}
.filter2{
	font-size:.9em;
	padding:12px 4px;
	height:48px;
	width:auto;
}

.bloglatest{
	background-color:#e4e8eb;
	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:#a7aab8;
}
.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;
}

.home-blog{
	background-image:url('https://media.simplysupplements.co.uk/biblioteca/blog/banner.jpg');
	background-size:cover;
	background-position:right center !important;
	padding:20px 20px !important;
}

.home-blog h2{
	font-weight:bold;
	font-size:2.1em;
}
.home-blog span{
	font-size:1.2em; font-weight:bold;
}

.healthylife{
	background-color:#e4e8eb;
	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:#f5f5f5;
	padding:0;
	box-sizing:border-box;
	z-index:10000;
	display:none;
	text-align:left;
	padding-top:12px;
}
.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:#072b76 !important;
}
.accountdropdownbutton a:link, .accountdropdownbutton a:visited, .accountdropdownbutton a:active, .accountdropdownbutton a:hover{
	color:#fff;
	display:block;
}
.accountdropdownboxtitle{
	font-size:.9em;
	font-weight:bold;
}

.basketdropdown{
	position:absolute;
	top:40px;
	right:10px;
	width:180px;
	background-color:#f5f5f5;
	padding:0;
	box-sizing:border-box;
	z-index:10000;
	display:none;
	text-align:left;
	font-size:.9em;
	max-height:280px;
}
.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:#00d4d6;
	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(0, 210, 214) transparent transparent; border-width: 6px 5px 0px;
	
}


.ctas, .ctas .content, .ctas .content .section, .ctas .content .section .col{
	height:360px;
	margin-top:20px;
	margin-bottom:20px;
}

.ctas .content .section .col{
	background-size:cover;
	background-position:right center !important;
	box-sizing:border-box;
	padding:20px;
	color:#fff;
}
.ctas h2{
	/*text-shadow: 0px 0px 1px rgba(0, 0, 0, 1);*/
	font-weight:bold;
	font-size:2.1em;
}
.ctas span{
	font-size:1.2em; font-weight:bold;
}

.prodaz{
	border-color:#00d4d6 !important;
	color:#00d4d6 !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;
}
	
.bottomh3{
    font-family: 'Open Sans', sans-serif;font-size: 1.3em; font-weight: bold; color: #fff;
}


.circles{
	display:inline-block;
	color:#072b76;
	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 #072b76 solid;
	font-weight:bold;
	/*float:left;*/
}
.circles:hover{
	border:2px #00d4d6 solid;
	color:#00d4d6;
	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;
}

.category_guide {
	float:left;
	width:100%;
	box-sizing:border-box;
	background-color:#00d4d6;
	padding:14px;
	color:#fff;
	font-size:1.5em;
	font-weight:600;
	cursor:pointer;
}

.category_guide_box {
	display:inline;
	color:#ffff01;
	border:2px solid #fff;
	padding:1px 9px;
	font-weight:900;
	margin-left:10px;
	white-space:nowrap;
}

.mobilepadding {
	margin:0;
}
@media only screen and (max-width: 480px) {
    
    
    .aquabox, .aquabox2{display:none !important;}
    
    
	.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:2px !important;
	left:0 !important;
	width:25px;
	text-align:center;
	font-size:.75em;
	color:#fff;
	pointer-events:none;
}

.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: none;
    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: #e8eeef;
    color:#8a97a0;
    -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: #d2d9dd;
}
.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:#a7aab8;
}


/* 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);
}





.optoutcross input[type="checkbox"]:not(:checked),
.optoutcross input[type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
.optoutcross input[type="checkbox"]:not(:checked) + label,
.optoutcross input[type="checkbox"]:checked + label {
  position: relative;
  padding-left: 1.95em;
  cursor: pointer;
}

/* checkbox aspect */
.optoutcross input[type="checkbox"]:not(:checked) + label:before,
.optoutcross input[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 */
.optoutcross input[type="checkbox"]:not(:checked) + label:after,
.optoutcross input[type="checkbox"]:checked + label:after {
  content: '\2716';
  color: #900;
  position: absolute;
  top: .2em; left: .15em;
  font-size: 1.3em;
  font-weight:bold;
  line-height: 0.8;
  transition: all .2s;
  z-index:10000;
}
/* checked mark aspect changes */
.optoutcross input[type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
.optoutcross input[type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
/* disabled checkbox */
.optoutcross input[type="checkbox"]:disabled:not(:checked) + label:before,
.optoutcross input[type="checkbox"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
.optoutcross input[type="checkbox"]:disabled:checked + label:after {
  color: #999;
}
.optoutcross input[type="checkbox"]:disabled + label {
  color: #aaa;
}
/* accessibility */
.optoutcross input[type="checkbox"]:checked:focus + label:before,
.optoutcross input[type="checkbox"]:not(:checked):focus + label:before {
  border: 2px dotted #888;
}


.optintick input[type="checkbox"]:not(:checked) + label:after,
.optintick input[type="checkbox"]:checked + label:after {
  content: '\2713';
  color: #090;
}





.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;
}


.homebutton{
	display:block;
	background-color:#00d4d6 !important;
	padding:12px 8px !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:#072b76 !important;
}

.homebutton2{
	display:block;
	background-color:#072b76;
	padding:12px 8px !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:#00d4d6;
}

.homebutton3{
	display:block;
	background:none;
	border:1px #072b76 solid;
	box-sizing:border-box;
	padding:12px 8px !important;
	color:#072b76 !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:#072b76;
	color:#fff !important;
}

.homebutton4{
	display:block;
	background-color:#fff;
	border:1px #00d4d6 solid;
	box-sizing:border-box;
	padding:12px 8px !important;
	color:#00d4d6 !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:#00d4d6;
	color:#fff !important;
}

.homebutton5{
	display:block;
	background-color:#3c4f67;
	padding:12px 8px !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;
}
.homebutton5:hover{
	background-color:#072b76;
}


.homebutton7{
	display:block;
	background-color:#a7aab8;
	padding:12px 8px !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;
}

.homebutton-cta{
	display:block;
	background-color:none;
	border:1px #fff solid;
	box-sizing:border-box;
	padding:12px 8px !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;
	text-shadow: 0px 0px 5px rgba(0, 0, 0, 1);
}
.homebutton-cta:hover{
	background-color:#fff;
	color:#072b76 !important;
	text-shadow:none;
}


.homeselected{
	background-color:#3c4f67;
	color:#fff;
}


.homebuttonB,.homebuttonB2{
	display:block;
	background-color:#00d4d6;
	padding:12px 8px !important;
	color:#fff !important;
	cursor:pointer;
	margin:0;
	font-size:1.1em;
	width:60%;
	max-width:441px;
	text-align:center;
	white-space:nowrap !important;
	border:none;
	float:right;
}
.homebuttonB:hover{
	background-color:#072b76;
}

.homebuttonB2{
	float:right;
	margin:0 auto;
	box-sizing:border-box;
	height:48px !important;
	background-color:#072b76;
	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 #a7aab8 solid;
}

.buynow{
	float:right;
}

.packsizesingle{
	font-size:1.05em;
	font-weight:bold;
}
	
.reviews{
	font-size:.9em;
	/*text-decoration:underline;*/
}

.handle-counter { overflow: hidden;
	box-sizing:border-box; }

.handle-counter .counter-minus,  .handle-counter .counter-plus,  .handle-counter input {
	float: left;
	text-align: center;
	box-sizing:border-box;
	width: 49px;
	height:49px;
}

.handle-counter .counter-minus,  .handle-counter .counter-plus { text-align: center; }

.handle-counter input {
	box-sizing:border-box;
	width: 49px;
	height:49px;
	border:none;
	padding:4px 0;
	font-size:1em;
}



.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: #00D4D6; }

.btn-primary:hover, .btn-primary:focus { background-color: #072B76; }


.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:#e4e8eb;}
.searchresults li a{display:block; color:#3c4f67;}

.searchresults h3{
	width:90%;
	display:block;
	padding:1px 6px;
	border-bottom:1px #3c4f67 solid;
}

.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;
}


.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:Montserrat, Arial, sans-serif;
	font-size:1em;
	box-sizing:border-box;
	padding:3px;
}


.product h2 {
	font-family:Montserrat, Arial, sans-serif;
	font-size:1.6em;
	color:#1faf9f;
	font-weight:normal;
}


.autodespatch{
	box-sizing:border-box;
	/*background-color:#e4e8eb;*/
	padding:20px 0;
	text-align:left;
}






.articles h1{
	font-family:Montserrat, Arial, 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:Montserrat, Arial, 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:#072b76;
	width:100%;
	box-sizing:border-box;
}
.wantmoredetail {
	position:absolute;
	bottom:20px;
	left: 50%;
    transform: translate(-50%, 0);
	width:100%;	
}
.wantmore .h2{
	font-family:Montserrat, Arial, sans-serif;
	font-size:1.9em !important;
	color:#fff !important;
	line-height:1em;
	margin:0;
}
.wantmore .h3{
	font-family:Montserrat, Arial, 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:Montserrat, Arial, 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:'Open Sans',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:Montserrat, Arial, sans-serif;
	font-size:1.8em;
	color:#072b77;
	text-align:left;
	float:left;
}

.summarycontent h3{
	font-family:Montserrat, Arial, 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:#e4e8eb;
}
.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{
	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:13px 0 0 0;
	padding:0;
}

.tools{
	float:right;
	margin:6px 0 0 0;
	white-space:nowrap;
}
.tools a{
	vertical-align:top;
	height:22px;
	margin:0 6px;
}
.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:Montserrat, Arial, sans-serif;
	font-size:2.5em;
	color:#072b77;	
}
.managed h2{
	font-family:Montserrat, Arial, sans-serif;
	font-size:2.0em;
	color:#072b77;
}


#message-box {
    width: 100%;
    background-color:#072b76;
    height: 80px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    position: fixed;
    top:-80px;
    line-height: 80px;
	z-index:100000;
	cursor:pointer;
}

.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:Montserrat, Arial, 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:#e4e8eb;
	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 #e4e8eb 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:500px !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 #e4e8eb solid;
	border-right:none;
	max-width:250px;
	width:50%;
	z-index:400;
}
input {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.offercodesubmit{
	position:absolute;
	left:50%;
	background-color:#fff;
	font-size:1.2em;
	box-sizing:border-box;
	padding:10px;
	border:1px #00d4d6 solid;
	background-color:#fff;
	height:46px;
	color:#00d4d6;
	max-width:160px;
	width:50%;
	z-index:400;
}
.offercodesubmit:hover{
	border:1px #a7aab8 solid;
	color:#a7aab8;
}
.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 #e4e8eb 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 #a7aab8 solid;*/
	padding:2% 5%;
	color:#4C4C54;
	font-weight:normal;
	font-size:1em;
	text-align:left;
}

.checkout h2, .myaccount h2{
	font-family:Montserrat, Arial, 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:#a7aab8;
}
.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:'Open Sans',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; }
h2 { font-size:1.6em; font-weight:normal; margin:0.4em 0; line-height:1em; }
h3 { font-size:1.3em; font-weight:normal; margin:0.4em 0; font-weight:normal;; }
h4 { font-size:1.1em; font-weight:normal; margin:.2em 0 .5em 0; padding:0; font-weight:normal; }


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.telephone, a.telephone:link, a.telephone:active, a.telephone:visited{
    font-size:1.4em;
    font-weight:bold;
}
a.telephone:hover{color:#444;}

a:link, a:visited, a:active {font-weight: normal;text-decoration:none;color:#3c4f67;}
a:hover	{font-weight: normal;color: #a7aab8;}

.blog a:link{text-decoration:underline;}

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: #00d4d6; }

.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 #00d4d6 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:#a7aab8;
}


.giftchosen{
	font-size:.85em;
}


.cbp-hrmenu-hamburger{
	display:none;
	position:absolute;
	top:110px;
	left:0;
	width:100%;
	background-color:#072b76;
	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 {
	width: 100%;
	background-color:#072b76;
	position:absolute;
	top:128px;
	font-size: 83%;
	z-index:10000;
}

/* general ul style */
.cbp-hrmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align:left;
}

/* first level ul style */
.cbp-hrmenu > ul,
.cbp-hrmenu .cbp-hrsub-inner {
	width: 90%;
	/*max-width: 70em;*/
	margin: 0 auto;
	padding: 0 1.6em;
}

.cbp-hrmenu > ul > li {
	display: inline-block;
}

.cbp-hrmenu > ul > li > a {
	font-weight: 500;
	padding: 8px 1.6em;
	color: #fff;
	display: inline-block;
	
}

.cbp-hrmenu > ul > li > a:hover {
	background-color:#a7aab8;
	color: #072b76;
	transition: 0.3s ease;
}

.cbp-hrmenu > ul > li.cbp-hropen a,
.cbp-hrmenu > ul > li.cbp-hropen > a:hover {
	color: #072b76;
	background: #e4e8eb;
	transition: 0.3s ease;
}
/*
.cbp-hropen .cbp-hrmenu-hamburgerplus:after{
	content: "-";
}*/

/* sub-menu */
.cbp-hrmenu .cbp-hrsub {
	display: none;
	position: absolute;
	background: #e4e8eb;
	color:#072b76;
	width: 100%;
	left: 0;
		z-index:20000;
}
.cbp-hrmenu .cbp-hrsub .cbp-hrsub-small{
    width:180px; padding-left:600px;
}
.cbp-hrmenu .cbp-hrsub a {
	display:block;
	line-height:1.8em;
	padding:0 6px;
}
.cbp-hrmenu .cbp-hrsub a:hover {
	background-color:#a7aab8;
}

.cbp-hropen .cbp-hrsub {
	display: block;
	padding-bottom: 3em;
}


.cbp-hrmenu .cbp-hrsub-inner > div {
	width: 33%;
	float: left;
	padding: 0 2em 0;
	color: #072b76;
}

.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: #072b76;
	padding: 2em 0 0.6em;
	margin: 0;
	font-size: 160%;
	font-weight: 300;
}

.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:110px; right:6px; z-index:1000; margin-right:0px; }
	.tools a{color:#fff !important; margin:4px 8px 0 2px; /*padding:8px 2px 4px 2px;*/}
	.searchbutton:before{content:url('/images/search2.png');}
	.basketbutton:before{content:url('/images/basket2.png');}
	.accountbutton:before{content:url('/images/myaccount2.png');}
    
    
	.header{height:135px;}
	.NUM{color:#888;}
	/*.NUM{margin:8px 4px 0 4px; width:21px;}*/
	
	.tools a.callus{display:none;}
		
	.cbp-hrmenu {
		font-size: 95%;
		z-index:10000;
		border: none;
		display:none;
		margin-top:14px;
	}

	.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 #a7aab8;
	}

	.cbp-hrmenu > ul > li > a { 
		display: block;
		padding: 1em 3em;
	}

	.cbp-hrmenu .cbp-hrsub { 
		position: relative;
	}
    
.cbp-hrmenu .cbp-hrsub .cbp-hrsub-small{
    width:100%; padding-left:0;
}

	.cbp-hrsub h4 {
		padding-top: 0.6em;
	}
}


@media screen and (max-width: 1080px) { 


	.header2{margin-top:14px;}

	.handle-counter .counter-minus,  .handle-counter .counter-plus,  .handle-counter input {
		width: 29px;
		height:29px;
	}
	.handle-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; width:238px; padding:0 6px !important; float:right; }
	

}

@media screen and (max-width: 600px) { 
	.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_3_becomes_1{width:100% !important; text-align:center !important;}
	.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:260px !important;
		margin-top:12px;
		margin-bottom:12px;
	}
	
	.ctas .content .section .col{
		background-size:cover;
		background-position:right center !important;
		box-sizing:border-box;
		padding:0 10px !important;
		color:#fff;
	}
	.ctas h2{
		/*text-shadow: 0px 0px 1px rgba(0, 0, 0, 1);*/
		font-weight:bold;
		font-size:2.1em;
	}
	.ctas span{
		font-size:1.2em; font-weight:bold;
	}
	
	.tpholder{border:1px #00d4d6 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;display:none;}
	.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;display:none;}
	.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;}*/

}

@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;}
	
	.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;display:none;}
	.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;}
	
	#scroll-bar .span_1_of_4_becomes_1right{ position:relative; top:0; width:80%; margin:0 auto; }
	

}

@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_3_becomes_1{width:100% !important; text-align:center !important;}
	.span_1_of_3_becomes_2{width:47% !important; text-align:center !important;}

	.logo{ float:none; margin:12px auto 0 auto;}
	
	.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;}
		.handle-counter .counter-minus,  .handle-counter .counter-plus,  .handle-counter input {
		width: 29px;
		height:29px;
	}
	.handle-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:226px !important; float:right; }
}
	
@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 (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; }
	
	.handle-counter .counter-minus,  .handle-counter .counter-plus,  .handle-counter input {
		width: 29px;
		height:29px;
	}
	.handle-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/search2.png');}
	.basketbutton:after{content:url('/images/basket2.png');}
	.accountbutton:after{content:url('/images/myaccount2.png');}
    /*hide the header version */
    .searchbutton:before{content:none;}
    .basketbutton:before{content:none;}
    .accountbutton:before{content:none;;}

    .headerbuttontext{display:none;}
	.header{height:135px;}
	.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; margin:12px auto 0 auto;}
	

	.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;}
	
}





/* Stylesj2.css consolidation */


/* Static Headers */

.header9 {
	color:#072B77;
	background-color:#e4e8eb;
	padding:80px 0px;
	z-index:100;
}

.header9 h1,.header9 h2,.header9 h3 {
	text-align:center;
}

.header10, .subsite_header {
	padding:40px 0px 0px 0px;
	z-index:100;
	text-align:center;
	word-break: break-all;
}

.header10 h1,.header10 h2,.header10 h3, .subsite_header h1,.subsite_header h2,.subsite_header h3 {
	text-align:center;
}

.header10 h1, .subsite_header h1 {
	font-size:2.1em;
}

.header10 h2, .subsite_header h2 {
	font-size:1.5em;
}

.header10 h3, .subsite_header h3 {
	font-size:1.3em;
}

.subsite_header .homebutton {
	margin:22px auto;
}

.header11 {
	font-family:Montserrat,sans-serif;
	color:#072B77;
	z-index:100;
}

.header11 h1 {
	text-align:center;
	font-weight:bold;
}

.header11 h2,.header11 h3 {
	text-align:center;
	font-weight:normal;
}

.header11 h2 {
	font-weight:bold;
}

.header12 {
	background-color:#e4e8eb;
	z-index:100;
}

.header12 h1,.header12 h2,.header12 h3,.header12 div {
	text-align:center;
}

.header13 {
	padding:40px;
	z-index:100;
}

.header13 h1,.header13 h2,.header13 h3{
	text-align:center;
}

.header14 {
	font-family:Montserrat,sans-serif;
	color:#fff;
	background-color:#e4e8eb;
	padding:60px 0px;
	z-index:100;
}

.header14 h1,.header14 h2,.header14 h3 {
	text-align:center;
}

.header14 h1 {
	font-size:4em;
}

.header14 h2 {
	font-size:2.4em;
	font-weight:bold;
}

.header14 h3 {
	font-size:1.6em;
	font-weight:bold;
}

.header14 {
	background-repeat:no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position:top center;
	box-sizing:border-box;
}

.dropshadow {
	text-shadow: 2px 2px 5px #333;
}

.header15 {
	color:#072B77;
	background-color:#e4e8eb;
	padding:40px 0px;
	z-index:100;
}

.header15 h1,.header15 h2,.header15 h3 {
	text-align:center;
}

.header16 {
	background-color:#DEE3E7;
	z-index:100;
}

.header16 h1 {
	font-family:Montserrat,sans-serif;
	font-size:2em;
	color:#00D4D6;
}

.header16 h3 {
	color:#A8AAB9;
	font-weight:bold;
}

.header16 h1,.header16 h2,.header16 h3 {
	text-align:center;
}

.header16 a {
	text-decoration:underline;
	font-weight:bold;
}

.header16 .social {
	background-color:#DEE3E7;
	text-align:center;
}

.header16 .social img {
	height:30px;
}

.header16 .social .group {
	width:70%;
}

.header17 {
	color:#072B77;
	z-index:100;
}

.header17 h1,.header17 h2,.header17 h3,.header17 div {
	text-align:center;
}

.header17 h1 {
	font-family:Montserrat,sans-serif;
	font-size:2em;
	color:#00D4D6;
}

.header17 h3 {
	color:#3c4f67;
	font-weight:bold;
}

.header17 a {
	font-weight:bold;
}

.header18 {
	color:#072B77;
	z-index:100;
}

.header18 h1,.header18 h2,.header18 h3,.header17 div, .header16 div, .header18 div {
	text-align:center;
}

.header18 h1 {
	font-family:Montserrat,sans-serif;
	font-size:2em;
	color:#00D4D6;
}

.header18 h2 {
	font-size:1.5em;
	color:#3D4F67;
	font-weight:bold;
}

.header18 h3 {
	color:#A8AAB9;
	font-weight:bold;
}

.header19 {
	font-family:Montserrat,sans-serif;
	z-index:100;
	color:#fff;
	padding:80px 0px;
}

.header19 h2 {
	font-family:Montserrat,sans-serif;
	font-weight:bold;
	color:#fff;
}

.header20 img {
	width:100%;
	padding:10px 0px;
}

.header21{
	background-color:#e4e8eb;
	color:#4C4C54;
	z-index:100;
	width:100%;
}

/* Solid Colour Content Blocks */

.content_block h1 {
	text-align:center;
	font-family:Montserrat,sans-serif;
	font-size:2em;
}

.content_block h2,.content_block h3 {
	text-align:center;
}

.content_block h3 {
	font-weight:bold;
}

.content_block_1 {
	background-color:#DEE3E7;
	overflow:auto;
}

.content_block_1 h1,.content_block_1 h2,.content_block_1 h3 {
	text-align:center;
}

.content_block_2 {
	background-color:#00AEEF;
	color:#fff;
}

.content_block_2 h1,.content_block_2 h2 {
	text-align:center;
}

.content_block_2 div {
	text-align:center;
}

.content_block_3 div,.content_block_3 h1,.content_block_3 h2 {
	text-align:center;
}

.content_block_6 {
	background-color:#DEE3E7;
	overflow:auto;
	padding:20px;
}

.content_block_6 h1,.content_block_6 h2,.content_block_6 h3 {
	text-align:center;
}

.content_block img,.content_block_1 img,.content_block_2 img ,.content_block_3 img{
	max-width: 98%;
}

.content_block_5 .form-style-5 {
	color:#3c4f67;
}

.content_block_5 h1 {
	text-align:center;
	font-family:Montserrat,sans-serif;
	font-size:2em;
}

.content_block_5 h2,.content_block h3 {
	text-align:center;
}

.content_block_5 h3 {
	font-weight:bold;
}

.form-style-5 .form_small {
	font-size:1.0em;
	/*float:right;*/
}

.content_block_4 h2 {
	font-family:Montserrat,sans-serif;
}

/* Sub Menu (Terms/FAQs) */

.submenu_wrapper {
	text-align:center;
	margin:20px 0px 40px 0px;
}

.submenu {
	text-align:center;
	background-color:#A8AAB9;
}

.submenu div {
	width:25%;
	float:left;
}

.submenu a {
	color:#fff;
	padding:20px 0;
	border:1px solid #fff;
	display:block;
}

.submenu a:hover {
	background-color:#3D4F67;
	cursor:pointer;
}

.submenu_selected {
	background-color:#3D4F67;
}

/* Form Confirmation / Thank You page */

.form_confirmation {
	clear:both;
	font-size:0.8em;
}

/* Voucher Codes */

.voucher {
	border:4px dashed #3D4F67;
	background-color:#E4E9EC;
	color:#3D4F67;
}

.voucher input {
	background-color:#fff;
	padding:12px 8px;
	margin:22px auto;
	font-size:1.1em;
	color:#00D4D6;
	width:90%;
	max-width:441px;
	border:none;
	text-align:center;	
}

.voucher_expiry {
	color:#A8AABB;
}

.voucher h1 {
	font-size:1.8em;
}

.voucher h4 {
	padding:0px 10px;
}

/* Price Match */

.price_match {
	overflow:auto;
	margin:20px 0px;
}

.price_match_title {
	text-align:left !important;
}

.price_match img {
	padding:10px;
	max-height:300px;
}

.price_match_box_left {
	border:4px solid #58595B;
	background-color:#fff;
	margin-top:20px;
	border-right:none;
}

.price_match_box_left p,.price_match_buy p {
	text-align:center;
}

.price_match_box_left h2 {
	background-color:#58595B;
	color:#fff;
	padding:10px;
}

.price_match_box_right {
	border:4px solid #58595B;
	background-color:#fff;
	margin-top:20px;
	border-left:none;
}

.price_match_box_right p,.price_match_buy p {
	text-align:center;
}

.price_match_box_right h2 {
	background-color:#58595B;
	color:#fff;
	padding:10px;
}

.price_match_buy {
	border:4px solid #66D57E;
	background-color:#fff;
}

.price_match_buy h2 {
	background-color:#66D57E;
	color:#fff;
	padding:15px;
}

.price_match_buy h3 {
	padding:14px 10px 0px 10px;
}

.price_match_buy p {
	padding:5px;
}

.content_block h2 {
	line-height:1.4em;
}

.buybutton {
	clear:both;
	display:block;
	background-color:#66D57E !important;
	padding:12px 8px !important;
	color:#fff !important;
	cursor:pointer;
	margin:22px auto;
	font-size:1.1em;
	max-width:441px;
	text-align:center;
	white-space:nowrap !important;
	border:none;
}

.buybutton:hover{
	background-color:#072b76 !important;
}

/* brochure request */

.brochure_request {
	float:right;
}

/* nutrition */

.nutrition {
	margin:0;
}

.nutrition_title{
	padding:0px 30px;
}

/* about us */

.about_us_list {
	clear:both;
	padding:0px 20px;
}

.about_us_list h2,.about_us_list p {
	text-align:left;
}

.about_us_list h2 {
	font-size:1.3em;
	margin-top:0px;
	margin-bottom:0px;
}

.about_us_list p {
	font-size:0.8em;
	margin-top:5px;
}

.about_us_blue_bg {
	background-color: #092c77;
	color:#fff;
	padding:20px;
	overflow:auto;
	clear:both;
}

.about_us_blue_bg a {
	color:#02c6f6;
	font-weight:bold;
}

.about_us_blue_bg h2,
.about_us_aqua_bg h2 {
	font-size:1.8em;
}

.about_us_aqua_bg {
	background-color: #02cce1;
	color:#fff;
	padding:20px;
	overflow:auto;
	clear:both;
}

/* videos */

a.video_read_more:link, a.video_read_more:visited, a.video_read_more:active {
	color:#00d4d6 !important;
	text-decoration:underline;
}

a.video_read_more:hover {
	color:#000 !important;
}

.video_text {
	color:#3D4F67 !important;
	text-align:center;
}

/* subscribe */

.email_cta_submit_button {
	background-color:#00d4d6;
	font-size:1em;
	box-sizing:border-box;
	padding:10px 20px;
	height:46px;
	color:#fff;
	border:none;
	margin-top:5px;
}

.cta_email {
	font-size:1em;
	box-sizing:border-box;
	padding:10px 4px;
	height:46px;
	color:#888;
	border:none;
	margin-top:5px;
}

/* quick order */

.quick_order_code {
	width:80px;
	border:none;
	background-color:#eee;
	text-align:center;
	padding:15px 10px;
	float:left;
	margin-right:10px !important;
}

.quick_order_qty {
	width:80px;
	border:none;
	background-color:#eee;
	text-align:center;
	padding:15px 4px;
	float:left;
	margin-right:10px;
}

.quick_order_name {
	padding-top:20px;
}

.quick_order_price {
	padding-top:10px;
	float:left;
	margin-left:20px;
}

.quick_order_remove {
	float:right;
	height:12px;
	width:12px;
	margin-top:20px;
}

.quick_order_submit {
	max-width:250px;
}

.quick_order_remove_mobile {
	display:none;
}

.quick_order_qty_heading {
	text-align:left;
}

/* blog */

.nogapbutton {
	width:98%;
}

/* reCAPTCHA */

.recaptcha_error {
	color:#f00;
	font-weight:bold;
}

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

.recaptcha2 {
	width:100%;
	text-align:right;
}

/* desktop only */

@media (min-width: 769px) {

	.content_block_4 .submenu_mobile {
		display:none;
	}

	.content_block_4 .submenu {
		display:block;
	}

	.form-style-5 .price_form input {
		width:73%;
	}

	.form-style-5 .autodespatch_form input {
		width:73%;
	}

	.about_us_list_number {
		display:block;
		float:left;
		height:50px;
		width:50px;
		margin-right:20px;
		margin-bottom:20px;
		color: #06cce1;
		text-align:center;
		border-radius:5px;
		border:3px solid #06cce1;
		font-size:1.6em;
		line-height:48px;
	}

	.about_us_blue_bg img {
		float:right;
	}

	.about_us_aqua_bg img {
		float:left;
	}

	.about_us_aqua_bg {
		padding-right:50px;
	}

	.about_us_list img {
		float:left;
		margin-right:20px;
	}

	.about_us_list_circle  h2{
		margin-top:25px;
	}

	.about_us_blue_bg p,
	.about_us_aqua_bg p {
		font-size:1.1em;
		/*line-height:2.2em;*/
		padding:20px 20px;
	}
	
	.about_us_blue_bg h2,
	.about_us_aqua_bg h2 {
		padding:20px 0px 0px 0px;
	}
	
	.email_cta_submit_button, .cta_email {
		float:left;
	}

	.sub_for-phone-only {
		display:none;
	}

	.sub_for-tablet-portrait-up {
		display:inline;
	}

	.price_match_title {
		display:block;
	}

	.price_match_title_mobile {
		display:none;
	}

	.nogap {
		margin-left:0px;
		margin-right:0px;
		width:33%;
	}

	.blog_wrapper {
		width:50%;
		background-color:#fff;
		margin:30px auto 0 auto;
	}

}

/* tablet only */

@media (min-width: 481px) and (max-width: 768px) {
	
	.form-style-5 .price_form input {
		width:60%;
	}
	
	.form-style-5 .autodespatch_form input {
		width:60%;
	}
	
	.form-style-5 .brochure_form input {
		width:70%;
	}

	.about_us_blue_bg img {
		float:right;
	}

	.about_us_aqua_bg img {
		float:left;
	}

	.about_us_list img {
		display:none;
	}

	.about_us_list_circle  h2{
		margin-top:15px;
	}

	.about_us_blue_bg p,
	.about_us_aqua_bg p {
		padding:0px 20px;
	}

	.about_us_list_number {
		display:none;
	}

	.sub_for-phone-only {
		display:inline;
	}

	.sub_for-tablet-portrait-up {
		display:none;
	}

	.break_on_tablet {
		width:100% !important;
		text-align:center !important;
		display:block;
	}
			
	.quick_order_code {
		padding:10px 5px;
		font-size:0.9em;
	}

	.quick_order_qty {
		padding:10px 2px;
		font-size:0.9em;
	}
	
	.quick_order_name {
		font-size:0.9em;
	}
	
	.quick_order_price {
		font-size:0.9em;
	}

	.quick_order_remove {
		margin-top:14px;
	}
	
	.price_match_title {
		display:block;
	}

	.price_match_title_mobile {
		display:none;
	}

	.nogap {
		margin-left:0px;
		margin-right:0px;
		width:33%;
	}

	.blog_wrapper {
		width:50%;
		background-color:#fff;
		margin:30px auto 0 auto;
	}

}

/* mobile and tablet */

@media (max-width: 768px) {
	
	/* Reinstate PriceMatch borders in mobile */

	.price_match_box_left {
		border:4px solid #58595B;
	}
	
	.price_match_box_right {
		border:4px solid #58595B;
	}
	
	/* Mobile font sizes - AutoDespatch */

	.header14 h1 {
		font-size:2.0em;
	}

	.header14 h2 {
		font-size:1.7em;
		font-weight:bold;
	}

	.header14 h3 {
		font-size:1.4em;
		font-weight:bold;
	}
	
	.content_block_1 h1, .content_block_3 h1 {
		font-size:1.8em;
	}

	.content_block h1,.content_block_1 h1,.content_block_2 h1,.header11 h1,.header12 h1 {
		font-size:1.8em;
	}

	.header11 h2,.header12 h2,.header16 h2 {
		font-size:1.2em;
	}

	.header11 h3,.header12 h3,.header16 h3 {
		font-size:0.9em;
	}

	.email_breaks {
		word-break: break-all;
	}

	.header16 .col {
		min-width:25%;
		margin-bottom:20px;
	}

	.content_block_4 .submenu_mobile {
		display:block;
	}

	.content_block_4 .submenu_mobile select {
		padding:5px;
		height:40px;
		font-size:1em;
		margin:0px 15px;
	}

	.content_block_4 .submenu {
		display:none;
	}
	
	.header21 {
		margin-top:12px;
	}

	.quickordertable span {
		font-size:0.5em;
	}
		
	.quick_order_price {
		padding-top:5px;
	}

	.price_match_title {
		display:block;
	}

	.price_match_title_mobile {
		display:none;
	}

}

/* FAQs/AD Accordions */

.accordion-container {
	width: 100%;
	margin: 0 auto 10px auto;
	clear: both;
	position:relative;
}
.accordion-container h2 {
	text-align:left;
}
.accordion-toggle, .accordion-toggle h2, h2 .accordion-toggle {
	position: relative;
	display: block;
	padding: 10px 40px 10px 10px;
	font-size: 100%;
	background: #072b76;
	color: #fff;
	cursor:pointer;
	text-decoration: none;
	margin:0;
}
.accordion-toggle.open, .accordion-toggle.open h2 {
	background: #00d4d6;
	color: #fff;
}
.accordion-toggle:hover, .accordion-toggle:hover h2 {
	background: #00d4d6;
}
.accordion-toggle span.toggle-icon {
	position: absolute;
	top: 3px;
	right: 20px;
	font-size: 1.5em;
	font-style:normal !important;
}
.accordion-content {
	display: none;
	padding: 20px;
	overflow: auto;
	background-color:#e4e8eb;
	font-size:15px;
	font-weight:normal;
	/*color:#072b76;*/
	color:#3c4f67;
}
.accordion-content img {
	display: block;
	float: left;
	margin: 0 15px 10px 0;
	max-width: 100%;
	height: auto;
}
.accordion-content a {
	text-decoration:underline;
	font-weight:bold;
}

.fa{
	color:#fff;
	font-style:normal !important;
}

/* mobile only */

@media (max-width: 480px) {
	
	.form-style-5 .price_form input {
		width:100%;
	}
	
	.form-style-5 .autodespatch_form input,.form-style-5 .autodespatch_form textarea {
		width:100%;
	}
	
	.form-style-5 .brochure_form input {
		width:100%;
	}

	.recaptcha2 {
		width:100%;
		text-align:center;
	}
	
	.about_us_blue_bg img {
		display:none;
	}

	.about_us_aqua_bg img {
		display:none;
	}

	.about_us_list img {
		display:none;
	}

	.about_us_list_number {
		display:none;
	}

	.sub_for-phone-only {
		display:inline;
	}

	.sub_for-tablet-portrait-up {
		display:none;
	}
		
	.quick_order_code {
		width:50px;
		border:none;
		background-color:#eee;
		text-align:center;
		padding:8px 5px;
		float:left;
		display:block;
		font-size:0.9em;
	}

	.quick_order_qty {
		width:50px;
		border:none;
		background-color:#eee;
		text-align:center;
		padding:8px 2px;
		font-size:0.9em;
		float:right;
		display:block;
		margin-right:0px;
	}
	
	.quick_order_name {
		clear:left;
		display:block;
		float:left;
		font-size:0.9em;
	}
	
	.quick_order_price {
		clear:left;
		display:block;
		float:right;
		font-size:0.9em;	
		padding-top:15px;
	}

	.quick_order_remove {
		clear:right;
		display:block;
		float:right;
		height:12px;
		width:12px;
		margin-right:0px;
		margin-top:16px;
	}
	
	.quick_order_remove_mobile {
		display:inline;
		clear:left;
		float:left;
		margin-top:10px;
		margin-bottom:0px;
		padding:5px !important;
	}
	
	.quick_order_remove {
		display:none;
	}
	
	.quick_order_submit {
		font-size:0.9em !important;
		width:160px !important;
	}
	
	.quick_order_qty_heading {
		text-align:right;
	}
	
	.accordion-content p {
		padding:0px 20px;
	}
	
	.accordion-container h2 {
		font-size:1.2em !important;
		line-height:1.4em;
	}
	
	.content_block h2 {
		font-size:1.2em;
		line-height:1.4em;
	}
	
	.content .price_match_tub {
		text-align:center !important;
	}

	.price_match_title {
		display:none;
	}

	.price_match_title_mobile {
		display:block;
		text-align:center !important;
	}

	.price_match_box_left {
		margin-top:0px;
	}

	.price_match_box_right {
		margin-top:0px;
	}

	.searcharticles {
		/*width:80% !important;*/
	}
	
	.searcharticles input {
	}
		
	.nogapbutton {
		width:90%;
	}
	
	.blog_wrapper {
		width:90%;
		background-color:#fff;
		margin:30px auto 0 auto;
	}

	.blog {
		margin-top:20px;
	}
	
}






/* media query for mobile */
@media (max-width: 767px) {
	.accordion-content {
		padding: 10px 0;
		overflow: inherit;
	}
	.accordion-toggle, .accordion-toggle h2, h2 .accordion-toggle {
		font-size:85%;
		padding: 10px 20px 10px 10px;
	}
	.accordion-toggle span.toggle-icon {
		top: 9px;
		right: 15px;
		font-size: 1.1em;
	}
}

.shopbutton {
	clear:both;
}

.shopbutton a {
	border:1px solid #fff;
	color:#fff;
	margin:0 auto;
	padding:14px 17%;
	font-size:1.4em;
}

.shopbutton a:hover {
	color: #00AEEF;
	background-color: #fff;
}







/* 2017-07-03 JA. Mobile optimisation */

.scroll-title{text-align:left !important;}
.myaccount .homebutton7 { box-sizing:border-box; }	/* account menu width fix */
.checkout_form_fix .homebutton7 { box-sizing:border-box; }	/* account menu width fix */
.myaccountcontent { padding-top:1.8em; }
.checkoutcontent { padding-top:1.8em; }
.basket_checkout_buttons {float:right; max-width:441px; width:100%;}

.email_cta_submit_button {
	cursor:pointer;
	background-color:#00d4d6;
	border:1px solid #00d4d6;
}

.email_cta_submit_button:hover {
	cursor:pointer;
	background-color:#072b76;
	border:1px solid #fff;
}

@media (min-width: 481px) and (max-width: 580px){
	.sitemap .col { margin-left:0 !important; }
}

@media (min-width: 200px) and (max-width: 620px){
	.mobile_tp_down{float:left}
}

@media screen and (max-width: 1080px) { 
	.buynow_mobile {
		padding:0.10em !important;
		box-sizing: border-box;
	}
}

@media screen and (min-width: 1081px) { 
	.stock_clearance p {
		margin-bottom:2em !important;
	}
}

@media screen and (min-width: 900px) and (max-width: 1079px) {
	.buynow2 { font-size:0.8em; }
}

@media screen and (max-width: 899px) {
	.buynow2 { padding:0.35em !important; }
}

@media screen and (max-width: 620px) { 
	.myaccount input, .myaccount select { box-sizing:border-box; width:100% !important; max-width:100% !important; }
	.checkout_form_fix input, .checkout_form_fix  select { box-sizing:border-box; width:100% !important; max-width:100% !important; }
	#cardNumber, #cardholderName { box-sizing:border-box; width:100% !important; }
	.sp_drop input[type=submit] { box-sizing:border-box; width:100% !important; }
	#day,#month,#year { box-sizing:content-box; width:auto !important; }
	.myaccount { box-sizing:border-box; }
	.checkout_form_fix { box-sizing:border-box; }
	.newaddresses .homebutton { box-sizing:border-box !important; width:90% !important; }
}

/* checkbox aspect */
[type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before {
	position: relative;
	float:left;
}
[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label {
	padding-left:0;
	line-height:1.7em;
}
[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after {
	top:0.1em;
	left:-1em;
}

.ad_tub_image { width:65%; }

@media (min-width:621px) and (max-width:767px) {
	.productmobilestretch{
		background:none !important;
	}
	.productmobilenostretch{
		display:inline !important;
	}
}

@media (max-width: 750px) {
	.autodespatch_query {
		margin:0;
	}
}

/* form fixes */

@media (min-width: 481px) and (max-width: 768px) {
	.form-style-5 .autodespatch_form textarea{
		width:60%;
	}
	.form-style-5 .contact_form input {
		width:64%;
	}
}

@media (min-width: 481px) and (max-width: 767px) {
	.accordion-toggle, .accordion-toggle h2, h2 .accordion-toggle {
		font-size:95%;
	}
	.accordion-content {
		padding: 10px 20px;
	}
}

@media (min-width: 768px) {
	.accordion-toggle, .accordion-toggle h2, h2 .accordion-toggle {
		font-size:95%;
	}
	.accordion-content {
		padding: 10px 20px;
	}
}

@media (min-width:481px) and (max-width:760px) {
	.footerdetails .col { margin-left:0; }
}

.footer_payment_options {
	width:90%;
	max-width:495px;
}

@media (max-width: 599px) {
	.footer_payment_options {
		margin:10px auto 20px auto;
	}
}

@media (min-width: 600px) {
	.footer_payment_options {
		margin:0 auto 20px auto;
	}
}

@media (min-width: 751px) {
	.form-style-5 .autodespatch_form textarea{
		width:80%;
	}
}

@media (min-width:769px) {
	.form-style-5 .autodespatch_form input {
		width:60%;
	}
}

@media (min-width:1000px) {
	.form-style-5 .autodespatch_form input {
		width:65%;
	}
	.form-style-5 .contact_form input {
		width:74%;
	}
}

@media (min-width:769px) and (max-width:999px) {
	.form-style-5 .contact_form input {
		width:67%;
	}
}

@media (min-width:1100px) {
	.form-style-5 .autodespatch_form input {
		width:70%;
	}
}

@media (min-width: 481px) and (max-width: 620px) {
	.form-style-5 .contact_form textarea{
		width:100%;
	}
	.form-style-5 .span_3_of_7, .form-style-5 .span_2_of_7 { width:100%; }
	.form-style-5 .span_1_of_7, .form-style-5 .span_2_of_7 { width:100%; }
	.form-style-5 .col { margin:0; }
	.form-style-5 .contact_form input {
		width:75%;
	}
}

@media (min-width: 621px) and (max-width: 750px) {
	.form-style-5 .contact_form input {
		width:60%;
	}
}

.voucher .homebutton { margin:22px auto; }

@media (min-width:481px) and (max-width:750px) {
	.form-style-5 .span_1_of_2 { width:100%; }
	.form-style-5 .span_4_of_7 { width:100%; }
}

@media screen and (min-width: 581px) { 
	.myaccount .homebutton4 { margin-left:0; }
	.checkout_form_fix .homebutton4 { margin-left:0; }
	.myproducts .homebutton4 { margin-bottom:0 !important; }
}

.welcome_text {
	margin-top:16px;
	margin-bottom:0;
	font-size:1.2em;
	font-weight:bold;
}
	
@media screen and (max-width: 580px) { 
	.welcome_text { text-align:center; margin-top:1.4em; }
	.myproducts h2 { text-align:center; }
	.myproducts h3 { text-align:center; }
	.myproducts .col { text-align:center; margin:auto; }
	.ad_tub_image { width:35%; }
	.stephome { text-align:center; margin:auto; }
	.myproducts { text-align:center !important; }
	#newaddress .col { text-align:left !important; }
}

.myaccount .homebutton,.myaccount .homebutton3 { box-sizing:border-box; width:100% !important; max-width:100% !important; }
.checkout_form_fix .homebutton,.checkout_form_fix .homebutton3 { box-sizing:border-box; width:100% !important; max-width:100% !important; }

@media screen and (min-width: 621px) { 
	.myaccount_responsive {
		margin:1% 0 0 1px !important;
		width:24.8% !important;
	}
}

@media screen and (min-width: 621px) and (max-width: 699px) { 
	.myaccount_responsive { font-size:0.9em; }
}

.invoiceaddress { padding-left:0 !important; margin-left:0 !important; }
.deliveryaddress { padding-left:0 !important; margin-left:0 !important; }
.address_update_buttons { margin-top:1.4em; }

@media screen and (max-width: 599px) { 
	.myaccount .span_1_of_2_becomes_1 { margin-left:0; }
	.checkout_form_fix .span_1_of_2_becomes_1 { margin-left:0; }
}

.glucosamine {
	width:100%;
	box-sizing:border-box;
	padding:8px;
	text-align:left;
	background-color:#f8f8f6;
}

@media screen and (max-width: 480px) { 
	.buynow2 {
		font-size:0.8em;
		padding:0.55em !important;
	}
	.buynow_mobile { padding:0.25em !important; }
	.offercodesubmit { max-width:50% !important; }
	.offercodeinput { max-width:50% !important; }
	.voucher_responsive { display:none; }
	.voucher input { margin-bottom:0; }
	.social .col { margin:1% 0 1% 1% !important; }
	.form-style-5 .brochure_form select { width:100%; }
	.gluc_img { width:70% !important; display:block; margin:auto; }
	/*.gluc_tick { margin-left:10px; }*/
	.glucosamine { padding:20px; }
	.glucosamine_button { width:100%; box-sizing:border-box; }
	.basket_checkout_buttons {float:left; max-width:100%; width:100%;box-sizing:content-box;}
	.basket_checkout_buttons .homebutton, .basket_checkout_buttons .homebutton3 { max-width:100%; width:100%; margin:22px 0; }
	.form-style-5 .contact_form input {
		width:67%;
	}
}

@media (min-width: 481px) and (max-width: 768px) {
	.form-style-5 .brochure_form select {
		width:70%;
	}
	.glucosamine_button { float:none !important; }
}

@media (min-width: 481px) and (max-width: 799px) {
	.gluc_homebutton_wrapper {
		width:100%;
		margin:0;
	}
}

@media (min-width: 800px) and (max-width: 950px) {
	.gluc_homebutton_wrapper {
		font-size:0.9em !important;
	}
	.gluc_homebutton {
		width:100%;
	}
}

@media (min-width: 481px) and (max-width: 767px) {
	.gluc_header { width:100%; }
	.gluc_header .col { width:100%; }
	.gluc_header img { text-align:center; margin:auto; width:auto; }
	.gluc_pic_wrapper { width:100%; margin:auto; }
}

.header16 .social2 img {
	height:30px;
}

@media screen and (min-width: 360px) and (max-width: 480px) {
	.contact_social_icons {
		width: auto;
		min-width: 11% !important;
	}
	.social2 .col { margin:1% 0 1% 1.6% !important; }
}

@media screen and (min-width: 400px) and (max-width: 480px) {
	.social2 .col:last-child { margin:1% 0 1% 4% !important; }
}

@media screen and (max-width: 359px) {
	.contact_social_icons { min-width:14% !important; }
	.contact_social_icons img { height:18px !important; }
	.quick_order_remove_mobile { width:100% !important; }
	.form-style-5 .contact_form input {
		width:60%;
	}
}

#quickordertable {
	width:100%;
	border-collapse:separate;
	border-spacing:0 10px;
}

#quickordertable td {
	padding:20px;
	margin:10px;
}

#quickordertable th {
	padding:20px;
	margin:10px;
}

@media (min-width:481px) {
	.contact_social_icons {
		width: 12.5%;
		min-width: 12.5% !important;
	}	
	#quick-add{
		width:70%;
	}
}

.glucosamine_button {
	clear:both;
}

.gluc_spacer { display:none; }

@media (min-width:768px) {
	
	.gluc_spacer { display:block; height:44px; }

}


@media (min-width:481px) and (max-width:599px) {
	
	.quick_order_submit { font-size:0.9em !important; }
	.gluc_prod { width:100%; }
	.gluc_prod .col { width:100%; }
	.glucosamine { padding:20px; }
	.glucosamine_button { width:100%; max-width:100%; box-sizing:border-box; }
	.gluc_tick_wrapper { margin-left:0; }
	.gluc_img { width:70% !important; display:block; margin:auto; }
	.perfect .homebutton-cta { width:100% !important; max-width:100% !important; }
	
}

@media (min-width:481px) and (max-width:580px) {
	
	.perfect { margin-left:0; }
	/*.pricematch .col { margin:0 !important; }
	.pricematch { overflow:visible; }*/
	.price_match .span_3_of_4 { margin:0; }
	.buybutton { width:100%; max-width:100%; }
	
}

@media (min-width:621px) and (max-width:800px) {
	.pricematch_query { width:100%; margin-left:0; }
}

@media (min-width:481px) and (max-width:760px) {
	.price_match_tub { width:100%; text-align:center; }
	.price_match_tub img { margin:auto; }
	.price_match_title { width:100%; text-align:center !important; }
}

@media (min-width:581px) and (max-width:760px) {
	.gluc_tick_wrapper { font-size:0.9em; }
}

@media (min-width:581px) and (max-width: 768px) {
	
	.price_match_box_left {
		border-right:none;
	}
	
	.price_match_box_right {
		border-left:none;
	}
}

@media (max-width:480px) {
	
	.pricematch .col { margin:0 !important; width:100%; max-width:100%; box-sizing:border-box; }
	.perfect .homebutton-cta {
		box-sizing:border-box;
		padding:12px 12px 60px 12px;
		margin:12px 12px 0 12px;
	}
	.homebutton-cta { width:inherit; }
}

@media (min-width:600px) and (max-width:750px) {
	
	.brochure_form img { margin:auto; }

}

@media (min-width:751px) and (max-width:1078px) {

	.form-style-5 .brochure_form input, .form-style-5 .brochure_form select {
		width:68%;
	}
}

.video_text_wrapper {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}

.video_text iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media (max-width:493px) {
	
	.quick_order_code {
		width:50px;
		border:none;
		background-color:#eee;
		text-align:center;
		padding:8px 5px;
		float:left;
		display:block;
		font-size:0.9em;
	}

	.quick_order_qty {
		width:50px;
		border:none;
		background-color:#eee;
		text-align:center;
		padding:8px 2px;
		font-size:0.9em;
		float:right;
		display:block;
		margin-right:0px;
	}
	/*
	.quick_order_name {
		clear:left;
		display:block;
		float:left;
		font-size:0.9em;
	}
	*/
	.quick_order_price {
		clear:left;
		display:block;
		float:right;
		font-size:0.9em;	
		padding-top:15px;
	}

	.quick_order_remove {
		clear:right;
		display:block;
		float:right;
		height:12px;
		width:12px;
		margin-right:0px;
		margin-top:16px;
	}
	
	.quick_order_remove_mobile {
		display:inline;
		clear:left;
		float:left;
		margin-top:10px;
		margin-bottom:0px;
		padding:5px !important;
	}
	
	.quick_order_remove {
		display:none;
	}
	/*
	.quick_order_submit {
		font-size:0.9em !important;
		width:160px !important;
	}
	*/
	.quick_order_qty_heading {
		text-align:right;
	}
	
}

@media (min-width:600px) {
	.header16 .social .group { width:100%; }
	.header16 .social2 .group { width:85%; margin:auto; }
}

@media (min-width:700px) {
	.header16 .social2 .group { width:70%; margin:auto; }
}

.voucher .homebutton { box-sizing:content-box; }

@media screen and (max-width: 370px) { 
	.buynow2 {
		font-size:0.6em;
		padding:1.05em !important;
	}
}

.ingredients table { width:100% !important; }
.ingredients table strong { color: #000; }

.sub_for-phone-only {
	width:auto;
}


@media screen and (max-width: 799px) {
	.catheader_responsive {
		text-align:left;
		display:block;
		margin-top:100px;
		display:inline;
		font-size:.9em;
		/*padding-bottom:20px;*/
	}
	.catheader_responsive h1 {
		text-align:left;
		margin:6px 0 1em 0;
		width:inherit;
		float:left;
		font-size:1em;
	}
	.catwrapper_responsive { padding-bottom:5px; }
}

@media (min-width: 800px) {
	.catheader_responsive{
		margin-top:-336px;
		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_responsive h1{
		font-size:1.6em;
	}
	.catheader_responsive p{
		margin:0 0 10px 0 !important;
	}
}

@media (min-width: 1200px) and (max-width: 1799px) {
	.catheader_responsive{
		height:346px;
		margin-top:-386px;
		margin-bottom:60px;
	}
}

@media (min-width: 1800px) {
	.catheader_responsive{
		height:346px;
		margin-top:-436px;
		margin-bottom:110px;
	}
}

@media (max-width: 599px) {
	.catheader_responsive{width:100%;}
	/*.catheader_responsive p, .catheader_responsive span{font-size:.85em;}*/
	.catheader_responsive p{ font-size:1em; }
	.offercode {
		box-sizing:content-box;
		max-width:100% !important;
	}
	.showclose { top:0 !important; }
}

@media (max-width: 480px){
	.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 (min-width: 481px) and (max-width: 599px) {
	.offercode {
		position:relative;
		float:left;
		max-width:320px !important;
	}
	.prods .span_1_of_2 {
		width:100% !important;
	}
	.prods .span_3_of_5 h2, .prods .prodblock {
		text-align:left;
	}
	.prods .homebutton {
		float:left;
	}
}

.searchresults h3 { width:100%; box-sizing:border-box; }

@media (min-width: 481px) and (max-width: 760px) {
	.product_search_responsive { margin-left:0; }
	.searchresults .span_1_of_4 { width:100%; }
}

@media (min-width: 800px) and (max-width: 899px) {
	.catheader_responsive{
		width:60%;
		font-size:.9em;
		height:386px;
		margin-top:-386px;
	}
}

@media (min-width: 600px) and (max-width: 799px) {
	.catheader_responsive{
		width:100%;
		font-size:.9em;
		height:400px;
		margin-top:-400px;
	}
}

@media (min-width: 100px) and (max-width: 599px){
	.catheader_responsive{ width:100%; font-size:.9em; }
	.catheader_responsive h1{ font-size:1.2em; }
}

@media (min-width: 900px) and (max-width: 914px){
	.header .col { font-size:.9em; }	/* header logo drop fix */
}

/* 2017-07-03 JA. Mobile optimisation */

/* 2017-07-04 JA. Trustpilot mobile optimisation */

@media (min-width:800px) {
	.tptext { float:left; }
	.starsholder .stars2, .starsholder .stars3 { margin:auto; }
}
@media (min-width:1018px) {
	.starsholder .stars2, .starsholder .stars3 { margin-right:.5em; }
}
@media (max-width:599px) {
	.starsholder { width:100% !important; }
}
@media (max-width:799px) {
	.tpholder .span_1_of_3 { width:100%; }
	.tpholder .span_2_of_3 { width:100%; margin-left:0; }
	.tplogo {width:auto;}
	.tpholder {	text-align:center; } /* logo, stars and text */
	.tptextholder {	width:inherit; box-sizing:content-box; } /* stars and text */
	.tptext { float:none; } /* 9.5 of 10 */
	.starsholder .stars2, .starsholder .stars3 { float:none; }
}
@media (min-width:800px) and (max-width:1018px) {
	.tpholder { text-align:center; }
	.tpholder .span_1_of_3 { width:100%; }
	.tpholder .span_2_of_3 { width:100%; }
	.tplogo { width:auto; }
	.starsholder .stars2, .starsholder .stars3 { margin-right:.5em; float:none; display:inline-block; }
	.tptext{ float:none; display:inline-block; position:relative; top:-6px !important; }
}
@media (min-width:1019px) {
	.tptextholder { text-align:center; margin:auto; }
	.tpholder { width:auto; text-align:center; }
	.tpholder .span_1_of_3 { width:auto; float:none; text-align:center; display:inline-block; }
	.tpholder .span_2_of_3 { text-align:center; width:auto; float:none; text-align:center; display:inline-block; position:relative; top:-13px !important; }
	.tplogo { width:auto; float:right; margin-right:.5em; }
}

/* 2017-07-04 JA. Trustpilot mobile optimisation */

/* 2017-07-28 JA. Contact forms EU */

@media (min-width:481px) {

	.autodespatch_form_left {
		display:table-cell;
		min-width:190px;
		white-space: nowrap;
	}
	.autodespatch_form_left_textarea {
		display:table-cell;
		min-width:80px;
		white-space: nowrap;
	}
	.autodespatch_form_right {
		display:table-cell;
		width:100%;
		vertical-align:top;
	}
	
	.nutrition_form_left {
		display:table-cell;
		min-width:140px;
		white-space: nowrap;
	}
	.nutrition_form_left_textarea {
		display:table-cell;
		min-width:80px;
		white-space: nowrap;
	}
	.nutrition_form_right {
		display:table-cell;
		width:100%;
		vertical-align:top;
	}
	
	.pricematch_form_left {
		display:table-cell;
		min-width:190px;
		white-space: nowrap;
	}
	.pricematch_form_right {
		display:table-cell;
		width:100%;
		vertical-align:top;
	}
	
	.contact_form_left {
		display:table-cell;
		min-width:110px;
		white-space: nowrap;
	}
	.contact_form_left_textarea {
		display:table-cell;
		min-width:80px;
		white-space: nowrap;
	}
	.contact_form_right {
		display:table-cell;
		width:100%;
		vertical-align:top;
	}
	
	.form-style-5 input,.form-style-5 textarea {
		width:100% !important;
	}

}

@media (max-width:480px) {

	.form-style-5 .contact_form input {
		width:100% !important;
	}

}

.video-container {
	position:relative;
	/*padding-bottom:56.25%;*/ /* 16:9 */
	padding-bottom:50%; /* 16:8 */
	padding-top:30px;
	display:block;
	margin-top:12px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

/* 2017-07-28 JA. Contact forms EU */

/* 2017-10-12 JA. VitaPaws menu fix */

@media (min-width: 600px) {
	.vp_menu {
		display:none !important;
	}
}
@media (max-width: 600px) {
	.vp_menu {
		display:block !important;
	}
}

/* End - 2017-10-12 JA. VitaPaws menu fix */

/* 2017-10-16 JA. My Account - hide Order History on login */

.step6 {
	display:none;
}

/* End - 2017-10-16 JA. My Account - hide Order History on login */

/* 2017-11-13 Buy it again bar */

.buy_again_container {
	width:100%;
	box-sizing:border-box;
	background-color:#eee;
	font-size:1em;
	text-align:center;
	margin-bottom:.2em;
}

@media (min-width: 1151px) {
	.buy_again_container {
		margin-top:1em;
	}
}
	
@media (max-width: 1150px) {
	.buy_again_container {
		margin-top:2em;
	}
}
	
@media (max-width: 620px) {
	
	.buy_again {
		padding-top:.8em;
		padding-left:2em;
		padding-right:2em;
		box-sizing:border-box;
		text-align:center;
	}
	
	.buy_again_button {
		margin-bottom:1em;
	}

}

@media (min-width: 621px) {
	
	.buy_again {
		text-align:left;
		padding-left:2em;
		padding-top:.8em;
		padding-bottom:.8em;
		box-sizing:border-box;
	}
	
	.buy_again_button {
		margin:0;
		margin-left:auto;
		margin-right:auto;
	}
	
}

/* End - 2017-11-13 Buy it again bar */

/* Order History */

.history_tooltip {
    position: relative;
    display: inline;
    border-bottom: 1px dotted black;
}

.history_tooltip .history_tooltiptext {
    visibility: hidden;
    width: auto;
    background-color: #aaa;
    color: #fff;
    text-align: center;
    padding: 5px 10px;
    border-radius: 6px;
	text-align:left;
	white-space:nowrap;
    position: absolute;
	top: 0;
    z-index: 1;
}

.history_tooltip:hover .history_tooltiptext {
    visibility: visible;
	cursor:pointer;
}

.history_tooltiptext {
	margin-right:-1px;
}

.buy_now {
	background-color:#eee;
}

.buy_now:hover {
	background-color:#ccc;
	color:#fff;
	cursor:pointer;
}

.buy_now a:hover {
	background-color:#ccc;
	color:#fff;
	cursor:pointer;
}

.homebutton3 {
	background-color:#eee;
}

.homebutton3:hover {
	background-color:#00d4d6;
}

.homebutton6:hover,.homebutton3:hover {
	background-color:#00d4d6;
	color:#fff;
}
.homebutton5:hover {
	background-color:#00d4d6;
}

.order_wrapper {
	float:left;
	border:2px solid #ddd;
	border-radius:5px;
	margin-bottom:45px;
}

.order_container {
	float:left;
	border-bottom:1px solid #ddd;
	background-color:#f6f6f6;
	width:100%;
}

.order_history {
	float:left;
	width:100%;
	box-sizing:border-box;
}

/* Desktop */
@media screen and (min-width: 481px) { 

	.history_details {
		text-align:right;
	}
	
	.history_track {
		border:1px solid #ccc;
		border-radius:5px;
		width:230px;
		margin:0;
		font-size:1em;
		padding:5px 12px !important;
		float:left;
	}
	
	.history_no_track {
		background-color:#eee;
		color:#888 !important;
		cursor:default;
		border:1px solid #ccc;
		border-radius:5px;
		width:230px;
		margin:0;
		font-size:1em;
		padding:5px 12px !important;
		float:left;
	}
	
	.history_repeat_order {
		float:right;
		border:1px solid #ccc;
		border-radius:5px;
		width:230px;
		margin:0;
		font-size:1em;
		padding:5px 12px !important;
	}
	
	.history_buy {
		float:right;
		box-sizing:border-box;
		border:1px solid #ccc;
		border-radius:5px;
		width:230px;
		margin:0;
		font-size:1em;
		padding:5px 12px !important;
	}
	
	.history_autodespatch {
		float:right;
		text-align:center;
		box-sizing:border-box;
		border:1px solid #ccc;
		background-color:#fff;
		color:#3c4f67 !important;
		border-radius:5px;
		width:230px;
		margin:0;
		font-size:1em;
		padding:5px 12px !important;
	}
	
	.history_review {
		float:right;
		box-sizing:border-box;
		border:1px solid #ccc;
		background-color:#eee;
		color:#3c4f67 !important;
		border-radius:5px;
		margin:0;
		font-size:1em;
		width:230px !important;
		max-width:230px !important;
		padding:5px 12px !important;
	}
	
	.history_review:hover {
		color:#fff !important;
	}
	
	.history_period {
		margin-left:0;
	}
	
	.history_period select {
		width:auto;
		margin-left:.5em;
	}
	
	.history_search {
		text-align:right;
		margin-right:0;
	}
	
	.history_search input {
		width:auto;
	}
	
	.history_search_button {
		padding-left:30px !important;
		padding-right:30px !important;
		margin-left:.5em !important;
	}
	
	.history_delivered img {
		float:left;
		width:25px;
		height:25px;
		margin-right:10px;
		margin-top:2px;
		margin-left:.8em;
	}
	
	.history_product {
		padding-top:.7em;
	}
	
	.order_wrapper {
		padding-bottom:.5em;
		width:100%;
	}
	
	.history_order_details {
		border-bottom:1px dotted black;
		display:inline;
	}
	
	.history_invoice {
		border-bottom:1px dotted black;
	}
	
	.history_detail_invoice {
		display:inline;
	}
	
	.history_track_repeat {
		padding-right:0 !important;
	}
	
	.history_product_image {
		height:100px;
	}
	
	.history_image_container {
		width:100px;
		height:100px;
	}
	
	.history_product_detail {
		margin-right:15px;
	}
	
	.history_back {
		width:280px;
		border-radius:5px;
		padding:5px;
		box-sizing:border-box;
		margin-top:0;
	}
	
	.history_page_dropdown {
		display:none;
	}
	
	.history_page_buttons_link {
		display:inline;
		margin-right:.5em;
		border:1px solid #ccc;
		border-radius:5px;
		padding:12px !important;
	}
	
	.history_page_buttons_link_nav {
		display:inline;
		margin-right:.5em;
		border:1px solid #ccc;
		border-radius:5px;
		padding:12px !important;
	}
	
	.history_page_buttons {
		display:inline;
		background-color:#fff;
		color:#888 !important;
		margin-right:.5em;
		border:1px solid #ccc;
		border-radius:5px;
		padding:12px !important;
	}
	
	.history_page_buttons_nav {
		display:inline;
		background-color:#fff;
		color:#888 !important;
		margin-right:.5em;
		border:1px solid #ccc;
		border-radius:5px;
		padding:12px !important;
	}
	
	.history_details_header {
		padding:20px;
		box-sizing:border-box;
	}
	
	.history_details_div {
		display:inline;
	}
	
	.history_search_order_details {
		display:inline;
		border-bottom:1px dotted black;
	}
	
	.history_search_results_title {
		margin-top:0;
	}
	
	.history_search_results_count {
		margin-top:0;
		text-align:right;
		margin-bottom:2.5em;
	}
	
	.history_search_details {
		text-align:right;
	}
	
	.history_bundle_image {
		margin-left:2em !important;
	}
	
	.history_bundle_text {
		margin-left:4em;
	}

}

/* Tablet */
@media screen and (min-width: 621px) and (max-width: 1099px) { 
	
	.homebutton7 {
		font-size:.9em !important;
	}
	
	.myaccount_responsive {
		margin-left:0;
		width:19.9%;
	}
	
	.history_search select {
		width:50%;
	}
	
	.history_delivered {
		display:none;
	}
	
}

/* Tablet */
@media screen and (min-width: 481px) and (max-width: 620px) { 
	
	.homebutton7 {
		font-size:.7em !important;
	}
	
	.myaccount_responsive {
		margin-left:0;
		width:19.9%;
	}
	
	.history_period {
		width:100%;
	}
	
	.history_period select, .history_search {
		margin-left:0;
	}
	
	.history_period, .history_search {
		width:100%;
	}
	
	.history_search_button {
		margin-left:0 !important;
	}
	
	.history_buy, .history_review {
		float:left;
	}
	
	.history_delivered {
		display:none;
	}
	
	.history_page_buttons, .history_page_buttons_link, .history_page_buttons_link_nav {
		padding:4px !important;
	}
	
}

@media screen and (min-width: 621px) and (max-width: 680px) { 
	
	.history_page_buttons, .history_page_buttons_link, .history_page_buttons_link_nav, .history_page_buttons_nav {
		padding:8px !important;
	}
	
}

@media screen and (min-width: 521px) and (max-width: 620px) { 
	
	.history_page_buttons, .history_page_buttons_link, .history_page_buttons_link_nav {
		padding:6px !important;
	}
	
}

@media screen and (min-width: 481px) and (max-width: 520px) { 
	
	.history_page_buttons, .history_page_buttons_link, .history_page_buttons_link_nav {
		padding:4px !important;
	}
	
}

/* Mobile */
@media screen and (max-width: 480px) { 

	.history_details {
		margin-top:1em;
		text-align:center;
	}
	
	.history_placed {
		margin-top:1em;
		text-align:center;
	}
	
	.history_dispatch {
		display:none;
	}
	
	.history_repeat_order {
		box-sizing:border-box;
		margin-top:0;
		margin-bottom:1.5em;
		padding:12px 8px !important;
		font-size:1.1em;
		width:90%;
		margin-top:0;
		background-color:#3c4f67;
		color:#fff !important;
		border:1px solid #ccc;
	}
	
	.history_autodespatch {
		text-align:center;
		box-sizing:border-box;
		border:1px solid #ccc;
		background-color:#fff;
		color:#3c4f67 !important;
		font-size:1.1em;
		margin-top:0;
		margin-bottom:0;
		padding:12px 8px !important;
	}
	
	.history_period {
		text-align:center;
		margin:auto;
	}
	
	.history_search {
		margin-top:2em;
		margin-top:0;
		text-align:center;
		font-size:1.1em;
		/*margin-bottom:0;*/
	}
	
	.history_search_details {
		margin-top:2em;
		margin-top:0;
		text-align:center;
		font-size:1.1em;
		margin-bottom:1em;
	}
	
	.history_search input {
		margin-top:.5em !important;
		text-align:center;
		width:auto;
	}
	
	.history_search_button {
		margin-bottom:0;
		margin-bottom:2em;
	}
	
	.order_wrapper {
		width:100%;
	}
	
	.order_history {
		margin-top:.5em;
	}
	
	.history_review {
		border:1px solid #ccc;
	}
	
	.history_track {
		box-sizing:border-box;
		margin-top:0;
		margin-bottom:1.5em;
		padding:12px 8px !important;
		font-size:1.1em;
		width:90%;
	}
	
	.history_no_track {
		box-sizing:border-box;
		margin-top:1.5em;
		margin-bottom:1.5em;
		background-color:#eee !important;
		color:#888 !important;
		cursor:default;
		border:1px solid #ccc;
		padding:12px 8px !important;
		font-size:1.1em;
		width:90%;
		display:block;
		margin-top:0;
		margin-bottom:.8em;
	}
	
	.history_no_track_details {
		margin-bottom:0;
	}
	
	.history_buy {
		box-sizing:border-box;
		margin-top:0;
		margin-bottom:.5em;
		background-color:#eee;
		color:#3c4f67 !important;
		border:1px solid #ccc;
	}
	
	.history_buy:hover {
		color:#fff !important;
	}
	
	.history_review {
		box-sizing:border-box;
		border:1px solid #ccc;
		background-color:#eee;
		color:#3c4f67 !important;
		margin-top:0;
		margin-bottom:0;
	}
	
	.history_review:hover {
		color:#fff !important;
	}
	
	.history_delivered {
		text-align:center;
		margin:auto;
		margin-bottom:1em;
	}
	
	.history_delivered img {
		display:inline;
		width:25px;
		height:25px;
		margin-right:10px;
		margin-top:2px;
		margin-left:1em;
	}
	
	.history_product {
		padding-top:1em;
		margin-bottom:1em;
	}
	
	.order_wrapper {
		padding-bottom:1em;
	}
	
	.history_order_details {
		box-sizing:border-box;
		border:1px solid #ccc;
		background-color:#eee;
		color:#3c4f67 !important;
		margin-bottom:0;
		margin:auto;
		margin-bottom:1em;
		display:block;
		width:90%;
		padding:12px 8px !important;
	}
	
	.history_search_order_details {
		box-sizing:border-box;
		border:1px solid #ccc;
		background-color:#eee;
		color:#3c4f67 !important;
		margin:auto;
		display:block;
		width:90%;
		padding:12px 8px !important;
		margin-top:.5em;
		margin-bottom:0;
	}
	
	.history_invoice {
		display:none;
	}
	
	.history_detail_invoice {
		display:none;
	}
	
	.history_placed_title {
		display:none;
	}
	
	.history_total {
		display:none;
	}
	
	.history_total_title {
		display:none;
	}
	
	.history_order_num_title {
		display:none;
	}
	
	.history_review_product {
		display:none;
	}
	
	.product_container {
		margin-top:.5em;
		margin-bottom:.5em;
	}
	
	.history_product_image {
		width:40%;
	}
	
	.history_image_container {
		width:100%;
		/*height:100%;*/
		margin-bottom:.5em;
	}
	
	.history_product_detail {
		margin-left:15px;
		margin-right:15px;
		text-align:center;
	}
	
	.history_back {
		float:right;
		border-radius:5px;
		padding:5px;
		box-sizing:border-box;
		margin-top:0;
		margin-bottom:0;
		box-sizing:border-box;
		width:100%;
		font-size:1.1em;
		margin-bottom:1.5em !important;
	}
	
	.history_page_buttons, .history_page_buttons_link {
		display:none;
	}
	
	.history_page_buttons_link_nav {
		display:inline;
		margin-right:.5em;
		border:1px solid #ccc;
		border-radius:5px;
		padding:12px !important;
	}
	
	.history_page_buttons_nav {
		display:inline;
		background-color:#fff;
		color:#888 !important;
		margin-right:.5em;
		border:1px solid #ccc;
		border-radius:5px;
		padding:12px !important;
	}
	
	.history_details_header {
		padding-top:.5em;
		box-sizing:border-box;
	}
	
	.history_tooltiptext {
		width:100%;
	}
	
	.history_details_div {
		display:none;
	}
	
	#period {
		margin-bottom:1.5em;
	}
	
	.history_search_results_title {
		text-align:center;
	}
	
	.history_search_results_title h3 {
		margin:0;
	}
	
	.history_search_results_count {
		text-align:center;
		margin-bottom:2.5em;
	}
	
	.history_detail_gap {
		margin-top:.5em;
	}
	
}

.history_page_buttons:hover {
	cursor:default;
	background-color:#fff;
	color:#888 !important;
}

.history_page_buttons_nav:hover {
	cursor:default;
	background-color:#fff;
	color:#888 !important;
}

.history_search_divider {
	clear:both;
	margin-top:10px;
	margin-top:2em;
	margin-bottom:2em;
	float:left;
	height:2px;
}

/* End - Order History */

/* Simply Unlimited */

.simplyunlimited .accordion-toggle, .simplyunlimited .accordion-toggle h2, .simplyunlimited .accordion-toggle.open, .simplyunlimited .accordion-toggle.open h2 { background-color: #cda80a; }
.simplyunlimited .accordion-toggle:hover, .simplyunlimited .accordion-toggle:hover h2 { background-color: #072b76; }
.simplyunlimited .homebutton { background-color:#cda80a !important; float:none; }
.simplyunlimited .homebutton:hover { background-color:#072b76 !important; float:none; }

.tabmenu_container {
	width:100%;
	position:absolute;
	top:104px;
}
.tabmenu {
	background-color: #eee;
	border-radius: 8px 8px 0 0;
	padding: 3px 10px;
	margin-right: 2px;
}
.tabmenu:hover {
	background-color: #ccc;
	color: #ffffff;
}

.tabtitle {
	display:inline;
	font-weight: 700;
	font-size: 1em;
}
.tabmenu_container img {
	margin: 0 8px 0 0px;
	margin-bottom:-5px;
}

.tabmenu_container2 {
	width:100%;
	position:absolute;
	top:84px;
    height:40px !important;
	z-index:-9999;
}
.tabmenu2 {
    display:table;
	padding: 3px 10px;
	margin-right: 2px;
	color: #fff !important;
    font-size:83%;
    font-weight:700;
    height:38px;
    width:120px;
    float:right;
    text-align: center;
    line-height:1.1em;
}
.tabmenu2a:hover {
	color: #fff !important;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000c38+0,072b76+100 */
background: #000c38; /* Old browsers */
background: -moz-linear-gradient(top, #000c38 0%, #072b76 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #000c38 0%,#072b76 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #000c38 0%,#072b76 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000c38', endColorstr='#072b76',GradientType=0 ); /* IE6-9 */
}
.tabmenu2b:hover {
	color: #fff !important;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#315600+0,617607+100 */
background: #315600; /* Old browsers */
background: -moz-linear-gradient(top, #315600 0%, #617607 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #315600 0%,#617607 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #315600 0%,#617607 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#315600', endColorstr='#617607',GradientType=0 ); /* IE6-9 */
}
.tabmenu2c:hover {
	color: #fff !important;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#57414f+0,7a576d+100 */
background: #57414f; /* Old browsers */
background: -moz-linear-gradient(top, #57414f 0%, #7a576d 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #57414f 0%,#7a576d 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #57414f 0%,#7a576d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#57414f', endColorstr='#7a576d',GradientType=0 ); /* IE6-9 */
}
.tabtitle2 {
    height:38px;
	display:table-cell;
	font-weight: 700;
	font-size: 1.1em;
    vertical-align: middle;
}

@media screen and (max-width: 1150px) {
	.tabmenu_container,.tabmenu_container2 {
		display: none;
	}
}

/* End - Simply Unlimited */

.featured_sub_heading {
	font-size:1.2em;
	margin:-.6em 0 .6em 0;
}

.submenu div {
	width:20%;
	float:left;
}

@media (min-width: 481px) and (max-width: 950px){
	.review_col { clear:left; width:100%; margin-left:0; }
}

@media screen and (min-width: 1151px) {

	.only_mob_menu { display: none !important; }

}

.video-container:empty { padding:0; }

.vitapaws_roundel { top:10px; left:20px; }

.vitapaws_roundel_main { top:10px; }

@media (max-width: 599px) {
	.saleprodmain{
		left:0px;
	}
}

@media only screen and (min-width: 481px) {
	.ad_select {
		position:absolute;
		background-color:#fff;
		background-color:rgba(245,245,245, 1);
	}
	.history_ad {
		width:100% !important;
	}
	.ad_close {
		float:right;
		margin-top:12px;
		margin-bottom:1px;
	}
}

@media only screen and (max-width: 480px) {
	.history_ad {
		font-size:.9em;
		background-color:#eee;
	}
	.history_autodespatch .ad_select {
		border:0;
		width:100% !important;
	}
	.ad_close {
		margin-top:12px;
		margin-bottom:1px;
	}
	.ad_select {
		padding-left:0 !important;
		padding-right:0 !important;
	}
}

@media screen and (min-width: 621px) and (max-width: 1020px) { 
	.myaccount_responsive {
		margin:1% 0 0 1px !important;
		width:19.8% !important;
	}
}
@media screen and (min-width: 1021px) { 
	.myaccount_responsive {
		margin:1% 0 0 1px !important;
		width:19.9% !important;
	}
}

.myaccount_responsive { font-size:.95em; }
.myaccount .new_wrapper { position:absolute;margin-left:-25px; }
.myaccount .new_image { width:25px; }

@media screen and (min-width: 621px) { 
	.myaccount_responsive {
		margin:1% 0 0 1px !important;
		width:16.57% !important;
	}
}

@media screen and (min-width: 621px) and (max-width: 699px) { 
	.myaccount_responsive { font-size:0.9em; }
}

/* Tablet */
@media screen and (min-width: 621px) and (max-width: 1099px) { 
	
	.myaccount_responsive {
		font-size:1.8vw;
		margin-left:0;
		width:16.5% !important;
	}
	
}

@media screen and (min-width:481px) and (max-width:620px) {
	.myaccount_responsive {
		font-size:2.2vw;
		width:16.57% !important;
	}
	.myaccount .new_wrapper { position:absolute;margin-left:-20px; }
	.myaccount .new_image { width:20px; }
}

/* Mobile */
@media screen and (max-width: 480px) { 
	.myaccount_responsive { width:100%; }
	.myaccount .new_wrapper { position:absolute;margin-left:-30px; }
	.myaccount .new_image { width:30px; }
}

#preferences .optinbut { text-align:left; margin-bottom:10px; }

.pref_box {
	padding:20px;
	border:1px solid #ccc;
	border-radius:5px;
}
@media (max-width: 580px) {
	.pref_box { margin-bottom:10px; }
}

.pref_box input {
	left:2px;
	font-size:20px;
}

.pref_box label:after {
	left:2px !important;
	font-size:21px !important;
	font-weight:bold;
}

.roundel_small {
	font-size:1.1em;
}

.roundel_smaller {
	font-size:.8em;
	line-height:1.1em;
}

@media screen and (min-width: 1151px) {
	
	.uk_menu > ul > li > a { padding: 8px 0.9em; }
	.uk_menu > ul, .uk_menu .cbp-hrsub-inner { width:auto; padding: 0 0 0 1.4em; }
	
}

@media screen and (min-width:681px) {
	.intro {
		min-height:240px;
		padding-left:10px;
		padding-right:10px
	}
}

.sg_grey { color:#352d20; }
.sg_green { color:#a5cd09; }
.only_mob_menu .sg_grey, .only_mob_menu .sg_green { color:#fff; }

.contact_social_icons {
	float:left;
	width:16%;
	margin-left:0;
}

/* Product page styles */

	.product_page_container #scroll-bar {
		position: fixed;
		top: 0;
		background-color:#00d4d6;
		color:#fff;
		width:100%;
		display:none;
		z-index:10000;
	}

	.product_page_container #scroll-bar.sticky {
		display:block;
	}

	.product_page_container .scroll-title{
		position:absolute;
		top:50%; left:50%;
		transform:translateX(-50%) translateY(-50%);
		width:100%;
		text-align:center;
		font-weight:bold;
		font-size:1em;
	}

	/* hover style just for information */
	.product_page_container label:hover:before {
	  border: 2px solid #4778d9 !important;
	}

	@media (min-width: 200px) and (max-width: 899px) {
		
		.product_page_container .scroll-title{font-size:.8em;}

	}

	.product_page_container .autodespatch {
		padding-top: 15px;
		padding-bottom: 10px;
	}

	.product_page_container .per { margin-left:6px; }

	.product_page_container [type="radio"]:not(:checked) + label:after,
	.product_page_container [type="radio"]:checked + label:after {
		content: '';
		top: 6px;
		left: 5px;
		width: 8px;
		height: 8px;
		border-radius: 50%;
		background: #0b2e75;
		cursor: pointer;
	}

	.product_page_container [type="radio"] + label:before {
		width: 18px !important;
		height: 18px !important;
		cursor: pointer;
	}

	.product_page_container .btn:disabled {
		border:1px solid transparent;
		opacity: 1;
		border-radius: 0;
	}

	.product_page_container .btn {
		border-radius: 0;
		padding: 0;
	}

	.product_page_container .tp_strip {
		padding-bottom: 1em;
	}

	.product_page_container  {
		line-height:1.4;
	}

	.product_page_container .qty3 {
		padding: 8px 8px;
	}

	.product_page_container p {
		margin-top: 1rem;
	}

	.product_page_container #size {
		width: 100% !important;
	}

	.product_page_container .homebutton,
	.product_page_container .homebutton3 {
		display: inline;
		padding: 12px !important;
		margin: auto;
		margin-right: .5em;
	}

	.product_page_container .history_page_buttons,
	.product_page_container .history_page_buttons_nav {
		color: #888 !important;
	}

	@media (min-width: 900px) {
		
		.product_page_container .stock img {
			width: 30px;
			height: 30px;
		}

		.product_page_container .homebuttonB {
			width: 63%;
		}

	}

	@media (max-width: 899px) and (min-width: 479px) {
		
		.product_page_container #scroll-bar .filter2 {
			height: 34px;
		}
		
		.product_page_container .filter2 {
			padding: 8px;
		}
		
		.product_page_container .reviews {
			clear: left;
			float: left;
		}

	}

	@media screen and (max-width: 480px) {

		.product_page_container .buynow2 {
			padding-top: .7em !important;
		}
		
		.product_page_container #scroll-bar .filter2 {
			height: 38px;
		}
		
		.product_page_container .reviews {
			clear: left;
			float: left;
		}

		.product_page_container .history_page_buttons,
		.product_page_container .history_page_buttons_link {
			display: none;
		}

	}

	.product_page_container .tooltip-inner {
		max-width: 400px !important;
	}

	.product_page_container .arrow {
		margin-left:8px;
	}

	.product_page_container hr {
		margin-top:.4em;
		margin-bottom:.4em;
	}

	.product_page_container h1 {
		line-height: 1.3;
	}

	.product_banner_container {
		background-color: #f6acb9;
	}

	.product_page_container .product_banner {
		padding: .56em 1.65em;
		font-size: 1.2em;
		color: #24356a;
	}

	.product_page_container .product_banner_button {
		background-color: #b92652 !important;
	}

/* Product page styles */

/* Price Match styles */

.price_match_banner {
	
	color: #072b76;
	
}

@media (min-width:1200px) {

	.price_match_guarantee {
		
		max-width: 40%;
		
	}
	
	.price_match_banner h1 {
		
		font-size: 5.3em;
		font-family: Montserrat,sans-serif;
		padding: 60px 0px 0px 0px;
		z-index: 100;
		
	}
	
	.price_match_banner h2 {
		
		font-size: 2em;
		font-weight: bold;
		
	}
	
	.price_match_container h2 {
		
		font-size: 2.4em;
		
	}
	
	.price_match_icon {
		
		width: 50%;
		
	}
	
}

@media (min-width:992px) and (max-width:1199px) {
	
	.price_match_icon {
		
		width: 60%;
		
	}
	
}

@media (min-width:576px) and (max-width:991px) {
	
	.price_match_icon {
		
		width: 80%;
		
	}
	
}

@media (min-width:576px) and (max-width:1199px) {

	.price_match_guarantee {
		
		max-width: 80%;
		
	}
	
	.price_match_banner h1 {
		
		font-size: 4em;
		font-family: Montserrat,sans-serif;
		padding: 60px 0px 0px 0px;
		z-index: 100;
		
	}
	
	.price_match_banner h2 {
		
		font-size: 1.6em;
		font-weight: bold;
		
	}
	
	.price_match_container h2 {
		
		font-size: 2.4em;
		
	}
	
}

@media (min-width:576px) {

	.pricematch_form_left {
		
		display: table-cell;
		min-width: 190px;
		white-space: nowrap;
		
	}
	
	.pricematch_form_right {
		
		display: table-cell;
		width: 100%;
		vertical-align: top;
		
	}
	
	.price_match_form .form-style-5 input,
	.price_match_form .form-style-5 textarea {
		
		width:100% !important;
		
	}
	
	.price_match_container h3 {
		
		font-size: 1.6em;
		
	}
	
	.price_match_banner_text {
		
		position: absolute;
		top: 35%;
		transform: translate(0,-35%);
		left: 0;
		right: 0;
		
	}
	
}

@media (max-width:575px) {

	.price_match_guarantee {
		
		max-width: 80%;
		
	}
	
	.price_match_banner_text {
		
		position: absolute;
		top: 45%;
		transform: translate(0,-45%);
		left: 0;
		right: 0;
		
	}
	
	.price_match_icon {
		
		width: 50%;
		
	}
	
}

/* Price Match styles */

/* Cart styles */

.cart_banner_red {
	
	background-color: #DC3D21 !important;
	color: #fff !important;
	
}

.cart_banner_pink {
	
	background-color: #ff6868 !important;
	color: #fff !important;
	
}

.cart_banner_green {
	
	background-color: #1faf9f !important;
	color: #fff !important;
	
}

.cart_banner_yellow {
	
	background-color: #ffc400 !important;
	color: #3c4f67 !important;
	
}

/* Cart styles */

/* Product page AD styles */

@media screen and (min-width: 1200px) {

	.product_radio_left {
		width: 6%;
	}
	
	.product_radio_right {
		width: 94%;
	}

}

@media screen and (min-width: 992px) and (max-width: 1199px) {

	.product_radio_left {
		width: 6.5%;
	}
	
	.product_radio_right {
		width: 93.5%;
	}

}

@media screen and (min-width: 768px) and (max-width: 991px) {

	.product_radio_left {
		width: 9%;
	}
	
	.product_radio_right,
	.product_radio_right_md {
		width: 91%;
	}

}

@media screen and (min-width: 660px) and (max-width: 767px) {

	.product_radio_left {
		width: 10%;
	}
	
	.product_radio_right,
	.product_radio_right_md {
		width: 90%;
	}

}

@media screen and (min-width: 576px) and (max-width: 659px) {

	.product_radio_left {
		width: 11%;
	}
	
	.product_radio_right,
	.product_radio_right_md {
		width: 89%;
	}

}

@media screen and (min-width: 480px) and (max-width: 575px) {

	.product_radio_left {
		width: 6%;
	}
	
	.product_radio_right,
	.product_radio_right_md {
		width: 94%;
	}

}

@media screen and (max-width: 479px) {

	.product_radio_left {
		width: 8%;
	}
	
	.product_radio_right,
	.product_radio_right_md {
		width: 92%;
	}

}

/* Product page AD styles */

/* Product page styles */

.product_basket_button {
	background-color: #009e1c;
}

.add_to_cart_button {
	background-color: #00D4D6;
	color: #fff !important;
}

.add_to_cart_button:hover {
	background-color: #fff;
	color: #00D4D6 !important;
}

/* Product page styles */
