@import url(https://fonts.googleapis.com/css?family=Gabarito|Gabarito);
/*
skin_path: skins/galaxy/
skin_name: galaxy
theme_path: skins/galaxy/fudge/
theme_name: fudge
type: css
datetime: 2023-11-03 16:50:38
checksum: 1da69f1261f0091cd9cf302e25051286
status: ok
*/
/* Load: skins/galaxy/style_system_overrides.scss */
/* edit the container fluid padding on the member's page */
.members .container-fluid {
  padding-right: 0px;
  padding-left: 0px;
}
/* Center footer text on mobile */
@media (max-width: 767px) {
  footer div > div {
    text-align: center;
    margin: 20px 0;
  }
  footer div.vendor {
    text-align: center !important;
    margin: 25px 0 0px;
  }
  footer div.copyright {
    margin-top: 0px;
  }
}
/* Load: skins/galaxy/style_functions.scss */
/* Load: skins/galaxy/_variables.scss */
/* Load: skins/galaxy/_variables_skin.scss */
/* Load: skins/galaxy/fudge/_variables.scss */
/* Load: skins/galaxy/fudge/_variables_skin.scss */
/* Load: skins/galaxy/fudge/styles.scss */
/* Load: skins/galaxy/_styles.scss */
body {
  padding: 0;
  background: none;
  background-color: #F3EAE1 !important;
  color: #000000;
  font-family: "Gabarito", sans-serif;
}
input, button, select, textarea {
  font-family: "Gabarito", sans-serif;
}
#container {
  background: none;
  padding: 0;
  width: 100%;
}
#body {
  margin-top: 10px !important;
  margin-bottom: 30px !important;
}
.home .main {
  position: relative;
}
a {
  color: #308936;
  text-decoration: none;
}
a:hover, a:focus {
  color: #40b148;
}
em {
  color: #f8bc1c;
}
.website-image, .mainbodymiddle, .events h1 {
  text-align: center;
}
ol > li > ol, ol > li > ul, ul > li > ol, ul > li > ul {
  margin: 0 0 10px 25px;
}
* {
  text-shadow: none !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  line-height: normal;
}
.cocktail .well a {
  color: #2D9A5C;
  font-weight: bold;
}
.socialtop img, img.ridgeicons {
  transition: all 0.5s;
}
.socialtop img:hover, .socialtop img:focus, img.ridgeicons:hover, img.ridgeicons:focus {
  transform: translateY(3px);
}
.page_members #frmRegister a {
  color: #2D9A5C;
}
header .tooltip {
  top: 10px !important;
}
figcaption {
  background: #fff;
  position: relative;
  padding: 20px 20px 15px;
  top: -160px;
  width: 50%;
  margin: 0 auto;
  text-transform: uppercase;
  color: #000;
  font-size: 20px;
  line-height: 20px;
}
img.brighten {
  -webkit-filter: brightness(100%);
}
img.brighten:hover {
  -webkit-filter: brightness(50%);
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
}
.mainbodymiddle {
  margin-top: 10px;
}
/* ************** */
/* Loyalty Points */
/* ************** */
.well.loyaltypoints_box {
  background: #33ae68 !important;
}
.well.loyaltypoints_box .well-white {
  background: #fff;
  color: #494949 !important;
}
.well.loyaltypoints_box .row-credits .well {
  border: 0px !important;
}
.well.loyaltypoints_box .lead {
  font-size: 28px;
  line-height: 32px;
  color: #fff;
}
.well.loyaltypoints_box p {
  color: #fff;
}
.well.loyaltypoints_box .btn-link {
  color: #fff;
}
.well.loyaltypoints_box .btn-link:hover, .well.loyaltypoints_box .btn-link:focus {
  color: #ffe428;
}
.well.loyaltypoints_box .ui-widget-header {
  border: none;
  background: #217344;
  color: #ffffff;
  padding: 5px 0;
}
.loyalty-card {
  background: #191919;
}
/* ****************** */
/* END Loyalty Points */
/* ****************** */
/* *********** */
/* VOUCHER BOX */
/* *********** */
.voucher_box.well {
  background: #D9241D;
}
.voucher_box.well h5 {
  color: #fff;
}
/* ********************** */
/* homepage grid of three */
/* ********************** */
.span12.threebanners {
  margin: 0px;
}
.home_bottom_content {
  text-align: center;
}
.home_bottom_content h2 {
  font-size: 60px;
  line-height: 70px;
  margin: -30px auto 20px;
}
.home_bottom_content h2 small {
  font-size: 40px;
  color: #000;
}
.home_bottom_content p {
  font-size: 20px;
  line-height: 35px;
  max-width: 80%;
  margin: 0 auto 20px;
}
.home_bottom_content h4 {
  font-size: 27px;
  line-height: 37px;
}
.home .btn-large {
  padding: 14px 23px;
  font-size: 21px;
  line-height: 18px;
  margin-bottom: 20px;
}
/* ************************** */
/* END homepage grid of three */
/* ************************** */
/* ************** */
/* HOME ABOUT */
.home_bottom_content {
  margin: 90px auto 30px;
}
.uk-offcanvas-bar {
  background: #D9241D;
}
.btn-register, .btn-my-account {
  margin-top: 0px !important;
}
/* ************** */
/* BUTTONS - SCSS */
/* ************** */
.btn {
  background-image: none;
  border-radius: 0;
  box-shadow: none;
  text-shadow: none;
}
.btn:not(.btn-block):not(.btn-large):not(.btn-small):not(.btn-mini):not(.btn-navbar) {
  line-height: 27px;
}
.btn-success, .btn-info, .btn-danger, .btn-warning, .btn-inverse, .btn-primary {
  border: 0px;
}
.btn-default {
  color: #333 !important;
}
.btn-danger {
  background-color: #A61616;
  border: 0px;
}
.btn-danger:hover, .btn-danger:focus {
  background-color: #d31c1c;
}
.alert.alert-danger {
  background-color: #c91010 !important;
  border: 0px;
}
.alert.alert-success {
  background: #308935 !important;
}
.alert.alert-info {
  background: #35a4c5;
  border: 1px solid #35a4c5;
}
.alert.alert-warning {
  background-color: #f87806 !important;
}
.text-success h3.green {
  color: #308935;
}
#responsive-food-menu.affix-top button .text-info, #responsive-food-menu .btn.btn-navbar.btn-primary .text-info {
  color: #fff;
}
#responsive-food-menu.navbar .navbar-inner {
  height: 51px !important;
}
.menu-selection .btn-primary {
  background: #308935 !important;
}
.menu-selection .btn-primary:hover, .menu-selection .btn-primary:focus {
  background: #359c3a !important;
}
.btn-info {
  background: #35a4c5;
  border: 1px solid #35a4c5;
}
.btn-info:hover, .btn-info:focus {
  background-color: #4ab0ce !important;
  border: 1px solid #4ab0ce;
}
.text-info {
  color: #35a4c5;
}
.btn-inverse {
  background-color: #191919 !important;
}
.btn-inverse:hover, .btn-inverse:focus {
  background-color: #333333 !important;
}
.btn-primary {
  background-color: #004de6 !important;
}
.btn-primary:hover {
  background-color: #0055ff !important;
}
.text-warning {
  color: #f87806;
}
.btn-warning {
  background-color: #f87806 !important;
}
.btn-warning:hover, .btn-warning:focus {
  background-color: #f89406 !important;
}
.btn-success {
  background-color: #308935;
}
.btn-success:hover, .btn-success:focus, .btn-success:active {
  background-color: #3daf44;
}
/* *************/
/* END BUTTONS */
/* *************/
.alert h2, .alert p {
  color: #ed1c24;
  text-shadow: none;
}
.alert {
  border: 0px;
  text-align: center;
  text-shadow: none;
  color: #fff;
}
.well.sys-alert {
  text-align: center;
}
/* ************* */
/* DISPLAY NONES */
/* ************* */
.home h1, .home .home-about, .home .row_mods, .home .row_phones, .home .home_social small {
  display: none !important;
}
.ct_header_row, .column_modules, .voucher_box .success span, .local_branch em, #body-bottom-hr {
  display: none !important;
}
/* ***************** */
/* END DISPLAY NONES */
/* ***************** */
header {
  background: none;
}
/* ***************** */
/* TABLE STRIPED FIX */
table, .table-striped tbody > tr:nth-child(odd) > td, .table-striped tbody > tr:nth-child(odd) > th, .table-hover tbody tr:hover > td, .table-hover tbody tr:hover > th, table .muted {
  background: transparent;
}
.table-hover tbody tr.ui-state-highlight:hover > th, .table-hover tbody tr.ui-state-highlight:hover > td {
  background: transparent;
}
.row-odd, .row-product:hover {
  background: none;
}
.home-promo {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
}
@media (max-width: 767px) {
  .home-promo {
    margin: 10px 0;
  }
}
.home-promo img {
  /* Your image styling goes here. For example: */
  width: 100%;
  /* or any other width you'd like */
  height: auto;
}
.image-content-wrap {
  /* Your content wrap styling goes here. */
  position: absolute;
  /* Absolute position will place it relative to the nearest positioned ancestor.*/
  top: 75%;
  /* Center vertically */
  left: 50%;
  /* Center horizontally */
  transform: translate(-50%, -50%);
  /* Ensures true centering */
  min-width: 60%;
  max-width: 80%;
  text-align: center;
  font-family: "santelia-script", sans-serif;
}
.image-content {
  text-align: center;
  padding: 17px 15px 15px;
  color: #000000;
  background-color: #F2E153;
  font-size: 24px;
  line-height: 115%;
}
.home-promo:nth-child(1) {
  border: solid 2px #F2E153;
}
.home-promo:nth-child(2) {
  border: solid 2px #000;
}
.home-promo:nth-child(3) {
  border: solid 2px #F0BB17;
}
.home-promo:nth-child(1) .image-content {
  background: #F0BB17;
  border: solid 2px #F2E153;
}
.home-promo:nth-child(2) .image-content {
  background: #F0BB17;
  border: solid 2px #000;
}
.home-promo:nth-child(3) .image-content {
  background: #F0BB17;
  border: solid 2px #F0BB17;
}
.home-promo:nth-child(2):hover .image-content {
  background: #f3c947;
}
.home-promo:hover .image-content {
  background: #f6e982;
}
/* *************************** */
/**-- WELLS, MODALS, ALERTS --**/
.well {
  background-color: #F0BB17;
  color: #000000;
  border: none;
}
.alert {
  color: #FFFFFF;
  background: #359c3a;
}
.modal-body {
  background: #fff;
  color: #000000;
}
.alert h4 {
  font-size: 45px;
  line-height: 110%;
  color: #FFFFFF;
}
.well .close, .alert .close, .well.sys-alert button.close {
  color: #FFFFFF;
  opacity: 0.8;
}
.modal-header {
  background: #F0BB17;
  padding: 20px 15px 15px;
}
.modal-header h3, .modal-footer h3 {
  font-size: 24px;
  color: #000000;
}
.modal-footer {
  background: #dfac0e;
  color: #000000;
  opacity: 1;
}
/*Styles the background of the wells on menu page where you select customisation for food*/
.modal-body .well {
  color: #000000;
  box-shadow: 0 1px 4px #00000014;
  border-radius: 4px;
  background-color: #f9fafa;
  border: 1px solid #0000000a;
}
.well.sys-alert {
  text-align: center;
  color: #FFFFFF;
  background: #359c3a !important;
}
.well-small.sys-alert .lead {
  color: #FFFFFF;
}
.sys-message {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  text-align: center;
}
.m-bottom-xs {
  margin-bottom: 10px !important;
}
.m-bottom-sm {
  margin-bottom: 25px !important;
}
.m-bottom-md {
  margin-bottom: 30px;
}
/* MOBILE CT_DETAILS */
.mobile-user {
  margin: 13px 0 13px 10px;
  float: left;
  font-weight: bold;
}
.nav-collapse.in.collapse {
  background: #f7f2ec;
  border-top: solid 2px #000;
}
.btn.btn-secondary {
  background: #F0BB17 !important;
  background-image: none;
  border: none;
  color: #FFFFFF;
}
.btn.btn-secondary:hover, .btn.btn-secondary:focus {
  background: #f3c842 !important;
}
/**-- INPUTS --**/
input:-webkit-autofill, input:-webkit-autofill:focus, input, select, textarea, ::placeholder {
  font-family: "Gabarito", sans-serif, sans-serif !important;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .page_members .btn-group .btn.dropdown-toggle, #responsive-food-menu button {
  min-height: 40px !important;
  line-height: 40px !important;
}
.page_members form#frmMyProfile .btn-group .btn.dropdown-toggle .caret {
  margin-top: 17px;
  border-top-color: #000;
  margin-left: 7px;
}
/* ****** */
/* CARETS */
/* ****** */
/* Main menu */
header .navbar .caret {
  border-top-color: #000000 !important;
  transition: transform 0.3s;
  margin-top: 11px !important;
}
header .navbar .caret .nav li.dropdown.open > .dropdown-toggle header .navbar .caret .nav li.dropdown {
  transform: rotate(180deg);
}
header .navbar .caret .nav li.dropdown > .dropdown-toggle:hover header .navbar .caret .nav li.dropdown, header .navbar .caret .nav li.dropdown > a:hover header .navbar .caret .nav li.dropdown, header .navbar .caret .nav li.dropdown > a:focus header .navbar .caret .nav li.dropdown, header .navbar .caret .nav li.dropdown.active > .dropdown-toggle header .navbar .caret .nav li.dropdown, header .navbar .caret .nav li.dropdown.open > .dropdown-toggle header .navbar .caret .nav li.dropdown, header .navbar .caret .nav li.dropdown.open.active > .dropdown-toggle header .navbar .caret .nav li.dropdown {
  border-top-color: #2D9A5C !important;
}
.navbar .nav li.active > .dropdown-toggle .caret, .navbar .nav li.dropdown.open > .dropdown-toggle .caret {
  border-top-color: #2D9A5C !important;
}
/* Food menu */
#editProductModal .btn-info .caret, #editSpecialDealModal .btn-info .caret {
  margin-top: 8px;
  border-top-color: #FFFFFF;
}
#editProductModal .btn-option .caret, #editSpecialDealModal .btn-option .caret {
  margin-top: 4px;
}
/* Postcode box */
.mod_postcode_box .caret {
  border-top-color: #FFFFFF;
  transition: transform 0.3s;
}
.btn.dropdown-toggle .mod_postcode_box .caret .btn-group.open {
  border-top-color: #FFFFFF;
  transform: rotate(180deg);
}
.page_members .btn-group .btn.dropdown-toggle .caret {
  margin-top: 8px;
  border-top-color: #FFFFFF;
}
/* ************ */
/* END CARETS */
/* ************ */
/* ************** **/
/** DROPDOWN MENU **/
/* ************** **/
header .dropdown-menu {
  border: 2px solid #D9241D;
  border-top: 0px;
  background: #ffffff;
  padding: 0px;
  width: 100%;
  text-align: center;
}
header .dropdown-menu > li {
  padding: 0px;
}
header .dropdown-menu > li > a {
  font-size: 18px;
  color: #000000;
  padding: 10px;
}
header .dropdown-menu > li > a:hover, header .dropdown-menu > li > a:focus {
  background: #D9241D;
  color: #ffffff !important;
}
.dropdown-menu > li > a:hover:hover, .dropdown-menu > li > a:hover:focus, .dropdown-menu > li > a:focus:hover, .dropdown-menu > li > a:focus:focus, .dropdown-menu > li > a .dropdown-submenu:hover, .dropdown-menu > li > a .dropdown-submenu:focus {
  background: #D9241D;
}
/* ****************** **/
/** END DROPDOWN MENU **/
/* ******** */
/** HEADER **/
/* ******** */
#opening-status {
  font-size: 18px;
  border: 2px solid;
  background: none;
  float: right;
  margin-left: 0px;
}
#opening-status:hover, #opening-status:focus {
  text-decoration: none;
}
.ct_header_row {
  padding-top: 50px;
}
.ct_details_bar {
  margin-bottom: 10px;
  font-weight: bold;
  padding-top: 10px;
  border-bottom: solid 1px #f6efe8;
  margin-bottom: 20px !important;
  padding-top: 12px;
  color: #000000;
  font-style: normal;
}
.ct_details_bar a, .ct_details_bar em {
  color: #2D9A5C;
}
.home .ct_details_bar {
  margin-bottom: 30px;
  padding-top: 0px;
  border: none;
}
#logo {
  text-align: center;
}
#logo img {
  margin: -80px auto 50px;
}
#header-social {
  margin-top: 20px;
}
#header-social .socialtop {
  width: 200px;
}
#header-social a {
  margin: 0 3px;
}
/**-- MAIN MENU --**/
/*Style the main navbar*/
header .navbar {
  margin-bottom: 0px !important;
  border-top: 2px solid #D9241D;
  border-bottom: 2px solid #D9241D;
}
header .navbar-inner {
  background: transparent;
  border: none;
  padding: 0px;
}
header .navbar-inner .nav {
  margin-right: 0px;
}
header .navbar .nav > li {
  padding: 0px 5px;
}
header .navbar-inner .main-menu > li > a {
  line-height: 27px;
  font-size: 18px;
}
header .navbar .nav > li > a {
  color: #000000;
  font-size: 20px;
}
header .nav-collapse .dropdown-menu a {
  font-size: 15px;
  color: #000;
}
header .navbar .nav > .active > a, header .navbar .nav > .active > a:focus, header .navbar .nav > .active > a:hover, header .navbar .nav > li > a:focus, header .navbar .nav > li > a:hover, header .navbar .nav li.dropdown.open > .dropdown-toggle, header .navbar .nav li.dropdown.active > .dropdown-toggle, header .navbar .nav li.dropdown.open.active > .dropdown-toggle {
  color: #2D9A5C;
  background-color: transparent;
}
/*center align the menu*/
header .navbar-inner .container {
  display: flex;
  justify-content: center;
}
/**-- MOBILE MENU --**/
header .navbar .btn-navbar, header .navbar .btn-navbar.collapse {
  background-image: none !important;
  background: #000;
  width: auto;
  height: auto;
  text-shadow: none;
  border: none;
  margin-bottom: 5px;
}
header .navbar .btn-navbar:hover, header .navbar .btn-navbar:focus {
  background: #000 !important;
  text-shadow: none !important;
  border: 2px solid #fff !important;
}
header .navbar .btn-navbar .icon-bar {
  width: 25px;
  height: 2px;
}
header .navbar .btn-navbar .icon-bar + .icon-bar {
  margin-top: 5px !important;
}
#zp-offcanvas-basket #order-empty {
  margin-bottom: 15px;
}
.status-CLOSED, .status-OPEN {
  background: none !important;
  text-align: center;
  border: 0px !important;
}
#header-social {
  text-align: center;
}
.status-CLOSED h4, .status-CLOSED h4 small {
  color: #c91010;
  margin: 10px 0 0PX;
}
.status-OPEN h4, .status-OPEN h4 small {
  color: #308935;
  margin: 10px 0 0PX;
}
/* ******** */
/*  FOOTER **/
/* ******** */
footer {
  background-color: #6d6d6d;
}
footer .row-fluid {
  padding: 30px;
  width: auto;
}
footer .label-copyright {
  color: #FFFFFF;
}
footer .label-copyright a {
  color: #FFFFFF;
  text-decoration: underline;
}
/* *********** */
/* END FOOTER **/
/* *********** */
/**-- HOME PAGE --**/
#myCarosuel img {
  width: 100%;
}
.column_slideshow img {
  width: 100%;
  margin: auto;
  display: block;
}
.carousel-control {
  color: #000;
  opacity: 1;
  background-color: #ffffff;
  top: 90%;
}
.carousel-control:hover, .carousel-control:focus {
  color: #2D9A5C;
}
.carousel-control.right {
  right: auto;
  left: 70px;
}
.carousel-caption {
  display: none;
}
/* *********************** */
/* HOME PAGE POSTCODE SCSS */
/* *********************** */
.mod_postcode_box {
  background-color: #FFFFFF !important;
  z-index: 10;
  max-width: 390px;
  padding: 20px 20px 30px;
  position: absolute;
  right: 0px;
  top: 180px;
  z-index: 10;
}
.mod_postcode_box h3 {
  font-size: 54px;
  color: #000000;
  padding: 10px 0px 20px;
}
.mod_postcode_box p.lead.col.col1 {
  font-size: 43px;
}
.mod_postcode_box .btn {
  width: 283px;
  font-size: 20px;
  height: 40px;
  line-height: 35px;
}
.mod_postcode_box .btn .caret {
  margin-top: 13px;
}
.mod_postcode_box .btn-group.open .btn.dropdown-toggle, .mod_postcode_box .btn-group.open .dropdown-menu {
  text-align: center !important;
}
.mod_postcode_box .dropdown-menu {
  background-color: #2D9A5C;
}
.mod_postcode_box .dropdown-menu > li > a {
  color: #fff;
}
.mod_postcode_box .dropdown-menu > li > a:hover, .mod_postcode_box .dropdown-menu > li > a:focus, .dropdown-submenu:hover > .mod_postcode_box .dropdown-menu > li > a, .dropdown-submenu:focus > .mod_postcode_box .dropdown-menu > li > a {
  text-decoration: none;
  background: #D9241D;
  background-image: none;
}
#mod_postcode_box_pc {
  color: #878787;
  margin-left: 0px;
  width: 100%;
  display: block;
  width: 283px;
  font-size: 20px;
  height: 40px;
  line-height: 35px;
}
#mod_postcode_box_pc::placeholder {
  color: #878787;
  position: relative;
}
.input-append .add-on, .input-append .btn, .input-append .btn-group {
  margin-left: 0px;
}
/* ****************** */
/**-- SOCIAL  --**/
.home_social {
  max-width: 100px;
  margin: 10px auto 0px;
}
.home_social .btn {
  padding: 0px;
}
.home_social a, .home_social a:hover {
  background-color: transparent !important;
}
.home_social a:hover {
  transform: scale(1.1);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.home_social img {
  max-width: 35px;
}
/**-- MENU PAGE --**/
.page_menu .ui-tabs-panel .row-product h5, .page_menu .ui-tabs-panel .row-product .description, .page_menu .ui-tabs-panel .row-product .price, .page_menu .ui-tabs-panel .row-product .name small {
  /*color: #FFFFFF;   */
}
.page_menu .ui-tabs-vertical .tb-nav-tabs {
  border: none;
}
.page_menu .cat-desc {
  background: red;
  border: none;
  color: #FFFFFF;
  padding: 20px;
}
.page_menu .row-product .description, .page_menu .row-product .price {
  font-size: 16px;
}
.page_menu .row-product small {
  font-size: 14px;
}
.page_menu .row-product .name {
  font-size: 18px;
}
#basket-container {
  padding: 15px;
  margin-bottom: 30px;
}
#basket-container, #basket-container th, .page_checkout .well-basket .note-delivery small, .page_checkout .well-basket .muted {
  color: #000000;
}
#basket-container small, .page_checkout .well-basket small {
  color: black;
}
#basket-container .table th, #basket-container .table td, .page_checkout .product-basket th, .page_checkout .product-basket td {
  border-color: #383536;
  color: #000000;
}
.how-im-ordering.alert.alert-info {
  background: none !important;
  border: none;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0px !important;
  color: #FFFFFF;
}
.how-im-ordering h2 {
  font-size: 26px;
  color: #000000;
}
.how-im-ordering-menuname {
  color: #2D9A5C;
}
.how-im-ordering small {
  color: #D9241D;
  font-weight: bold;
}
/*RESPONSIVE FOOD MENU/SEARCH*/
.menu-container .navbar-affix-container, .menu-container .navbar-affix-container .navbar-inner {
  background-color: transparent !important;
  background-image: none;
  height: auto !important;
  border: none;
}
#responsive-food-menu {
  background-color: #D9241D;
}
#responsive-food-menu .navbar-search input {
  width: 220px;
  height: 32px;
  margin-top: -3px;
  /* line-height: 20px; */
  /* padding: 0px 10px; */
  /* height: 24px; */
  min-height: 10px !important;
}
#responsive-food-menu .ctrl-mob-nav-search {
  padding-top: 5px !important;
  margin-top: 7px !important;
}
.ctrl-mob-nav-search .icon-search {
  margin-top: 13px;
}
#responsive-food-menu .btn-navbar {
  border-radius: 0;
  border: none;
  line-height: 44px;
  background: #443f3f;
  padding: 11px 9px 4px !important;
  margin: 3px 0 0 !important;
  margin-top: 3px !important;
}
#responsive-food-menu.affix-top .navbar-search, #responsive-food-menu.affix-top .btn-navbarbtn-primary, #responsive-food-menu.affix .btn-navbar, #responsive-food-menu.affix .search-query, #responsive-food-menu.affix .navbar-search, #responsive-food-menu.affix .btn-navbar.btn-primary {
  margin-top: 3px !important;
}
#responsive-food-menu.affix {
  left: initial;
  border: 1px solid #0e5959;
}
#responsive-food-menu .brand {
  color: #FFFFFF;
  font-size: 24px;
  line-height: 110%;
}
.ui-tabs-menu {
  border: 2px solid #000;
  border-top: 0px;
}
/*EDIT PRODUCT MODALS*/
/*LABELS*/
#editProductModal .modal-body h4 .name, #editSpecialDealModal .modal-body h4 .name, #editProductModal .modal-body h3, #editSpecialDealModal .modal-body h3 {
  font-size: 35px;
  line-height: 110%;
}
#editProductModal small, #editSpecialDealModal small, #editProductModal li, #editSpecialDealModal li {
  font-size: 15px;
}
#editProductModal .modal-body h5, #editSpecialDealModal .modal-body h5 {
  font-size: 24px;
}
#editProductModal fieldset small, #editSpecialDealModal fieldset small {
  font-size: 13px;
  margin-bottom: 5px;
}
#editProductModal fieldset small .label-default, #editSpecialDealModal fieldset small .label-default {
  font-size: 14px;
  padding: 8px;
  height: 35px;
  box-sizing: border-box;
  border: solid 1px #acacac;
}
#editProductModal .modal-footer h3, #editSpecialDealModal .modal-footer h3 {
  font-size: 24px;
  line-height: 110%;
}
#editProductModal .type-choose-one .control-label, #editSpecialDealModal .type-choose-one .control-label {
  font-size: 20px;
  line-height: 110%;
}
/*BUTTONS*/
.modal-body .stockstatus.stock-0.label, #editProductModal fieldset .btn-group > .dropdown-toggle, #editSpecialDealModal fieldset .btn-group > .dropdown-toggle {
  padding: 10px !important;
  /*background:  #098a8f;*/
}
.dyn-optionset.type-choose-multiple small.clearfix .option-label {
  line-height: 34px;
}
/* mobile modal tweaking */
@media (max-width: 767px) {
  .type-choose-multiple .btn.dropdown-toggle.btn-option, .type-choose-multiple .btn.dropdown-toggle.btn-option.active, .type-choose-multiple .stockstatus.stock-0.label {
    width: 70px;
    text-align: center;
    border: solid 1px #33333347;
  }
  #editProductModal fieldset small .label-default, #editSpecialDealModal fieldset small .label-default {
    height: 35px;
  }
  .control-group.dyn-optionset-div-1 .control-group.dyn-optionset-1.mondernized {
    width: 100%;
    text-align: center;
  }
  .modal-body .control-group label.control-label, .modal-body form.form-horizontal.type-choose-one {
    text-align: left;
  }
  #editSpecialDealModal .modal-body .btn.hidden.btn-info {
    position: absolute;
    text-indent: -4000px;
  }
}
.img-polaroid {
  background-color: transparent;
  border: none;
}
.popover .popover-title {
  background: #2D9A5C;
  color: #d4f2e1;
  font-size: 16px;
  padding-top: 10px;
}
.popover .popover-content {
  color: #000000;
}
/*Manual Themeroller stuff*/
.page_menu .ui-tabs .ui-tabs-nav li.ui-tabs-active a, .page_menu .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .page_menu .ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
  background: #2D9A5C;
  color: #fff !important;
  border-right-width: 0px !important;
}
.page_menu .ui-tabs .ui-tabs-nav li {
  background: #D9241D;
  border: none;
}
.page_menu .ui-tabs .ui-tabs-nav li:hover, .page_menu .ui-tabs .ui-tabs-nav li:focus {
  background: #2D9A5C;
}
.page_menu .ui-tabs .ui-tabs-nav li a {
  color: #FFFFFF;
  padding: 10px !important;
}
.page_menu .ui-widget-header {
  background: none;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  background: #F0BB17;
  color: #000000;
  border: none;
  font-size: 15px;
  line-height: 20px;
}
/**-- CHECKOUT --**/
.checkout h2, .contact-us h1 {
  color: #000000;
  font-size: 34px;
  line-height: 110%;
}
.checkout h4, .checkout h5 {
  font-size: 22px;
  line-height: 110%;
}
.page_checkout .well-basket {
  padding: 12px;
}
.page_checkout .well-basket h4 {
  padding: 10px 0 2px;
}
.page_checkout #basket {
  background: #FFFFFF;
  padding: 10px;
}
.page_checkout .ui-widget {
  border: 1px solid #000000;
}
.page_checkout #dlgResetPassword .well {
  border: 1px solid #FFFFFF;
}
.page_checkout #dlgResetPassword .muted {
  color: #FFFFFF;
}
.page_checkout .marginbottom15 small {
  color: #000000 !important;
}
/*.pay-name { color: #000; }
.trigger-paymentmethod .btn { background: lighten($third_color, 5%); }
.trigger-paymentmethod .btn.active { background-color: $secondary_color; }
.trigger-paymentmethod .btn.active .pay-name { color: #fff; }
.trigger-paymentmethod i.tick { color: #FFFFFF; }*/
.page_checkout .btn-proceed-final {
  font-size: 18px !important;
  line-height: 110%;
  padding: 10px 0px 6px;
}
.checkout #loginSignin, .checkout #ctl-forgotPassword {
  widtH: 100%;
  margin-bottom: 5px;
}
/*Stop the credit card/cash buttons on checkout from shrinking when hovered*/
.trigger-paymentmethod button:hover, .trigger-paymentmethod button:focus {
  font-size: 17.5px;
}
.checkout em {
  color: #000;
}
.label, .badge {
  padding: 4px 8px;
  line-height: 16px;
}
.label-success, .badge-success {
  background: #5ac560;
}
.menu .row-variation .btn.btn-small.btn-success, .menu .row-variation .ui-widget button {
  padding-top: 7px;
}
/**-- MEMBERS PAGE --**/
.nav.nav-list li i {
  margin-top: 8px;
}
.nav.nav-list li a {
  line-height: 25px;
}
.nav-list .active a, .nav-list > li > a:hover, .nav-list > li > a:focus, .nav-list > li.active > a:hover, .nav-list > li.active > a:focus, .hero-unit, .jumbotron, .section-my-orders th {
  background: #2D9A5C;
  color: #ffffff;
}
.contact-us .ui-widget-header {
  background: #2D9A5C;
  color: #FFFFFF;
}
.sidebar-nav.well {
  background: none !important;
  color: #000000;
  border: solid 2px white;
}
.sidebar-nav .nav-header {
  color: gray;
  font-size: 18px;
}
.sidebar-nav li a {
  color: #000000;
}
.sidebar-nav small {
  color: red;
}
.hero-unit h1, .hero-unit h2, .hero-unit p {
  color: #FFFFFF !important;
}
.page_members .section-.well {
  padding: 30px;
}
.page_members .section-.well h2, .page_members .section-.well p, .page_members .section-.well .muted {
  margin-bottom: 15px;
  color: #1c1a1b;
}
.page_members .hero-unit a, .jumbotron .text-warning {
  color: #FFFFFF;
  text-decoration: underline;
}
.jumbotron {
  padding: 50px;
}
.section-my-orders .ui-widget-content {
  background: none;
}
.section-my-orders .ui-widget-header {
  background-color: #9ad463;
}
.section-my-profile fieldset {
  margin-top: 20px;
}
.section-my-addresses .marginbottom15 a {
  text-decoration: underline;
  color: #326195;
}
.section-my-orders .table-bordered th, .section-my-orders .table-bordered td {
  border-top: 1px solid #000000;
  border-left: 1px solid #000000;
}
.section-my-orders table {
  border: 1px solid #000000;
}
.page_members .btn-group .btn.dropdown-toggle {
  background: #FFFFFF;
  text-transform: none;
  color: #555555;
  font-weight: normal;
}
.page_members #frmRegister legend, .page_members #frmLogin legend {
  padding: 10px 0px;
  text-align: center;
  background: #D9241D;
  color: #FFFFFF;
}
.page_members #frmRegister, .page_members #frmLogin {
  padding: 0px 0px 25px 0px;
}
.page_members #frmRegister .control-group, .page_members #frmLogin .control-group {
  padding: 0px 25px;
}
.page_members .website-image {
  margin-top: 30px;
}
/*
.nav-list li a:hover [class^="icon-"], 
.nav-list li a:hover [class*=" icon-"],
.nav-list li a:focus [class^="icon-"], 
.nav-list li a:focus [class*=" icon-"],
.nav-list>li.active>a:hover [class^="icon-"], 
.nav-list>li.active>a:focus [class*=" icon-"],
.nav-list li.active a [class^="icon-"], 
.nav-list li.active a [class*=" icon-"] {
 	background-image: url('https://skins.zfood.co.uk/galaxy/https://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/img/glyphicons-halflings-white.png');   
}*/
/**-- CONTACT --**/
.contact-us .ui-widget-header {
  font-size: 22px;
  padding: 10px;
  border: none;
  background: #D9241D;
  color: #ffffff;
}
.contact-us .ui-widget-content {
  background: #e9e7e8;
  color: #000000;
  border: none;
}
.page_contact-us .row-fluid .span8 .well {
  border: none;
  margin-bottom: 30px;
}
.box-opening-hours > .ui-widget-header {
  background: #2D9A5C;
}
.contact-us .box-opening-hours {
  margin-top: 30px;
}
/**-- REVIEW ORDER PAGE --**/
.page-review-order h1 {
  color: #2f6533;
  background-color: transparent;
  text-align: center;
}
.page-review-order {
  background: #e9e7e8 !important;
}
.rating-row .lead {
  color: #2f6533 !important;
}
.rating-row small.muted, .rating-row td, .rating-row label {
  color: #000 !important;
}
.page_review-order textarea {
  height: 230px;
}
.page_review-order .btn.dropdown-toggle {
  background: #e44d07;
}
.page_review-order .btn.dropdown-toggle .caret {
  background: #FFFFFF;
}
/**-- 404 PAGE --**/
.page_error-404 .alert {
  background: transparent;
  border: none;
}
.page_error-404 h1 {
  padding: 5px 0px;
  color: #000000 !important;
}
.page_error-404 .alert-error .btn:first-child {
  background-image: none !important;
  background-color: #48b9ef !important;
  color: #FFFFFF;
}
.page_error-404 h2, .page_error-404 h3, .page_error-404 p {
  color: #000000;
  font-family: "Gabarito", sans-serif;
}
.page_error-404 .alert.alert-error.well-large {
  padding-top: 30px;
  padding-bottom: 30px;
}
/**-- ORDER CONFIRMED PAGE --**/
h1.order-complete-title {
  color: #9ad463;
}
#order-confirmation {
  background: #2f6533 !important;
  color: #FFFFFF;
}
.order-confirmation-note {
  text-align: center;
}
/**-- MENU SELECTION PAGE --**/
.menu-selection {
  padding: 0px 0px 100px 0px;
}
.menu-selection h1 {
  text-align: center;
  font-size: 62px;
  margin-top: 30px;
}
.menu-selection h3 {
  color: #000000;
  font-size: 30px;
}
.menu-selection .alert, .menu-selection .well {
  background: transparent !important;
  border: none;
  text-align: center;
}
.menu-selection img {
  margin: 50px auto 80px;
  display: block;
}
/**-- TERMS AND CONDITIONS PAGE --**/
.page_information h1 {
  font-size: 35px;
}
header .btn-navbar {
  background: #000 !important;
  text-shadow: none !important;
  border: 2px solid #fff !important;
}
.btn.ctrl-offcanvas_productmenu_toggle_bridge_mobile2_ {
  background: #2D9A5C !important;
  border: 2px solid #fff;
  color: #fff;
  font-size: 20px;
  text-align: center;
  border: none;
  margin-bottom: 15px;
  padding: 10px 0;
}
.btn.ctrl-offcanvas_productmenu_toggle_bridge_mobile2_ span {
  color: #fff;
}
.btn.ctrl-offcanvas_productmenu_toggle_bridge_mobile2_ .caret {
  margin-top: 13px;
}
.btn.ctrl-offcanvas_productmenu_toggle_bridge_mobile2_:hover, .btn.ctrl-offcanvas_productmenu_toggle_bridge_mobile2_:focus {
  background: #39c174 !important;
  color: #fff;
}
.product-container-panel > div.row-product:last-child {
  border-bottom: none;
}
/* Optional: Style the search input */
#menu-search-box {
  font-family: "santelia-script", sans-serif;
  padding: 5px 5px 5px 10px;
  /* Some padding */
  border-radius: 5px;
}
div[id^="container-search-"].product-container-panel > .product-container-panel > .ui-widget {
  background: #F0BB17;
  color: #000000;
}
div[id^="container-search-"].product-container-panel > .product-container-panel > .ui-widget > .ui-widget-header {
  border: none !important;
  padding-top: 5px;
}
div[id^="container-search-"].product-container-panel > .product-container-panel > .ui-widget .ui-widget-header h3 {
  font-size: 22px;
}
/* sub header */
.product-container-panel > .product-container-panel > .ui-widget > .ui-widget-header {
  background: #F0BB17;
  color: #000000;
  border: none;
  margin-top: 15px;
}
/* ****************************************************************************************/
/*-- RESPONSIVE --**/
@media (min-width: 1200px) {
  .container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container, footer {
    width: 100%;
  }
  .home .ct_details_bar, .home #body, .home .navbar-inner, .home .row-fluid.ct_header_row, header {
    max-width: 1070px;
    margin: 0 auto;
  }
  footer .row-fluid, .ct_details_bar, #body, .navbar-inner, .row-fluid.ct_header_row {
    max-width: 1070px;
    margin: 0 auto;
  }
}
@media (max-width: 1200px) {
  #responsive-food-menu.affix {
    left: 0;
  }
  .page_contact-us .row-fluid .span8 .well {
    margin-bottom: 20px;
  }
  .contact-us .box-opening-hours {
    margin-top: 20px;
  }
  header .navbar .nav > li {
    padding: 0px 0px;
  }
  header .navbar .nav > li > a {
    color: #000000;
    font-size: 19px;
  }
  #opening-status {
    padding-right: 20px;
  }
}
@media (max-width: 979px) {
  /* home_promotional_grid */
  .nav.main-menu {
    margin-bottom: 0px;
  }
  .home_promotional_grid div[class*="span"] {
    text-align: center;
    margin-bottom: 30px;
  }
  #basket-container {
    margin: 15px !important;
  }
  #responsive-food-menu.affix-top .navbar-search {
    margin: 10px 0;
  }
  .btn.ctrl-offcanvas_productmenu_toggle_bridge_mobile2_ {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
    max-width: 240px;
  }
  #responsive-food-menu .navbar .brand {
    padding-right: 10px;
    padding-left: 10px;
    margin: -4px 0 0 -5px;
  }
  .page_menu .menu-selection .alert {
    margin: 20px 0px;
    padding: 0px;
  }
  .page_menu .menu-selection h1 {
    text-align: center;
  }
  .page_menu .menu-selection .well {
    margin-bottom: 0px;
  }
  header .navbar-inner .container {
    display: block;
  }
  .page_contact-us .row-fluid .span8 .well {
    margin-bottom: 22px;
  }
  .contact-us .box-opening-hours {
    margin-top: 22px;
  }
  #responsive-food-menu > .navbar-inner {
    padding-top: 6px;
  }
  #responsive-food-menu.affix .icon-search {
    margin-top: 13px;
  }
  .nav-collapse .dropdown-menu a:hover, .nav-collapse .dropdown-menu a:focus {
    background: transparent;
    color: #2D9A5C;
  }
  header .dropdown-menu > li {
    padding: 0px;
    text-align: left;
  }
  .home .ct_details_bar {
    margin-bottom: 0px;
  }
  .mod_postcode_box {
    bottom: initial;
    top: 55px;
  }
  .span6.tr.ct_local_branch_details, .span6.tl.ct_user_status {
    text-align: center !important;
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
  }
  figcaption {
    padding: 15px 20px 15px;
    top: -110px;
    width: 70%;
  }
}
@media (min-width: 768px) {
  .menu-option-home-delivery {
    margin-left: 0px !important;
  }
}
@media (max-width: 767px) {
  #body {
    padding: 0 10px 0;
  }
  .welcome .socialtop {
    height: 50px;
  }
  .menu-container .ui-tabs-vertical .ui-tabs-panel {
    width: 100% !important;
  }
  .row-order-complete- .span12 {
    padding: 20px;
  }
  .ct_user_status, .ct_local_branch_details {
    text-align: center !important;
  }
  .contact-us .box-contact-information {
    margin-top: 22px !important;
  }
  .contact-us .ui-widget {
    border-bottom: none;
  }
  .contact-us .ui-widget-header {
    text-align: center;
  }
  .menu-selection h1 {
    text-align: center;
    font-size: 55px;
    line-height: 110%;
  }
  .how-im-ordering h2 {
    font-size: 33px;
  }
  .menu-selection h3 {
    font-size: 18px;
  }
  .mod_postcode_box .btn-group {
    margin-left: 0px;
  }
  .carousel-inner {
    filter: none;
  }
  .carousel-control.left {
    margin-left: 0px;
  }
  .carousel-control.right {
    margin-right: 0px;
  }
  .mod_postcode_box {
    margin-bottom: 0px;
    position: initial;
    max-width: 100%;
  }
  #logo img {
    margin: -55px auto 29px;
  }
  h4 small {
    display: none;
  }
  #opening-status {
    padding-right: 10px;
  }
  .socialtop {
    width: 140px !important;
    padding-left: 10px;
  }
  .mod_postcode_box h3 {
    font-size: 44px;
    padding: 0px 0px 10px;
  }
  .mod_postcode_box p.lead.col.col1 {
    font-size: 38px;
  }
  .well.tc.alert-success.mod_postcode_box {
    margin-bottom: 0px;
  }
  figure {
    height: 250px;
  }
  .home_bottom_content {
    text-align: center;
    margin-top: 30px;
  }
  .home_bottom_content h2 {
    font-size: 30px;
  }
  .home_bottom_content h2 small {
    font-size: 20px;
  }
  .home_bottom_content p {
    font-size: 15px;
    line-height: 22px;
    max-width: 90%;
    margin: 0 auto 20px;
  }
  .home_bottom_content h4 {
    font-size: 20px;
    line-height: 28px;
  }
  .cocktail #body .well.row-fluid {
    padding: 0px;
  }
  figcaption {
    padding: 15px 20px 8px;
    top: -110px;
    width: 40%;
  }
  .uk-offcanvas-bar.uk-offcanvas-bar-flip.well {
    background-color: #fff !important;
  }
  header .navbar ul.dropdown-menu li[class^="table"], header .navbar ul.dropdown-menu li[class^="car"], .menu-selection > .row-fluid > div[class*="menu-option-table"], .menu-selection > .row-fluid > div[class*="menu-option-car"], .mod_postcode_box ul.dropdown-menu li[class^="order-table"], .mod_postcode_box ul.dropdown-menu li[class^="order-car"] {
    display: none !important;
  }
  .order-complete .row-order-complete- > .span12 > div.alert {
    display: none !important;
  }
  .page_allergen-information h1 {
    color: #FFFFFF;
  }
  .page_allergen-information dt img {
    max-width: 24px;
  }
  .page_allergen-information .uk-description-list-line > dd {
    color: #000000;
  }
  .page_allergen-information .page-header h1 {
    color: #000000;
    text-align: center;
    letter-spacing: 1px;
  }
  .page_allergen-information .allergenWarning {
    color: #000000;
    font-size: 18px;
    text-align: center;
  }
  .page_allergen-information .uk-text-muted.uk-text-small {
    color: #000000;
  }
  .page_allergen-information .col-icon img {
    width: 35px;
  }
  .page_allergen-information #body .uk-overflow-container {
    overflow: visible;
    /* allows icon tooltops to display their header */
  }
  .page_allergen-information h3.nomargintop {
    letter-spacing: 2px;
  }
}
@media (max-width: 767px) and (max-width: 550px) {
  #logo img {
    margin: 7px auto 29px;
    max-height: 120px;
  }
}
@media (max-width: 767px) and (max-width: 480px) {
  #responsive-food-menu .brand {
    font-size: 18px;
    padding-top: 15px;
  }
  .carousel-control {
    display: none;
  }
  .mod_postcode_box .col3 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .page_members .hero-unit {
    padding: 30px;
  }
  .page_members .hero-unit h1 {
    font-size: 40px;
  }
}
@media (max-width: 767px) and (min-width: 979px) {
  body #editProductModal.modal {
    width: 950px;
    margin-left: -475px;
  }
  .christmasevents .eventcontent .well {
    display: flex;
    align-items: center;
  }
  .welcome .socialtop {
    opacity: 0;
  }
  .welcome #welcome-row-fluid-outer h1 {
    font-size: 51.5px;
    line-height: 110%;
    padding-top: 20px;
  }
  .welcome #welcome-row-fluid-outer h2 {
    font-size: 18px;
  }
  .menu-selection h1 {
    font-size: 48px;
    line-height: 120%;
    margin-top: 35px;
  }
  li.title.ui-state-error.ui-corner-left.nav-l-en-gb {
    background: #fff;
    font-size: 20px;
    padding: 10px 0px;
    text-align: center;
  }
  .table-order-notice {
    margin-bottom: 20px !important;
  }
  .table-order-notice h3 {
    font-size: 18px;
    color: #FFFFFF;
  }
  .welcome .branch-select {
    margin-bottom: 5px;
  }
  header .navbar ul.dropdown-menu li[class^="table"], header .navbar ul.dropdown-menu li[class^="car"], .menu-selection > .row-fluid > div[class*="menu-option-table"], .menu-selection > .row-fluid > div[class*="menu-option-car"], .mod_postcode_box ul.dropdown-menu li[class^="order-table"], .mod_postcode_box ul.dropdown-menu li[class^="order-car"] {
    display: none !important;
  }
  .order-complete .row-order-complete- > .span12 > div.alert {
    display: none !important;
  }
  .btn-navbar {
    border: none;
    background-color: transparent;
    padding: 15px;
    border-radius: 4px;
    transition: background-color 0.3s ease;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  }
  .btn-navbar .icon-bar {
    display: block;
    width: 25px;
    height: 3px;
    background-color: #333;
    margin-bottom: 5px;
    transition: background-color 0.3s ease;
  }
  .btn-navbar:hover {
    background-color: #f0f0f0;
  }
  .btn-navbar:hover .icon-bar {
    background-color: #007BFF;
  }
}
@media (max-width: 767px) and (min-width: 979px) and (max-width: 767px) {
  .welcome * {
    text-align: center;
  }
}
@media (max-width: 767px) and (min-width: 979px) and (max-width: 979px) {
  .welcome .navbar {
    display: none;
  }
}
@media (max-width: 767px) and (min-width: 979px) and (max-width: 767px) {
  .page_allergen-information #body .uk-overflow-container {
    overflow: auto;
    /* prevents alelrgen table styles from breaking */
  }
  .page_allergen-information .uk-description-list-line dt, .page_allergen-information .uk-description-list-line dd {
    text-align: center;
  }
  .menu-table-alert .btn {
    margin: 10px 0;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  .page_allergen-information #body .uk-overflow-container {
    overflow: auto;
    /* prevents alelrgen table styles from breaking */
  }
  .page_allergen-information .uk-description-list-line dt, .page_allergen-information .uk-description-list-line dd {
    text-align: center;
  }
  .menu-table-alert .btn {
    margin: 10px 0;
  }
}
@media (min-width: 979px) {
  form#navbar-search-menu {
    margin-top: 6px !important;
  }
  #responsive-food-menu .navbar-search input {
    margin-top: 0px !important;
  }
}
.checkout #body > .container > .row-fluid > .span9 {
  width: 100%;
  text-align: center;
  color: #F0BB17;
}
.checkout #body > .container > .row-fluid > .span3.tr {
  display: none;
}
.checkout .well-basket {
  background: #f5d05f;
  border: solid 2px #F0BB17;
}
.checkout .well-basket table#basket {
  background: none;
}
/* PM FIXES TO LOOK AT COMMITONG */
.product-container-panel > .row-product > div > .row-variation {
  margin-bottom: 2px;
}
.row-variation .name::before {
  font-family: Arial, Helvetica, sans-serif !important;
}
.menu .btn-order {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}
.section-loyalty-scheme h1 {
  margin-bottom: 30px;
}
.jumbotron .lead {
  font-size: 21px;
}
.menu-selection .well.tc {
  border: 1px solid #00000014;
  border-radius: 4px;
}
.checkout #frmProceed .marginbottom15 {
  text-align: center;
}
div[id^="container-search-"].product-container-panel > .ui-widget .ui-widget-header {
  border: none;
  text-align: center;
  color: #D9241D;
}
.checkout .orderfor-collection .box-delivery-information {
  display: none;
}
@media (min-width: 768px) and (max-width: 979px) {
  .checkout {
    /* CSS to keep the "Apply" button inline with the input field using flexbox */
  }
  .checkout .ct-checkout-title {
    width: 50%;
  }
  .checkout .ct-checkout-phonenumber {
    width: 100%;
  }
  .checkout .ct-checkout-surname, .checkout .ct-checkout-firstname {
    width: 100%;
    margin-left: 0px;
    float: left;
  }
  .checkout .ct-checkout-title select {
    min-height: 40px !important;
    height: 40px !important;
  }
  .checkout #body > .container {
    width: 98%;
  }
  .checkout .well-how-pay {
    display: grid !important;
  }
  .checkout .btn ctl-forgotPassword.btn-info {
    line-height: 120%;
  }
  .checkout .trigger-paymentmethod > button.btn {
    width: 100% !important;
    float: left;
  }
  .checkout .success {
    display: flex;
    align-items: center;
  }
  .checkout .success input[type="text"] {
    flex: 1;
    margin-right: 10px;
    /* Optional: Add some spacing between the input and the button */
  }
}
@media (max-width: 767px) {
  .members h1, .checkout h2, .contact-us h1, .information h1 {
    text-align: center;
  }
  .page_information #body .block-terms-conditions, .page_information #body .block-policies, .page_information #body .block-website-help, .page_information #body .block-marketing {
    margin: 5px 0;
  }
  .page_information #body > .uk-grid.uk-grid-match {
    margin-top: 5px;
  }
  .row-fixed.row-fluid.row-variation.visible-phone {
    margin-bottom: 5px;
  }
  .modal-body .control-group label.control-label, .modal-body form.form-horizontal.type-choose-one {
    text-align: center;
  }
}
/* POST LVIE FIXES */
/*START: CG CHANGES*/
/*Buttons and colours*/
.btn-secondary {
  background: #F0BB17 !important;
  color: #000000 !important;
}
.btn-secondary:hover, .btn-secondary:focus {
  background: #E9B615 !important;
}
.text-danger {
  color: #A61616;
}
.btn-danger {
  background: #A61616 !important;
}
.btn-danger:hover, .btn-danger:focus {
  background: #8f1313 !important;
}
.btn {
  text-transform: uppercase;
}
.home .btn-large {
  padding: 14px 23px;
  font-size: 22px;
  line-height: 22px;
}
.input-append input {
  min-height: 43px !important;
}
/*Center the logo*/
@media (min-width: 768px) {
  #opening-status {
    position: absolute;
    right: 0px;
  }
  header {
    position: relative;
  }
}
/*Homepage content*/
.home_bottom_content h2 {
  font-weight: bold;
  text-transform: uppercase;
}
.home_bottom_content .btn {
  margin: 0px 20px;
}
.home_bottom_content p {
  line-height: 28px;
  max-width: 75%;
}
@media (min-width: 768px) and (max-width: 979px) {
  .home-promo .image-content {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .home_bottom_content .btn {
    display: block;
    margin: 20px 0px;
  }
  .home_bottom_content p {
    max-width: 100%;
  }
}
/*Postcode box*/
.mod_postcode_box {
  background: #F3EAE1 !important;
  border: 3px solid #F0BB17;
  right: 3px;
}
@media (min-width: 980px) {
  .mod_postcode_box {
    top: 85px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .mod_postcode_box {
    top: 35px;
  }
}
@media (min-width: 768px) {
  .mod_postcode_box {
    border-right: none;
  }
}
.mod_postcode_box .muted {
  color: #000000;
}
.mod_postcode_box p.lead.col.col1 {
  text-transform: uppercase;
  font-size: 25px;
}
.mod_postcode_box h3 {
  padding-bottom: 0px;
}
#mod_postcode_box_pc {
  border: none;
  color: #000000;
}
#mod_postcode_box_pc, .mod_postcode_box .btn {
  height: 50px;
}
/*Opening status*/
#opening-status h4 small {
  color: #000000;
}
@media (min-width: 1201px) {
  #opening-status h4 {
    font-size: 25px;
  }
}
/*Nav*/
header .navbar .nav > .active > a, header .navbar .nav > .active > a:focus, header .navbar .nav > .active > a:hover, header .navbar .nav > li > a:focus, header .navbar .nav > li > a:hover, header .navbar .nav li.dropdown.open > .dropdown-toggle, header .navbar .nav li.dropdown.active > .dropdown-toggle, header .navbar .nav li.dropdown.open.active > .dropdown-toggle {
  font-weight: bold;
}
header .navbar a.btn {
  line-height: 33px !important;
}
@media (max-width: 979px) {
  header .nav a {
    text-align: center;
  }
  header .nav .dropdown-menu {
    margin-left: 0px !important;
  }
}
/*Carousel*/
.carousel-control {
  color: #D9241D;
  background: #F3EAE1;
  border: none;
  padding: 5px 2px 0px;
}
/*CT Details bar*/
.ct_details_bar {
  font-weight: normal;
}
.ct_details_bar a, .ct_details_bar em {
  color: #D9241D;
}
/*Footer*/
footer {
  background: #E6D8CA;
}
footer .label-copyright {
  color: #000000;
}
footer .label-copyright a {
  color: #D9241D;
}
/*Responsive food menu*/
#responsive-food-menu .brand {
  padding: 10px 20px 10px 17px;
}
@media (min-width: 980px) {
  #responsive-food-menu .brand {
    line-height: 130%;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  #responsive-food-menu .brand {
    padding: 10px 20px 10px 2px;
  }
}
/*Background icons*/
@media (max-width: 1500px) {
  .bg-element-1 {
    left: 0%;
  }
  .bg-element-2 {
    right: -6%;
  }
  body:not(.home) .bg-element {
    display: none !important;
  }
}
@media (max-width: 1200px) {
  .home .bg-element {
    display: none !important;
  }
}
/*Wells*/
.sidebar-nav.well {
  background: #F3EAE1 !important;
}
/*Password Reset*/
#dlgResetPassword .muted {
  color: #000000 !important;
}
.ui-dialog .ui-widget-header {
  background: #D9241D;
  color: #ffffff;
}
/*Sales Report Page*/
.section-sales-reports .btn-primary.active {
  background-color: #3d77ea !important;
}
.section-sales-reports .btn-primary {
  padding: 7px 8px 5px;
}
/*Contact UI Widget*/
.contact-us .ui-widget-header {
  padding: 12px 10px 8px;
}
/*Review page*/
.page-review-order {
  background: #FFFFFF !important;
}
/*Checkout page*/
.checkout #opening-status h4 {
  font-size: 17.5px;
  /*Fix for a global CSS selector elsewhere of checkout h4 that is affecting this*/
}
/*Terms and Conditions*/
.cookie-policy-content table {
  background: #FFFFFF;
}
/* Load: skins/galaxy/fudge/_styles.scss */
/* FONTAGE */
body {
  font-family: "Gabarito", sans-serif;
}
h1, h2, h3, h4, h6 {
  font-family: "santelia-script", sans-serif;
  font-weight: 400;
  font-style: normal;
}
/* WELLING  */
.contact-us .ui-widget, .well {
  box-shadow: 1px 2px 3px #bdbdbd !important;
}
/* FIXES */
.theme_icons {
  display: none;
}
.ct_details_bar {
  border-bottom: none;
}
.menu .row-variation .btn.btn-small.btn-success, .menu .row-variation .ui-widget button {
  padding-top: 0px;
}
.page_checkout .well-basket h4 {
  padding: 10px 0 2px;
}
/* BUTTONS  */
.btn:not(.btn-block):not(.btn-large):not(.btn-small):not(.btn-mini):not(.btn-navbar) {
  padding-top: 7px;
  padding-bottom: 7px;
}
/* HOME */
.mod_postcode_box h3 {
  font-size: 44px;
}
.mod_postcode_box p.lead.col.col1 {
  color: #D9241D;
}
/* NAV BAR */
header .navbar {
  margin-bottom: 0px !important;
  border-top: 2px solid #F2E153;
  border-bottom: 2px solid #F0BB17;
}
#myCarousel {
  border: solid 2px #D9241D;
}
.bg-element {
  position: fixed;
  z-index: -5;
}
.bg-element-1 {
  top: 3%;
  left: 2%;
}
.bg-element-2 {
  top: 4%;
  right: 1%;
}
.bg-element-3 {
  bottom: 5%;
  right: -2%;
}
/* MODAL MENU */
.modal-body .type-choose-multiple .btn.dropdown-toggle {
  color: #000000;
}
.modal-body .type-choose-multiple .btn.dropdown-toggle.btn-info, .modal-body .type-choose-multiple .btn.dropdown-toggle.btn-success {
  background: #308935;
  color: #ffffff;
}
.modal-body .type-choose-multiple .btn.dropdown-toggle.btn-danger {
  background: #A61616;
  color: #ffffff;
}
.modal-footer .btn {
  font-family: "Gabarito", sans-serif;
}
.modal-footer .muted {
  color: #000000;
}
#editProductModal .dyn-optionset-1 .btn-info .caret, #editSpecialDealModal .dyn-optionset-1 .btn-info .caret {
  margin-top: 12px;
}
/* *****************************************************/
/* primary secondary swaps */
.hero-unit {
  background: #D9241D;
}
header .navbar .nav > .active > a, header .navbar .nav > .active > a:focus, header .navbar .nav > .active > a:hover, header .navbar .nav > li > a:focus, header .navbar .nav > li > a:hover, header .navbar .nav li.dropdown.open > .dropdown-toggle, header .navbar .nav li.dropdown.active > .dropdown-toggle, header .navbar .nav li.dropdown.open.active > .dropdown-toggle {
  color: #D9241D;
}
.navbar .nav li.active > .dropdown-toggle .caret, .navbar .nav li.dropdown.open > .dropdown-toggle .caret, .navbar .nav li.dropdown > a:hover .caret, .navbar .nav li.dropdown > a:focus .caret, .navbar .nav li.hover .caret {
  border-top-color: #D9241D !important;
}
/* *****************************************************/


body .visible-lincoln { display:none !important; } 
body .hidden-lincoln { display:inherit !important; } 
body.shop_lincoln .hidden-lincoln { display:none !important; }
body.shop_lincoln .visible-lincoln { display:inherit !important; }

.visible-guest { display:initial !important; }
.hidden-guest { display:none !important; }
.visible-user { display:none !important; }
.hidden-user { display:initial !important; }

body {
	font-family: 'Gabarito';
	font-size: 16px;
	font-weight: normal;
}
h1 {
}
h2 {
}
h3 {
}
h4 {
	font-family: 'Gabarito';
	font-weight: bold;
}
body {


	background-attachment: scroll;
}

header, #mobile-header {

	background-attachment: scroll;
}

/* Mobile */
.mobile .km-content {
}
.mobile #mobile-header {
}

@media (min-width: 768px) {
    #mod_accepted_payment_icons_footer img {
        max-width: 36px;      
    }
}

/* They don't have social media yet */
#header-social { min-height:79px; }
.socialtop { display:none; }
.bg-element-1 { left:11%; }
@media (max-width: 767px) and (max-width: 550px) {
    #logo img {
        margin: -23px auto 29px;
    }
}

/*Homepage content*/
.home_bottom_content h2 {
 	font-family: 'Gabarito', sans-serif;   
}
/*Nav*/
header .navbar .nav > .active > a, header .navbar .nav > .active > a:focus, header .navbar .nav > .active > a:hover, header .navbar .nav > li > a:focus, header .navbar .nav > li > a:hover, header .navbar .nav li.dropdown.open > .dropdown-toggle, header .navbar .nav li.dropdown.active > .dropdown-toggle, header .navbar .nav li.dropdown.open.active > .dropdown-toggle {
 	font-weight: bold;   
}
.well .text-warning {
 	color: #ae5403;   
}
#home-order-buttons {
    margin: 0 auto !important;
    display: flex;
    flex-direction: column;
}
#home-order-buttons .btn-secondary {
    margin:	0 auto;
}

/*END: CG CHANGES*/