@import url("https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@400;500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@400;500&display=swap");
html {
  -webkit-font-smoothing: antialiased !important;
}

.profiler-results {
  display: none !important;
}

.json-overlay {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-image: none;
}

.json-overlay:after {
  content: '';
  width: 70px;
  height: 70px;
  position: absolute;
  background-size: 70px;
  background-repeat: no-repeat;
  background-image: url(https://az415411.vo.msecnd.net/images/loading-new.svg) !important;
}

/*--------------------------------------------------------------- Global----------------------------------------------------------------*/
body {
  background: #fafafa;
  color: #333;
  font-family: "Roboto Slab", sans-serif;
  line-height: 1.5em;
}

.row {
  margin-bottom: 0;
}

.editor-field.deliveryNote {
  display: block !important;
}

.editor-label.deliveryNote {
  display: block !important;
  font-size: 0;
}

.editor-label.deliveryNote:before {
  content: "Special Requests:";
  display: block;
  font-size: 14px;
  margin-bottom: 2px;
}

.deliveryInfoTxt {
  display: block !important;
  font-size: 0.8em;
}

a {
  color: #333;
  font-weight: 600;
}

p {
  margin-top: 0;
  margin-bottom: 12px;
}

hr {
  background: #000000;
}

.validation-summary-valid ul {
  margin: 0;
}

select#takeawayOptionbtm {
  display: none;
}

a.button.menuCustomPage.caps {
  background-color: #99b4c5;
}

.editor-field.deliveryNote {
  display: block !important;
}

.editor-label.deliveryNote {
  display: block !important;
  font-size: 0;
}

.editor-label.deliveryNote:before {
  content: "Special Requests:";
  display: block;
  font-size: 14px;
  margin-bottom: 2px;
}

.back-button-small {
  background: #5c6465;
  padding: 10px;
  display: block;
  width: 44px;
  height: 56px;
  position: absolute;
  top: 0;
  right: 88px;
  z-index: 1;
}

/*---------------------------------------------------------------- Header----------------------------------------------------------------*/
#header {
  position: fixed;
  z-index: 100;
  top: 0;
  margin: 0;
  padding: 0;
  background: #000;
  color: #fff;
  /* border-bottom: 3px solid #fff; */
}

#page-home #header {
  position: initial;
}

#logo a {
  padding: 0;
  margin-top: 0px;
}

#logo a img {
  margin-top: 5px;
  margin-left: 5px;
  height: 40px;
  width: auto;
  max-width: none;
  /* padding: 5px; */
}

.back-button-small {
  position: fixed;
  background-color: #000;
  z-index: 110;
  height: 56px;
  right: 0px;
}

.back-button-small:after {
  border-right-color: #ccc;
}

#menu li#home a {
  background-image: url(/image-base/header-icon-home-black.png);
}

#menu li#user a {
  background-image: url(/image-base/header-icon-user-red.png);
}

#menu li#info a {
  background-image: url(/image-base/header-icon-info-white.png);
}

#menu li a:focus, #menu li a:hover, .back-button-small:focus, .back-button-small:hover {
  background-color: #333;
}

#banner, #imageview, #banner img, #imageview img {
  display: none;
}

/*---------------------------------------------------------------- Content----------------------------------------------------------------*/
#content, #page-gallery .margin-top {
  margin-top: 56px;
  margin-bottom: 60px;
  padding: 15px;
  color: #333;
}

#page-home #content {
  margin-top: 206px;
  margin-bottom: 0;
}

#page-specialoffers #content {
  text-align: center;
}

#page-specialoffers #content b {
  border-bottom: 1px solid #a7a7a7;
  display: block;
  padding-bottom: 5px;
  margin-top: 30px;
  text-transform: uppercase;
}

#page-specialoffers #content div:nth-child(2) b {
  margin-top: 0;
}

#page-home #imageview:before, #content h1 {
  display: none;
}

.flex-control-paging li a {
  background: #777777;
}

.flex-control-paging li a.flex-active {
  background: #000000;
}

.slider-gallery .slides li img {
  width: 100%;
  max-width: 640px;
  padding: 7.5px;
}

@media screen and (min-width: 768px) {
  .slider-gallery .slides li img {
    padding: 0 7.5px;
  }
}

/*---------------------------------------------------------------- Buttons----------------------------------------------------------------*/
.button-arrow-left:after {
  border-color: rgba(52, 73, 94, 0);
  border-right-color: #fff;
}

.button-arrow-right:after {
  border-color: rgba(52, 73, 94, 0);
  border-left-color: #fff;
}

/*---------------------------------------------------------------- Dine In Menu----------------------------------------------------------------*/
.menus img {
  display: block;
  margin: auto;
}

h2.msg_head {
  position: relative;
  color: #fff;
}

h2.msg_head:after {
  border-color: rgba(52, 73, 94, 0);
  border-top-color: #fff;
}

h2.msg_head.open {
  background: #777777;
  color: #fff;
}

h2.msg_head.open:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #fff;
}

.msg_head {
  background: #333;
  border: none;
  margin-bottom: 8px;
}

.msg_head.open {
  background: #fff;
}

#page-menu .msg_body strong {
  border-color: #333;
  text-transform: none;
  font-weight: 400;
}

.vertical_list, .horizontal_list, .msg_body {
  color: #333;
  font-size: .8em;
}

.vertical_list li a, .msg_body li a {
  border-color: #2c7db0;
  color: #2c7db0;
}

.vertical_list li a {
  background: none !important;
}

.msg_body li a {
  background: url(/images/arrow_blue.png) no-repeat 95% center;
}

.vertical_list .description {
  color: #000 !important;
}

.bottom_border {
  border-color: #b91477;
}

/*---------------------------------------------------------------- Forms----------------------------------------------------------------*/
.form h2 {
  border-color: #000;
  color: #000;
  font-weight: bolder !important;
  font-size: 16px !important;
}

.form .box {
  padding: 0;
}

.form .box, .box, .box a, label, .editor-label label {
  color: #000;
}

input, input[type="text"], input[type="email"], input[type="password"], input#EmailAddress, input#Password, input#Username, select, textarea {
  border-color: #ccc;
  background-color: #fff;
  background-image: none;
  color: #111;
  border-radius: 0px;
  padding: 10px;
  -moz-appearance: none;
  -webkit-appearance: none;
  outline: none;
}

input[type="checkbox"] {
  -moz-appearance: checkbox;
  -webkit-appearance: checkbox;
}

input[type="checkbox"]#RememberMe {
  float: none;
}

input:focus, input[type="text"]:focus, input[type="email"]:focus, input[type="password"]:focus, input#EmailAddress:focus, input#Password:focus, input#Username:focus, select:focus, textarea:focus {
  background-color: #fff;
}

select {
  background-image: url(/image-base/select-down-arrow.png);
  background-size: 10px;
  background-repeat: no-repeat;
  background-position: 96% center;
  background-position: right 12px center;
}

.btn, input.submit-button, input[type=button], input[type=submit] {
  background: #333;
  font-weight: 400;
  border-radius: 0px;
  -webkit-box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.1);
}

input.submit-button:focus, input[type=button]:focus, input[type=submit]:focus {
  background: black;
}

::-webkit-input-placeholder, ::-moz-placeholder {
  color: #999999;
}

/*---------------------------------------------------------------- Reservation Form CSS----------------------------------------------------------------*/
.reservationForm .box {
  margin-bottom: 0;
}

.reservationForm h2 {
  display: none;
}

.reservationForm:before {
  content: "Make a Booking";
  display: block;
  border-bottom: 1px solid #34495e;
  font-size: 1.2em;
  font-weight: 300;
  margin: 0 0 10px;
  padding: 10px;
  text-align: center;
  text-transform: uppercase;
}

.reservationForm label[for="MobileNumber"]:nth-of-type(3) {
  display: none;
}

.reservationForm input#UpdateSMS {
  display: none;
}

.reservationForm .box:nth-of-type(1) label, .reservationForm .box:nth-of-type(2) label {
  width: 40% !important;
  width: calc(100% - (100% - 120px)) !important;
  line-height: 20px;
  padding: 10px 0;
  font-size: .9em;
}

.reservationForm input[type="text"], #checkoutForm #EmailAddress {
  width: 60%;
  width: calc(100% - 120px);
}

.reservationForm label[for="MobileNumber"] {
  visibility: collapse;
  font-size: 1px !important;
  line-height: 0px !important;
}

.reservationForm label[for="MobileNumber"]:before {
  content: "*Mobile Phone ";
  visibility: visible;
  font-size: 14px;
  line-height: 20px;
}

/*---------------------------------------------------------------- Checkout Form CSS----------------------------------------------------------------*/
#postcodePopup h1, #postcodeValidationMsg, .collectionOrDeliveryAvailable {
  color: #fff;
}

#content #postcodePopup h1, #postcodePopup h1 {
  display: block;
  line-height: 1.2em;
  margin-bottom: 5px;
}

#page-checkout .editor-field.collectionDeliveryAvailable {
  margin-top: 15px !important;
}

input#deliveryButton {
  margin-top: -20px;
}

#checkoutForm .box {
  margin-bottom: 0;
}

#checkoutForm h2 {
  display: none;
}

#checkoutForm label {
  width: 35% !important;
  line-height: 20px;
  padding: 10px 0;
  font-size: .9em;
}

#checkoutForm .requestedCompletionTimeLabel {
  visibility: hidden;
  font-size: 1px;
  width: 35%;
  float: left;
  line-height: 20px;
  padding: 10px 0;
}

#checkoutForm .requestedCompletionTimeLabel:before {
  content: "Order Time";
  visibility: visible;
  font-size: 14px;
}

#checkoutForm label[for="EmailAddress"] {
  visibility: hidden;
}

#checkoutForm label[for="EmailAddress"]:before {
  content: "Email";
  visibility: visible;
}

#checkoutForm input[type="text"], #checkoutForm #EmailAddress, #checkoutForm #RequestedCompletionTime {
  width: 65%;
}

span.postCodeField {
  display: block;
  line-height: 18px;
  padding: 10px;
  float: left;
  width: 65%;
  background: #ddd;
  border: 1px solid #ddd;
  border-radius: 5px;
  margin-bottom: 10px;
  color: #555555;
}

#page-Complete #content .row p:nth-child(1) {
  font-size: 16px;
}

#paymentFormContainer input[type=button] {
  margin-bottom: -10px;
  border-radius: 0;
  font-weight: 400;
  padding: 10px;
  font-size: 1.1em;
}

#page-Complete .button {
  border-radius: 0;
  font-weight: 400;
  padding: 16px;
  font-size: 1.1em;
}

input.submit-button[value="Checkout As Guest"] {
  display: none;
}

/*---------------------------------------------------------------- Login----------------------------------------------------------------*/
.login-form input[type=submit], .login-form input[type=button] {
  padding: 5px;
}

.forgot-password {
  float: right;
}

/*---------------------------------------------------------------- Ordering Process Buttons (Green and Red)----------------------------------------------------------------*/
input#btnAddItemSubmit, input#getAddressesButton, input#deliveryButton, input.delcolbtn, input#useSavedAddressesButton, input#placeOrderBtn, #basket .btn.btn-checkout {
  color: #000;
  background-color: #fff;
  font-weight: 400;
  border-radius: 0;
  -webkit-box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.1);
}

input#btnAddItemCancel, input.changeAddress, input#useChangeSaveAddressButton, #basket .btn.btn-clear-basket {
  background-color: #000;
}

/*---------------------------------------------------------------- Take Away----------------------------------------------------------------*/
.swipe-wrap .takeaway:first-child .header .button-arrow-left, .swipe-wrap .takeaway:last-child .header .button-arrow-right {
  visibility: hidden;
}

.button-arrow-left, .button-arrow-right {
  display: inline-block;
  text-indent: 0;
  height: 50px;
  margin-top: -10px;
  border-radius: 0;
}

.takeaway .body {
  color: #000;
  padding: 0;
}

.takeaway .product {
  position: relative;
  border-color: #aaa;
  font-size: 15px;
}

.product .name {
  width: 70%;
  width: calc(100% - 90px);
  font-weight: 400;
  line-height: 24px;
  text-transform: none;
  font-weight: bold;
}

span.product-description {
  width: 100%;
  font-size: 13px;
}

.takeaway .addItemToOrder {
  background: transparent;
  color: #2b2b2b;
  width: auto;
  border-radius: 0;
  position: absolute;
  right: 0;
  top: 10px;
  margin-top: 0;
  margin-right: 1px;
  outline: none;
}

.takeaway .product .price {
  position: relative;
  float: none;
  font-size: 0.9em;
  padding: 0 36px 0 0;
  line-height: 30px;
}

.takeaway .product .price::before {
  content: "+";
  font-size: 24px;
  display: block;
  width: 30px;
  line-height: 30px;
  position: absolute;
  right: 0;
  top: 0;
  background: green;
  color: #fff;
  border-radius: 5px;
}

.takeaway .product .order {
  display: none;
}

.takeaway .addItemToOrder:focus {
  background: transparent;
}

.takeaway .addItemToOrder:focus .price::before {
  background: #717171;
  color: #fff;
}

#slider .takeaway .header {
  background: #fff;
  border: none;
  color: #fff;
  margin-bottom: 10px;
}

body#page-checkout #basket {
  display: block !important;
}

#basket {
  background: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
  /* border-top: solid 3px #6b0008; */
}

#basket .title {
  background-color: green;
  cursor: pointer;
  text-align: center;
}

#basket .title .image, #basket .title .viewText {
  display: none;
}

#basket .title .total {
  display: inline-block;
  height: 50px;
  padding: 15px 15px 15px 55px;
  font-size: 1.4em;
  line-height: 20px;
  float: none;
  background-image: url(/image-base/basket-icon-cart-white.png);
  background-size: 30px;
  background-position: 10px center;
  background-repeat: no-repeat;
}

#basket .buttons {
  position: absolute;
  top: 50px;
  width: 100%;
}

#basket .btn {
  color: #fff;
  padding: 14px 10px;
  width: 30%;
  float: left;
  clear: none;
  margin-bottom: 0;
  height: 40px;
  font-size: 12px;
  line-height: 12px;
  border-radius: 0;
}

#basket .btn:first-child {
  width: 68%;
  margin-right: 2%;
}

#basket .inner {
  position: absolute;
  top: 110px;
  bottom: 0;
  max-height: none;
  width: calc(100% - 20px) !important;
}

#basket hr {
  background: #d6c792;
}

#basket .productItem {
  color: #000;
  border-bottom: 1px solid #ddd;
}

#basket .productItem:first-of-type {
  border-top: 1px solid #ddd;
}

#basket .productItem:nth-child(odd) {
  background: #fff;
}

#basket .productItem:nth-child(even) {
  background: #eee;
}

#basket .productItem .productName {
  line-height: 20px;
  max-width: 180px !important;
}

#basket .productItem .productLinePrice {
  top: 10px;
  right: 10px;
  line-height: 20px;
}

#basket .productItem .productAttributes {
  padding-top: 5px;
  padding-right: 20px;
  font-size: .8em;
  font-style: italic;
  margin-left: 60px;
}

#basket .productQuant a {
  background: #000;
  color: #fff;
  margin-left: 0;
  width: 20px;
  height: 20px;
  padding: 0;
  line-height: 20px;
}

#basket .productQuant a:active {
  background: #820000;
}

/*---------------------------------------------------------------- My Account and Orders----------------------------------------------------------------*/
.orders-list li {
  border-color: #333;
}

body[id="page-My Account"] .button[href="/account/points"] {
  display: block;
}

body[id="page-My Account"] .button[href="/account/reservations"] {
  display: none;
}

#page-Order table {
  font-size: 0.8em;
}

/*---------------------------------------------------------------- Reveal Modals----------------------------------------------------------------*/
.reveal-modal-bg {
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
}

.reveal-modal {
  z-index: 1000;
  background: #777;
  color: #fff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}

.reveal-modal .close-reveal-modal {
  color: #fff;
  -webkit-text-shadow: 0 -1px 1px rbga(0, 0, 0, 0.6);
  text-shadow: 0 -1px 1px rbga(0, 0, 0, 0.6);
}

.reveal-modal h1 {
  border-color: #777;
  color: #777;
}

.reveal-modal .close-reveal-modal:active, #restaurants-list li a:active {
  color: #6c4c1a;
}

.reveal-modal .popupTitle {
  color: #777777;
  font-weight: 400;
}

.deliveryInfoTxt {
  font-size: 0.9em;
}

#productPopup label {
  color: #fff;
  margin-bottom: 5px;
}

#productPopup.reveal-modal {
  width: auto;
  height: auto;
  min-height: 0 !important;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #fff;
  color: #000;
  -webkit-box-shadow: 0px 0px 10px 0px #000, 0px 0px 0px 100000px rgba(0, 0, 0, 0.8);
          box-shadow: 0px 0px 10px 0px #000, 0px 0px 0px 100000px rgba(0, 0, 0, 0.8);
  padding: 42px 15px 15px 15px;
  z-index: 1010;
  position: fixed;
  overflow: scroll;
  overflow-x: hidden;
  margin-bottom: 0;
}

#productPopup.reveal-modal .popupTitle {
  position: absolute;
  width: 100%;
  height: 42px;
  color: #ffffff !important;
  background: #000000 !important;
  background-size: 320px 100px;
  font-weight: 400;
  margin: -42px -15px 0 -15px;
  padding: 12px 15px;
  font-size: 0.8em;
  font-weight: 600 !important;
}

#productPopup.reveal-modal label {
  color: #000;
  margin-bottom: 5px;
  font-size: 0.9em;
}

#productPopup select, #productPopup textarea, #productPopup .attributeMultiOptions {
  margin-bottom: 15px !important;
}

#productPopup textarea {
  min-height: 75px;
}

#productPopup.reveal-modal #btnAddItemSubmit {
  width: 100%;
  border-radius: 5px;
  padding: 10px;
  margin-bottom: 0;
  margin-top: 4px;
}

#productPopup.reveal-modal input#btnAddItemCancel {
  background-color: transparent;
  background-image: url(/image-base/icon-cross-white.png);
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  margin-bottom: 0;
  top: 0;
  right: 0;
  width: 42px;
  height: 42px;
  font-size: 0;
  text-indent: 1000px;
  cursor: pointer;
}

#restaurantPopup.reveal-modal {
  background: #222;
}

#restaurantPopup.reveal-modal h1 {
  border-color: #777;
  color: #777;
}

#restaurantPopup.reveal-modal #restaurants-list li a {
  border-color: #333;
  color: #eee;
}

/*---------------------------------------------------------------- Home----------------------------------------------------------------*/
.button {
  border: none;
  background: transparent;
  margin-bottom: 8px;
  color: #ffffff;
  /* border-radius: 0px; */
  /* border: 3px solid #fff; */
  padding: 13px;
}

#page-home #header {
  height: 0;
  border: none;
}

#page-home #banner, #page-home #imageview {
  display: block;
  margin: auto;
  height: auto;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  background-size: cover;
  background-position: center;
}

#page-home #logo {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#page-home #logo a {
  padding: 0;
  max-width: none;
}

#page-home #logo img {
  height: auto;
  width: 240px;
  max-width: none;
}

/*#page-home #content{position:absolute;z-index: 9999 !important;bottom:0px;width:100%;overflow:auto;text-align:center;padding:0;margin:0;background-color: #000000;box-shadow:0px 10px 10px 10px rgba(0,0,0,0.5);font-size:0;/* background-image: url(/customimages-app/bg-pazzo.png); background-size: cover;background-position: center;}*/
#page-home #content .button:after, .button-list .button:after {
  content: none;
}

#page-home #content .button:hover, #page-home #content .button:focus, .button-list .button:hover, .button-list .button:focus {
  background: #f15a29;
  color: #fff;
}

#page-home #content .button:focus, #page-home #content .button:hover, #page-home #imageview:before, .button-list .button:focus, .button-list .button:hover {
  background: #333333;
  color: #fff;
}

.button:focus {
  background-color: transparent;
}

#page-home .button[href="/p/232/loyalty"]:before {
  background-position: -34px 5px;
  width: 32px;
  margin-left: -15px;
}

#page-home .button {
  display: inline-block;
  margin: 0;
  color: #ffffff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 0;
  height: 90px;
  padding-top: 60px;
  text-transform: uppercase;
  /* font-family:SansSerifFLF; */
  font-weight: 600;
}

#page-home .button.menuOffers, #page-home .button.menuTakeaway, #page-home .button.menuAccount, #page-home .button.menuContact {
  display: inline-block;
  background-color: transparent;
}

#page-home .button:before {
  content: "";
  position: absolute;
  display: block;
  width: 32px;
  height: 50px;
  background: url(/customimages-app/app-home-icons.png);
  -webkit-background-repeat: no-repeat;
  background-repeat: no-repeat;
  background-size: 300px 35px;
  -webkit-background-position: 9px 5px;
  background-position: -234px 5px;
  z-index: 5;
  top: 10px;
  left: 50%;
  margin-left: -14px;
}

#page-home .button.menuTakeaway:before {
  background-position: -67px 5px;
  width: 32px;
  margin-left: -15px;
}

#page-home .button.menuOffers:before {
  background-position: -34px 7px;
  width: 33px;
  margin-left: -15px;
}

#page-home .button.menuContact:before {
  background-position: 0px 5px;
  width: 33px;
  margin-left: -15px;
}

#page-home .button.menuAccount:before {
  background-position: -134px 7px;
  width: 32px !important;
  margin-left: -15px;
}

#page-home .button.restaurantSelector:before {
  background-position: -267px 5px;
  width: 32px;
  margin-left: -16px;
}

#page-home .button.menuBookings:before {
  background-position: -100px 8px;
  width: 32px;
  margin-left: -15px;
}

#page-home .button.menuGallery:before {
  background-position: -168px 9px;
  width: 32px;
  margin-left: -15px;
}

/*---------------------------------------------------------------- Responsive---------------------------------------------------------------- */
.menu-sidebar.hidden-under-768 {
  display: none;
}

@media screen and (min-width: 768px) {
  html, body {
    height: 100%;
  }
  .menu-sidebar.hidden-under-768 {
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    width: 200px;
    background: #333333;
    overflow: hidden;
  }
  .menu-sidebar.hidden-under-768 ul {
    list-style: none;
    padding: 0;
    padding-top: 96px;
    padding-bottom: 70px;
    margin: 0;
    overflow-y: scroll;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 250px;
  }
  .menu-sidebar.hidden-under-768 ul li {
    padding: 10px 45px 0 10px;
    font-size: 0.9em;
  }
  .menu-sidebar.hidden-under-768 ul li a {
    color: #fff;
  }
  .menu-sidebar.hidden-under-768 ul li:last-child {
    padding-bottom: 10px;
  }
  .menu-sidebar.hidden-under-768 ul li.category-title {
    color: #ffffff;
    background: #333333;
    padding: 10px 10px;
    text-transform: uppercase;
    font-size: 0.9em;
    line-height: 20px;
    position: fixed;
    top: 56px;
    left: 0;
    width: 200px;
  }
  #slider, #takeawayRestaurantSelectorDiv {
    margin-left: 200px !important;
  }
  .takeaway .product, .takeaway .product:last-child {
    border-top: 1px solid #ccc;
    border-bottom: none;
    margin: 0;
    font-size: 15px;
    padding: 10px;
  }
  .takeaway .product:first-child {
    border-top: none;
    padding-top: 0;
  }
  .takeaway .product:first-child .addItemToOrder {
    top: 0;
  }
  .takeaway .product:last-child {
    border-bottom: 1px solid #ccc;
  }
  .takeaway span.product-description p:last-child {
    margin-bottom: 5px;
  }
  .takeaway .addItemToOrder {
    right: 10px;
  }
  #takeawayOptiontop, #takeawayOptionbtm {
    display: none;
  }
  #productPopup.reveal-modal {
    position: absolute;
    top: 15px;
    bottom: auto;
    left: 10%;
    right: auto;
    width: 100%;
    max-width: 80%;
    overflow: hidden;
    margin-bottom: 15px;
  }
  #page-checkout .addressInput, #page-checkout .deliveryInfoTxt, #page-checkout .collectionOrDeliveryAvailable, #page-checkout .editor-field.collectionDeliveryAvailable, #page-checkout .deliveryMethods, .reveal-modal input.changeAddress, #page-PaymentMethod #content {
    width: 710px;
    margin: auto;
    display: block;
  }
  #page-PaymentMethod #content {
    margin-top: 56px;
    margin-bottom: 60px;
  }
}

@media screen and (min-width: 1024px) {
  #slider {
    margin-right: 300px;
  }
  #page-takeaway #basket, #page-checkout #basket, #page-takeaway .fixfixed #basket, #page-checkout .fixfixed #basket {
    position: fixed;
    display: block !important;
    width: 285px;
    height: 400px !important;
    top: 71px;
    bottom: auto;
    right: 15px;
    left: auto;
    -webkit-box-shadow: none;
            box-shadow: none;
    background-color: #ffffff;
    z-index: 80;
  }
  #basket .title {
    height: 40px;
    color: #fff;
    background: #333333;
    cursor: default;
  }
  #basket .title .image {
    display: block;
    height: 40px;
    width: 36px;
    margin-left: 3px;
    padding: 0;
    background-image: url(/image-base/basket-icon-cart-white.png);
    background-size: 30px;
    background-position: 5px center;
    background-repeat: no-repeat;
  }
  #basket .title .viewText {
    display: none;
  }
  #basket .title .total {
    height: 40px;
    padding: 12px;
    font-size: 16px;
    line-height: 16px;
    float: right;
    background-image: none;
  }
  #basket .title .total:before {
    content: "Total:";
    margin-right: 10px;
  }
  #basket .buttons {
    top: 40px;
  }
  #basket .inner {
    top: 100px;
  }
  #page-checkout #basket .inner {
    top: 40px;
  }
  #basket .productItem, #basket .productItem .productName, #basket .productItem .productPrice {
    color: #000000;
    font-weight: 400;
    font-size: 0.95em;
  }
  #basket .productItem .productName {
    max-width: 145px !important;
  }
  #basket .productItem:nth-child(odd) {
    background: #fff;
  }
  #basket .productItem:nth-child(even) {
    background: #fff;
  }
  #basket .productQuant a {
    display: block;
    float: left;
    margin-right: 5px;
  }
  #basket .productQuant a:first-child {
    border-right: none;
  }
  #page-checkout #basket .buttons {
    display: none;
  }
  #productPopup.reveal-modal {
    max-width: 60%;
    left: 20%;
    right: auto;
    top: 71px;
    z-index: 90;
  }
  #checkoutForm {
    margin-right: 300px;
  }
}

#page-home .button.menuBookings:before {
  background-position: 0px 8px;
  width: 32px;
  margin-left: -15px;
}

#page-home #logo a img {
  margin: 0;
}

#page-SelectDeliveryMethod #backButtonSmall {
  display: none;
}

.btn.btn-checkout,
.btn.btn.btn-clear-basket {
  font-weight: 600 !important;
}

#basket .productQuant a {
  font-size: 16px !important;
}

@media screen and (min-width: 768px) {
  .menu-sidebar.hidden-under-768 ul li.category-title {
    font-weight: bold;
  }
}

#wrapper #header #menu > li > a {
  display: none;
}

#page-CmsPage #wrapper #header #menu > #home > a,
#page-OpeningTimes #wrapper #header #menu > #home > a,
body[id="page-My Account"] #wrapper #header #menu > #home > a,
#page-Details #wrapper #header #menu > #home > a,
#page-Register #wrapper #header #menu > #home > a,
#page-SelectDeliveryMethod #wrapper #header #menu > #home > a {
  display: block;
  position: fixed;
  right: 0;
  background: none;
}

#page-CmsPage #wrapper #header #menu > #home > a:after,
#page-OpeningTimes #wrapper #header #menu > #home > a:after,
body[id="page-My Account"] #wrapper #header #menu > #home > a:after,
#page-Details #wrapper #header #menu > #home > a:after,
#page-Register #wrapper #header #menu > #home > a:after,
#page-SelectDeliveryMethod #wrapper #header #menu > #home > a:after {
  border: solid transparent;
  border-right-color: #fff;
  border-width: 8px;
  left: 50%;
  margin-left: -13px;
  top: 50%;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  margin-top: -8px;
  z-index: 9999;
  display: block;
}

a.button.menuOpeningTimes.caps {
  display: none !important;
}

#content {
  color: default;
}

h2, .collectionOrDeliveryAvailable {
  color: default !important;
}

#content b {
  border-bottom-color: default !important;
}

a {
  color: default;
}

input#btnAddItemSubmit, input#getAddressesButton,
input#deliveryGetAddress, input#deliveryButton, input.delcolbtn,
input#useSavedAddressesButton, input#placeOrderBtn,
#basket .btn.btn-checkout, #basket .btn.btn-clear-basket,
.addItemToGroup.app4Green, input#btnAddItemSubmit, input#findAddressBtn,
input[type="button"], input[type="submit"], a.button.caps {
  cursor: pointer !important;
  -webkit-user-select: none !important;
     -moz-user-select: none !important;
      -ms-user-select: none !important;
          user-select: none !important;
  color: #231F20;
  background-color: #FF0000;
  border-radius: 0px;
  -webkit-box-shadow: default default;
          box-shadow: default default;
  font-weight: default;
  -webkit-transition: default;
  transition: default;
}

input#btnAddItemSubmit:hover, input#getAddressesButton:hover,
input#deliveryGetAddress:hover, input#deliveryButton:hover, input.delcolbtn:hover,
input#useSavedAddressesButton:hover, input#placeOrderBtn:hover,
#basket .btn.btn-checkout:hover, #basket .btn.btn-clear-basket:hover,
.addItemToGroup.app4Green:hover, input#btnAddItemSubmit:hover, input#findAddressBtn:hover,
input[type="button"]:hover, input[type="submit"]:hover, a.button.caps:hover {
  color: default;
  background-color: default;
  -webkit-transform: default;
          transform: default;
}

input#btnAddItemSubmit:focus, input#getAddressesButton:focus,
input#deliveryGetAddress:focus, input#deliveryButton:focus, input.delcolbtn:focus,
input#useSavedAddressesButton:focus, input#placeOrderBtn:focus,
#basket .btn.btn-checkout:focus, #basket .btn.btn-clear-basket:focus,
.addItemToGroup.app4Green:focus, input#btnAddItemSubmit:focus, input#findAddressBtn:focus,
input[type="button"]:focus, input[type="submit"]:focus, a.button.caps:focus {
  color: default;
  background-color: default;
}

.addItemToGroup.app4Green, button#applyDiscount {
  color: default !important;
  background-color: default !important;
}

a.btn.btn-checkout, input#btnAddItemSubmit, input[type=submit] {
  color: white !important;
  background-color: #2F7B48 !important;
}

a.btn.btn-clear-basket, input#detCloseAccount {
  color: white !important;
  background-color: #DD0F06 !important;
}

input.submit-button.rounded-top-none.margin-top-none {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

input#Username.rounded-top.rounded-bottom-none {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}

#header {
  background-color: #ffffff;
}

.back-button-small:after {
  border-right-color: #ffffff;
}

.back-button-small {
  background-color: #ffffff;
}

.back-button-small:hover, .back-button-small:focus {
  background-color: #ffffff;
}

#page-CmsPage #wrapper #header #menu > #home > a:after,
#page-OpeningTimes #wrapper #header #menu > #home > a:after,
body[id="page-My Account"] #wrapper #header #menu > #home > a:after,
#page-Details #wrapper #header #menu > #home > a:after,
#page-Register #wrapper #header #menu > #home > a:after,
#page-SelectDeliveryMethod #wrapper #header #menu > #home > a:after {
  border-right-color: #ffffff;
}

#page-SelectDeliveryMethod input.submit-button:focus,
#page-SelectDeliveryMethod input[type=button]:focus,
#page-SelectDeliveryMethod input[type=submit]:focus {
  background: #FF0000;
}

.takeaway h2 {
  padding-top: 10px;
  padding-bottom: 5px;
  font-size: 1em;
  color: default;
}

.product .name {
  color: default;
}

span.product-description {
  color: default;
}

.takeaway .product .price {
  color: default;
}

.takeaway .product:not(:last-child) {
  border-bottom-color: default !important;
}

.takeaway .product .price::before {
  color: white;
  background-color: #fff;
  border-radius: default;
}

.menu-sidebar.hidden-under-768 ul li.category-title {
  color: #231F20;
  background-color: #FF0000;
}

.menu-sidebar.hidden-under-768 {
  background-color: default;
}

.menu-sidebar.hidden-under-768 ul li {
  padding-bottom: 10px;
}

.menu-sidebar.hidden-under-768 ul li a {
  color: default;
}

.menu-sidebar.hidden-under-768 ul li a:hover {
  color: default;
}

#takeawayOptionNonSlider {
  top: 56px !important;
}

#basket .title {
  color: #ffffff;
  background-color: #ffffff;
}

#basket .productQuant a {
  color: white !important;
  background-color: #fff !important;
  border-radius: default;
}

#productPopup.reveal-modal .popupTitle {
  background-color: default !important;
}

.ui-state-default {
  color: default !important;
  background-color: default !important;
}

.app4Green {
  color: default !important;
  background-color: default !important;
}

.addItemToGroup.app4Green {
  background-color: default !important;
  color: default !important;
}

input#btnAddItemSubmit {
  background-color: #2F7B48 !important;
  color: white !important;
}

input#btnAddItemCancel {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

#slider .takeaway .header {
  background-color: #FF0000;
  color: #231F20;
}

#slider .takeaway h2 {
  padding: 0;
  margin: 0;
}

.takeaway h2 {
  margin: 16px 0;
  background-color: #FF0000;
  color: #231F20;
}

.takeaway .button-arrow-right:after {
  border-left-color: #231F20;
}

.takeaway .button-arrow-left:after {
  border-right-color: #231F20;
}

.takeaway .product .price::before,
#basket .productQuant a {
  border-radius: 0px;
}

body[id="page-My Account"] a.button.caps {
  border-radius: 0px;
}

input.submit-button[value="Checkout As Guest"],
a.button.caps[href="/account/paymentcards"] {
  display: none !important;
}

body#page-home #imageview:before {
  display: none !important;
}

body#page-home #wrapper {
  min-height: 100vh;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto minmax(120px, 300px) minmax(120px, 300px) auto;
      grid-template-columns: auto minmax(120px, 300px) minmax(120px, 300px) auto;
}

body#page-home #wrapper #header {
  margin-bottom: unset;
  background: unset;
  height: auto;
  -ms-grid-row: 1;
  grid-row: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 4;
  grid-column: 1 / 5;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto;
      grid-template-columns: auto;
  -ms-grid-rows: 56px auto;
      grid-template-rows: 56px auto;
}

@media only screen and (max-width: 400px) {
  body#page-home #wrapper #header {
    padding: 0 5px !important;
  }
}

body#page-home #imageview {
  margin: 0;
  overflow: unset;
  top: unset;
  left: unset;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  position: fixed;
}

body#page-home #imageview > img {
  display: none;
}

body#page-home #imageview:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

body#page-home #wrapper #header > .col2 {
  -ms-grid-row: 1;
  grid-row: 1;
  -ms-grid-column: 1;
  grid-column: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}

body#page-home #wrapper #header > .col2 > #title {
  display: block;
  top: unset;
  left: unset;
}

body#page-home #wrapper #header > .col2 > #title > .title {
  display: none;
}

body#page-home #wrapper #header > .col2 > #title > .subheading {
  margin-left: 30px;
  font-size: 1em;
  font-weight: bold;
  line-height: 1.618em;
  height: 100%;
}

@media only screen and (max-width: 400px) {
  body#page-home #wrapper #header > .col2 > #title > .subheading {
    margin-left: 20px;
    font-size: 0.8em;
  }
}

body#page-home #wrapper #header > .col2 > #title > .subheading:before {
  content: '';
  position: absolute;
  width: 25px;
  height: 25px;
  background-size: contain;
  margin-left: -30px;
}

@media only screen and (max-width: 400px) {
  body#page-home #wrapper #header > .col2 > #title > .subheading:before {
    margin-left: -20px;
    width: 20px;
    height: 20px;
  }
}

body#page-home #wrapper #header {
  z-index: 10;
}

body#page-home #wrapper #header > .col1:last-child {
  width: unset;
  float: unset;
  -ms-grid-row: 1;
  grid-row: 1;
  -ms-grid-column: 2;
  grid-column: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

body#page-home #wrapper #header #menu {
  margin: unset;
  float: unset;
  top: unset;
  right: unset;
  padding: unset;
  position: unset;
  position: absolute;
}

body#page-home #wrapper #header #menu > li {
  position: unset;
  right: unset;
  top: unset;
  float: left;
  margin: 5px;
}

@media only screen and (max-width: 400px) {
  body#page-home #wrapper #header #menu > li {
    margin: 2px;
  }
}

body#page-home #wrapper #header #menu > li:first-child {
  margin-left: 0;
}

body#page-home #wrapper #header #menu > li:last-child {
  margin-right: 0;
}

body#page-home #wrapper #header #menu > li > a {
  margin: unset;
  padding: unset;
  width: unset;
  background-image: none;
  width: 30px;
  height: 30px;
  background-size: 100%;
}

@media only screen and (max-width: 400px) {
  body#page-home #wrapper #header #menu > li > a {
    width: 25px;
    height: 25px;
  }
}

body#page-home #wrapper #header #menu > li > a:hover {
  background: transparent;
}

body#page-home #wrapper #header > .col1:first-child {
  -ms-grid-row: 2;
  grid-row: 2;
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-column: 1 / 3;
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

body#page-home #wrapper #header > .col1:first-child > #logo {
  position: unset;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: unset;
  max-width: 50%;
}

@media only screen and (max-width: 426px) {
  body#page-home #wrapper #header > .col1:first-child > #logo {
    max-width: 75%;
  }
}

body#page-home #wrapper #header > .col1:first-child > #logo a {
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

body#page-home #wrapper #header > .col1:first-child > #logo a > img {
  max-height: 360px;
  max-width: 100%;
  width: auto;
}

@media only screen and (max-width: 768px) {
  body#page-home #wrapper #header > .col1:first-child > #logo a > img {
    max-height: 240px;
  }
}

@media only screen and (max-width: 360px) {
  body#page-home #wrapper #header > .col1:first-child > #logo a > img {
    max-height: 190px;
  }
}

body#page-home #wrapper #content {
  margin: unset;
  -ms-grid-row: 2;
  grid-row: 2;
  -ms-grid-column: 2;
  -ms-grid-column-span: 2;
  grid-column: 2 / 4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

body#page-home #wrapper #content .button:before {
  display: none;
}

body#page-home #wrapper #content a {
  padding: unset;
  border: unset;
  min-height: 45px;
  height: 100%;
  max-height: 70px;
  margin: 8px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: bold;
  background-size: cover !important;
  background-position: center !important;
  background-blend-mode: multiply;
}

body#page-home #wrapper #content a:after {
  border: none;
}

body#page-home #wrapper #content a:hover {
  color: unset;
}

body#page-home #wrapper #content a:hover:after {
  border-left-color: unset !important;
}

body#page-home #imageview:after {
  background: url(/customimages-app/fresh4utoo-bg.jpg);
  background-size: cover;
  background-position-x: center;
  background-position-y: center;
  background-repeat: no-repeat;
  -webkit-filter: blur();
          filter: blur();
  -webkit-transform: scale();
          transform: scale();
}

body#page-home #wrapper {
  background-color: #ffffff;
}

body#page-home #wrapper #header #title .subheading {
  color: #fff;
  font-family: "Roboto Slab", sans-serif;
}

body#page-home #wrapper #header #title .subheading:before {
  background-color: #e74c3c;
  -webkit-mask-box-image: url(../svg/map-marker.svg);
}

body#page-home #wrapper #header > .col2 > #title {
  display: none;
}

body#page-home #wrapper #header #menu > li > a {
  display: none;
  background-color: #fff;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}

body#page-home #wrapper #header #menu > li > a:hover, body#page-home #wrapper #header #menu > li > a:focus {
  background-color: #FF0000;
}

body#page-home #wrapper #header #menu > li#home a {
  -webkit-mask-box-image: url(../svg/icons/outline/icon-home-outline.svg);
}

body#page-home #wrapper #header #menu > li#user a {
  -webkit-mask-box-image: url(../svg/icons/outline/icon-account-outline.svg);
}

body#page-home #wrapper #header #menu > li#info a {
  -webkit-mask-box-image: url(../svg/icons/outline/icon-about-outline.svg);
}

body#page-home #wrapper #logo a {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

body#page-home #wrapper #content {
  display: default;
}

body#page-home #wrapper #content .button:before {
  -webkit-filter: invert(1);
          filter: invert(1);
}

body#page-home #wrapper #content a {
  background: #FF0000;
  color: #231F20;
  border-color: #fff;
  border-radius: 0px;
  font-family: "Roboto Slab", sans-serif;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

body#page-home #wrapper #content a:after {
  border-left-color: #231F20 !important;
}

body#page-home #wrapper #content a.menuBookings {
  display: none;
}

body#page-home #wrapper #content a.menuGallery {
  display: none;
}

body#page-home #wrapper #content a.restaurantSelector {
  display: none;
}

body#page-home #wrapper #content a:hover, body#page-home #wrapper #content a:focus, body#page-home #wrapper #content a:active {
  color: #231F20;
  -webkit-filter: brightness(110%);
          filter: brightness(110%);
}

body#page-home #wrapper #content a:hover:after, body#page-home #wrapper #content a:focus:after, body#page-home #wrapper #content a:active:after {
  border-left-color: #231F20;
}

body#page-home #restaurantPopup {
  background: #ffffff;
}

body#page-home #restaurantPopup #restaurants-list li a {
  color: #ffffff;
  border-color: #ffffff;
}

body#page-takeaway {
  background-color: #f8f8f8;
}

body#page-takeaway #header {
  height: 80px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
      grid-template-columns: repeat(3, 1fr);
  -ms-grid-rows: 1fr;
      grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  padding: 20px;
  border-bottom: 1px solid #eee;
}

body#page-takeaway #header .col1, body#page-takeaway #header .col2, body#page-takeaway #header .col3, body#page-takeaway #header .col4, body#page-takeaway #header .left, body#page-takeaway #header #logo {
  float: none;
  width: auto;
}

body#page-takeaway #header .col1 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-area: 1 / 1 / 2 / 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

body#page-takeaway #header .col2 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 2;
  -ms-grid-column-span: 1;
  grid-area: 1 / 2 / 2 / 3;
}

body#page-takeaway #header .col3 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 3;
  -ms-grid-column-span: 1;
  grid-area: 1 / 3 / 2 / 4;
}

body#page-takeaway #header #logo {
  position: static;
  min-height: 0;
}

body#page-takeaway #header #logo img {
  margin-top: 0 !important;
  margin-left: 0 !important;
  height: auto;
  max-height: 40px;
  display: block;
}

body#page-takeaway #content {
  margin-bottom: 70px;
  padding: 0px;
  margin-top: 210px;
}

@media only screen and (min-width: 768px) {
  body#page-takeaway #content {
    margin-top: 100px;
  }
}

body#page-takeaway .back-button-small {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 0px;
  width: auto;
  height: 79px;
  padding: 0px;
  right: 20px;
}

body#page-takeaway .back-button-small::before {
  content: "" !important;
  width: 32px;
  height: 15px;
  background: url(https://digimarkcdn.blob.core.windows.net/icons/back-button-icon.svg);
  display: block;
  min-width: 32px;
  background-size: 32px 15px;
}

body#page-takeaway .back-button-small::after {
  content: none !important;
}

body#page-takeaway .hidden-over-768 #searchBtn {
  font-size: 0px;
  position: fixed;
  top: 0px;
  right: 70px;
  z-index: 800;
  width: auto;
  height: 79px;
  background-color: #ffffff;
  -webkit-box-shadow: none;
          box-shadow: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0px;
}

body#page-takeaway .hidden-over-768 #searchBtn::before {
  content: "" !important;
  width: 20px;
  height: 20px;
  background: url(https://digimarkcdn.blob.core.windows.net/icons/search-icon.svg);
  display: block;
  min-width: 20px;
  background-size: 20px 20px;
}

body#page-takeaway .hidden-over-768 #searchBtn .searchIcon {
  display: none;
}

body#page-takeaway #takeawayOptiontop {
  display: none;
}

body#page-takeaway .cat-swipe {
  display: block;
  position: fixed;
  top: 80px;
  border-bottom: 1px solid #eee;
}

body#page-takeaway .cat-swipe .cat-holder {
  padding: 20px;
}

body#page-takeaway .cat-swipe .cat {
  display: block;
  margin: 0px;
}

body#page-takeaway .cat-swipe .cat a {
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  font-family: "Roboto Slab", sans-serif;
  font-weight: 300;
  text-align: center;
  font-size: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 90px;
  width: 70px;
  border: 1px solid #eee;
  padding: 10px;
  font-size: .7rem;
  margin-right: 20px;
}

body#page-takeaway .cat-swipe .cat a::before {
  content: "";
  display: block;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 24px;
  width: 24px;
  margin-bottom: 5px;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

body#page-takeaway .cat-swipe .cat a:hover, body#page-takeaway .cat-swipe .cat a.active-cat {
  background-color: #231F20;
  color: #ffffff;
}

body#page-takeaway .cat-swipe .cat a:hover::before, body#page-takeaway .cat-swipe .cat a.active-cat::before {
  -webkit-filter: invert(100%) sepia(0%) saturate(7470%) hue-rotate(66deg) brightness(200%) contrast(110%);
          filter: invert(100%) sepia(0%) saturate(7470%) hue-rotate(66deg) brightness(200%) contrast(110%);
}

@media only screen and (min-width: 768px) {
  body#page-takeaway .cat-swipe {
    display: none;
  }
}

body#page-takeaway .product {
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  background-color: #fff;
  cursor: pointer;
  border-bottom: 1px solid #eee;
  padding: 20px !important;
  margin: 0;
  border-radius: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

body#page-takeaway .product:first-child {
  border-top: 1px solid #eee;
}

body#page-takeaway .product .productInfo {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin: 0;
  min-height: 0px;
  padding: 0px 0px 0px 20px;
}

body#page-takeaway .product .name {
  color: #231F20;
  line-height: 1;
  font-weight: normal;
  min-height: 0px;
  font-family: "Roboto Slab", sans-serif;
  font-size: 1.1rem;
}

body#page-takeaway .product .product-description {
  line-height: 1.5em;
  margin: 10px 0 0;
  color: #333;
  font-weight: 300;
  display: block;
  float: none;
  font-size: 15px;
}

body#page-takeaway .product .product-description p {
  margin: 0;
}

body#page-takeaway .product .product-description {
  margin-bottom: 30px;
}

body#page-takeaway .product .addItemToOrder {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  margin-right: 0px;
}

body#page-takeaway .product .addItemToOrder .price {
  position: absolute;
  padding: 0;
  width: auto;
  line-height: 1;
  font-weight: normal;
  display: inline-block;
}

body#page-takeaway .product .addItemToOrder .price:before {
  display: none;
}

body#page-takeaway .product .addItemToOrder .price::after {
  content: "+";
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  background-color: #231F20;
  color: #ffffff;
  width: 24px;
  height: 24px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1.3rem;
  margin-left: 10px;
}

body#page-takeaway .product .addItemToOrder .price {
  bottom: 20px;
  left: 150px;
}

body#page-takeaway .product:hover {
  background-color: #f8f8f8;
}

body#page-takeaway .product .imageContainer {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  height: auto;
  width: auto;
  min-height: 0px;
  max-height: none;
  max-width: none;
  display: block;
}

body#page-takeaway .product .imageContainer::after {
  content: none !important;
  padding: 0px;
}

body#page-takeaway .product .imageContainer .backgroundFloat {
  position: static;
  width: 110px;
  height: 110px;
  border-radius: 4px;
  background-size: cover;
  background-repeat: no-repeat;
}

@media only screen and (min-width: 768px) {
  body#page-takeaway .product {
    border-top: none;
  }
}

body#page-takeaway .aligncenter {
  padding: 20px;
  margin: 0;
  font-weight: normal;
  line-height: 1.25em;
  text-align: left;
  background-color: transparent;
  color: #333;
}

@media only screen and (min-width: 768px) {
  body#page-takeaway .aligncenter {
    background-color: transparent;
    color: #333;
  }
}

body#page-takeaway #basket {
  background-color: #231F20;
  padding: 10px 15px 10px 10px;
}

body#page-takeaway #basket .title {
  background-color: #231F20;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

body#page-takeaway #basket .title * {
  float: none !important;
}

body#page-takeaway #basket .title .image {
  width: 60px;
  height: 50px;
  padding: 0px;
  display: block;
}

@media only screen and (max-width: 768px) {
  body#page-takeaway #basket .title .image {
    width: 30px !important;
    height: 30px !important;
    min-width: 30px;
    background-size: 30px;
    background-position: center center;
    margin-right: 10px;
  }
}

body#page-takeaway #basket .title .viewText {
  width: 100%;
  text-align: left;
  text-transform: capitalize;
  font-size: 1rem;
  margin: 0;
  display: block;
}

@media only screen and (max-width: 768px) {
  body#page-takeaway #basket .title .viewText {
    padding: 0px;
  }
}

body#page-takeaway #basket .title .total {
  color: #ffffff;
  font-weight: normal;
  padding: 0;
  height: auto;
  background: none;
}

body#page-takeaway #basket .buttons {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

@media only screen and (max-width: 768px) {
  body#page-takeaway #basket .buttons {
    width: calc(100% - 20px) !important;
    padding: 10px 0 !important;
  }
}

body#page-takeaway #basket .buttons a {
  float: none;
}

body#page-takeaway #basket .productQuant a {
  color: #000 !important;
}

@media only screen and (min-width: 1024px) {
  body#page-takeaway #basket {
    top: 100px;
    right: 20px;
    background-color: #fff;
    padding: 0px;
  }
  body#page-takeaway #basket .title {
    background-color: #fff;
    height: auto;
    padding: 20px;
    border-bottom: 1px solid #eee;
  }
  body#page-takeaway #basket .title .image {
    display: none;
  }
  body#page-takeaway #basket .title .viewText {
    width: auto;
    font-size: .9rem;
    padding: 0px;
    display: block;
    color: #333;
  }
  body#page-takeaway #basket .title .total {
    font-size: .9rem;
    padding: 0px;
    display: block !important;
    color: #333;
  }
  body#page-takeaway #basket .inner {
    position: relative !important;
    overflow-y: auto;
    top: 40px;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 768px) {
  body#page-takeaway #basket .inner {
    top: 130px !important;
    width: calc(100% - 20px) !important;
  }
}

@media only screen and (min-width: 1024px) {
  body#page-takeaway #basket .buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
  }
}

body#page-takeaway .menu-sidebar {
  background-color: #fff;
  top: 100px;
  left: 20px;
  bottom: 20px;
}

body#page-takeaway .menu-sidebar ul {
  width: 100%;
  padding: 80px 20px 20px;
  position: static;
  overflow-y: auto;
}

body#page-takeaway .menu-sidebar ul .category-title {
  position: absolute;
  text-transform: capitalize;
  font-size: 1rem;
  font-weight: normal;
  border-bottom: 1px solid #eee;
  padding: 20px;
  top: 0;
  left: 0;
  max-height: 60px;
}

body#page-takeaway .menu-sidebar ul li {
  padding: 0;
  margin-bottom: 20px;
}

body#page-takeaway .menu-sidebar ul li:last-child {
  margin-bottom: 0px;
}

body#page-takeaway .menu-sidebar ul li a {
  color: #333;
  font-weight: normal;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}

body#page-takeaway .menu-sidebar ul li a:hover {
  margin-left: 10px;
  color: #231F20;
}

body#page-takeaway .swipe {
  padding-top: 0px;
}

@media only screen and (min-width: 768px) {
  body#page-takeaway #slider {
    margin-left: 240px !important;
    margin-right: 20px;
  }
  body#page-takeaway .takeaway {
    margin-bottom: 20px;
  }
}

@media only screen and (min-width: 1024px) {
  body#page-takeaway #slider {
    margin-right: 325px;
  }
}

@media only screen and (min-width: 1280px) {
  body#page-takeaway .product {
    width: calc(50% - 10px);
    margin-right: 20px !important;
    margin-bottom: 20px !important;
    border: 0 !important;
  }
  body#page-takeaway .product:nth-child(even) {
    margin-right: 0px !important;
  }
  body#page-takeaway .takeaway {
    margin-bottom: 0px;
  }
  body#page-takeaway .takeaway .body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

body#page-home #wrapper #content a.button:before {
  -webkit-filter: invert(25%) sepia(12%) saturate(2477%) hue-rotate(2deg) brightness(103%) contrast(87%);
          filter: invert(25%) sepia(12%) saturate(2477%) hue-rotate(2deg) brightness(103%) contrast(87%);
}

body#page-home #wrapper #content a.button.menuTakeaway:before {
  background: center/contain no-repeat url(https://az415411.vo.msecnd.net/customimages-app/app-icon-order-black.png);
}

body#page-home #wrapper #content a.button.menuOffers:before {
  background: center/contain no-repeat url(https://az415411.vo.msecnd.net/customimages-app/app-icon-offers-black.png);
}

body#page-home #wrapper #content a.button.menuContact:before {
  background: center/contain no-repeat url(https://az415411.vo.msecnd.net/customimages-app/app-icon-contact-black.png);
}

body#page-home #wrapper #content a.button.menuContact:before {
  background: center/contain no-repeat url(https://az415411.vo.msecnd.net/customimages-app/app-icon-contact-black.png);
}

body#page-home #wrapper #content a.button.menuAccount:before {
  background: center/contain no-repeat url(https://az415411.vo.msecnd.net/customimages-app/app-icon-account-black.png);
}

body#page-home #wrapper #content a.button[href$="loyalty"]:before {
  background: center/contain no-repeat url(https://az415411.vo.msecnd.net/customimages-app/app-icon-loyalty-black.png);
}

#page-contact #openingTimes {
  display: block;
}

.offlineMessage {
  position: absolute;
  bottom: 90px;
  width: 100%;
  text-align: center;
  color: white;
  background: rgba(0, 0, 0, 0.75);
  padding: 10px;
  font-weight: bold;
  font-size: 1.1rem;
}

body#page-home #imageview:after {
  opacity: 0.25;
}

body#page-home #wrapper #header > .col1:first-child {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

body#page-home #wrapper #header > .col1:first-child > #logo {
  max-width: 75%;
}

body#page-home #wrapper #content {
  padding-top: 10px;
}

body#page-home #wrapper #content a {
  font-weight: 700 !important;
  font-size: 1.75rem;
  width: 80%;
  margin: 10px auto;
  text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
  letter-spacing: 3px;
}

body#page-home #wrapper #content a.menuTakeaway {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}

body#page-takeaway #header {
  background: #ffffff;
  border: none;
}

body#page-takeaway .cat-swipe .cat a {
  font-weight: 700;
  width: 95px;
}

body#page-takeaway .aligncenter {
  font-weight: 700;
  font-size: 1.2rem;
  color: #231F20;
}

body#page-takeaway .product .name {
  color: #FF0000;
  font-weight: 700;
}

body#page-takeaway .product .addItemToOrder .price {
  color: #FF0000;
  font-weight: 700;
  font-size: 1rem;
}

body#page-takeaway .product .addItemToOrder .price {
  left: auto;
  right: 20px;
}

body#page-takeaway .product .addItemToOrder .price:before {
  display: none;
}

body#page-takeaway .cat-swipe .cat a {
  line-height: 1.4;
}

body#page-takeaway .product .name {
  width: 100%;
}

body#page-takeaway .hidden-over-768 #searchBtn,
body#page-takeaway .back-button-small,
.back-button-small {
  background: transparent;
}
/*# sourceMappingURL=main.css.map */

.editor-field.collectionDeliveryAvailable:after,
#orderTimeContainer > div:nth-child(1),
#orderTimeContainer > div:nth-child(2){
    display: none !important;
}

.deliverySiteDivLabel {
    color: transparent;
}
.deliverySiteDivLabel:before {
    content: "Order Time";
    color: black;
}

input#addTipBtn {
    display: block;
}

#page-PaymentMethod #content .orderSummary::before {
    content: "Thank you for your order, please check your emails for your confirmed date.";
    font-size: 1rem;
    line-height: 1.5em;
}

#page-PaymentMethod #content .orderSummary {
    font-size: 0px;
    line-height: 0px;
}

body:before {
    display: block;
    text-align: center;
    content: "This app is not in use";
    position: fixed;
    background: #fff;
    z-index: 999999;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding-top: 50px;
    font-size: 16px;
    color: #000;
}