@charset "utf-8";
/* CSS Document */
/*  mobile ***********************************************************************************/
/* start HUMA */
html, body {
  -webkit-overflow-scrolling: touch !important; /*	overflow: auto !important; */ /*	height: 100% !important; */
}
h1 {
  font-size: 26px;
  line-height: 1.1;
}
h2 {
  font-size: 24px;
}
h3 {
  font-size: 20px;
}
h4 {
  font-size: 16px;
}
h1.list-sectiontitle {
  font-size: 32px;
  margin: 10px auto 10px 0px;
}
h1.sectiontitles {
  margin: .2em 0px;
  font-size: 24px;
}
h2.list-sectiontitle {
  font-size: 26px;
  margin: 10px auto 10px 0px;
}
h3.list-sectiontitle {
  font-size: 20px;
  margin: 10px auto 10px 0px;
}
h4.list-sectiontitle {
  font-size: 16px;
  margin: 10px auto 10px 0px;
}
.row {
  margin-right: 0px;
  margin-left: 0px;
}
.text25 {
  font-size: 13px;
  line-height: 110%;
}
a.bigtealbutton:hover, a.bigtealbutton:active {
  background-color: rgba(0, 98, 94, 0.93);
}
a.checkoubutton-l:hover, a.checkoubutton-l:active, input.checkoubutton-l:hover {
  background-color: #00697F;
}
#Top_Mobile {
  position: fixed;
  /* center the element */
  right: 0px !important;
  left: auto !important;
  top: 0;
  margin: 0px;
  padding: 8px 0 8px 8px;
  background-color: #2B3A40;
  /* give it dimensions */
  height: 60px; /* if you need to change, change the margin-top under Main_Container too */
  width: 100%;
  z-index: 9998;
  color: #FFF;
}
.x-window-fix-top {
  margin: 0px auto !important;
  position: relative !important;
  left: 0px !important;
  top: -1600px !important;
}
#menuholder {
  background-color: transparent !important;
  width: 100%;
  height: 60px;
}
.smallogo {
  width: 100%;
  display: block;
  text-align: center;
  padding-top: 9px;
  position: relative;
  z-index: 101;
  height: auto;
  background: transparent;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.top_float_right {
  float: right;
  padding-left: 1%;
}
.top_float_left {
  float: left;
  padding: 0px;
  margin-top: -7px;
  margin-left: -5px;
}
#DelivDate {
  float: right;
  padding-left: 1%;
  padding-top: 0px;
  font-size: 14px;
  font-weight: normal;
  text-align: center;
  margin-top: -4px;
}
.smdt, .smdtnum {
  display: block;
  line-height: 100%;
  text-align: center;
}
.smdt {
  font-size: 10px;
}
.smdtnum {
  font-size: 16px;
  font-weight: bold;
}
a.DelivDate_Link {
  color: #fff;
  background-image: url(../gifs/calendar-icon.png);
  background-repeat: no-repeat;
  padding: 21px 14px 5px 14px;
  height: 52px;
  display: block;
}
a:hover.DelivDate_Link {
  color: #fff;
}
#cartitemsamt, #cartitemsamt_m {
  position: absolute;
  width: 30px;
  height: 30px;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  background-image: url(../gifs-f/greencircle.png);
  background-repeat: no-repeat;
  text-align: center;
  padding: 6px 0px 0px 0px;
  left: -3px;
  top: -5px;
}
#cartitemsamt_m {
  position: absolute;
  width: 30px;
  height: 30px;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  background-image: url(../gifs-f/greencircle.png);
  background-repeat: no-repeat;
  text-align: center;
  padding: 6px 0px 0px 0px;
  left: -3px;
  top: -5px;
}
#cd-cart-trigger {
  width: 92px;
  height: 47px;
  display: block;
  background-image: url(../images/basket.png);
  position: relative;
  background-repeat: no-repeat;
  cursor: pointer;
  background-size: 100% 100%;
}
#cd-cart-trigger:hover, #cd-cart-trigger:active {
  background-image: url(../images/basket-over.png);
  transition: background .15s linear, box-shadow .15s linear;
  cursor: pointer;
}
.Top_Container_Mobile {
  position: relative;
  margin: 60px auto 5px auto;
  /*top: 55px;*/
  width: 100%; /*Hanin Feb*/ /*	z-index: -123;  */
}
body.wpex-mobile-toggle-menu-icon_buttons .Top_Container_Mobile {
  margin: 0 !important;
}
.Main_Container_Mobile {
  position: relative;
  /*    margin: 5px auto 0px auto;*/
  /*top: 55px;*/
  width: 100%; /*	z-index: -123;  */
}
#col_main_mobile {
  width: 100%;
  /*	float: left;*/
  position: relative;
  padding: 0 15px;
}
#col_main_mobile .productthumb {
  width: 100%;
}
.col_menu_mobile {
  padding: 1%;
  margin: 0px;
  width: 50%;
  float: left;
  position: relative;
  min-width: 130px;
}
li.col_menu_mobile {
  padding: 0%;
  margin: 5px auto;
  list-style-type: none;
  line-height: 110%;
  font-size: 14px;
}
li.col_menu_mobile a:visited {
  color: #548992;
}
li.col_menu_mobile a:hover {
  color: #548992;
}
#prod-details {
  float: left;
  width: 98%;
  margin: 1%;
  padding: 10px;
  position: relative;
  background-color: #fff;
  text-align: left;
}
#farmer-details {
  float: none !important;
  width: 98%;
  margin: 1%;
  padding: 0px;
  position: relative;
  background-color: #fff;
  text-align: left;
  min-height: 50px;
  box-shadow: none;
}
.SameLine {
  width: 100%;
  margin: 0;
  border-style: solid;
  border-width: 1px;
  border-color: #F00;
}
.panel-group {
  margin-bottom: 1%;
}
/*
.panel-heading .accordion-toggle:after {
	font-family: 'Glyphicons Halflings'; 
	content: "\e114";   
	float: right;       
	color: grey;        
}
.panel-heading .accordion-toggle.collapsed:after {
	content: "\e113";    
}
*/
.panel-default > .panel-heading {
  cursor: pointer;
  background-color: #ccc;
  color: #000;
  padding-top: 15px;
  padding-bottom: 15px;
  border-radius: 4px 4px 0px 0px;
  border-bottom: 1px solid #728794;
}
.panel-heading.collapsed {
  background-color: #efe9e6;
}
.panel-heading h3 {
  width: 100%;
  text-transform: uppercase;
  font-size: 16pt;
  font-family: Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif;
  text-align: center;
  color: #000;
  line-height: 1.0;
  font-weight: normal;
}
.panel-default .panel-heading:hover {}
.clickableSplash {
  pointer-events: auto;
  cursor: pointer;
  background-color: #009;
}
.basketamt {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-align: right;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 1px;
  position: absolute;
  bottom: 0px;
  width: 100%;
  text-align: center;
}
#Box_Mobile, .Box_Mobile {
  float: left;
  width: 98%;
  margin: 1%;
  padding: 2%;
  position: relative;
  background-color: #fff;
  text-align: left; /*    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
    z-index: 1; */
}
.Box_Mobile ul {
  margin-left: 0px;
  padding-left: 0px;
}
a.teal-button, input.teal-button {
  font-size: 16px;
}
.grayout_Mobile {
  opacity: 0.6; /* Real browsers */
  filter: alpha(opacity=60); /* MSIE */
}
.pickupTitle {
  position: relative;
  float: left;
  width: 100%;
}
.pickupTitle h3 {
  margin-top: 3px;
}
.pickupName {
  position: relative;
  float: left;
  min-width: 150px;
  width: 57%;
}
.pickupDay {
  position: relative;
  float: left;
  padding-left: 10px;
  width: 43%;
}
.pickupAddress {
  position: relative;
  float: left;
  padding-top: 5px;
  width: 100%;
}
.pickupMSG {
  position: relative;
  float: left;
  width: 100%;
  padding-top: 5px;
  color: #694;
  font-weight: bold;
}
#cartdetails .quantity-selector, #cartdetails .list_item .sold_out {
  right: 80%;
}
.total-column {
  margin-right: 40px;
  margin-top: 13px;
}
/* @media (max-width: 639px) {
   @media (min-width: 640px) and (max-width: 767px) {
*/
.quant-column {
  width: 30%;
  display: inline-block;
  text-align: center;
  float: right;
  position: relative;
  top: -17px; /*Hanin Dec4*/
}
.prodname {
  white-space: normal;
}
.prodsdetails {
  width: 100%;
}
.kitingred {
  padding: 0px;
}
.total-price {
  padding: 0px;
  margin: 0px 0px 0px 10px;
}
.emptyb {
  width: 15px;
}
.quantity-selector, .list_item .sold_out {
  display: block;
  position: relative;
  right: 0%;
  top: 0%;
  transform: none;
}
.kititemdesc {
  width: 40%;
}
li.categline {
  color: #ccc;
  padding: 5px 5px 5px 5px;
  border-top: solid 2px #ccc;
  border-bottom: dotted 1px #ccc;
}
.font18 {
  font-size: 16px;
}
.depcred-tot {
  width: 100%;
}
.taxz {
  right: -25px;
  font-size: 10px;
  text-align: left;
  width: 5%;
}
.ttotal-tot {
  width: 100%;
  padding: 0;
}
.promocodeins {
  margin: 5px;
  width: 100px;
  display: inline-block;
}
.promocodeins > input[name="GCNumber"] {
  margin-top: 0px;
  width: 100%;
}
.subtotal-tot {
  width: 100%;
  font-weight: 700;
  font-size: 18px;
  text-align: left !important;
}
.sub-desc-total {
  width: 15%;
}
.promocode-desc {
  width: 100%;
  font-size: 14px;
}
.sub-desc {
  width: 80%;
}
#item_GrandTotal {
  font-size: 18px;
  font-weight: 700;
}
#personal_info {
  width: 100%;
}
.formlabel_inline {
  width: auto;
  position: relative;
  float: left;
  margin-right: 5px;
}
.form_container {
  float: inherit;
  width: auto;
}
#pagination-spud {
  float: inherit;
  width: auto;
}
.ttotal-desc {
  width: auto;
}
a.Huma_anchor_Top {
  position: relative;
  top: -120px;
  margin: 0px;
  padding: 0px;
  float: left;
}
a.Huma_anchor_Reg {
  margin-left: 30px;
  font-size: 14px;
}
a.Huma_anchor {
  position: relative;
  top: -60px;
  margin: 0px;
  padding: 0px;
  float: left;
}
.subitemoption {
  width: 90%;
}
.subitemoption-on {
  width: 90%;
}
.kitdetails-chk {
  padding-left: 10px;
}
#verybottom {
  padding: 10px 5px;
}
.footfeet-v2 {
  float: none;
}
#breadcrumbs {
  text-align: center;
  font-size: 12px;
  color: #333;
  padding: 10px 0px 0px;
}
.view_icons {
  font-size: 13px;
  display: block;
  margin: 5px 0px 5px 0px !important;
  width: 100%;
}
.view_icons .bootstrap-select.btn-group .dropdown-toggle .caret {
  width: 8px;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 50% !important;
  margin: 0px auto;
}
.sort-cat-opt .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: calc(100% + 20px) !important;
}
.blue-btn, a.blue-btn {
  display: block;
  width: 80%;
}
.roundwhitebox {
  background-color: #f8f8f8;
  /*	border: solid 1px #ccc;*/ /*Hanin March 14*/
  border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  margin: 1px;
  padding: 4px;
  position: relative;
  text-align: left;
}
#custo-content {
  width: 100%;
  position: relative;
  display: block;
  float: none;
}
/* end HUMA */
#thelogo {
  display: block;
  float: left;
  text-align: left;
  margin: 20px 0px 0px 10px;
  width: 15%;
  min-width: 50px;
}
.wpnavs a {
  padding: 2px 5px;
  font-size: 13px;
  font-weight: bold;
  color: #000000 !important;
}
#theproducts {
  max-width: 639px;
  width: 96%;
  margin: 5px auto 10px auto;
}
#banners {
  width: 96%;
  max-width: 1280px;
  margin: 0px auto;
  padding: 0px 0px 0px 0px;
}
#thecartbox {
  margin-left: 0px;
}
.proddetailscolumn {
  width: 100%;
  vertical-align: middle;
  display: inline-block;
  position: relative;
  float: left;
}
.prodsdetails {
  display: inline-block;
  vertical-align: middle;
  padding: 0px 5px 0px 5px;
  width: 98%;
  float: left;
  text-overflow: ellipsis;
  overflow: hidden;
}
.total-price {
  font-size: 16px;
  padding: 5px;
}
.freq-col {
  display: inline-block;
  width: 12%;
  min-width: 100px;
  float: left;
  height: 40px;
}
.prodname {
  font-size: 13px;
  font-weight: bold;
  /*	white-space: nowrap;*/
  display: inline;
  overflow: hidden;
  text-overflow: ellipsis;
}
.productthumb {
  width: 100%;
  max-width: 400px;
  height: auto;
  float: none;
  margin: 10px auto;
  background: #EEE none repeat scroll 0% 0%;
  text-align: left;
  position: relative;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.3);
  transition: background-color 200ms ease-in-out 0s;
  z-index: 1;
}
.imagewrap {
  min-height: 198px;
}
.nosto-m .imagewrap {
  min-height: 100px;
}
#sendto {
  width: 100% !important;
  padding: 20px;
  background-color: #EEE;
}
#the-gift-page {
  max-width: inherit;
  margin: 0px auto;
  padding: 10px 20px;
}
#gift-back {
  background-image: url(../gifs/gifts2016-mobile.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  display: block;
  overflow: hidden;
  margin: 0px;
  padding: 30px;
  text-align: left;
  font-size: 20px;
  height: 200px;
}
.giftgive {
  color: #fff;
  font-size: 36px;
  font-weight: 600;
  letter-spacing: -1px;
  margin: 10px 0px;
  text-align: center;
  width: 100%;
}
#gift-checkout {
  background-color: white;
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 100% !important;
  margin: 0 !important;
  padding: 20px 0; /*EvR 13-10-2017*/
}
#gift-checkout .tab-content {
  padding: 0;
  background-color: white;
  border: 0 !important;
  width: 95%; /*EvR 13-10-2017*/
}
#gift-checkout .tab-content #home {
  background-color: #eee;
  padding: 10px; /*EvR 13-10-2017*/
  border-radius: 30px;
  height: auto; /*EvR 13-10-2017*/
  top: -51px;
  position: relative;
}
#gift-checkout .form-tabs a {
  display: block !important;
  min-height: 120px; /*EvR 13-10-2017*/
}
#gift-checkout #menu1 {
  background-color: #eee;
  padding: 20px; /*EvR 13-10-2017*/
  font-size: 15px; /*EvR 13-10-2017*/
  position: relative;
  top: -51px;
  border-radius: 30px;
}
#gift-checkout .form-tabs li {
  width: 50%;
  font-size: 12px; /*EvR 13-10-2017*/
  font-weight: 600;
  text-align: center;
}
#gift-checkout h2 {
  align-self: flex-start;
  width: auto; /*EvR 13-10-2017*/
  margin: 0px auto !important;
  padding: 10px 20px 30px;
}
#gift-checkout .formlabel {
  font-size: 11px; /*EvR 13-10-2017*/
  width: 100%;
}
#gift-checkout .largetext {
  font-size: 18px;
}
#gift-checkout select {
  font-size: 12px;
}
.right-ops .nav > li > a {
  position: relative;
  display: block;
  padding: 5px 5px;
  font-size: 9px;
}
.right-ops {
  width: 68%;
  float: left;
  position: relative;
  padding: 0px 5px;
}
#fhb-contents .kit-desc {
  font-size: 12px;
}
.weeklyspecials_row {
  width: 100%;
  max-width: 420px;
  padding: 0px 20px 0px 0px;
  margin: 10px;
}
#weeklyspecials-carousel .col-sm-2 {
  width: 100%;
  margin: 10px auto;
}
#weeklyspecials-carousel {
  max-width: 1280px;
  margin: 0px auto;
  width: 90%;
}
#weeklyspecials-carousel .carousel-inner {
  position: relative;
  width: 90%;
  overflow: hidden;
  max-height: 255px;
}
.right-ops {
  width: 100%;
  position: relative;
  padding: 0px 5px;
}
.left-ops {
  width: 100%;
  position: relative;
  padding: 0px 5px;
  font-size: 12px;
  margin: 0px auto 20px auto;
}
.right-ops .nav > li > a {
  position: relative;
  display: block;
  padding: 5px 5px;
  font-size: 10px;
}
#fhb-contents .kit-desc {
  font-size: 12px;
}
div.left-ops a.small-button2 {
  font-size: 12px !important;
}
.fhb-grid {
  width: 47%;
}
#fhb-box-options {
  width: 100%;
  margin: 0px auto;
  padding: 0px 0px 0px 5px;
}
.imagewrap-large {
  min-height: 200px;
}
.checkoutdateh {
  font-size: 14px;
  font-weight: bold;
}
.categline {
  font-size: 18px;
  font-weight: bold;
}
li.kitli {
  clear: left;
  border-top: solid 1px #ddd;
}
.kitdetails-chk {
  padding: 5px 0px 0px 5px;
  position: relative;
  border-top: solid 1px #ccc;
  background-color: #eee;
  margin: 0px 0px 2px 0px;
  min-height: 100px;
  width: 100%;
}
.kitdetails-chk .sub-proddetailscolumn > .prodsdetails {
  width: 100%;
}
.kitdetails-chk .sub-proddetailscolumn {
  width: 100%;
  vertical-align: middle;
  display: inline-block;
  position: relative;
}
.kitdetails-chk .prices-column {
  width: 12%;
  min-width: 50px;
  text-align: right;
  display: inline-block;
  float: left;
  height: 40px;
}
.kitdetails-chk .total-column {
  margin: 18px 30px 5px 0px;
}
.orderline .prodname {
  font-size: 16px;
}
.overphoto-l {
  margin: 20px auto 50px auto;
  width: 70%;
  color: #fff;
  font-weight: 300;
  font-size: 16px;
  line-height: 120%;
  text-align: center;
}
.fhboxsize {
  background-color: #ccc;
  text-align: center;
  padding: 10px;
  margin: 2px;
  font-size: 18px;
  cursor: pointer;
  width: 22%;
}
label.fhboxsize {
  padding: 6px;
}
.fhboxsize-sel {
  background-color: #888;
  color: #fff;
}
.proddets-large {
  font-size: 14px;
  display: block;
  padding: 15px 10px;
}
#fhb-contents .prod-image {
  max-height: 100px;
  width: auto;
  max-width: 80px;
}
#fhb-box-size, #fhb-frequency, #fhb-type {
  padding: 0px 0px;
  font-size: 12px;
}
.prodnamet.font-24 {
  text-align: center;
  padding: 10px 10px;
}
#addtothecart-large {
  width: 90%;
}
#in-thecart-large {
  width: 90%;
}
#fhb-contents {
  margin: 10px 0px;
}
#fhb-contents .prod-image {
  margin: 5px 10px 5px 0px;
}
.kit-desc {
  width: 50%;
  padding: 10px 0px;
}
.sub-bttn {
  float: left;
  width: 10%;
  margin: 0px 0px 0px 15px;
}
#prod-details {
  float: none !important;
}
#thefamer {
  padding: 10px;
  margin: 0px 0px 20px 0px;
}
.kitdetails-chk .prodsdetails {
  display: inline-block;
  vertical-align: middle;
  padding: 10px 10px 10px 10px;
  width: 100%;
  float: left;
  text-overflow: ellipsis;
  overflow: hidden;
}
.deadlinerem {
  min-height: 50px;
}
#footersection-B {
  width: 100%;
  margin: 20px auto;
  padding-top: 20px;
}
.x-body {
  color: black;
  font-size: 12px;
  font-family: 'nunito', 'Open Sans', Arial, Helvetica !important;
}
#fhb-boxvar {
  font-size: 12px;
}
#fhb-pref-tab .nav > li > a {
  position: relative;
  display: block;
  padding: 5px 7px;
  font-size: 13px;
}
.footfeet-v2 {
  width: 100%;
}
#verybottom {
  padding: 20px 10px;
}
.fhb-header {
  background-size: auto 100%;
  margin: 30px 0px 0px 0px;
}
.smalltext {
  font-size: 10px;
}
.nutritional_pane {
  width: 100%;
  max-width: 300px;
  padding: 0 5px 8px 5px;
}
.addtocartlink-large {
  font-size: 18px;
}
#fhb-contents h3 {
  font-size: 16px;
}
#FHB_page {
  max-width: 1230px;
  width: 100%;
  margin: 0px auto 20px auto;
  padding: 0px 10px;
}
.font-18 {
  font-size: 14px;
}
.font-16 {
  font-size: 14px;
}
#about_us_info {
  width: 90%;
  margin: 0px auto;
}
#basic_contact {
  float: none;
  width: 100%;
}
.so_week_cartline {
  min-width: 20px;
}
.prodts {
  max-width: 50px;
  width: 100%;
}
.so_prodsdetails .prodname, .so_week_cartline .prodname {
  font-size: 12px;
  overflow: hidden;
  display: inline;
}
.vendordet {
  display: block;
  font-size: 13px;
  float: none;
}
.prodname-sm {
  font-weight: 500;
}
.prodsdetails {
  float: none;
}
.prod-image {
  float: none;
}
.so_week_cartline .prodsdetails {
  width: 90px;
  display: block;
}
.Main_Container_Mobile .so_prodsdetails {
  display: block;
  float: none;
  width: 100% !important;
}
.so_week_cartline .prod-image {
  display: block;
}
.so_week_cartline .proddets {
  font-size: 10px;
  display: block;
  padding: 5px 0px;
}
.proddets {
  font-size: 12px;
  display: block;
  padding: 1px 10px;
}
#mystanding {
  font-size: 11px;
}
.so_pause_b {
  padding: 10px;
}
.so_status {
  min-width: 20px;
  width: 40%;
}
.Main_Container_Mobile .so_prodsdetails {
  width: 100%;
  padding: 0px;
}
.so_total .prod-image, .so_total .so_prodsdetails {
  float: left;
}
.so_note:before, #custo-content .so_week_title, #custo-content- .so_week_title {
  content: '';
  display: block;
  clear: both;
}
.so_note {
  padding: 5px !important;
}
#custo-content h1, #custo-content- h1 {
  font-size: 1.8em;
  text-align: center;
  line-height: 34px; /*Hanin March 14*/
}
.btn-primary {
  float: none !important;
  width: 100% !important;
}
.so-left {
  float: lef7t;
  display: block;
  min-width: 80px;
  width: 40% !important;
}
.so_edit {
  width: 60px;
  float: right;
}
.Main_Container_Mobile .prod-image {
  margin: 2px;
}
.so_header .so_prodsdetails {
  float: left;
}
.so_total .so_prodsdetails {
  font-size: 10px;
}
.so_total .prod-image {
  width: 0px;
}
#mystanding td, #mystanding .prodname {
  font-size: 10px;
}
#mystanding .so_pause_b {
  padding: 2px;
}
.pagetitlez {
  font-size: 40px;
  color: #fff;
  letter-spacing: -2px;
  text-align: center;
  margin: 70px auto 10px auto;
  padding: 20px 2px 5px 2px;
}
.postalboxspot {
  font-size: 16px;
  margin: 10px 30px 0px 30px;
  color: #fff;
}
#cc-box, #cc-box-2, #chequeinfo, #thecards, #thecards-2, #legalblock {
  padding: 0px 4px !important;
  margin: 10px 0px;
}
.panel-body {
  padding: 10px;
  position: relative;
}
.credit-card-box {
  margin: 10px 0px 10px 0px;
}
#Box_Mobile {
  float: none;
  width: 100%;
  margin: 20px 0px;
}
#Box_Mobile:after {
  content: '';
  display: block;
  clear: both;
}
#footer-content-B- {
  padding: 20px 0px;
}
.strkit-header {
  background-color: #000000;
}
.strkit-header .mainhead {
  margin: 60px auto 20px auto;
  font-size: 36px;
}
#mob-special img {
  width: 100%;
  height: auto;
}
.list-header-bar_sub2 {
  padding: 5px 0px 5px 5px;
}
input[name=quicksearchvalue] {
  font-size: 16px !important;
  padding: 8px 8px 8px 35px !important;
}
.typeahead, .tt-query, .tt-hint {
  font-size: 16px !important;
  padding: 8px 8px 8px 35px !important;
  width: 100% !important;
  height: auto !important;
  border-radius: 23px;
}
.tt-menu {
  width: 100% !important;
  -webkit-border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  border-radius: 4px !important;
}
.tt-suggestion {
  padding: 3px 20px;
  font-size: 15px !important;
  line-height: 110%;
  margin: 5px auto;
}
#trashcan {
  font-size: 13px;
}
.total-price_h {
  font-size: 16px;
  font-weight: 500;
}
.footboxer, .deadlinerem, .spudpoints {
  margin: 5px auto;
}
.smalltext {
  font-size: 9px;
}
.weeklyspecials_row {
  width: 100%;
  max-width: 420px;
  padding: 0px 20px 0px 0px;
  margin: 5px;
}
#weeklyspecials-carousel .col-sm-2 {
  width: 100%;
  margin: 10px auto;
  max-width: 310px;
}
#weeklyspecials-carousel {
  max-width: 1280px;
  margin: 0px auto;
  width: 90%;
}
#weeklyspecials-carousel .carousel-inner {
  position: relative;
  width: 92%;
  overflow: hidden;
  max-height: 295px;
  margin: 0px auto;
}
#weeklyspecials-carousel .carousel-inner .item {
  height: 280px;
  overflow: hidden;
}
#weeklyspecials-carousel .carousel-inner .imagewrap-sm {
  height: 120px;
}
#weeklyspecials-carousel .carousel-inner .col-item {
  height: 190px;
  margin-bottom: 20px;
}
#weeklyspecials-carousel .col-item .price {
  width: 100%;
  float: none;
  margin: 5px auto;
  padding: 0px 10px;
}
.imagewrap-sm {
  position: relative;
  width: 100%;
  min-height: 122px;
  max-height: 180px;
  text-align: center;
  overflow: hidden;
  border-bottom: solid 1px #ccc;
  border-top: solid 1px #ccc;
  background-color: #fff; /* max-width: 300px; */
}
.weeklyspecials_row .carousel-control.right {
  right: 10px;
  left: auto;
  background-image: none;
  background-repeat: none;
  width: 30px;
}
.bannerimage {
  margin: 60px auto 10px auto;
}
.specialpage .bannerimage {
  margin: 0px auto 0px auto;
}
.m-cntr {
  text-align: center;
}
#gift-banner {
  padding: 0px 0px 0px 0px;
}
select[multiple], select[size] {
  height: auto;
  font-size: 12px;
}
.subtotal-line, .subtotal-line_2 {
  font-size: 14px;
  font-weight: 700;
  font-family: 'Roboto-bold', Arial, Helvetica, Sans-serif;
}
.subtotal-desc {
  width: 70%;
  float: left;
  display: block;
}
input[type="text"], input[type="email"], input[type="password"], input[type="number"], input[type="file"], select, textarea, input[type="datefield"] {
  border: solid 1px #ccc;
  cursor: text;
  padding: 6px 12px;
  background: none repeat scroll 0% 0% #FFF;
  position: relative;
  font-size: 15px;
  border-radius: 4px;
  transition: background-color 0.2s linear 0s, box-shadow 0.2s linear 0s;
  display: inline;
}
#redmessage {
  font-size: 14px !important;
}
.btn, .dropdown-menu {
  font-size: 12px;
}
.m_search .fa-search {
  font-size: 32px;
  color: #fff;
  margin: 5px 10px 0px 0px;
}
#cartdetails .orderline .prodname {
  font-size: 14px;
}
.how-it-works-mobile {
  padding: 15px;
}
.how-it-works-mobile img {
  width: 100%;
  height: auto;
  max-width: 350px;
}
.how-it-works-mobile h2 {
  text-align: center;
}
.list-header-bar2, .list-header-bar3, .list-header-bar_sub2, .list-header-bar_sub3 {
  font-size: 12px !important;
}
.m_tr {
  width: 50px;
}
#requests {
  width: 300px;
}
#FreeDeliv33 {
  font-size: 14px;
  line-height: 120%;
  display: block;
}
.cust_menu li {
  font-size: 16px;
}
#Box_Mobile #redeedmpoints, #pointswork {
  float: none !important;
  width: 100% !important;
  margin-right: 0px !important;
}
#basic_contact {
  padding: 5px 0;
}
#basic_contact .container-fluid {
  padding-right: 0;
  padding-left: 0;
}
.mypoints {
  font-size: 24px;
  font-weight: 700;
  font-family: 'Roboto-bold', Arial, Helvetica, Sans-serif;
  padding: 15px;
  border: solid 1px #ddd;
}
#requests {
  width: 100%;
  max-width: 300px;
}
#pause_box select {
  width: 100%;
  max-width: 250px;
}
#RAF_mobile_container {
  width: 270px;
  position: relative;
  background-color: #e6e7e8;
}
#RAF-hero {
  width: 100%;
  height: 200px;
  position: relative;
  background-image: url(../gifs/RAF-mobile.png);
  background-repeat: no-repeat;
}
button#m_search_btn {
  background-image: none;
  background: transparent;
  border: none;
  padding: 0px;
}
#m_search_box {
  width: 100%;
  position: absolute;
  top: 59px;
  left: 0px;
  height: auto;
  z-index: 999;
  background-color: #2B3A40;
  padding: 0px;
}
#m_search_box .collapse.in {
  height: auto !important;
}
#mobile-in-search {
  padding: 15px;
}
.kit-item {
  margin: 0px 5px 0px 10px;
  width: 40%;
  float: left;
  text-overflow: ellipsis;
}
.kitingred .kit_sub {
  font-size: 12px;
  text-align: center;
  position: absolute;
  right: 10px;
  top: 15px;
  transform: translate(0, -50%);
  display: inline-block;
}
.top-alert {
  text-align: center;
  font-size: 16px;
  padding: 8px;
  margin: 60px 0px 0px 0px;
}
.pre-pps {
  font-size: 12px;
  width: 200px;
}
.mk_myth {
  width: 90%;
  margin: 15px auto;
  float: none;
}
.mk_tot {
  width: 160px;
  float: right;
}
.mk_subt {
  width: 40%;
  max-width: 300px;
  float: left;
}
.mk_ingrts .prodsdetails {
  display: inline-block;
  vertical-align: middle;
  padding: 0px 5px 0px 5px;
  width: 110px;
}
.mk_subdesc {
  font-size: 18px;
  font-weight: 800;
  line-height: 110%;
}
.mk_ingrts .proddetailscolumn {
  width: 65%;
  vertical-align: middle;
  display: inline-block;
  position: relative;
  float: left;
}
.mk_ingrts .mk_ing-opts {
  float: right;
  min-width: 10px;
  width: 100px;
}
.mk_ingrts .mk_in_act {
  width: 35px;
  float: left;
  text-align: center;
  font-size: 24px;
  position: absolute;
  right: 0px;
}
.mk_ingrts .mk_in_swp {
  width: 30px;
  float: left;
  text-align: center;
  font-size: 12px;
}
.mk_ingrts .mk_in_unt {
  width: 35px;
  float: left;
  text-align: right;
  font-size: 24px;
}
.mk-in .prod-image {
  display: inline-block;
  vertical-align: middle;
  width: 70px;
  height: auto;
  margin: 0px 5px 0px 5px;
  transition: opacity 0.2s linear 0s;
  opacity: 1;
  border-radius: 4px;
  overflow: hidden;
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.2) inset;
  z-index: 0;
  float: left;
}
.mk-rem .mk_in_inc {
  width: 39px;
  float: left;
  padding: 8px 0px 0px 0px;
  text-align: right;
  position: absolute;
  right: 5px;
  font-size: 13px;
}
.mk-in .mk_in_act {
  width: 35px;
  float: left;
  text-align: center;
  font-size: 24px;
  position: absolute;
  right: 40px;
  top: 6.5px;
}
.mk-in .kit-amnt {
  width: 10%;
  text-align: right;
  float: right;
  font-size: 16px;
  vertical-align: middle;
  font-weight: normal;
  padding: 10px 10px 0px 0px;
  position: absolute;
  right: 61px;
  top: 1.97px;
}
.mk-in .kit-desc {
  width: 37%;
  text-align: left;
  float: left;
  font-size: 12px;
  color: #6A6A6A;
  line-height: 120%;
  padding: 0 4px 10px 4px;
}
.mk-in .kit-sub {
  width: 10%;
  float: right;
  margin: 10px 0px 0px 0px;
  position: absolute;
  top: 22px;
}
.mk_totalz {
  font-size: 16px;
  color: #111;
  text-align: right;
  font-weight: 600;
}
.mk_suborig {
  font-size: 16px;
  font-weight: 300;
  text-align: right;
  color: #555;
}
.mk_orig_price {
  color: #111;
  font-size: 16px;
  font-weight: 600;
}
a:link.quick_btn {
  width: 87% !important;
  float: none !important;
  margin: 0px auto;
  display: block;
}
#newlistmaker {
  padding: 5px 0px;
}
.mk-in .kit-sub {
  right: 0;
}
.flex-pthumb {
  width: 100% !important;
}
.flexrowz > span {
  width: 100%;
}
a.updorder {
  font-size: 14px;
  color: #fff;
  text-align: center;
  font-weight: bold;
  width: 80px;
  display: block;
}
/**********************;*************************************************************/
/*  iphone5 EXCEPTIONS ***********************************************************************************/
@media (max-width: 320px) {
  .x-body {
    color: black;
    font-size: 13px;
    font-family: 'nunito', 'Open Sans', Arial, Helvetica !important;
  }
  body, p, td {
    font-size: 13px;
  }
  .sub-bttn {
    float: left;
    width: 10%;
    margin: 0px 0px 0px 15px;
    padding: 0px !important;
  }
  .tableprice {
    width: 100%;
  }
  #prod-details {
    padding: 5px;
  }
  #fhb-box-options {
    width: 100%;
    margin: 0px auto;
    padding: 0px 0px 0px 0px;
  }
  .overphoto-l {
    margin: 20px auto 50px auto;
    width: 80%;
    color: #fff;
    font-weight: 300;
    font-size: 16px;
    line-height: 120%;
    text-align: center;
  }
  .blue-btn, a.blue-btn {
    display: block;
    width: 90%;
  }
  h2, h3, h4 {
    font-size: 20px;
  }
  h4.list-sectiontitle {
    font-size: 20px;
  }
  #FHB_page {
    max-width: 1230px;
    width: 100%;
    margin: 0px auto 20px auto;
    padding: 0px 5px;
  }
  #in-thecart-large {
    width: 95%;
  }
  .kit-desc {
    width: 50%;
    padding: 10px 0px;
  }
  #product-notes {
    padding: 10px 0px;
    border-top: dotted 1px #333;
    font-size: 12px;
  }
  .sm-medtext {
    font-size: 15px;
  }
  input.fhb-size-amt {
    padding: 4px;
    margin: 0px !important;
  }
  #fhb-contents .prod-image {
    max-height: 100px;
    width: auto;
    max-width: 80px;
  }
  .prodname-sm {
    white-space: normal;
  }
  .tab-content {
    padding: 5px;
  }
  .btn {
    font-size: 13px;
  }
  div.kitdetails-chk .quant-column_h {
    width: 50% !important;
    margin: 0px 0px 0px 20px;
  }
  .imagewrap {
    min-height: 179px;
  }
  .basketamt {
    font-size: 14px;
  }
  .imagewrap-large {
    max-height: 360px;
    min-height: 300px;
    text-align: center;
  }
  .font-24 {
    font-size: 18px;
  }
  .subitemoption, .subitemoption-on {
    padding: 10px;
    width: 100% !important;
    margin: 10px auto;
  }
  .subitemoption img, .subitemoption-on img {
    width: 100%;
    height: auto;
    max-width: 80px !important;
  }
  .subitemdes {
    float: left;
    width: 170px;
    padding: 5px 0px 5px 10px;
  }
  .border-white-top img {
    width: 50px !important;
    height: auto;
  }
  .border-white-top {
    padding: 3px !important;
    font-size: 10px;
  }
  #loginwindow input#postcode, #postcode {
    width: 80px !important;
    margin: 0px 5px !important;
  }
  #SignUpList {
    padding: 30px 2px 5px 2px;
  }
  .mm_head {
    padding: 10px;
    background-color: #cecece;
    height: 290px;
  }
  #top-store-tabs .nav > li > a {
    position: relative;
    display: block;
    padding: 5px 10px;
  }
  .ftr_tst .wpex-newsletter-widget button {
    width: 100%;
  }
  .mk_ingrts .proddetailscolumn {
    width: 50%;
    vertical-align: middle;
    display: inline-block;
    position: relative;
    float: left;
  }
}
/*  mobile HUMA EXCEPTIONS ***********************************************************************************/
@media all and (orientation:portrait) {
  #col_main_mobile .productthumb {
    width: 98%;
    margin: 20px auto;
    min-height: 360px;
    background: #eee;
    z-index: auto;
  }
}
/*  landscape iphone 6 mobile ***********************************************************************************/
@media all and (orientation:landscape) {
  #Top_Mobile {
    position: fixed;
    /* center the element */
    right: 0;
    left: 0;
    top: 0;
    margin: 0px;
    padding: 8px 0 8px 8px;
    /*background-color: #403e3b; */
    /* give it dimensions */
    height: 60px; /* if you need to change, change the margin-top under Main_Container too */
    width: 100%;
    z-index: 9999;
    color: #FFF;
  }
  .top_float_right {
    float: right;
    padding-left: 1%;
  }
  .top_float_left {
    float: left;
    padding: 0;
    margin-top: -7px;
    margin-left: -5px;
  }
  #DelivDate {
    float: right;
    padding-left: 1%;
    /* padding-top: 11px; */
    font-size: 16px;
    font-weight: bold;
    text-align: center;
  }
  a.DelivDate_Link {
    color: #fff;
  }
  a:hover.DelivDate_Link {
    color: #fff;
  }
  #cd-cart-trigger {
    width: 92px;
    height: 47px;
    display: block;
    background-image: url(../images/basket.png);
    position: relative;
    background-repeat: no-repeat;
    cursor: pointer;
    background-size: 100% 100%;
  }
  #cd-cart-trigger:hover, #cd-cart-trigger:active {
    background-image: url(../images/basket-over.png);
    transition: background .15s linear, box-shadow .15s linear;
    cursor: pointer;
  }
  .Main_Container_Mobile {
    position: relative; /*    margin: 1% auto;*/ /*    top: 55px;*/ /*    width: 96%;*/
    /*	z-index: -123;  */
  }
  #col_main_mobile {
    width: 100%;
    /*	float: left;*/
    position: relative;
  }
  #col_main_mobile .productthumb {
    width: 100%;
  }
  .col_menu_mobile {
    padding: 1%;
    margin: 0px;
    width: 50%;
    float: left;
    position: relative;
    min-width: 130px;
  }
  li.col_menu_mobile {
    padding: 0%;
    margin: 0px;
    list-style-type: none;
  }
  li.col_menu_mobile a:visited {
    color: #39C;
  }
  li.col_menu_mobile a:hover {
    color: #548992;
  }
  #col_main_mobile .productthumb {
    width: 48%;
    float: left;
    margin: 1%;
    height: auto;
    background: #eee;
    z-index: auto;
    min-height: 370px;
    max-width: 400px;
  }
  .top_float_right {
    float: right;
    padding-left: 2%;
    padding-right: 2%;
  }
  .Main_Container_Mobile {
    /*
    width: 98%;
    margin: 1%;
*/
    height: auto; /*    background: #eee;*/
  }
  .basketamt {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-align: right;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 1px;
    position: absolute;
    bottom: 0px;
    width: 100%;
    text-align: center;
  }
  .imagewrap {
    position: relative;
    width: 100%;
    height: 125px;
    text-align: center;
    overflow: hidden;
    border-bottom: 1px solid #CCC;
    background-color: #FFF;
    min-height: 230px;
  }
  #prod-details {
    float: none;
    width: 100%;
    margin: 10px auto 20px auto;
    max-width: 600px;
    padding: 10px;
  }
  #farmer-details {
    float: none;
    width: 100%;
    min-height: 50px;
    margin: 0px;
    padding: 10px;
    position: relative;
    background-color: #fff;
    text-align: left;
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    box-shadow: none;
    z-index: 1;
  }
  .footfeet-v2 {
    width: 100%;
    margin: 20px auto;
  }
  #verybottom {
    padding: 20px 10px;
  }
  .deadlinerem {
    min-height: 20px;
    margin: 0px;
  }
  .overphoto-l {
    font-size: 20px;
  }
  .fhb-header {
    background-size: auto 100%;
    margin: 30px 0px 0px 0px;
  }
  .fhboxsize-sel {
    background-color: #888;
    color: #fff;
  }
  .prodnamet {
    font-size: 24px;
  }
  #thefamer {
    padding: 10px;
    margin: 0px 0px 20px 0px;
  }
  #farmer-details {
    float: none !important;
    width: 98%;
    margin: 10px auto;
    padding: 0px;
    position: relative;
    background-color: #fff;
    text-align: left;
    min-height: 50px;
    box-shadow: none;
    max-width: 600px;
  }
  .mm_feat {
    margin: 5px 2%;
    padding: 10px;
    font-size: 12px;
    width: 21%;
    text-align: center;
    color: #222;
  }
  .mm_head {
    padding: 10px;
    background-color: #cecece;
    height: 200px;
  }
  .mm_feat img {
    width: 90%;
    height: auto;
    margin: 0px auto;
  }
  .m_tr {
    width: 60px;
  }
}
#loginops a.greybutton {
  font-size: 18px;
  line-height: 1.5;
  font-weight: 400 !important;
  width: 98%;
}
#loginops a:hover.greybutton {
  color: white;
}
#loginops a:visited.greybutton {
  color: white;
}
#login a.greybutton {
  width: 200px;
  padding: 10px 16px;
}
.mk-intro {
  font-size: 16px;
}
.mk-stp {
  padding: 5px 0px 10px 0px;
}
.mk-stp ul li {
  font-size: 13px;
}
.mk-stp strong {
  padding-top: 10px;
  font-size: 14px;
}
.row .ing_list .col-sm-4 strong {
  font-size: 14px;
}
.row .ing_list .col-sm-4 ul li {
  font-size: 13px !important;
  font-weight: bold !important;
  line-height: 1.5;
  /*  mobile menu portrait ***********************************************************************************/
  @media (min-width: 320px) and (max-width: 840px) {
    li.col_menu_mobile {
      min-width: 150px;
    }
    .mk_hdr_in_text {
      padding-right: 0 !important;
    }
  }