body {
	margin: 0;
	padding: 0;	
	color: #000;
	background: url(../img/wood4.jpg) 0 0 repeat;/* http://www.sharkyandgeorge.com/media/common/background.jpg */
	/*background-attachment: fixed;*/
}

body, .signupNews input[type=text], .products input, .orderSearch input[type=text], input[type=email].niceInput, input[type=text].niceInput, input[type=password].niceInput, textarea.niceInput {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
}

a:link, a:visited {
	color: #74AEBE;
	outline:none;
	border:0;
}

img {border : 0;}

.wrapper {
	position:relative;
}

.wrapper, body > .signupNews > div {
	width: 1024px;
	margin: 10px auto;
}

.pageContent {
	background:#f6f6f6;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
  	border-top: none;
	min-height:200px;
	padding:20px;
}

h1{
	font-family: 'heatwaveregular';/*'Rancho';*/
	color: #74AEBE;/*#ed7777;*/
	font-size:50px;
	font-weight:normal;
	margin:0;
	margin-bottom:16px;
	text-align: center;
}
p {
	font-size: 14px;
	line-height: 1.4;
	margin:0px;
}

blockquote {
  background: #f9f9f9;
  border-left: 10px solid #ccc;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  quotes: "\201C""\201D""\2018""\2019";
}
blockquote:before {
  color: #ccc;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
blockquote p {
  display: inline;
}

ul#order_summary {
	list-style: none;
}

.nav {
	margin:0;
	padding: 0 6px;
	list-style:none;
	font-family: 'butcherandblockregular';
	font-size:22px;
	background: url(../img/blackboard-thin.jpg);
	background-size: cover;
	border-top: 1px solid #B8B8B8;
	/*prevent FBC while loading fonts*/
	max-height:63px;
	overflow-y:hidden;
}

.nav li {
	display:inline-block;
}
.nav li a {
	display:inline-block;
	color: #f4f4f0;
	text-decoration: none;
	padding: 20px 28px;
}
.nav li:first-child a {
	padding:20px 26px;
}
.nav li a:hover, .nav li a.active {
	color:#ed7777;/*http://designpieces.com/2014/02/chalkboard-look-and-feel/*/
}

@font-face {
    font-family: 'butcherandblockregular';
    src: url('fonts/butcherandblock-webfont.eot');
    src: url('fonts/butcherandblock-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/butcherandblock-webfont.woff2') format('woff2'),
         url('fonts/butcherandblock-webfont.woff') format('woff'),
         url('fonts/butcherandblock-webfont.ttf') format('truetype'),
         url('fonts/butcherandblock-webfont.svg#butcherandblockregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'heatwaveregular';
    src: url('fonts/heatwave-77972-webfont.eot');
    src: url('fonts/heatwave-77972-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/heatwave-77972-webfont.woff') format('woff'),
         url('fonts/heatwave-77972-webfont.ttf') format('truetype'),
         url('fonts/heatwave-77972-webfont.svg#heatwaveregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

.footerWrap {
	text-align:center;
	  margin-top: 50px;
}
.footer {
	font-size:12px;
  	display:inline-block;
  	background-color: #f6f6f6;
  	  background-color: rgba(246, 246, 246, 0.7);
  	padding:2px 10px;
  	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
}

.footer, .footer a {
	color: #454545;
	text-decoration:none;
}

.footerLinks {
	font-size:18px;
}

.footerLinks a {
	color: #484848;
	font-weight:bold;
}

.footerLinks a:hover {
	color: #74AEBE;
}

.pageContent img:not(.norad) {
	border-radius: 10px;
}

.header {
	background:#B5B5B5;
	height:220px;
	width:100%;
}

.cropcal td img {
	height:40px;
	width:40px;
	margin-left: 5px;
}

#slidesTop {
	display: none
}

#slidesTop img, .header {
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
}
.aligncenter {
	margin-left: auto;
  margin-right: auto;
  display: block;
}   
.alignleft  {
	float:left;
	margin-right: 10px;
} 
.header .logo {
	display:block;
	position: absolute;
	margin-left: 18px;
	margin-top: 10px;
	padding: 19px;
	background: rgba(246, 246, 246, 0.56);
	border-radius: 1000px;
	z-index:100;
}

.header .logo img {
	height: 163px;
}

.header .logo.square {
	padding: 17px;
	margin:0;
	padding-right: 90px;
	background: -webkit-linear-gradient(left, rgba(246, 246, 246, 0.8) 75%, rgba(246, 246, 246, 0) 100%);
	border-radius:0;
	border-top-left-radius:10px;
}

.header .logo.square img {
	height: 186px;
}

.pageContent, .panel {
	border: 1px solid #363737;
}

.panel {
	padding:10px;
	background-color: #f6f6f6;
	border-radius:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.panel h6 {
	background: url(../img/blackboard.jpg);
	color: #FFF;
	margin: -11px;
	margin-bottom: 5px;
	font-family: 'butcherandblockregular';
	font-size: 22px;
	padding: 8px 12px 6px 12px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	font-weight:normal;
}

.footerBlocks {
	margin-top: 20px;
}

.footerBlocks .panel {
	width:300px;
	margin-right:25px;	
	display:inline-block;
	vertical-align:top;
}

.footerBlocks .panel:last-child {
	margin-right:0;
}

.fruityBullets {
	margin:0px; 
	padding-left:10px; 
	margin-left:8px;
	color: #E11537;
}

.blackText {
	color: #000000;
}

.fb-like {
	margin-right: 30px;
	margin-left: 30px;
	width:77px;
	height:20px;
	vertical-align: top;
}

.likeContainer {
	text-align: center;
    margin-top: 50px;
    margin-bottom: 10px;
}

.likeContainerInner {
	height: 24px;
    display: inline-block;
    vertical-align: middle;
    overflow:hidden;/*to prevent FOL */
}

.likeContainer > a > img {
	display: inline-block;
    vertical-align: middle;
    height: 26px;
}

.fruitometer, .fruitometer li {
	margin:0;
	padding:0;
	list-style:none;
}
.fruitometer li {
	text-align: center;
	display:inline-block;
	vertical-align: top;
	width: 108px;	
}

.fruitometer {
	margin-top: 15px;
	margin-bottom: 8px;
}
.fruitometerBar {
	display:inline-block;
	height:80px; 
	border:1px solid #7eb9be; 
	padding:1px;
	position:relative;
}
.fruitometerLevel, .fruitometerBar {
	width:25px;
}
.fruitometerPer {
	position:absolute;
	bottom:0;
	font-size:12px;
	width: 100%;
}
.fruitometerLevel {
	background-color:#74AEBE; 
	position: absolute; 
    bottom: 1px;
}
.fruitometerLevel {
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.fruitometerBar {
	-moz-border-radius: 6px;
	border-radius: 6px;
}

#gallery {
	margin-top:20px;
}

#gallery img {
	border-radius: 3px;
	object-fit: cover;
    width: 130px;
    height: 130px;
}

#gallery ul { list-style: none; margin:0; padding:0; }

#gallery ul li { display: inline; }
#gallery ul a:link, #gallery ul a:visited, .imgLink {
	border:none;
	text-decoration:none;
}

.recentReviews ul, .recentReviews ul li {
	margin:0;
	padding:0;
	list-style:none;
}
.recentReviews ul {
	min-height: 110px;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-webkit-box-direction: normal;
	-moz-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-webkit-flex-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-flex-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.recentReviews ul li {
	display:none;
	font-size: 18px;
    text-align: center;
}
.recentReviews ul span {
	display: block;
    text-align: center;
    font-style: italic;
    margin-top: 5px;
    color: #717171;
}

.alert-success-top {
	  background-color: #dff2df;
  border-color: #72c772;
  color: #43a943;
  margin-bottom: 20px;
  font-size: 18px;
  	border-bottom: 1px solid transparent;
    text-align: center;
    padding: 15px;
}

.alert {
	padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.alert-general {
	margin: -20px;
  margin-bottom: 20px;
  background: #FFF0C1;
  color: #494679;
  font-weight: bold;
  font-size: 16px;
  padding: 10px;
    border-top: 1px solid #B8B8B8;
}

.pageContent > .alert-general.alert {
	text-align:center;
}
.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.alert-error {
	color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.paymentErrorResult .alert-error {
	border:none;
}


body > .signupNews > div {
	margin:0px auto;
}
body > .signupNews {
	margin:0;
	  padding-top: 4px;
}

body > .signupNews h6 {
	display:inline-block;
	  margin-right: 15px;
}

body > .signupNews input[type=submit], a.checkoutPopButton, .btndefault, .orderSearch input[type=submit], input[type=email].niceInput, input[type=text].niceInput, textarea.niceInput {
	padding:2px 28px;
}

body > .signupNews input[type=text] {
	margin-right: 5px;
}

.signupNews input[type=submit]:not(.disabled):hover, a.checkoutPopButton:not(.disabled):hover, .products button:not(.disabled):hover, .orderSearch input[type=submit]:not(.disabled):hover, .niceSubmit:not(.disabled):hover {
    background-color: #286090;
    border-color: #204d74;
}

.disabled {
	cursor: default !important;
    opacity: 0.4;
}

.signupNews {
	margin-top: 20px;
	background: #f6f7f8;
	border: 1px solid #e9eaed;
	padding: 8px;
	text-align: center;
}

.signupNews h6 {
	margin: 0;
  padding: 0;
  text-align: left;
  font-size: 18px;
  color: #428bca;
    margin-bottom: 5px;
}
.signupNews input[type=text], .products input, .orderSearch input[type=text], input[type=email].niceInput, input[type=text].niceInput, input[type=password].niceInput, textarea.niceInput {
	-webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  width: 153px;
  border: solid 1px #eeeeee;
  display: inline-block;
  padding: 3px 5px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.signupNews input[type=submit], a.checkoutPopButton, .btndefault, .products button, .orderSearch input[type=submit], .niceSubmit, a.niceSubmit {
	text-decoration:none;
	color: #fff;
  background-color: #428bca;
  border-color: #357ebd;
  display: inline-block;
  margin-top: 6px;
  padding: 5px 28px;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

a.btndefault {
	color: #333;
    background-color: #F3F3F3;
    border: 1px solid #ccc;
}

.btndefault:hover {	
    background-color: #e6e6e6;
    border-color: #adadad;
}

#fb-page-stick  {
  	position: absolute;
  	/*cant use relative positions because fixed doesnt work like that etc so use 50% but the known distance from the middle*/
  	left: 50%;
	margin-left: 178px; /* was 222 with newsletter signup form */
}

ul.news, .news li, ul.newsFilters, .newsFilters li {
	margin:0;
	padding:0;
	list-style:none;
}

ul.newsFilters {
	text-align:center;
	margin-bottom:20px;
}
.newsFilters li {
	display: inline-block;
}
.newsFilters li a {
	text-decoration:none;
	padding:4px 14px;
	background:#454544;
	color:#f6f6f6;
	border-radius:3px;
	margin-right:5px;
}

.newsFilters li:last-child a {
	margin-right:0;
}

.newsFilters li a.active {
	background: #ed7777;
	cursor:default;
}

ul.news {/*, ul.newsFilters*/
	width: 632px;
}
.news li span.foot {
	color: #9197a3;
	display:block;
	margin-top: 3px;
}
.news li span a {
	text-decoration: none;	
}
.news li {
	background-color:#fff;
	border: 1px solid;
	border-color: #e5e6e9 #dfe0e4 #d0d1d5;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 12px;
	margin-bottom: 15px;
}

.news li span.badge {
	color:#f6f6f6;
	padding:1px 8px;
	border-radius:3px;
	display:inline-block;
	margin-right:5px;
}

.news li span.badge.event {
	background:#74AEBE;
}

.news li span.badge.press {
	background:#74BE83;
}

.news li span.badge.post {
	background: #FAC35F;
}

.news li img {
	max-width:100%;
}

.news li .featuredImg {	
	display:block;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
}

.burger {
	display: none;
}

.pageContent .logo {
	display: none;
}

ul.pagination {
	margin-top: 21px;
}

ul.pagination, .pagination li {
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
}

.pagination li {
	display:inline-block;
}

.pagination li a {
	display:inline-block;
	background-color: #ffffff;
	border: 1px solid #f0f0f0;
	padding: 10px 0;
	font-size: 16px;
	text-decoration:none;
	width: 114px;
}

.pagination li a:hover {
	background-color: #f7f7f7;
	border-color: #ddd;
	color: #2a6496;
}

.pagination li:first-child a {	
	border-bottom-left-radius: 2px;
	border-top-left-radius: 2px;
}

.pagination li:last-child a {
	border-bottom-right-radius: 2px;
	border-top-right-radius: 2px;
	margin-left: 10px;
}

.catTitle {
	font-size: 44px;
    margin-bottom: 5px;
    margin-top: 15px;
    font-family: 'heatwaveregular';
    color: #ED7777;
    text-align: center;
}

.catTitle:before, .catTitle:after {
	content: "";
    height: 2px;
    background: #74AEBE;
    width: 311px;
    margin: 0 10px;
    display: inline-block;
    vertical-align: middle;
}

.products, .products > li {
	margin:0;
	padding:0;
	list-style: none;
}

.products > li {
	width:280px;
	display:inline-block;
	padding:10px;
	border: 1px solid #BCBCBC;
	border-radius: 4px;
	margin-left:30px;
	margin-bottom:30px;
	min-height: 112px;
	vertical-align: top;
}
.products > li:nth-of-type(3n+1), .products > li:first-of-type {
	margin-left:0;
}

.products .title {
	font-weight:bold;
}

.products .tagline {
	font-size: 12px;
}

.products .pic {
	float:left;
	border-radius: 4px;
	margin-right:10px;
	height: 110px;
	width:110px;
	border: solid 1px #EBEBEB;
    -moz-box-shadow: 1px 1px 5px rgb(222, 222, 222);
    -webkit-box-shadow: 1px 1px 5px rgb(222, 222, 222);
    box-shadow: 1px 1px 5px rgb(222, 222, 222);
    background-repeat:none;
    background-size:cover !important;
    background-position: center center;
}

.products .pic.nopic {
	background: url(/assets/img/logo-butchery.png) #F3F3F3;
    opacity: 0.5;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.products .inBasket {
	background: #dff0d8;
}

.products button {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
    padding: 3px 16px;
    font-size: 14px;
}
.products button span {
	font-size:12px;
}
.products input {
	width: 30px;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
}

.buttonGood {
	background-color: #5cb85c;
    border-color: #4cae4c;
}

.modal {
    border: 3px solid rgba(0,0,0,0);
    box-shadow: 0 0 18px rgba(0,0,0,0.4);
    border-radius:6px;
    width:400px;
    max-width:92%;
    position:fixed;
    top:40%;
    left:50%;
    margin-left:-200px; /*this will be overwritten with JS anyway) */
    z-index:1051;
    text-align:center;
}
.modal:not(.alert-success):not(.alert-error) {
	background-color: #f5f5f5;
}
.modal > div {
	padding:20px;
}
.modal > span {
	color:#B3A5A3;
	cursor: pointer;
	float:right;
	font-size: 12px;
    margin-right: 4px;
}
.modal > span:hover {
	color:#000;
}
.modal-backdrop {
	z-index: 1050;    
	background: rgba(0,0,0,0.6);
	position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-backdrop, .modal {
	display:none;
}

.modal label {
	margin-bottom: 7px;
    display: block;
}

#basket {
	float:right;
	margin-bottom:10px;
}

.basketPop {
	position:absolute;
	z-index:1000;
	min-height:200px;
	width:300px;
	border: 1px solid #363737;
	padding: 10px;
    background-color: #B5D2DA;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -webkit-box-shadow: -10px 10px 48px -15px rgba(54,55,55,1);
	-moz-box-shadow: -10px 10px 48px -15px rgba(54,55,55,1);
	box-shadow: -10px 10px 48px -15px rgba(54,55,55,1);
	right:-51px;
	display: none;
	max-height: 500px;/*JIC - cant use overflow otherwise arrows are cut off*/
}

.basketPop:after, .basketPop:before {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.basketPop:after {
	border-color: rgba(181, 210, 218, 0);
	border-bottom-color: #B5D2DA;
	border-width: 14px;
	margin-left: 108px;
}
.basketPop:before {
	border-color: rgba(54, 55, 55, 0);
	border-bottom-color: #363737;
	border-width: 15px;
	margin-left: 107px;
}

.clear {
	clear:both;
}

.hideMe {
	display:none;
}

header>.content>.title>h1 {
    font-family: "Helvetica Neue","Helvetica",Arial,sans-serif;
}

.svg.fa {
    font-size: 16px;
    top: 8px !important;
    left: 8px  !important;
    color: #EA7E81;
    text-align: center;
}

.checkoutView>.bodyView>.contentView>.layoutSubview>.layoutView {
	top:0;
}
.desktop .input, .tablet .input {
	position:relative;
}

.desktop .input>.control, .tablet .input>.control {
	 border-radius: 0;
    -webkit-border-radius: 0;
}

.desktop .input:not(.firstOneDisplayed) > .control:not(.invalid), .tablet .input:not(.firstOneDisplayed) > .control:not(.invalid) {
    border-top: 0;
}

.cardPaymentView .input.firstOneDisplayed .control {
	border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(124,124,127,0.1),0 1px 0 rgba(255,255,255,0),0 0 4px rgba(86,149,219,0);
    -moz-box-shadow: inset 0 1px 1px rgba(124,124,127,0.1),0 1px 0 rgba(255,255,255,0),0 0 4px rgba(86,149,219,0);
    -ms-box-shadow: inset 0 1px 1px rgba(124,124,127,0.1),0 1px 0 rgba(255,255,255,0),0 0 4px rgba(86,149,219,0);
    -o-box-shadow: inset 0 1px 1px rgba(124,124,127,0.1),0 1px 0 rgba(255,255,255,0),0 0 4px rgba(86,149,219,0);
    box-shadow: inset 0 1px 1px rgba(124,124,127,0.1),0 1px 0 rgba(255,255,255,0),0 0 4px rgba(86,149,219,0);
    border-bottom-color: #e4e4e4;
}

.cardPaymentView .input.lastOneDisplayed .control {
	border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(124,124,127,0),0 1px 0 rgba(255,255,255,0.7),0 0 4px rgba(86,149,219,0);
    -moz-box-shadow: inset 0 1px 1px rgba(124,124,127,0),0 1px 0 rgba(255,255,255,0.7),0 0 4px rgba(86,149,219,0);
    -ms-box-shadow: inset 0 1px 1px rgba(124,124,127,0),0 1px 0 rgba(255,255,255,0.7),0 0 4px rgba(86,149,219,0);
    -o-box-shadow: inset 0 1px 1px rgba(124,124,127,0),0 1px 0 rgba(255,255,255,0.7),0 0 4px rgba(86,149,219,0);
    box-shadow: inset 0 1px 1px rgba(124,124,127,0),0 1px 0 rgba(255,255,255,0.7),0 0 4px rgba(86,149,219,0);
}

.desktop .cardPaymentView .input textarea.control {
	padding-top: 5px;
    padding-bottom: 9px;
    height: 150px;
}

.layoutSubview.buttonsViewHolder {
	top: -39px;
}
.checkoutForm.fullFormDisplay .layoutSubview.buttonsViewHolder {
	top: 37px;
}

.buttonsViewHolder button {
	opacity: 0.4;
}

.buttonsViewHolder button span {
	cursor:not-allowed;
}

.buttonsViewHolder button.valid span {
	cursor:pointer;
}

.buttonsViewHolder button.valid {
	opacity:1;
}
.backgroundBottom {
	height:850px;
}
.backgroundBottom > div {
	height: 900px;
}

.paymentError .backgroundView > .backgroundTop > div, .paymentError .backgroundView > .backgroundBottom > div, .modalError {
	background: #f2dede;
}

.checkoutForm.fullFormDisplay .backgroundBottom {
	height:930px;
}
.checkoutForm.fullFormDisplay .backgroundBottom > div {
	height: 980px;
}

.cardPaymentView .input select.selectHasNoValue {
	color: #A1A1A7;
}

.cardPaymentView .input select {
	padding-left: 26px !important;
}

.loadingResult {
	text-align:center;
	font-size: 40px;
	width:100%;
	color:#888;
}

.desktop .input>.control, .tablet .input>.control {
	position:static;
}

.checkoutForm.paymentOnlineNotActive #submitButton {
	background: #EA7E81;
    background-image: -webkit-linear-gradient(#EA7E81,#E9494F);
    background-image: -moz-linear-gradient(#EA7E81,#E9494F);
    background-image: -ms-linear-gradient(#EA7E81,#E9494F);
    background-image: -o-linear-gradient(#EA7E81,#E9494F);
    background-image: -webkit-linear-gradient(#EA7E81,#E9494F);
    background-image: -moz-linear-gradient(#EA7E81,#E9494F);
    background-image: -ms-linear-gradient(#EA7E81,#E9494F);
    background-image: -o-linear-gradient(#EA7E81,#E9494F);
    background-image: linear-gradient(#EA7E81,#E9494F);
    box-shadow: 0 1px 0 rgba(153, 46, 86, 0.15),0 0 4px rgba(219, 86, 135, 0),inset 0 2px 0 rgba(102, 20, 43, 0);
}

a.checkoutPopButton {
	float:right;	
}

a.checkoutPopButton, .btndefault {
	margin-top:30px;
}

.basketTableHolder {
	margin: 0 auto;
	width:600px;
	max-width:100%;
}
.basketTable {
	width: 100%;
}

.basketTable th {
	font-size:16px;
	border-bottom:2px solid #ddd;
	padding: 8px;
}
.basketTable td {
	vertical-align: top;
    border-bottom: 1px solid #ddd;
    padding: 8px;
}

.basketTable .bottom td {
	padding: 14px 8px;	
	font-size:16px;
}

.paymentSecu img {
	height: 15px;
	vertical-align:middle;
}

.paymentSecu {
	margin-top:20px;
	font-size: 12px;
	color: #539842;
	text-align:center;
}

.basketRemove {
	margin-right: -24px;
    float: right;
    background-color: #DE1E1B;
    height: 16px;
    line-height: 1;
    border-radius: 50%;
    width: 15px;
    text-align: center;
    display: block;
    color: #FFD0D0;   
    cursor:pointer;
}
.left {
	float:left;
}

.shopBasket {
	padding: 25px 10px;
    position: absolute;
    right: -31px;
    margin-top: 1px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    background: url(/assets/img/blackboard.jpg);
    background-size: cover;	
    display:block;
    text-decoration:none;
}

.shopBasket span {
	background:url(/assets/img/basket.png);
	height:13px;
	width:17px;
	display:block;
}

.shopBasket:hover span, .shopBasket.active span {
	background:url(/assets/img/basket_hover.png);
}

li.basketMenu {
	display:none;
}

.orderSearch input[type=text] {
	width: 180px;
    padding: 6px 7px;
}

.weightSwitcher {
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}

.weightSwitcher li {
	display:inline-block;
	padding:4px 20px;
	background-color: #DFDFDF;	
	color: #6E747A;
	float:left;	
	cursor:pointer;
	font-size:16px;
}

.weightSwitcher li:not(.active):hover {
	color: #ed7777;
}

.weightSwitcher li.active {
	background:#ed7777;
	color:#f6f6f6;
	cursor:default;
}

.weightSwitcher li:first-child {
	border-top-left-radius:6px;
	border-bottom-left-radius:6px;
}

.weightSwitcher li:last-child {
	border-top-right-radius:6px;
	border-bottom-right-radius:6px;
}

.video-container {
	position:relative;
	padding-bottom:35%;
	padding-top:30px;
	height:0;
	overflow:hidden;
	max-width: 620px;
	margin:0 auto;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.crappyIE .paymentView .cardView .layoutSubview {
	top: 120px;
}

.crappyIE .buttonsView .button.submit {
	top:263px;
}

.niceForm th {
	text-align: right;
	width:45%;
	padding-right:10px;
	vertical-align: top;
}
.niceForm th i {
	font-weight:normal;
}
.niceForm th, .niceForm td {
	padding-bottom:7px;
}
.niceForm th.section {
	font-size: 20px;
	text-align: center;
	color: #74AEBE;
	padding-top:15px;
}
.niceForm {
	margin-top:20px;
}
.niceForm textarea {
	min-height: 70px;
}
#orderUp table {
	border-spacing: 0;
    border-collapse: separate;
}
#orderUp ul {
	margin: 0;
	list-style: none;
}
#orderUp td > ul {
	padding: 0;
}

#orderUp td > ul ul {
	padding: 0 15px;
}
#orderUp li {
	padding: 4px 0;
}

@media (max-width: 790px) {
	#orderUp.niceForm th {
		width:25%;
	}
	#orderUp .niceInput {
		width:92%;
	}
}

#orderUp .menu th {
	border-left: 1px solid grey;
}
#orderUp .menu td {
	border-right: 1px solid grey;
}
#orderUp .menu th, #orderUp .menu td {
	border-top: 1px solid grey;
	border-bottom: 1px solid grey;
}
#fixed_order_summary {
	position: fixed;
	padding: 7px 15px;
	background: #d31519e3;
	bottom:0;
	left: 50%;
    transform: translateX(-50%);
    border-top-left-radius:10px;
	border-top-right-radius:10px;
	border: 1px solid #363737;
	border-bottom:0;
	color: #fff;
    font-size: 18px;
    display:none;
}

/* for YT vid on homepage (served through WP) */
.responsive-iframe-container {
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
}

.responsive-iframe-container iframe {
  border: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}


@media (min-width: 791px) {
	.niceForm input[type=text], .niceForm input[type=email], .niceForm textarea {
		width: 300px;
	}

	.stickyNav .nav {
		position:fixed;
		z-index:100;
		top:0;
	}
	.stickyNav .shopBasket {
		position: fixed;
	    top: 0;
	    right: auto;
	    padding-bottom:24px;
	}
}

@media (max-width: 790px) {	
	.catTitle:before, .catTitle:after {
		width:5px;
	}
	.pageContent img {
		max-width: 100%;
		height: auto;
	}
	.header, body > .signupNews, .shopBasket {
		display:none;
	}
	.pageContent .logo, .basketMenu {
		display:block;
	}
	.pageContent .logo img {
		height: 100px;
		width: auto;
		display: block;
		margin-left:auto;
		margin-right:auto;
	}
	.burger {
		display:block;
		position:absolute;
		left: 10px;
		top: 10px;
		height: 30px !important;
  		border-radius: 0 !important;
  		-moz-border-radius: 0 !important;
  		-webkit-border-radius: 0 !important;
	}
	#fb-page-stick {
		display: none !important;
	}
	.footerBlocks {
		margin-left: 10px;
		margin-right: 10px;
	}
	.footerBlocks .panel {
		margin: 0;
		padding: 0;
		margin-right:0;
		margin-bottom: 30px;
	}
	.footerBlocks .panel h6 {
		margin:0;
		margin-top:-11px;
		margin-bottom:5px;
	}
	.fruityBullets {
		margin: 5px 14px;
	}
	ul.news, .wrapper, .footerBlocks .panel, body > .signupNews > div {
		width:100%;
	}
	.alert-general {
		 margin: -10px;
 		 margin-top: -2px;
 		   margin-bottom: 10px;
	}
	.pageContent {
		padding:10px;
		margin: 0 10px;		
		position: relative;
	}
	.panel {
		margin: 0 10px;
	}
	ul.nav {
		margin: 0 10px;
		display: none;
		background-size:auto;
		border-top-left-radius:10px;
		border-top-right-radius:10px;
		max-height: 1000px;/*auto doesnt work, so  just use a big number!*/
	}	
	body:not(.menu_open) .pageContent {
		border-top-left-radius:10px;
		border-top-right-radius:10px;
	}
	ul.nav li {
		display: block;
		text-align: center;
	}
	.fruitometer li {
		width: 32%;
		margin-bottom: 12px;
	}
	.footerWrap {
		margin-top:0;
	}
	.products > li {
		width:auto;
		display: block;
		margin-left:0;
	}
}	