/*
skin_path: skins/pluto/
skin_name: pluto
theme_path: skins/pluto/carbon/
theme_name: carbon
type: css
datetime: 2024-02-06 11:10:41
checksum: 0a6ccb5698a554b84dc8ecb30d69a858
status: ok
*/
/* Load: skins/pluto/_css_style_functions.scss */
/*
// Usage example
.myclass {
    @include dynamic-padding(8, 8, 6);
}
*/
/* Load: skins/pluto/_variables.scss */
/* Load: skins/pluto/_variables_skin.scss */
/* Load: skins/pluto/carbon/_css_style_functions.scss */
/* Load: skins/pluto/carbon/_variables.scss */
/* Load: skins/pluto/carbon/_variables_skin.scss */
/* Load: custom_data/preloaded_custom_data */
/* Load: skins/pluto/scss_device_sizes.scss */
/* Load: skins/pluto/scss_patches.scss */
/* Core CSS Fixes taken from the base CSS */
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-product {
  padding: 10px 0px;
}
m .row-odd, .row-product:hover {
  background: none;
}
#opening-status:hover, #opening-status:focus {
  text-decoration: none;
  cursor: default;
}
#zp-offcanvas-basket #order-empty {
  margin-bottom: 15px;
}
#mobile_food_menu_nav .btn {
  padding: 8px 5px 3px;
  border: none !important;
  border-radius: 0px !important;
}
.copyright {
  text-align: left;
}
.vendor {
  float: right;
}
.page_welcome #opening-status, .page_welcome .navbar {
  display: none;
}
.loyaltypoints_box .row-credits .col-equals .ui-widget-header {
  background: transparent !important;
  border: none !important;
}
.loyaltypoints_box .btn-success {
  margin-bottom: 15px;
}
.checkout #loginSignin, .checkout #ctl-forgotPassword {
  width: 100%;
  margin-bottom: 5px;
}
.btn, .btn:hover, .btn:focus {
  border: none;
}
.btn-option {
  height: auto !important;
}
#basket-container a {
  margin-top: 10px;
}
#responsive-food-menu .brand {
  text-shadow: none;
}
.page_menu .tb-nav-tabs {
  border: none;
  background: none;
}
.page_menu .tb-nav-tabs .ui-widget-header {
  background: none;
}
#responsive-food-menu .btn-navbar.btn-primary {
  margin-right: 10px !important;
}
.page_menu .ui-tabs .ui-tabs-nav li {
  border: none;
  border-radius: 0px;
}
.modal-header .close, .well .close, .alert .close, .well.sys-alert button.close, #editProductModal .close {
  color: #ffffff;
  opacity: 0.8;
}
header .navbar {
  margin-bottom: 0px !important;
}
header .navbar-inner {
  background: transparent;
  border: none;
  box-shadow: none;
}
#myCarousel {
  margin-bottom: 0px;
}
.ct_details_bar > [class*="span"] {
  min-height: auto !important;
}
.menu-container .navbar-affix-container, .menu-container .navbar-affix-container .navbar-inner {
  background-color: transparent !important;
  background-image: none;
  /* height: auto !important; */
  border: none;
}
.page-review-order textarea {
  height: 230px;
}
.page_error-404 .alert {
  background: transparent !important;
  border: none;
}
.page_error-404 h1 {
  padding: 5px 0px;
}
.menu-selection .alert, .menu-selection .well {
  background: transparent !important;
  border: none;
  box-shadow: none;
}
.menu-selection img {
  margin: 0px auto 30px;
  display: block;
}
.page-review-order h1 {
  text-align: center;
}
.how-im-ordering {
  margin-bottom: 20px;
}
.website-image {
  text-align: center;
}
#responsive-food-menu .ctrl-mob-nav-search {
  box-shadow: none;
}
#responsive-food-menu.affix {
  left: initial;
}
.contact-us .box-opening-hours {
  margin-top: 20px;
}
.contact-us #contact_map_canvas {
  color: #000000 !important;
}
.navbar-affix-container {
  height: auto !important;
}
@media (max-width: 767px) {
  .contact-us .box-contact-information {
    margin-top: 22px !important;
  }
  footer .copyright, footer .vendor {
    text-align: center !important;
  }
  footer .cards {
    margin: 20px auto 30px;
  }
  .members #body > .container-fluid > .row-fluid > .span3 .btn-block {
    margin-bottom: 20px;
  }
  .information #body {
    text-align: center;
  }
  .information .block-terms-conditions, .information .block-website-help {
    margin-bottom: 20px;
  }
  .row-variation {
    margin-bottom: 10px;
  }
}
/* END Core CSS Fixes */
/* Load: skins/pluto/scss_styles.scss */
.home h1, .home-about, #body-bottom-hr, .row_mods, .row_phones, .social_media_links small, .voucher_box .success span, #basket-container hr, .carousel-indicators, .ct_details_bar, #opening-status, .home .main, .mod_postcode_box .lead, .mod_postcode_box .col3 {
  display: none !important;
}
* {
  box-sizing: border-box;
}
body {
  padding: 0px;
  background: url("https://skins.zfood.co.uk/pluto/images/bg_crown.png") repeat #FFE7B9;
  color: #000000;
}
body:not(.home) #body {
  padding: 50px 0px;
}
@media (max-width: 1200px) {
  body:not(.home) #body {
    padding: 50px 20px;
  }
}
.inner-wrapper {
  position: relative;
}
#container {
  background: none;
  padding: 0;
  width: 100%;
  box-shadow: none;
}
.container {
  width: 100%;
}
ol > li > ol, ol > li > ul, ul > li > ol, ul > li > ul {
  margin: 0 0 10px 25px;
}
a, .btn-link {
  color: #fdcd01;
}
a:hover, a:focus, a:active, .btn-link:hover, .btn-link:focus, .btn-link:active {
  color: #fed319;
}
em {
  color: #fdcd01;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  background: #FF9300;
  border: none;
  text-shadow: none;
  color: #FFFFFF;
}
.crown {
  position: relative;
  display: inline-block;
}
.crown::before {
  content: "";
  position: absolute;
  top: -80px;
  left: 50%;
  transform: translateX(-50%);
  background: url("https://skins.zfood.co.uk/pluto/images/icon_crown.png") no-repeat;
  width: 100px;
  height: 80px;
  background-size: contain;
}
@media (min-width: 1201px) and (max-width: 1600px) {
  .crown::before {
    width: 80px;
    height: 64px;
    top: -65px;
  }
}
@media (max-width: 1200px) {
  .crown::before {
    width: 70px;
    height: 56px;
    top: -60px;
  }
}
.label, .badge {
  padding: 3px 4px 1px;
  text-shadow: none;
}
.website-image img {
  border-radius: 15px;
}
.page-header {
  border-color: #000000;
}
body:not(.home) #body, #responsive-food-menu, .home #body .container_small {
  max-width: 1170px;
  margin: 0 auto;
}
.home .main, .home #body .container, .ct_details_bar, .ct_header_row, .navbar-inner .container, footer .row-fluid {
  max-width: 1600px;
  margin: 0 auto;
}
h1, h2, h3, h4, h5, h6, .nav-list .nav-header, #responsive-food-menu .brand, legend, .carousel-control {
  font-family: "marker-aid", "Arial", sans-serif;
  font-weight: normal;
}
body, .btn, select, textarea, input, .page_members .btn-group .btn.dropdown-toggle, #responsive-food-menu .brand {
  font-family: "hoss-round", "Arial", sans-serif;
}
.home h2:not(.modal h2, .sys-alert h2) {
  font-size: 104px;
}
@media (min-width: 1201px) and (max-width: 1600px) {
  .home h2:not(.modal h2, .sys-alert h2) {
    font-size: 57px;
  }
}
@media (min-width: 980px) and (max-width: 1200px) {
  .home h2:not(.modal h2, .sys-alert h2) {
    font-size: 57px;
  }
}
@media (max-width: 979px) {
  .home h2:not(.modal h2, .sys-alert h2) {
    font-size: 50px;
  }
}
.home h3:not(.modal h3, .sys-alert h3) {
  font-size: 80px;
}
@media (min-width: 1201px) and (max-width: 1600px) {
  .home h3:not(.modal h3, .sys-alert h3) {
    font-size: 50px;
  }
}
@media (max-width: 1200px) {
  .home h3:not(.modal h3, .sys-alert h3) {
    font-size: 40px;
  }
}
.home h4:not(.modal h4, .sys-alert h4) {
  font-size: 57px;
}
@media (min-width: 1201px) and (max-width: 1600px) {
  .home h4:not(.modal h4, .sys-alert h4) {
    font-size: 50px;
  }
}
@media (min-width: 980px) and (max-width: 1200px) {
  .home h4:not(.modal h4, .sys-alert h4) {
    font-size: 50px;
  }
}
@media (max-width: 979px) {
  .home h4:not(.modal h4, .sys-alert h4) {
    font-size: 40px;
  }
}
.home h5:not(.modal h5, .sys-alert h5) {
  font-size: 40px;
}
@media (max-width: 1200px) {
  .home h5:not(.modal h5, .sys-alert h5) {
    font-size: 32px;
  }
}
h1, .checkout h2 {
  font-size: 50px;
}
@media (max-width: 767px) {
  h1, .checkout h2 {
    text-align: center;
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  .jumbotron h1 {
    font-size: 50px;
  }
}
h2 {
  font-size: 40px;
}
h3, h4 {
  font-size: 32px;
}
h5 {
  font-size: 26px;
}
h1, h2, h3, h4, h5, h6 {
  line-height: 110%;
  font-weight: normal;
}
.lead {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 20px;
}
.home .lead {
  font-size: 24px;
}
@media (max-width: 1200px) {
  .home .lead {
    font-size: 20px;
  }
}
.home p:not(.modal p, .sys-alert p) {
  font-size: 24px;
  line-height: 120%;
}
@media (max-width: 1200px) {
  .home p:not(.modal p, .sys-alert p) {
    font-size: 20px;
  }
}
body:not(.home) p {
  font-size: 16px;
  line-height: 120%;
}
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: #000000;
}
.table-hover tbody tr.ui-state-highlight:hover > th, .table-hover tbody tr.ui-state-highlight:hover > td {
  background: transparent;
}
.table th, .table td {
  padding: 8px 8px 6px;
}
.btn-success, #editProductModal .btn-group > .dropdown-toggle.btn-success, #editSpecialDealModal.btn-group > .dropdown-toggle.btn-success {
  background: #07C55D;
  color: #FFFFFF;
}
.btn-success:hover, .btn-success:focus, .btn-success:active, #editProductModal .btn-group > .dropdown-toggle.btn-success:hover, #editProductModal .btn-group > .dropdown-toggle.btn-success:focus, #editSpecialDealModal.btn-group > .dropdown-toggle.btn-success:hover, #editSpecialDealModal.btn-group > .dropdown-toggle.btn-success:focus, .modal-body .btn-block:hover, .modal-body .btn-block:focus {
  background: #08de69;
  color: #FFFFFF;
}
.text-success, .carousel-caption h4.text-success {
  color: #07C55D;
}
#opening-status.status-OPEN {
  color: #07C55D !important;
}
.alert-success, .label-success, .badge-success {
  background: #26C279;
}
.btn-primary {
  background: #0059ea !important;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  background: #0464ff !important;
  color: #FFFFFF;
}
.text-primary, .carousel-caption h4.text-primary {
  color: #0059ea;
}
.alert-primary, .label-primary, .badge-primary {
  background: #0059ea;
}
.btn-info, #editProductModal fieldset .btn-group > .dropdown-toggle.btn-info, #editSpecialDealModal fieldset .btn-group > .dropdown-toggle.btn-info {
  background: #26a5db !important;
  color: #FFFFFF;
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-group.open .btn-info.dropdown-toggle, #editProductModal fieldset .btn-group > .dropdown-toggle.btn-info:hover, #editProductModal fieldset .btn-group > .dropdown-toggle.btn-info:focus, #editSpecialDealModal fieldset .btn-group > .dropdown-toggle.btn-info:hover, #editSpecialDealModal fieldset .btn-group > .dropdown-toggle.btn-info:focus {
  background: #3caedf !important;
  color: #FFFFFF;
}
.text-info, .carousel-caption h4.text-info {
  color: #26a5db;
}
.alert-info, .label-info, .badge-info {
  background: #2bd4ff;
}
.btn-danger, .modal-footer button:first-of-type, #editProductModal .btn-group > .dropdown-toggle.btn-danger, #editSpecialDealModal.btn-group > .dropdown-toggle.btn-danger {
  background: #f43c2e;
  color: #FFFFFF;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .modal-footer button:first-of-type:hover, #editProductModal .btn-group > .dropdown-toggle.btn-danger:hover, #editProductModal .btn-group > .dropdown-toggle.btn-danger:focus, #editSpecialDealModal.btn-group > .dropdown-toggle.btn-danger:hover, #editSpecialDealModal.btn-group > .dropdown-toggle.btn-danger:focus {
  background: #f55346;
  color: #FFFFFF;
}
.text-danger, .text-error, .carousel-caption h4.text-danger {
  color: #f43c2e;
}
#opening-status.status-CLOSED {
  color: #f43c2e !important;
}
.alert-danger, .label-danger, .badge-danger, .alert-error {
  background: #f43c2e;
}
.btn-warning {
  background: #fdcd01;
  color: #FFFFFF;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active {
  background: #fed319;
  color: #FFFFFF;
}
.text-warning, .carousel-caption h4.text-warning {
  color: #fdcd01;
}
.alert-warning, .label-warning, .badge-warning {
  background: #f1b502;
}
.btn-inverse {
  background: #fff;
  color: #FFFFFF;
}
.btn-inverse:hover, .btn-inverse:focus, .btn-inverse:active {
  background: white;
  color: #FFFFFF;
}
.alert-inverse, .label-inverse, .badge-inverse {
  background: #7d7d7d;
  color: #FFFFFF;
}
.btn-white {
  background: #ffffff;
  color: #000000;
}
.btn-white:hover, .btn-white:focus, .btn-white:active {
  background: #f2f2f2;
  color: #000000;
}
.primary_text {
  color: #fdcd01 !important;
}
.secondary_text {
  color: #FFDA00 !important;
}
.btn {
  font-size: 14px;
  text-shadow: none;
  border-radius: 15px;
  position: relative;
  box-shadow: none;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 110%;
}
.btn {
  padding: 12px 22px 9px;
}
@media (min-width: 768px) {
  .input-append .btn {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }
}
@media (max-width: 767px) {
  .input-append .btn {
    margin-left: 0px;
    display: block;
    border-radius: 15px;
  }
}
.input-append input {
  border-radius: 4px;
}
@media (min-width: 1201px) {
  .input-append input {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }
}
.btn-large, .btn-group > .btn-large, .btn-group > .btn-large:first-child, .btn-group > .btn-large:last-child {
  font-size: 24px;
  padding: 24px 30px 18px;
  border-radius: 15px;
}
@media (max-width: 767px) {
  .btn-large, .btn-group > .btn-large, .btn-group > .btn-large:first-child, .btn-group > .btn-large:last-child {
    font-size: 20px;
    padding: 18px 26px 14px;
  }
}
.btn-small {
  position: relative;
  top: -4px;
}
.btn-small {
  padding: 8px 8px 4px;
}
.btn-tiny {
  line-height: 12px !important;
  padding: 1px 2px 0px !important;
}
.btn-option {
  height: auto;
}
#basket-container .btn i {
  position: relative;
  top: 1px;
}
.dropdown-menu {
  background: #FFDA00;
  border: 0;
  padding: 0px;
}
.dropdown-menu > li {
  padding: 0px;
}
.dropdown-menu > li > a {
  font-size: 18px;
  padding: 13px 15px 10px;
  color: #000000;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-menu > li > a:active {
  background: #e6c400;
  color: #000000;
}
select, textarea, input:not([type="submit"]), .page_members .btn-group .btn.dropdown-toggle {
  box-shadow: none;
  background: #FFFFFF;
  border: 1px solid #cccccc;
  padding: 6px 6px 4px;
  font-weight: normal;
  text-transform: none;
  color: #555;
  font-size: 14px;
}
select, input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]), .page_members .btn-group .btn.dropdown-toggle {
  height: 36.39px;
}
.well, .page-review-order, .ui-tabs-menu {
  box-shadow: 2px 2px 2px 0px #c3c3c3;
  background-color: #000000 !important;
  padding: 15px;
  border-radius: 15px;
}
.page-review-order {
  padding: 15px;
}
.well h1, .well h2, .well h3, .well h4, .well h5, .well h6 {
  color: #fdcd01;
}
legend {
  font-size: 26px;
  color: #fdcd01;
}
#frmRegister legend, #frmLogin legend {
  text-align: center;
  padding-bottom: 5px;
}
.ui-widget-header {
  background: #fdcd01;
  color: #FFFFFF;
  border: none;
}
.ui-widget-header {
  padding: 7px 8px 2px !important;
}
.product-container-panel .ui-widget-header {
  background: #caa401;
  font-size: 26px;
}
.contact-us .ui-widget-header {
  font-size: 26px;
  border-radius: 15px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  text-align: center;
}
.contact-us .ui-widget-header {
  padding: 11px 10px 5px !important;
}
.contact-us .ui-widget-content {
  border-radius: 15px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  background-color: #000000 !important;
  box-shadow: 2px 2px 2px 0px #c3c3c3;
}
@media (max-width: 767px) {
  .contact-us .ui-widget-content {
    text-align: center;
  }
}
.sys-alert {
  text-align: center;
  color: #FFFFFF;
  margin-bottom: 0px !important;
  text-align: center;
  border-radius: 0px;
  border: none;
}
.sys-alert .lead {
  color: #FFFFFF;
  font-size: 24px;
}
.sys-alert.well {
  background: grey !important;
}
.alert {
  color: #ffffff;
  padding: 11px 35px 8px 14px;
  text-shadow: none;
}
.alert-danger a {
  color: #FFFFFF;
  text-decoration: underline;
}
.alert-danger a:hover, .alert-danger a:focus {
  color: #f2f2f2;
}
.modal .modal-header {
  background: #fdcd01;
  color: #FFFFFF;
}
.modal .modal-header {
  padding: 11px 15px 6px;
}
@media (max-width: 767px) {
  .modal .modal-header {
    text-align: center;
  }
}
.modal .modal-header .close {
  margin-top: 0px;
}
.modal .modal-header h3 {
  font-size: 26px;
}
.modal .modal-body {
  background: #FFFFFF;
  color: #000000;
}
.modal .modal-body .type-choose-one .dropdown-toggle {
  border-radius: 40px;
  max-width: 100%;
}
.modal .modal-body .type-choose-one > .row-fluid > .control-group {
  width: 100%;
  margin: 0px auto 10px;
}
@media (max-width: 767px) {
  .modal .modal-body .type-choose-one > .row-fluid > .control-group {
    text-align: center;
  }
}
.modal .modal-body .type-choose-one .control-label {
  padding-top: 0px;
}
@media (max-width: 767px) {
  .modal .modal-body .type-choose-one .control-label {
    text-align: center;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .modal .modal-body .type-choose-one .controls {
    margin-left: 0px;
  }
}
.modal .modal-body .well {
  background: #f5f5f5 !important;
  color: #000000;
}
.modal .modal-body .well .btn {
  padding: 6px 6px 2.5px;
}
.modal .modal-footer {
  background: #2b2828;
  color: #FFFFFF;
  opacity: 1;
  border-radius: 0px;
}
.modal .modal-footer h3 {
  margin-top: 6px !important;
}
@media (max-width: 767px) {
  .modal .modal-footer h3 {
    text-align: center;
    float: none;
    margin-bottom: 10px !important;
  }
}
.modal .modal-footer h3, .modal .modal-footer #productModalPrice {
  font-size: 26px;
}
.modal .label {
  border-radius: 15px;
  width: auto;
  text-align: center;
  padding: 5px 6px 2.5px;
}
@media (max-width: 767px) {
  #editProductModal .modal-body h5, #editSpecialDealModal .modal-body h5, #editProductModal .modal-body h4, #editSpecialDealModal .modal-body h4, #editProductModal .modal-body h3, #editSpecialDealModal .modal-body h3, #editProductModal .modal-body > .media .media-body {
    text-align: center;
  }
}
@media (max-width: 767px) {
  #editProductModal .modal-body > .media .media-body ul {
    margin-left: -12px;
    list-style-position: inside;
  }
}
#editProductModal .form-horizontal .row-fluid .control-group {
  margin-bottom: 10px;
}
header .navbar .nav .dropdown-toggle .caret, header .navbar .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #000000;
  transition: transform 0.3s;
  margin-top: 5px;
}
@media (max-width: 979px) {
  header .navbar .nav .dropdown-toggle .caret, header .navbar .nav li.dropdown > .dropdown-toggle .caret {
    margin-top: 8px;
  }
}
header .navbar .nav li.dropdown.open > .dropdown-toggle .caret {
  transform: rotate(180deg);
}
.navbar .nav li.dropdown > .dropdown-toggle:hover > .caret, .navbar .nav li.dropdown > a:hover .caret, .navbar .nav li.dropdown > a:focus .caret, .navbar .nav li.dropdown.active > .dropdown-toggle .caret, .navbar .nav li.dropdown.open > .dropdown-toggle .caret, .navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #fdcd01 !important;
}
#editProductModal .btn-info .caret, #editSpecialDealModal .btn-info .caret {
  margin-top: 6px;
  border-top-color: #FFFFFF;
}
#editProductModal .btn-option .caret, #editSpecialDealModal .btn-option .caret {
  margin-top: 3px;
  border-top-color: #FFFFFF;
}
@media (max-width: 767px) {
  .mod_postcode_box .caret {
    margin-top: 3px;
  }
}
.popover-title {
  background: #FFDA00;
  font-size: 18px;
  padding: 10px 14px 6px;
}
header {
  background: #000000;
  padding: 20px 0px;
}
@media (max-width: 1600px) {
  header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
header .navbar .navbar-inner {
  padding-right: 0px;
  padding-left: 0px;
}
@media (min-width: 980px) {
  header .navbar .navbar-inner .container {
    display: flex;
    justify-content: center;
    height: 40px;
    align-items: center;
  }
}
header .navbar .navbar-inner .container .btn-navbar {
  background: #fdcd01;
  margin-right: 0px;
  margin-top: 5px;
}
header .navbar .navbar-inner .container .btn-navbar:hover, header .navbar .navbar-inner .container .btn-navbar:focus, header .navbar .navbar-inner .container .btn-navbar:active {
  background: #fed319;
}
header .navbar .navbar-inner .container .btn-navbar .icon-bar {
  width: 30px;
  height: 3px;
  border-radius: 12px;
  box-shadow: none;
}
header .navbar .navbar-inner .container .btn-navbar .icon-bar + .icon-bar {
  margin-top: 6px;
}
header .navbar .navbar-inner .container .nav > li {
  margin: 0px 25px;
}
@media (min-width: 1201px) and (max-width: 1600px) {
  header .navbar .navbar-inner .container .nav > li {
    margin: 0px 11px;
  }
}
@media (min-width: 980px) and (max-width: 1200px) {
  header .navbar .navbar-inner .container .nav > li {
    margin: 0px 10px;
  }
}
@media (max-width: 979px) {
  header .navbar .navbar-inner .container .nav > li {
    margin: 0px 0px 10px;
  }
}
header .navbar .navbar-inner .container .nav > li .dropdown-menu a {
  text-transform: uppercase;
  color: #000000;
  font-weight: 500;
}
@media (min-width: 1201px) and (max-width: 1600px) {
  header .navbar .navbar-inner .container .nav > li .dropdown-menu a {
    font-size: 18px;
  }
}
@media (min-width: 980px) and (max-width: 1200px) {
  header .navbar .navbar-inner .container .nav > li .dropdown-menu a {
    font-size: 14px;
  }
}
@media (max-width: 979px) {
  header .navbar .navbar-inner .container .nav > li .dropdown-menu a {
    font-size: 22px;
  }
}
header .navbar .navbar-inner .container .nav > li .dropdown-menu a:hover, header .navbar .navbar-inner .container .nav > li .dropdown-menu a:focus, header .navbar .navbar-inner .container .nav > li .dropdown-menu a:active {
  color: #000000;
}
@media (max-width: 979px) {
  header .navbar .navbar-inner .container .nav > li .dropdown-menu a:hover, header .navbar .navbar-inner .container .nav > li .dropdown-menu a:focus, header .navbar .navbar-inner .container .nav > li .dropdown-menu a:active {
    background: transparent;
    color: #fdcd01;
  }
}
header .navbar .navbar-inner .container .nav > li > a {
  text-shadow: none;
  font-size: 22px;
  text-transform: uppercase;
  color: #000000;
  font-weight: 500;
  padding: 0px;
}
@media (min-width: 1201px) and (max-width: 1600px) {
  header .navbar .navbar-inner .container .nav > li > a {
    font-size: 18px;
  }
}
@media (min-width: 980px) and (max-width: 1200px) {
  header .navbar .navbar-inner .container .nav > li > a {
    font-size: 14px;
  }
}
@media (max-width: 979px) {
  header .navbar .navbar-inner .container .nav > li > a {
    padding: 11px 5px 5px;
    font-size: 28px;
    line-height: 110%;
  }
}
header .navbar .navbar-inner .container .nav > .active > a, header .navbar .navbar-inner .container .nav > .active > a:focus, header .navbar .navbar-inner .container .nav > .active > a:hover, header .navbar .navbar-inner .container .nav > li > a:focus, header .navbar .navbar-inner .container .nav > li > a:hover, header .navbar .navbar-inner .container .nav li.dropdown.open > .dropdown-toggle, header .navbar .navbar-inner .container .nav li.dropdown.active > .dropdown-toggle, header .navbar .navbar-inner .container .nav li.dropdown.open.active > .dropdown-toggle {
  position: relative;
  background-color: transparent;
  box-shadow: none;
}
@media (max-width: 979px) {
  header .navbar .navbar-inner .container .nav > .active > a, header .navbar .navbar-inner .container .nav > .active > a:focus, header .navbar .navbar-inner .container .nav > .active > a:hover, header .navbar .navbar-inner .container .nav > li > a:focus, header .navbar .navbar-inner .container .nav > li > a:hover, header .navbar .navbar-inner .container .nav li.dropdown.open > .dropdown-toggle, header .navbar .navbar-inner .container .nav li.dropdown.active > .dropdown-toggle, header .navbar .navbar-inner .container .nav li.dropdown.open.active > .dropdown-toggle {
    color: #fdcd01;
  }
}
@media (min-width: 980px) {
  header .navbar .navbar-inner .container .nav > .active > a::after, header .navbar .navbar-inner .container .nav > .active > a:focus::after, header .navbar .navbar-inner .container .nav > .active > a:hover::after, header .navbar .navbar-inner .container .nav > li > a:focus::after, header .navbar .navbar-inner .container .nav > li > a:hover::after, header .navbar .navbar-inner .container .nav li.dropdown.open > .dropdown-toggle::after, header .navbar .navbar-inner .container .nav li.dropdown.active > .dropdown-toggle::after, header .navbar .navbar-inner .container .nav li.dropdown.open.active > .dropdown-toggle::after {
    content: "";
    position: absolute;
    bottom: -7px;
    height: 2px;
    width: 100%;
    left: 0px;
    background: #fdcd01;
  }
}
header .navbar .navbar-inner .container .nav-collapse {
  /*position: relative;
                        top: 10px;
                        background: $secondary_color;*/
}
@media (max-width: 979px) {
  header .navbar .navbar-inner .container .nav-collapse {
    text-align: center;
  }
}
@media (max-width: 767px) {
  header .navbar .navbar-inner .container .nav-collapse {
    text-align: center;
  }
}
@media (min-width: 980px) {
  header .ct_header_row {
    display: flex;
    align-items: center;
  }
}
@media (max-width: 767px) {
  header .ct_header_row .left_column #logo {
    text-align: center;
    margin-bottom: 20px;
  }
}
@media (min-width: 980px) {
  header .ct_header_row .right_column {
    display: flex;
    justify-content: flex-end;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  header .ct_header_row .middle_column {
    width: 74.3093922652%;
  }
}
header .ct_header_row .header_icons {
  list-style-type: none;
  margin-left: 0px;
  margin-bottom: 0px;
}
header .ct_header_row .header_icons li {
  float: left;
  margin: 0px 5px;
}
header .ct_header_row .header_icons li a {
  background: transparent;
  padding: 0px;
  margin-top: 0px;
}
header .ct_header_row .header_icons li a img {
  max-width: 50px;
  transition: all 0.3s;
}
@media (min-width: 980px) and (max-width: 1200px) {
  header .ct_header_row .header_icons li a img {
    max-width: 35px;
  }
}
header .ct_header_row .header_icons li a img:hover, header .ct_header_row .header_icons li a img:focus {
  transform: translateY(-1px);
}
header .ct_header_row .header_icons li a small {
  display: none;
}
.home footer {
  width: 100%;
}
@media (min-width: 1201px) {
  .home footer {
    position: absolute;
    bottom: 0;
    background: none;
    z-index: 10;
  }
}
@media (min-width: 1601px) {
  body:not(.home) footer {
    padding: 30px 0px;
  }
}
footer {
  margin-top: 0px;
  background: #fdcd01;
  padding: 30px 20px;
}
footer .muted {
  font-size: 18px;
  line-height: 28px;
}
footer p, footer .muted {
  color: #FFFFFF;
}
footer #footer-link-information {
  color: #fff;
}
@media (min-width: 768px) {
  footer > .row-fluid {
    display: flex;
    align-items: center;
  }
}
@keyframes jump {
  0% {
    transform: translateY(0px);
  }
  40% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(5px);
  }
  60% {
    transform: translateY(0px);
  }
  100% {
    transform: translateY(0px);
  }
}
@media (min-width: 1601px) {
  .home section {
    padding: 60px 0px;
  }
}
@media (max-width: 1600px) {
  .home section {
    padding: 60px 20px;
  }
}
@media (max-width: 767px) {
  .home section {
    padding: 30px 20px;
  }
}
@media (min-width: 1921px) {
  .home section .container {
    max-width: 2000px !important;
    margin: 0px auto !important;
    position: relative;
  }
}
.home section.no_padding {
  padding: 0px;
}
@media (min-width: 768px) {
  .home #body .btn-group {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .home #body .btn-group {
    margin-top: 20px;
  }
}
#home_hero {
  background: #fdcd01;
  position: relative;
  padding: 0px;
}
@media (max-width: 1600px) {
  #home_hero {
    padding: 0px 20px;
  }
}
#home_hero > .container {
  padding: 100px 0px;
  position: relative;
}
@media (min-width: 1201px) and (max-width: 1600px) {
  #home_hero > .container {
    padding: 70px 0px 40px;
  }
}
@media (max-width: 1200px) {
  #home_hero > .container {
    padding: 50px 0px 20px;
  }
}
#home_hero #myCarousel {
  position: relative;
}
#home_hero #myCarousel .carousel-caption {
  background: none;
  padding: 0;
}
@media (min-width: 1201px) {
  #home_hero #myCarousel .carousel-caption {
    position: absolute;
    max-width: 800px;
    top: 0px;
  }
}
@media (min-width: 1201px) and (max-width: 1600px) {
  #home_hero #myCarousel .carousel-caption {
    max-width: 560px;
  }
}
@media (max-width: 1200px) {
  #home_hero #myCarousel .carousel-caption {
    position: static;
    text-align: center;
    max-width: 700px;
    margin: 0px auto;
    min-height: 320px;
  }
}
@media (max-width: 480px) {
  #home_hero #myCarousel .carousel-caption {
    min-height: 370px;
  }
}
#home_hero #myCarousel .carousel-caption *:not(.btn):not(small):not(.text-success):not(.text-danger):not(.text-primary):not(.text-info):not(.text-warning) {
  color: #FFFFFF;
}
#home_hero #myCarousel .carousel-caption p {
  max-width: 650px;
}
@media (max-width: 1200px) {
  #home_hero #myCarousel .carousel-caption p {
    margin: 5px auto 0px;
  }
}
@media (min-width: 1921px) {
  #home_hero #myCarousel .carousel-caption h3 {
    margin-top: -30px;
  }
}
@media (min-width: 1201px) {
  #home_hero #myCarousel .carousel-caption h3 {
    margin-top: -20px;
  }
}
@media (max-width: 1200px) {
  #home_hero #myCarousel .carousel-caption h3 {
    margin-top: -15px;
  }
}
#home_hero #myCarousel .carousel-caption small {
  font-size: 60%;
}
#home_hero #myCarousel .carousel-control {
  color: #fee166;
  background: transparent;
  border: none;
  position: absolute;
  bottom: 15px;
  top: auto;
  left: auto;
  font-size: 104px;
  transition: all 0.3s;
  bottom: -20px;
}
@media (max-width: 1200px) {
  #home_hero #myCarousel .carousel-control {
    font-size: 55px;
  }
}
#home_hero #myCarousel .carousel-control.left {
  left: 0px;
}
@media (min-width: 1201px) {
  #home_hero #myCarousel .carousel-control.right {
    left: 60px;
  }
}
@media (max-width: 1200px) {
  #home_hero #myCarousel .carousel-control.right {
    right: 0px;
  }
}
#home_hero #myCarousel .carousel-control.left:hover, #home_hero #myCarousel .carousel-control.left:focus, #home_hero #myCarousel .carousel-control.left:active {
  transform: translateX(-1px);
  opacity: 1;
}
#home_hero #myCarousel .carousel-control.right:hover, #home_hero #myCarousel .carousel-control.right:focus, #home_hero #myCarousel .carousel-control.right:active {
  transform: translateX(1px);
  opacity: 1;
}
@media (max-width: 1200px) {
  #home_hero #myCarousel .item img {
    display: none;
  }
}
#home_hero .home_hero_img {
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
  max-width: 920px;
}
@media (max-width: 1800px) and (min-width: 1601px) {
  #home_hero .home_hero_img {
    max-width: 820px;
  }
}
@media (max-width: 1600px) and (min-width: 1401px) {
  #home_hero .home_hero_img {
    max-width: 740px;
  }
}
@media (max-width: 1400px) and (min-width: 1201px) {
  #home_hero .home_hero_img {
    max-width: 640px;
  }
}
@media (max-width: 1200px) {
  #home_hero .home_hero_img {
    max-width: 620px;
    position: initial;
    transform: none;
    margin: 40px auto 0px;
  }
}
#home_hero #hero_location {
  position: absolute;
  top: 0px;
  background: #000000;
  font-weight: 500;
  font-style: italic;
  font-size: 18px;
  border-radius: 0px 0px 15px 15px;
  padding: 5px 30px;
}
.mod_postcode_box {
  max-width: 575px;
  width: 100%;
  margin: -97px auto 0px;
  background: #ffe7b9;
  border-radius: 15px;
  padding: 5px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
  /*display: none;*/
}
@media (max-width: 767px) {
  .mod_postcode_box {
    width: 95%;
  }
}
.mod_postcode_box .col2 {
  margin-bottom: 0px;
  display: block;
  display: flex;
  align-items: center;
}
.mod_postcode_box .col2 #mod_postcode_box_pc {
  background: transparent;
  border: none;
  box-shadow: none;
  font-weight: bold;
  font-size: 22px;
  width: 75%;
  text-align: center;
}
@media (max-width: 480px) {
  .mod_postcode_box .col2 #mod_postcode_box_pc {
    font-size: 18px;
  }
}
@media (max-width: 400px) {
  .mod_postcode_box .col2 #mod_postcode_box_pc {
    font-size: 16px;
  }
}
.mod_postcode_box .col2 #mod_postcode_box_pc::placeholder {
  color: #ffc183;
  padding-top: 5px;
}
.mod_postcode_box .col2 .btn-group {
  width: 25%;
  margin-top: 0px !important;
}
.mod_postcode_box .col2 .btn-group .btn {
  width: 100%;
  border-radius: 15px;
}
@media (max-width: 767px) {
  .mod_postcode_box .col2 .btn-group .btn {
    padding: 18px 16px 14px;
    font-size: 14px;
  }
}
#home_product_carousel {
  background: #FFFFFF;
}
#home_product_carousel .carousel {
  margin-bottom: 0px;
}
#home_product_carousel .carousel .lead {
  text-align: center;
  margin-bottom: 0px;
}
#home_product_carousel .carousel img {
  margin: 0px auto;
}
#home_product_carousel .progress {
  display: block;
  width: 100%;
  height: 5px;
  border-radius: 15px;
  overflow: hidden;
  background-color: #f5f5f5;
  background-image: linear-gradient(to right, #fdcd01, #fdcd01);
  background-repeat: no-repeat;
  background-size: 0 100%;
  transition: background-size 0.4s ease-in-out;
  margin-top: 20px;
}
#home_product_carousel a:hover, #home_product_carousel a:focus, #home_product_carousel a:active {
  text-decoration: none;
}
#home_grid_container {
  background: url("https://skins.zfood.co.uk/pluto/images/bg_crown.png") repeat;
}
@media (min-width: 1921px) {
  #home_grid_container {
    max-width: 1920px;
    margin: 0px auto;
  }
}
@media (min-width: 768px) {
  #home_grid > .row-fluid {
    display: flex;
    align-content: center;
    align-items: center;
  }
}
@media (min-width: 1601px) {
  #home_grid .left, #home_grid .right {
    width: 38%;
  }
}
@media (min-width: 1201px) and (max-width: 1600px) {
  #home_grid .left, #home_grid .right {
    width: 34%;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  #home_grid .left, #home_grid .right {
    width: 50%;
  }
}
@media (max-width: 767px) {
  #home_grid .left, #home_grid .right {
    text-align: center;
  }
}
#home_grid .right {
  text-align: right;
}
@media (min-width: 1201px) {
  #home_grid .right {
    margin-left: 2%;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  #home_grid .right {
    display: none;
  }
}
#home_grid .middle {
  text-align: center;
}
@media (min-width: 1601px) {
  #home_grid .middle {
    width: 24%;
  }
}
@media (min-width: 1201px) {
  #home_grid .middle {
    margin-left: 2%;
  }
}
@media (min-width: 1201px) and (max-width: 1600px) {
  #home_grid .middle {
    width: 28%;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  #home_grid .middle {
    width: 50%;
  }
}
@media (max-width: 767px) {
  #home_grid .middle {
    padding: 70px 20px 40px;
  }
}
#home_grid .middle p {
  max-width: 388px;
  font-weight: bold;
  margin: 0px auto;
}
#home_grid .middle h4 {
  /*@include desktop {
                font-size: calc(50px - 10%);
            }*/
}
#home_grid .middle .btn-group {
  margin-top: 20px;
}
@media (min-width: 1921px) {
  #home_grid .home_grid_left_img {
    text-align: left;
  }
}
@media (min-width: 1921px) {
  #home_grid .home_grid_right_img {
    text-align: right;
  }
}
#home_loyalty {
  /*.left, .right {
        @include small_tablet_and_up {
            width: 28%;
        }
    }
    .right {
        @include small_tablet_and_up {
            margin-left: 2%;
        }
    }*/
}
@media (min-width: 768px) {
  #home_loyalty > .row-fluid {
    display: flex;
    align-items: center;
  }
}
#home_loyalty .middle {
  text-align: center;
  /* @include small_tablet_and_up {
            width: 40%;
            margin-left: 2%;
        }*/
}
#home_loyalty .middle p {
  max-width: 626px;
  font-weight: bold;
  margin: 0px auto;
}
#home_flavours {
  text-align: center;
  background: #FFFFFF;
}
#home_flavours h2 {
  margin-bottom: 50px;
}
@media (max-width: 480px) {
  #home_flavours h2 {
    margin-bottom: 20px;
  }
}
@media (min-width: 481px) {
  #home_flavours .bottom {
    margin-top: 40px;
  }
}
#home_flavours .container_small > h5 {
  max-width: 610px;
  margin: 50px auto 0px;
}
#home_flavours img {
  margin-bottom: 20px;
  transition: all 0.3s;
  animation: jump 3s infinite;
}
@media (min-width: 481px) and (max-width: 767px) {
  #home_flavours img {
    height: 100px;
  }
}
@media (max-width: 480px) {
  #home_flavours img {
    height: 50px;
  }
}
#home_flavours img:hover {
  transform: translateY(-3px);
}
#home_flavours h5 {
  max-width: 610px;
  margin: 40px auto 0px;
}
@media (max-width: 480px) {
  #home_flavours h5 {
    margin: 0px auto 20px;
  }
}
#home_flavours .content > h5 {
  margin: 60px auto 0px;
}
@media (max-width: 767px) {
  #home_flavours .content > h5 {
    margin: 20px auto 0px;
  }
}
#home_flavours .top > div:nth-child(0) img {
  animation-delay: 0.5s;
}
#home_flavours .bottom > div:nth-child(0) img {
  animation-delay: 2s;
}
#home_flavours .top > div:nth-child(1) img {
  animation-delay: 1s;
}
#home_flavours .bottom > div:nth-child(1) img {
  animation-delay: 2.5s;
}
#home_flavours .top > div:nth-child(2) img {
  animation-delay: 1.5s;
}
#home_flavours .bottom > div:nth-child(2) img {
  animation-delay: 3s;
}
#home_flavours .top > div:nth-child(3) img {
  animation-delay: 2s;
}
#home_flavours .bottom > div:nth-child(3) img {
  animation-delay: 3.5s;
}
@media (min-width: 481px) and (max-width: 767px) {
  #home_flavours .top > div, #home_flavours .bottom > div {
    width: 31.4917127072%;
    float: left;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  #home_flavours .top > div:not(:first-child), #home_flavours .bottom > div:not(:first-child) {
    margin-left: 2.7624309392%;
  }
}
#home_prefooter {
  text-align: center;
  position: relative;
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (min-width: 768px) {
  #home_prefooter {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media (min-width: 1201px) {
  #home_prefooter {
    padding-top: 200px;
    padding-bottom: 300px;
  }
}
@media (min-width: 1601px) {
  #home_prefooter {
    padding-top: 90px;
    padding-bottom: 570px;
  }
}
#home_prefooter .content {
  position: relative;
  z-index: 4;
  top: 0;
  width: 100%;
}
#home_prefooter .content *:not(.btn) {
  color: #FFFFFF;
}
@media (min-width: 768px) and (max-width: 979px) {
  #home_prefooter .content .btn-group {
    margin-top: 10px;
  }
}
@media (max-width: 480px) {
  #home_prefooter .content .btn-group {
    margin-top: -5px;
  }
}
#home_prefooter .content h2 {
  margin-top: 0 !important;
}
@media (max-width: 480px) {
  #home_prefooter .content h2 {
    font-size: calc(50px - 70%);
  }
}
@media (max-width: 400px) {
  #home_prefooter .content h2 {
    font-size: calc(50px - 120%);
  }
}
#home_prefooter .home_prefooter_img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
@media (max-width: 1200px) {
  #home_prefooter .home_prefooter_img {
    filter: brightness(70%);
  }
}
#home_prefooter .home_prefooter_img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
#editProductModal fieldset .btn-group > .dropdown-toggle:not(.btn-info):not(.btn-success):not(.btn-danger), #editSpecialDealModal fieldset .btn-group > .dropdown-toggle:not(.btn-info):not(.btn-success):not(.btn-danger) {
  background: #000000;
  color: #FFFFFF;
}
#editProductModal fieldset .btn-group > .dropdown-toggle:not(.btn-info):not(.btn-success):not(.btn-danger):hover, #editProductModal fieldset .btn-group > .dropdown-toggle:not(.btn-info):not(.btn-success):not(.btn-danger):focus, #editSpecialDealModal fieldset .btn-group > .dropdown-toggle:not(.btn-info):not(.btn-success):not(.btn-danger):hover, #editSpecialDealModal fieldset .btn-group > .dropdown-toggle:not(.btn-info):not(.btn-success):not(.btn-danger):focus {
  background: #4e4e4e;
  color: #FFFFFF;
}
.how-im-ordering {
  background: transparent;
  border: none;
  padding: 0px;
}
.how-im-ordering h2 {
  color: #fdcd01;
}
@media (max-width: 979px) {
  .how-im-ordering h2 {
    text-align: center;
  }
}
.how-im-ordering small {
  color: #000000;
}
#responsive-food-menu {
  background: #fdcd01;
}
#responsive-food-menu .brand {
  color: #FFFFFF;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 500;
  padding: 14px 5px 12px 10px;
}
@media (min-width: 768px) and (max-width: 979px) {
  #responsive-food-menu .brand {
    padding: 14px 5px 12px 0px;
  }
}
@media (max-width: 767px) {
  #responsive-food-menu .brand {
    width: 100%;
    text-align: center;
    margin-left: 0px;
  }
}
#responsive-food-menu #menu-search-box {
  width: 220px;
}
#responsive-food-menu .btn-navbar {
  line-height: 42px !important;
}
#responsive-food-menu .btn-navbar span {
  text-shadow: none;
}
@media (max-width: 767px) {
  #responsive-food-menu .btn-navbar:not(.ctrl-mob-nav-search) {
    float: left;
  }
}
#responsive-food-menu.affix-top {
  border-radius: 15px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
#responsive-food-menu.affix-top .btn-navbar, #responsive-food-menu.affix .btn-navbar {
  padding: 4px 4px 4px !important;
}
.ui-tabs-menu {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  padding: 0px;
}
@media (max-width: 767px) {
  .ui-tabs-menu .ui-tabs-panel {
    width: 100% !important;
  }
}
.ui-tabs-menu .ui-tabs-nav li {
  background: #FFDA00;
  padding: 3px 0px 0px;
}
.ui-tabs-menu .ui-tabs-nav li:hover, .ui-tabs-menu .ui-tabs-nav li:focus, .ui-tabs-menu .ui-tabs-nav li:active {
  background: #ccae00;
}
.ui-tabs-menu .ui-tabs-nav li a {
  color: #000000;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
}
.ui-tabs-menu .ui-tabs-nav li a {
  padding: 7px 8px 7px !important;
}
.ui-tabs-menu .ui-tabs-nav li.ui-state-active {
  background: #fdcd01;
}
.ui-tabs-menu .ui-tabs-nav li.ui-state-active a {
  color: #FFFFFF;
}
#zp-offcanvas-menu .uk-offcanvas-bar {
  background: #000000;
}
#zp-offcanvas-menu .uk-offcanvas-bar a {
  color: #000000;
}
#zp-offcanvas-menu .uk-offcanvas-bar a:hover, #zp-offcanvas-menu .uk-offcanvas-bar a:focus, #zp-offcanvas-menu .uk-offcanvas-bar a:active {
  background: black;
}
#zp-offcanvas-menu .uk-offcanvas-bar h3 {
  color: #fdcd01;
}
#zp-offcanvas-basket .btn-large {
  padding: 14px 26px 14px;
}
@media (max-width: 1200px) {
  .menu #basket-container {
    margin-top: 30px;
  }
}
@media (max-width: 979px) {
  .menu #basket-container {
    text-align: center;
  }
}
.menu #basket-container .btn {
  padding: 9px 22px 9px;
}
.checkout .well-basket h4, .loyaltypoints_box .lead {
  font-size: 26px !important;
}
.loyaltypoints_box {
  background: #FFDA00 !important;
}
.loyaltypoints_box .row-credits .well {
  border: none !important;
  border-radius: 0px;
  box-shadow: none;
}
.loyaltypoints_box .row-credits .col-equals div {
  background: transparent !important;
}
.loyaltypoints_box .btn-link {
  font-size: 12px;
  text-decoration: underline;
  padding: 12px 16px 9px;
}
@media (max-width: 979px) {
  .trigger-paymentmethod.btn-group.extended.extended2 .btn {
    display: block;
    width: 100%;
    border-radius: 0px;
    margin: 0px;
  }
}
.checkout .loyalty-description h2 {
  font-size: 40px;
  text-align: left;
}
.nav-list .nav-header {
  font-size: 18px;
  color: #fdcd01;
}
.nav-list > li > a {
  color: #000000;
  padding: 4px 15px 2px;
}
.nav-list > li > a:hover, .nav-list > li > a:focus {
  background-color: #eee;
}
.nav-list > li > a i {
  position: relative;
  top: 1px;
}
.nav-list li.active a, .nav-list li.active a:hover, .nav-list li.active a:focus {
  background: #FFDA00;
  color: #000000;
  text-shadow: none;
}
.nav-list li.active a [class^="icon-"], .nav-list li.active a:hover [class^="icon-"], .nav-list li.active a:focus [class^="icon-"] {
  background-image: url("https://skins.zfood.co.uk/pluto/images/glyphicons-halflings.png");
}
.hero-unit {
  background: #FFDA00;
}
.section-loyalty-scheme .loyalty-card .loyalty-value {
  font-size: 32px;
  line-height: 32px;
}
.section-loyalty-scheme .loyalty-caption {
  padding: 12px 20px 6px;
}
.section-loyalty-scheme .loyalty-caption h3 {
  color: #FFFFFF;
}
.page_members .btn-group .btn.dropdown-toggle {
  padding: 11px 6px 4px;
}
.page_members .btn-group .btn.dropdown-toggle .caret {
  margin-top: 5px;
}
.section-sales-reports .ctl-toggle-columns .btn-primary {
  padding: 12px 9px 9px;
}
.section-sales-reports .ctl-toggle-columns .btn-primary.active {
  background: #003c9e !important;
}
@media (max-width: 979px) {
  .section-sales-reports .ctl-toggle-columns {
    display: flex;
    flex-wrap: wrap;
  }
}
.page_error-404 h2, .page_error-404 h3, .page_error-404 p {
  color: #000000;
}
.menu-selection h1 {
  text-align: center;
  color: #fdcd01;
}
.menu-selection h3 {
  text-align: center;
  color: #000000;
  text-shadow: none;
}
@media (max-width: 767px) {
  .menu-selection .well {
    padding: 0px;
  }
}
@media (max-width: 767px) {
  .menu-selection .btn {
    max-width: 400px;
    margin: 0px auto;
  }
}
h1 small {
  color: #333;
}
body:not(.book):not(.booking):not(.reservations):not(.book-a-table) .mod_table_reservation_v1 {
  display: none;
}
.book .mod_table_reservation_v1, .booking .mod_table_reservation_v1, .reservations .mod_table_reservation_v1, .book-a-table .mod_table_reservation_v1 {
  max-width: 330px;
  margin: 20px auto;
  width: 100%;
}
.book .mod_table_reservation_v1 select, .book .mod_table_reservation_v1 input, .book .mod_table_reservation_v1 button, .booking .mod_table_reservation_v1 select, .booking .mod_table_reservation_v1 input, .booking .mod_table_reservation_v1 button, .reservations .mod_table_reservation_v1 select, .reservations .mod_table_reservation_v1 input, .reservations .mod_table_reservation_v1 button, .book-a-table .mod_table_reservation_v1 select, .book-a-table .mod_table_reservation_v1 input, .book-a-table .mod_table_reservation_v1 button {
  margin: 0px auto 20px !important;
  padding-left: 0px;
  padding-right: 0px;
  width: 100%;
}
.book .mod_table_reservation_v1 select, .booking .mod_table_reservation_v1 select, .reservations .mod_table_reservation_v1 select, .book-a-table .mod_table_reservation_v1 select {
  text-align-last: center;
  text-align: center;
}
.book .mod_table_reservation_v1 label, .booking .mod_table_reservation_v1 label, .reservations .mod_table_reservation_v1 label, .book-a-table .mod_table_reservation_v1 label {
  font-size: 18px;
}
.book #body h1, .booking #body h1, .reservations #body h1, .book-a-table #body h1 {
  text-align: center;
}
.book #body img, .booking #body img, .reservations #body img, .book-a-table #body img {
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .book #body .left, .booking #body .left, .reservations #body .left, .book-a-table #body .left {
    display: none;
  }
}
@media (max-width: 767px) {
  .book #body .right img, .booking #body .right img, .reservations #body .right img, .book-a-table #body .right img {
    display: block;
    margin: 0px auto 20px;
  }
}
#booking_cta {
  background: #FF9300;
  padding: 20px 20px 30px;
  text-align: center;
  color: #ffffff;
}
/* Load: skins/pluto/carbon/_scss_styles.scss */
h1, h2, h3, h4, h5, h6, .nav-list .nav-header, #responsive-food-menu .brand, legend, .carousel-control, header .nav a, .btn {
  font-family: "BenguiatProITC", "Arial", sans-serif;
  font-weight: normal;
}
body, select, textarea, input, .page_members .btn-group .btn.dropdown-toggle, #responsive-food-menu .brand {
  font-family: "sofia-pro", "Arial", sans-serif;
}
@media (max-width: 767px) {
  .home h2 {
    font-size: 40px;
  }
}
.home h3 {
  line-height: 110%;
}
@media (min-width: 1201px) {
  .home h3 {
    font-size: 80px;
  }
}
.home h4 {
  line-height: 110%;
}
@media (min-width: 1201px) {
  .home h4 {
    font-size: 57px;
  }
}
@media (max-width: 767px) {
  .home h4 {
    font-size: 32px;
  }
}
body:not(.home) p {
  line-height: 130%;
}
body {
  background: #FFFFFF;
  color: #000000;
}
body:not(.home) #body {
  padding: 80px 0px 50px;
}
@media (min-width: 768px) and (max-width: 1200px) {
  body:not(.home) #body {
    padding: 80px 20px 50px;
  }
}
@media (max-width: 767px) {
  body:not(.home) #body {
    padding: 40px 20px 40px;
  }
}
.well {
  border: none;
}
.well p, .well label {
  color: #FFFFFF;
}
.well small:not(.text-primary):not(.text-info):not(.text-warning):not(.pay-name) {
  color: #e6e6e6;
}
select, input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]), .page_members .btn-group .btn.dropdown-toggle {
  height: 33.39px;
}
select, input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not(.search-query), .page_members .btn-group .btn.dropdown-toggle, textarea {
  padding: 2px 6px 4px;
}
.page_members .btn-group .btn.dropdown-toggle {
  padding: 8px 6px 4px;
  border-radius: 5px;
}
.page_members .btn-group .btn.dropdown-toggle .caret {
  margin-top: 7px;
}
.ui-widget-content:not(.ui-dialog) {
  background: transparent;
}
.ui-widget-header {
  padding: 3px 8px 4px !important;
}
.popover .popover-title {
  padding: 6px 14px 6px;
}
.popover .popover-content {
  color: #000000;
}
.modal .modal-body .well .btn {
  padding: 4px 6px 2.5px !important;
}
.modal .modal-header {
  padding: 6px 15px 6px;
}
.dropdown-menu > li > a {
  color: #000000;
  padding: 10px 15px 10px;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  background: #FFDA00;
  color: #000000;
}
.ui-state-highlight th, .ui-state-highlight td, .ui-state-highlight:hover th, .ui-state-highlight:hover td, .ui-state-highlight:focus th, .ui-state-highlight:focus td, .ui-state-highlight:active th, .ui-state-highlight:active td {
  color: #000000 !important;
}
.label, .badge {
  padding: 2px 4px 3px;
}
.alert {
  padding: 4px 35px 8px 14px;
}
td, th {
  color: #FFFFFF;
}
.website-image img {
  border-radius: 0px;
}
.btn {
  padding: 9px 22px 9px;
}
.btn-large, .btn-group > .btn-large, .btn-group > .btn-large:first-child, .btn-group > .btn-large:last-child {
  padding: 18px 30px 18px;
}
@media (max-width: 767px) {
  .btn-large, .btn-group > .btn-large, .btn-group > .btn-large:first-child, .btn-group > .btn-large:last-child {
    padding: 14px 26px 14px;
  }
}
button.btn.btn-small, input[type="submit"].btn.btn-small {
  padding: 6px 8px 3.5px;
  top: -1px;
}
.btn-tiny {
  line-height: 8px !important;
  padding: 0px 2px 3px !important;
  border-radius: 3px !important;
}
.btn-inverse2 {
  background: #3F3B3A;
  color: #FFFFFF;
}
.btn-inverse2:hover, .btn-inverse2:focus, .btn-inverse2:active {
  background: #4c4746;
  color: #FFFFFF;
}
.btn-danger, .modal-footer button:first-of-type, #editProductModal .btn-group > .dropdown-toggle.btn-danger, #editSpecialDealModal.btn-group > .dropdown-toggle.btn-danger {
  color: #000000;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .modal-footer button:first-of-type:hover, #editProductModal .btn-group > .dropdown-toggle.btn-danger:hover, #editProductModal .btn-group > .dropdown-toggle.btn-danger:focus, #editSpecialDealModal.btn-group > .dropdown-toggle.btn-danger:hover, #editSpecialDealModal.btn-group > .dropdown-toggle.btn-danger:focus {
  color: #000000;
}
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 {
  color: #FFFFFF;
}
.table th, .table td {
  padding: 6px 8px 6px;
}
header .navbar .navbar-inner .container .nav > li > a {
  color: #FFFFFF;
  text-transform: none;
}
header .navbar .navbar-inner .container .nav > .active > a, header .navbar .navbar-inner .container .nav > .active > a:focus, header .navbar .navbar-inner .container .nav > .active > a:hover, header .navbar .navbar-inner .container .nav > li > a:focus, header .navbar .navbar-inner .container .nav > li > a:hover, header .navbar .navbar-inner .container .nav li.dropdown.open > .dropdown-toggle, header .navbar .navbar-inner .container .nav li.dropdown.active > .dropdown-toggle, header .navbar .navbar-inner .container .nav li.dropdown.open.active > .dropdown-toggle {
  color: #fdcd01;
}
header .navbar .navbar-inner .container .nav > li .dropdown-menu a {
  text-transform: none;
}
@media (max-width: 979px) {
  header .navbar .navbar-inner .container .nav > li .dropdown-menu a:not(:hover):not(:focus) {
    color: #FFFFFF;
  }
}
header .navbar .nav .dropdown-toggle .caret, header .navbar .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #FFFFFF;
}
@media (max-width: 1400px) and (min-width: 1201px) {
  #logo {
    border-radius: 0px 0px 60px 60px !important;
    padding: 0px 10px 20px 10px !important;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  #logo {
    border-radius: 0px 0px 30px 30px !important;
    padding: 0px 10px 20px 10px !important;
  }
}
@media (min-width: 768px) {
  #logo {
    background: #090909;
    margin-top: -20px;
    margin-bottom: -80px;
    text-align: center;
    border-radius: 0px 0px 80px 80px;
    z-index: 1;
    position: relative;
    padding: 0px 10px 30px 10px;
  }
}
#logo img {
  border-radius: 0px 0px 20px 20px;
}
@media (max-width: 767px) {
  #logo img {
    max-width: 200px;
  }
}
footer a {
  color: #FFDA00;
}
footer a:hover, footer a:focus, footer a:active {
  color: #ffde1a;
}
#home_hero {
  background: url("https://skins.zfood.co.uk/pluto/carbon/images/hero_bg.jpg") no-repeat;
  background-position: right center;
}
@media (min-width: 1921px) {
  #home_hero {
    background-position: top center;
    background-size: cover;
    max-width: 2000px;
    margin: 0px auto;
    padding-left: 20px;
    padding-right: 20px;
  }
}
#home_hero #hero_location {
  color: #FFFFFF;
  right: 0px;
  font-style: normal;
  padding: 0px 30px 5px;
}
@media (min-width: 1921px) {
  #home_hero #hero_location {
    top: 0px;
  }
}
#home_hero #hero_location .shop {
  color: #fdcd01;
}
#home_hero #myCarousel .carousel-caption {
  max-width: none;
}
@media (max-width: 1200px) {
  #home_hero #myCarousel .carousel-caption {
    background: #00000090;
    max-width: 750px;
    padding: 5px 20px 15px;
    border-radius: 20px;
  }
}
@media (max-width: 400px) {
  #home_hero #myCarousel .carousel-caption {
    min-height: 420px;
  }
}
#home_hero #myCarousel .carousel-caption h3 {
  margin-top: 0px;
}
#home_hero #myCarousel .carousel-control {
  color: #FFFFFF;
}
@media (max-width: 979px) {
  #home_hero #myCarousel .carousel-control {
    bottom: 0px;
  }
}
@media (min-width: 1201px) {
  #home_hero #myCarousel .carousel-control.right {
    left: 80px;
  }
}
#home_hero .home_hero_img {
  display: none;
}
@media (min-width: 980px) and (max-width: 1200px) {
  #home_hero > .container {
    padding: 70px 0px 50px;
  }
}
@media (max-width: 979px) {
  #home_hero > .container {
    padding: 70px 0px 100px;
  }
}
#home_product_carousel {
  background: #000000;
}
#home_product_carousel .lead {
  color: #FFFFFF;
}
#home_product_carousel .progress {
  margin-bottom: 0px;
}
.mod_postcode_box {
  background: #FFFFFF;
  border: 7px solid #fdcd01;
  margin: -105px auto 0px;
  padding: 0px;
  border-radius: 22px;
}
.mod_postcode_box .col2 .btn-group {
  position: relative;
  right: -1px;
}
.mod_postcode_box .col2 .btn-group .btn {
  padding: 18px 21px 18px;
}
@media (max-width: 400px) {
  .mod_postcode_box .col2 .btn-group .btn {
    padding: 18px 8px 18px;
  }
}
@media (min-width: 768px) {
  .mod_postcode_box .col2 .btn-group .btn .caret {
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  .mod_postcode_box .col2 .btn-group .btn .caret {
    margin-top: 6px;
  }
}
@media (max-width: 400px) {
  .mod_postcode_box .col2 .btn-group .btn .caret {
    margin-top: 4px;
  }
}
#mod_postcode_box_pc {
  padding-top: 0px;
  color: #fdcd01;
}
#mod_postcode_box_pc::placeholder {
  color: #000000 !important;
}
#home_grid_container {
  background: #fdcd01;
}
@media (max-width: 767px) {
  #home_grid .middle {
    padding: 30px 20px 40px;
  }
}
@media (min-width: 1201px) and (max-width: 1600px) {
  #home_grid .middle h3 {
    font-size: 60px;
  }
}
#home_flavours {
  background: #000000;
  color: #FFFFFF;
}
@media (min-width: 768px) {
  #home_flavours p {
    font-size: 40px;
  }
}
#home_flavours img {
  animation: none;
  margin: 40px 0px 20px;
}
@media (max-width: 767px) {
  #home_flavours img {
    heighT: auto;
  }
}
#home_flavours img:hover {
  transform: none;
}
@media (min-width: 1201px) {
  #home_loyalty {
    padding: 90px 0px;
  }
}
@media (min-width: 768px) {
  #home_loyalty .btn-group .btn {
    margin: 0px 10px;
  }
}
@media (max-width: 767px) {
  #home_loyalty .btn-group .btn {
    margin: 10px 0px;
    display: block;
  }
}
#home_loyalty .middle {
  position: relative;
}
#home_loyalty #home_loyalty_flame {
  position: absolute;
  bottom: 0px;
}
@media (min-width: 1601px) {
  #home_loyalty #home_loyalty_flame {
    right: 120px;
  }
}
@media (min-width: 1201px) and (max-width: 1600px) {
  #home_loyalty #home_loyalty_flame {
    right: -90px;
  }
}
@media (max-width: 1200px) {
  #home_loyalty #home_loyalty_flame {
    display: none;
  }
}
@media (min-width: 1921px) {
  #home_prefooter {
    max-width: 2000px;
    margin: 0px auto;
    padding-left: 20px;
    padding-right: 20px;
  }
}
#home_prefooter .home_prefooter_img img {
  width: 100%;
}
#responsive-food-menu #menu-search-box {
  width: 225px;
}
.ui-tabs-menu .ui-tabs-nav li {
  padding: 0px 0px 2px;
}
.ui-tabs-menu .ui-tabs-panel * {
  color: #FFFFFF;
}
.row-product {
  background: transparent;
}
#responsive-food-menu .brand {
  padding: 10px 5px 13px 10px;
}
@media (min-width: 768px) and (max-width: 979px) {
  #responsive-food-menu .brand {
    padding: 11px 5px 11px 0px;
  }
}
#responsive-food-menu .btn-navbar {
  line-height: 35px !important;
}
#responsive-food-menu.affix-top .btn-navbar, #responsive-food-menu.affix .btn-navbar {
  padding: 1.5px 12px 0px !important;
  position: relative;
  top: 3px;
}
.trigger-paymentmethod .btn small {
  color: #000000;
}
.loyaltypoints_box > p {
  margin-bottom: 20px;
  color: #fdcd01;
}
.loyaltypoints_box .row-credits .well {
  color: #FFFFFF;
  padding: 8px 15px 15px;
}
.loyaltypoints_box .row-credits .col-equals div {
  color: #000000;
}
.loyaltypoints_box h5 span, .loyaltypoints_box h5 i {
  color: #000000;
}
#editProductModal .btn-option.btn-danger .caret {
  border-top-color: #000000;
}
.well.type-choose-multiple small {
  color: #000000 !important;
}
.cat-desc {
  color: #000000 !important;
}
#zp-offcanvas-menu .uk-offcanvas-bar a {
  color: #FFFFFF;
}
@media (max-width: 767px) {
  .menu-selection .well {
    padding: 0px;
  }
}
.nav-list .nav-header {
  text-shadow: none;
}
.nav-list > li > a {
  text-shadow: none;
  color: #FFFFFF;
  padding: 3px 15px 4px;
}
.nav-list > li > a:hover, .nav-list > li > a:focus, .nav-list > li > a:active {
  background: #e6c400;
  color: #000000;
}
.nav-list > li > a:hover [class^="icon-"], .nav-list > li > a:focus [class^="icon-"], .nav-list > li > a:active [class^="icon-"] {
  background-image: url("https://skins.zfood.co.uk/pluto/carbon/images/glyphicons-halflings.png");
}
.nav-list > li > a small {
  color: #999;
}
.nav-list [class^="icon-"] {
  background-image: url("https://skins.zfood.co.uk/pluto/carbon/images/glyphicons-halflings-white.png");
}
.nav-list li.my-statistics-orders, .nav-list li.my-statistics-orders-total {
  color: #FFFFFF;
}
.hero-unit p {
  color: #000000;
}
.frm_members_sales_reports label, .frm_members_sales_reports label span, .frm_members_sales_reports .search-choice span, .frm_members_menutax_reports label, .frm_members_menutax_reports label span, .frm_members_menutax_reports .search-choice span {
  color: #000000;
}
.section-sales-reports .ctl-toggle-columns .btn-primary {
  padding: 9px 8px 7px;
}
.members .loyalty-description {
  color: #FFFFFF;
}
.section-my-addresses, .section-sales-reports, .section-tax-report, #frmAddHours {
  color: #FFFFFF;
}
.contact-us .ui-widget-header {
  padding: 9px 10px 8px !important;
}
.contact-us .ui-widget-content {
  color: #FFFFFF;
}
.contact-us .ui-widget-content a {
  color: #FFFFFF;
}
.contact-us #contact_map_canvas div {
  color: #000000;
}
.page-review-order * {
  color: #FFFFFF;
}
.page-review-order .rating-row .lead {
  color: #fdcd01;
}


body .visible-farnborough { display:none !important; } 
body .hidden-farnborough { display:inherit !important; } 
body.shop_farnborough .hidden-farnborough { display:none !important; }
body.shop_farnborough .visible-farnborough { display:inherit !important; }

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

body {
}
h1 {
	color: #ffffff;
}
h2 {
	color: #ffffff;
}
h3 {
	color: #ffffff;
}
h4 {
	color: #ffffff;
}
body {


	background-attachment: scroll;
}

header, #mobile-header {

	background-attachment: scroll;
}

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

/*---- Home Page ----*/
#home_grid_container {
    background: #181818;
    background-image: none;
    background-image: url("/myimages/1179/zpos-bg-FCS_brick_bg.jpg");
}
#home_product_carousel .carousel .lead {
    margin-bottom: 20px;
    font-family: "pauline-script", sans-serif;
    font-weight: 500;
    text-transform: capitalize;
    text-shadow: 0 0 7px #fff,
        0 0 10px #fff,
        0 0 21px #fff,
        0 0 42px #f09,
        0 0 82px #f09,
        0 0 92px #f09,
        0 0 102px #f09,
        0 0 151px #f09;
    color: #ffffff !important;
}
.mod_postcode_box {
    border: 7px solid #fdcd01;
    box-shadow: 0 0 2px #fff, 0 0 4px #fff, 0 0 6px #fff, 0 0 10px #fdcd01, 0 0 20px #fdcd01, 0 0 10px #fdcd01, 0 0 20px #fdcd01, 0 0 30px #fdcd01;
}
.mod_postcode_box .col2 .btn-group .btn {
    padding: 20px 21px 16px;
}
#home_product_carousel .progress {
    margin-top: 20px;
    box-shadow: 0 0 2px #fff, 0 0 4px #fff, 0 0 6px #fff, 0 0 10px #fdcd01, 0 0 20px #fdcd01, 0 0 10px #fdcd01, 0 0 20px #fdcd01, 0 0 30px #fdcd01;
}
.home p {
    font-weight: 500 !important;
}
.home h3, .home p:not(#urgentNotice0 p):not(.r-ribbon_year), .home h3, .btn-inverse2 {
    color: #fff !important;
}
.home h3:not(.modal-header h3) {
    text-shadow: 0 0 2px #fff, 0 0 4px #fff, 0 0 6px #fff, 0 0 10px #26a5db, 0 0 20px #26a5db, 0 0 10px #26a5db, 0 0 20px #26a5db, 0 0 30px #26a5db;
    margin: 20px 0;
}
.home h4:not(.modal-header h4) {
    font-family: "pauline-script", sans-serif !important;
    font-weight: 500;
    font-size: 56px;
    text-shadow: 0 0 2px #fff, 0 0 4px #fff, 0 0 6px #fff, 0 0 10px #fdcd01, 0 0 20px #fdcd01, 0 0 10px #fdcd01, 0 0 20px #fdcd01, 0 0 30px #fdcd01;
    color: #fff !important;
}
.home .modal-body h2,
.home .sys-message h2 {
    font-size: 42px;
}
.home .modal-body h3,
.home .sys-message h3 {
    font-size: 36px;
}
.home .modal-body h4,
.home .sys-message h4 {
    font-size: 28px;
}
#home_flavours p {
    font-size: 24px;
    max-width: 626px;
    font-weight: bold;
    margin: 0px auto;
}
.home .lead {
    font-size: 34px;
}
#home_loyalty .middle p, #home_loyalty #home_loyalty_flame {
    margin-bottom: 20px;
}
#home_grid .middle p, #home_flavours p {
    margin-bottom: 20px;
}
.carousel-caption h2 {
    color: #fff !important;
    text-shadow: 0 0 2px #fff, 0 0 4px #fff, 0 0 6px #fff, 0 0 10px #fdcd01, 0 0 20px #fdcd01, 0 0 10px #fdcd01, 0 0 20px #fdcd01, 0 0 30px #fdcd01;
}
#home_hero {
    background: url("/myimages/1179/zpos-bg-FCS_hero_bg4.jpg") no-repeat;
    background-position: right center;
}
h1, h2, h3, h4, h5, h6, .nav-list .nav-header, #responsive-food-menu .brand, legend, .carousel-control, header .nav a, .btn, input.btn,
.label, .badge, .ui-tabs-menu .ui-tabs-nav li a, .ui-tabs-menu .price {
    font-family: "likely-sans", sans-serif !important;
    font-weight: 400;
    font-weight: normal;
}
.modalOrderMeals,
.modalOrderMeals .modal-footer
{
    text-align: center;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}

.modalOrderMeals .modal-body h3 {
    font-size: 21px;
    line-height: 30px !important;
    margin: 0 !important;
}

.modalOrderMeals .modal-footer .btn {
    margin: 4px;
}

.modalOrderMeals .modal-body {
    background: #000;
}
#Halal_Stamp {
    position: absolute;
    left: 0;
    bottom: 0;
}
#home_loyalty_flame {
    position: absolute;
    left: unset;
    bottom: 0 !important;
    right: 0 !important; 
}
.mod_postcode_box .dropdown-toggle.btn-large.btn-inverse {
    background: #26a5db;
    color: #fff !important;
}
#mod_postcode_box_pc::placeholder {
    color: #cccccc !important;
}
.mod_postcode_box .col2 #mod_postcode_box_pc {
    margin-top: 2px;
}
.home .btn-inverse2 {
    background: #26a5db;
    box-shadow: 0 0 2px #fff, 0 0 4px #fff, 0 0 6px #fff, 0 0 10px #26a5db, 0 0 20px #26a5db, 0 0 10px #26a5db, 0 0 20px #26a5db, 0 0 30px #26a5db;
}
.carousel-caption p {
    margin-bottom: 10px;
}
#home_hero #myCarousel .carousel-caption small {
    font-size: 15px;
    color: #898989;
}
.carousel-inner {
    overflow: visible !important;
}
.home .website-image {
    margin-bottom: 0;
}
/* ---- Global ---- */
body {
    background: #181818;
}

h1 small {
    color: #00B9FF !important;
}

.form-horizontal .control-label {
    padding-top: 6px;
}

.alert {
    padding: 8px 35px 8px 14px;
}
.alert p {
     font-size: 16px;
     max-width: 1000px;
     margin: 0 auto;
}
.alert h3 {
    font-size: 20px !important;

}

.sys-alert.well {
    background: #5f5f5f !important;
}

.sys-alert.well * {
    color: #fff;
}

.modal .modal-header {
    padding-top: 14px;
    background: #26a5db;
}

.modal .modal-body .well {
    background: #f5f5f5 !important;
    color: #000000;
    border-radius: 0;
    box-shadow: none;
    border: 1px solid #d6d6d6;
}

.modal .modal-body .well .btn {
    border-radius: 0;
    padding: 6px 6px 2.5px !important;
}

.modal .label {
    border-radius: 0;     
    padding: 5px 6px 2.5px;
    color: #fff;
    background: #0059ea;
}

.modal-body * {
    color: #000;
}

input, select {
    padding: 0px 10px !important;
    border-radius: 10px !important;
    margin-top: 1px;        
    font-weight: bold !important; 
}

input, select, textarea, .page_members .btn-group .btn.dropdown-toggle, input::placeholder {
    font-family: "sofia-pro", "Arial", sans-serif !important;
    font-weight: bold !important;
}

select, 
input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]), 
.page_members .btn-group .btn.dropdown-toggle {
    height: 32px;
}

.label, .badge {
    padding: 3px 4px 0px;
}

.popover .popover-title {
    padding: 10px 10px 4px;
    font-size: 16px;
    line-height: 16px;
    color: #000;
}

.well, .page-review-order, .ui-tabs-menu {
    box-shadow: 2px 2px 1px 1px #373737;
}

.ui-dialog .ui-dialog-titlebar-close,
.ui-dialog-titlebar.ui-widget-header * {
    color: #000;
}

/* ---- Header ---- */
header .navbar .navbar-inner .container .nav > .active > a, header .navbar .navbar-inner .container .nav > .active > a:focus, header .navbar .navbar-inner .container .nav > .active > a:hover, header .navbar .navbar-inner .container .nav > li > a:focus, header .navbar .navbar-inner .container .nav > li > a:hover, header .navbar .navbar-inner .container .nav li.dropdown.open > .dropdown-toggle, header .navbar .navbar-inner .container .nav li.dropdown.active > .dropdown-toggle, header .navbar .navbar-inner .container .nav li.dropdown.open.active > .dropdown-toggle {
    color: #fff;
    text-shadow: 0 0 2px #fff,
        0 0 4px #fff,
        0 0 6px #fff,
        0 0 10px #fdcd01,
        0 0 45px #fdcd01,
        0 0 55px #fdcd01,
        0 0 70px #fdcd01,
        0 0 80px #fdcd01;
}
header .navbar .navbar-inner .container .nav > .active > a::after, header .navbar .navbar-inner .container .nav > .active > a:focus::after, header .navbar .navbar-inner .container .nav > .active > a:hover::after, header .navbar .navbar-inner .container .nav > li > a:focus::after, header .navbar .navbar-inner .container .nav > li > a:hover::after, header .navbar .navbar-inner .container .nav li.dropdown.open > .dropdown-toggle::after, header .navbar .navbar-inner .container .nav li.dropdown.active > .dropdown-toggle::after, header .navbar .navbar-inner .container .nav li.dropdown.open.active > .dropdown-toggle::after {
    background: #fff;
    box-shadow: 0 0 2px #fff,
        0 0 4px #fff,
        0 0 6px #fff,
        0 0 10px #fdcd01,
        0 0 45px #fdcd01,
        0 0 55px #fdcd01,
        0 0 70px #fdcd01,
        0 0 80px #fdcd01;
}
.navbar .nav li.dropdown > .dropdown-toggle:hover > .caret, .navbar .nav li.dropdown > a:hover .caret, .navbar .nav li.dropdown > a:focus .caret, .navbar .nav li.dropdown.active > .dropdown-toggle .caret, .navbar .nav li.dropdown.open > .dropdown-toggle .caret, .navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
    border-top-color: #fff !important;
}

body.delivers_0 header .caret {
display: none;
}

header .navbar .navbar-inner .container .nav > li > a {
    font-size: 18px;
}
header .ct_header_row .header_icons li a {
    background: transparent !important;
}
#logo {
    padding: 15px 10px 15px 10px;
}
header .navbar .navbar-inner .container .btn-navbar .icon-bar {
    background: #000;
}
/* ---- Members Page ---- */
.hero-unit h1,
.hero-unit a
{
    color: #000;
}

.hero-unit a {
    text-decoration: underline;
}
#responsive-food-menu {
    box-shadow: 2px 2px 1px 1px #373737;
}

#responsive-food-menu .brand {
    padding: 10px 10px 5px 21px;
    color: #000;
}
#responsive-food-menu .navbar-search {   
    margin: 0 !important;
}

#responsive-food-menu .navbar-inner > .container {    
    padding-top: 6px;
    padding-bottom: 5px;
}

.ui-tabs-menu,
#responsive-food-menu.affix-top
{
    border-radius: 0;
    border: none;
}

#responsive-food-menu .navbar-inner {
    min-height: unset;
}

#responsive-food-menu.affix-top .btn-navbar, #responsive-food-menu.affix .btn-navbar {
    top: unset;
}

.ui-tabs-menu .price {
    padding-top: 3px;
    font-size: 18px;
}

label.checkbox.inline.btn {
    padding-top: 11px;
    margin-left: 4px;
    margin-right: 4px;
    background: #07C55D !important;    
    border-radius: 12px;
}

label.checkbox.inline.btn input {
    margin: 0 !important;
}

label.checkbox.inline.btn span {
	color: #fff !important;    
}

.section-sales-reports .ctl-toggle-columns .btn-primary {
    padding: 9px 8px 4px;
}

.members .outer-wrapper #container .inner-wrapper #body > .row-fluid > div:last-child.section-product-reports table#tbl_all_orders thead > tr > th, .members .outer-wrapper #container .inner-wrapper #body > .container-fluid .row-fluid > div:last-child.section-product-reports table#tbl_all_orders thead > tr > th {
    background: #fdcd01 !important;
    color: #000 !important;
}

.members .outer-wrapper #container .inner-wrapper #body h1 {
    font-size: 32px;
}

.members .outer-wrapper #container .inner-wrapper #body .hero-unit h1 {
    font-size: 62px;
}


.members .outer-wrapper #container .inner-wrapper #body table .text-primary,
.members .outer-wrapper #container .inner-wrapper #body > .row-fluid > div:last-child.section-product-reports table#tbl_all_orders tfoot > tr > td, 
.members .outer-wrapper #container .inner-wrapper #body > .container-fluid .row-fluid > div:last-child.section-product-reports table#tbl_all_orders tfoot > tr > td {
    color: #fff !important;
}

.members .table-bordered caption+thead tr:first-child th, 
.members .table-bordered caption+tbody tr:first-child th, 
.members .table-bordered caption+tbody tr:first-child td, 
.members .table-bordered colgroup+thead tr:first-child th, 
.members .table-bordered colgroup+tbody tr:first-child th, 
.members .table-bordered colgroup+tbody tr:first-child td, 
.members .table-bordered thead:first-child tr:first-child th, 
.members .table-bordered tbody:first-child tr:first-child th, 
.members .table-bordered tbody:first-child tr:first-child td {
    background: #fdcd01 !important;
    color: #000 !important;
}

#ui-datepicker-div.ui-widget-content:not(.ui-dialog) {
    color: #fff;
    background: #000;    
}

.nav-list .nav-header {
    font-size: 14px;
    line-height: 14px;
}

.members .outer-wrapper #container .inner-wrapper #body > .row-fluid > div:last-child.span9 .navbar .navbar-inner .brand, .members .outer-wrapper #container .inner-wrapper #body > .container-fluid .row-fluid > div:last-child.span9 .navbar .navbar-inner .brand {
    text-shadow: none;
    color: #fff;
}

.page_members .btn-group .btn.dropdown-toggle .caret {
    margin-top: 5px;
}

.section-loyalty-scheme .loyalty-card .loyalty-value {
    color:#c39e00;
}

/* ---- Buttons ---- */
.btn
{
    padding: 11px 22px 7px;
}

.btn:hover,
.btn:focus {
     filter: brightness(85%);
}

input.btn {
    padding: 10px 22px 7px !important;
}

.btn-large, 
.btn-group > .btn-large, 
.btn-group > .btn-large:first-child, 
.btn-group > .btn-large:last-child {
    padding: 20px 30px 15px;
}

.btn-white {
    background: #ffda00;
    color: #181818;
}

.home .btn-white {
    animation: pulsate 0.75s ease-in-out infinite alternate;
}

.btn-success,
.btn-success:hover,
.btn-success:focus {
    background: #07C55D;
}

.btn-white:hover, 
.btn-white:focus, 
.btn-white:active,
.btn-warning,
.btn-warning:focus,
.btn-warning:hover {
    color: #000;
    background: #ffda00;
}

.btn-primary,
.btn-primary:hover,
.btn-primary:focus {
	background: #0059ea;    
}

.modal-footer button:first-of-type, 
#editProductModal .btn-group > .dropdown-toggle.btn-danger, 
#editSpecialDealModal.btn-group > .dropdown-toggle.btn-danger,
.btn-danger,
.btn-danger:focus,
.btn-danger:hover {
    color: #fff !important;
}

#editProductModal .btn-option.btn-danger .caret {
    border-top-color: #fff;
}

.btn-inverse,
.btn-inverse:focus,
.btn-inverse:hover {
    background: #fff;
    color: #000 !important;
}

/*.home .btn-white:hover, .home .btn-white:focus {
box-shadow: 0 0 2px #fff, 0 0 4px #fff, 0 0 6px #fff, 0 0 10px #fdcd01, 0 0 20px #fdcd01, 0 0 10px #fdcd01, 0 0 20px #fdcd01, 0 0 30px #fdcd01;
transition: all 0.75s ease;
}*/

/* ---- Animations ---- */
@keyframes pulsate {
    100% {
        /* Larger blur radius */
        box-shadow:
            0 0 4px #fff,
            0 0 6px #fff,
            0 0 10px #fff,
            0 0 20px #fdcd01,
            0 0 30px #fdcd01,
            0 0 20px #fdcd01,
            0 0 30px #fdcd01,
            0 0 40px #fdcd01;
    }
    0% {
        /* A slightly smaller blur radius */
        box-shadow:
            0 0 0px #fff, 0 0 2px #fff, 0 0 4px #fff, 0 0 8px #fdcd01, 0 0 20px #fdcd01, 0 0 10px #fdcd01, 0 0 15px #fdcd01, 0 0 20px #fdcd01;
    }
}

/* ---- Contact Us ---- */
.contact-us .ui-widget-header {
    padding: 9px 10px 2px !important;
    color: #000;
    box-shadow: 2px 2px 1px 1px #373737;
}

.contact-us .box-contact-information {
    text-align: center;
}

.contact-us .ui-widget-content {
    box-shadow: 2px 2px 1px 1px #373737;
    border: none;    
}

/* ---- Menu Page ---- */

.ui-tabs-menu .ui-tabs-panel .ui-state-highlight {
    padding: 4px 8px 2px;
    text-transform: unset;    
}

.ui-tabs-menu .ui-tabs-nav li {		
    background: #26a5db;
}

.ui-tabs-menu .ui-tabs-nav li.ui-tabs-active {
    background: #FFDA00;
}

.ui-tabs-menu .ui-tabs-nav li a {
    color: #fff;
    line-height: normal;
    padding: 12px 0 7px !important;
    text-align: center;
}

.ui-tabs-menu .ui-tabs-panel .dropdown-menu *,
.ui-tabs-menu .ui-tabs-nav li.ui-tabs-active a {
    color: #000;
}

.how-im-ordering h2 {
    font-size: 28px;
    color: #fff;
}

.how-im-ordering h2 .how-im-ordering-menuname {
    color: #fdcd01;
}

.how-im-ordering small {
    color: #26a5db;
}

#responsive-food-menu #menu-search-box {
	margin-left: 10px;   
    width: 235px;
}

#ctl-lookupAddress, .members #ctl-forgotPassword {
    margin-left: 8px !important;
    border-radius: 16px;
}

.menu-selection h3 {
    color: #fff;
}

.row-product {
    border-bottom: 1px dashed #6f6f6f;
}

#mobile_food_menu_nav .btn {
    padding: 16px 10px 8px;
    background: #00B9FF !important;
}

#mobile_food_menu_nav .zp-ctl-categories,
.menu .ctrl-mobile_food_menu_nav_closecanvas {
    color: #fff !important;
}

/*MAKE GF SYMBOL VISIBLE*/
.menu .product-allergens img {
filter: invert(1);
}
.menu .allergen-popover-icon {
filter: revert !important;
}
.menu .popover-content p {
color: #000 !important;
}

#zp-offcanvas-menu .uk-offcanvas-bar,
#zp-offcanvas-basket .uk-offcanvas-bar
{
    background: #353535;
}

.page_menu .website-image-glow img {
    border-radius: 22px;
    /* box-shadow: 0 0 2px #fff, 0 0 4px #fff, 0 0 6px #fff, 0 0 10px #fdcd01, 0 0 20px #fdcd01, 0 0 10px #fdcd01, 0 0 20px #fdcd01, 0 0 30px #fdcd01; */
    border: solid 7px #fff;
    margin: 20px 0;
    animation: pulsate 0.75s ease-in-out infinite alternate;
}

/* ---- Checkout ---- */
.checkout h2 {
    font-size: 42px;
}

.loyaltypoints_box p, .loyaltypoints_box label,
.loyaltypoints_box > p,
.checkout .well-basket h4 {
    color: #000;
}

.checkout .well h4,
.checkout .well h5,
.checkout .well-basket h4, .loyaltypoints_box .lead {
    font-size: 18px !important;    
}

.checkout .well.well-basket,
.checkout .well.well-basket th,
.checkout .well.well-basket td,
.checkout .well.well-basket small:not(.text-primary):not(.text-info):not(.text-warning):not(.pay-name);
{    
    background: #fff !important;
    color: #000 !important;
}
.checkout .row-credits .ui-widget-header {
    background: #26a5db;
}
.checkout .loyaltypoints_box .row-credits .well {
    padding-bottom: 8px;
}
.checkout .loyaltypoints_box .btn-link {
    color: #26a5db;
    padding: 12px 8px 9px;
}
.checkout .loyaltypoints_box .row-credits .well {
    font-size: 26px !important;
}
.checkout .loyalty-description h2 {
    font-size: 24px;
}

.blockUI small {
color: #000 !important;
}

/* ---- Footer ---- */ 
body:not(.home) footer p,
body:not(.home) footer .muted,
footer:not(.home footer) a,
footer:not(.home footer) a:hover,
footer:not(.home footer) a:focus
{
    color: #000000;
}

footer:not(.home footer) a,
footer:not(.home footer) a:hover,
footer:not(.home footer) a:focus {
    text-decoration: underline;
}

/* ---- Order Placed ---- */
.order-complete .p-last-minute,
.order-complete .jumbotron .lead {
    color: #fff;
}

/* Error Page */

.page_error-404 h2, .page_error-404 h3, .page_error-404 p {
    color: #fff; 
}

.page_error-404 h2 {
    font-size: 32px;
}
/* ---- Media Queries ---- */
@media (min-width: 1601px) {
    #home_loyalty #home_loyalty_flame {
        right: 40px;
    }
}
@media (max-width: 1600px) {
    #Halal_Stamp {        
        left: -70px;        
        max-width: 240px;
    }
    #home_loyalty_flame {        
        left: unset !important;        
        right: -70px !important; 
        max-width: 240px;
    }
}
@media (max-width: 1220px) {
    header .navbar .navbar-inner .container .nav > li > a {
        font-size: 13px;
    }
}
@media (min-width: 1201px) {
    #home_loyalty {
        padding: 90px 0px 110px;
    }
    #home_grid_container {
        background-size: contain;
    }
}
@media (max-width: 1200px) {
    #Halal_Stamp {
        display: none;
    }        
}
@media (max-width: 980px) {

    header .navbar .nav .dropdown-toggle .caret, 
    header .navbar .nav li.dropdown > .dropdown-toggle .caret {
        margin-top: 4px;
    }
    header .nav.main-menu {
        padding-top: 20px;
    }
    header .navbar .navbar-inner .container .nav > li .dropdown-menu a {
        font-size: 16px;
        margin: 0;
        padding: 0;
        padding-bottom: 2px;
        padding-top: 2px;
    }
    header .navbar .navbar-inner .container .nav > li > a {
        font-size: 20px;
    }
}
@media (min-width: 768px) and (max-width: 980px) {
    .home footer {
        position: unset;

    }    
    .home footer a {
        color: #ffde1a;
    }
}
@media (min-width: 768px) {
    #home_loyalty .btn-group .btn {
        margin: 0px 20px;
    }
    .mod_postcode_box .col2 .btn-group .btn .caret {
        margin-top: 7px;
    }
    .modalOrderMeals .modal-body h3 {
        font-size: 32px;
        line-height: 48px !important;        
    }    

}
@media (max-width: 767px) {
    .home footer p, footer .muted,
    .home footer a {
        color: #000;
    }
    .home footer a {
        text-decoration: underline;
    }
    #home_prefooter .content {
        padding: 40px 0 50px;
        position: unset;
        transform: unset;
    }     
    .modal .dropdown-menu {
        min-width: auto;
    }
}
@media (max-width: 468px) {
    #home_prefooter .content h4 {
        font-size: 24px;
        line-height: 24px;
    }
    #home_prefooter .content h3 {
        font-size: 38px;
        line-height: 38px;
        margin-bottom: 42px;
    }    
}


/*OFFER*/
.offer-h2 {
font-size: 56px !important;
    text-shadow: 0 0 2px #fff, 0 0 4px #fff, 0 0 6px #fff, 0 0 10px #26a5db, 0 0 20px #26a5db, 0 0 10px #26a5db, 0 0 20px #26a5db, 0 0 30px #26a5db !important;
    margin-bottom: 25px !important;
}
.offer-h3 {
font-size: 35px !important;
    text-shadow: none !important;
}
span.code {
color: #fdcd01 !important;
}

@media (max-width: 979px) {
.offer-h2 {
font-size: 30px !important;
    margin-bottom: 15px;
}
.offer-h3 {
font-size: 25px !important;
}

}

/*discount banners
#discount-banner {
border-radius: 22px;
    border: solid 7px #fff;
    margin: 20px 0;
    margin-bottom: 15px;
    background: #000;
}
#discount-banner h3 {
    color: white !important;
    font-size: 24px !important;
    margin: 10px;
}

#discount-banner h2 {
   font-size: 35px !important;
   text-shadow: 0 0 2px #fff, 0 0 4px #fff, 0 0 6px #fff, 0 0 10px #26a5db, 0 0 20px #26a5db, 0 0 10px #26a5db, 0 0 20px #26a5db, 0 0 30px #26a5db !important;
   margin-top: 20px;
}

#discount-banner .terms {
color: #FFF;
margin: 10px;
}

#discount-banner .code-block {
    background: #26a5db;
    color: #FFF;
    padding: 20px 0px;
    margin: 10px 0px;
}

/*discount animation*/
@keyframes pulse {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.1);
    }

    100% {
        transform: scale(1);
    }
}

.animated.pulse {
    -webkit-animation-name: pulse;
    -moz-animation-name: pulse;
    -o-animation-name: pulse;
    animation-name: pulse;
}


/*awards banner*/
#circle-r-ribbon .r-ribbon_year, #circle-r-ribbon .r-ribbon_ahead:first-child + .center {
color: #000 !important;
}

body:not(.home) #circle-r-ribbon {
    margin: 10px auto;
}
body:not(.home):not(.menu) #circle-r-ribbon {
margin: 10px auto 40px auto;
}

@media (min-width: 1201px) {
body.home #circle-r-ribbon {
    max-width: 227px;
    width: 100%;
    position: absolute !important;
    left: 50%;
    transform: translateX(-50%);
    bottom: 5%;
}
}

@media (max-width: 1200px) {
    body.home #circle-r-ribbon {
    position: relative !important;
        margin-top:20px;
        margin-left: auto;
        margin-right: auto;
}
}