@import url(https://fonts.googleapis.com/css?family=Gabarito|Orbitron|Orbitron|Orbitron|Orbitron);
/*
skin_path: skins/galaxy/
skin_name: galaxy
theme_path: skins/galaxy/blackhole/
theme_name: blackhole
type: css
datetime: 2024-10-28 12:22:31
checksum: 813a50e457f8baaf3e3389d6f961325f
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/blackhole/_variables.scss */
/* Load: skins/galaxy/blackhole/_variables_skin.scss */
/* Load: skins/galaxy/blackhole/styles.scss */
/* Load: custom_data/preloaded_custom_data */
/* Load: skins/galaxy/_styles.scss */
body {
  padding: 0;
  background: none;
  background-color: #272727 !important;
  color: #FFF;
  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: #FC7F00;
  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: #FC7F00;
}
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: #ff8c17 !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: #c96500;
  color: #ffffff;
  padding: 5px 0;
}
.loyalty-card {
  background: #191919;
}
/* ****************** */
/* END Loyalty Points */
/* ****************** */
/* *********** */
/* VOUCHER BOX */
/* *********** */
.voucher_box.well {
  background: #11D710;
}
.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: #11D710;
}
.btn-register, .btn-my-account {
  margin-top: 0px !important;
}
/* ************** */
/* BUTTONS - SCSS */
/* ************** */
.btn {
  font-family: "Orbitron", sans-serif;
  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: "Orbitron", sans-serif;
}
.image-content {
  text-align: center;
  padding: 17px 15px 15px;
  color: #FFF;
  background-color: #308935;
  font-size: 24px;
  line-height: 115%;
}
.home-promo:nth-child(1) {
  border: solid 2px #308935;
}
.home-promo:nth-child(2) {
  border: solid 2px #000;
}
.home-promo:nth-child(3) {
  border: solid 2px #e9e7e8;
}
.home-promo:nth-child(1) .image-content {
  background: #e9e7e8;
  border: solid 2px #308935;
}
.home-promo:nth-child(2) .image-content {
  background: #e9e7e8;
  border: solid 2px #000;
}
.home-promo:nth-child(3) .image-content {
  background: #e9e7e8;
  border: solid 2px #e9e7e8;
}
.home-promo:nth-child(2):hover .image-content {
  background: white;
}
.home-promo:hover .image-content {
  background: #3daf44;
}
/* *************************** */
/**-- WELLS, MODALS, ALERTS --**/
.well {
  background-color: #e9e7e8;
  color: #FFF;
  border: none;
}
.alert {
  color: #FFFFFF;
  background: #359c3a;
}
.modal-body {
  background: #fff;
  color: #FFF;
}
.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: #e9e7e8;
  padding: 20px 15px 15px;
}
.modal-header h3, .modal-footer h3 {
  font-size: 24px;
  color: #FFF;
}
.modal-footer {
  background: #dddadb;
  color: #FFF;
  opacity: 1;
}
/*Styles the background of the wells on menu page where you select customisation for food*/
.modal-body .well {
  color: #FFF;
  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: #2f2f2f;
  border-top: solid 2px #000;
}
.btn.btn-secondary {
  background: #e9e7e8 !important;
  background-image: none;
  border: none;
  color: #FFFFFF;
}
.btn.btn-secondary:hover, .btn.btn-secondary:focus {
  background: white !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: #FFF !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: #FC7F00 !important;
}
.navbar .nav li.active > .dropdown-toggle .caret, .navbar .nav li.dropdown.open > .dropdown-toggle .caret {
  border-top-color: #FC7F00 !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 #11D710;
  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: #FFF;
  padding: 10px;
}
header .dropdown-menu > li > a:hover, header .dropdown-menu > li > a:focus {
  background: #11D710;
  color: #000000 !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: #11D710;
}
/* ****************** **/
/** 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 #2c2c2c;
  margin-bottom: 20px !important;
  padding-top: 12px;
  color: #FFF;
  font-style: normal;
}
.ct_details_bar a, .ct_details_bar em {
  color: #FC7F00;
}
.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 #11D710;
  border-bottom: 2px solid #11D710;
}
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 {
  font-family: "Orbitron", sans-serif;
  color: #FFF;
  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: #FC7F00;
  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: #FC7F00;
}
.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: #FFF;
  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: #FC7F00;
}
.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: #11D710;
  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: #FFF;
}
#basket-container small, .page_checkout .well-basket small {
  color: #4d4d4d;
}
#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: #FFF;
}
.how-im-ordering-menuname {
  color: #FC7F00;
}
.how-im-ordering small {
  color: #11D710;
  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: #11D710;
}
#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: #FC7F00;
  color: #fffefc;
  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: #FC7F00;
  color: #fff !important;
  border-right-width: 0px !important;
}
.page_menu .ui-tabs .ui-tabs-nav li {
  background: #11D710;
  border: none;
}
.page_menu .ui-tabs .ui-tabs-nav li:hover, .page_menu .ui-tabs .ui-tabs-nav li:focus {
  background: #FC7F00;
}
.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: #e9e7e8;
  color: #FFF;
  border: none;
  font-size: 15px;
  line-height: 20px;
}
/**-- CHECKOUT --**/
.checkout h2, .contact-us h1 {
  color: #FFF;
  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: #FFF !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 {
  font-family: "Orbitron", sans-serif;
  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: #FC7F00;
  color: #000000;
}
.contact-us .ui-widget-header {
  background: #FC7F00;
  color: #FFFFFF;
}
.sidebar-nav.well {
  background: none !important;
  color: #FFF;
  border: solid 2px white;
}
.sidebar-nav .nav-header {
  color: white;
  font-size: 18px;
}
.sidebar-nav li a {
  color: #FFF;
}
.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: #11D710;
  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: #11D710;
  color: #000000;
}
.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: #FC7F00;
}
.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: #FFF !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: #FFF;
  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: #FFF;
  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: #FC7F00 !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: #ff9830 !important;
  color: #fff;
}
.product-container-panel > div.row-product:last-child {
  border-bottom: none;
}
/* Optional: Style the search input */
#menu-search-box {
  font-family: "Orbitron", 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: #e9e7e8;
  color: #FFF;
}
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: #e9e7e8;
  color: #FFF;
  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: #FFF;
    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: #FC7F00;
  }
  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: #FFF;
  }
  .page_allergen-information .page-header h1 {
    color: #FFF;
    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: #FFF;
  }
  .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: #e9e7e8;
}
.checkout #body > .container > .row-fluid > .span3.tr {
  display: none;
}
.checkout .well-basket {
  background: white;
  border: solid 2px #e9e7e8;
}
.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: #11D710;
}
.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: #272727 !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: #11D710;
  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: #11D710;
}
/*Footer*/
footer {
  background: #E6D8CA;
}
footer .label-copyright {
  color: #000000;
}
footer .label-copyright a {
  color: #11D710;
}
/*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: #272727 !important;
}
/*Password Reset*/
#dlgResetPassword .muted {
  color: #000000 !important;
}
.ui-dialog .ui-widget-header {
  background: #11D710;
  color: #000000;
}
/*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;
}


body .visible-guildford { display:none !important; } 
body .hidden-guildford { display:inherit !important; } 
body.shop_guildford .hidden-guildford { display:none !important; }
body.shop_guildford .visible-guildford { 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;
}
h1 {
	font-family: 'Orbitron';
}
h2 {
	font-family: 'Orbitron';
}
h3 {
	font-family: 'Orbitron';
}
h4 {
	font-family: 'Orbitron';
}
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: 37px;      
    }
}

/*GLOBALS*/
.theme_icons,
a.facebook_link,
a.instagram_link,
a.btn-facebook small,
a.btn-instagram small,
.fbicon, .igicon,
body.home #header-social > div > a:nth-child(3) > img,
body.home #header-social > div > a:nth-child(6) > img,
ol.carousel-indicators,
a.facebook_link > a > br,
.basket-hr-separator {
    display: none;
}

h1,h2,h3,h4,h5,h6,button,btn {
    letter-spacing: 1px;
}
a {
    color: #11d614;
}
.green {
    color: #11D710;
}
.orange {
    color: #FC7F00;
}

/*WELLS*/
.well {
    background: #464646;
    color: #ffffff;   
}
legend {
    border-bottom: none;
    color: #ffffff;
}
.ui-tabs-menu {
    border: none;
}


#basket-container {
    background: #FC7F00;
    margin-bottom: 10px;
}
#lp-box {
 	margin-bottom: 0px;   
}

#basket-container h3{
    text-align: center;
}

.menu #lp-box {
    background: #464646;
    padding: 15px 15px 35px 15px;
    text-align: center;
    margin-bottom: 5px;
}
#lp-box p {
    margin-bottom: 15px;
}
.popover .popover-title {
    padding-top: 6px;
}


/*MODALS*/
.modal-header {
    padding: 8px 15px 5px;
}
.modal-header,
.modal-footer {
    background: #FC7F00;
}

.modal-body .well {
    background: #272727
}

.modal-body{
    color: #272727;
}

.modal-header h3 {
    padding-bottom: 4px;
}
#editProductModal .modal-footer h3, 
#editSpecialDealModal .modal-footer h3 {
    line-height: 38px !important;
}



/*BUTTONS*/
.btn-success {
    background: #11D710;
    color: #272727;
}

.btn-success:hover, .btn-success:focus, .btn-success:active {
    background-color: #11e910;
    color: #272727;
}

.btn-orange {
    background: #FC7F00;
    border-bottom: none;
    color: #FFF;
}
.btn-orange:focus, 
.btn-orange:hover {
    background: #ff8f1e;
    color: #FFF;
}
.btn-large {
    font-size: 20px !important;
    padding: 20px 25px !important;
}
.btn, 
button {
    font-family: 'Gabarito';
    border: none;
} 
.btn:hover,
.btn:focus,
button:hover,
button:focus {
    border: none;
}

footer {
    background: #FC7F00;
}

footer .label-copyright,
footer .label-copyright a{
    color: #FFF !important;
}

/*NAV & HEADER*/
.socialtop img,
#opening-status img {
    max-width: 35px;
    max-height: 35px;
}
.socialtop h4.follow,
.status-OPEN h4 {
    color: #11D710;
}

header .navbar a.btn {
    line-height: 28px !important;
}
.status-CLOSED h4 {
    color: #DF3042;
}

.socialtop a.btn-primary {
    background: none !important;
}

#logo {
    max-height: 96px
}

#header-social a {
    margin: 0 2px;
}

.socialtop .btn {
    padding: 0px;
}

#opening-status h4 small,
header h4.follow small {
    color: #FFF;
    font-family: 'Gabarito',sans-serif;
}

header .navbar .nav > li > a {
    font-family: 'Gabarito',sans-serif;
}

/*HOME*/
.mod_postcode_box .muted {
    color: #FFF;
}

body.delivers_0 .mod_postcode_box {
    color: #FFF;
}

body.delivers_0 .mod_postcode_box p {
    font-size: 18px;
    margin: 20px 10px;    
}

body.delivers_0 .mod_postcode_box .btn {
    height: unset;
    width: 200px;
    padding: 10px 15px;

}

body.delivers_0 .box-delivery-information {
    display: none;
}

.mod_postcode_box {
    background: #FC7F00 !important;
    border: none;
    margin-right: -6px;
    margin-top: 50px;
}

.mod_postcode_box h3 {
    font-size: 40px;
}

.mod_postcode_box .dropdown-menu {
    background: #FFF;

}
.mod_postcode_box .dropdown-menu:hover {
    background: #f3f3f3;
}

.mod_postcode_box .dropdown-menu > li > a:hover {
    background: none;
}

.mod_postcode_box .dropdown-menu > li > a {
    color: #272727;
}

.home_bottom_content h2 {
    text-transform: capitalize;
    line-height: unset;
}

.home_bottom_content p {
    max-width: 90%;
}

.home_promotional_grid div.span4 {
    position: relative;
}

.home_promotional_grid .promo-btn {
    position: absolute;
    bottom: 10%;
    left: 50%;
    transform: translateX(-50%);
    background: #FFF;
    font-family: 'Orbitron';
    font-weight: 600;
    width: 70%;
    font-size: 17px;
    text-transform: Capitalize;
    padding: 10px 15px;
}

.home_promotional_grid .promo-btn:hover {
    background: #f3f3f3;
}

.ct_details_bar {
    margin-bottom 0px !important;
    padding-top: 12px !important;
    border-bottom: none;
}

.ct_details_bar small {
    font-size: 14px;
}

.ct_details_bar a {
    text-decoration: underline;
}

.ct_details_bar a:hover,
.ct_details_bar a:focus {
    color: #BFFDBF;
}

footer .label-copyright a:hover,
footer .label-copyright a:focus {
    color: #e5e5e5 !important;
}

/*CAROUSEL*/
.carousel-control {
    background: #FC7F00;
    color: #FFF;
    opacity: 0.85;
}

.carousel-control:hover, 
.carousel-control:focus {
    color: #FFF;
    opacity: 1;
}

.carousel-inner {
    border: 3px solid #575757;
}

a.left.carousel-control,
a.right.carousel-control {
    font-size: 40px;
}

.column_slideshow {
    margin-top: 25px;
}

/*MEMBERS*/
.section-my-orders table {
 	border-left: none;
}

.page_members #frmRegister legend, 
.page_members #frmLogin legend {
    background: #FC7F00;
    font-family: 'Orbitron';
}
.page_members .btn-group .btn.dropdown-toggle {
    border: 1px solid #ccc;
    height: 35px !important;
    line-height: 27px !important;
    padding: 4px 6px !important;
    box-sizing: border-box;
    min-height: 35px !important;
}
.page_members .btn-group .btn.dropdown-toggle .caret {
    margin-top: 11px !important;
    margin-left: 0px !important;
}

.page_members .nav.nav-list li a {
    line-height: 29px;
    display: flex;
    align-items: center;
}
.page_members .nav.nav-list li i {
    margin-top: -3px;
}
.sidebar-nav small {
    margin-left: 3px;
}

.page_members div.btn-group.ctl-toggle-columns {
    white-space: unset;
}

.page_members div.btn-group.ctl-toggle-columns button {
    margin-bottom: 3px;
}

.page_members table th {
    background: #FC7F00;
    color: #000;
}
.page_members table td {
    background: #FFF;
    color: #272727;
}
.table-hover tbody tr:hover>td, .table-hover tbody tr:hover>th {
    background: #FFF;
    color: #272727;
}
.page_members .sidebar-nav.well {
    background: #464646 !important;
    border: none;
}

.page_members .hero-unit h1 {
    margin-bottom:20px;
    letter-spacing: 2px;
}


.nav-list [class^="icon-"] {
    background-image: url("https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/2.3.2/img/glyphicons-halflings-white.png") !important;
}



/* Select all input types but exclude those inside .input-append */
input[type="text"]:not(.input-append input),
input[type="password"]:not(.input-append input),
input[type="datetime"]:not(.input-append input),
input[type="datetime-local"]:not(.input-append input),
input[type="date"]:not(.input-append input),
input[type="month"]:not(.input-append input),
input[type="time"]:not(.input-append input),
input[type="week"]:not(.input-append input),
input[type="number"]:not(.input-append input),
input[type="email"]:not(.input-append input),
input[type="url"]:not(.input-append input),
input[type="search"]:not(.input-append input),
input[type="tel"]:not(.input-append input),
input[type="color"]:not(.input-append input) {
    min-height: 35px !important;
    line-height: 20px !important;
    box-sizing: border-box;
}

.input-append input {
    min-height: 37px !important;
}
.input-append .btn-info {
    line-height: 29px !important;
}

/*select, 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 {
 	height: 39px !important;   
}*/


/*CONTACT*/
.contact-us .ui-widget-header {
    background: #FC7F00;
}

.contact-us .ui-state-highlight, 
.contact-us .ui-widget-content .ui-state-highlight, 
.contact-us .ui-widget-header .ui-state-highlight {
    background: #FC7F00;
}
.contact-us .ui-widget-content {
    background: #fff;
}

.contact-us .ui-widget-header {
    text-align: center;
    padding: 4px 10px 6px;
    color: #FFF;
}

.table-regular-opening-times tr {
    background: #FFF;
}

/*MENU*/
#responsive-food-menu {
    background: #FC7F00 !important
}
.ctrl-mob-nav-search .icon-search {
    margin-top: 15px;
}
.uk-offcanvas-bar {
    background: #FC7F00;
}

#mobile_food_menu_nav .zp-ctl-categories {
    color: #FC7F00 !important;
}

header .btn-navbar {
    color: #FC7F00;
}
header .navbar .btn-navbar:hover, 
header .navbar .btn-navbar:focus {
    background: #333333 !important;
}

.uk-nav-offcanvas>li>a {
    color: #FFF;
}
.page_menu .ui-tabs-menu div.price {
    margin-top: 3px;
}
#responsive-food-menu .btn-navbar {
    background: none;
}
.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:#f3f3f3;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus, .dropdown-submenu:hover>a, .dropdown-submenu:focus>a {
    color: #000;
}
.menu .row-variation .btn.btn-small.btn-success {
    padding-top: 4px;
    font-family: 'Gabarito';;
    
}
.menu .btn-order {
    font-size: 10px
}
.menu .btn-order {
    padding-top: 3px !important;
    padding-bottom: 3px !important;
}
.menu #container-dynamic-popular .ui-widget-header,
.menu #container-dynamic-favourites .ui-widget-header,
.menu #container-dynamic-lastorder .ui-widget-header {
    background: #FC7F00;
}
.menu #container-dynamic-popular .ui-state-highlight,
.menu #container-dynamic-favourites .ui-state-highlight,
.menu #container-dynamic-lastorder .ui-state-highlight {
    background: #000 !important;
}
.menu #container-dynamic-popular .ui-state-highlight a,
.menu #container-dynamic-favourites .ui-state-highlight a,
.menu #container-dynamic-lastorder .ui-state-highlight a {
    color: #FFF;
    text-decoration: underline;
}
.menu .icon-shopping-cart {
    background-position: -360px -119px;
}
.menu .icon-trash {
    background-position: -456px 1px
}

#editProductModal .btn-option .caret, #editSpecialDealModal .btn-option .caret {
    border-top: 4px solid #000;
}
div.navbar-affix-container #responsive-food-menu.affix {
    left: 0 !important;
}
#responsive-food-menu.navbar {
    padding: 10px 0px 10px 0px;
}
.page_menu .ui-tabs .ui-tabs-nav li {
    background: #272727
}

.page_menu div.website-image img {
    margin: 5px 0px;
}

.page_menu .website-image {
margin: 0;
}

.ui-state-highlight, 
.ui-widget-content .ui-state-highlight, 
.ui-widget-header .ui-state-highlight {
    background: #6e6e6e
}

/*CHECKOUT*/
.page_checkout .marginbottom15 small {
 	line-height: 110%;   
}
.page_checkout .well-basket {
    padding: 19px;
}
.page_checkout .well-basket h4 {
 	 padding: 0px;  
    color: #272727;
}
.checkout h2, .contact-us h1 {
    color: unset;
}
.checkout em {
    color: #ff2d7e;
}
.btn-proceed-final {
    margin-bottom: 10px;
}
.checkout .marginbottom15 a {
    color: #35a4c5;
    text-decoration: underline !important;
}
select {
    min-height: 35px !important;
}
.checkout .well.loyaltypoints_box .lead,
.checkout h3, 
.checkout h4{
    font-family: 'Gabarito';
}
.checkout .voucher_box.well {
    background: #308936;
}
.well-basket .note-delivery small {
    color: #999 !important;
}
.trigger-paymentmethod small {
    font-size: 60%;
}

.well.loyaltypoints_box .ui-widget-header {
    background: #272727
}

.row-credits .well-small {
    box-shadow: none !important;
}

.well.loyaltypoints_box .btn-link {
    text-decoration: underline;
}

.ctl-pointsoptions a {
    padding: 5px;
    font-size: 14px
}
.ctl-pointsoptions a:hover,
.ctl-pointsoptions a:focus {
    #e5e5e5 !important
}
.ctl-pointsoptions {
    display: flex;
    justify-content: center;
    align-items: center;
}

.well.loyaltypoints_box .btn-link:hover, 
.well.loyaltypoints_box .btn-link:focus {
    color: #f3f3f3 !important;
}

.ui-dialog .ui-dialog-titlebar-close {
    margin: -12px 0 0 0;
}

/*ADDITIONAL PAGES*/
.jumbotron h1 {
    font-size: 50px;
    margin-bottom: 25px;
}

.order-complete .jumbotron {
    margin: 20px 0px;
}

.page-review-order {
    color: #272727
}

.page_error-404 .alert {
    background: #ff00007a
}
.page_error-404 #body h1 {
    font-size: 40px;
}
.page_error-404 h2 {
    font-size: 25px;
}
.page_error-404 h3 {
    font-size: 20px;
}
/*ALERTS*/
.alert h2, .alert p {
color: #fff;
}


/*SLICK SLIDE*/
.slick-dotted.slick-slider {
    margin: 30px 0px 50px 0px;
}
.slick-list {
    margin: 30px 0px 35px 0px;
}

.reviews437 .slickReview {
    color: #000;
    background: #fff;
    margin: 5px;
    padding: 20px 0px;
    border: 3px solid #FC7F00;
    color: #272727;
}

.reviews437 .slickReview h4 {
    margin-bottom: 0;
    padding-bottom: 0;

}

.reviews437 .slickReview p {
    padding: 0px 10px 10px 10px;
}

.reviews437 .page-header {
    margin-top: 25px;
    display: none;
}

.reviews437 .uk-margin-large-top {
    display: none;
}

.reviews437 .page-header h1 {
    margin-bottom: 20px;
}

.reviews437 .page-header h2 {
    font-size: 25px;
}

.review-header {
    margin-bottom: 20px;

}
.slick-dots li.slick-active button:before {
    color: #FC7F00
}

.slick-dots li button:before {
    color: #FC7F00;
}

/*CATERING*/
.event-intro {
    margin-bottom: 25px;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

body.catering h1 {
    text-align: center;
}

/*WELCOME*/
.menu-selection .well.tc {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
}
.menu-selection h1 {
    font-size: 34px;
}
.menu-selection h3 {
    font-size: 24.5px;
} 
/*SALAD FUNCTION*/
.selected-no-salad {
    display: none;
}

#editProductModal .modal-body .alert-19893 {
    margin-bottom: 15px !important;
    margin-top: 15px !important;
}

#editProductModal .btn-info .caret, #editSpecialDealModal .btn-info .caret {
    margin-top: 11px;
}

.modal-body .type-choose-one .dropdown-toggle {
    max-width: 82%;
}

/*CONTACT PAGE MAP*/
.gm-style .gm-style-iw-c {
color: #000;
}

/*START: ACCORDION CSS*/
/**ACCORDION****/
.menu #menu-accordion {
    margin-bottom: 0px;   
}
.tb-nav.tb-nav-tabs ,
.menu #body brand, .ctrl-offcanvas_productmenu_toggle_bridge_mobile2_ { display:none !important; }
.ui-tabs-vertical .ui-tabs-panel { width:100% !important; }
.menu .accordion-inner { padding: 15px 30px; }
.menu .accordion-inner .row-product { padding-top:10px; padding-bottom:10px; }
#menu-accordion .ui-widget-header { background:none; border:none; color:#FC7F00; font-weight:900;}
.menu .accordion-body { background:#fff; }
.accordion-group { border:none; margin-bottom:0px; }
.menu .accordion-toggle {
    border-radius: 2px !important;
    background-color: #FFF;
    text-align:center;
    color: #FFF;
    padding: 20px;
    border: 1px solid #000000 !important;
}
.menu .accordion-body {
    border-radius: 0px !important;
    background-color: #fff;
}
.menu .accordion-toggle:hover,
.menu .accordion-toggle:focus,
.menu .accordion-toggle:hover .menu .ui-widget-header,
.menu .accordion-toggle:focus .menu .ui-widget-header,
.menu .active-toggle,
.menu .accordion-toggle:active,
.menu .active-toggle .ui-widget-header,
.menu .accordion-toggle:active .ui-widget-header {
    background:#FC7F00 !important;
    color:#FFFFFF !important;
}
.active-toggle h3,
.accordion-toggle:hover h3,
.accordion-toggle:active h3,
.accordion-toggle:focus h3 {
    color:#fff !important;
}
.accordion-toggle .fa { display:none !important; }
.ui-tabs-vertical .ui-tabs-panel,
.ui-tabs-menu,
#ui-tabs-1 { padding:0px !important; border:none;}
.ui-tabs-menu { background: none !important; border: none !important; }
.ui-tabs-menu h3 { font-size:20px; font-weight: normal; line-height: normal; }
.loading { text-align:center; }
.loader {
    color: #FC7F00 !important;
    font-size:65px;
    margin:0 auto;
    padding:35px;
    text-align:center;
}
#responsive-food-menu
.ui-tabs-menu { opacity:0; }
.minus,.plus { line-height:40px;float:right; color:#fff; font-weight:bold; }
.accordion-heading h3 .fa { float: right; line-height: 40px; }
#responsive-food-menu {
    border-radius: 10px !important;
}
.navbar-affix-container {
    margin-bottom: 10px !important;
}
#responsive-food-menu.navbar {
    padding-bottom: 7px !important;
}
#menu-accordion .cat-desc {
    border: 1px solid #fff;
    background: #272727;
    color: #FFF;
    padding: 10px 20px;
}
.menu .accordion-inner {
    padding: 30px;
}

#mobile_food_menu_nav .zp-ctl-categories {
    display: none !important;
}
/*END: ACCORDION CSS*/

/*MEDIA QUERIES*/
@media (max-width: 1200px) {
     #basket-container {
        max-width: 500px;
        margin: 15px auto 15px auto !important;
    }
    .menu-selection h1 {
        line-height: 70px;
    }
    #loginSignin, #loginSigninOrder {
        margin-bottom: 5px;
    }
    #lp-box {
        max-width: 500px;
        margin: 15px auto 5px auto !important
    }
}

@media (min-width: 979px) and (max-width: 1200px) {
    .ct_details_bar {
        max-width: 900px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (max-width: 979px) {
    .mod_postcode_box {
        margin-right: 0px;
    }
    .page_members .section-.well {
        margin-top: 20px !important;
    }
    .sidebar-nav .nav-header {
        font-size: 15px !important;
    }
    .loyalty-card>div .loyalty-value {
        font-size: 29px;
    }
    #responsive-food-menu.navbar {
        padding: 0px;
    }
}

@media (min-width: 979px) {
    .socialtop h4.follow,
    .status-OPEN h4 {
        color: #11D710;
        font-size: 25px;
    }
    .status-CLOSED h4 {
        color: #DF3042;
        font-size: 25px; 
    }
}

@media (max-width: 767px) {
    .checkout .well, .checkout #frmProceed .marginbottom15 {
        max-width: 500px;
        margin-left: auto;
        margin-right: auto;
    }
    .page_members a.btn.btn-block.btn-large.btn-success {
        margin-bottom: 20px; 
    }
    body.home .ct_details_bar {
        margin-bottom: 0px !important;
        padding-top: 3px !important;
    }
    .home_bottom_content .btn {
        max-width: 400px;
        margin-left: auto;
        margin-right: auto;
    }
    ol.carousel-indicators {
        display: block;
    }
    #logo img {
        max-width: 255px;
        margin: 0px auto 29px;
    }
    #responsive-food-menu .navbar-search input {
        width: 195px;
    }
    .basket-buttons {
        display: flex;
        flex-direction: column-reverse;
    }
    .basket-buttons  a {
        margin-bottom: 5px;
    }
    .well-hero {
        padding: 40px;
    }
    .information a.btn-info {
        margin-top: 5px;
    }
    .carousel-control {
     	top: auto;
        bottom: 10px;
    }
    .mod_postcode_box {
     	margin-top: 10px;   
    }
    .catering #body .well {
        text-align: center;
    }
    .uk-offcanvas-bar.uk-offcanvas-bar-flip.well {
        background: #444444 !important;
   }
}
@media (max-width: 480px) {
    #responsive-food-menu .navbar-search input {
        width: 171px;
    }
    #responsive-food-menu .brand {
        padding: 14px 20px 10px 17px;
    }
}

@media (min-width: 767px) and (max-width: 800px) {
    .page_checkout .well-basket .table-condensed th,
    .page_checkout .well-basket .table-condensed td{
        padding: 3px 4px;
    }
    .well.loyaltypoints_box .ui-widget-header {
        font-size: 10px;
    }
}

@media (min-width: 767px) and (max-width: 1200px) {

    #body {
        padding-right: 10px;
        padding-left: 10px;
    }
    body.page_checkout #body {
        padding-right: 0px;
        padding-left: 0px;
    }
    .input-append button {
        padding: 4px 6px
    }

}

@media (max-width: 425px) {
    .modal-footer button {
        margin-bottom: 3px;
    }
}
/*SAMS TWEAKS*/
.ui-widget-content {
    border: none;
}
.basket-buttons {
    margin-top: 15px;
}
.page_members .section-.well h2, .page_members .section-.well p, .page_members .section-.well .muted {
    color: #fff;
}
.loyalty-description h2 {
    color: #fc7f00;
}
.btn-my-account {
    background: #464646 !important;
    color: #fff;
}
#catering-booking {
    text-align: center;
}
.catering-images {
    text-align: center;
}
.home .ct_details_bar {
    margin-bottom: 0px !important;
}
.column_slideshow {
    margin-top: 0px;
}