.messagesent {
  width: 100%;
  text-align: center;
  padding: 20px;
  background-color: #97c30a;
  color: #e92ca0;
  font-weight: bold;
}

.cancelled {
  position: relative;
  margin: -30px auto;
  max-width: 200px;
}

.redbold {
  font-weight: bold;
  color: red !important;
}

.postable {
  max-width: 64px;
  position: absolute;
  bottom: 16px;
  right: 16px;
}

.postable-detail {
  max-width: 64px;
  position: absolute;
  top: 16px !important;
  right: 16px;
}

@media print {
  .photoText {
    margin: 0 auto;
    color: black;
  }

  #toTop,
  #btm {
    display: none !important;
  }

  @page {
    margin: 0.5cm;
    width: 100%;
    float: none;
    font-size: 16px;
  }

  .shiftPage {
    page-break-before: always;
  }

  #content {
    width: 90% !important;
  }

  .menuTitle {
    font-family: "CenturyGothicStd-Bold";
    font-weight: bold;
    color: black;
  }

  .menu-left {
    font-size: 16px !important;
    line-height: 1;
    font-weight: 300;
    margin: 0;
    color: #444444;
    text-align: left;
    width: 1100px;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
  }

  .menu-right {
    font-size: 16px !important;
    line-height: 1;
    font-weight: 300;
    margin: 0;
    color: #444444;
    text-align: right;
    width: 78px;
  }

  .menu_section_header {
    margin-top: 42px;
    margin-bottom: 4px;
    font-size: 18px !important;
    position: relative;
    text-transform: uppercase;
    font-weight: 300;
  }

  h3 {
    font-size: 18px !important;
  }

  td {
    font-size: 16px !important;
    padding: 2px !important;
  }

  .borderless tbody tr td,
  .borderless tbody tr th,
  .borderless thead tr th {
    border: none;
  }

  .pinkBottom {
    border-bottom: 1px solid #ffbeff !important;
  }

  thead {
    display: table-header-group !important;
  }
}

.photoText {
  margin: -70px auto 38px auto;
  color: #4c4c4c;
  width: 80%;
  text-align: center;
  font-size: 30px;
}

.imgHeightLimit {
  max-height: 270px !important;
}

.marketDates {
  position: relative;
  /*width: 150px;*/
  height: 150px;
  background-color: white;
  color: #a925c1;
}

.marketDD {
  position: relative;
  top: 30px;
  /*left: 0;
	width: 150px;*/
  text-align: center;
  font-family: "CenturyGothicStd-Bold";
  font-weight: bold;
  font-size: 83px;
  color: #a925c1;
}

.marketMM {
  position: relative;
  bottom: -70px;
  /*left: 0;
	width: 150px;*/
  text-align: center;
  font-family: "CenturyGothicStd-Bold";
  font-weight: bold;
  font-size: 50px;
  color: #a925c1;
}

.markets h3 {
  margin-top: 0 !important;
  line-height: 36px;
}

.markets a {
  color: white;
  text-decoration: underline;
}

.new {
  position: absolute;
  top: 3px;
  left: 3px;
}

.newmeal {
  position: relative;
  float: right;
  margin: 0 0 10px 10px;
}

.newmenu {
  background-color: #e92ca0;
  padding: 5px;
  color: white;
}

.newmealhome {
  position: relative;
  float: left;
  margin: 0 10px 10px 0;
}

.christmas a {
  color: #97c30a;
}

.christmas a:hover {
  color: #e92ca0;
}

.slide_description a {
  color: #97c30a;
}

.slide_description a:hover {
  color: #e92ca0;
}

.pinkBottom {
  border-bottom: 1px solid #ffbeff !important;
}

.borderless tbody tr td,
.borderless tbody tr th,
.borderless thead tr th {
  border: none;
}

.print-container {
  width: 90% !important;
  margin: 10px auto 0 auto !important;
}

.menuTitle {
  font-family: "CenturyGothicStd-Bold";
  font-weight: bold;
  color: black;
}

.menu-left {
  font-size: 20px;
  line-height: 1;
  font-weight: 300;
  margin: 0;
  color: #444444;
  text-align: left;
  width: 1100px;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
}

.menu-right {
  font-size: 20px;
  line-height: 1;
  font-weight: 300;
  margin: 0;
  color: #444444;
  text-align: right;
  width: 78px;
}

.menu_section_header {
  margin-top: 42px;
  margin-bottom: 4px;
  font-size: 36px;
  position: relative;
  text-transform: uppercase;
  font-weight: 300;
}

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

.fivep {
  width: 5% !important;
}

.tenp {
  width: 10% !important;
}

.fifteenp {
  width: 15% !important;
}

.twentyp {
  width: 20% !important;
}

.fortyp {
  width: 40% !important;
}

.fortyfivep {
  width: 45% !important;
}

.fiftyfivep {
  width: 55% !important;
}

.red {
  color: red !important;
}

#subtotal {
  text-align: right;
}

#total {
  text-align: right;
}

.itemcost {
  text-align: right;
}

.linecost {
  text-align: right;
}

.errMessage {
  color: white !important;
}

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

.formWarning {
  color: #a235c1;
}

#customers {
  background-color: #e9692c;
  background-image: url(../kitchen/img/customers.png);
  background-position: left top;
  background-repeat: no-repeat;
  min-height: 300px;
  color: white;
  border: 4px solid #e9692c;
  text-align: right;
  font-size: 32px;
  padding: 20px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}

#customers:hover {
  border: 4px solid #a235c1 !important;
  cursor: pointer;
  opacity: 0.8;
}

#orders {
  background-color: #97c30a;
  background-image: url(../kitchen/img/orders.png);
  background-position: left top;
  background-repeat: no-repeat;
  min-height: 300px;
  color: white;
  border: 4px solid #97c30a;
  text-align: right;
  font-size: 32px;
  padding: 20px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}

#orders:hover {
  border: 4px solid #a235c1 !important;
  cursor: pointer;
  opacity: 0.8;
}

#meals {
  background-color: #e92ca0;
  background-image: url(../kitchen/img/meals.png);
  background-position: left top;
  background-repeat: no-repeat;
  min-height: 300px;
  color: white;
  border: 4px solid #e92ca0;
  text-align: right;
  font-size: 32px;
  padding: 20px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}

#meals:hover {
  border: 4px solid #a235c1 !important;
  cursor: pointer;
  opacity: 0.8;
}

.tempwarning {
  width: auto;
  min-height: 100px;
  margin: 30px 0;
  background-color: #e9692c;
  padding: 20px;
  height: auto !important;
  color: white !important;
  font-size: 30px;
  text-align: center;
}

.largeFont {
  font-size: 40px !important;
}

.h2 {
  font-size: 24px;
}

.verysmall {
  font-size: 14px;
}

#philosophy a {
  color: #e92ca0 !important;
  text-decoration: none !important;
}

#philosophy a:hover {
  color: #97c30a !important;
  text-decoration: underline !important;
}

a.anchor:before {
  content: "";
  display: block;
  position: relative;
  width: 0;
  height: 2em;
  margin-top: -1em;
}

#twitter-widget a {
  color: #97c30a;
}

#twitter-widget a:hover {
  color: #000;
}

#twitter-widget img {
  float: left;
  margin: 0 10px 0 0;
}

#twitter-widget li {
  list-style-type: none;
  padding: 0;
  margin-bottom: 20px !important;
}

#twitter-widget ul {
  list-style-type: none;
  padding: 0;
}

#twitter-widget {
  text-align: left !important;
}

#twitter-widget.timePosted {
  text-align: left !important;
}

#footer p.tweet {
  color: white;
  word-wrap: break-word !important;
}

#footer p.tweet a {
  color: #97c30a;
}

.nonBold {
  font-family: "CenturyGothicStd";
  font-weight: normal;
}

.fontBold {
  font-family: "CenturyGothicStd-Bold";
  font-weight: bold;
}

.fontBoldRed {
  font-family: "CenturyGothicStd-Bold";
  font-weight: bold;
  color: red !important;
}

#footer p.tweet a:hover {
  color: black;
}

.hhc_covid {
  background-color: #ff0000;
  color: white !important;
  font-size: 20px;
  line-height: 30px;
  text-align: left !important;
}

.hhc_ccc {
  background-color: #97c30a;
  color: white !important;
  font-size: 20px;
  line-height: 30px;
  text-align: left !important;
}

.hhc_nat {
  background-color: #1088eb;
  color: white !important;
  font-size: 20px;
  line-height: 30px;
  text-align: left !important;
}

.hhc_covid a {
  color: white !important;
  font-family: "CenturyGothicStd-Bold";
}

.hhc_covid a:hover {
  color: white !important;
  font-family: "CenturyGothicStd-Bold";
  text-decoration: underline !important;
}

.hhc_green {
  color: #97c30a;
}

.hhc_pink {
  color: #e92ca0;
}

.hhc_purple {
  color: #a925c1;
}

.hhc_bg_purple {
  background-color: #a925c1;
  color: white;
}

.hhc_orange {
  color: #e9692c;
}

.hhc_bg_white {
  background-color: white;
}

.hhc_bg_orange {
  background-color: #e9692c;
  color: white !important;
  font-size: 36px;
  line-height: 42px;
}

.hhc_bg_orange a {
  color: #97c30a;
}

.hhc_bg_orange a:hover {
  color: #e92ca0;
}

.hhc_bg_red {
  background-color: #ff0000;
  color: white !important;
  font-size: 36px;
  line-height: 30px;
}

.hhc_bg_red_royal_mail {
  background-color: #ff0000 !important;
  color: white !important;
  font-size: 18px;
  line-height: 27px;
}

.hhc_bg_red_royal_mail a {
  color: white;
  text-decoration: underline;
}

.hhc_bg_red a {
  color: #97c30a;
}

.hhc_bg_red a:hover {
  color: #e9692c;
}

.hhc_bg_pink {
  background-color: #e92ca0;
  color: white !important;
  font-size: 36px;
  line-height: 42px;
}

.hhc_mealbox {
  position: relative;
  padding: 15px 15px 25px 15px !important;
  margin-bottom: 20px;
  min-height: 555px;
}

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.footer {
  background-color: #e92ca0;
  color: white !important;
}

.phone {
  font-size: 45px;
  font-weight: bold;
}

.text-xs-left {
  text-align: left;
}

.text-xs-right {
  text-align: right;
}

.text-xs-center {
  text-align: center;
}

.text-xs-justify {
  text-align: justify;
}

@media (max-width: 767px) {
  .hhc_mealbox {
    padding: 15px 15px 25px 15px !important;
    margin-bottom: 20px;
    min-height: 390px;
  }
}

@media (max-width: 320px) {
  .hhc_mealbox {
    padding: 15px 15px 25px 15px !important;
    margin-bottom: 20px;
    min-height: 390px;
  }

  #mainslider .slide_description_wrapper {
    top: -20px !important;
  }

  header a {
    width: 300px !important;
  }
}

@media (max-width: 410px) {
  header a {
    line-height: 30px !important;
  }
}

@media (max-width: 683px) {
  #mainslider .slide_description_wrapper {
    left: 0 !important;
  }

  #mainslider .slide_description_wrapper:before {
    height: 0 !important;
  }
}

@media (min-width: 768px) {
  .text-sm-left {
    text-align: left;
  }

  .text-sm-right {
    text-align: right;
  }

  .text-sm-center {
    text-align: center;
  }

  .text-sm-justify {
    text-align: justify;
  }

  #mainslider .slide_description_wrapper {
    left: 6% !important;
  }
}

@media (min-width: 992px) {
  .text-md-left {
    text-align: left;
  }

  .text-md-right {
    text-align: right;
  }

  .text-md-center {
    text-align: center;
  }

  .text-md-justify {
    text-align: justify;
  }

  .hhc_mealbox {
    padding: 15px 15px 25px 15px !important;
    margin-bottom: 20px;
    min-height: 510px;
  }

  #mainslider .slide_description_wrapper {
    left: 12% !important;
  }
}

.photocredit {
  font-size: 0.75em;
  text-align: center;
}

@media (min-width: 1200px) {
  .text-lg-left {
    text-align: left;
  }

  .text-lg-right {
    text-align: right;
  }

  .text-lg-center {
    text-align: center;
  }

  .text-lg-justify {
    text-align: justify;
  }

  .hhc_mealbox {
    padding: 15px 15px 25px 15px !important;
    margin-bottom: 20px;
    min-height: 555px;
  }
}

form-group {
  font-family: "CenturyGothicStd";
}
