@import url(https://fonts.googleapis.com/css?family=Albert+Sans);
/*
skin_path: skins/nanaki/
skin_name: nanaki
theme_path: 
theme_name: 
type: css
datetime: 2025-01-31 12:12:52
checksum: dd0a808878808636cc6f7b03ab78b2c0
status: ok
*/
/* Load: skins/nanaki/_variables.scss */
/* Load: skins/nanaki/_variablesextra.scss */
/*1.5px*/
/* Load: skins/nanaki/device_sizes.scss */
/* Load: skins/nanaki/styles.scss */
#opening-status, .ct_details_bar, .ct_header_row {
  display: none !important;
}
body {
  background: url("https://skins.zfood.co.uk/nanaki/images/bg_yellow.jpg") repeat;
  font-size: 16px;
  padding: 0px;
}
@media (min-width: 2000px) {
  body {
    max-width: 2000px;
    margin: 0px auto;
  }
}
body:not(.home) #body {
  padding: 30px 0px;
}
@media (max-width: 1200px) {
  body:not(.home) #body {
    padding-left: 20px;
    padding-right: 20px;
  }
}
#container {
  background: none;
  padding: 0;
  width: 100%;
  box-shadow: none;
}
* {
  box-sizing: border-box;
}
.dark {
  background: url("https://skins.zfood.co.uk/nanaki/images/bg_grey.jpg") repeat !important;
  color: #F4F3F1;
}
.dark * {
  color: #F4F3F1;
}
.dark2 {
  background: url("https://skins.zfood.co.uk/nanaki/images/postcode_bg.jpg") repeat !important;
  background-size: cover !important;
  color: #F4F3F1;
}
.dark2 * {
  color: #F4F3F1;
}
.light {
  background: url("https://skins.zfood.co.uk/nanaki/images/bg_yellow.jpg") repeat #f8f4eb;
  background-size: cover;
  color: #2F2F2F;
}
.light * {
  color: #2F2F2F;
}
.home p {
  line-height: 150%;
}
p {
  letter-spacing: 1px;
  line-height: 120%;
  margin-bottom: 10px;
}
a {
  color: #2F2F2F;
}
a:hover, a:focus, a:active {
  color: #3c3c3c;
}
input, select, textarea {
  font-size: 16px !important;
  border-radius: 0px !important;
}
input:not([type="checkbox"]):not([type="radio"]), select:not(.chosen-select) {
  height: 41px !important;
}
.members .btn-group .btn.dropdown-toggle {
  background: #ffffff;
  text-transform: none;
  color: #555555;
  font-weight: normal;
  border: 1px solid #ccc;
  padding: 10px 6px;
  font-size: 16px;
  height: 41px;
}
@media (max-width: 767px) {
  .input-append .btn {
    display: block;
    margin-left: 0px;
  }
}
.flex_stack_vertical {
  flex-direction: column;
}
@media (min-width: 768px) {
  .flex_stack_vertical {
    flex-direction: row;
  }
}
h1, h2, h3, h4, h5, h6, legend {
  font-family: "swear-display", "Arial", sans-serif !important;
  font-weight: normal;
}
.btn, input, select, textarea {
  font-family: "Albert Sans", "Arial", sans-serif !important;
}
h1 {
  font-size: calc(48px - 25%);
  line-height: 110%;
}
@media (min-width: 768px) {
  h1 {
    font-size: calc(48px - 15%);
  }
}
@media (min-width: 1201px) {
  h1 {
    font-size: 48px;
  }
}
h2 {
  font-size: calc(42px - 25%);
  line-height: 110%;
}
@media (min-width: 768px) {
  h2 {
    font-size: calc(42px - 15%);
  }
}
@media (min-width: 1201px) {
  h2 {
    font-size: 42px;
  }
}
h3 {
  font-size: calc(36px - 25%);
  line-height: 110%;
}
@media (min-width: 768px) {
  h3 {
    font-size: calc(36px - 15%);
  }
}
@media (min-width: 1201px) {
  h3 {
    font-size: 36px;
  }
}
h4 {
  font-size: calc(28px - 25%);
  line-height: 110%;
}
@media (min-width: 768px) {
  h4 {
    font-size: calc(28px - 15%);
  }
}
@media (min-width: 1201px) {
  h4 {
    font-size: 28px;
  }
}
h5 {
  font-size: calc(22px - 5%);
  line-height: 110%;
}
@media (min-width: 768px) {
  h5 {
    font-size: calc(22px - 5%);
  }
}
@media (min-width: 1201px) {
  h5 {
    font-size: 22px;
  }
}
h6 {
  font-size: calc(20px - 5%);
  line-height: 110%;
}
@media (min-width: 768px) {
  h6 {
    font-size: calc(20px - 5%);
  }
}
@media (min-width: 1201px) {
  h6 {
    font-size: 20px;
  }
}
@media (min-width: 1201px) {
  .home h1 {
    font-size: 75px;
  }
}
@media (min-width: 1201px) {
  .home h2 {
    font-size: 65px;
  }
}
@media (min-width: 1201px) {
  .home h3 {
    font-size: 55px;
  }
}
@media (min-width: 1201px) {
  .home h4 {
    font-size: 45px;
  }
}
@media (min-width: 1201px) {
  .home h5 {
    font-size: 35px;
  }
}
@media (min-width: 1201px) {
  .home h6 {
    font-size: 25px;
  }
}
.meta, .lead, .jumbotron .lead {
  font-size: calc(20px - 20%);
  text-transform: uppercase;
  font-weight: bold;
}
@media (min-width: 768px) {
  .meta, .lead, .jumbotron .lead {
    font-size: 20px;
  }
}
.home #body section .container, .ct_header_row, footer .row-fluid {
  max-width: 1368px;
  margin: 0px auto;
}
body:not(.home) #body {
  max-width: 1170px;
  margin: 0px auto;
}
.border_primary {
  border-color: #FEEBA7 !important;
}
.border_secondary {
  border-color: #F4F3F1 !important;
}
.text_primary_color, .text_primary_color em {
  color: #FEEBA7;
}
.text_secondary_color, .text_secondary_color em {
  color: #F4F3F1;
}
.btn {
  text-transform: uppercase;
  border-radius: 0px;
  box-shadow: none;
  text-shadow: none;
  border-radius: 0px !important;
  font-size: 16px;
  padding: 10px 15px 9px;
}
.btn:not(.btn_border) {
  border: none;
}
.btn-large {
  font-size: 16px !important;
  font-weight: bold;
  padding: 20px 24px;
  letter-spacing: 1px;
}
@media (min-width: 980px) {
  .btn-large {
    font-size: calc(16px + calc(16px / 4)) !important;
    padding: 26px 30px;
  }
}
.btn-small {
  padding: 5px 9px 4px;
}
.btn-success, #editProductModal .btn-group > .dropdown-toggle.btn-success, #editSpecialDealModal.btn-group > .dropdown-toggle.btn-success {
  background: #21a326 !important;
}
.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 {
  background: #23ab28 !important;
}
.text-success, .loyalty-card > div .loyalty-value, #opening-status.status-OPEN {
  text: #21a326 !important;
}
.btn-danger, .modal-footer button:first-of-type, #editProductModal .btn-group > .dropdown-toggle.btn-danger, #editSpecialDealModal.btn-group > .dropdown-toggle.btn-danger {
  background: #a61616 !important;
  color: #F4F3F1 !important;
}
.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 {
  background: #af1717 !important;
}
.text-danger, .text-error, #opening-status.status-CLOSED {
  color: #a61616 !important;
}
.btn-info, #editProductModal fieldset .btn-group > .dropdown-toggle.btn-info, #editSpecialDealModal fieldset .btn-group > .dropdown-toggle.btn-info {
  background: #169da6 !important;
}
.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 {
  background: #17a6af !important;
}
.text-info {
  color: #169da6 !important;
}
.btn-primary {
  background: #1678a6 !important;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  background: #177faf !important;
}
.text-primary {
  color: #1678a6 !important;
}
.btn-warning {
  background: #b07b18 !important;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active {
  background: #b98119 !important;
}
.text-primary {
  color: #b07b18 !important;
}
.btn-inverse {
  background: #2F2F2F !important;
}
.btn-inverse:hover, .btn-inverse:focus, .btn-inverse:active {
  background: #343434 !important;
}
.btn_secondary {
  background: #F4F3F1;
}
.btn_secondary, .btn_secondary .text {
  color: #2f2f2f !important;
}
.btn_secondary:hover, .btn_secondary:focus, .btn_secondary:active {
  background: white !important;
}
.btn_tertiary {
  background: #2F2F2F;
  color: #2f2f2f !important;
}
.btn_tertiary:hover, .btn_tertiary:focus, .btn_tertiary:active {
  background: #626262;
}
.btn_border, .btn_border:hover, .btn_border:focus, .btn_border:active {
  border: 2px solid;
}
.btn_border.primary {
  border-color: #FEEBA7;
  background: transparent;
  color: #FEEBA7;
}
.btn_border.primary:hover, .btn_border.primary:focus, .btn_border.primary:active {
  background: #FEEBA7;
  color: #000000;
}
.btn_border.secondary {
  border-color: #F4F3F1;
  background: transparent;
  color: #F4F3F1;
}
.btn_border.secondary:hover, .btn_border.secondary:focus, .btn_border.secondary:active {
  background: #F4F3F1;
  color: #000000;
}
.btn_border.tertiary {
  border-color: #2F2F2F;
  background: transparent;
  color: #2F2F2F;
}
.btn_border.tertiary:hover, .btn_border.tertiary:focus, .btn_border.tertiary:active {
  background: #2F2F2F;
  color: #ffffff;
}
.btn_text, .btn_text:hover, .btn_text:focus, .btn_text:active {
  border: none;
  background: transparent !important;
  position: relative;
  padding-left: 0px;
  padding-right: 0px;
}
.btn-large.btn_text {
  padding: 18px 0px 30px;
}
.btn_text::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 3px;
  left: 0px;
  transition: all 0.3s;
}
.btn_text:hover::after {
  transform: translateY(2px);
}
.btn_text:not(.btn-large)::after {
  bottom: -5px;
}
.btn_text.btn-large::after {
  bottom: 15px;
}
.btn_text.primary {
  color: #FEEBA7;
}
.btn_text.secondary {
  color: #F4F3F1;
}
.btn_text.tertiary {
  color: #2F2F2F;
}
.btn_text.primary::after {
  background: #FEEBA7;
}
.btn_text.secondary::after {
  background: #F4F3F1;
}
.btn_text.tertiary::after {
  background: #2F2F2F;
}
.well, .ui-tabs-menu {
  background: #F4F3F1;
  border: 2px solid #2F2F2F;
  padding: 20px;
  box-shadow: none;
  border-radius: 0px;
}
.ui-tabs-menu {
  padding: 0px;
}
.well em {
  color: #2F2F2F;
}
.well table, .well tr, .well th, .well td {
  border-color: #2F2F2F;
}
.ui-widget-header {
  font-weight: normal;
}
.product-container-panel .ui-widget-header {
  font-size: 26px !important;
  padding: 5px 10px 7px !important;
  background: #FEEBA7;
  text-align: center;
  margin-top: 10px;
}
thead.ui-widget-header {
  background: #2F2F2F;
  color: #F4F3F1;
}
thead.ui-widget-header th:not(:first-child) {
  border-color: #F4F3F1 !important;
}
.ui-state-highlight {
  background: #a4d4fd !important;
}
.popover-title {
  font-size: 20px;
  background: #FEEBA7;
}
legend {
  text-align: center;
  border-color: #2F2F2F;
  font-size: 26px;
}
@media (max-width: 979px) {
  legend {
    font-size: 20px;
  }
}
.dropdown-menu {
  background: #FEEBA7;
  border: 0;
  padding: 0px;
}
.dropdown-menu > li {
  padding: 0px;
}
.dropdown-menu > li > a {
  font-size: calc(16px + 15%);
  padding: 10px;
  color: #2F2F2F;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  background: #fef1c0;
  color: #2F2F2F;
}
.alert {
  text-shadow: none;
  border-radius: 0px;
  color: #F4F3F1;
}
.alert-success, .label-success, .badge-success {
  background: #18791c;
}
.alert-danger, .alert-error, .label-danger, .badge-danger {
  background: #791010;
}
.alert-info, .label-info, .badge-info {
  background: #107279;
}
.alert-primary, .label-primary, .badge-primary {
  background: #105779;
}
.alert-warning, .label-warning, .badge-warning {
  background: #835c12;
}
.well.sys-alert {
  text-align: center;
  color: #ffffff;
}
.well-small.sys-alert .lead {
  color: #2F2F2F;
}
.sys-message {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  text-align: center;
  border-radius: 0px !important;
}
table, th {
  border-radius: 0px !important;
}
.modal-header {
  background: #FEEBA7;
  color: #2F2F2F;
}
.modal-header h3 {
  font-size: 28px !important;
}
.modal-footer {
  background: #2b2828;
  border-radius: 0px;
}
.modal-footer h3, .modal-footer h3 span {
  font-size: 28px;
  line-height: 110%;
  color: #F4F3F1;
}
header {
  background: transparent;
}
@media (min-width: 980px) {
  header {
    padding: 20px 0px;
  }
}
@media (max-width: 979px) {
  header {
    padding-top: 20px;
  }
}
header .navbar .nav a {
  color: #2F2F2F;
  text-transform: uppercase;
  text-shadow: none !important;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}
@media (min-width: 980px) {
  header .navbar .nav a {
    color: #FEEBA7;
    font-size: 12px;
    text-align: left;
  }
}
@media (min-width: 1201px) {
  header .navbar .nav a {
    font-size: 14px;
  }
}
@media (min-width: 980px) {
  header .navbar a {
    font-size: 12px;
  }
}
header .navbar .nav > .active > a, header .navbar .nav > .active > a:focus, header .navbar .nav > .active > a:hover, header .navbar .nav > li > a:focus, header .navbar .nav > li > a:hover, header .navbar .nav li.dropdown.open > .dropdown-toggle, header .navbar .nav li.dropdown.active > .dropdown-toggle, header .navbar .nav li.dropdown.open.active > .dropdown-toggle {
  color: #2F2F2F !important;
  background-color: transparent;
  box-shadow: none;
  text-decoration: underline;
}
@media (min-width: 980px) {
  header .navbar .nav > .active > a, header .navbar .nav > .active > a:focus, header .navbar .nav > .active > a:hover, header .navbar .nav > li > a:focus, header .navbar .nav > li > a:hover, header .navbar .nav li.dropdown.open > .dropdown-toggle, header .navbar .nav li.dropdown.active > .dropdown-toggle, header .navbar .nav li.dropdown.open.active > .dropdown-toggle {
    color: #FEEBA7 !important;
  }
}
header .btn-navbar {
  background: #FEEBA7 !important;
  margin-top: 0px !important;
  margin-right: 0px !important;
}
header .btn-navbar:hover, header .btn-navbar:focus, header .btn-navbar:active {
  background: #fef1c0 !important;
}
header .btn-navbar .icon-bar {
  background: #2F2F2F !important;
}
@media (max-width: 979px) {
  header .navbar-inner {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (max-width: 979px) {
  header .nav-collapse {
    background: #FEEBA7;
  }
}
@media (min-width: 980px) {
  header .navbar .container {
    display: flex;
    justify-content: center;
  }
}
@media (min-width: 980px) {
  header .navbar .nav {
    display: flex;
    align-items: center;
    gap: 0px;
  }
}
@media (min-width: 1201px) {
  header .navbar .nav {
    gap: 20px;
  }
}
@media (min-width: 980px) {
  header .dropdown-menu a {
    color: #2F2F2F !important;
  }
}
@media (max-width: 979px) {
  header .dropdown-menu a:hover, header .dropdown-menu a:focus, header .dropdown-menu a:active {
    background: #FEEBA7 !important;
    text-decoration: underline;
  }
}
header .dropdown-toggle .caret {
  border-top-color: #FEEBA7 !important;
}
header .header_icons {
  list-style-type: none;
  display: block !important;
}
header .header_icons .header_icons_members {
  display: block;
}
header .header_icons .header_icons_contact {
  display: block;
}
header .header_icons li {
  float: left;
}
header .header_icons i {
  color: #f4f3f1;
  font-size: 24px;
  margin: 0px 5px;
}
header .header_icons i:hover {
  color: #dbd8d3;
}
header .header_icons.mobile {
  margin: 0px;
  position: relative;
  top: 3px;
}
@media (min-width: 980px) {
  header .header_icons.mobile {
    display: none !important;
  }
}
header .header_icons.mobile li {
  margin-right: 10px;
}
@media (max-width: 979px) {
  header .header_icons.desktop {
    display: none !important;
  }
}
header #logo {
  text-align: center;
  /*margin-top: 20px;*/
}
.home header {
  position: absolute;
  width: 100%;
  top: 0px;
  z-index: 2;
  background: linear-gradient(black, transparent 100%);
  padding-bottom: 20px;
}
@media (max-width: 979px) {
  body:not(.home) header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
body:not(.user_guest) .header_icons_members i {
  color: #21a326;
}
.home footer {
  margin-top: 50px;
}
.home footer .row-fluid {
  padding-top: 50px;
  border-top: 2px solid #F4F3F1;
}
footer .cards img {
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  footer .cards {
    margin: 20px auto;
  }
}
footer .cards a {
  color: #F4F3F1;
}
footer .cards a:hover, footer .cards a:focus, footer .cards a:active {
  color: #e9e7e3;
}
@media (min-width: 768px) {
  footer .copyright {
    text-align: left !important;
  }
}
@media (min-width: 768px) {
  footer .vendor {
    text-align: right !important;
  }
}
footer .vendor img {
  margin-top: 5px;
}
body:not(.home) footer {
  padding: 30px 0px;
  background: url("https://skins.zfood.co.uk/nanaki/images/bg_grey.jpg");
}
#spinner {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 10001;
  transform: translate(-50%, -50%);
  animation: rotate 2s linear infinite;
}
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  overflow: hidden;
  background-color: #2F2F2F;
  height: 100vh;
  width: 100%;
  z-index: 10000;
}
@keyframes rotate {
  /*0% {
        transform: rotate(0deg) translate(-50%, -50%);   
    }
    25% {
        transform: rotate(-7deg) translate(-50%, -50%);   
    }
    50% {
        transform: rotate(0deg) translate(-50%, -50%);   
    }
    75% {
        transform: rotate(7deg) translate(-50%, -50%);   
    }
    100% {
        transform: rotate(0deg) translate(-50%, -50%);   
    }*/
  0% {
    transform: translate(-50%, -50%);
  }
  25% {
    transform: translate(-55%, -50%);
  }
  50% {
    transform: translate(-50%, -50%);
  }
  75% {
    transform: translate(-45%, -50%);
  }
  100% {
    transform: translate(-50%, -50%);
  }
}
.home section {
  padding: 50px 0px;
  position: relative;
}
@media (min-width: 980px) {
  .home section {
    padding: 150px 0px;
  }
}
.home section .container {
  width: 100%;
}
.section_border {
  position: relative;
  z-index: 1;
  height: 51px;
  background-repeat: repeat-x;
}
.section_border.top {
  background: url("https://skins.zfood.co.uk/nanaki/images/border_tattered_top.png");
  margin-top: -13px;
  margin-bottom: -10px;
}
.section_border.bottom {
  background: url("https://skins.zfood.co.uk/nanaki/images/border_tattered_bottom.png");
  margin-bottom: -13px;
  margin-top: -10px;
}
.carousel-indicators {
  display: none;
}
.carousel-control {
  color: #FEEBA7;
  opacity: 1;
  background: none;
}
.carousel-control:hover, .carousel-control:focus, .carousel-control:active {
  color: #fef1c0;
}
#home_hero {
  padding-top: 0px;
  position: relative;
  padding-bottom: 0px;
}
@media (min-width: 2000px) {
  #home_hero .carousel-inner > .item > img, #home_hero .carousel-inner > .item > a > img {
    width: 2000px;
  }
}
#home_hero .carousel-control {
  border: none;
  font-size: 80px;
  top: auto;
  bottom: 20px;
}
@media (min-width: 768px) {
  #home_hero .carousel-control {
    font-size: 120px;
    bottom: 40px;
    top: 40%;
  }
}
#home_hero #home_hero_bottom {
  margin: 0px auto;
  padding: 12px 10px;
}
@media (min-width: 768px) {
  #home_hero #home_hero_bottom {
    text-align: left !important;
    padding: 20px 10px;
  }
}
@media (min-width: 1201px) {
  #home_hero #home_hero_bottom {
    position: absolute;
    bottom: auto;
    left: 50%;
    top: 150px;
    transform: translateX(-50%);
    width: 100%;
    max-width: 380px;
    background: #0000009e !important;
    border-radius: 100px;
  }
}
@media (min-width: 1201px) {
  #home_hero #home_hero_bottom h4, #home_hero #home_hero_bottom i {
    color: #c1c1c1 !important;
  }
}
#home_hero #home_hero_bottom a:hover, #home_hero #home_hero_bottom a:focus, #home_hero #home_hero_bottom a:active {
  text-decoration-color: #F4F3F1;
}
@media (max-width: 1200px) {
  #home_hero #home_hero_bottom a:hover, #home_hero #home_hero_bottom a:focus, #home_hero #home_hero_bottom a:active {
    text-decoration: none !important;
  }
}
#home_hero #home_hero_bottom a:hover i {
  transform: translateY(-5px);
}
#home_hero #home_hero_bottom h2 {
  margin-top: 0px;
}
#home_hero #home_hero_bottom p {
  margin-bottom: 20px;
}
#home_hero #home_hero_bottom i {
  font-size: 25px;
  transition: all 0.3s;
}
@media (min-width: 768px) {
  #home_hero #home_hero_bottom i {
    font-size: 40px;
  }
}
#home_hero #home_hero_bottom > .container {
  padding-left: 0px;
  padding-right: 0px;
  /*@include desktop {
                padding-left: 45px;
                padding-right: 45px;
            }*/
}
#home_hero #home_hero_bottom > .container > .row-fluid {
  display: flex;
}
@media (min-width: 1201px) {
  #home_hero #home_hero_bottom > .container > .row-fluid > div:hover i, #home_hero #home_hero_bottom > .container > .row-fluid > div:hover h4 {
    color: #ffffff !important;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  #home_hero #home_hero_bottom .btn, #home_hero #home_hero_bottom .btn-group {
    margin: 0px auto 0px 0px !important;
  }
}
@media (max-width: 1200px) {
  #home_hero #home_hero_bottom .btn, #home_hero #home_hero_bottom .btn-group {
    display: block;
    max-width: 300px;
  }
}
#home_hero #home_hero_bottom .btn_text {
  display: inline-block !important;
}
#home_hero #home_hero_bottom h4 {
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  #home_hero #home_hero_bottom h4 {
    font-size: 18px;
  }
}
@media (min-width: 1201px) {
  #home_hero #home_hero_bottom h4 {
    font-size: 20px;
  }
}
@media (min-width: 1201px) {
  #home_hero, #myCarousel, #myCarousel .item {
    height: 100vh;
  }
}
@media (min-width: 1201px) {
  .column_modules {
    margin-top: -190px;
    position: relative;
    z-index: 100;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .column_modules {
    margin-top: 40px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .column_modules {
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .column_modules {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
.mod_postcode_box {
  background: url("https://skins.zfood.co.uk/nanaki/images/bg_grey.jpg") repeat !important;
  text-align: center;
  max-width: 650px;
  margin: 10px auto 0px;
  padding: 30px 50px;
}
.mod_postcode_box .col3 {
  color: #c7c2b8;
}
.mod_postcode_box #mod_postcode_box_pc {
  background: transparent;
  border: none;
  border-bottom: 3px solid #F4F3F1;
  text-transform: uppercase;
  padding: 0px;
  height: 54px;
  width: 150px;
  letter-spacing: 1px;
  margin-right: 20px;
  color: #F4F3F1;
  font-weight: bold;
  font-size: 20px !important;
  box-shadow: none;
}
@media (max-width: 767px) {
  .mod_postcode_box #mod_postcode_box_pc {
    margin: 0px auto;
  }
}
@media (max-width: 1200px) {
  .mod_postcode_box #mod_postcode_box_pc {
    margin-bottom: 20px;
  }
}
@media (max-width: 480px) {
  .mod_postcode_box #mod_postcode_box_pc {
    display: block;
    margin-bottom: 10px;
  }
}
.mod_postcode_box #mod_postcode_box_pc::placeholder {
  color: #acacac;
}
.mod_postcode_box .btn {
  height: 54px;
  font-size: 20px !important;
  font-weight: bold;
  letter-spacing: 1px;
}
@media (min-width: 481px) and (max-width: 767px) {
  .mod_postcode_box .btn {
    margin: 0px auto 0px 10px !important;
  }
}
.mod_postcode_box h2 {
  margin-top: 0px;
}
#home_welcome, #home_loyalty {
  background-size: cover !important;
  background-repeat: no-repeat !important;
  padding: 0px;
}
#home_welcome_banner_mobile, #home_loyalty_banner_mobile {
  height: 200px;
}
@media (min-width: 768px) {
  #home_welcome_banner_mobile, #home_loyalty_banner_mobile {
    height: 300px;
  }
}
#home_welcome .btn-group, #home_loyalty .btn {
  margin-top: 20px;
}
#home_welcome p, #home_loyalty p {
  max-width: 750px;
  margin: 5px auto;
}
@media (min-width: 980px) {
  #home_welcome p, #home_loyalty p {
    max-width: 600px;
    margin: 5px auto 5px 0px;
  }
}
#home_welcome_inner > .container, #home_loyalty_inner > .container {
  padding: 30px 20px 50px;
}
@media (min-width: 980px) {
  #home_welcome_left, #home_loyalty_left {
    text-align: left !important;
  }
}
@media (min-width: 980px) {
  #home_welcome {
    background: url("https://skins.zfood.co.uk/nanaki/images/home_welcome_bg.jpg");
  }
}
#home_welcome #home_welcome_inner {
  position: relative;
  top: -1px;
}
@media (min-width: 980px) {
  #home_welcome #home_welcome_inner {
    clip-path: polygon(0% 0%, 101% 0%, 0% 101%, 0% 0%);
  }
}
@media (min-width: 980px) {
  #home_welcome .container {
    padding: 50px 20px 350px;
  }
}
@media (min-width: 1201px) {
  #home_welcome .container {
    padding: 50px 20px 350px;
  }
}
#home_welcome #home_welcome_banner_mobile {
  background: url("https://skins.zfood.co.uk/nanaki/images/home_welcome_bg.jpg");
  background-position: center center;
  background-size: cover;
}
@media (min-width: 980px) {
  #home_loyalty {
    background: url("https://skins.zfood.co.uk/nanaki/images/home_loyalty_bg.jpg");
  }
}
@media (min-width: 980px) {
  #home_loyalty #home_loyalty_inner {
    clip-path: polygon(0% 0%, 101% 101%, 0% 101%, 0% 0%);
  }
}
@media (min-width: 980px) {
  #home_loyalty .container {
    padding: 390px 20px 200px;
  }
}
#home_loyalty #home_loyalty_banner_mobile {
  background: url("https://skins.zfood.co.uk/nanaki/images/home_loyalty_bg.jpg");
  background-position: center center;
  background-size: cover;
}
#home_grid {
  padding-bottom: 60px;
}
#home_grid #home_grid_right_toprow {
  background: #F4F3F1;
  border: 2px solid #2F2F2F;
  padding: 20px;
  box-shadow: none;
  border-radius: 0px;
}
@media (min-width: 481px) {
  #home_grid #home_grid_right_toprow {
    padding: 40px;
  }
}
@media (min-width: 980px) {
  #home_grid #home_grid_right_toprow {
    padding: 68px 40px;
    max-width: 413px;
  }
}
#home_grid #home_grid_right_toprow .btn {
  margin-top: 10px;
}
#home_grid #home_grid_left_bottomrow {
  display: flex;
  justify-content: center;
  gap: 20px;
}
@media (min-width: 980px) {
  #home_grid #home_grid_left_bottomrow {
    justify-content: flex-end;
    gap: 0px;
  }
}
@media (min-width: 768px) {
  #home_grid #home_grid_right, #home_grid #home_grid_left_bottomrow_right {
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  #home_grid .home_grid_1 {
    margin-bottom: 15px;
  }
}
@media (min-width: 768px) {
  #home_grid .home_grid_4 {
    margin-top: 15px;
  }
}
@media (min-width: 980px) {
  #home_grid > .container > .row-fluid {
    margin-top: -250px;
    position: relative;
    z-index: 2;
  }
}
#home_reviews {
  padding-bottom: 30px;
}
#home_reviews i {
  color: #FEEBA7;
  font-size: 30px;
  padding: 0px 3px;
}
@media (min-width: 768px) {
  #home_reviews i {
    font-size: 40px;
  }
}
#home_reviews p {
  line-height: 170%;
}
#home_reviews h2 {
  margin-top: 0px;
}
#home_reviews #reviews_carousel_container {
  border: 2px solid;
  padding: 20px 35px;
}
@media (min-width: 1201px) {
  #home_reviews #reviews_carousel_container {
    position: absolute;
    right: 0px;
    width: 520px;
    top: 50%;
    transform: translateY(-50%);
    padding: 50px 70px;
  }
}
#home_reviews #reviews_carousel .carousel-control {
  border: 1px solid #f1f0ed;
  font-size: 30px;
  width: 25px;
  height: 25px;
  line-height: 20px;
}
#home_reviews #reviews_carousel .carousel-control.left {
  left: -30px;
}
@media (min-width: 1201px) {
  #home_reviews #reviews_carousel .carousel-control.left {
    left: -40px;
  }
}
#home_reviews #reviews_carousel .carousel-control.right {
  right: -30px;
}
@media (min-width: 1201px) {
  #home_reviews #reviews_carousel .carousel-control.right {
    right: -40px;
  }
}
#home_reviews #reviews_carousel .carousel-inner {
  margin: 20px 0px 10px;
}
@media (min-width: 481px) and (max-width: 767px) {
  #home_reviews #reviews_carousel .carousel-inner .item {
    height: 85px;
  }
}
@media (max-width: 480px) {
  #home_reviews #reviews_carousel .carousel-inner .item {
    height: 140px;
  }
}
@media (min-width: 980px) {
  #home_reviews > .container > .row-fluid {
    display: flex;
  }
}
@media (min-width: 980px) and (max-width: 1200px) {
  #home_reviews .btn:not(.social_media_links a) {
    display: block;
    margin: 10px auto !important;
  }
}
@media (min-width: 980px) and (max-width: 1200px) {
  #home_reviews #home_reviews_left {
    width: 57.4468085106%;
  }
}
@media (min-width: 1201px) {
  #home_reviews #home_reviews_left {
    margin-left: -50px;
  }
}
@media (min-width: 768px) {
  #home_reviews #home_reviews_right {
    position: relative;
  }
}
@media (min-width: 980px) and (max-width: 1200px) {
  #home_reviews #home_reviews_right {
    width: 40.4255319149%;
  }
}
@media (min-width: 1201px) {
  #home_reviews .home_reviews_img {
    text-align: right;
  }
}
#responsive-food-menu .brand {
  color: #F4F3F1;
  text-transform: uppercase;
  padding: 16px 20px 13px 5px;
  margin-left: 0px;
}
@media (max-width: 767px) {
  #responsive-food-menu .brand {
    width: 100%;
    text-align: center;
    font-size: 24px;
  }
}
#responsive-food-menu .navbar-inner {
  padding-left: 10px;
  padding-right: 10px;
}
@media (max-width: 767px) {
  #responsive-food-menu .btn-navbar:not(.ctrl-mob-nav-search) {
    float: left;
  }
}
#responsive-food-menu.affix-top .btn-navbar.btn-primary {
  padding-top: 2px !important;
  height: 41px;
}
#responsive-food-menu.affix-top .btn-navbar.btn-primary, #responsive-food-menu.affix-top .ctrl-mob-nav-search {
  margin-top: 5px !important;
}
@media (max-width: 767px) {
  #responsive-food-menu.affix {
    left: 0px;
  }
}
#responsive-food-menu.affix .btn-navbar.btn-primary {
  padding-top: 2px !important;
  height: 42px;
  margin-top: 4px !important;
}
#responsive-food-menu.affix .ctrl-mob-nav-search {
  margin-top: 5px !important;
}
@media (max-width: 767px) {
  .menu-container .ui-tabs-vertical .ui-tabs-panel {
    width: 100% !important;
  }
}
.ui-tabs-nav li.ui-tabs-active a {
  background: #FEEBA7;
  color: #2F2F2F !important;
  border: 2px solid #2F2F2F;
}
.ui-tabs-nav li {
  background: #2F2F2F !important;
}
.ui-tabs-nav li a {
  color: #F4F3F1 !important;
  text-transform: uppercase;
}
.cat-desc {
  border: none !important;
  border-radius: 0px;
  text-align: center;
  font-size: 16px;
  line-height: 135%;
}
#menu-search-box {
  font-size: 14px !important;
  width: 240px;
  padding: 4px 12px;
}
@media (max-width: 767px) {
  .row-product .span5 .media {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .row-product h5 {
    font-size: 24px;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .row-product .description {
    text-align: center;
  }
}
.row-variation {
  margin-bottom: 5px;
}
.row-variation .price {
  position: relative;
  top: 5px;
}
.row-variation .name {
  position: relative;
  top: 4px;
}
@media (max-width: 767px) {
  .how-im-ordering {
    text-align: center;
  }
}
#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;
}
#editProductModal fieldset .btn-group > .dropdown-toggle:not(.btn-info):not(.btn-success):not(.btn-danger) .caret, #editSpecialDealModal fieldset .btn-group > .dropdown-toggle:not(.btn-info):not(.btn-success):not(.btn-danger) .caret {
  border-top-color: #F4F3F1;
}
#editProductModal fieldset .btn-group > .dropdown-toggle .caret, #editSpecialDealModal fieldset .btn-group > .dropdown-toggle .caret {
  margin-top: 5px;
}
#zp-offcanvas-menu .uk-offcanvas-bar {
  background: #2F2F2F;
}
#editProductModal .modal-body .type-choose-one > .row-fluid > .control-group {
  width: 100% !important;
  margin: 0px !important;
}
@media (max-width: 767px) {
  #editProductModal .modal-body .type-choose-one > .row-fluid > .control-group {
    text-align: center;
  }
}
#editProductModal .modal-body .type-choose-one .dropdown-toggle {
  max-width: 100%;
}
#editProductModal .modal-body .type-choose-one .control-label {
  padding-top: 0px;
}
@media (max-width: 767px) {
  #editProductModal .modal-body .type-choose-one .control-label {
    text-align: center;
    width: 100% !important;
  }
}
@media (max-width: 767px) {
  #editProductModal .modal-body .type-choose-one .controls {
    margin-left: 0px !important;
  }
}
@media (max-width: 767px) {
  #editProductModal .modal-body > .media > div {
    width: 100% !important;
  }
}
@media (max-width: 767px) {
  #editProductModal .modal-body > .media > div small {
    text-align: center;
    margin: 0px auto;
    display: block;
  }
}
@media (max-width: 767px) {
  #editProductModal .modal-body .thumbnail {
    margin: 0px auto 10px;
  }
}
@media (max-width: 767px) {
  #editProductModal .modal-body h4, #editSpecialDealModal .modal-body h4, #editProductModal .modal-body h3, #editSpecialDealModal .modal-body h3 {
    text-align: center;
  }
}
.menu-selection h1 {
  text-align: center;
}
.menu-selection h3 {
  text-align: center;
  color: #2F2F2F;
}
@media (max-width: 767px) {
  .checkout h2 {
    text-align: center;
  }
}
.checkout .trigger-paymentmethod .btn {
  font-size: 16px !important;
}
@media (max-width: 979px) {
  .checkout .trigger-paymentmethod .btn {
    width: 100% !important;
    display: block;
  }
}
@media (min-width: 980px) and (max-width: 1200px) {
  .checkout .trigger-paymentmethod .btn {
    padding: 26px 10px;
  }
}
.checkout .loyaltypoints_box {
  background: #FEEBA7;
}
.checkout .loyaltypoints_box .ui-widget-header {
  background: #2F2F2F !important;
  border: 2px solid #2F2F2F;
  border-bottom: none;
  color: #F4F3F1;
}
.checkout .loyaltypoints_box .row-credits .well {
  border: 2px solid #2F2F2F;
}
.checkout .loyaltypoints_box .row-credits .col-equals div {
  border: none;
  padding: 5px 0px;
}
.checkout .loyaltypoints_box .btn-link {
  color: #2F2F2F;
}
.nav-list > .active > a, .nav-list > .active > a:hover, .nav-list > .active > a:focus {
  background: #FEEBA7;
  color: #2F2F2F;
  text-shadow: none;
}
.nav-list > .active > a > [class^="icon-"] {
  background-image: url("https://skins.zfood.co.uk/nanaki/images/glyphicons-halflings.png");
}
.nav-list .nav-header {
  font-size: 16px;
  color: #2F2F2F;
}
.nav-list .divider {
  border-color: #2F2F2F;
}
.nav-list li small {
  font-size: 10px;
}
.hero-unit {
  color: #F4F3F1;
  border-radius: 0px;
}
.section-sales-reports .form-inline .btn-primary {
  padding: 10px 7.5px 9px;
}
.section-sales-reports .form-inline .btn-primary:not(.active) {
  background: #105779 !important;
}
.section-sales-reports table, .section-product-reports table, .section-tax-report table {
  background: #F4F3F1;
}
@media (max-width: 767px) {
  .contact-us h1 {
    text-align: center;
  }
}
.contact-us .ui-widget-header {
  font-size: 28px;
  padding: 6px 12px 10px;
}
.contact-us .ui-widget-content {
  border: none;
}
.contact-us .box-contact-information {
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .contact-us .box-delivery-information {
    margin-bottom: 20px;
  }
}
.contact-us .ui-widget {
  border: 2px solid #2F2F2F;
}
@media (max-width: 767px) {
  .contact-us .ui-widget {
    text-align: center;
  }
}
body:not(.book) .mod_table_reservation_v1 {
  display: none;
}
.mod_table_reservation_v1 {
  max-width: 330px;
  margin: 30px auto 0px !important;
  width: 100%;
  text-align: center;
}
.mod_table_reservation_v1 select, .mod_table_reservation_v1 input, .mod_table_reservation_v1 button {
  margin: 0px auto 20px !important;
  padding-left: 0px;
  padding-right: 0px;
  width: 100% !important;
  text-align: center;
}
.mod_table_reservation_v1 label {
  font-size: 16px;
}
@media (max-width: 767px) {
  .book #body .left {
    display: none;
  }
}
.book #body img {
  margin-bottom: 17px;
}
@media (max-width: 767px) {
  .book #body img {
    display: block;
    margin: 0px auto 20px;
  }
}
.gallery .thumb {
  max-width: 385px;
  padding: 5px;
}
#main_gallery {
  margin: 0px auto;
  text-align: center;
}
#gallery_intro {
  text-align: center;
  max-width: 600px;
  margin: 0px auto 40px;
}
#gallery_intro .btn-group .btn {
  margin: 5px auto;
}
@media (max-width: 767px) {
  #gallery_intro .btn-group .btn {
    display: block;
  }
}
@media (min-width: 768px) {
  #gallery_intro .btn-group .btn {
    margin: 0px 5px;
  }
}
#gallery_intro p {
  margin: 20px auto 30px;
}
.error-404 h2, .error-404 h3, .error-404 p {
  color: #2F2F2F;
}
.information .cookie-policy-content table {
  background: #ffffff;
}
@media (max-width: 767px) {
  .block-terms-conditions, .block-website-help {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .home #body .btn-group .btn {
    display: block;
    margin: 10px auto;
  }
  footer .social_media_links .btn {
    display: inline-block !important;
    margin: 10px !important;
  }
}
@media (min-width: 768px) {
  .home #body .btn-group .btn:not(:first-child) {
    margin-left: 20px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  #home_welcome_left, #home_loyalty_left, #home_grid_left, #home_grid_right, #home_grid_right_toprow, #home_reviews_left, #home_reviews_right {
    width: 100%;
    float: none;
    margin: 0px auto;
  }
}
@media (max-width: 1182px) {
  #basket-container {
    margin-top: 20px;
  }
}
@media (max-width: 1368px) {
  .home .container, footer {
    padding-left: 20px;
    padding-right: 20px;
  }
  #home_hero_border {
    display: none !important;
  }
}
@media (min-width: 1368px) {
  header .navbar .nav {
    gap: 35px;
  }
  header .navbar .nav a {
    font-size: 17px;
  }
}
/* Load: skins/nanaki/temp_fixes_from_base.css */
/* Core CSS Fixes */
/* pm */
.home h1, .home-about, #body-bottom-hr, .row_mods, .row_phones, .social_media_links small, .voucher_box .success span, #basket-container hr {
  display: none !important;
}
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;
}
.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: 5px;
  border: none !important;
}
.copyright {
  text-align: left;
}
.vendor {
  float: right;
}
.cards, .vendor {
  padding-top: 5px;
}
.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;
}
.loyaltypoints_box .btn-link {
  color: #FFFFFF;
  font-size: 12px !important;
  text-decoration: underline;
}
.checkout #loginSignin, .checkout #ctl-forgotPassword {
  width: 100%;
  margin-bottom: 5px;
}
.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;
  text-shadow: none;
}
header .navbar {
  margin-bottom: 0px !important;
}
header .navbar-inner {
  background: transparent;
  border: none;
  box-shadow: none;
}
#myCarousel {
  margin-bottom: 0px !important;
}
.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_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;
}
.contact-us #contact_map_canvas {
  color: #000000 !important;
}
.navbar-affix-container {
  height: auto !important;
}
/* END Core CSS Fixes */
/****************************************************************/
/* Load: skins/nanaki/temp_patches.css */
.contact-us #contact_map_canvas {
  color: #000;
}
/* define colour for google maps location popup */
.page_welcome #opening-status, .page_welcome .navbar {
  display: none;
}
.voucher_box .success > span {
  display: none;
}
/* remove the word code from the voucher box */
.checkout .box-delivery-information > p {
  font-size: 75%;
}
/* Tablet & Desktop */
@media (min-width: 767px) {
  /* CSS to vertically align the elements for greater than phone */
  footer {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  footer .row-fluid {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
/* Landscape phones and down */
@media (max-width: 480px) {
  .page-header h1 small {
    line-height: 110%;
  }
}


body .visible-henleyonthames { display:none !important; } 
body .hidden-henleyonthames { display:inherit !important; } 
body.shop_henleyonthames .hidden-henleyonthames { display:none !important; }
body.shop_henleyonthames .visible-henleyonthames { display:inherit !important; }

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

body {
	font-family: 'Albert Sans';
}
h1 {
}
h2 {
}
h3 {
}
h4 {
}
body {


	background-attachment: scroll;
}

header, #mobile-header {

	background-attachment: scroll;
}

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

#home_reviews {
    text-align: center;
}

.gone {
    display: none !important;
}

.disabled {
    pointer-events: none;
    opacity: .4;
}

#tripadvisor_pdf {
    text-align: center;
    max-width: 340px;
    background: white;
    padding: 32px;
    margin-top: 50px;
    margin-bottom: 20px;
}

header #logo_desktop {
    flex-direction: column;
    align-items: center;
}

header .social_media_links > .extended {
    display: flex;
    margin: 0;
}

header .social_media_links > .extended .btn {
    max-width: 26px;
    background: none !important;
    margin: 0 !important;
    margin-right: 10px !important;
    padding: 0;	    
}

footer .social_media_links a.btn {
    background: none !important;
    padding: 0;
    max-width: 40px;
    margin-top: 10px;
    margin-bottom: 5px;
    transition: .2s;
}

footer .social_media_links a.btn:hover,
footer .social_media_links a.btn:focus {
    transition: .2s;
    transform: translateY(-5px);
}

/*delivery restriction alert*/
.alert-restriction-info a {
    color: #FEEBA7;
    &:hover, &:focus {
        color: #FEEBA7;
        text-decoration: underline;
    }
}

@media (max-width: 767px) {
    .alert_last_orders {
        text-align: center;   
    }    
}


@media (min-width: 767px) {
    #tripadvisor_pdf {
        max-width: 550px;
    }    
}
