/**
 * This file should get overwritten if Method 1 is used. If Method 2 is chosen,
 * remove this comment and start adding your styles to this file.
 */

 /* Typography */
 /* School Trends */


@font-face {
    font-family: 'Comfortaa bold';
    font-style: normal;
    src: local('Comfortaa Bold'), local('comfortaa-Bold'), url(fontfacekit/web-fonts/comfortaa/Comfortaa-Bold.ttf) format('truetype');
}
@font-face {
    font-family: 'Comfortaa';
    font-style: normal;
    src: local('Comfortaa'), local('comfortaa'), url(fontfacekit/web-fonts/comfortaa/Comfortaa-Regular.ttf) format('truetype');
}

@font-face {
font-family: 'grace';
src: local('Grace'), local('grace'), url(fontfacekit/web-fonts/grace/grace.ttf) format('truetype');
}

@font-face {
    font-family: 'droidsans_bold';
    font-style: normal;
    src: url('fontfacekit/web-fonts/droidsans_bold/DroidSans-Bold-webfont.eot');
    src: url('fontfacekit/web-fonts/droidsans_bold/DroidSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fontfacekit/web-fonts/droidsans_bold/DroidSans-Bold-webfont.woff') format('woff'),
         url('fontfacekit/web-fonts/droidsans_bold/DroidSans-Bold-webfont.ttf') format('truetype'),
         url('fontfacekit/web-fonts/droidsans_bold/DroidSans-Bold-webfont.svg#droid_sansbold') format('svg');
    font-style: normal;
}


@font-face {
    font-family: 'droidsans_regular';
    font-style: normal;
    src: url('fontfacekit/web-fonts/droidsans_regular/DroidSans-webfont.eot');
    src: url('fontfacekit/web-fonts/droidsans_regular/DroidSans-webfont.eot?#iefix') format('embedded-opentype'),
         url('fontfacekit/web-fonts/droidsans_regular/DroidSans-webfont.woff') format('woff'),
         url('fontfacekit/web-fonts/droidsans_regular/DroidSans-webfont.ttf') format('truetype'),
         url('fontfacekit/web-fonts/droidsans_regular/DroidSans-webfont.svg#droid_sansregular') format('svg');
}

@font-face {
    font-family: 'estoy_bueno';
    font-style: normal;
    src: url('../EstoyBueno.ttf'), url('../EstoyBueno.eot') format('truetype');
}

@font-face {
    font-family: 'berthold';
    font-style: normal;
    src: url('../berthold.ttf') format('truetype');
}

body {
	font-family: 'droidsans_regular', Arial, sans-serif;
	font-size: 13px;
 	line-height: 21px;
 	color: #7d7d7d;
 	background: url('../images/back.png');
 	-webkit-print-color-adjust: exact!important;
}

div.main-container .container {
	padding-left: 15px !important;
	padding-right: 30px!important;
}

.main-container {
    padding-right: 30px !important;
}

.container {
	padding-left: 25px!important;
	padding-right: 30px;
}

.container .home {
	padding-right: 0;
}

.content_bottom .container {
	padding-right: 30px;
}

.topmenuc .active {
border-bottom: #80cdba 5px solid;
color: #80cdba;
/* background-color: #fff; */
}

.topbar {
	width: 100%;
	height: 50px;
	background-color: #F3F3F4;
}

.topbar p {
	position: absolute;
	font-size: 27px;
	top: 16px;
	right: 402px;
}

.region-content {
  margin-bottom:60px;

}

.block-display { display: block;}
.flt-right { float: right;}

h1, h2 {
font-family: 'berthold', Arial, sans-serif;
margin-top: 34px;
color: #80CDBA;
font-size: 28px;
line-height: 21px;
/*font-weight: bold; */
}

h3.parent {
	font-family: 'berthold', Arial, sans-serif;
margin-top: 34px;
color: #80CDBA;
font-size: 28px;
line-height: 21px;

}

h2.parent {
	font-family: 'berthold', Arial, sans-serif;
margin-top: 34px;
color: #80CDBA;
font-size: 28px;
line-height: 21px;

}



 /* Footer H5 block headings */
.bigfooter h5,
 h5.st {
	color: #80cdba;
	font-family: 'berthold', Arial, sans-serif;
	font-size: 26px;
	line-height: 19px;
	margin-bottom: 22px;
 }
/* Slogan */

p.tel {
	 color:#7d7d7d;
  font-family: 'droidsans_bold', Arial, sans-serif;
  font-size: 15px;
  line-height: 31px;
    float: right;
  margin-right: 10px;
}

p.lead {
	/* Edit made 25.07.14 (by SP) ST request to make header smaller still */
float: left;
color: #80cdba;
font-family: 'estoy_bueno', Arial, sans-serif;
font-size: 16px;
line-height: 24px;
padding-top: -13px;
/* padding-bottom: 10px; */
margin-top: 44px;
margin-right: 10px;
/* padding-bottom: 10px; */
/* padding-bottom: 10px; */
 	/*font-size: 26px;
    line-height: 30px; */
   /* padding-bottom: 10px; */
    /*float: right;
    clear:right;*/
}

p.leadl {
	color:#00afde;
 	font-family: 'grace', Arial, sans-serif;
 	font-size: 26px;
    line-height: 30px;
    float: left;
}


p.page-top {
  color:#7d7d7d;
  font-family: 'droidsans_bold', Arial, sans-serif;
  font-size: 24px;
  line-height: 45px;
  float:right;

}
/* Test CSS to reduce size of header to get the buttons above fold - as per meeting 12.06.14 */
.navbar.container {
	margin-top:0px !important;
	background: none;
}

.megaMenu_border {
	background: #fff!important;
	height: 37px!important;
}

.navbar-nav>li>a {
padding-top: 7px !important;
padding-bottom: 7px !important;
}

img.more {
	width: 100%;
}


/**** END ***/

a {
	color: #80CDBA;
}

a:active, a:hover, a:focus {
  text-decoration: none;
  color: inherit;
}

a:hover {
	color: #80cdba;
}

/* PAGE */

/* Header bar */

#searchhometopmob, .carttopmenucmob {
	display: none;
}

#page-top {
	background: #f3f3f4;
    height: 42px;
}
   /* Navigation */
 .navbar-default {
 background-color: #fff;
 border: none !important;
 }

 .navbar-header {
 	position: relative;
 	float:none;
 }

 .navbar-nav {
 	padding-right: 0px;
    padding-left: 0px;

 }
 a.admin {
  color: #fff;
 }

.navbar-collapse.collapse {
	border-top: 1px solid #c8c7c7;
	border-bottom: 1px solid #c8c7c7;
}


.navbar-nav>.active>a {
    border-bottom: #0dafe0 5px solid;
    color: #0dafe0;
    background-color: #fff;
}
.navbar-nav>li {
   text-transform: uppercase;
   margin-right: 25px;
   margin-left: 30px;

}

.carticon{
   padding:10px;
   margin-right:0px;
   float:right;
}

.navbar-btn{
margin-top: 4px !important;
margin-bottom: 4px !important;
}

.carttopmenuc {
	position: relative;
	right: 218px!important;
}

span.your-basket{
font-size: 12px;
}
span.uc-price.discount, span#subtotal-title.discount_description{
	color:#80CDBA;
	font-size: 13px;

}
/* Login */

.clearfix { clear: both; overflow: hidden; }
.white { color: #fff;}
a.white:hover { color: #fff;}

/* Edit made 25.07.14 (by SP) ST request to make header smaller still */

.customlogin .btn {
position: relative;
background-color: #80cdba;
border-radius: 0;
color: #fff;
padding-top: 4px;
text-transform: uppercase;
/* top: 24px; */
/* right: 9px; */
/* width: 80px; */
height: 25px;
text-align: center;
}

.customlogin input::-webkit-input-placeholder {
	color: #fff;
}
.customlogin input::-moz-placeholder {
	color: #fff;
}
.customlogin input:-moz-placeholder {   /* Older versions of Firefox */
	color: #fff;
}
.customlogin input:-ms-input-placeholder {
	color: #fff;
}

.customlogin .btn-danger {
	margin-top:-5px;
}

.not-logged-in .customlogin .btn {
	position: relative;
	top: 25px;
	right: -235px;
}

.customlogin .btn-primary {
color: #fff;
background-color: #847D7D;
border-color: #847D7D;
}

.icons .img-responsive {
  width: inherit!important;
}

.navbar .logo {
margin-top: 16px;
padding-right: 15px;
}

.customlogin {
  clear: right;
  display: inline-block;
  float: right;
  width: 575px;
  margin-top: -32px;
  text-align: right;
}

.logged-in p.lead {
	margin-top: 46px;8
}

.logged-in .customlogin {
clear: right;
/* display: inline-block; */
float: right;
width: auto;
/* height: 60px; */
margin-top: 10px;
text-align: right;
}

.customlogin label, .customlogin ul {
  display: none;
}

.signup {
color: #80cdba;
position: relative;
top: 52px;
}
#user-login-form div {
    margin: 0 5px 0 0;
    float: left;
}

.container-full .container.home { padding-right: 15px; visibility: hidden;}

.matt_mega_menu .container {
	padding-right: 15px;
}

/* Edit made 25.07.14 (by SP) ST request to make header smaller still */
#user-login-form label,  #user-login-form input {
/* float: left; */
/* margin-right: 10px; */
/* height: 25px; */
/* padding: 5px 10px; */
/* font-size: 12px; */
/* line-height: 1.5; */
border-radius: 1px;
position: relative;
/* width: 200px; */
top: 25px;
left: 235px;
background: #a9a8ab;
/* float: left; */
margin-right: 10px;
height: 25px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
}
#user-login-form .form-required  {
    display: none;
}

#block-user-login {
    margin-top: 2px;
}
#block-user-login h2 {
    display: none;
}

 .logo{
 	/* Edit made 25.07.14 (by SP) ST request to make header smaller still */
 	width: 180px !important;
	height: 79px !important;
 }
#logo-title {
 	width: 218px;
    height: 103px;
 }

 /* on Page Main content Title */
.page-header {
 margin-top: 34px;
 margin-bottom: 30px;
 border: none;
}

 /* Home */
 h1.home-title{
 	display: none;
 }

 .col-sm-12 {
 	padding-left: 0!important;
 }

.bx-wrapper {
	width: 1140px!important;
}

 .bx-wrapper img {
  max-width: 1140px!important;
 }

#main-slider-wrapper{
	max-width: 1700px !important;
}

.container .home {
	padding-right: 7px;
}

.wherego {
	margin-top: -64px;
}

.wherego h2 {
	color: #80CDBA;
font-family: berthold;
font-size: 34px;
float: left;
/* padding-bottom: 29px; */
width: 51%;
position: relative;
top: 39px;
text-transform: uppercase;
}

.nav-tabs {
	margin-left: 0!important;
}

.container-full {
  margin: 0 auto;
  width: 100%;
 /* position:relative;
  top: -40px;*/

}

.bx-wrapper img {
max-width: auto!important;
display: block;
}

.slider_li, .bx-viewport {
	/*width: 1140px!important;*/
}

.container-fluid {
	height: 118px;
	background: #fff;
}

/*.main-container.container{

width:100% !important;
} */

.container-full{
width:100% !important;
}

.bxslider { overflow: hidden; height: 290px;}
/*.bxslider img { max-width: 150%;}*/

.bxslider .slider_li { float: left; list-style: none; position: relative; /*width: 970px;*/}

.bx-wrapper {
margin: -3px 5px -3px !important;
padding-bottom: 3px !important;
/*border-bottom: 1px solid #c8c7c7;*/
}

.bx-wrapper .bx-viewport
{
	box-shadow: 0px !important;
    border:  0px !important;
}


.bx-pager.bx-default-pager {
  display:none;
}

.bx-wrapper .bx-viewport {
  border-bottom: 2px;
  border: none;
  -webkit-box-shadow: 0px;
}

.home .ls-nav{
	display:none;
}

h2.title {
	display:none;
}

 .liquid-slider{
 	width: inherit !important;
 	max-width: 1700px !important;
 	background: #fff;
 	position: relative;

 }

 .slide {
 width: 100%;

 padding:0px;

}
.bx-wrapper img {


}
 .slider_li {
 	/*background: #12acdb url(../images/slider-bg.png) no-repeat ;*/
 }
 .slider-left {
 	display:none; /* new style for full width banner image 5/2/15 */
 	/*background: #12acdb url(../images/slider-bg.png) no-repeat ;*/
 /*	position: relative;*/
 	float:left;
 	/*
 	 * Altered from 290px as requested by ST - changed back 29.07.14
 	 */
 	height:290px;
 	 padding:0px;
 	 width:50%;

 }
.slider-right{
 	/*position: relative;*/
 	height:290px;
 	 padding:0px;
 	 width:50%;

 }
 h2.home-title {
	color: #80cdba;
	font-size: 80px;
	line-height: 80px;
	font-family: 'berthold', Arial, sans-serif;
	text-align: left;
	height: 200px;
	padding-top: 32px;
	padding-left: 60px;
	padding-right: 60px;
	display: table-cell;
	vertical-align: middle;
 }


/* table*/
@media(max-width:992px){

	.col-md-6.blue {
				width: 100%;
			}

	.footer-logos { min-height: 80px; margin-top: 20px;}

	.slider-left {
		height: 239px;
	/*	clear:both;
		float:none;
		width:100%;
		height:auto !important; */
	}
	.slider-right{
		/*width:100%;
		height:200px !important; */
	}
	h2.home-title{
		height:auto !important;
		margin-top:20px;
		font-size: 2.9em;
	}
	.home-logos img {width:100%;}

  .customlogin {
      margin-top: -79px;
}
}

	h2.link-title{
		font-size: 26px;
		padding-top: 18px;
	}


	.nav-tabs .litab a,
	.nav-tabs a  {
		background: #80CDBA;
color: #fff !important;
}

	.nav-tabs .litab.active a, .nav-tabs .active a {
background: #A9A8AB !important;
color: #fff !important;
}


	.nav>li>a:hover,
	.nav>li>a:focus { background: #A9A8AB;}

/* mobile sizing */
@media(max-width:767px){

	body {
		background: none;
	}

	h2.hp-button_h2 {
		padding-top: 5px!important;
	}

	.subtxt {
		margin-top: -1px!important;
	}

	.navbar-header p.lead {font-size:135%; clear:both; float:none; margin-left: 15px;}
	.navbar-header p.tel {clear:both; font-size:120%; float:right; margin-right: 20px;}
	.customlogin {margin-left: 15px; margin-right: 18px;  }

	.col-md-6.lght-blue {
		width: 80%;
		margin: 0 auto;
	}

.customlogin {
    float: initial !important;
    /*margin: -33px auto 0px;*/
    display: inherit !important;
    width: 90%;
    clear: right;
}

	#user-login-form div {
		margin: 0 5px 0 0;
		float: left;
		width: 100%;
	}

	#user-login-form label, #user-login-form input {
		float: left;
		height: 25px;
		padding: 5px 10px;
		font-size: 12px;
		line-height: 1.5;
		border-radius: 1px;
		position: relative;
		width: 100%!important;
		top: 0!important;
		left: 0!important;
		background: #F5F6FA;
	}

.customlogin #edit-submit {
    position: relative;
    background-color: #80CDBA;
    border-radius: 0px;
    color: #FFF;
    text-transform: uppercase;
    top: 202px;
    right: 0%;
    width: 100%;
    height: 25px;
    top: 1px;
  height: 25px;
}

	.navbar-header p.tel {
		clear: both;
		font-size: 120%;
		float: right;
		margin-right: 20px;
		top: -177px;
	}

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

	.signup {
		right: 0!important;
		top: 0px!important;
	}

	.navbar .logo {
		padding: 0;
		margin-left: 15px;
	}

	.nav-tabs .litab  { display:block; float:none; margin-bottom:5px; }
	.nav-tabs .litab a { display:block; float:none; background:#00afde; color:#fff;}
	.nav-tabs .litab.active a { background:#80CDBA; color:#fff}


	.slider-left {
		clear:both;
		float:none;
		width:100%;
		height:auto !important;
	}
	.slider-right{
		width:100%;
		height:260px !important;
	}
	h2.home-title{
		font-size:130% !important;
		line-height: 2;
		height:auto !important;
		padding-left: 10px;
	}
	.home-logos img {width:100%;}

	.bx-wrapper img {

	float: none;
	}

	#user-login-form input {
float: left;
/* margin-right: 10px; */
height: 25px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 1px;
position: relative;
width: 100%;
top: 25px;
left: 161px;
background: #a9a8ab;
	}

	.matt_mega_menu {
		margin-top: 120px;
		height: 137px!important;
	}

	.logo {
		/*width: 184px !important;
		height: 70px !important;*/
		clear:both;
		}


	#searchhome.pull-right {float:none !important;}
	.container.home .search {
		padding-right: 0px;
		width: auto;
		}

	.homesearch {
		width: 130px;
		}

	 h2.block-title {
	 	font-size: 15px !important;
	 	padding-left: 0 !important;
	 	margin-bottom: 0 !important;
	 }



	 .subtxt{
	 	font-size: 10px !important;
	 }
	.lght-blue{
		border-radius: 10px;
	}
	#owl-productshome {margin-left: 0px !important;}
}/* end of mobile */

@media(min-width:992px){
	h2.link-title{ padding-top: 0;}
}

.home  h2.block-title {
text-align: left;
line-height: 30px;
 	padding-top: 15px;
font-size: 34px;
color: #80cdba;
font-family: 'berthold', Arial, sans-serif;

 	/*padding-top:20px;*/
 	/*padding-top:15px;*/

 	/* Edit made 25.07.14 (by SP) ST request to make header smaller still */
 	/*font-size: 25px;*/
/*    line-height: 24px;

 	/*font-size: 30px;
 	line-height: 30px;*/
 	/*color:#fff;
 	font-family: 'Comfortaa', Arial, sans-serif;*/

 }

 h2.block-title {
text-align: center;
line-height: 30px;
 	padding-top: 15px;
font-size: 34px;
color: #80cdba;
font-family: 'berthold', Arial, sans-serif;

 	/*padding-top:20px;*/
 	/*padding-top:15px;*/

 	/* Edit made 25.07.14 (by SP) ST request to make header smaller still */
 	/*font-size: 25px;*/
/*    line-height: 24px;

 	/*font-size: 30px;
 	line-height: 30px;*/
 	/*color:#fff;
 	font-family: 'Comfortaa', Arial, sans-serif;*/

 }

 h2.block-title.parent {

 	color: #80CDBA !important;
 	font-family: 'comfortaa', Arial, sans-serif;

 }



 h2.home_cta{
  color:#7d7d7d;
  font-family: 'droidsans_regular', Arial, sans-serif;
  font-size: 33px;
 }

 .carousel{
 	padding-bottom:26px;
 	margin-top: 30px;
 }

 .row5 {
  border-top: #c8c7c7 solid 1px;
  padding-top: 20px;
 }

 .row {
 	background: #fff;
 }

.col-md-6.orange {
	/* Edit made 25.07.14 (by SP) ST request to make header smaller still */
	/*background: url(../images/orange-bg-arrow.png) no-repeat; */
	/* Edit made 08.08.14 (by SP) ST request to make buttons narrow */
	background: url(../images/button4.jpg) no-repeat;
	background-size: 93%;
	height: 98px;
	/*height: 102px;*/
	margin-bottom:20px;
	padding-right: 25px;

}

.col-md-6.pink {
	/* Edit made 25.07.14 (by SP) ST request to make header smaller still */
	/*background: url(../images/pink-bg-arrow.png) no-repeat;*/
		/* Edit made 08.08.14 (by SP) ST request to make buttons narrow */
	background: url(../images/button1.jpg) no-repeat;
	background-size: 93%;
	height: 98px;
	/*height: 102px;*/
	margin-bottom:20px;
	padding-right: 25px;
}

.col-md-6.blue {
	/* Edit made 25.07.14 (by SP) ST request to make header smaller still */
	color:#fff;
/*background: url(../images/blue-bg-arrow.png) no-repeat; */
	/* Edit made 08.08.14 (by SP) ST request to make buttons narrow */
background: url(../images/button2.jpg) no-repeat;
background-size: 93%;
height: 98px;
	/*height: 102px;*/
	margin-bottom:20px;
	padding-right: 25px;
	}
.body_fullrange_area .main-container .region-content .col-md-6.blue h2.block-title /*, .col-md-6.blue h2.block-title */{
	color:#80cdba !important;
	 }

.col-md-6.green {
	/* Edit made 25.07.14 (by SP) ST request to make header smaller still */
	/*background: url(../images/green-bg-arrow.png) no-repeat;*/
		/* Edit made 08.08.14 (by SP) ST request to make buttons narrow */
	background: url(../images/button3.jpg) no-repeat;
	background-size: 93%;
	height: 98px;
	/*height: 102px;*/
	margin-bottom:20px;
	padding-right: 25px;
}


.content-bottom .col-md-6 {
	padding-top: 30px;
}

.col-md-6.lght-blue
{
background: url(../images/admin-support-button.png) no-repeat;
height: 133px;
/* background-size: 62%; */
/* background-position: 0px -70px; */
margin-bottom: 5px;
float: right;
width: 491px;
}

.col-md-6.lght-blue h2 {
font-family: 'estoy_bueno', Arial, sans-serif;
font-size: 26px;
line-height: 30px;
margin-top: 45px;
padding-left: 80px;
color: #80CDC6;
}

/* home page responsive buttons */
@media(max-width:650px) and (orientation:portrait){

	.bx-wrapper {
		display:none;
	}

			h2.hp-button_h2 {
				padding-top: 18px;
				padding-left: 5px;
				font-size: 28px;
				line-height: 20px;
			}

			.col-md-6.orange {
			height: 73px;
			border-radius: 4px;
			margin-bottom:20px;
			padding-right: 25px;

			}

			.col-md-6.pink {
				height: 73px;
				border-radius: 4px;
				margin-bottom:20px;
				padding-right: 25px;
			}

			.col-md-6.blue {
				height: 73px;
				border-radius: 4px;
				margin-bottom:20px;
				padding-right: 25px;
				}

			.col-md-6.green {
				height: 73px;
				border-radius: 4px;
				margin-bottom:20px;
				padding-right: 25px;
			}

			 .home_cta{ line-height:33px;}
			#owl-productshome {margin-left: 0px !important;}
}

@media(max-width:650px) and (orientation:landscape){

	.col-lg-6 .col-md-6 .lght-blue {
		height: 175px;
	}

	.bx-wrapper {
		display:none;
	}

			h2.hp-button_h2 {
				padding-top: 18px;
				padding-left: 5px;
				font-size: 28px;
				line-height: 20px;
			}

			.col-md-6.orange {
			height: 106px;
			border-radius: 4px;
			margin-bottom:20px;
			padding-right: 25px;

			}

			.col-md-6.pink {
				height: 106px;
				border-radius: 4px;
				margin-bottom:20px;
				padding-right: 25px;
			}

			.col-md-6.blue {
				height: 106px;
				border-radius: 4px;
				margin-bottom:20px;
				padding-right: 25px;
				}

			.col-md-6.green {
				height: 106px;
				border-radius: 4px;
				margin-bottom:20px;
				padding-right: 25px;
			}

			 .home_cta{ line-height:33px;}
			#owl-productshome {margin-left: 0px !important;}
}


.subtxt {
	color: #a9a8ab;
	font-family: 'droidsans_regular', Arial, sans-serif;
	/* font-size: 18px; */
	font-size: 17px;
	margin-top: 14px;
	padding-left: 0;
}


.cleardivder {height:10px; }

.testimonial {
  /*background: url(../images/speech.png) no-repeat; */

}

p.view.view-testimonials.view-id-testimonials.view-display-id-page.field-content {
  background: url(../images/speech.png) no-repeat bottom left;
}

.test-title, .test-title a {
color: #80cdba;
line-height: 30px;
font-size: 30px;
margin-top: -6px;
font-family: 'berthold', Arial, sans-serif;

}

@media screen and (max-width: 320px) {
  .view.view-testimonials.view-id-testimonials.view-display-id-block {
  width: 280px;
  line-height: 20px;
  font-size: 13px;
  padding: 10px 20px 20px 30px;
}
	#owl-productshome {margin-left: 0px !important;}

	/*display tabs*/
	.nav-tabs>li { float: none}

	.col-md-6.blue, .col-md-6.green, .col-md-6.orange, .col-md-6.pink {
		background-size: 100%;
		margin-bottom: 5px!important;
		height: 46px!important;
	}
}


.view.view-testimonials.view-id-testimonials.view-display-id-block{
  width: inherit;
  padding: 10px 15px 20px 0px;/*padding: 10px 100px 20px 30px;*/
  line-height: 30px;
  font-size: 18px;
  font-family: 'droidsans_regular', Arial, sans-serif;
}

.person {
   height: 65px;
   padding-top: 20px;
  /* background: url('../images/person.png') no-repeat top left; */
}


em.person {
   color: #80CDBA;
   line-height: 65px;
   font-size: 13px;
   background: url('../images/person.png') no-repeat bottom left;
   padding-left:40px;
}

/* Latest News Block Home Page */
.view-latest-news.view-id-latest_news.view-display-id-block .field-body {
  padding-bottom: 20px;
  padding-right: 20px;

}


.view-latest-news.view-id-latest_news.view-display-id-block .views-field-title {
   padding-left: 0px;

}

/* Carousel Home Page */
.carousel-inner .active.left { left: -25%; }
.carousel-inner .next        { left:  25%; }
.carousel-control.left,.carousel-control.right {background-image:none;}
img.img-responsive.product-slide {

	/*border: solid 1px #c8c7c8;*/
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border: solid 1px #c8c7c8;
}
.col-lg-10.prod-slide
{
	margin-left:30px;
}


/* search page map form */
.view-school-finder .view-empty {
	text-align: center;
	margin-left:220px;
	height: 460px;
	padding-top: 40px;

}
#views-exposed-form-school-finder-page {

	position: absolute;
width: 200px;
bottom:10px;
z-index: 900;
padding: 10px;
background: rgba(255,255,255,0.6);
-webkit-border-radius: 7px;
border-radius: 7px;
-webkit-box-shadow: 2px 2px 6px 2px rgba(0,0,0,.4);
box-shadow: 2px 2px 6px 2px rgba(0,0,0,.4);
margin-left: 20px;
margin-top: 10px;
}
#views-exposed-form-school-finder-page .views-exposed-widget.views-submit-button ,
#views-exposed-form-school-finder-page .views-exposed-widget.views-reset-button
{
	padding:0 0 0 0!important;
	display:inline;
	float:none !important;  }

#views-exposed-form-school-finder-page  .form-item-distance-postal-code label
{
	display: none;
}
#views-exposed-form-school-finder-page  .form-item-distance-search-distance,
#views-exposed-form-school-finder-page  .form-item-distance-search-units
 {
	display:none;
}

/* MY LIST OF SCHOOLS FRONT BLOCK */
ul.mylistofschools {

}
ul.mylistofschools li {

}

/* MY SCHOOL PAGE MANAGE */
.myschoolgrid {float:left; width:48%; text-align:center; min-height:250px;}
.myschoolgrid .field-school-logo{height:200px; }

/* product listings */

.Product_lists .product_grid_item { text-align:center;}
.Product_lists { padding-bottom: 5px;}

/* Content Bottom */

.content-bottom {
	border-top: 1px solid #000;
	background-color: #fff;
	position: relative;

}


/* Find a SCHOOL */

.view-school-finder .view-content {
background: #f3f3f4;
border: #fff 2px solid;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
overflow: auto;
height: 122px;
margin-top: 30px;
margin-bottom: 130px;
}

div.error, table tr.error {
background-color: initial!important;
color: #b94a48;
}

.view-school-finder .form-control {
-webkit-appearance: none;
border:1px solid  #f8f8f8;
border-radius: 0px;
box-shadow: inset 2px 2px 2px 0px #dddddd;
background: -webkit-gradient(linear, center top, center bottom, color-stop(0%, #ccc), color-stop(50%, #fff));

}


#edit-name::-webkit-input-placeholder, #edit-pass::-webkit-input-placeholder, #edit-name:-ms-input-placeholder, #edit-pass:-ms-input-placeholder{
	color: #fff!important;
}

#block-system-main #edit-name, #block-system-main #edit-pass{
	color: #000!important;
}


p.find {
	font-size: 18px;
}

#edit-submit-school-finder {
    border: none;
    background: url('../images/search.gif') no-repeat top left;
    margin-top: 0px;
    color: transparent;

}

/* Catalogue Pages */

.views-field.views-field-sell-price {
   color: #80CDBA;
   font-family: 'droidsans_bold', Arial, sans-serif;
   font-size: 18px;
   line-height: 30px;
   height:35px;
   padding-bottom: 5px;
   padding-left: 10px;
}

.views-field.views-field-sell-price.parent {
   color: #80CDBA !important;
   font-family: 'droidsans_bold', Arial, sans-serif;
   font-size: 18px;
   line-height: 30px;
   padding-bottom: 5px;
   padding-left: 10px;
}


.views-field.views-field-title {
  min-height: 59px;
	color: #a6a6a6;
    font-family: 'droidsans_bold', Arial, sans-serif;
    /*font-size: 13.5px;*/
    font-size: 12.5px;
    line-height: 24px;
    /*height: 80px;*/
    padding-top: 10px;
    padding-left: 10px;
    text-align: left;
}

.catalogue-product {
/*background: url('../images/bckgrnd.png') no-repeat top left;*/
position:relative;
height: 445px;
/*margin-bottom: 10px;
margin-top:20px;*/
padding-left: 1px;
text-align: center;
}

.catalogue {
margin-bottom:70px;
}

.group_description {
	/*height:220px;*/
	height: auto;
	padding-bottom: 15px;
}

.row.parent {

	/*border-bottom: 10px solid #80CDBA;*/
border-image:url('../images/p-border.png') repeat top left 30 30 round;
}

h2.fullrange{
	color: #80CDBA;
	margin-top:15px;
}

.category_name {
	color: #80CDBA;

}
/*
.showdetails {
position: absolute;
clear: both;
bottom: 0;
left: 0px;
width: 258px;
}
*/

.product .block-title {
	text-align: left;
}

.product-section .btn {
	width: auto!important;
}

.front .img-responsive {
	width: 82%;
}

.img-responsive {
	/* width: 100%;*/
}

.sizes {
color: #000;
font-size: 10px;

}

.field-coreproduct-image {
	/*padding-top:15px;
	padding-left:15px;*/
  text-align: center;
}
.views-field.views-field-sell-price-full-range {
	 color: #80cdba !important;
   font-family: 'berthold', Arial, sans-serif;
   font-size: 26px;
   line-height: 30px;
   padding-bottom: 5px;
   padding-left: 10px;
   text-align: left;
}
/* Mosaic Slider on Cat page */
/*
	Mosaic - Sliding Boxes and Captions jQuery Plugin
	Version 1.0.1
	www.buildinternet.com/project/mosaic

	By Sam Dunn / One Mighty Roar (www.onemightyroar.com)
	Released under MIT License / GPL License
*/

* {
	margin:0;
	padding:0;
	border:none;
	outline:none;
}

.node-page ul {
  margin-left: 2em;
}

.colour-section {
	float:left;
	width: 100%;
}

.size {
	width: 50%;

}

/*General Mosaic Styles*/

.mosaic-block.bar2.col-md-12{
	padding-left: 0px; !important;
}


.mosaic-block {
	float:left;
	position:relative;
	overflow:hidden;
	/*width:204px;*/
	/*height: 70px;*/
	height: 280px;


	margin:10px;
	/*background:#fff url(../img/progress.gif) no-repeat center center;*/
	/*border:1px solid #fff;*/
	-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.5);
}

.mosaic-full-range { height: 240px;}
.mosaic-full-range .mosaic-overlay { padding-top: 0px !important;}

.no-float {float: none;}

	.mosaic-backdrop {
		display:none;
		position:absolute;
		top:0;
		height:100%;
		width:100%;
		/*background:#111;*/
	}

	.mosaic-overlay {
		display:none;
		z-index:5;
		position:absolute;
		width:100%;
		height:100%;
		background:#80CDBA;
	}

		/*** Custom Animation Styles (You can remove/add any styles below) ***/
		.circle .mosaic-overlay {
			background:url(../img/hover-magnify.png) no-repeat center center;
			opacity:0;
			-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
			filter:alpha(opacity=00);
			display:none;
		}

		.fade .mosaic-overlay {
			opacity:0;
			-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
			filter:alpha(opacity=00);
			background:url(../img/bg-black.png);
		}

		.bar .mosaic-overlay {
			bottom:-100px;
			height:100px;
			background:url(../img/bg-black.png);
		}

		.bar2 .mosaic-overlay {
			bottom:-55px;
			height:100px;
			padding:10px;
			opacity:0.8;
			-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
			filter:alpha(opacity=80);
		}

			.bar2 .mosaic-overlay:hover {
				opacity:1;
				-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
				filter:alpha(opacity=100);
			}

		.bar3 .mosaic-overlay {
			top:-100px;
			height:200px;
			background:url(../img/bg-black.png);
		}
		/*** End Animation Styles ***/


.alert-warning {
color: #847D7D;
background-color: #f1f1f2;
/* background-color: #fcf8e3; */
border-color: #847D7D;
}

.well {
border-radius: 0!important;
background-color: initial;
border: 0;
}

.alert {
padding: 15px;
margin-bottom: 20px;
border: 1px solid transparent;
/* border-radius: 4px; */
}

/* Product page */

h1.product.pg {
 text-transform: uppercase;
}

h2.product-pg {
  color: #7d7d7d;
  margin-top: 4px;
  line-height: 0.9em;
}

/*.main-product-image{
background: url('../images/main-img-prodbg.png') no-repeat top left;
}*/

.price-product-pg {
font-family: 'droidsans_bold', Arial, sans-serif ;
font-size: 18px;
line-height: 24px;
color: #80CDBA;
margin-bottom:20px;
}

.cost_basket {
font-family: 'droidsans_bold', Arial, sans-serif ;
font-size: 18px;
line-height: 24px;
color: #80CDBA;
margin-bottom:20px;
}


.care-icons {
float:left;
margin-bottom: 20px;

}

.row.product {
  padding-top: 15px;
  border-top: #c8c7c7 solid 1px;
}
.row.product-section {
  margin-bottom: 35px;
}

#edit-addtocart {
  background: url ('../images/add.png') no-repeat top left;
}

button#edit-addtocart.btn.btn-success.form-submit {
/* background: url("/sites/all/themes/schooltrends/images/blue-button.png") no-repeat scroll 0 0 transparent; */
margin-right: 10px;
float: left;
background-color: #80CDBA;
height: 30px;
padding-top: 11px;
padding-bottom: 23px;
width: 107px;
border-radius: 0px;
border: none;
text-transform: uppercase;
font-family: 'droidsans_regular';
font-size: 12px;
}

.btn {
display: inline-block;
/* padding: 6px 12px; */
margin-bottom: 0;
font-size: 12px;
font-weight: normal;
line-height: 1.428571429;
height: 34px;
text-align: left;
padding-top: 9px;
padding-left: 10px;
white-space: nowrap;
/* vertical-align: middle; */
cursor: pointer;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}

ul#secondary-garment-style {
list-style-image: url('../images/grey_tick2.png') !important;
color: #7d7d7d  !important;
font-family: 'droidsans_regular', Arial, sans-serif  !important;
font-size: 13px !important;
line-height: 36px !important;
}

ul.tick {
list-style-image: url('../images/grey_tick2.png') !important;
color: #7d7d7d  !important;
font-family: 'droidsans_regular', Arial, sans-serif  !important;
font-size: 13px !important;
line-height: 36px !important;
}


.product-body ul {
list-style-image: url('../images/grey_tick2.png') !important;
color: #7d7d7d  !important;
font-family: 'droidsans_regular', Arial, sans-serif  !important;
font-size: 13px !important;
line-height: 36px !important;
}

.product-thumbs.col-md-4.col-s-4.col-xs-6{
	height:150px;
}

/*
.product-body {
  padding: 20px;
} */

.product-body span{
color: #7d7d7d;
font-family: 'droidsans_regular', Arial, sans-serif ;
font-size: 13px;
line-height: 21px;
}



.button-success {
   background: url ('../images/add.png') no-repeat top left;

}

.col_holder a {
	color: #7d7d7d!important;
}

.col_holder a:hover {
  color: #80CDBA !important;
}

/* Testimonial */

em.person {
   color: #80CDBA;
   line-height: 65px;
   font-size: 13px;
   background: url('../images/person.png') no-repeat bottom left;
   padding-left:40px;
}

.well {
	background-color: #fff;
	-webkit-box-shadow: none;
	box-shadow: none!important;
}


/*** PINK SIDEBAR Right ****/

/* Special Offers */

.field-cta-message {
  font-family: 'droidsans_bold', Arial, sans-serif;
    font-size: 18px;
    line-height: 30px;
    color: #7d7d7d;
    margin-bottom:10px;


}
p.tel {
position: relative;
/* top: -40px; */
color: #7d7d7d;
font-family: 'droidsans_bold', Arial, sans-serif;
font-size: 16px;
line-height: 31px;
float: right;
margin-right: 0px;
}
h4.offer {
	color: #fff;
	/* margin-left: 60px; */
	line-height: 44px;
	text-align: center;
	font-family: 'droidsans_regular';
}
#block-views-special-offer-block h2.block-title {
	font-family: 'berthold', Arial, sans-serif;
	color: -38px;
	text-transform: uppercase;
	font-size: 27px;
	line-height: 21px;
	padding-left: 0px;
	/* padding-right: 20px; */
	text-align: center;
}

.field-promo-image {
margin-top: 10px;
/* height: 135px; */
width: 232px;
/* padding: 15px 26px; */
/* background: url('../images/offer-bg.png') no-repeat top left; */
}

/* Content Bottom Footer */

.content-bottom {
  border-top: #c8c7c7 solid 1px;
  padding-top: 0;
  margin-top: 68px;
}

h2.link-title {
 	font-family: 'comfortaa', Arial, sans-serif;
 	font-size: 26px;
 	line-height: 30px;
 	margin-top: 20px;
	padding-left:10px;
 	color:#fff;

}

/* Footer Blocks */



.footer_container {
color: #7d7d7d;
background: url('../images/back.png');
/*background-size: 55%;*/
background-color: #f1f1f2;
clear: both;
position: relative;

}

.col_holder strong a {
color: #80CDBA;
}

.row.bigfooter {
	background: none;
}

.footer_container ul {
	list-style-type: none;
}

.footer_container .container {
	padding-bottom: 30px;
}

.footer_container ul li {
	padding-bottom: 10px;
}

.footer_container iframe#twitter-widget-0 {
	height: 250px;
}

.footer_container .stcontact-email a {
	color: #80CDBA;
}

.footer-links li, a {
    text-decoration: none;
    color: #7d7d7d;

}

.footer-links a:hover{
    text-decoration: none;
    color:#80CDBA;
}

/* Page bottom Copyright */

#page-bottom {
	padding-top: 10px;
	padding-left: 20px;
	color: #acacac;
	background-color: #58585a;
	font-family: inherit;
	text-align: center;
}

#page-bottom a {color: #80CDBA;}

.modal {

background: rgba(131, 131, 131, 0.79);
}



.form-item-list-price, .form-item-cost {display:none;}

#uc-object-options-form .form-checkbox {display:none;}

.form-item-address-default-shipping-item .form-checkbox,
.form-item-address-default-billing-item .form-checkbox
{ margin-left:0px !important;}




.quickordertable td {border:1px solid #4cae4c; padding:2px ; text-align:center; }
.quickordertable td.blank {border:0px solid #fff; padding:2px ;  text-align:center;}

.quickordertable th {background:#4cae4c; color:#fff; padding:2px ; border:1px solid #fff; text-align:center;}




/*bubble */
.bubble
{
  position: relative;
  padding: 20px;
  background: #F3F3F4;
  width: 48%;
  float: left;
/*position: relative;*/
/*width: 305px;
height: 120px;
padding: 10px;*/
/*padding: 20px;
background: #F3F3F4;
width: 49%;
float: right;*/
/*
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
*/
}

.bubble:after
{
content: '';
position: absolute;
border-style: solid;
border-width: 15px 15px 0;
border-color: #F3F3F4 transparent;
display: block;
width: 0;
z-index: 1;
bottom: -15px;
left: 10px;

}

/* owl product home */
#owl-productshome {margin-left: -12px;}

#owl-productshome .item{

  padding: 30px 0px;
  margin: 10px;
  color: #000;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
}

#owl-productshome .item img{
  display: block;
  /*width: 100%;
  height: auto;*/
}
.customNavigation{
  text-align: center;
}

.strongforce {color:#000;}

.marginbottom0 {margin-bottom:0px !important;}
.marginbottom5 {margin-bottom:5px !important;}
.marginbottom10 {margin-bottom:10px !important;}
.marginbottom15 {margin-bottom:15px !important;}
.marginbottom20 {margin-bottom:20px !important;}
.marginbottom25 {margin-bottom:25px !important;}
.marginbottom30 {margin-bottom:30px !important;}
.marginbottom2em {margin-bottom:2em !important;}


.margintop0 {margin-top:0px !important;}
.margintop5 {margin-top:5px !important;}
.margintop10 {margin-top:10px !important;}
.margintop15 {margin-top:15px !important;}
.margintop20 {margin-top:20px !important;}
.margintop25 {margin-top:25px !important;}
.margintop30 {margin-top:30px !important;}
.margintop2em {margin-top:2em !important;}

.webform-component label {color:#80CDBA; }
.webform-component .form-required {color:#0dafe0; }
.webform-component .form-type-radio label {color:#7d7d7d;}

/* TinyMCE Formatting */
.mce-main-body {
	font-family: 'droidsans_regular';
	font-weight: bold;
}

/* Catalogue Scroll sliders Size colour */
div.colour {
    margin-left: 20px;
    color: blue;
  }
  span {
    cursor: default;
  }
  span {
/*    color: white; */
  }

.size-section {

 }
.colour-section{

}
.product-block-others-bought {
float:left;
position:relative;
overflow:hidden;
height: 360px;
/*width:204px;*/
/*background:#fff url(../img/progress.gif) no-repeat center center;*/
/*border:1px solid #fff;*/
-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.5);
}

.btn-primary {
	margin-bottom: 5px;
	text-align: left;
	padding-top: 3px;
	padding-left: 10px;
}

.btn {
	border-radius: 0;
}

.btn-primary {
	color: #fff;
	background-color: #847D7D;
	border-color: #847D7D;
}

.btn-primary:hover {
	background-color: #80CDBA;
	border-color: #80CDBA;
}

 span.colour{
 	position: absolute;
  	background-color: #a9a8ab;
  	opacity:0.8;
  	padding: 5px 10px;
   color:#fff;
   line-height:30px;
     display:table-cell;
margin: 0;
float: left;
overflow: hidden;
cursor: default;
	bottom:0px;
	left:0px;
    height:30px;
    width:80%;
    margin-left:0px !important;

}
span.colour .size-label {
  top: -7px;
  position: relative;
  margin-left: 20px;
}

span.colour .size-label .glyphicon:before {
  margin-right: 5px;
  top: 2px !important;
  position: relative;
}

.field-coreproduct-image.dtp-school {
	padding-top:15px;
   padding-left:0px !important;
}

span.size{
	line-height:35px;
	padding: 2px 10px;
   /*display:table-cell; */
   	 	background-color: #f1f1f2;
		opacity:0.8;
    /*display:table-cell; */

display: block;
margin: 0;
float: right;
position: absolute;
bottom:0px;
overflow: hidden;
cursor: default;
margin: 0;
overflow: hidden;
cursor: default;
	bottom:0px;
	right:0px;
    height:30px;
    width:80%;
}

span.size .size-label {
  top: -5px;
  position: relative;
  margin-left: -25px;
}

span.size .size-label .glyphicon:before {
  margin-left: 5px;
  top: 2px !important;
  position: relative;
}

.product-block{
float:left;
position:relative;
overflow:hidden;
/*min-height: 427px;*/
/*width:204px;*/
/*background:#fff url(../img/progress.gif) no-repeat center center;*/
/*border:1px solid #fff;*/
border: 1px solid #f1f1f2;
/*-webkit-box-shadow:0 0px 1px rgba(0,0,0,0.5);*/
}

.product-block.sub-cat {
	height: 315px;
}

.colour-size-block{
	position: relative;
	clear:both;
    float:left;
    width:100%;
    height:35px;

}

#colour.colour{
	position:absolute;
	bottom:0px;
	left:0px;
    height:30px;
    width:50%;
    background-color: #a9a8ab;
    margin-left:0px !important;
}

#size.size{
	position:absolute;
    bottom:0px;
    right:0px;
    height:30px;
    width:50%;
    background-color: #f1f1f2;
}
img.img-responsive.more{
padding-top:10px;
}



.view-sysadmin-meettheteam .views-row .col-xs-12 .field-body p{
    color: #7d7d7d;
 }

 .view-sysadmin-meettheteam .field-content .row {
    color: #7d7d7d;
 }

 .view-sysadmin-meettheteam .field-peeps-start-date span {
 	color: #7d7d7d;
 }

 .view-current-opportunities .title a {
 	color: #80CDBA;
 }

 .node-webform .form-item {
 	padding-bottom: 15px;
 }


 /* Hiding disabled checkboxes on user registration*/
.page-user-register .field-default_shipping_item{
	display: none;
}

.page-user-register .field-default_billing_item{
	display: none;
}

.homepagesearch .view-searchsite {
	float: right;
}

/* serach results*/
.search-row-result {
	border-bottom:1px solid #c8c7c7;
}
.search-row-result a{ color:#80CDBA; }

#searchhome {
    margin-bottom: 15px;
    width: 555px;
    float: right;
}

.homesearch {
    width: 495px;
    display: inline;
    float: left;
    border-radius: 0px;
}
  .homesearchsubmit { width:34px; padding:4px;
height:34px; color:#fff;}


h5.fullrange{
color: #a6a6a6;
font-family: 'droidsans_regular';
font-size: 15.5px;
line-height: 20px;
padding-top: 4px;
color: #fff;
  }

/* Discount Add to basket message CSS */
h3.discount-basket{
	color:#80CDBA;
}

.discount-drupal-message {
	/*background: #8000afde; */
}
.alert.alert-block{
background-color: #94ddf1;
border: #00afde 1px solid;
font-family: estoy_bueno;
font-size: 13px;
border-radius: 0;
}

.offer-button{
	margin: 0 auto;
	background-image: none!important;
	background-color: #80cdba;
	height: 40px!important;
	width: initial!important;
}

.bx-wrapper .bx-controls-direction a {
  z-index: 1 !important; /* was 9999 in bx-slider */
}

div#continue-shopping-message {
	width: 200px;
	text-align: center;
	/* margin: 10px auto 0 auto; */
	float: right;
	font-family: estoy_bueno;
	background: #80CDBA;
	padding: 10px;
	padding-top: 12px;
	font-size: 1.3em;
	border-radius: 0;
}

div#continue-shopping-message a {
    color: #fff;
    font-family: 'droidsans_regular';
}

section#block-block-10 {padding-top: 17px; float: right; margin-top: -80px;}

#school_finder_search_description { padding: 13px 3px;}
input#school_finder_search {margin-bottom: 20px;}

div#unpublished-results-form{display: none;}

.cloud-zoom-lens.lens-override { height: 100% !important;}

/*.col-md-6 {
width: 45%;
margin-left: 42px;
}*/

.school_logo {
	width: 180px;
}


ul, ol {margin-left: 2em;} /* bullet points weren't showing */
.bx-wrapper ul, .bx-wrapper ol {margin-left: 0;} /* stops slider on home page cocking up when the ul, ol code on line above takes effect */

/*.page-user.not-logged-in ul.tabs--primary.nav.nav-tabs li:nth-child(1) a { display: none;}*/

a.hand {
  position: relative;
  z-index: 5 !important;
}

#uc-cart-checkout-review-form #edit-submit { background: #53C75D; border-color: #53C75D; margin: 0; font-size: 1.4em;}

#edit-review-order { background: #5cb85c; color: #fff;}
#edit-back { background: #6CD76C; color: #fff;}
#edit-back, #edit-review-order { font-size: 1.4em;}


#dashboardreveal {display:none;}

.dashboard h3 {
font-size: 14px !important;
font-weight: bold;
margin: 4px !important;
}

.parent .btn {
	background: #80CDBA!important;
}

.panel {
	border-radius: 0;
}

.nav-pills>li>a {
	border-radius: 0;
}

.nav>li>a:hover, .nav>li>a:focus {
background: #A9A8AB;
}

.dashboard .panel-heading {
	padding: 5px 15px !important;
}

/*
div#page_plus_contents { margin-left: 15px;}
#edit-payment { margin-left: 15px;}
*/
/* bootstrap fix */
.row{ margin-left: 0 !important; }


#adaptiveweb-basket-basketarea-form-form .form-type-uc-quantity input{
	padding: 3px;
	border: 1px solid #00C4FF;
	border-radius: 7px;
	text-align: center;
}

#adaptiveweb-basket-basketarea-form-form  .form-required { display: none;}

.addtocartform,
.productcareicons { margin-right: 0px;}

.page-full-range-groups .field-coreproduct-image { text-align: center;}

button.webform-submit.button-primary.btn.btn-default.form-submit {
width: 200px;
text-align: center;
margin: 0 auto;
background: #80CDBA;
padding: 0px;
font-size: 1.2em;
color: #fff;
height: 35px;
}

.btn-success {
color: #fff;
background-color: #58585A;
border-color: #58585A;
}

.btn-success:hover {
color: #fff;
background-color: #58585A;
border-color: #58585A;
}

#user-register-form .btn.btn-success.form-submit {
	margin-top: 10px;
	background: #80CDBA;
	color: #fff;
	border: none;
}

#clickandcollect { margin: 10px; padding: 12px 16px; font-size: 1.4em}

#node-704 .container.home {
	padding-left: 0;
	margin-top: 30px;
}

/*FREE ONLINE SUPPORT RESPONSIVE FIXES*/
@media(max-width:543px) {
	.col-md-6.lght-blue h2.link-title { font-size: 1.6em;}
}
@media(max-width:446px) {
	.col-md-6.lght-blue h2.link-title { padding-top: 4px; text-align: center !important;}
}
@media(max-width:362px) {
	h2.home-title {
		line-height: 2;
		height: auto !important;
		padding-left: 20px;
		font-size: 0.9em;
	}

	.slider-left {
		min-height: 68px;
	}

	.col-md-6.blue, .col-md-6.green, .col-md-6.orange, .col-md-6.pink {
		background-size: 100%;
		margin-bottom: 5px!important;
		height: 58px!important;
	}

}

@media(max-width:1200px) {

  .logged-in p.lead {
    margin-top: 0;
  }

  .carttopmenuc {
    position: relative;
    right: 26px!important;
    bottom: 43px;
  }

	.container.home .row.row4 .homesearch { width: 90%;  }

	.bxslider img {
		max-width: 165%!important;
	}

	.bx-viewport {
		height: 240px!important;
		width: auto!important;
	}

	.col-md-6.blue, .col-md-6.green, .col-md-6.orange, .col-md-6.pink {
		margin-bottom: 0!important;
	}

	.col-md-6.lght-blue {
		width: 460px;
	}

  .signup {
    color: #80cdba;
    position: relative;
    top: 24px;
}

}

@media(max-width:990px) {

  .add-to-cart-columnn {clear: both; overflow: hidden;}

	.hm-panel {
		width: 93%;
		border-radius: none;
		margin-left: 5px;
		padding: 0 11px !important;
	}
/*
	#user-login-form label, #user-login-form input {
		float: left;
		/* margin-right: 10px; *//*
		height: 25px;
		padding: 5px 10px;
		font-size: 12px;
		line-height: 1.5;
		border-radius: 1px;
		position: relative;
		color: #fff!important;
		width: 200px;
		top: -38px;
		left: 161px;
		background: #a9a8ab;
	}
*/

.customlogin {
    clear: right;
    display: inline-block;
    float: right;
    /*margin-top: 31px;*/
    text-align: right;
}
	.col-md-6.blue, .col-md-6.green, .col-md-6.orange, .col-md-6.pink {
		background-size: 100%;
		margin-bottom: 5px!important;
		height: 130px;
	}

	.col-md-6.orange {
		/*margin-top: 45px;*/
	}

	.col-md-6.blue {
		width: 93%;
	}
	.wherego, .lead {
		display:none;
	}

	.bubble {
		width: 100%;
	}


}


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

.content_bottom .img-responsive {
    display: block;
    height: 31px;
    max-width: 100%;
}

.footer-logos {
    min-height: 0;
    margin-top: 20px;
}


.col-md-6.lght-blue {
    background: transparent url("../images/admin-support-button.png") no-repeat scroll 0% 0% / 100% auto;
    height: 205px;
    margin-bottom: 5px;
    float: right;
    width: 491px;
}

.col-md-6.lght-blue {
    width: 100%;
}

	.main-container {
    position: relative;
    top: 90px;
}

	.container {
    padding-left: 15px!important;
    padding-right: 15px!important;
}/*
.main-container {
    padding-right: 0px !important;
}
.container {
    padding-right: 0!important;;
    padding-left: 15px!important;;
    margin-right: auto;
    margin-left: auto;
}
*/
	.bx-wrapper {
		display: none;
	}

	#searchhometop, .carttopmenuc {
	display: none!important;
}
	#searchhometopmob, .carttopmenucmob {
	display: block;
}
	#edit-search {
		width: 88%;
	}
	#edit-submit-searchsite {
		width: 12%;
		height: 34px;
	}
.megaMenu_border {
	width: 90%;
    margin: 0px auto;
    padding-top: 25px;
}
.carttopmenucmob {
	position: relative;
	top: -62px;
}

.top_mega_menu .menumobilehidden {
	padding: 0px;
	position: relative;
	top: -37px;
	left: -15px;
}

nav {
	position: relative;
top: -20px;
left: -20px;
}

.mega_menu_top_link {
    margin: 0;
    padding: 2px;
    text-transform: uppercase;
    font-family: berthold;
    font-size: 20px;
}

.topmenuc {
    height: 35px;
	background-color: #fff;
}

}

@media(max-width: 570px) {
	.catalogue-product { width: 100%;}
	.catalogue-product .more { margin: 0 auto;}
}


aside #block-views-special-offer-block-2 {
	overflow: visible;
}


h3.category-title { text-align: center;}

.node-school { padding-right: 1px;}

.view-sysadmin-meettheteam { padding-right: 6px;}


.spec-offer {
    text-align: center;
}

.offer-button {
    margin: 0 auto;
}


/*basket responsive view fix*/
@media(max-width:570px) {
	#adaptiveweb-basket-basketarea-form-form .form-type-uc-quantity label,
	#adaptiveweb-basket-basketarea-form-form .img-thumbnail { display: none;}
	#adaptiveweb-basket-basketarea-form-form button.btn.btn-danger.form-submit { font-size: 0.8em;}
	#adaptiveweb-basket-basketarea-form-form .desc { font-size: 0.8em;}


	.btn.btn-default.form-submit,
	.btn.btn-info.form-submit {
	    font-size: 1.1em;
	}
	#searchhome {display: none;}

}

/* responsive checkout fixes */
@media(max-width:380px) {

	div#continue-shopping-message {
    width: 125px;
    text-align: center;
    float: right;
    font-family: estoy_bueno;
    background: #80CDBA none repeat scroll 0% 0%;
    padding: 12px 10px 10px;
    font-size: 1.3em;
    border-radius: 0px;
    margin-bottom: 40px;
    position: relative;
    top: 36px;
    right: -1%;
}

	#adaptiveweb-basket-checkoutarea-form { overflow: hidden;}

	#edit-comments,
	#edit-cart-contents { width: 95%; margin-left: 15px;}

	#edit-comments { width: 90%; margin-left: 15px;}

	#edit-payment,
	#edit-deliverydatef
	{ width: 95%;}

	.page-customer-basket-checkout #block-system-main,
	.page-cart-checkout-review #block-system-main { overflow: visible;}

	#adaptive_checkout { margin-left: -32px;}

	#uc-cart-checkout-review-form #edit-submit { margin-right: 25px;}
	#edit-back { margin-left: 14px;}

	.order-review-table {
		display: block;
		overflow: hidden;
		font-size: 0.8em
	}


	.order-review-table table.cart-review.table.table-striped.sticky-enabled.tableheader-processed.sticky-table { width: 95% !important;}
	#searchhome {display: none;}


}

.category_name strong, .main-body strong {
color: #80CDBB!important;
}

.btn.btn-default.form-submit {
	background: #80CDBA;
	font-family: 'droidsans_regular';
	padding-top: 4px;
	color: #fff;
}

button#edit-checkout--2 {
	font-size: 1.3em;
}

button#edit-empty {
    background: rgb(217, 83, 79);
	font-size: 1.3em;
}

button#edit-update {
    background: #a9a8ab;
    border: 1px solid #a9a8ab;
	font-size: 1.3em;
	font-family: 'droidsans_regular';
	padding-top: 5px;
	color: #fff;
}


body.page-user form#user-login #edit-submit { font-size: 1.4em;}

.category-desc-section { clear: both; overflow: hidden;}

@media print {

	body {-webkit-print-color-adjust: exact;}

	.container-fluid, .matt_mega_menu, .content_bottom, #page-bottom, .page-header {
		display: none;
	}

    .school_area {
        -webkit-print-color-adjust: exact!important;
    }
}

img.field-promo-image {
	max-height: 230px;
	width: auto;
}

.page-full-range-groups .img-responsive {
width: 100%;
padding-top: 10px;
float: left;
}

/* styling fixes */
.tax-desc {
  font-weight: 600;
}
#adaptiveweb-basket-addcartform-form  .form-required { display: none;}
#clickandcollect { display: none;}
.cart-review a {
  color: #80CDBA;
  text-decoration: underline;
}

#searchhometop .homesearch {
	  width: 183px;
	  display: inline;
	  border-radius: 0px;
	  position: absolute;
	  top: 0;
	  right: 35px;
}

#searchhometop .homesearchsubmit {
  width: 35px;
  padding: 4px;
  height: 35px;
  color: #fff;
  position: absolute;
  top: 0;
  right: 0px;
}

#searchhometop .form-control {
  height: 35px;
  border: 0;
  border-left: 1px solid #ccc;
}

.menutextstuff {
	font-family: 'berthold';
	color: #80cdba;
}

.view-id-searchsite .views-exposed-widget button{
  margin-top: 26px !important;
}

/*
CHECK OUT FIX?
*/
#adaptiveweb-basket-checkoutarea-form {
    min-width: 80%
}


.customlogin a {
  color: #80cdba;
}

#edit-mollom-captcha {
      display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555;
  vertical-align: middle;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

p.back a{ font-weight: 600; font-size: 1.2em; color: #80CDBA;}

.profile a { color: #80CDBA;}

.page-user .tabs--secondary a{
  border: 1px solid #fff;
}

.page-user .tabs--secondary a.active{
  background: #80CDBA;
}


.bundle-block {
  height: 350px;
}


.view-sysadmin-meettheteam .views-field-nothing {
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
}

.schoolfinder_prompt {
  text-align: center;
  font-size: 1.2em;
}

div.signup.error-login {
  clear: both;
  margin-top: 0px;
  top: 30px;
  left: 260px;
  width: 310px;
  color: #777;
}
div.signup.error-login a {
  text-decoration: underline;
  font-weight: 600;
}
div.signup.error-login span {
  color: red;
}
a.signup.failedlogin {
  top: 30px;
}
p.lead.failedlogin {
  margin-left: 200px;
  margin-top: 0px;
}
div.signup.error-login span a {
  color: red;
}
