/*
skin_path: skins/infinity/
skin_name: infinity
theme_path: 
theme_name: 
type: css
datetime: 2025-05-02 16:43:07
checksum: a4422e158afdb7e51364351f1747aed0
status: ok
*/
/* Load: skins/infinity/style_system_overrides.scss */
/* **************************** */
/* Center footer text on mobile */
/* **************************** */
@media (max-width: 767px) {
  footer div {
    text-align: center;
    margin: 10px 0 0px;
  }
  footer div.vendor {
    text-align: center !important;
    margin: 25px 0 0px;
  }
  footer div.copyright {
    margin-top: 0px;
  }
}
.row-odd {
  background: none;
}
.menu .ui-tabs-menu.ui-tabs-vertical .tb-nav-tabs li {
  padding-right: 0px !important;
}
.row-variation {
  margin: 5px 0px;
}
@media (min-width: 768px) {
  .row-product {
    display: flex;
    align-items: center;
  }
}
@media (max-width: 1182px) {
  .menu #basket-container {
    margin-top: 20px;
  }
}
.menu #zp-offcanvas-basket #order-empty {
  margin-bottom: 5px;
}
@media (max-width: 1200px) {
  .trigger-paymentmethod.btn-group.extended .btn {
    display: block;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .block-terms-conditions, .block-website-help {
    margin-bottom: 30px;
  }
}
/* Load: skins/infinity/style_functions.scss */
@keyframes rotate {
  0%, 50%, 100% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  75% {
    transform: rotate(-5deg);
  }
}
/* Load: skins/infinity/_variables.scss */
/* Load: skins/infinity/_variables_skin.scss */
/* Load: custom_data/preloaded_custom_data */
/*$primary_color: #1b8b96;
$primary_section_text_color: #FFFFFF;
$primary_Section_link_color: #FFFFFF;
$link_color: #1b8b96;

$table_th_background: #1b8b96;
$table_th_color: #FFFFFF;

$secondary_color: #23395B;
$secondary_section_text_color: #FFFFFF;

$third_color: #CC998D;*/
/* Load: skins/infinity/styles.scss */
.row_mods, .row_phones, .ct_phone, .home h1, .home-about, #basket-container hr, .home_social, #body-bottom-hr, header .navbar, .ct_user_status, .carousel-caption {
  display: none !important;
}
html {
  overflow-x: hidden;
}
html, body {
  font-size: 18px;
}
body {
  background: #f3e9dd;
  padding: 0px;
}
.container {
  position: relative;
  width: 100%;
}
.container:not(body.home .container) {
  max-width: 1170px;
}
@media (max-width: 1189px) {
  .container:not(body.home .container) {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.container:is(.home .container) {
  max-width: 1434px;
}
@media (max-width: 1453px) {
  .container:is(.home .container) {
    padding-left: 20px;
    padding-right: 20px;
  }
}
#container {
  border-radius: 0px;
  box-shadow: none;
  padding: 0px;
  background: transparent;
}
* {
  box-sizing: border-box;
}
.primary_section {
  background: #c73839 !important;
}
.primary_section h1, .primary_section h2, .primary_section h3, .primary_section h4, .primary_section h5, .primary_section h6, .primary_section p:not(.text-success):not(.text-danger):not(.text-warning):not(.text-primary):not(.text-warning):not(.text-info) {
  color: #ebd6bc;
}
.primary_section a:not(.btn), .primary_section .uk-nav-offcanvas > li > a, .primary_section .btn-link {
  color: #ebd6bc;
}
.primary_section a:not(.btn):hover, .primary_section a:not(.btn):focus, .primary_section .uk-nav-offcanvas > li > a:hover, .primary_section .uk-nav-offcanvas > li > a:focus, .primary_section .btn-link:hover, .primary_section .btn-link:focus {
  color: #f1e2d0;
}
.secondary_section {
  background: #f3e9dd !important;
}
.secondary_section h1, .secondary_section h2, .secondary_section h3, .secondary_section h4, .secondary_section h5, .secondary_section h6, .secondary_section p:not(.text-success):not(.text-danger):not(.text-warning):not(.text-primary):not(.text-warning):not(.text-info) {
  color: #1d1d1b;
}
.secondary_section a:not(.btn), .secondary_section .uk-nav-offcanvas > li > a, .secondary_section .btn-link {
  color: #1d1d1b;
}
.secondary_section a:not(.btn):hover, .secondary_section a:not(.btn):focus, .secondary_section .uk-nav-offcanvas > li > a:hover, .secondary_section .uk-nav-offcanvas > li > a:focus, .secondary_section .btn-link:hover, .secondary_section .btn-link:focus {
  color: #2a2a27;
}
.third_section {
  background: #ebd6bc !important;
}
.third_section h1, .third_section h2, .third_section h3, .third_section h4, .third_section h5, .third_section h6, .third_section p:not(.text-success):not(.text-danger):not(.text-warning):not(.text-primary):not(.text-warning):not(.text-info) {
  color: #1d1d1b;
}
.third_section a:not(.btn), .third_section .uk-nav-offcanvas > li > a, .third_section .btn-link {
  color: #1d1d1b;
}
.third_section a:not(.btn):hover, .third_section a:not(.btn):focus, .third_section .uk-nav-offcanvas > li > a:hover, .third_section .uk-nav-offcanvas > li > a:focus, .third_section .btn-link:hover, .third_section .btn-link:focus {
  color: #2a2a27;
}
.well, .ui-widget-content, .page-review-order {
  padding: 15px;
  border-radius: 8px;
  color: #1d1d1b;
}
.well:not(.primary_section, .secondary_section, .third_section), .ui-widget-content:not(.primary_section, .secondary_section, .third_section), .page-review-order:not(.primary_section, .secondary_section, .third_section) {
  background: #f3e9dd;
}
.well:not(.no_border), .ui-widget-content:not(.no_border), .page-review-order:not(.no_border) {
  border: 2px solid #1d1d1b;
}
.well:not(.no_shadow), .ui-widget-content:not(.no_shadow), .page-review-order:not(.no_shadow) {
  box-shadow: 4px 4px 0px #1d1d1b;
}
@media (min-width: 768px) {
  .well:not(.no_shadow), .ui-widget-content:not(.no_shadow), .page-review-order:not(.no_shadow) {
    box-shadow: 7px 7px 0px #1d1d1b;
  }
}
.well .well, .ui-widget-content .well, .page-review-order .well {
  box-shadow: none;
}
body:not(.home, .error-404) #body {
  padding: 30px 0px;
}
@media (max-width: 1189px) {
  body:not(.home, .error-404) #body {
    padding-left: 20px;
    padding-right: 20px;
  }
}
a {
  color: #c73839;
}
a:hover, a:focus {
  color: #c94041;
}
a:not(.btn, .uk-close, .close) {
  text-decoration: underline;
}
.popover .popover-title {
  background: #c73839;
  color: #ebd6bc;
  font-family: "aptly", sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1rem;
  padding: 10px 15px;
}
.dropdown-menu {
  background: #c73839;
  padding: 0px;
  border-radius: 0px;
}
.dropdown-menu li a {
  text-decoration: none;
  color: #ebd6bc;
}
.dropdown-menu li a:hover, .dropdown-menu li a:focus {
  background: #cd4c4d;
  color: #ebd6bc;
}
.sidebar-nav .nav-list {
  padding: 0px 5px;
}
.sidebar-nav .nav-list .nav-header {
  color: #c73839;
  font-size: 1rem;
  margin: 15px 0px;
  padding: 0px;
}
.sidebar-nav .nav-list .nav-header:first-child {
  margin-top: 0px;
}
.sidebar-nav .nav-list li:not(.nav-header, .divider) {
  margin: 2px 0px;
}
.sidebar-nav .nav-list li:not(.nav-header, .divider) a {
  font-size: 0.8889rem;
  text-decoration: none;
  color: #1d1d1b;
}
.sidebar-nav .nav-list li:not(.nav-header, .divider) a:hover, .sidebar-nav .nav-list li:not(.nav-header, .divider) a:focus {
  color: #1d1d1b;
  background: #f3e9dd;
}
.sidebar-nav .nav-list li:not(.nav-header, .divider) a i {
  background-image: url("https://skins.zfood.co.uk/infinity/./images/black_icons_members_page.png");
}
.sidebar-nav .nav-list li:not(.nav-header, .divider).active a, .sidebar-nav .nav-list li:not(.nav-header, .divider).active a:hover, .sidebar-nav .nav-list li:not(.nav-header, .divider).active a:focus, .sidebar-nav .nav-list li:not(.nav-header, .divider):hover a, .sidebar-nav .nav-list li:not(.nav-header, .divider):focus a {
  color: #1d1d1b;
  text-shadow: none;
  font-weight: bold;
  background: transparent;
}
.sidebar-nav .nav-list li:not(.nav-header, .divider).active a i, .sidebar-nav .nav-list li:not(.nav-header, .divider).active a:hover i, .sidebar-nav .nav-list li:not(.nav-header, .divider).active a:focus i, .sidebar-nav .nav-list li:not(.nav-header, .divider):hover a i, .sidebar-nav .nav-list li:not(.nav-header, .divider):focus a i {
  background-image: url("https://skins.zfood.co.uk/infinity/./images/black_icons_members_page.png");
}
hr, .nav-list .divider {
  border-top-color: transparent;
  border-bottom: 2px solid #1d1d1b;
  margin: 20px 0;
}
.tooltip .tooltip-inner {
  font-weight: normal;
  font-size: 1rem;
}
/*TABLES*/
table thead.ui-widget-header, table thead th, .table thead.ui-widget-header, .table thead th {
  background: #c73839;
  color: #ebd6bc;
  border-color: #1d1d1b;
}
table th, .table th {
  border-color: #1d1d1b;
  background: #c73839;
  color: #ebd6bc;
}
table td, .table td {
  border-color: #1d1d1b;
  color: #1d1d1b;
}
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, .table-hover tbody tr.ui-state-highlight:hover > th, .table-hover tbody tr.ui-state-highlight:hover > td {
  background: #f3e9dd;
}
.table-bordered, .table tbody + tbody {
  border-color: #1d1d1b;
}
#basket-container thead.ui-widget-header, #basket-container thead th, #basket-container tfoot th, .checkout thead th, .checkout tfoot th, #zp-offcanvas-basket table thead.ui-widget-header, #zp-offcanvas-basket table thead th, #zp-offcanvas-basket table tfoot th, .checkout .well-basket thead.ui-widget-header, .checkout .well-basket thead.ui-widget-header thead th {
  background: #f3e9dd;
  color: #1d1d1b;
}
.table-hover tbody tr:hover > td, .table-hover tbody tr:hover > th, .table-hover tbody tr.ui-state-highlight:hover > th, .table-hover tbody tr.ui-state-highlight:hover > td {
  background: #ebd6bc;
  color: #1d1d1b;
}
legend {
  border: none;
  border-bottom: 2px solid #1d1d1b;
  text-align: center;
  margin-bottom: 30px;
  font-size: 1.5rem;
  color: #c73839;
  padding-bottom: 10px;
}
legend:not(#frmRegister legend, #frmLogin legend) {
  padding-top: 15px;
}
.modal .modal-header {
  background: #c73839;
  color: #ebd6bc;
}
.modal .modal-header h3 {
  margin-bottom: 0px;
  color: #ebd6bc;
}
.modal .modal-header .close {
  color: #ebd6bc;
  opacity: 0.7;
}
.modal .modal-header .close:hover, .modal .modal-header .close:focus {
  opacity: 1;
}
.modal .modal-body .type-choose-one .dropdown-toggle {
  max-width: 100%;
}
.modal .modal-footer {
  background: #2b2828;
  color: #ffffff;
  border-radius: 0px;
}
.modal .modal-footer h3 {
  color: #ffffff;
}
.modal .modal-footer h3 span {
  color: #ffffff;
}
.label, .badge {
  text-shadow: none;
  border-radius: 0px;
  /*padding: 4px 4px 2px;*/
  font-weight: normal;
  vertical-align: middle;
}
.carousel .carousel-inner .item img {
  margin: 0px auto;
}
.carousel .carousel-control {
  background: none;
  border: none;
  color: #c73839;
  text-decoration: none;
  opacity: 1;
  font-family: "aptly", sans-serif;
  font-weight: bold;
  font-size: 60px;
}
@media (min-width: 768px) {
  .carousel .carousel-control {
    font-size: 100px;
  }
}
.carousel .carousel-control.left {
  left: 0px;
}
@media (min-width: 768px) {
  .carousel .carousel-control.left {
    left: -15px;
  }
}
.carousel .carousel-control.right {
  right: 0px;
}
@media (min-width: 768px) {
  .carousel .carousel-control.right {
    right: -15px;
  }
}
.carousel .carousel-control:hover, .carousel .carousel-control:focus {
  color: #cd4c4d;
}
#ui-datepicker-div .ui-widget-content {
  box-shadow: none;
  padding: 0px;
  border-radius: 0px;
}
.section_border {
  height: 15px;
  background-image: linear-gradient(to right, #c73839 50%, rgba(255, 255, 255, 0) 0%);
  background-position: bottom;
  background-size: 45px 15px;
  background-repeat: repeat-x;
  margin: 20px 0px;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .section_border {
    background-size: 80px 20px;
    height: 20px;
    background-image: linear-gradient(to right, #c73839 45%, rgba(255, 255, 255, 0) 0%);
  }
}
@media (min-width: 1201px) {
  .section_border {
    background-size: 130px 30px;
    height: 30px;
    background-image: linear-gradient(to right, #c73839 53%, rgba(255, 255, 255, 0) 0%);
  }
}
.social_media_links:is(footer .social_media_links) {
  margin-bottom: 30px;
}
@media (min-width: 980px) {
  .social_media_links:is(footer .social_media_links) {
    margin-bottom: 40px;
  }
}
.social_media_links .btn-group {
  display: flex;
  justify-content: center;
}
@media (min-width: 980px) {
  .social_media_links .btn-group {
    justify-content: flex-end;
  }
}
.social_media_links .btn {
  background: transparent;
  width: 36px !important;
  height: 36px;
  padding: 0px !important;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0px 5px;
}
.social_media_links .btn svg {
  /*width: 33px;*/
}
.social_media_links .btn svg * {
  fill: #c73839;
}
.social_media_links .btn:hover, .social_media_links .btn:focus {
  background: transparent;
}
.social_media_links .btn:hover svg *, .social_media_links .btn:focus svg * {
  fill: #cd4c4d;
}
.social_media_links img {
  height: 20px;
}
.social_media_links small {
  display: none;
}
.btn, .btn-group > .btn, .btn-group > .btn:first-child, .btn-group > .btn:last-child, .ui-widget button {
  font-family: "aptly", sans-serif;
  border-radius: 8px;
  text-shadow: none;
  font-size: 1rem;
  padding: 13px 15px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  line-height: 110%;
}
.btn.btn-large, .btn-group > .btn.btn-large, .btn-group > .btn:first-child.btn-large, .btn-group > .btn:last-child.btn-large, .ui-widget button.btn-large {
  font-size: 1.33rem;
  padding: 14px 20px;
}
.btn.btn-small, .btn-group > .btn.btn-small, .btn-group > .btn:first-child.btn-small, .btn-group > .btn:last-child.btn-small, .ui-widget button.btn-small {
  font-size: 0.7rem;
  padding: 6px 11px;
}
.btn.btn-tiny, .btn-group > .btn.btn-tiny, .btn-group > .btn:first-child.btn-tiny, .btn-group > .btn:last-child.btn-tiny, .ui-widget button.btn-tiny {
  line-height: 13px !important;
  padding: 1px 3px 3px 3px !important;
  border-radius: 5px !important;
}
.btn.btn-order, .btn-group > .btn.btn-order, .btn-group > .btn:first-child.btn-order, .btn-group > .btn:last-child.btn-order, .ui-widget button.btn-order {
  padding: 9px 11px 6px;
}
.btn:not(.primary_btn, .secondary_btn), .btn-group > .btn:not(.primary_btn, .secondary_btn), .btn-group > .btn:first-child:not(.primary_btn, .secondary_btn), .btn-group > .btn:last-child:not(.primary_btn, .secondary_btn), .ui-widget button:not(.primary_btn, .secondary_btn) {
  box-shadow: none;
  border: none;
}
.btn:is(.btn-option), .btn-group > .btn:is(.btn-option), .btn-group > .btn:first-child:is(.btn-option), .btn-group > .btn:last-child:is(.btn-option), .ui-widget button:is(.btn-option) {
  border-radius: 4px;
}
.btn.btn-link, .btn-group > .btn.btn-link, .btn-group > .btn:first-child.btn-link, .btn-group > .btn:last-child.btn-link, .ui-widget button.btn-link {
  color: #1d1d1b;
}
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"], .uneditable-input, .navbar-search .search-query, .members .well.span9 .btn.dropdown-toggle, select {
  box-shadow: none;
  border: 2px solid rgba(29, 29, 27, 0.3);
  font-size: 0.7778rem;
  background: #fcfcfc;
  font-family: "aptly", sans-serif;
  font-weight: bold;
  color: #1d1d1b;
  border: 2px solid #1d1d1b;
  padding: 4px 10px;
}
@media (min-width: 768px) {
  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"], .uneditable-input, .navbar-search .search-query, .members .well.span9 .btn.dropdown-toggle, select {
    /*font-size: 0.8889rem;*/
    font-size: 1rem;
  }
}
input:focus:invalid:focus, textarea:focus:invalid:focus, select:focus:invalid:focus {
  border-color: #c73839;
}
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"], .uneditable-input, .navbar-search .search-query, select {
  height: 45.8px;
  line-height: 35.8px;
}
.ui-dialog {
  padding: 0px;
}
.ui-dialog .ui-dialog-titlebar {
  background: #c73839;
  color: #ebd6bc;
  border-radius: 8px 8px 0px 0px;
}
.ui-dialog .ui-dialog-content {
  border-radius: 0px 0px 8px 8px;
}
.ui-dialog .well {
  box-shadow: none;
  background: #ebd6bc;
  color: #1d1d1b;
}
.ui-widget-header {
  background: #c73839;
  color: #ebd6bc;
  font-family: "aptly", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  padding: 5px 5px;
  border: none;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  background: #ebd6bc;
  color: #1d1d1b;
  border: 2px solid #1d1d1b;
  border-radius: 8px;
}
.alert {
  text-shadow: none;
  color: #ebd6bc;
}
.sys-message {
  margin-bottom: 0px !important;
  text-align: center;
}
.sys-message.well {
  box-shadow: none;
  background: grey;
  text-align: center;
  border: none;
  box-shadow: none;
  color: #ebd6bc;
}
.sys-message .close {
  opacity: 0.8;
  color: #ffffff;
}
.sys-message .close:hover, .sys-message .close:focus {
  opacity: 1;
}
body:not(.book, .reservations, .bookings, .book-a-table) .mod_table_reservation_v1 {
  display: none;
}
.extra_large_heading {
  font-size: 50px;
  margin-bottom: 0px;
  margin-top: 0px;
}
@media (min-width: 481px) and (max-width: 767px) {
  .extra_large_heading {
    font-size: 60px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .extra_large_heading {
    font-size: 80px;
  }
}
@media (min-width: 980px) and (max-width: 1200px) {
  .extra_large_heading {
    font-size: 100px;
  }
}
@media (min-width: 1201px) and (max-width: 1650px) {
  .extra_large_heading {
    font-size: 120px;
  }
}
@media (min-width: 1651px) {
  .extra_large_heading {
    font-size: 140px;
  }
}
@media (min-width: 980px) {
  .extra_large_heading {
    margin-bottom: 30px;
  }
}
h1:not(.h2_size, .h3_size, .h4_size, .h5_size, .extra_large_heading), .hero-unit h1, .h1_size {
  font-size: 40px;
  margin-bottom: 20px;
  margin-top: 0px;
}
@media (min-width: 481px) and (max-width: 767px) {
  h1:not(.h2_size, .h3_size, .h4_size, .h5_size, .extra_large_heading), .hero-unit h1, .h1_size {
    font-size: 45px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  h1:not(.h2_size, .h3_size, .h4_size, .h5_size, .extra_large_heading), .hero-unit h1, .h1_size {
    font-size: 55px;
  }
}
@media (min-width: 980px) and (max-width: 1200px) {
  h1:not(.h2_size, .h3_size, .h4_size, .h5_size, .extra_large_heading), .hero-unit h1, .h1_size {
    font-size: 60px;
  }
}
@media (min-width: 1201px) and (max-width: 1650px) {
  h1:not(.h2_size, .h3_size, .h4_size, .h5_size, .extra_large_heading), .hero-unit h1, .h1_size {
    font-size: 60px;
  }
}
@media (min-width: 1651px) {
  h1:not(.h2_size, .h3_size, .h4_size, .h5_size, .extra_large_heading), .hero-unit h1, .h1_size {
    font-size: 60px;
  }
}
h2:not(.h1_size, .h3_size, .h4_size, .h5_size, .extra_large_heading), .h2_size {
  font-size: 25px;
  margin-top: 0px;
  margin-bottom: 10px;
}
@media (min-width: 481px) and (max-width: 767px) {
  h2:not(.h1_size, .h3_size, .h4_size, .h5_size, .extra_large_heading), .h2_size {
    font-size: 30px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  h2:not(.h1_size, .h3_size, .h4_size, .h5_size, .extra_large_heading), .h2_size {
    font-size: 35px;
  }
}
@media (min-width: 980px) and (max-width: 1200px) {
  h2:not(.h1_size, .h3_size, .h4_size, .h5_size, .extra_large_heading), .h2_size {
    font-size: 40px;
  }
}
@media (min-width: 1201px) and (max-width: 1650px) {
  h2:not(.h1_size, .h3_size, .h4_size, .h5_size, .extra_large_heading), .h2_size {
    font-size: 45px;
  }
}
@media (min-width: 1651px) {
  h2:not(.h1_size, .h3_size, .h4_size, .h5_size, .extra_large_heading), .h2_size {
    font-size: 50px;
  }
}
h3:not(.h1_size, .h2_size, .h4_size, .h5_size, .extra_large_heading), .h3_size {
  font-size: 22px;
}
@media (min-width: 481px) and (max-width: 767px) {
  h3:not(.h1_size, .h2_size, .h4_size, .h5_size, .extra_large_heading), .h3_size {
    font-size: 24px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  h3:not(.h1_size, .h2_size, .h4_size, .h5_size, .extra_large_heading), .h3_size {
    font-size: 28px;
  }
}
@media (min-width: 980px) and (max-width: 1200px) {
  h3:not(.h1_size, .h2_size, .h4_size, .h5_size, .extra_large_heading), .h3_size {
    font-size: 32px;
  }
}
@media (min-width: 1201px) and (max-width: 1650px) {
  h3:not(.h1_size, .h2_size, .h4_size, .h5_size, .extra_large_heading), .h3_size {
    font-size: 36px;
  }
}
@media (min-width: 1651px) {
  h3:not(.h1_size, .h2_size, .h4_size, .h5_size, .extra_large_heading), .h3_size {
    font-size: 40px;
  }
}
h4:not(.h1_size, .h2_size, .h3_size, .h5_size, .extra_large_heading), .h4_size {
  font-size: 24px;
}
@media (min-width: 481px) and (max-width: 767px) {
  h4:not(.h1_size, .h2_size, .h3_size, .h5_size, .extra_large_heading), .h4_size {
    font-size: 24px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  h4:not(.h1_size, .h2_size, .h3_size, .h5_size, .extra_large_heading), .h4_size {
    font-size: 24px;
  }
}
@media (min-width: 980px) and (max-width: 1200px) {
  h4:not(.h1_size, .h2_size, .h3_size, .h5_size, .extra_large_heading), .h4_size {
    font-size: 24px;
  }
}
@media (min-width: 1201px) and (max-width: 1650px) {
  h4:not(.h1_size, .h2_size, .h3_size, .h5_size, .extra_large_heading), .h4_size {
    font-size: 28px;
  }
}
@media (min-width: 1651px) {
  h4:not(.h1_size, .h2_size, .h3_size, .h5_size, .extra_large_heading), .h4_size {
    font-size: 32px;
  }
}
h5, .h5_size {
  font-size: 20px;
}
@media (min-width: 481px) and (max-width: 767px) {
  h5, .h5_size {
    font-size: 20px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  h5, .h5_size {
    font-size: 20px;
  }
}
@media (min-width: 980px) and (max-width: 1200px) {
  h5, .h5_size {
    font-size: 22px;
  }
}
@media (min-width: 1201px) and (max-width: 1650px) {
  h5, .h5_size {
    font-size: 26px;
  }
}
@media (min-width: 1651px) {
  h5, .h5_size {
    font-size: 28px;
  }
}
p:not(.lead, .sublead, .h1_size, .h2_size, .h3_size, .h4_size, .h5_size), .cat-desc {
  font-size: 0.8889rem;
  line-height: 110%;
  font-weight: 300;
}
@media (min-width: 481px) and (max-width: 767px) {
  p:not(.lead, .sublead, .h1_size, .h2_size, .h3_size, .h4_size, .h5_size), .cat-desc {
    font-size: 0.8889rem;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  p:not(.lead, .sublead, .h1_size, .h2_size, .h3_size, .h4_size, .h5_size), .cat-desc {
    font-size: 1rem;
  }
}
@media (min-width: 980px) and (max-width: 1200px) {
  p:not(.lead, .sublead, .h1_size, .h2_size, .h3_size, .h4_size, .h5_size), .cat-desc {
    font-size: 1rem;
  }
}
@media (min-width: 1201px) and (max-width: 1650px) {
  p:not(.lead, .sublead, .h1_size, .h2_size, .h3_size, .h4_size, .h5_size), .cat-desc {
    font-size: 1rem;
  }
}
@media (min-width: 1651px) {
  p:not(.lead, .sublead, .h1_size, .h2_size, .h3_size, .h4_size, .h5_size), .cat-desc {
    font-size: 1rem;
  }
}
.lead {
  margin-top: 10px;
  margin-bottom: 15px;
  font-weight: normal;
  font-family: "gelica", sans-serif;
}
.lead:is(.home .lead):not(.h1_size, .h2_size, .h3_size, .h4_size, .h5_size) {
  font-size: 1rem;
}
@media (min-width: 481px) and (max-width: 767px) {
  .lead:is(.home .lead):not(.h1_size, .h2_size, .h3_size, .h4_size, .h5_size) {
    font-size: 1.1111rem;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .lead:is(.home .lead):not(.h1_size, .h2_size, .h3_size, .h4_size, .h5_size) {
    font-size: 1.3333rem;
  }
}
@media (min-width: 980px) and (max-width: 1200px) {
  .lead:is(.home .lead):not(.h1_size, .h2_size, .h3_size, .h4_size, .h5_size) {
    font-size: 1.55rem;
  }
}
@media (min-width: 1201px) and (max-width: 1650px) {
  .lead:is(.home .lead):not(.h1_size, .h2_size, .h3_size, .h4_size, .h5_size) {
    font-size: 1.55rem;
  }
}
@media (min-width: 1651px) {
  .lead:is(.home .lead):not(.h1_size, .h2_size, .h3_size, .h4_size, .h5_size) {
    font-size: 1.55rem;
  }
}
.lead:not(.home .lead):not(.h1_size, .h2_size, .h3_size, .h4_size, .h5_size) {
  font-size: 1rem;
}
@media (min-width: 481px) and (max-width: 767px) {
  .lead:not(.home .lead):not(.h1_size, .h2_size, .h3_size, .h4_size, .h5_size) {
    font-size: 1.1111rem;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .lead:not(.home .lead):not(.h1_size, .h2_size, .h3_size, .h4_size, .h5_size) {
    font-size: 1.15rem;
  }
}
@media (min-width: 980px) and (max-width: 1200px) {
  .lead:not(.home .lead):not(.h1_size, .h2_size, .h3_size, .h4_size, .h5_size) {
    font-size: 1.25rem;
  }
}
@media (min-width: 1201px) and (max-width: 1650px) {
  .lead:not(.home .lead):not(.h1_size, .h2_size, .h3_size, .h4_size, .h5_size) {
    font-size: 1.25rem;
  }
}
@media (min-width: 1651px) {
  .lead:not(.home .lead):not(.h1_size, .h2_size, .h3_size, .h4_size, .h5_size) {
    font-size: 1.25rem;
  }
}
.sublead {
  font-size: 1.1667rem;
  margin-bottom: 10px;
}
h1, h2, h3, .modal-header h3, h4, h5, h6, legend {
  font-family: "aptly", sans-serif;
  font-weight: bold;
  line-height: 110%;
  text-transform: uppercase;
}
body {
  font-family: "sofia-pro-soft", sans-serif;
  line-height: 110%;
  font-weight: normal;
}
.muted {
  color: #898177;
}
body {
  color: #1d1d1b;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  color: #52524c;
}
.btn-success, #editProductModal .btn-group > .dropdown-toggle.btn-success, #editSpecialDealModal.btn-group > .dropdown-toggle.btn-success, .ui-widget-content .ui-state-default.ui-datepicker-close {
  background: #41ae50;
  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, #editProductModal .btn-group > .dropdown-toggle.btn-success:active, #editSpecialDealModal.btn-group > .dropdown-toggle.btn-success:hover, #editSpecialDealModal.btn-group > .dropdown-toggle.btn-success:focus, #editSpecialDealModal.btn-group > .dropdown-toggle.btn-success:active, .ui-widget-content .ui-state-default.ui-datepicker-close:hover, .ui-widget-content .ui-state-default.ui-datepicker-close:focus, .ui-widget-content .ui-state-default.ui-datepicker-close:active {
  background: #4cbc5c;
  color: #ffffff;
}
.btn-success span, .btn-success i, .btn-success small, #editProductModal .btn-group > .dropdown-toggle.btn-success span, #editProductModal .btn-group > .dropdown-toggle.btn-success i, #editProductModal .btn-group > .dropdown-toggle.btn-success small, #editSpecialDealModal.btn-group > .dropdown-toggle.btn-success span, #editSpecialDealModal.btn-group > .dropdown-toggle.btn-success i, #editSpecialDealModal.btn-group > .dropdown-toggle.btn-success small, .ui-widget-content .ui-state-default.ui-datepicker-close span, .ui-widget-content .ui-state-default.ui-datepicker-close i, .ui-widget-content .ui-state-default.ui-datepicker-close small {
  color: #ebd6bc;
}
.text-success, .carousel-caption h4.text-success {
  color: #41ae50;
}
.alert-success, .label-success, .badge-success {
  background: green;
  color: #ebd6bc;
}
.btn-primary {
  background: #0889cc !important;
  color: #ebd6bc;
}
.btn-primary span {
  color: #ebd6bc;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  background: #0999e5 !important;
  color: #ebd6bc;
}
.btn-primary span, .btn-primary i, .btn-primary small {
  color: #ebd6bc;
}
.text-primary, .carousel-caption h4.text-primary {
  color: #0889cc;
}
.alert-primary, .label-primary, .badge-primary {
  background: blue;
}
.btn-info, #editProductModal fieldset .btn-group > .dropdown-toggle.btn-info, #editSpecialDealModal fieldset .btn-group > .dropdown-toggle.btn-info, .ui-widget-content .ui-state-default.ui-datepicker-current {
  background: #169da6 !important;
  color: #ebd6bc;
}
.btn-info:hover, .btn-info:focus, .btn-info:active, #editProductModal fieldset .btn-group > .dropdown-toggle.btn-info:hover, #editProductModal fieldset .btn-group > .dropdown-toggle.btn-info:focus, #editProductModal fieldset .btn-group > .dropdown-toggle.btn-info:active, #editSpecialDealModal fieldset .btn-group > .dropdown-toggle.btn-info:hover, #editSpecialDealModal fieldset .btn-group > .dropdown-toggle.btn-info:focus, #editSpecialDealModal fieldset .btn-group > .dropdown-toggle.btn-info:active, .ui-widget-content .ui-state-default.ui-datepicker-current:hover, .ui-widget-content .ui-state-default.ui-datepicker-current:focus, .ui-widget-content .ui-state-default.ui-datepicker-current:active {
  background: #19b2bd !important;
  color: #ebd6bc;
}
.btn-info span, .btn-info i, .btn-info small, #editProductModal fieldset .btn-group > .dropdown-toggle.btn-info span, #editProductModal fieldset .btn-group > .dropdown-toggle.btn-info i, #editProductModal fieldset .btn-group > .dropdown-toggle.btn-info small, #editSpecialDealModal fieldset .btn-group > .dropdown-toggle.btn-info span, #editSpecialDealModal fieldset .btn-group > .dropdown-toggle.btn-info i, #editSpecialDealModal fieldset .btn-group > .dropdown-toggle.btn-info small, .ui-widget-content .ui-state-default.ui-datepicker-current span, .ui-widget-content .ui-state-default.ui-datepicker-current i, .ui-widget-content .ui-state-default.ui-datepicker-current small {
  color: #ebd6bc;
}
.text-info, .carousel-caption h4.text-info {
  color: #169da6;
}
.alert-info, .label-info, .badge-info {
  background: skyblue;
  color: #1d1d1b;
}
.btn-danger, .modal-footer button:first-of-type, #editProductModal .btn-group > .dropdown-toggle.btn-danger, #editSpecialDealModal.btn-group > .dropdown-toggle.btn-danger, #ctl-resetPassBtnCancel {
  background: #c73839;
  color: #ffffff;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .modal-footer button:first-of-type:hover, .modal-footer button:first-of-type:focus, .modal-footer button:first-of-type:active, #editProductModal .btn-group > .dropdown-toggle.btn-danger:hover, #editProductModal .btn-group > .dropdown-toggle.btn-danger:focus, #editProductModal .btn-group > .dropdown-toggle.btn-danger:active, #editSpecialDealModal.btn-group > .dropdown-toggle.btn-danger:hover, #editSpecialDealModal.btn-group > .dropdown-toggle.btn-danger:focus, #editSpecialDealModal.btn-group > .dropdown-toggle.btn-danger:active, #ctl-resetPassBtnCancel:hover, #ctl-resetPassBtnCancel:focus, #ctl-resetPassBtnCancel:active {
  background: #cd4c4d;
  color: #ffffff;
}
.btn-danger span, .btn-danger i, .btn-danger small, .modal-footer button:first-of-type span, .modal-footer button:first-of-type i, .modal-footer button:first-of-type small, #editProductModal .btn-group > .dropdown-toggle.btn-danger span, #editProductModal .btn-group > .dropdown-toggle.btn-danger i, #editProductModal .btn-group > .dropdown-toggle.btn-danger small, #editSpecialDealModal.btn-group > .dropdown-toggle.btn-danger span, #editSpecialDealModal.btn-group > .dropdown-toggle.btn-danger i, #editSpecialDealModal.btn-group > .dropdown-toggle.btn-danger small, #ctl-resetPassBtnCancel span, #ctl-resetPassBtnCancel i, #ctl-resetPassBtnCancel small {
  color: #ebd6bc;
}
.text-danger, .carousel-caption h4.text-danger, .text-error {
  color: #c73839;
}
.alert-danger, .label-danger, .badge-danger, .alert-error {
  background: red;
}
.btn-warning {
  background: #b07b18;
  color: #ebd6bc;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active {
  background: #c68b1b;
  color: #ebd6bc;
}
.btn-warning span, .btn-warning i, .btn-warning small {
  color: #ebd6bc;
}
.text-warning, .carousel-caption h4.text-warning, .well em {
  color: #b07b18;
}
.alert-warning, .label-warning, .badge-warning {
  background: #ce7114;
}
.btn-inverse {
  background: #000000;
  color: #ebd6bc;
}
.btn-inverse:hover, .btn-inverse:focus, .btn-inverse:active {
  background: #0d0d0d;
  color: #ebd6bc;
}
.btn-inverse span, .btn-inverse i, .btn-inverse small {
  color: #ebd6bc;
}
.alert-inverse, .label-inverse, .badge-inverse {
  background: black;
  color: #ebd6bc;
}
.primary_text {
  color: #c73839 !important;
}
.secondary_text {
  color: #f3e9dd !important;
}
.primary_btn {
  background: #c73839;
  color: #ffffff;
}
.primary_btn:hover, .primary_btn:focus, .primary_btn:active {
  background: #cd4c4d;
  color: #ffffff;
}
.secondary_btn {
  background: #f3e9dd;
  color: #1d1d1b;
  box-shadow: 2px 2px 0px #1d1d1b;
  border: 2px solid #1d1d1b;
}
@media (min-width: 768px) {
  .secondary_btn {
    box-shadow: 5px 5px 0px #1d1d1b;
  }
}
.secondary_btn:hover, .secondary_btn:focus, .secondary_btn:active {
  background: #faf5f0;
  color: #1d1d1b;
}
header {
  background-image: none;
  padding: 20px 0px;
}
@media (min-width: 980px) {
  header {
    padding: 40px 0px;
  }
}
@media (min-width: 980px) {
  header .ct_header_row {
    display: flex;
    align-items: center;
  }
}
@media (max-width: 979px) {
  header .ct_header_row .left_column {
    display: none;
  }
}
header .ct_header_row .left_column #opening-status {
  text-decoration: none;
  border: 2px solid #1d1d1b;
  box-shadow: 4px 4px 0px #1d1d1b;
  border-radius: 8px;
  padding: 15px;
  font-family: "aptly", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
}
@media (min-width: 768px) {
  header .ct_header_row .left_column #opening-status {
    box-shadow: 7px 7px 0px #1d1d1b;
  }
}
header .ct_header_row .left_column #opening-status .order_text {
  color: #1d1d1b !important;
  margin-left: 5px;
}
header .ct_header_row .middle_column {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 979px) {
  header .ct_header_row .middle_column {
    width: 100%;
    float: none;
    margin-left: 0px;
  }
}
@media (max-width: 979px) {
  header .ct_header_row .middle_column {
    margin-bottom: 15px;
  }
}
header .ct_header_row .right_column {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 979px) {
  header .ct_header_row .right_column {
    margin-top: 20px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  header .ct_header_row .right_column {
    width: 100%;
    float: none;
    margin-left: 0px;
  }
}
@media (min-width: 980px) {
  header .ct_header_row .right_column {
    justify-content: flex-end;
  }
}
header .ct_header_row .right_column #header_mobile_right {
  display: flex;
  align-items: center;
}
header .ct_header_row .right_column #header_mobile_right #header_nav_btn {
  border: 2px solid #1d1d1b;
  box-shadow: 4px 4px 0px #1d1d1b;
  border-radius: 8px;
  padding: 10px;
  margin-left: 5px;
}
@media (min-width: 980px) {
  header .ct_header_row .right_column #header_mobile_right #header_nav_btn {
    box-shadow: 7px 7px 0px #1d1d1b;
    padding: 9.5px;
  }
}
@media (max-width: 979px) {
  header .ct_header_row .right_column #header_mobile_right #header_nav_btn svg {
    height: 18px;
  }
}
header .ct_header_row .right_column #header_mobile_right #header_nav_btn svg * {
  fill: #1d1d1b;
}
header .ct_header_row .right_column #header_mobile_right #header_nav_btn:hover svg *, header .ct_header_row .right_column #header_mobile_right #header_nav_btn:focus svg * {
  fill: #52524c;
}
header .ct_header_row .right_column #header_mobile_right #header_members {
  margin-right: 5px;
}
header .ct_header_row .right_column #header_mobile_right #header_members.logged_out svg * {
  fill: #c73839;
}
header .ct_header_row .right_column #header_mobile_right #header_members.logged_out:hover svg *, header .ct_header_row .right_column #header_mobile_right #header_members.logged_out:focus svg * {
  fill: #d26061;
}
header .ct_header_row .right_column #header_mobile_right #header_members.logged_in svg * {
  fill: #41ae50;
}
header .ct_header_row .right_column #header_mobile_right #header_members.logged_in:hover svg *, header .ct_header_row .right_column #header_mobile_right #header_members.logged_in:focus svg * {
  fill: #5fc36d;
}
header .ct_header_row .right_column #opening_status_mobile {
  text-decoration: none;
  border: 2px solid #1d1d1b;
  box-shadow: 4px 4px 0px #1d1d1b;
  border-radius: 8px;
  padding: 11px 10px 9px;
  font-family: "aptly", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
  font-size: 0.8rem;
}
header .ct_header_row .right_column #opening_status_mobile .order_text {
  color: #1d1d1b !important;
  margin-left: 5px;
}
.ct_details_bar * {
  color: #1d1d1b;
  font-size: 1.3rem;
}
.ct_details_bar .container > div {
  min-height: 0px;
}
.ct_details_bar .ct_local_branch_details {
  text-align: center;
  font-family: "aptly", sans-serif;
  font-weight: bold;
  margin: 0px;
}
.ct_details_bar .ct_local_branch_details .local_branch svg #locationpin * {
  fill: #c73839;
}
.ct_details_bar .ct_local_branch_details .local_branch svg #Ellipse_1 {
  fill: #f3e9dd;
}
#full_screen_nav {
  background: #000000;
  position: fixed;
  left: 0px;
  height: 100vh;
  width: 100%;
  z-index: 20000;
  transition: all 0.4s;
}
#full_screen_nav.closed {
  transform: translateX(100vw);
  opacity: 0;
}
#full_screen_nav.open {
  transform: none;
  opacity: 1;
}
#full_screen_nav .nav {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
@media (min-width: 980px) {
  #full_screen_nav .nav > li:first-child {
    padding-left: 0px;
  }
}
#full_screen_nav .nav > li .dropdown-menu {
  position: initial;
  float: none;
  background: transparent;
  text-align: center;
  margin-bottom: 10px;
  margin-left: 0px;
  margin-right: 0px;
}
#full_screen_nav .nav > li .dropdown-menu a {
  font-size: 1.5rem;
  line-height: 110%;
  font-family: "aptly", sans-serif;
  padding-left: 0px;
  padding-right: 0px;
  text-transform: uppercase;
  font-weight: bold;
  color: #ebd6bc;
}
@media (min-width: 768px) and (max-width: 1200px) {
  #full_screen_nav .nav > li .dropdown-menu a {
    font-size: 2rem;
  }
}
@media (min-width: 1201px) {
  #full_screen_nav .nav > li .dropdown-menu a {
    font-size: 2.5rem;
  }
}
#full_screen_nav .nav > li.dropdown.open > .dropdown-toggle, #full_screen_nav .nav > li.dropdown.active > .dropdown-toggle, #full_screen_nav .nav > li.dropdown.open.active > .dropdown-toggle {
  background: transparent;
}
#full_screen_nav .nav > li.active > a, #full_screen_nav .nav > li > a:hover, #full_screen_nav .nav > li > a:focus, #full_screen_nav .nav > li .dropdown-menu a:hover, #full_screen_nav .nav > li .dropdown-menu a:focus {
  background: transparent;
  box-shadow: none;
  color: #c73839;
}
#full_screen_nav .nav > li.active > a .caret, #full_screen_nav .nav > li > a:hover .caret, #full_screen_nav .nav > li > a:focus .caret, #full_screen_nav .nav > li .dropdown-menu a:hover .caret, #full_screen_nav .nav > li .dropdown-menu a:focus .caret {
  border-top-color: #c73839;
}
#full_screen_nav .nav > li > a {
  color: #ebd6bc;
  font-size: 2rem;
  line-height: 110%;
  text-decoration: none;
  text-align: center;
  font-family: "aptly", sans-serif;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: bold;
}
@media (min-width: 768px) and (max-width: 1200px) {
  #full_screen_nav .nav > li > a {
    font-size: 2.5rem;
  }
}
@media (min-width: 1201px) {
  #full_screen_nav .nav > li > a {
    font-size: 3rem;
  }
}
#full_screen_nav .nav > li > a .caret {
  margin-top: 15px;
  border-top-color: #ebd6bc;
}
@media (min-width: 768px) and (max-width: 1200px) {
  #full_screen_nav .nav > li > a .caret {
    margin-top: 22px;
  }
}
@media (min-width: 1201px) {
  #full_screen_nav .nav > li > a .caret {
    margin-top: 26px;
  }
}
#full_screen_nav .close {
  position: absolute;
  z-index: 20001;
  right: 40px;
  top: 20px;
  font-size: 40px;
  color: #ebd6bc;
  text-shadow: none;
  opacity: 0.9;
}
#full_screen_nav .close:hover, #full_screen_nav .close:focus {
  opacity: 1;
}
.navbar .navbar-inner {
  padding-left: 0px;
  padding-right: 0px;
}
@media (min-width: 980px) {
  .navbar .navbar-inner .nav-collapse .nav > li:first-child {
    padding-left: 0px;
  }
}
.navbar .navbar-inner .nav-collapse .nav > li.dropdown.open > .dropdown-toggle, .navbar .navbar-inner .nav-collapse .nav > li.dropdown.active > .dropdown-toggle, .navbar .navbar-inner .nav-collapse .nav > li.dropdown.open.active > .dropdown-toggle {
  background: transparent;
}
.navbar .navbar-inner .nav-collapse .nav > li.active > a, .navbar .navbar-inner .nav-collapse .nav > li > a:hover, .navbar .navbar-inner .nav-collapse .nav > li > a:focus {
  background: transparent;
  box-shadow: none;
  color: #f3e9dd;
}
.navbar .navbar-inner .nav-collapse .nav > li > a {
  color: #ebd6bc;
  font-size: 1rem;
}
.navbar .navbar-inner .btn-navbar {
  background: transparent;
  box-shadow: none;
}
.navbar .navbar-inner .btn-navbar .icon-bar {
  background: #1d1d1b;
  box-shadow: none;
}
footer {
  padding: 20px 0px;
  margin: 0px;
}
@media (min-width: 980px) {
  footer {
    padding: 40px 0px;
  }
}
footer > .container > .row-fluid {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  footer > .container > .row-fluid {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
}
footer > .container > .row-fluid > [class*="span"] {
  padding: 0px;
  text-align: center;
}
footer > .container > .row-fluid > [class*="span"]:not(:last-child) {
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  footer > .container > .row-fluid > [class*="span"]:not(:last-child) {
    margin-bottom: 0px;
  }
}
@media (min-width: 980px) {
  footer > .container > .row-fluid .copyright {
    text-align: left;
  }
}
footer > .container > .row-fluid .copyright .label-copyright {
  color: #1d1d1b;
  font-size: 14px;
}
@media (min-width: 980px) {
  footer > .container > .row-fluid .vendor {
    text-align: right;
  }
}
footer > .container > .row-fluid .cards, footer > .container > .row-fluid .vendor {
  padding-top: 5px;
}
.home {
  overflow-x: hidden;
}
.home #body {
  padding-top: 30px;
}
@media (min-width: 768px) {
  .home #body {
    padding-top: 20px;
  }
}
.home #body section {
  padding: 30px 0px;
}
@media (min-width: 768px) {
  .home #body section {
    padding: 60px 0px;
  }
}
.home #body .btn-group {
  margin-top: 15px;
}
.home #body .btn-group .btn {
  margin: 10px 0px;
  display: block;
}
@media (min-width: 768px) {
  .home #body .btn-group .btn {
    margin: 0px 10px;
    display: inherit;
  }
}
.home #body #home_hero {
  padding-bottom: 0px;
}
.home #body #home_hero .container {
  max-width: 1600px;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .home #body #home_hero .container {
    height: 530px;
  }
}
@media (min-width: 1201px) {
  .home #body #home_hero .container {
    height: 650px;
  }
}
.home #body #home_hero .container .hero_image {
  text-align: center;
  display: none;
}
.home #body #home_hero .container .hero_image:not(:last-child) {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .home #body #home_hero .container .hero_image {
    position: absolute;
    display: block;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .home #body #home_hero .container .hero_image {
    max-width: 370px;
  }
}
@media (min-width: 980px) and (max-width: 1200px) {
  .home #body #home_hero .container .hero_image {
    max-width: 400px;
  }
}
.home #body #home_hero .container .hero_image#home_hero_left {
  z-index: 3;
}
@media (min-width: 768px) and (max-width: 1650px) {
  .home #body #home_hero .container .hero_image#home_hero_left {
    left: 20px;
  }
}
@media (min-width: 768px) {
  .home #body #home_hero .container .hero_image#home_hero_left {
    transform: rotate(-5deg);
  }
}
@media (min-width: 1651px) {
  .home #body #home_hero .container .hero_image#home_hero_left {
    left: 0px;
  }
}
.home #body #home_hero .container .hero_image#home_hero_middle {
  z-index: 2;
}
@media (min-width: 768px) and (max-width: 979px) {
  .home #body #home_hero .container .hero_image#home_hero_middle {
    display: none;
  }
}
@media (min-width: 768px) {
  .home #body #home_hero .container .hero_image#home_hero_middle {
    left: 53%;
    top: 30px;
    transform: rotate(5deg) translateX(-50%);
  }
}
.home #body #home_hero .container .hero_image#home_hero_right {
  z-index: 1;
}
@media (min-width: 768px) and (max-width: 979px) {
  .home #body #home_hero .container .hero_image#home_hero_right {
    transform: rotate(5deg);
  }
}
@media (min-width: 768px) and (max-width: 1650px) {
  .home #body #home_hero .container .hero_image#home_hero_right {
    right: 30px;
  }
}
@media (min-width: 768px) {
  .home #body #home_hero .container .hero_image#home_hero_right {
    top: 0px;
  }
}
@media (min-width: 980px) {
  .home #body #home_hero .container .hero_image#home_hero_right {
    transform: rotate(-5deg);
  }
}
@media (min-width: 1651px) {
  .home #body #home_hero .container .hero_image#home_hero_right {
    right: 0px;
  }
}
.home #body #home_hero .container .hero_image img {
  border: 2px solid #1d1d1b;
  box-shadow: 4px 4px 0px #1d1d1b;
  border-radius: 8px;
}
@media (min-width: 768px) {
  .home #body #home_hero .container .hero_image img {
    box-shadow: 7px 7px 0px #1d1d1b;
  }
}
.home #body #home_hero .container #home_hero_discount {
  position: absolute;
  z-index: 4;
  top: -40px;
  transform: rotate(6deg);
  right: 0px;
}
@media (max-width: 480px) {
  .home #body #home_hero .container #home_hero_discount {
    max-width: 145px;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  .home #body #home_hero .container #home_hero_discount {
    top: -40px;
    max-width: 175px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .home #body #home_hero .container #home_hero_discount {
    top: auto;
    bottom: 20px;
    right: auto;
    left: 60px;
    transform: rotate(-4deg);
  }
}
@media (min-width: 980px) {
  .home #body #home_hero .container #home_hero_discount {
    top: auto;
  }
}
@media (min-width: 980px) {
  .home #body #home_hero .container #home_hero_discount {
    right: 120px;
    bottom: 0px;
  }
}
.home #body #home_hero .container #home_hero_arrow {
  position: absolute;
  right: 130px;
  bottom: -90px;
  animation: rotate 2s linear infinite;
  display: none;
}
@media (min-width: 1201px) {
  .home #body #home_hero .container #home_hero_arrow {
    display: block;
  }
}
.home #body #home_postcode {
  padding-top: 0px;
}
.home #body #home_postcode .main {
  display: flex;
  align-items: center;
  flex-direction: column;
}
@media (min-width: 768px) {
  .home #body #home_postcode .main {
    flex-direction: row;
  }
}
.home #body #home_postcode .main .column_slideshow {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .home #body #home_postcode .main .column_slideshow {
    margin-top: 0px;
  }
}
.home #body #home_postcode .main .column_slideshow #myCarousel {
  max-width: 650px;
  margin: 0px auto;
}
.home #body #home_postcode .main .mod_postcode_box {
  padding: 20px;
}
@media (min-width: 980px) {
  .home #body #home_postcode .main .mod_postcode_box {
    padding: 50px;
  }
}
.home #body #home_postcode .main .mod_postcode_box .content .lead, .home #body #home_postcode .main .mod_postcode_box .content h2 {
  margin-top: 0px;
}
@media (max-width: 480px) {
  .home #body #home_postcode .main .mod_postcode_box .content .lead, .home #body #home_postcode .main .mod_postcode_box .content h2 {
    max-width: 180px;
  }
}
@media (min-width: 481px) and (max-width: 649px) {
  .home #body #home_postcode .main .mod_postcode_box .content .lead, .home #body #home_postcode .main .mod_postcode_box .content h2 {
    max-width: 300px;
  }
}
@media (max-width: 480px) {
  .home #body #home_postcode .main .mod_postcode_box .content h3 {
    max-width: 200px;
  }
}
@media (min-width: 481px) and (max-width: 649px) {
  .home #body #home_postcode .main .mod_postcode_box .content h3 {
    max-width: 300px;
  }
}
@media (max-width: 767px) {
  .home #body #home_postcode .main .mod_postcode_box .content p:not(.lead) {
    max-width: 440px;
  }
}
.home #body #home_postcode .main .mod_postcode_box .content .col2 {
  display: flex;
  align-items: center;
  margin: 5px 0px 10px;
}
@media (min-width: 1400px) {
  .home #body #home_postcode .main .mod_postcode_box .content .col2:not(.no_postcode) {
    margin: 25px 0px;
  }
}
@media (min-width: 1400px) {
  .home #body #home_postcode .main .mod_postcode_box .content .col2.no_postcode {
    margin: 25px 0px 0px;
  }
}
.home #body #home_postcode .main .mod_postcode_box .content .col2 .btn-group {
  margin: 5px 0px;
}
.home #body #home_postcode .main .mod_postcode_box .content .col2 .btn-group #mod_postcode_box_pc {
  max-width: 200px;
  margin-bottom: 0px;
  border: none;
  border-bottom: 3px solid #1d1d1b;
  background: transparent;
  border-radius: 0px;
  font-size: 1.3rem;
  padding-bottom: 7px;
  height: auto;
}
.home #body #home_postcode .main .mod_postcode_box .content .col2 .btn-group #mod_postcode_box_pc::placeholder {
  color: #757069;
}
.home #body #home_postcode .main .mod_postcode_box .content .col2 .btn-group #mod_postcode_box_pc:focus {
  box-shadow: none;
}
.home #body #home_postcode .main .mod_postcode_box .content .col2 .btn-group .btn {
  margin: 5px 0px;
  display: block;
}
@media (min-width: 1400px) {
  .home #body #home_postcode .main .mod_postcode_box .content .col2 .btn-group .btn {
    display: inline-block;
    margin: 0px 5px;
  }
}
.home #body #home_postcode .main .mod_postcode_box .content .col3 small {
  font-size: 75%;
}
.home #body #home_grid .container > .row-fluid:first-child {
  margin: 160px 0px 0px;
}
@media (min-width: 768px) {
  .home #body #home_grid .container > .row-fluid:first-child {
    margin: 180px 0px;
  }
}
.home #body #home_grid .container > .row-fluid .item {
  position: relative;
  padding: 35px;
}
.home #body #home_grid .container > .row-fluid .item:not(.drink) {
  margin-bottom: 160px;
}
@media (min-width: 768px) {
  .home #body #home_grid .container > .row-fluid .item:not(.drink) {
    margin-bottom: 0px;
  }
}
.home #body #home_grid .container > .row-fluid .item:is(.drink) {
  margin-bottom: 0px;
}
@media (min-width: 768px) {
  .home #body #home_grid .container > .row-fluid .item {
    width: 45%;
  }
}
@media (min-width: 768px) {
  .home #body #home_grid .container > .row-fluid .item:nth-child(even) {
    margin-left: 5%;
  }
}
.home #body #home_grid .container > .row-fluid .item img {
  position: absolute;
  max-height: 200px;
  right: 50%;
  transform: translateX(50%);
  top: -150px;
}
@media (min-width: 1201px) {
  .home #body #home_grid .container > .row-fluid .item img {
    right: 0px;
    transform: none;
    max-height: none;
  }
}
@media (min-width: 1201px) and (max-width: 1650px) {
  .home #body #home_grid .container > .row-fluid .item img {
    max-width: 250px;
  }
}
@media (min-width: 1651px) {
  .home #body #home_grid .container > .row-fluid .item img {
    max-width: none;
  }
}
@media (min-width: 1201px) and (max-width: 1650px) {
  .home #body #home_grid .container > .row-fluid .item img:is(.breakfast img) {
    top: -60px;
  }
}
@media (min-width: 1651px) {
  .home #body #home_grid .container > .row-fluid .item img:is(.breakfast img) {
    top: -140px;
  }
}
@media (min-width: 1201px) and (max-width: 1650px) {
  .home #body #home_grid .container > .row-fluid .item img:is(.burger img) {
    top: -100px;
  }
}
@media (min-width: 1651px) {
  .home #body #home_grid .container > .row-fluid .item img:is(.burger img) {
    top: -170px;
  }
}
@media (min-width: 1201px) and (max-width: 1650px) {
  .home #body #home_grid .container > .row-fluid .item img:is(.kebab img) {
    top: -80px;
  }
}
@media (min-width: 1651px) {
  .home #body #home_grid .container > .row-fluid .item img:is(.kebab img) {
    top: -130px;
  }
}
@media (min-width: 1201px) and (max-width: 1650px) {
  .home #body #home_grid .container > .row-fluid .item img:is(.drink img) {
    top: -160px;
  }
}
@media (min-width: 1651px) {
  .home #body #home_grid .container > .row-fluid .item img:is(.drink img) {
    top: -160px;
  }
}
.home #body #home_grid .container > .row-fluid .item .content {
  text-align: center;
}
@media (min-width: 768px) {
  .home #body #home_grid .container > .row-fluid .item .content {
    text-align: left;
  }
}
@media (max-width: 767px) {
  .home #body #home_grill {
    padding-bottom: 100px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .home #body #home_grill .container {
    height: 750px;
  }
}
@media (min-width: 1201px) {
  .home #body #home_grill .container {
    height: 1000px;
  }
}
.home #body #home_grill .container .grill_image {
  text-align: center;
}
.home #body #home_grill .container .grill_image:not(:last-child) {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .home #body #home_grill .container .grill_image {
    position: absolute;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .home #body #home_grill .container .grill_image {
    max-width: 370px;
  }
}
@media (min-width: 980px) and (max-width: 1200px) {
  .home #body #home_grill .container .grill_image {
    max-width: 400px;
  }
}
.home #body #home_grill .container .grill_image#home_grill_left {
  z-index: 3;
}
@media (min-width: 768px) and (max-width: 1650px) {
  .home #body #home_grill .container .grill_image#home_grill_left {
    left: 20px;
  }
}
@media (min-width: 768px) {
  .home #body #home_grill .container .grill_image#home_grill_left {
    transform: rotate(-5deg);
  }
}
@media (min-width: 1651px) {
  .home #body #home_grill .container .grill_image#home_grill_left {
    left: 0px;
    top: -80px;
  }
}
.home #body #home_grill .container .grill_image#home_grill_middle {
  z-index: 2;
}
@media (min-width: 768px) and (max-width: 979px) {
  .home #body #home_grill .container .grill_image#home_grill_middle {
    display: none;
    left: 33%;
  }
}
@media (min-width: 768px) {
  .home #body #home_grill .container .grill_image#home_grill_middle {
    top: 410px;
    transform: rotate(5deg) translateX(-50%);
  }
}
@media (min-width: 980px) and (max-width: 1200px) {
  .home #body #home_grill .container .grill_image#home_grill_middle {
    left: 64%;
    top: 40px;
  }
}
@media (min-width: 1201px) {
  .home #body #home_grill .container .grill_image#home_grill_middle {
    left: 33%;
  }
}
.home #body #home_grill .container .grill_image#home_grill_right {
  z-index: 2;
}
@media (min-width: 768px) {
  .home #body #home_grill .container .grill_image#home_grill_right {
    transform: rotate(5deg);
  }
}
@media (min-width: 768px) and (max-width: 1650px) {
  .home #body #home_grill .container .grill_image#home_grill_right {
    right: 30px;
  }
}
@media (min-width: 768px) {
  .home #body #home_grill .container .grill_image#home_grill_right {
    top: 150px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .home #body #home_grill .container .grill_image#home_grill_right {
    top: 150px;
    max-width: 330px;
  }
}
@media (min-width: 1651px) {
  .home #body #home_grill .container .grill_image#home_grill_right {
    right: 0px;
  }
}
.home #body #home_grill .container .grill_image img {
  border: 2px solid #1d1d1b;
  box-shadow: 4px 4px 0px #1d1d1b;
  border-radius: 8px;
}
@media (min-width: 768px) {
  .home #body #home_grill .container .grill_image img {
    box-shadow: 7px 7px 0px #1d1d1b;
  }
}
.home #body #home_grill .container #home_grill_arrow_top {
  position: absolute;
  top: 90px;
  animation: rotate 2s linear infinite;
  display: none;
  right: 620px;
}
@media (min-width: 1651px) {
  .home #body #home_grill .container #home_grill_arrow_top {
    display: block;
  }
}
.home #body #home_grill .container #home_grill_arrow_bottom {
  position: absolute;
  left: -50px;
  bottom: 70px;
  animation: rotate 2s linear infinite;
  display: none;
}
@media (min-width: 1651px) {
  .home #body #home_grill .container #home_grill_arrow_bottom {
    display: block;
  }
}
.home #body #home_grill .container #home_grill_text_top {
  position: absolute;
  top: 50px;
  right: 390px;
  display: none;
}
@media (min-width: 1201px) {
  .home #body #home_grill .container #home_grill_text_top {
    display: block;
  }
}
@media (min-width: 1651px) {
  .home #body #home_grill .container #home_grill_text_top {
    right: 340px;
  }
}
.home #body #home_grill .container #home_grill_text_bottom {
  position: absolute;
  bottom: 20px;
  left: 20px;
  display: none;
}
@media (min-width: 1201px) {
  .home #body #home_grill .container #home_grill_text_bottom {
    display: block;
  }
}
@media (min-width: 1651px) {
  .home #body #home_grill .container #home_grill_text_bottom {
    left: 0px;
  }
}
.home #body #home_grill .container #home_grill_content {
  text-align: center;
  margin-top: 40px;
}
@media (min-width: 768px) {
  .home #body #home_grill .container #home_grill_content {
    position: absolute;
    margin-top: 0px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .home #body #home_grill .container #home_grill_content {
    left: 50%;
    transform: translateX(-50%);
    bottom: 0px;
  }
}
@media (min-width: 1201px) {
  .home #body #home_grill .container #home_grill_content {
    bottom: 60px;
  }
}
@media (min-width: 1201px) and (max-width: 1650px) {
  .home #body #home_grill .container #home_grill_content {
    right: 50px;
  }
}
@media (min-width: 1651px) {
  .home #body #home_grill .container #home_grill_content {
    right: 100px;
  }
}
.home #body #home_grill .container #home_grill_content h2 {
  margin-bottom: 10px;
}
.home #body #home_grill .container #home_grill_content p:not(.lead) {
  max-width: 260px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 768px) {
  .home #body #home_loyalty {
    padding: 100px 0px;
  }
}
.home #body #home_loyalty .content {
  text-align: center;
  max-width: 525px;
  margin: 0px auto;
}
.home #body #home_loyalty .content > *:first-child {
  margin-top: 0px;
}
.home #body #home_loyalty #home_loyalty_save {
  position: absolute;
  display: none;
}
@media (min-width: 768px) {
  .home #body #home_loyalty #home_loyalty_save {
    display: block;
    transform: rotate(5deg);
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .home #body #home_loyalty #home_loyalty_save {
    top: -140px;
    right: 0px;
  }
}
@media (min-width: 1201px) {
  .home #body #home_loyalty #home_loyalty_save {
    top: -10px;
    left: 130px;
    right: auto;
  }
}
.home #body #home_loyalty #home_loyalty_join {
  position: absolute;
  top: -100px;
  left: 0px;
  transform: rotate(-10deg);
}
.menu .ui-tabs-menu.ui-tabs-vertical {
  border-radius: 0px 0px 8px 8px;
}
.menu .ui-tabs-menu.ui-tabs-vertical .tb-nav-tabs {
  background: none;
  border: none;
  padding: 0px !important;
}
.menu .ui-tabs-menu.ui-tabs-vertical .tb-nav-tabs li {
  margin-left: -2px !important;
  background: #1d1d1b;
  border-radius: 8px;
}
.menu .ui-tabs-menu.ui-tabs-vertical .tb-nav-tabs li a {
  border-radius: 8px;
  font-family: "aptly", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 1.3rem;
  line-height: 110%;
  padding: 12px 12px 10px !important;
  /*.label {
                        position: relative;
                        top: -4px;
                    }*/
}
.menu .ui-tabs-menu.ui-tabs-vertical .tb-nav-tabs li a span:not(.label), .menu .ui-tabs-menu.ui-tabs-vertical .tb-nav-tabs li a i {
  color: #ebd6bc;
}
.menu .ui-tabs-menu.ui-tabs-vertical .tb-nav-tabs li.ui-state-active a, .menu .ui-tabs-menu.ui-tabs-vertical .tb-nav-tabs li:hover a, .menu .ui-tabs-menu.ui-tabs-vertical .tb-nav-tabs li:focus a {
  background: #c73839;
}
.menu .ui-tabs-menu.ui-tabs-vertical .tb-nav-tabs li.ui-state-active a span:not(.label), .menu .ui-tabs-menu.ui-tabs-vertical .tb-nav-tabs li:hover a span:not(.label), .menu .ui-tabs-menu.ui-tabs-vertical .tb-nav-tabs li:focus a span:not(.label) {
  color: #ebd6bc;
}
.menu .ui-tabs-menu.ui-tabs-vertical .ui-tabs-panel {
  padding-top: 0px !important;
  padding-right: 0px !important;
  box-shadow: none;
  border: none;
}
@media (max-width: 767px) {
  .menu .ui-tabs-menu.ui-tabs-vertical .ui-tabs-panel {
    width: 100% !important;
    padding: 0px !important;
  }
}
.menu .ui-tabs-menu.ui-tabs-vertical .ui-tabs-panel .product-container-panel .ui-widget-header {
  background: transparent;
  border: none;
  padding: 0px;
  color: #c73839;
}
.menu .ctrl-offcanvas_productmenu_toggle_bridge_mobile2_ {
  margin: 20px auto 0px;
  display: block;
}
.menu .how-im-ordering h2 {
  text-align: center;
}
@media (min-width: 768px) {
  .menu .how-im-ordering h2 {
    text-align: left;
  }
}
.menu #responsive-food-menu {
  box-shadow: 4px 4px 0px #1d1d1b;
}
.menu #responsive-food-menu.affix-top {
  border-radius: 8px 8px 0px 0px;
}
.menu #responsive-food-menu.affix {
  border-radius: 0px;
}
@media (min-width: 768px) {
  .menu #responsive-food-menu {
    box-shadow: 7px 7px 0px #1d1d1b;
  }
}
.menu #responsive-food-menu .navbar-inner {
  box-shadow: none;
  padding: 0px;
  position: relative;
  border-radius: 8px 8px 0px 0px;
  border: none;
  margin-bottom: -1px;
}
.menu #responsive-food-menu .navbar-inner:is(.affix-top .navbar-inner) {
  border-radius: 8px 8px 0px 0px;
}
.menu #responsive-food-menu .navbar-inner:is(.affix .navbar-inner) {
  border-radius: 0px;
}
.menu #responsive-food-menu .navbar-inner .container {
  padding-left: 20px;
  padding-right: 20px;
}
.menu #responsive-food-menu .navbar-inner .container .brand {
  text-shadow: none;
  color: #ebd6bc;
  font-family: "aptly", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 1.5rem;
  padding: 17px 0px 12px;
  margin-left: 0px;
}
.menu #responsive-food-menu .navbar-inner .container #navbar-search-menu {
  margin-top: 4px;
  margin-bottom: 2px;
}
.menu #responsive-food-menu .navbar-inner .container #navbar-search-menu input {
  min-width: 210px;
  font-size: 0.8rem;
  border-radius: 4px;
}
.menu #responsive-food-menu .navbar-inner .container .ctrl-mob-nav-search span {
  position: relative;
  top: 3px;
}
.menu .product-container-panel .row-product {
  border-color: #1d1d1b;
  padding-top: 10px;
  padding-bottom: 10px;
}
.menu .product-container-panel .row-product:hover {
  background: none;
}
.menu .product-container-panel .row-product .row-variation .price {
  position: relative;
  top: 5px;
}
.menu .product-container-panel .row-product .row-variation .name {
  position: relative;
  top: 5px;
}
.menu .product-container-panel .image_top, .menu .product-container-panel .image_bottom {
  border-radius: 8px;
  border: 2px solid #1d1d1b;
}
.menu #basket-container .ui-widget-content {
  box-shadow: none;
}
.menu #basket-container .basket-buttons {
  margin-top: 10px;
}
.menu #basket-container .basket-buttons .btn i {
  position: relative;
  top: -3px;
}
.menu #editProductModal fieldset {
  background: #f1f1f1;
  border: none;
  box-shadow: none;
}
.menu #editProductModal fieldset .btn-option {
  height: auto !important;
  color: #ffffff;
}
.menu #editProductModal fieldset .btn-option .caret {
  border-top-color: #ffffff;
  margin-top: 5px;
}
.menu #editProductModal fieldset .btn-option:not(.btn-danger, .btn-success, .btn-info) {
  background: #979797;
}
.menu #editProductModal fieldset .btn-option:not(.btn-danger, .btn-success, .btn-info):hover, .menu #editProductModal fieldset .btn-option:not(.btn-danger, .btn-success, .btn-info):focus {
  background: #848181;
}
.menu #editProductModal fieldset .label-default {
  background: #000000;
  color: #ffffff;
  padding: 2px 4px;
}
.menu #zp-offcanvas-menu .uk-offcanvas-bar .ctrl-mobile_food_menu_nav_closecanvas {
  border-radius: 8px;
}
.discount_banner {
  text-align: center;
}
.discount_banner .lead {
  max-width: 380px;
  margin: 0px auto 10px;
}
.menu-selection {
  text-align: center;
}
.menuselection_image {
  margin-top: 30px;
}
.checkout .voucher_box .success > span {
  display: none;
}
.checkout .loyaltypoints_box > p {
  margin-bottom: 10px;
}
.checkout .loyaltypoints_box .row-credits > div:not(.col-equals) .ui-widget-header {
  border: 2px solid #1d1d1b;
  border-radius: 8px 8px 0px 0px;
}
.checkout .loyaltypoints_box .row-credits > div:not(.col-equals) .well {
  border: 2px solid #1d1d1b;
  border-radius: 0px 0px 8px 8px;
  border-top: none;
}
.checkout .loyaltypoints_box .row-credits .col-equals .ui-widget-header {
  background: transparent !important;
}
.checkout .loyaltypoints_box .row-credits .col-equals .well {
  margin: 0px;
}
.checkout .loyaltypoints_box .ctl-redeempoints {
  margin-bottom: 10px;
}
.checkout .loyalty-description h2:not(.first-child) {
  margin-top: 10px;
}
.checkout #loginSignin, .checkout #ctl-forgotPassword {
  width: 100%;
  margin-bottom: 5px;
}
.members .well.span9 .btn.dropdown-toggle {
  text-transform: none;
}
.members .ctl-toggle-columns .btn {
  box-shadow: none;
}
.members .section-product-reports #tbl_all_orders > tbody > tr > th {
  background: #f3e9dd;
  color: #1d1d1b;
}
.members .section-product-reports .brand {
  margin-left: 0px;
}
.contact-us #contact_map_canvas {
  color: #1d1d1b;
}
.contact-us .ui-widget {
  margin-bottom: 20px;
}
.contact-us .ui-widget .ui-widget-header {
  border: none;
  font-family: "aptly", sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  padding: 10px;
  border-radius: 8px 8px 0px 0px;
  text-align: center;
  border: 2px solid #1d1d1b;
  box-shadow: 4px 4px 0px #1d1d1b;
}
@media (min-width: 768px) {
  .contact-us .ui-widget .ui-widget-header {
    box-shadow: 7px 7px 0px #1d1d1b;
  }
}
.contact-us .ui-widget .ui-widget-content {
  border-top: none;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
.welcome #opening-status, .welcome .navbar, .welcome #header_nav_btn, .welcome #opening_status_mobile, .welcome header .right_column {
  display: none !important;
}
.welcome h1 {
  font-size: 40px;
}
.welcome h2 {
  font-size: 32px;
}
@media (max-width: 767px) {
  .welcome #welcome-row-fluid-outer {
    text-align: center;
  }
}
.order-complete .jumbotron h1 {
  color: #c73839;
}
.order-complete #order-confirmation {
  text-shadow: none;
  color: #ebd6bc;
}
.error-404 h1 {
  text-align: center;
  margin-top: 50px;
}
.error-404 h2, .error-404 h3, .error-404 p {
  color: #1d1d1b;
}
.error-404 #body {
  padding: 30px 0px 50px;
}
.page-review-order h1 {
  text-align: center;
}
.page-review-order .rating-row small.muted {
  color: #6c6c65;
}
.page-review-order .rating-row .text-info {
  font-size: 0.8rem;
}
.information .cookie-policy-content .table-striped tbody > tr:nth-child(odd) > th {
  background: #c73839;
  color: #ebd6bc;
}


body .visible-orbitalshoppingpark, body .visible-oxford { display:none !important; } 
body .hidden-orbitalshoppingpark, body .hidden-oxford { display:inherit !important; } 
body.shop_orbitalshoppingpark .hidden-orbitalshoppingpark, 
body.shop_oxford .hidden-oxford { display:none !important; }
body.shop_orbitalshoppingpark .visible-orbitalshoppingpark, 
body.shop_oxford .visible-oxford { 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 {
}
h2 {
}
h3 {
}
h4 {
}
body {

	/*background-image: url("/myimages/1238/zpos-bg-zazas_bg.jpg");*/
	background-image: url("//cdn1.zfood.co.uk/1238/images/zpos-bg-zazas_bg.jpg?auto=compress");

	background-repeat: repeat;
	background-attachment: scroll;
	background-size: cover;
}

header, #mobile-header {

	background-attachment: scroll;
}

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

/*Additional home content*/
#home_van {
    text-align: center;
    padding-bottom: 0px !important;
}
.btn_text_row {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}
@media (min-width: 768px) {
    .btn_text_row {
        flex-direction: row;  
        gap: 20px;
    }
}

/*halal notice*/
.menu #halal_notice {
    background: #f7f4f1;
}

.menu #halal_notice img {
    margin-bottom: 10px;
}

/*menu page*/
.btn-option {
    padding: 3px 4px 2px !important;
}
.cat-desc {
    font-size: 18px !important;
}

/*Contact page*/
.contact-us #box-contact-info .contact-phone_numbers,
.contact-us #box-contact-info .contact-email {
 	font-size: 16px;	   
}

/*delivery restriction notice*/
.alert-restriction-info a {
color: #fff;
}

/* danger colour override */
/*
.btn-danger, .modal-footer button:first-of-type, #editProductModal .btn-group > .dropdown-toggle.btn-danger, #editSpecialDealModal.btn-group > .dropdown-toggle.btn-danger, #ctl-resetPassBtnCancel,
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .modal-footer button:first-of-type:hover, .modal-footer button:first-of-type:focus, .modal-footer button:first-of-type:active, #editProductModal .btn-group > .dropdown-toggle.btn-danger:hover, #editProductModal .btn-group > .dropdown-toggle.btn-danger:focus, #editProductModal .btn-group > .dropdown-toggle.btn-danger:active, #editSpecialDealModal.btn-group > .dropdown-toggle.btn-danger:hover, #editSpecialDealModal.btn-group > .dropdown-toggle.btn-danger:focus, #editSpecialDealModal.btn-group > .dropdown-toggle.btn-danger:active, #ctl-resetPassBtnCancel:hover, #ctl-resetPassBtnCancel:focus, #ctl-resetPassBtnCancel:active {
color:#fff;
}
*/

/* success colour override */
/*
.btn-success span, .btn-success i, .btn-success small, #editProductModal .btn-group > .dropdown-toggle.btn-success span, #editProductModal .btn-group > .dropdown-toggle.btn-success i, #editProductModal .btn-group > .dropdown-toggle.btn-success small, #editSpecialDealModal.btn-group > .dropdown-toggle.btn-success span, #editSpecialDealModal.btn-group > .dropdown-toggle.btn-success i, #editSpecialDealModal.btn-group > .dropdown-toggle.btn-success small, .ui-widget-content .ui-state-default.ui-datepicker-close span, .ui-widget-content .ui-state-default.ui-datepicker-close i, .ui-widget-content .ui-state-default.ui-datepicker-close small,
.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, #editProductModal .btn-group > .dropdown-toggle.btn-success:active, #editSpecialDealModal.btn-group > .dropdown-toggle.btn-success:hover, #editSpecialDealModal.btn-group > .dropdown-toggle.btn-success:focus, #editSpecialDealModal.btn-group > .dropdown-toggle.btn-success:active, .ui-widget-content .ui-state-default.ui-datepicker-close:hover, .ui-widget-content .ui-state-default.ui-datepicker-close:focus, .ui-widget-content .ui-state-default.ui-datepicker-close:active,
.btn-success, #editProductModal .btn-group > .dropdown-toggle.btn-success, #editSpecialDealModal.btn-group > .dropdown-toggle.btn-success, .ui-widget-content .ui-state-default.ui-datepicker-close {
color: #fff;
font-weight: 400;
}*/

/*Removed the postcode box, need to fix the layout on mobile*/
@media (max-width: 767px) {
    .home #body #home_hero .container #home_hero_discount {
        position: initial;
        margin: -30px auto;
        max-width: 200px !important;
    }
    .home #body #home_postcode .main .column_slideshow {
        margin-top: 40px;
    }
    .home_order_btn_top {
        margin-bottom: 20px !important;
    }
}

.home_order_btn_top  {
    margin: 0px auto;
    displaY: block;
    max-width: 180px;   
}