@import url(https://fonts.googleapis.com/css?family=Raleway);
/*
skin_path: skins/paradise/
skin_name: paradise
theme_path: 
theme_name: 
type: css
datetime: 2024-06-14 09:39:02
checksum: bf9bff23e6aa7aaac5e5853b8d2d3808
status: ok
*/
/* Load: skins/paradise/style_system_overrides.scss */
/* **************************** */
/* Center footer text on mobile */
/* **************************** */
@media (max-width: 767px) {
  footer div {
    text-align: center;
    margin: 20px 0;
  }
  footer div.vendor {
    text-align: center !important;
    margin: 25px 0 0px;
  }
  footer div.copyright {
    margin-top: 0px;
  }
}
/* Load: skins/paradise/style_functions.scss */
/* Load: skins/paradise/_variables.scss */
/* Load: skins/paradise/_variables_skin.scss */
/* Load: skins/paradise/styles.scss */
/* Load: skins/paradise/scss_base.scss */
/* 
! Media Queries ! 
*/
/* 
! Devices ! 
*/
input, select, textarea, .btn {
  font-family: "raleway" !important;
}
#opening-status, .mod_postcode_box h5, .carousel_text, .form-horizontal.well.well-large legend, .about h3, .menu .outer-wrapper #container .inner-wrapper #body .container-fluid .row-fluid div:first-child .ui-tabs-menu .ui-tabs-panel .product-container-panel .ui-widget h3 {
  font-family: "Georgia";
  font-style: italic;
}
a {
  color: #fff;
  text-decoration: underline;
  transition: 0.2s;
}
a:hover, a:focus {
  color: #fff;
  filter: brightness(95%);
  transition: 0.2s;
}
#container {
  box-shadow: none;
  border-radius: 0;
  background: none;
}
body {
  color: #fff;
}
body:not(.home) {
  padding: 0px;
}
body:not(.about) .about_us_image_img {
  display: none;
}
#container {
  background: none;
  box-shadow: none;
}
@media (min-width: 1659px) {
  .home .container, .home .navbar-static-top .container, .home .navbar-fixed-top .container, .home .navbar-fixed-bottom .container {
    width: 1600px;
  }
}
.ui-timepicker-div .ui-widget-header {
  background: #37383b;
  color: #fff;
}
.website-image {
  text-align: center;
  border-radius: 12px;
}
.website-image img {
  border-radius: 12px;
}
@media (min-width: 1199px) {
  #checkoutPostcode, #loginPassword, #registerPostcode, #newPostcode {
    margin-right: 8px !important;
  }
}
input, select, .members .btn-group .btn.dropdown-toggle {
  border-radius: 12px !important;
  border: none !important;
  padding: 12px 12px 10px !important;
  height: fit-content !important;
  color: #000;
  background: #fff;
  font-weight: bold;
  text-transform: none;
  font-size: 16px !important;
}
input::placeholder, select::placeholder, .members .btn-group .btn.dropdown-toggle::placeholder {
  opacity: 0.6;
}
select {
  padding: 7px 6px 6px !important;
  height: 42px !important;
}
#zp_alerts_base .sys-message {
  text-align: center;
  border-radius: 0;
  border: none;
  margin: 0 !important;
  padding: 12px 42px;
}
#zp_alerts_base .sys-message.well {
  background: #01385e;
}
#zp_alerts_base .sys-message * {
  font-weight: 500;
}
#zp_alerts_base .close {
  color: #fff;
  opacity: 0.8;
}
.alert {
  border: none;
  border-radius: 12px;
  text-shadow: none;
  color: #fff;
}
.alert * {
  text-shadow: none;
}
.alert.alert-success {
  background: #6faf53;
}
.alert.alert-info {
  background: #96acba;
}
.alert.alert-danger, .alert.alert-error {
  background: #af5353;
}
.alert.alert-warning {
  background: #c59321;
}
.dropdown-menu {
  background: #01385e;
  border: none;
  padding: 0px;
  border-radius: 12px;
}
.dropdown-menu > li > a {
  color: #fff !important;
  padding: 6px 16px;
  text-decoration: none;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  color: #fff !important;
  background: #96acba !important;
}
.popover {
  color: #000;
}
.popover-title {
  background: #01385e;
  font-size: 18px;
  line-height: 18px;
  color: #fff;
}
.text-primary, .color-primary {
  color: #01385e !important;
}
.text-warning {
  color: #c59321 !important;
}
.text-info {
  color: #96acba !important;
}
.text-danger, .text-error, .status-CLOSED {
  color: #af5353 !important;
}
.text-success, .status-OPEN {
  color: #b4c2a9 !important;
}
.inverse_text_color, .text-inverse {
  color: #515460 !important;
}
a {
  color: #fff;
}
a:hover, a:focus {
  color: #37383b;
}
.well {
  background: #b4c2a9;
  border-radius: 12px;
  color: #fff;
  border: none;
  position: relative;
  font-weight: bold;
}
@supports (-webkit-touch-callout: none) {
  /* CSS specific to iOS devices */
}
.well .lead, .well label {
  font-weight: bold;
}
.page-review-order {
  background: #fff !important;
  border-radius: 12px;
  color: #fff;
  border: none;
  position: relative;
  color: #01385e;
}
@supports (-webkit-touch-callout: none) {
  /* CSS specific to iOS devices */
}
.page-review-order legend, .page-review-order .lead:not(.alert), .page-review-order tr td {
  color: #01385e !important;
  font-weight: 500 !important;
}
.page-review-order legend small, .page-review-order .lead:not(.alert) small, .page-review-order tr td small {
  color: #000 !important;
}
.modal .modal-header {
  border-radius: 0;
  background: #01385e;
}
.modal .modal-header h3 {
  font-size: 32px;
  line-height: 32px;
}
.modal .modal-header .close {
  margin-top: 9px;
  color: #fff;
  opacity: 0.6;
}
.modal .modal-body {
  color: #000;
}
.modal .modal-body .btn-option {
  background-color: #fff;
  background: #fff;
  color: #000;
  height: 14px !important;
  padding: 5px 6px 2px !important;
}
.modal .modal-body .btn-option.dropdown-toggle {
  background-color: #fff;
  border: 1px solid #d4d4d4;
}
.modal .modal-body .btn-option.btn-success {
  background: #6faf53;
  color: #fff;
}
.modal .modal-body .btn-option.btn-danger {
  background: #af5353;
  color: #fff;
}
.modal .modal-body .btn-option.btn-warning {
  background: #c59321;
  color: #fff;
}
.modal .modal-body .btn-option.btn-info {
  background: #96acba;
  color: #fff;
}
.modal .modal-body .loyalty-description > h2 {
  font-size: 28px !important;
  line-height: 28px !important;
  margin: 16px 0 !important;
}
.modal .modal-body input, .modal .modal-body select, .modal .modal-body textarea {
  border: solid 1px #e0e0e0 !important;
  border-radius: 0 !important;
}
.modal .modal-body .btn-block {
  background: #6faf53;
  color: #fff;
}
.modal .modal-body .dropdown-menu {
  min-width: auto;
}
.modal .modal-body .control-label {
  padding-top: 12px;
}
.modal .modal-body .btn.dropdown-toggle {
  max-width: 100%;
}
.modal .modal-body .control-group .btn .caret {
  margin-top: 6px;
}
.modal .modal-footer {
  border-radius: 0;
  background-color: #282828;
  padding: 16px 15px 12px;
}
.modal .modal-footer .btn:not(.btn-success, .btn-info, .btn-primary, .btn-danger, .btn-warning) {
  background: #af5353;
}
.modal .modal-footer .btn:not(.btn-success, .btn-info, .btn-primary, .btn-danger, .btn-warning):hover, .modal .modal-footer .btn:not(.btn-success, .btn-info, .btn-primary, .btn-danger, .btn-warning):focus {
  color: #fff;
}
.modal .modal-footer h3 {
  padding-top: 6px !important;
  font-size: 21px;
}
.modal .well {
  background: #f1f1f1;
  color: #000;
  border-radius: 12px;
}
.modal .well .btn .caret {
  margin-top: 4px;
}
.modal .well .label {
  border-radius: 12px;
  background: #37383b;
  padding: 3.4px 6px 3.4px;
  margin-left: 4px;
  border: 1px solid #37383b;
}
.ui-draggable {
  padding: 0px;
  border: none;
  border-radius: 0px;
}
.ui-draggable .ui-widget-header {
  border-radius: 0;
  background: #37383b;
  color: #fff;
  border: none;
  padding-top: 6px;
  padding-bottom: 6px;
}
.ui-draggable .ui-widget-header .ui-dialog-titlebar-close {
  top: 45%;
}
table thead tr {
  background: #01385e;
  color: #fff;
}
table thead tr:hover > th, table thead tr:focus > th, table tbody tr, table tbody tr:hover, table tbody tr:focus, table tbody tr:hover > th, table tbody tr:focus > th, table tbody tr td, table tbody tr td:hover, table tbody tr td:focus {
  background-color: transparent !important;
  background: none !important;
}
.home .main, .home .home-about, #body-bottom-hr, .home h1 {
  display: none !important;
}
.text-inverse {
  color: #515460;
}
.carousel-indicators {
  display: none;
}
.carousel-caption {
  background: none;
  position: unset;
  padding: 0;
}
.label {
  border-radius: 12px;
  border: none;
  color: #fff;
  padding: 4px 6px 4px;
  text-shadow: none;
}
.label.label-info {
  background: #96acba;
}
.label.label-warning {
  background: #c59321;
}
.label.label-success {
  background: #6faf53;
}
.label.label-danger {
  background: #af5353;
}
.btn {
  color: #fff;
  padding: 14px 26px 13px;
  border-radius: 12px !important;
  border: none;
  box-shadow: none;
  text-transform: uppercase;
  font-weight: 500;
  text-decoration: none;
  font-size: 14px;
  line-height: normal;
  transition: 0.2s;
  text-shadow: none !important;
}
.btn:hover, .btn:focus {
  border: none;
  transition: 0.2s;
  filter: brightness(80%);
}
.btn-small {
  padding: 4px 8px 4px;
}
.btn-large {
  padding: 16px 34px 14px;
  font-size: 16px;
}
.btn-success, .btn-success:hover, .btn-success:focus {
  background: #6faf53;
}
.btn-success-light, .btn-success-light:hover, .btn-success-light:focus {
  background: #b4c2a9;
  color: #fff;
}
.btn-info, .btn-info:hover, .btn-info:focus {
  background: #96acba;
}
.ctl-cancel, .ctl-cancel:hover, .ctl-cancel:focus, #ctl-resetPassBtnCancel, #ctl-resetPassBtnCancel:hover, #ctl-resetPassBtnCancel:focus, .btn-danger, .btn-danger:hover, .btn-danger:focus {
  background: #af5353;
  color: #fff;
}
.btn-warning, .btn-warning:hover, .btn-warning:focus {
  background: #c59321;
}
.btn-primary, .btn-primary:hover, .btn-primary:focus {
  background: #01385e;
}
.btn-inverse, .btn-inverse:hover, .btn-inverse:focus {
  background: #000000;
  color: #fff;
}
.arrow_right_button {
  margin-left: 6px;
  padding-bottom: 3px;
}
@media (max-width: 1199px) {
  .checkout .outer-wrapper #container .inner-wrapper #body .container {
    max-width: 400px;
  }
}
.checkout .outer-wrapper #container .inner-wrapper #body .container > .row-fluid:first-child div:first-child > h2 {
  margin-bottom: 12px;
  text-align: center;
  font-size: 25px;
  line-height: 25px;
  color: #01385e;
}
@media (min-width: 767px) and (max-width: 1199px) {
  .checkout .outer-wrapper #container .inner-wrapper #body .container > .row-fluid:first-child div:first-child > h2 {
    font-size: 26px;
    line-height: 26px;
    margin-bottom: 15px;
  }
}
@media (min-width: 1199px) {
  .checkout .outer-wrapper #container .inner-wrapper #body .container > .row-fluid:first-child div:first-child > h2 {
    margin-bottom: 20px;
    font-size: 72px;
    line-height: 72px;
  }
}
.checkout .outer-wrapper #container .inner-wrapper #body .container > .row-fluid:first-child div:last-child {
  display: none !important;
}
@media (min-width: 767px) and (max-width: 1199px) {
  .checkout .outer-wrapper #container .inner-wrapper #body .container > .row-fluid:last-child {
    display: flex;
    flex-direction: column;
  }
}
@media (min-width: 767px) and (max-width: 1199px) {
  .checkout .outer-wrapper #container .inner-wrapper #body .container > .row-fluid:last-child > form {
    display: flex;
    flex-direction: column;
  }
}
@media (min-width: 767px) and (max-width: 1199px) {
  .checkout .outer-wrapper #container .inner-wrapper #body .container > .row-fluid:last-child > form > div:first-child {
    width: 100%;
    margin: 0;
  }
}
.checkout .outer-wrapper #container .inner-wrapper #body .container > .row-fluid:last-child > form > div:first-child .well-basket {
  background: #fff;
  border-radius: 12px;
  color: #fff;
  border: none;
  position: relative;
  color: #000;
}
@supports (-webkit-touch-callout: none) {
  /* CSS specific to iOS devices */
}
.checkout .outer-wrapper #container .inner-wrapper #body .container > .row-fluid:last-child > form > div:first-child .well-basket table thead tr {
  background: none;
  color: #000;
}
.checkout .outer-wrapper #container .inner-wrapper #body .container > .row-fluid:last-child > form > div:first-child .well-basket > h4 {
  color: #000;
}
.checkout .outer-wrapper #container .inner-wrapper #body .container > .row-fluid:last-child > form > div:first-child .well-basket .text-success {
  color: #6bc624 !important;
}
.checkout .outer-wrapper #container .inner-wrapper #body .container > .row-fluid:last-child > form > div:first-child .well-basket .text-info {
  color: #029dff !important;
}
.checkout .outer-wrapper #container .inner-wrapper #body .container > .row-fluid:last-child > form > div:first-child .well-basket .text-warning {
  color: #ff9702 !important;
}
.checkout .outer-wrapper #container .inner-wrapper #body .container > .row-fluid:last-child > form > div:first-child .well-basket .text-danger, .checkout .outer-wrapper #container .inner-wrapper #body .container > .row-fluid:last-child > form > div:first-child .well-basket .text-error {
  color: #ff0202 !important;
}
.checkout .outer-wrapper #container .inner-wrapper #body .container > .row-fluid:last-child > form > div:first-child .voucher_box .success > span {
  display: none !important;
}
.checkout .outer-wrapper #container .inner-wrapper #body .container > .row-fluid:last-child > form > div:first-child .loyaltypoints_box {
  background: #01385e;
}
.checkout .outer-wrapper #container .inner-wrapper #body .container > .row-fluid:last-child > form > div:first-child .loyaltypoints_box > h5.lead {
  margin-bottom: 16px !important;
  color: #fff;
}
.checkout .outer-wrapper #container .inner-wrapper #body .container > .row-fluid:last-child > form > div:first-child .loyaltypoints_box > h5.lead > span {
  text-transform: capitalize;
}
.checkout .outer-wrapper #container .inner-wrapper #body .container > .row-fluid:last-child > form > div:first-child .loyaltypoints_box > p {
  margin-bottom: 20px;
}
.checkout .outer-wrapper #container .inner-wrapper #body .container > .row-fluid:last-child > form > div:first-child .loyaltypoints_box .row-credits .well {
  margin: 0 0 18px;
  color: #000 !important;
  border: none;
  border-radius: 0 0 12px 12px;
}
.checkout .outer-wrapper #container .inner-wrapper #body .container > .row-fluid:last-child > form > div:first-child .loyaltypoints_box .row-credits .ui-widget-header {
  background: #96acba;
  color: #fff;
  padding: 6px 0;
  border: none;
  border-radius: 12px 12px 0 0;
}
.checkout .outer-wrapper #container .inner-wrapper #body .container > .row-fluid:last-child > form > div:first-child .loyaltypoints_box .row-credits .col-equals .ui-widget-header {
  background: none;
}
.checkout .outer-wrapper #container .inner-wrapper #body .container > .row-fluid:last-child > form > div:first-child .loyaltypoints_box .row-credits .col-equals .well-small {
  color: #fff !important;
}
.checkout .outer-wrapper #container .inner-wrapper #body .container > .row-fluid:last-child > form > div:first-child .loyaltypoints_box .ctl-redeempoints {
  font-size: 14px;
}
.checkout .outer-wrapper #container .inner-wrapper #body .container > .row-fluid:last-child > form > div:first-child .loyaltypoints_box .ctl-pointsoptions a {
  font-size: 12px;
  padding-left: 12px;
  padding-right: 12px;
  text-decoration: underline;
  font-weight: normal;
  text-shadow: none;
  color: #fff;
}
@media (min-width: 767px) and (max-width: 1199px) {
  .checkout .outer-wrapper #container .inner-wrapper #body .container > .row-fluid:last-child > form > div:last-child {
    margin: 0;
    width: 100%;
  }
}
@media (min-width: 767px) and (max-width: 1199px) {
  .checkout .outer-wrapper #container .inner-wrapper #body .container > .row-fluid:last-child > div {
    width: 100%;
    margin: 0;
  }
}
.checkout .outer-wrapper #container .inner-wrapper #body .container > .row-fluid:last-child > div .well-login {
  color: #fff;
}
.checkout .outer-wrapper #container .inner-wrapper #body .container > .row-fluid:last-child > div .well-login .well-login-buttons-section {
  display: flex;
  flex-direction: column;
}
.checkout .outer-wrapper #container .inner-wrapper #body .container > .row-fluid:last-child > div .well-login .well-login-buttons-section #loginSignin {
  margin-bottom: 8px;
}
.checkout .outer-wrapper #container .inner-wrapper #body .container > .row-fluid:last-child > div .well-login > p:last-child {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.checkout .outer-wrapper #container .inner-wrapper #body .container .well > h4, .checkout .outer-wrapper #container .inner-wrapper #body .container .well > h5, .checkout .outer-wrapper #container .inner-wrapper #body .container .well > .lead {
  font-size: 22px;
  line-height: 22px;
  text-align: center;
  margin-bottom: 24px !important;
  color: #01385e;
  font-weight: bold;
}
@media (max-width: 1199px) {
  .checkout .outer-wrapper #container .inner-wrapper #body .container .well .control-group div.controls .input-append {
    display: flex;
    flex-direction: column;
  }
}
@media (max-width: 1199px) {
  .checkout .outer-wrapper #container .inner-wrapper #body .container .well .control-group div.controls .input-append input {
    width: 100%;
  }
}
@media (max-width: 1199px) {
  .checkout .outer-wrapper #container .inner-wrapper #body .container .well .control-group div.controls .input-append button {
    max-width: fit-content;
    margin-top: 8px;
  }
}
.checkout .outer-wrapper #container .inner-wrapper #body .container .well .btn-group.extended.extended2 .btn {
  color: #000;
}
.checkout .outer-wrapper #container .inner-wrapper #body .container .well p em {
  color: #fff;
}
@media (max-width: 479px) {
  .checkout .outer-wrapper #container .inner-wrapper #body .container .well.well-how-pay .trigger-paymentmethod {
    display: flex;
    flex-direction: column;
  }
}
@media (max-width: 479px) {
  .checkout .outer-wrapper #container .inner-wrapper #body .container .well.well-how-pay .trigger-paymentmethod button {
    width: 100%;
    margin: 0;
  }
}
.checkout .outer-wrapper #container .inner-wrapper #body .container #frmProceed .marginbottom15 small {
  color: #000;
  font-weight: bold;
}
.checkout .outer-wrapper #container .inner-wrapper #body .container #frmProceed .marginbottom15 small a {
  color: #01385e;
}
.checkout .orderfor-collection .delivery_orders {
  display: none !important;
}
.checkout .orderfor-home-delivery .collection_orders {
  display: none !important;
}
.checkout .well:not(.well-basket) .text-success:not(i), .checkout .well:not(.well-basket) .text-danger, .checkout .well:not(.well-basket) .text-error, .checkout .well:not(.well-basket) .text-info, .checkout .well:not(.well-basket) .text-warning {
  color: #fff !important;
}
.checkout #checkoutVouchercode {
  padding: 12px 6px 10px !important;
}
.contact-us .outer-wrapper #container .inner-wrapper #body h1 {
  color: #01385e;
}
@media (max-width: 979px) {
  .contact-us .outer-wrapper #container .inner-wrapper #body h1 {
    text-align: center;
    margin-top: 24px;
  }
}
.contact-us .outer-wrapper #container .inner-wrapper #body .container-fluid > .row-fluid > div:first-child .well .gm-style-iw-d {
  color: #000;
}
@media (max-width: 767px) {
  .contact-us .outer-wrapper #container .inner-wrapper #body .container-fluid > .row-fluid div.ui-widget {
    margin-bottom: 20px;
    text-align: center;
  }
}
.contact-us .outer-wrapper #container .inner-wrapper #body .container-fluid > .row-fluid div.ui-widget .ui-widget-header {
  border: none;
  background: none;
  color: #01385e;
  text-align: center;
  border-radius: 12px;
  font-style: italic;
}
.contact-us .outer-wrapper #container .inner-wrapper #body .container-fluid > .row-fluid div.ui-widget .ui-widget-content {
  background: #b4c2a9;
  color: #fff;
  border: none;
  border-radius: 12px;
  font-weight: bold;
}
.contact-us .outer-wrapper #container .inner-wrapper #body .container-fluid > .row-fluid div.ui-widget .ui-widget-content a {
  color: #fff;
}
.contact-us .outer-wrapper #container .inner-wrapper #body .container-fluid > .row-fluid div.ui-widget .ui-widget-content .text-danger, .contact-us .outer-wrapper #container .inner-wrapper #body .container-fluid > .row-fluid div.ui-widget .ui-widget-content .text-error, .contact-us .outer-wrapper #container .inner-wrapper #body .container-fluid > .row-fluid div.ui-widget .ui-widget-content .text-success, .contact-us .outer-wrapper #container .inner-wrapper #body .container-fluid > .row-fluid div.ui-widget .ui-widget-content .text-info, .contact-us .outer-wrapper #container .inner-wrapper #body .container-fluid > .row-fluid div.ui-widget .ui-widget-content .text-warning {
  color: #fff !important;
}
.contact-us .outer-wrapper #container .inner-wrapper #body .container-fluid > .row-fluid div.ui-widget .ui-widget-content table.table-delivery-information tbody tr th {
  background: #01385e !important;
}
@media (min-width: 767px) {
  .contact-us .outer-wrapper #container .inner-wrapper #body .container-fluid > .row-fluid div.ui-widget.box-contact-information {
    margin-bottom: 20px;
  }
}
.contact-us .outer-wrapper #container .inner-wrapper #body .container-fluid > .row-fluid div.ui-widget.box-opening-hours table tr.ui-state-highlight {
  color: #fff !important;
  background: #01385e !important;
}
.page_error-404 #container #body .alert-error {
  background: none;
  border: none;
}
.page_error-404 #container #body .alert-error h1 {
  color: #37383b;
  text-shadow: none;
}
.page_error-404 #container #body .alert-error h2, .page_error-404 #container #body .alert-error h3, .page_error-404 #container #body .alert-error p {
  color: #01385e;
  text-shadow: none;
  font-weight: bold;
}
.information h1 {
  line-height: normal;
  color: #01385e;
}
.information h1 small {
  line-height: normal;
  color: #000;
}
@media (max-width: 767px) {
  .information .block-terms-conditions, .information .block-website-help {
    padding-bottom: 25px;
  }
}
.information #cookies table tr {
  background: #fff !important;
}
.order-complete .outer-wrapper #container .inner-wrapper #body > .row-fluid .jumbotron p {
  color: #01385e;
  font-weight: 500;
}
.order-complete .outer-wrapper #container .inner-wrapper #body > .row-fluid .p-last-minute {
  color: #01385e;
}
/**********************
****   MENU PAGE   ****
***********************/
.menu .outer-wrapper #container .inner-wrapper #body .container-fluid .row-fluid div:first-child .how-im-ordering {
  text-align: center;
  background: none;
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 979px) {
  .menu .outer-wrapper #container .inner-wrapper #body .container-fluid .row-fluid div:first-child .how-im-ordering {
    margin-bottom: 12px;
  }
}
@media (min-width: 979px) {
  .menu .outer-wrapper #container .inner-wrapper #body .container-fluid .row-fluid div:first-child .how-im-ordering {
    margin-bottom: 24px;
  }
}
.menu .outer-wrapper #container .inner-wrapper #body .container-fluid .row-fluid div:first-child .how-im-ordering h2 {
  color: #01385e;
  font-size: 36px;
  line-height: 36px;
}
@media (min-width: 979px) and (max-width: 1199px) {
  .menu .outer-wrapper #container .inner-wrapper #body .container-fluid .row-fluid div:first-child .how-im-ordering h2 {
    font-size: 42px;
    line-height: 42px;
  }
}
@media (min-width: 1199px) {
  .menu .outer-wrapper #container .inner-wrapper #body .container-fluid .row-fluid div:first-child .how-im-ordering h2 {
    font-size: 36px;
    line-height: 36px;
  }
}
.menu .outer-wrapper #container .inner-wrapper #body .container-fluid .row-fluid div:first-child .how-im-ordering h2 span {
  color: #6faf53;
}
.menu .outer-wrapper #container .inner-wrapper #body .container-fluid .row-fluid div:first-child .how-im-ordering h2 a {
  text-decoration: none;
}
.menu .outer-wrapper #container .inner-wrapper #body .container-fluid .row-fluid div:first-child .how-im-ordering h2 a small {
  color: #000;
}
.menu .outer-wrapper #container .inner-wrapper #body .container-fluid .row-fluid div:first-child .navbar-affix-container {
  height: auto !important;
}
.menu .outer-wrapper #container .inner-wrapper #body .container-fluid .row-fluid div:first-child .navbar-affix-container #responsive-food-menu {
  margin: auto;
  text-align: center;
}
@media (min-width: 1199px) {
  .menu .outer-wrapper #container .inner-wrapper #body .container-fluid .row-fluid div:first-child .navbar-affix-container #responsive-food-menu {
    left: unset;
    right: unset;
  }
}
.menu .outer-wrapper #container .inner-wrapper #body .container-fluid .row-fluid div:first-child .navbar-affix-container #responsive-food-menu .navbar-inner {
  padding: 4px 16px 4px;
  max-width: 1170px;
  background: #01385e;
  border-radius: 12px 12px 0 0;
  border: none;
}
@media (min-width: 767px) and (max-width: 979px) {
  .menu .outer-wrapper #container .inner-wrapper #body .container-fluid .row-fluid div:first-child .navbar-affix-container #responsive-food-menu .navbar-inner {
    padding: 10px 16px 0px;
  }
}
@media (min-width: 979px) {
  .menu .outer-wrapper #container .inner-wrapper #body .container-fluid .row-fluid div:first-child .navbar-affix-container #responsive-food-menu .navbar-inner {
    padding: 10px 16px 10px;
  }
}
.menu .outer-wrapper #container .inner-wrapper #body .container-fluid .row-fluid div:first-child .navbar-affix-container #responsive-food-menu .navbar-inner .container .btn-navbar.ctrl-offcanvas_productmenu_toggle_bridge_mobile2_ {
  text-shadow: none;
  margin-top: 0px !important;
  width: 100%;
  margin-bottom: 10px !important;
  background: #96acba;
  color: #fff !important;
  border-radius: 12px !important;
  border: none;
  box-shadow: none;
  text-transform: uppercase;
  font-weight: 500;
  text-decoration: none;
}
@media (max-width: 767px) {
  .menu .outer-wrapper #container .inner-wrapper #body .container-fluid .row-fluid div:first-child .navbar-affix-container #responsive-food-menu .navbar-inner .container .btn-navbar.ctrl-offcanvas_productmenu_toggle_bridge_mobile2_ {
    position: fixed;
    bottom: 58px;
    width: 100%;
    left: 0;
    border-radius: 0 !important;
    border-top: 2px solid #96acba;
    border-bottom: 2px solid #96acba;
    margin: 0 !important;
    z-index: 10000;
  }
}
@media (min-width: 767px) {
  .menu .outer-wrapper #container .inner-wrapper #body .container-fluid .row-fluid div:first-child .navbar-affix-container #responsive-food-menu .navbar-inner .container .btn-navbar.ctrl-offcanvas_productmenu_toggle_bridge_mobile2_ {
    float: right;
    max-width: 180px;
  }
}
@media (min-width: 767px) {
  .menu .outer-wrapper #container .inner-wrapper #body .container-fluid .row-fluid div:first-child .navbar-affix-container #responsive-food-menu .navbar-inner .container .btn-navbar.ctrl-offcanvas_productmenu_toggle_bridge_mobile2_ {
    margin-right: 10px !important;
  }
}
.menu .outer-wrapper #container .inner-wrapper #body .container-fluid .row-fluid div:first-child .navbar-affix-container #responsive-food-menu .navbar-inner .container .btn-navbar.ctrl-offcanvas_productmenu_toggle_bridge_mobile2_ span {
  color: #fff !important;
  font-weight: bold;
}
.menu .outer-wrapper #container .inner-wrapper #body .container-fluid .row-fluid div:first-child .navbar-affix-container #responsive-food-menu .navbar-inner .container .btn-navbar.ctrl-mob-nav-search {
  box-shadow: none;
}
.menu .outer-wrapper #container .inner-wrapper #body .container-fluid .row-fluid div:first-child .navbar-affix-container #responsive-food-menu .navbar-inner .container #navbar-search-menu {
  margin: 0;
}
.menu .outer-wrapper #container .inner-wrapper #body .container-fluid .row-fluid div:first-child .navbar-affix-container #responsive-food-menu .navbar-inner .container #navbar-search-menu #menu-search-box {
  width: 250px;
  text-align: center;
  padding-top: 12px !important;
  padding-bottom: 12px !important;
  font-weight: bold;
  font-size: 14px !important;
}
@media (min-width: 767px) and (max-width: 979px) {
  .menu .outer-wrapper #container .inner-wrapper #body .container-fluid .row-fluid div:first-child .navbar-affix-container #responsive-food-menu .navbar-inner .container #navbar-search-menu #menu-search-box {
    height: 16px !important;
  }
}
.menu .outer-wrapper #container .inner-wrapper #body .container-fluid .row-fluid div:first-child .navbar-affix-container #responsive-food-menu .navbar-inner .container span.brand {
  text-shadow: none;
  font-weight: bold;
  color: #fff;
}
@media (min-width: 479px) and (max-width: 979px) {
  .menu .outer-wrapper #container .inner-wrapper #body .container-fluid .row-fluid div:first-child .navbar-affix-container #responsive-food-menu .navbar-inner .container span.brand {
    padding-top: 11px;
  }
}
@media (max-width: 979px) {
  .menu .outer-wrapper #container .inner-wrapper #body .container-fluid .row-fluid div:first-child .navbar-affix-container #responsive-food-menu .navbar-inner .container span.brand {
    text-align: center;
    float: left;
    padding-bottom: 0px;
  }
}
@media (min-width: 979px) {
  .menu .outer-wrapper #container .inner-wrapper #body .container-fluid .row-fluid div:first-child .navbar-affix-container #responsive-food-menu .navbar-inner .container span.brand {
    padding: 12px 20px 0px;
    font-size: 30px;
  }
}
.menu .outer-wrapper #container .inner-wrapper #body .container-fluid .row-fluid div:first-child .navbar-affix-container #responsive-food-menu.affix .navbar-inner {
  border-radius: 0 !important;
}
.menu .outer-wrapper #container .inner-wrapper #body .container-fluid .row-fluid div:first-child .ui-tabs-menu {
  background: #fff;
  border: none;
  border-radius: 0 0 12px 12px;
  margin: auto;
}
.menu .outer-wrapper #container .inner-wrapper #body .container-fluid .row-fluid div:first-child .ui-tabs-menu .tb-nav {
  padding: 0 !important;
  padding-top: 6px !important;
  padding-left: 6px !important;
  padding-right: 0px !important;
  background: none;
  border: none;
}
@media (min-width: 767px) and (max-width: 979px) {
  .menu .outer-wrapper #container .inner-wrapper #body .container-fluid .row-fluid div:first-child .ui-tabs-menu .tb-nav {
    width: 30% !important;
  }
}
.menu .outer-wrapper #container .inner-wrapper #body .container-fluid .row-fluid div:first-child .ui-tabs-menu .tb-nav > li {
  padding: 0 !important;
  border-radius: 12px !important;
  background: #01385e;
  margin: 0 !important;
  margin-bottom: 4px !important;
  border-color: #fff;
}
.menu .outer-wrapper #container .inner-wrapper #body .container-fluid .row-fluid div:first-child .ui-tabs-menu .tb-nav > li > a {
  color: #fff;
  font-size: 18px;
}
.menu .outer-wrapper #container .inner-wrapper #body .container-fluid .row-fluid div:first-child .ui-tabs-menu .tb-nav > li.ui-tabs-active {
  background: none;
  border: none;
}
.menu .outer-wrapper #container .inner-wrapper #body .container-fluid .row-fluid div:first-child .ui-tabs-menu .tb-nav > li.ui-tabs-active > a {
  color: #000;
}
.menu .outer-wrapper #container .inner-wrapper #body .container-fluid .row-fluid div:first-child .ui-tabs-menu .tb-nav > li.ui-tabs-active.ui-state-hover {
  background: none;
  filter: brightness(100%);
}
.menu .outer-wrapper #container .inner-wrapper #body .container-fluid .row-fluid div:first-child .ui-tabs-menu .tb-nav > li.ui-tabs-active.ui-state-hover a {
  filter: brightness(100%);
  color: #000;
}
.menu .outer-wrapper #container .inner-wrapper #body .container-fluid .row-fluid div:first-child .ui-tabs-menu .tb-nav > li.ui-state-hover {
  background: #01385e;
  filter: brightness(80%);
}
.menu .outer-wrapper #container .inner-wrapper #body .container-fluid .row-fluid div:first-child .ui-tabs-menu .tb-nav > li.ui-state-hover > a {
  color: #fff;
}
.menu .outer-wrapper #container .inner-wrapper #body .container-fluid .row-fluid div:first-child .ui-tabs-menu .ui-tabs-panel {
  color: #000;
}
@media (max-width: 767px) {
  .menu .outer-wrapper #container .inner-wrapper #body .container-fluid .row-fluid div:first-child .ui-tabs-menu .ui-tabs-panel {
    width: 100% !important;
  }
}
@media (min-width: 767px) and (max-width: 979px) {
  .menu .outer-wrapper #container .inner-wrapper #body .container-fluid .row-fluid div:first-child .ui-tabs-menu .ui-tabs-panel {
    width: 100% !important;
  }
}
.menu .outer-wrapper #container .inner-wrapper #body .container-fluid .row-fluid div:first-child .ui-tabs-menu .ui-tabs-panel .product-container-panel .row-product {
  background: none;
  padding: 21px 0;
  border-color: #515460;
}
.menu .outer-wrapper #container .inner-wrapper #body .container-fluid .row-fluid div:first-child .ui-tabs-menu .ui-tabs-panel .product-container-panel .row-product:first-child {
  padding-top: 0;
}
.menu .outer-wrapper #container .inner-wrapper #body .container-fluid .row-fluid div:first-child .ui-tabs-menu .ui-tabs-panel .product-container-panel .row-product div:first-child .media .media-body h5.media-heading span.name {
  font-size: 18px;
  line-height: 18px;
  font-weight: bold;
}
.menu .outer-wrapper #container .inner-wrapper #body .container-fluid .row-fluid div:first-child .ui-tabs-menu .ui-tabs-panel .product-container-panel .row-product div:first-child .media .media-body .description.decription small {
  color: #515460;
  font-weight: normal;
}
@media (max-width: 767px) {
  .menu .outer-wrapper #container .inner-wrapper #body .container-fluid .row-fluid div:first-child .ui-tabs-menu .ui-tabs-panel .product-container-panel .row-product div:first-child .media figure {
    max-width: 120px;
  }
}
.menu .outer-wrapper #container .inner-wrapper #body .container-fluid .row-fluid div:first-child .ui-tabs-menu .ui-tabs-panel .product-container-panel .row-product div:last-child .row-fixed {
  margin-bottom: 6px;
}
.menu .outer-wrapper #container .inner-wrapper #body .container-fluid .row-fluid div:first-child .ui-tabs-menu .ui-tabs-panel .product-container-panel .row-product div:last-child .row-fixed .name {
  padding-top: 2px;
}
.menu .outer-wrapper #container .inner-wrapper #body .container-fluid .row-fluid div:first-child .ui-tabs-menu .ui-tabs-panel .product-container-panel .row-product div:last-child .row-fixed .price {
  padding-top: 2px;
}
.menu .outer-wrapper #container .inner-wrapper #body .container-fluid .row-fluid div:first-child .ui-tabs-menu .ui-tabs-panel .product-container-panel .alert {
  background: #37383b;
  color: #fff;
  border: none;
}
.menu .outer-wrapper #container .inner-wrapper #body .container-fluid .row-fluid div:first-child .ui-tabs-menu .ui-tabs-panel .product-container-panel .ui-widget h3 {
  background: #01385e;
  border: none;
  color: #fff;
  border-radius: 0;
  transition: 0.2s;
  padding: 12px;
  text-align: left;
}
.menu .outer-wrapper #container .inner-wrapper #body .container-fluid .row-fluid div:first-child .ui-tabs-menu .ui-tabs-panel .product-container-panel .ui-widget h3:hover {
  background: #6faf53;
  transition: 0.2s;
}
.menu .outer-wrapper #container .inner-wrapper #body .container-fluid .row-fluid div:first-child .ui-tabs-menu .active-toggle h3 {
  background: #6faf53 !important;
}
.menu .outer-wrapper #container .inner-wrapper #body .container-fluid .row-fluid div:first-child .ui-tabs-menu .disable-toggle h3 {
  background: #01385e !important;
}
.menu .outer-wrapper #container .inner-wrapper #body .container-fluid .row-fluid div:first-child .ui-tabs-menu .disable-toggle h3:hover {
  background: #6faf53 !important;
  transition: 0.2s;
}
@media (max-width: 1199px) {
  .menu .outer-wrapper #container .inner-wrapper #body .container-fluid .row-fluid div:first-child .ui-tabs-menu {
    margin-bottom: 24px;
  }
}
.menu .outer-wrapper #container .inner-wrapper #body .container-fluid .row-fluid div:last-child #basket-container {
  background: #b4c2a9;
  border-radius: 12px;
  color: #fff;
  border: none;
  position: relative;
  border-radius: 12px;
}
@supports (-webkit-touch-callout: none) {
  /* CSS specific to iOS devices */
}
@media (max-width: 1199px) {
  .menu .outer-wrapper #container .inner-wrapper #body .container-fluid .row-fluid div:last-child #basket-container {
    max-width: 500px;
    margin: 0 auto 20px;
  }
}
.menu .outer-wrapper #container .inner-wrapper #body .container-fluid .row-fluid div:last-child #basket-container > h3 {
  text-align: center;
  font-size: 38px;
  line-height: 38px;
  margin-bottom: 6px;
  font-style: italic;
}
.menu .outer-wrapper #container .inner-wrapper #body .container-fluid .row-fluid div:last-child #basket-container .ui-widget-content {
  border: none;
  border-radius: 12px;
}
.menu .outer-wrapper #container .inner-wrapper #body .container-fluid .row-fluid div:last-child #basket-container .ui-widget-content #basket thead tr {
  color: #000;
  background: #fff;
}
.menu .outer-wrapper #container .inner-wrapper #body .container-fluid .row-fluid div:last-child #basket-container .ui-widget-content .text-success {
  color: #6bc624 !important;
}
.menu .outer-wrapper #container .inner-wrapper #body .container-fluid .row-fluid div:last-child #basket-container .ui-widget-content .text-info {
  color: #029dff !important;
}
.menu .outer-wrapper #container .inner-wrapper #body .container-fluid .row-fluid div:last-child #basket-container .ui-widget-content .text-warning {
  color: #ff9702 !important;
}
.menu .outer-wrapper #container .inner-wrapper #body .container-fluid .row-fluid div:last-child #basket-container .ui-widget-content .text-danger, .menu .outer-wrapper #container .inner-wrapper #body .container-fluid .row-fluid div:last-child #basket-container .ui-widget-content .text-error {
  color: #ff0202 !important;
}
.menu .outer-wrapper #container .inner-wrapper #body .container-fluid .row-fluid div:last-child #basket-container .basket-hr-separator {
  display: none !important;
}
.menu .outer-wrapper #container .inner-wrapper #body .container-fluid .row-fluid div:last-child #basket-container .basket-buttons {
  margin-top: 12px;
}
@media (max-width: 767px) {
  .menu .outer-wrapper #container .inner-wrapper #body .container-fluid .row-fluid div:last-child #basket-container .basket-buttons > .btn:first-child {
    margin-bottom: 12px;
  }
}
@media (min-width: 767px) and (max-width: 979px) {
  .menu .outer-wrapper #container .inner-wrapper #body .container-fluid .row-fluid div:last-child #basket-container .basket-buttons > .btn:first-child {
    margin-bottom: 0px;
  }
}
.menu .outer-wrapper #container .inner-wrapper #body .container-fluid .row-fluid div:last-child #basket-container .basket-buttons .btn {
  padding: 11px 24px 10px;
}
.menu .outer-wrapper #container .inner-wrapper #body .container-fluid.menu-selection h1, .menu .outer-wrapper #container .inner-wrapper #body .container-fluid.menu-selection h3 {
  text-align: center;
  text-shadow: none;
  color: #01385e;
}
@media (max-width: 767px) {
  .menu .outer-wrapper #container .inner-wrapper #body .container-fluid.menu-selection h1 {
    margin-top: 24px;
  }
}
.menu .outer-wrapper #container .inner-wrapper #body .container-fluid.menu-selection .alert {
  background: none;
  border: none;
}
.menu .outer-wrapper #container .inner-wrapper #body .container-fluid.menu-selection .well {
  background: none;
  padding: 0px;
}
.menu .outer-wrapper #container .inner-wrapper #body #mobile_food_menu_nav .zp-ctl-categories {
  color: #fff;
}
.menu .outer-wrapper #container .inner-wrapper #body #mobile_food_menu_nav .btn {
  padding: 14px 2px 10px;
  border-radius: 0 !important;
  border-right: 1px solid;
  border-top: 2px solid;
  border-left: 1px solid;
}
.menu .outer-wrapper #container .inner-wrapper #body #mobile_food_menu_nav .btn small {
  text-shadow: none;
}
.menu .outer-wrapper #container .inner-wrapper #body #zp-offcanvas-menu .uk-offcanvas-bar {
  background: #fff;
  padding-bottom: 60px;
  border-right: 1px solid #bbb;
}
.menu .outer-wrapper #container .inner-wrapper #body #zp-offcanvas-menu .uk-offcanvas-bar h3 {
  color: #000 !important;
}
.menu .outer-wrapper #container .inner-wrapper #body #zp-offcanvas-menu .uk-offcanvas-bar .ctrl-mobile_food_menu_nav_closecanvas.uk-close {
  color: #000 !important;
  text-decoration: none;
}
.menu .outer-wrapper #container .inner-wrapper #body #zp-offcanvas-menu .uk-offcanvas-bar .uk-nav-offcanvas li a {
  color: #000;
}
.menu .outer-wrapper #container .inner-wrapper #body #zp-offcanvas-menu .uk-offcanvas-bar .uk-nav-offcanvas li a:hover, .menu .outer-wrapper #container .inner-wrapper #body #zp-offcanvas-menu .uk-offcanvas-bar .uk-nav-offcanvas li a:focus {
  color: #fff;
}
.menu .outer-wrapper #container .inner-wrapper #body #zp-offcanvas-basket .uk-offcanvas-bar {
  position: absolute;
  padding-bottom: 60px;
  background: #fff;
  border-left: 1px solid #bbb;
}
.menu .outer-wrapper #container .inner-wrapper #body #zp-offcanvas-basket .uk-offcanvas-bar > h3 {
  color: #000;
}
.menu .outer-wrapper #container .inner-wrapper #body #zp-offcanvas-basket .uk-offcanvas-bar .ctrl-mobile_food_menu_nav_closecanvas.uk-close {
  color: #000;
  text-decoration: none;
}
.menu .outer-wrapper #container .inner-wrapper #body #zp-offcanvas-basket .uk-offcanvas-bar table {
  color: #000;
}
.menu .outer-wrapper #container .inner-wrapper #body #zp-offcanvas-basket .uk-offcanvas-bar table .text-success {
  color: #6bc624 !important;
}
.menu .outer-wrapper #container .inner-wrapper #body #zp-offcanvas-basket .uk-offcanvas-bar table .text-info {
  color: #029dff !important;
}
.menu .outer-wrapper #container .inner-wrapper #body #zp-offcanvas-basket .uk-offcanvas-bar table .text-warning {
  color: #ff9702 !important;
}
.menu .outer-wrapper #container .inner-wrapper #body #zp-offcanvas-basket .uk-offcanvas-bar table .text-danger, .menu .outer-wrapper #container .inner-wrapper #body #zp-offcanvas-basket .uk-offcanvas-bar table .text-error {
  color: #ff0202 !important;
}
.menu .outer-wrapper #container .inner-wrapper #body #zp-offcanvas-basket .uk-offcanvas-bar table thead tr {
  color: #000;
  background: none !important;
}
.menu .outer-wrapper #container .inner-wrapper #body #zp-offcanvas-basket .uk-offcanvas-bar .uk-margin-top #order-empty {
  margin-bottom: 12px;
}
@media (max-width: 767px) {
  .menu .blockUI.blockMsg {
    top: unset !important;
    bottom: 5em;
  }
}
@media (min-width: 767px) and (max-width: 979px) {
  .menu .blockUI.blockMsg {
    top: unset !important;
    bottom: 2em;
  }
}
.menu .menu-container-home-delivery .collection_banners {
  display: none !important;
}
.menu .menu-container-collection .delivery_banners {
  display: none !important;
}
/*************************
  ***   MEMBERS PAGE   ***
  *************************/
@media (max-width: 979px) {
  .members .outer-wrapper #container .inner-wrapper #body {
    max-width: 510px;
    margin: 24px auto;
  }
}
@media (max-width: 979px) {
  .members .outer-wrapper #container .inner-wrapper #body > .row-fluid, .members .outer-wrapper #container .inner-wrapper #body > .container-fluid .row-fluid {
    display: flex;
    flex-direction: column;
  }
}
@media (max-width: 979px) {
  .members .outer-wrapper #container .inner-wrapper #body > .row-fluid > div:first-child, .members .outer-wrapper #container .inner-wrapper #body > .container-fluid .row-fluid > div:first-child {
    width: 100%;
    margin: 0;
  }
}
.members .outer-wrapper #container .inner-wrapper #body > .row-fluid > div:first-child .sidebar-nav .nav-list .nav-header, .members .outer-wrapper #container .inner-wrapper #body > .container-fluid .row-fluid > div:first-child .sidebar-nav .nav-list .nav-header {
  text-shadow: none;
  color: #fff;
  color: #01385e;
  text-transform: capitalize;
  line-height: 16px;
  font-size: 16px;
  font-weight: bolder;
}
.members .outer-wrapper #container .inner-wrapper #body > .row-fluid > div:first-child .sidebar-nav .nav-list li.active a, .members .outer-wrapper #container .inner-wrapper #body > .container-fluid .row-fluid > div:first-child .sidebar-nav .nav-list li.active a {
  background: none;
  color: #01385e;
}
.members .outer-wrapper #container .inner-wrapper #body > .row-fluid > div:first-child .sidebar-nav .nav-list li a, .members .outer-wrapper #container .inner-wrapper #body > .container-fluid .row-fluid > div:first-child .sidebar-nav .nav-list li a {
  text-shadow: none;
  color: #fff;
  text-decoration: none;
}
.members .outer-wrapper #container .inner-wrapper #body > .row-fluid > div:first-child .sidebar-nav .nav-list li > a:hover, .members .outer-wrapper #container .inner-wrapper #body > .row-fluid > div:first-child .sidebar-nav .nav-list li > a:focus, .members .outer-wrapper #container .inner-wrapper #body > .container-fluid .row-fluid > div:first-child .sidebar-nav .nav-list li > a:hover, .members .outer-wrapper #container .inner-wrapper #body > .container-fluid .row-fluid > div:first-child .sidebar-nav .nav-list li > a:focus {
  background: none;
  color: #01385e;
  filter: brightness(100%);
}
.members .outer-wrapper #container .inner-wrapper #body > .row-fluid > div:first-child .sidebar-nav small.muted, .members .outer-wrapper #container .inner-wrapper #body > .container-fluid .row-fluid > div:first-child .sidebar-nav small.muted {
  color: #787878;
}
@media (max-width: 979px) {
  .members .outer-wrapper #container .inner-wrapper #body > .row-fluid > div:last-child, .members .outer-wrapper #container .inner-wrapper #body > .container-fluid .row-fluid > div:last-child {
    margin-top: 20px;
    width: 100%;
    margin: 0;
  }
}
@media (max-width: 979px) {
  .members .outer-wrapper #container .inner-wrapper #body > .row-fluid > div:last-child.span9, .members .outer-wrapper #container .inner-wrapper #body > .container-fluid .row-fluid > div:last-child.span9 {
    text-align: center;
    margin-top: 18px;
  }
}
.members .outer-wrapper #container .inner-wrapper #body > .row-fluid > div:last-child.span9 h1, .members .outer-wrapper #container .inner-wrapper #body > .row-fluid > div:last-child.span9 legend, .members .outer-wrapper #container .inner-wrapper #body > .row-fluid > div:last-child.span9 a:not(.btn), .members .outer-wrapper #container .inner-wrapper #body > .container-fluid .row-fluid > div:last-child.span9 h1, .members .outer-wrapper #container .inner-wrapper #body > .container-fluid .row-fluid > div:last-child.span9 legend, .members .outer-wrapper #container .inner-wrapper #body > .container-fluid .row-fluid > div:last-child.span9 a:not(.btn) {
  color: #01385e;
}
.members .outer-wrapper #container .inner-wrapper #body > .row-fluid > div:last-child.span9 .media-address:hover, .members .outer-wrapper #container .inner-wrapper #body > .row-fluid > div:last-child.span9 .media-address:focus, .members .outer-wrapper #container .inner-wrapper #body > .container-fluid .row-fluid > div:last-child.span9 .media-address:hover, .members .outer-wrapper #container .inner-wrapper #body > .container-fluid .row-fluid > div:last-child.span9 .media-address:focus {
  background: #ffffff29;
}
.members .outer-wrapper #container .inner-wrapper #body > .row-fluid > div:last-child.span9 .navbar .navbar-inner, .members .outer-wrapper #container .inner-wrapper #body > .container-fluid .row-fluid > div:last-child.span9 .navbar .navbar-inner {
  box-shadow: none;
}
.members .outer-wrapper #container .inner-wrapper #body > .row-fluid > div:last-child.span9 .navbar .navbar-inner .brand, .members .outer-wrapper #container .inner-wrapper #body > .container-fluid .row-fluid > div:last-child.span9 .navbar .navbar-inner .brand {
  text-shadow: none;
  color: #fff;
}
@media (max-width: 979px) {
  .members .outer-wrapper #container .inner-wrapper #body > .row-fluid > div:last-child.span9 form, .members .outer-wrapper #container .inner-wrapper #body > .row-fluid > div:last-child.span9 .media-address, .members .outer-wrapper #container .inner-wrapper #body > .container-fluid .row-fluid > div:last-child.span9 form, .members .outer-wrapper #container .inner-wrapper #body > .container-fluid .row-fluid > div:last-child.span9 .media-address {
    text-align: initial;
  }
}
.members .outer-wrapper #container .inner-wrapper #body > .row-fluid > div:last-child.span9 small.muted, .members .outer-wrapper #container .inner-wrapper #body > .container-fluid .row-fluid > div:last-child.span9 small.muted {
  color: #fff;
}
.members .outer-wrapper #container .inner-wrapper #body > .row-fluid > div:last-child.span9 .btn.dropdown-toggle .caret, .members .outer-wrapper #container .inner-wrapper #body > .container-fluid .row-fluid > div:last-child.span9 .btn.dropdown-toggle .caret {
  margin-top: 6px;
}
.members .outer-wrapper #container .inner-wrapper #body > .row-fluid > div:last-child .hero-unit, .members .outer-wrapper #container .inner-wrapper #body > .container-fluid .row-fluid > div:last-child .hero-unit {
  border-radius: 12px;
  background: #01385e;
}
@media (max-width: 979px) {
  .members .outer-wrapper #container .inner-wrapper #body > .row-fluid > div:last-child .hero-unit, .members .outer-wrapper #container .inner-wrapper #body > .container-fluid .row-fluid > div:last-child .hero-unit {
    padding: 18px;
  }
}
.members .outer-wrapper #container .inner-wrapper #body > .row-fluid > div:last-child .hero-unit h1, .members .outer-wrapper #container .inner-wrapper #body > .container-fluid .row-fluid > div:last-child .hero-unit h1 {
  color: #fff;
}
.members .outer-wrapper #container .inner-wrapper #body > .row-fluid > div:last-child .hero-unit p, .members .outer-wrapper #container .inner-wrapper #body > .container-fluid .row-fluid > div:last-child .hero-unit p {
  font-weight: normal;
}
.members .outer-wrapper #container .inner-wrapper #body > .row-fluid > div:last-child .hero-unit a, .members .outer-wrapper #container .inner-wrapper #body > .container-fluid .row-fluid > div:last-child .hero-unit a {
  color: #fff !important;
  text-decoration: underline;
}
.members .outer-wrapper #container .inner-wrapper #body > .row-fluid > div:last-child form fieldset legend, .members .outer-wrapper #container .inner-wrapper #body > .container-fluid .row-fluid > div:last-child form fieldset legend {
  color: #fff;
}
@media (max-width: 979px) {
  .members .outer-wrapper #container .inner-wrapper #body > .row-fluid > div:last-child form fieldset legend, .members .outer-wrapper #container .inner-wrapper #body > .container-fluid .row-fluid > div:last-child form fieldset legend {
    text-align: center;
  }
}
.members .outer-wrapper #container .inner-wrapper #body > .row-fluid > div:last-child form fieldset legend small, .members .outer-wrapper #container .inner-wrapper #body > .container-fluid .row-fluid > div:last-child form fieldset legend small {
  color: #fff;
  font-size: 12px;
  filter: brightness(90%);
}
@media (max-width: 979px) {
  .members .outer-wrapper #container .inner-wrapper #body > .row-fluid > div:last-child form fieldset .ctl-toggle-columns, .members .outer-wrapper #container .inner-wrapper #body > .container-fluid .row-fluid > div:last-child form fieldset .ctl-toggle-columns {
    display: flex;
    flex-wrap: wrap;
  }
}
.members .outer-wrapper #container .inner-wrapper #body > .row-fluid > div:last-child form fieldset .ctl-toggle-columns .btn, .members .outer-wrapper #container .inner-wrapper #body > .container-fluid .row-fluid > div:last-child form fieldset .ctl-toggle-columns .btn {
  background: #fff;
  color: #000;
  padding: 4px 8px;
}
@media (max-width: 979px) {
  .members .outer-wrapper #container .inner-wrapper #body > .row-fluid > div:last-child form fieldset .ctl-toggle-columns .btn, .members .outer-wrapper #container .inner-wrapper #body > .container-fluid .row-fluid > div:last-child form fieldset .ctl-toggle-columns .btn {
    margin: 4px;
  }
}
.members .outer-wrapper #container .inner-wrapper #body > .row-fluid > div:last-child form fieldset .ctl-toggle-columns .btn:hover, .members .outer-wrapper #container .inner-wrapper #body > .container-fluid .row-fluid > div:last-child form fieldset .ctl-toggle-columns .btn:hover {
  filter: brightness(80%);
}
.members .outer-wrapper #container .inner-wrapper #body > .row-fluid > div:last-child form fieldset .ctl-toggle-columns .btn.active, .members .outer-wrapper #container .inner-wrapper #body > .container-fluid .row-fluid > div:last-child form fieldset .ctl-toggle-columns .btn.active {
  background: #6faf53;
  color: #fff;
}
@media (max-width: 479px) {
  .members .outer-wrapper #container .inner-wrapper #body > .row-fluid > div:last-child form fieldset .control-group, .members .outer-wrapper #container .inner-wrapper #body > .container-fluid .row-fluid > div:last-child form fieldset .control-group {
    padding: 0 20px;
  }
}
@media (max-width: 1199px) {
  .members .outer-wrapper #container .inner-wrapper #body > .row-fluid > div:last-child form fieldset .control-group, .members .outer-wrapper #container .inner-wrapper #body > .container-fluid .row-fluid > div:last-child form fieldset .control-group {
    max-width: 370px;
  }
}
.members .outer-wrapper #container .inner-wrapper #body > .row-fluid > div:last-child form fieldset .control-group label.control-label, .members .outer-wrapper #container .inner-wrapper #body > .container-fluid .row-fluid > div:last-child form fieldset .control-group label.control-label {
  padding-top: 11px !important;
}
@media (max-width: 1199px) {
  .members .outer-wrapper #container .inner-wrapper #body > .row-fluid > div:last-child form fieldset .control-group div.controls .input-append, .members .outer-wrapper #container .inner-wrapper #body > .container-fluid .row-fluid > div:last-child form fieldset .control-group div.controls .input-append {
    display: flex;
    flex-direction: column;
  }
}
@media (max-width: 1199px) {
  .members .outer-wrapper #container .inner-wrapper #body > .row-fluid > div:last-child form fieldset .control-group div.controls input, .members .outer-wrapper #container .inner-wrapper #body > .container-fluid .row-fluid > div:last-child form fieldset .control-group div.controls input {
    max-width: -webkit-fill-available;
  }
}
@media (max-width: 1199px) {
  .members .outer-wrapper #container .inner-wrapper #body > .row-fluid > div:last-child form fieldset .control-group div.controls input:not(input[type="checkbox"]), .members .outer-wrapper #container .inner-wrapper #body > .row-fluid > div:last-child form fieldset .control-group div.controls select, .members .outer-wrapper #container .inner-wrapper #body > .row-fluid > div:last-child form fieldset .control-group div.controls textarea, .members .outer-wrapper #container .inner-wrapper #body > .container-fluid .row-fluid > div:last-child form fieldset .control-group div.controls input:not(input[type="checkbox"]), .members .outer-wrapper #container .inner-wrapper #body > .container-fluid .row-fluid > div:last-child form fieldset .control-group div.controls select, .members .outer-wrapper #container .inner-wrapper #body > .container-fluid .row-fluid > div:last-child form fieldset .control-group div.controls textarea {
    width: 100% !important;
    max-width: -webkit-fill-available;
  }
}
@media (max-width: 1199px) {
  .members .outer-wrapper #container .inner-wrapper #body > .row-fluid > div:last-child form fieldset .control-group div.controls button, .members .outer-wrapper #container .inner-wrapper #body > .container-fluid .row-fluid > div:last-child form fieldset .control-group div.controls button {
    width: fit-content;
    margin-top: 12px;
  }
}
.members .outer-wrapper #container .inner-wrapper #body > .row-fluid > div:last-child form label.btn, .members .outer-wrapper #container .inner-wrapper #body > .container-fluid .row-fluid > div:last-child form label.btn {
  padding: 10px 12px 8px;
  color: #000;
  margin: 10px 6px 10px;
  background: #fff;
  /*
                  input {
                    @include device($iphone) {
                      margin-top: 0px;
                    }
                  }
                  */
}
.members .outer-wrapper #container .inner-wrapper #body > .row-fluid > div:last-child form .chosen-select, .members .outer-wrapper #container .inner-wrapper #body > .container-fluid .row-fluid > div:last-child form .chosen-select {
  /*
                  @include device($iphone) {
                    padding-top: 0px;
                    padding-bottom: 0px;
                  }
                  */
}
.members .outer-wrapper #container .inner-wrapper #body > .row-fluid > div:last-child table#tbl_all_orders tfoot tr td, .members .outer-wrapper #container .inner-wrapper #body > .row-fluid > div:last-child table#tbl_all_orders tbody tr td, .members .outer-wrapper #container .inner-wrapper #body > .container-fluid .row-fluid > div:last-child table#tbl_all_orders tfoot tr td, .members .outer-wrapper #container .inner-wrapper #body > .container-fluid .row-fluid > div:last-child table#tbl_all_orders tbody tr td {
  background: #fff !important;
  color: #000;
}
.members .outer-wrapper #container .inner-wrapper #body > .row-fluid > div:last-child.section-product-reports table#tbl_all_orders thead > tr > th, .members .outer-wrapper #container .inner-wrapper #body > .container-fluid .row-fluid > div:last-child.section-product-reports table#tbl_all_orders thead > tr > th {
  background: #01385e !important;
  color: #fff !important;
}
.members .outer-wrapper #container .inner-wrapper #body > .row-fluid > div:last-child.section-product-reports table#tbl_all_orders tbody tr > td, .members .outer-wrapper #container .inner-wrapper #body > .container-fluid .row-fluid > div:last-child.section-product-reports table#tbl_all_orders tbody tr > td {
  background: none !important;
}
.members .outer-wrapper #container .inner-wrapper #body > .row-fluid > div:last-child.section-product-reports table#tbl_all_orders tbody tr > td > table > tfoot > tr td, .members .outer-wrapper #container .inner-wrapper #body > .container-fluid .row-fluid > div:last-child.section-product-reports table#tbl_all_orders tbody tr > td > table > tfoot > tr td {
  background: none !important;
}
.members .outer-wrapper #container .inner-wrapper #body > .row-fluid > div:last-child.section-product-reports table#tbl_all_orders tfoot > tr > td, .members .outer-wrapper #container .inner-wrapper #body > .container-fluid .row-fluid > div:last-child.section-product-reports table#tbl_all_orders tfoot > tr > td {
  color: #fff !important;
}
.members .outer-wrapper #container .inner-wrapper #body > .row-fluid > div:last-child.section-loyalty-scheme .loyalty-card .span6.col1 .loyalty-label, .members .outer-wrapper #container .inner-wrapper #body > .container-fluid .row-fluid > div:last-child.section-loyalty-scheme .loyalty-card .span6.col1 .loyalty-label {
  font-size: 50px;
  line-height: normal;
}
.members .outer-wrapper #container .inner-wrapper #body > .row-fluid > div:last-child.section-loyalty-scheme .loyalty-card .tada .loyalty-value, .members .outer-wrapper #container .inner-wrapper #body > .container-fluid .row-fluid > div:last-child.section-loyalty-scheme .loyalty-card .tada .loyalty-value {
  font-size: 36px;
}
.members .outer-wrapper #container .inner-wrapper #body > .row-fluid > div:last-child.section-loyalty-scheme .loyalty-card .tada *, .members .outer-wrapper #container .inner-wrapper #body > .container-fluid .row-fluid > div:last-child.section-loyalty-scheme .loyalty-card .tada * {
  color: #c59321 !important;
}
.members .outer-wrapper #container .inner-wrapper #body > .row-fluid > div:last-child.section-loyalty-scheme .loyalty-caption h3, .members .outer-wrapper #container .inner-wrapper #body > .container-fluid .row-fluid > div:last-child.section-loyalty-scheme .loyalty-caption h3 {
  color: #fff;
}
.members .outer-wrapper #container .inner-wrapper #body > .row-fluid .form-horizontal.well.well-large, .members .outer-wrapper #container .inner-wrapper #body > .container-fluid .row-fluid .form-horizontal.well.well-large {
  padding: 0 0 30px;
}
.members .outer-wrapper #container .inner-wrapper #body > .row-fluid .form-horizontal.well.well-large legend, .members .outer-wrapper #container .inner-wrapper #body > .container-fluid .row-fluid .form-horizontal.well.well-large legend {
  background: #b4c2a9;
  text-align: center;
  color: #fff;
  padding: 15px 0 0px;
  border: none;
  margin-bottom: 0px;
  font-weight: bold;
  border-radius: 12px 12px 0 0;
  font-size: 28px;
  line-height: 56px;
}
@media (max-width: 479px) {
  .members .outer-wrapper #container .inner-wrapper #body > .row-fluid .form-horizontal.well.well-large legend, .members .outer-wrapper #container .inner-wrapper #body > .container-fluid .row-fluid .form-horizontal.well.well-large legend {
    margin-bottom: 0;
  }
}
@media (max-width: 479px) {
  .members .outer-wrapper #container .inner-wrapper #body > .row-fluid .form-horizontal.well.well-large legend + .control-group, .members .outer-wrapper #container .inner-wrapper #body > .container-fluid .row-fluid .form-horizontal.well.well-large legend + .control-group {
    margin-top: 8px;
  }
}
@media (max-width: 479px) {
  .members .outer-wrapper #container .inner-wrapper #body > .row-fluid .form-horizontal.well.well-large .control-group, .members .outer-wrapper #container .inner-wrapper #body > .container-fluid .row-fluid .form-horizontal.well.well-large .control-group {
    padding: 0 20px;
  }
}
@media (max-width: 1199px) {
  .members .outer-wrapper #container .inner-wrapper #body > .row-fluid .form-horizontal.well.well-large .control-group, .members .outer-wrapper #container .inner-wrapper #body > .container-fluid .row-fluid .form-horizontal.well.well-large .control-group {
    max-width: 370px;
    margin: 21px auto;
  }
}
.members .outer-wrapper #container .inner-wrapper #body > .row-fluid .form-horizontal.well.well-large .control-group label.control-label, .members .outer-wrapper #container .inner-wrapper #body > .container-fluid .row-fluid .form-horizontal.well.well-large .control-group label.control-label {
  padding-top: 11px;
}
@media (min-width: 479px) and (max-width: 1199px) {
  .members .outer-wrapper #container .inner-wrapper #body > .row-fluid .form-horizontal.well.well-large .control-group label.control-label, .members .outer-wrapper #container .inner-wrapper #body > .container-fluid .row-fluid .form-horizontal.well.well-large .control-group label.control-label {
    width: 90px;
  }
}
@media (min-width: 479px) and (max-width: 1199px) {
  .members .outer-wrapper #container .inner-wrapper #body > .row-fluid .form-horizontal.well.well-large .control-group div.controls, .members .outer-wrapper #container .inner-wrapper #body > .container-fluid .row-fluid .form-horizontal.well.well-large .control-group div.controls {
    margin-left: 110px;
  }
}
@media (max-width: 1199px) {
  .members .outer-wrapper #container .inner-wrapper #body > .row-fluid .form-horizontal.well.well-large .control-group div.controls .input-append, .members .outer-wrapper #container .inner-wrapper #body > .container-fluid .row-fluid .form-horizontal.well.well-large .control-group div.controls .input-append {
    display: flex;
    flex-direction: column;
  }
}
@media (max-width: 1199px) {
  .members .outer-wrapper #container .inner-wrapper #body > .row-fluid .form-horizontal.well.well-large .control-group div.controls input, .members .outer-wrapper #container .inner-wrapper #body > .container-fluid .row-fluid .form-horizontal.well.well-large .control-group div.controls input {
    max-width: -webkit-fill-available;
  }
}
@media (max-width: 1199px) {
  .members .outer-wrapper #container .inner-wrapper #body > .row-fluid .form-horizontal.well.well-large .control-group div.controls input:not(input[type="checkbox"]), .members .outer-wrapper #container .inner-wrapper #body > .row-fluid .form-horizontal.well.well-large .control-group div.controls select, .members .outer-wrapper #container .inner-wrapper #body > .row-fluid .form-horizontal.well.well-large .control-group div.controls textarea, .members .outer-wrapper #container .inner-wrapper #body > .container-fluid .row-fluid .form-horizontal.well.well-large .control-group div.controls input:not(input[type="checkbox"]), .members .outer-wrapper #container .inner-wrapper #body > .container-fluid .row-fluid .form-horizontal.well.well-large .control-group div.controls select, .members .outer-wrapper #container .inner-wrapper #body > .container-fluid .row-fluid .form-horizontal.well.well-large .control-group div.controls textarea {
    width: 100% !important;
    max-width: -webkit-fill-available;
  }
}
@media (max-width: 1199px) {
  .members .outer-wrapper #container .inner-wrapper #body > .row-fluid .form-horizontal.well.well-large .control-group div.controls button, .members .outer-wrapper #container .inner-wrapper #body > .container-fluid .row-fluid .form-horizontal.well.well-large .control-group div.controls button {
    width: fit-content;
    margin-top: 12px;
  }
}
.members .outer-wrapper #container .inner-wrapper #body > .row-fluid .form-horizontal.well.well-large .control-group div.controls small.muted, .members .outer-wrapper #container .inner-wrapper #body > .container-fluid .row-fluid .form-horizontal.well.well-large .control-group div.controls small.muted {
  color: #fff;
  filter: brightness(100%);
}
.members .outer-wrapper #container .inner-wrapper #body > .row-fluid > div:last-child.span9 .text-danger, .members .outer-wrapper #container .inner-wrapper #body > .row-fluid > div:last-child.span9 .text-error, .members .outer-wrapper #container .inner-wrapper #body > .row-fluid > div:last-child.span9 .text-info, .members .outer-wrapper #container .inner-wrapper #body > .row-fluid > div:last-child.span9 .text-success, .members .outer-wrapper #container .inner-wrapper #body > .row-fluid > div:last-child.span9 .text-warning, .members .outer-wrapper #container .inner-wrapper #body > .container-fluid .row-fluid > div:last-child.span9 .text-danger, .members .outer-wrapper #container .inner-wrapper #body > .container-fluid .row-fluid > div:last-child.span9 .text-error, .members .outer-wrapper #container .inner-wrapper #body > .container-fluid .row-fluid > div:last-child.span9 .text-info, .members .outer-wrapper #container .inner-wrapper #body > .container-fluid .row-fluid > div:last-child.span9 .text-success, .members .outer-wrapper #container .inner-wrapper #body > .container-fluid .row-fluid > div:last-child.span9 .text-warning {
  color: #fff !important;
}
footer {
  padding: 50px 0px 40px;
  background: #37383b;
  border-radius: 12px;
  color: #fff;
  border: none;
  position: relative;
  border-radius: 0;
}
@supports (-webkit-touch-callout: none) {
  /* CSS specific to iOS devices */
}
@media (min-width: 1199px) {
  footer {
    margin-top: 50px;
  }
}
@media (max-width: 767px) {
  footer .row-fluid .copyright {
    text-align: center !important;
  }
}
footer .row-fluid .copyright .label-copyright {
  color: #fff;
}
footer .row-fluid .copyright .label-copyright a {
  color: #b4c2a9;
  text-decoration: none;
}
@media (max-width: 767px) {
  footer .row-fluid .cards {
    margin: 26px 0 32px;
  }
}
@media (min-width: 767px) and (max-width: 979px) {
  footer .row-fluid .cards {
    margin-top: 20px;
  }
}
@media (min-width: 979px) and (max-width: 1199px) {
  footer .row-fluid .cards {
    margin-top: 6px;
  }
}
@media (min-width: 1199px) {
  footer .row-fluid .cards {
    margin-top: 6px;
  }
}
@media (max-width: 767px) {
  footer .row-fluid .vendor {
    text-align: center !important;
  }
}
@media (min-width: 767px) and (max-width: 979px) {
  footer .row-fluid .vendor {
    margin-top: 14px;
  }
}
@media (min-width: 979px) and (max-width: 1199px) {
  footer .row-fluid .vendor {
    margin-top: 6px;
  }
}
@media (min-width: 1199px) {
  footer .row-fluid .vendor {
    margin-top: 6px;
  }
}
footer .mod_table_reservation_v1 {
  display: none;
}
@media (min-width: 1659px) {
  .home footer .cards {
    margin-top: 8px;
  }
}
@media (min-width: 1659px) {
  .home footer .vendor {
    margin-top: 6px;
  }
}
.reservations #body {
  text-align: center;
}
.reservations #body > h1 {
  display: none !important;
}
.reservations #body #bookatable .bookingText .zpostable {
  text-align: -webkit-center;
}
.reservations #body #bookatable .bookingText .zpostable .mod_table_reservation_v1 {
  max-width: 330px;
}
@media (max-width: 767px) {
  .reservations .ctl-modTableReservationV1 {
    margin: 6px 0 0 !important;
  }
}
.mod_table_reservation_v1:not(.reservations .mod_table_reservation_v1) {
  display: none;
}
.about #body > h1 {
  display: none;
}
.about #body h2 {
  margin-bottom: 0;
  font-size: 42px;
  line-height: 42px;
}
.about #body h3 {
  margin-top: 0;
  font-size: 36px;
  line-height: 36px;
}
.about #body p {
  margin: 16px auto;
  font-size: 18px;
  line-height: 22px;
  max-width: 960px;
}
.about #body .well {
  background: #37383b;
  font-weight: 300;
  text-align: center;
}
/* Load: skins/paradise/scss_home.scss */
.home {
  margin: 0;
  padding: 0;
}
.home .outer-wrapper {
  overflow-x: hidden;
}
.home .outer-wrapper #container {
  margin: 0;
  padding: 0;
  width: 100%;
}
@media (min-width: 2200px) {
  .home .outer-wrapper #container .inner-wrapper #body {
    max-width: 1800px;
    margin: auto;
  }
}
.home .outer-wrapper #container .inner-wrapper #body #homepage_slider_section {
  position: relative;
}
.home .outer-wrapper #container .inner-wrapper #body #homepage_slider_section .homepage_slider_section_image {
  display: none;
  width: 100%;
  height: 100%;
}
.home .outer-wrapper #container .inner-wrapper #body #homepage_slider_section .homepage_slider_section_image .homepage_slider_section_image_img {
  width: 100%;
  height: 100%;
}
.home .outer-wrapper #container .inner-wrapper #body #homepage_slider_section .homepage_slider_section_image .homepage_slider_section_image_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0 0 300px 0;
}
@media (min-width: 1659px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_slider_section .homepage_slider_section_image .homepage_slider_section_image_img img {
    border-radius: 0 0 500px 0;
  }
}
@media (min-width: 767px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_slider_section .homepage_slider_section_image {
    display: block;
    position: absolute;
    top: 0;
  }
}
.home .outer-wrapper #container .inner-wrapper #body #homepage_slider_section #myCarousel {
  margin: 0;
}
@media (max-width: 767px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_slider_section #myCarousel {
    background-image: url("https://skins.zfood.co.uk/paradise/./images/Homepage_Background_Slider_Mobile.jpg");
    background-size: cover;
    padding-top: 40px;
  }
}
@media (min-width: 767px) and (max-width: 979px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_slider_section #myCarousel .carousel-inner .item {
    height: 477.5px;
  }
}
@media (min-width: 979px) and (max-width: 1659px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_slider_section #myCarousel .carousel-inner .item {
    height: 573px;
  }
}
@media (min-width: 1659px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_slider_section #myCarousel .carousel-inner .item {
    height: 818px;
  }
}
.home .outer-wrapper #container .inner-wrapper #body #homepage_slider_section #myCarousel .carousel-inner .item > img {
  display: none;
}
.home .outer-wrapper #container .inner-wrapper #body #homepage_slider_section #myCarousel .carousel-inner .item .container {
  position: absolute;
  padding: 0;
  top: 0;
  bottom: unset;
  right: 0;
  left: 0;
  background: none;
  height: 100%;
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_slider_section #myCarousel .carousel-inner .item .container {
    position: unset;
    text-align: center;
  }
}
.home .outer-wrapper #container .inner-wrapper #body #homepage_slider_section #myCarousel .carousel-inner .item .container .carousel-caption {
  position: unset;
  background: none;
  padding: 12px 0;
  max-width: 320px;
  margin: auto;
}
@media (min-width: 767px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_slider_section #myCarousel .carousel-inner .item .container .carousel-caption {
    margin-left: 0;
    padding-bottom: 80px;
  }
}
@media (min-width: 1199px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_slider_section #myCarousel .carousel-inner .item .container .carousel-caption {
    max-width: 480px;
  }
}
@media (min-width: 1659px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_slider_section #myCarousel .carousel-inner .item .container .carousel-caption {
    max-width: 580px;
  }
}
.home .outer-wrapper #container .inner-wrapper #body #homepage_slider_section #myCarousel .carousel-inner .item .container .lead {
  margin-top: 21px;
}
@media (min-width: 1659px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_slider_section #myCarousel .carousel-inner .item .container .lead {
    margin-top: 41px;
  }
}
@media (max-width: 767px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_slider_section #myCarousel .carousel-inner .item .container .btn-group {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 21px auto 16px;
  }
}
@media (min-width: 767px) and (max-width: 1659px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_slider_section #myCarousel .carousel-inner .item .container .btn-group {
    margin-top: 31px;
  }
}
@media (min-width: 1659px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_slider_section #myCarousel .carousel-inner .item .container .btn-group {
    margin-top: 61px;
  }
}
@media (max-width: 767px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_slider_section #myCarousel .carousel-inner .item .container .btn-group .btn:first-child {
    margin-bottom: 12px;
  }
}
@media (min-width: 767px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_slider_section #myCarousel .carousel-inner .item .container .btn-group .btn:first-child {
    margin-right: 24px;
  }
}
.home .outer-wrapper #container .inner-wrapper #body #homepage_slider_section #myCarousel .carousel-control {
  bottom: 140px;
  top: unset;
  background: none;
  border: none;
  text-decoration: none;
  color: #b4c2a9;
  font-size: 120px;
  font-weight: normal;
}
@media (min-width: 767px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_slider_section #myCarousel .carousel-control {
    left: 0;
    font-size: 60px;
    bottom: -20px;
  }
}
@media (min-width: 1199px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_slider_section #myCarousel .carousel-control {
    right: 580px;
    left: unset;
    bottom: 20px;
  }
}
@media (min-width: 1659px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_slider_section #myCarousel .carousel-control {
    right: unset;
    left: 700px;
    bottom: 40px;
    font-size: 120px;
  }
}
@media (min-width: 767px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_slider_section #myCarousel .carousel-control.right {
    right: 0;
    left: 30px;
  }
}
@media (min-width: 1199px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_slider_section #myCarousel .carousel-control.right {
    left: unset;
    right: 550px;
  }
}
@media (min-width: 1659px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_slider_section #myCarousel .carousel-control.right {
    left: 760px;
    right: unset;
  }
}
.home .outer-wrapper #container .inner-wrapper #body #homepage_slider_section #myCarousel .location_carousel {
  text-align: center;
  padding-top: 12px;
  padding-bottom: 21px;
  max-width: 310px;
  line-height: normal;
  display: flex;
  align-items: center;
  font-weight: bold;
}
@media (min-width: 767px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_slider_section #myCarousel .location_carousel {
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
    max-width: unset;
  }
}
@media (min-width: 979px) and (max-width: 1199px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_slider_section #myCarousel .location_carousel {
    bottom: 70px;
  }
}
@media (min-width: 1659px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_slider_section #myCarousel .location_carousel {
    bottom: 70px;
  }
}
.home .outer-wrapper #container .inner-wrapper #body #homepage_slider_section #myCarousel .location_carousel img {
  margin-right: 8px;
}
.home .outer-wrapper #container .inner-wrapper #body #homepage_postcode_section #homepage_postcode_section_leftwell {
  border-radius: 0 0 100px 0;
}
@media (min-width: 767px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_postcode_section #homepage_postcode_section_leftwell {
    width: calc(2 * 20vw);
    background: #b4c2a9;
    height: 350px;
    position: absolute;
  }
}
@media (min-width: 767px) and (max-width: 1199px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_postcode_section #homepage_postcode_section_leftwell {
    display: none;
  }
}
@media (min-width: 979px) and (max-width: 1199px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_postcode_section #homepage_postcode_section_leftwell {
    height: 290px;
  }
}
@media (min-width: 1199px) and (max-width: 1659px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_postcode_section #homepage_postcode_section_leftwell {
    height: 190px;
  }
}
@media (min-width: 1659px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_postcode_section #homepage_postcode_section_leftwell {
    height: 220px;
    width: calc(2 * 17vw);
  }
}
@media (min-width: 1750px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_postcode_section #homepage_postcode_section_leftwell {
    width: calc(2 * 17.8vw);
  }
}
@media (min-width: 1950px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_postcode_section #homepage_postcode_section_leftwell {
    width: calc(2 * 17vw);
  }
}
@media (min-width: 2200px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_postcode_section #homepage_postcode_section_leftwell {
    width: 630px;
  }
}
@media (min-width: 767px) and (max-width: 1199px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_postcode_section .container {
    margin: 0;
    width: 100%;
  }
}
@media (min-width: 767px) and (max-width: 1199px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_postcode_section .container .row-fluid {
    display: grid;
    grid-auto-columns: 1fr;
    grid-template-columns: auto auto;
    grid-template-rows: auto auto;
    gap: 0px 0px;
    grid-template-areas: "homepage_postcode_section_left homepage_postcode_section_right" "homepage_postcode_section_middle homepage_postcode_section_middle";
  }
}
.home .outer-wrapper #container .inner-wrapper #body #homepage_postcode_section .container .row-fluid .homepage_postcode_section_left {
  grid-area: homepage_postcode_section_left;
}
@media (min-width: 767px) and (max-width: 1199px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_postcode_section .container .row-fluid .homepage_postcode_section_left {
    width: 100%;
    margin: 0;
  }
}
.home .outer-wrapper #container .inner-wrapper #body #homepage_postcode_section .container .row-fluid .homepage_postcode_section_left .mod_postcode_box {
  text-align: center;
  margin: 0;
  border-radius: 0;
}
@media (min-width: 767px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_postcode_section .container .row-fluid .homepage_postcode_section_left .mod_postcode_box {
    text-align: left;
    padding-left: 0;
    border-radius: 0 0 100px 0;
  }
}
@media (min-width: 767px) and (max-width: 1199px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_postcode_section .container .row-fluid .homepage_postcode_section_left .mod_postcode_box {
    width: 100%;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
@media (min-width: 1199px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_postcode_section .container .row-fluid .homepage_postcode_section_left .mod_postcode_box {
    background: none;
  }
}
@media (min-width: 1659px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_postcode_section .container .row-fluid .homepage_postcode_section_left .mod_postcode_box {
    padding: 28px 12px 20px;
  }
}
.home .outer-wrapper #container .inner-wrapper #body #homepage_postcode_section .container .row-fluid .homepage_postcode_section_left .mod_postcode_box h4 {
  margin-bottom: 0;
}
.home .outer-wrapper #container .inner-wrapper #body #homepage_postcode_section .container .row-fluid .homepage_postcode_section_left .mod_postcode_box .input-append {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 16px;
}
@media (min-width: 767px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_postcode_section .container .row-fluid .homepage_postcode_section_left .mod_postcode_box .input-append {
    align-items: flex-start;
    max-width: 150px;
  }
}
@media (min-width: 767px) and (max-width: 1199px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_postcode_section .container .row-fluid .homepage_postcode_section_left .mod_postcode_box .input-append {
    flex-direction: row;
    max-width: unset;
  }
}
@media (min-width: 1199px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_postcode_section .container .row-fluid .homepage_postcode_section_left .mod_postcode_box .input-append {
    flex-direction: row;
    margin-bottom: 4px;
  }
}
.home .outer-wrapper #container .inner-wrapper #body #homepage_postcode_section .container .row-fluid .homepage_postcode_section_left .mod_postcode_box .input-append #mod_postcode_box_pc {
  margin-bottom: 12px;
  padding: 13px 11px 12px !important;
  font-weight: bold;
  font-size: 18px !important;
}
@media (min-width: 767px) and (max-width: 1199px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_postcode_section .container .row-fluid .homepage_postcode_section_left .mod_postcode_box .input-append #mod_postcode_box_pc {
    max-width: 80px;
    margin: 0;
  }
}
@media (min-width: 1199px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_postcode_section .container .row-fluid .homepage_postcode_section_left .mod_postcode_box .input-append #mod_postcode_box_pc {
    max-width: 80px;
  }
}
@media (min-width: 1659px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_postcode_section .container .row-fluid .homepage_postcode_section_left .mod_postcode_box .input-append #mod_postcode_box_pc {
    max-width: 128px;
  }
}
.home .outer-wrapper #container .inner-wrapper #body #homepage_postcode_section .container .row-fluid .homepage_postcode_section_left .mod_postcode_box .input-append #home-order-buttons {
  display: flex;
  flex-direction: row;
}
.home .outer-wrapper #container .inner-wrapper #body #homepage_postcode_section .container .row-fluid .homepage_postcode_section_left .mod_postcode_box .input-append #home-order-buttons .btn {
  padding: 14px 11px 12px;
}
@media (min-width: 1659px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_postcode_section .container .row-fluid .homepage_postcode_section_left .mod_postcode_box .input-append #home-order-buttons .btn {
    width: 128px;
  }
}
.home .outer-wrapper #container .inner-wrapper #body #homepage_postcode_section .container .row-fluid .homepage_postcode_section_left .mod_postcode_box .input-append #home-order-buttons .btn:first-child {
  margin-right: 12px;
}
@media (min-width: 767px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_postcode_section .container .row-fluid .homepage_postcode_section_left .mod_postcode_box .input-append #home-order-buttons .btn:first-child {
    margin-right: 6px;
    margin-left: 6px;
  }
}
@media (min-width: 1199px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_postcode_section .container .row-fluid .homepage_postcode_section_left .mod_postcode_box .input-append #home-order-buttons .btn:first-child {
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 0;
  }
}
.home .outer-wrapper #container .inner-wrapper #body #homepage_postcode_section .container .row-fluid .homepage_postcode_section_left .mod_postcode_box .mod_advice small {
  font-size: 11px;
}
@media (min-width: 1659px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_postcode_section .container .row-fluid .homepage_postcode_section_left .mod_postcode_box .mod_advice small {
    font-size: 100%;
  }
}
.home .outer-wrapper #container .inner-wrapper #body #homepage_postcode_section .container .row-fluid .homepage_postcode_section_middle {
  grid-area: homepage_postcode_section_middle;
}
@media (min-width: 767px) and (max-width: 1199px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_postcode_section .container .row-fluid .homepage_postcode_section_middle {
    width: 100%;
    margin: 0;
  }
}
@media (min-width: 767px) and (max-width: 1659px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_postcode_section .container .row-fluid .homepage_postcode_section_middle {
    padding-top: 30px;
  }
}
@media (min-width: 1659px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_postcode_section .container .row-fluid .homepage_postcode_section_middle {
    padding-top: 45px;
  }
}
.home .outer-wrapper #container .inner-wrapper #body #homepage_postcode_section .container .row-fluid .homepage_postcode_section_middle h3 {
  text-align: center;
  max-width: 360px;
  margin: auto;
  margin-bottom: 20px;
  margin-top: 20px;
}
@media (min-width: 767px) and (max-width: 1199px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_postcode_section .container .row-fluid .homepage_postcode_section_middle h3 {
    font-size: 62px;
    line-height: 62px;
    max-width: 620px;
  }
}
@media (min-width: 1199px) and (max-width: 1659px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_postcode_section .container .row-fluid .homepage_postcode_section_middle h3 {
    max-width: 440px;
  }
}
@media (min-width: 1659px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_postcode_section .container .row-fluid .homepage_postcode_section_middle h3 {
    max-width: 750px;
  }
}
.home .outer-wrapper #container .inner-wrapper #body #homepage_postcode_section .container .row-fluid .homepage_postcode_section_right {
  grid-area: homepage_postcode_section_right;
}
@media (min-width: 767px) and (max-width: 979px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_postcode_section .container .row-fluid .homepage_postcode_section_right {
    padding-top: 30px;
  }
}
@media (min-width: 767px) and (max-width: 1199px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_postcode_section .container .row-fluid .homepage_postcode_section_right {
    width: 100%;
    margin: 0;
  }
}
@media (min-width: 979px) and (max-width: 1199px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_postcode_section .container .row-fluid .homepage_postcode_section_right {
    padding-top: 20px;
  }
}
@media (min-width: 1199px) and (max-width: 1659px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_postcode_section .container .row-fluid .homepage_postcode_section_right {
    padding-top: 65px;
  }
}
@media (min-width: 1659px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_postcode_section .container .row-fluid .homepage_postcode_section_right {
    padding-top: 45px;
  }
}
.home .outer-wrapper #container .inner-wrapper #body #homepage_ocean_wild_section {
  margin: 30px 0;
}
@media (min-width: 1199px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_ocean_wild_section {
    text-align: -webkit-right;
  }
}
@media (min-width: 1199px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_ocean_wild_section {
    margin: 60px 0;
  }
}
@media (min-width: 1659px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_ocean_wild_section {
    max-width: 1650px;
    margin-right: 0;
    margin-left: auto;
  }
}
@media (min-width: 2200px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_ocean_wild_section {
    max-width: unset;
    margin-right: 0;
    margin-left: 0;
  }
}
.home .outer-wrapper #container .inner-wrapper #body #homepage_ocean_wild_section > div {
  background: #37383b;
}
@media (min-width: 979px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_ocean_wild_section > div {
    display: flex;
  }
}
@media (min-width: 1659px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_ocean_wild_section > div {
    border-radius: 100px;
  }
}
.home .outer-wrapper #container .inner-wrapper #body #homepage_ocean_wild_section > div .homepage_ocean_wild_section_text {
  padding: 32px 0;
  max-width: 330px;
  text-align: center;
  margin: auto;
}
@media (min-width: 479px) and (max-width: 979px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_ocean_wild_section > div .homepage_ocean_wild_section_text {
    max-width: 400px;
  }
}
@media (min-width: 767px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_ocean_wild_section > div .homepage_ocean_wild_section_text {
    padding: 40px 40px;
  }
}
@media (min-width: 1199px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_ocean_wild_section > div .homepage_ocean_wild_section_text {
    max-width: 520px;
    text-align: left;
    padding: 0px 42px 0px;
  }
}
@media (min-width: 1659px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_ocean_wild_section > div .homepage_ocean_wild_section_text {
    max-width: 630px;
    padding: 80px 0px 80px;
  }
}
.home .outer-wrapper #container .inner-wrapper #body #homepage_ocean_wild_section > div .homepage_ocean_wild_section_text h2 {
  margin-bottom: 0;
}
@media (min-width: 1659px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_ocean_wild_section > div .homepage_ocean_wild_section_text h2 {
    font-size: 72px;
    line-height: 72px;
  }
}
.home .outer-wrapper #container .inner-wrapper #body #homepage_ocean_wild_section > div .homepage_ocean_wild_section_text h3 {
  margin-top: 6px;
}
@media (min-width: 1659px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_ocean_wild_section > div .homepage_ocean_wild_section_text h3 {
    font-size: 58px;
    line-height: 58px;
  }
}
.home .outer-wrapper #container .inner-wrapper #body #homepage_ocean_wild_section > div .homepage_ocean_wild_section_text p {
  margin-top: 18px;
  margin-bottom: 12px;
}
@media (min-width: 479px) and (max-width: 979px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_ocean_wild_section > div .homepage_ocean_wild_section_text p {
    font-size: 18px;
    line-height: 24px;
  }
}
@media (min-width: 1659px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_ocean_wild_section > div .homepage_ocean_wild_section_text p {
    margin-top: 24px;
    margin-bottom: 24px;
  }
}
.home .outer-wrapper #container .inner-wrapper #body #homepage_ocean_wild_section > div .homepage_ocean_wild_section_text .btn-group {
  margin-top: 24px;
  margin-bottom: 18px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 1199px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_ocean_wild_section > div .homepage_ocean_wild_section_text .btn-group {
    flex-direction: row;
  }
}
@media (min-width: 1659px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_ocean_wild_section > div .homepage_ocean_wild_section_text .btn-group {
    margin-top: 54px;
  }
}
.home .outer-wrapper #container .inner-wrapper #body #homepage_ocean_wild_section > div .homepage_ocean_wild_section_text .btn-group .btn:first-child {
  margin-bottom: 16px;
}
@media (min-width: 1199px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_ocean_wild_section > div .homepage_ocean_wild_section_text .btn-group .btn:first-child {
    margin-bottom: 0;
    margin-right: 28px;
  }
}
@media (min-width: 1659px) and (max-width: 2200px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_ocean_wild_section > div .homepage_ocean_wild_section_img {
    width: 770px;
  }
}
@media (min-width: 2200px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_ocean_wild_section > div .homepage_ocean_wild_section_img {
    width: 950px;
  }
}
.home .outer-wrapper #container .inner-wrapper #body #homepage_ocean_wild_section > div .homepage_ocean_wild_section_img .homepage_ocean_wild_section_img_image {
  height: 100%;
}
.home .outer-wrapper #container .inner-wrapper #body #homepage_ocean_wild_section > div .homepage_ocean_wild_section_img .homepage_ocean_wild_section_img_image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 0;
}
@media (min-width: 2200px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_ocean_wild_section > div .homepage_ocean_wild_section_img .homepage_ocean_wild_section_img_image img {
    width: 100%;
    border-radius: 0 100px 100px 0;
  }
}
.home .outer-wrapper #container .inner-wrapper #body #homepage_slickslider_section {
  margin: 40px 0;
  overflow-x: hidden;
}
@media (min-width: 767px) and (max-width: 979px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_slickslider_section {
    padding: 0 40px;
  }
}
@media (min-width: 979px) and (max-width: 1199px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_slickslider_section {
    padding: 0 30px;
  }
}
@media (min-width: 1199px) and (max-width: 1659px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_slickslider_section {
    padding: 0 60px;
  }
}
@media (min-width: 1659px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_slickslider_section {
    margin: 80px 0;
  }
}
@media (min-width: 1659px) and (max-width: 2200px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_slickslider_section .slick_slider .slick-prev {
    left: 80px;
  }
}
@media (min-width: 2200px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_slickslider_section .slick_slider .slick-prev {
    left: 0px;
  }
}
@media (min-width: 1659px) and (max-width: 2200px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_slickslider_section .slick_slider .slick-next {
    display: none !important;
  }
}
@media (min-width: 2200px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_slickslider_section .slick_slider .slick-next {
    right: 0px;
  }
}
.home .outer-wrapper #container .inner-wrapper #body #homepage_slickslider_section .slick_slider .slick-list {
  position: relative;
}
@media (min-width: 1659px) and (max-width: 2200px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_slickslider_section .slick_slider .slick-list {
    transform: translateX(150px);
  }
}
@media (min-width: 2200px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_slickslider_section .slick_slider .slick-list {
    max-width: 1700px;
    margin: auto;
  }
}
.home .outer-wrapper #container .inner-wrapper #body #homepage_slickslider_section .slick_slider .slick-list .slick-track .slick-slide {
  margin: 0 6px;
  position: relative;
}
@media (min-width: 1659px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_slickslider_section .slick_slider .slick-list .slick-track .slick-slide {
    margin: 0 21px;
  }
}
.home .outer-wrapper #container .inner-wrapper #body #homepage_slickslider_section .slick_slider .slick-list .slick-track .slick-slide .slick_slider_top_section .website-image img {
  width: 100%;
  border-radius: 100px 100px 0 0;
}
.home .outer-wrapper #container .inner-wrapper #body #homepage_slickslider_section .slick_slider .slick-list .slick-track .slick-slide .slick_slider_bottom_section {
  padding: 10px 40px 30px;
  background: #b4c2a9;
  border-radius: 0 0 100px 100px;
  display: flex;
  align-items: center;
  flex-direction: column;
  text-align: center;
}
@media (min-width: 479px) and (max-width: 767px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_slickslider_section .slick_slider .slick-list .slick-track .slick-slide .slick_slider_bottom_section {
    padding: 10px 60px 20px;
  }
}
@media (min-width: 767px) and (max-width: 979px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_slickslider_section .slick_slider .slick-list .slick-track .slick-slide .slick_slider_bottom_section {
    padding: 10px 60px 30px;
  }
}
@media (min-width: 1199px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_slickslider_section .slick_slider .slick-list .slick-track .slick-slide .slick_slider_bottom_section {
    display: flex;
    align-items: flex-end;
    flex-direction: row;
    text-align: center;
    justify-content: space-between;
    padding: 10px 40px 50px;
  }
}
@media (min-width: 1659px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_slickslider_section .slick_slider .slick-list .slick-track .slick-slide .slick_slider_bottom_section {
    padding: 10px 50px 40px;
  }
}
@media (min-width: 1199px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_slickslider_section .slick_slider .slick-list .slick-track .slick-slide .slick_slider_bottom_section div:first-child {
    text-align: left;
  }
}
@media (min-width: 1659px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_slickslider_section .slick_slider .slick-list .slick-track .slick-slide .slick_slider_bottom_section div:last-child {
    padding-bottom: 4px;
  }
}
.home .outer-wrapper #container .inner-wrapper #body #homepage_slickslider_section .slick_slider .slick-list .slick-track .slick-slide .Delivery_Or_Collection {
  display: none;
  position: absolute;
  top: 0px;
  right: -10px;
  max-width: 120px;
}
@media (min-width: 1199px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_slickslider_section .slick_slider .slick-list .slick-track .slick-slide .Delivery_Or_Collection {
    top: 30px;
    max-width: 150px;
  }
}
.home .outer-wrapper #container .inner-wrapper #body #homepage_slickslider_section .slick_slider .slick-list .slick-track .slick-slide.slick-current .Delivery_Or_Collection {
  display: block !important;
}
@media (min-width: 1659px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_slickslider_section .slick_slider button {
    width: 50px;
  }
}
.home .outer-wrapper #container .inner-wrapper #body #homepage_slickslider_section .slick_slider .slick-prev:before, .home .outer-wrapper #container .inner-wrapper #body #homepage_slickslider_section .slick_slider .slick-next:before {
  display: none;
}
.home .outer-wrapper #container .inner-wrapper #body #homepage_lp_section {
  margin: 30px 0;
}
@media (min-width: 1199px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_lp_section {
    text-align: -webkit-right;
  }
}
@media (min-width: 1199px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_lp_section {
    margin: 60px 0;
  }
}
@media (min-width: 1659px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_lp_section {
    max-width: 1650px;
    margin-right: auto;
    margin-left: 0;
  }
}
@media (min-width: 2200px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_lp_section {
    max-width: unset;
    margin-right: 0;
    margin-left: 0;
  }
}
.home .outer-wrapper #container .inner-wrapper #body #homepage_lp_section > div {
  background: #37383b;
}
@media (max-width: 979px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_lp_section > div {
    display: flex;
    flex-direction: column-reverse;
  }
}
@media (min-width: 979px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_lp_section > div {
    display: flex;
  }
}
@media (min-width: 1659px) and (max-width: 2200px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_lp_section > div {
    border-radius: 0 100px 100px 0;
  }
}
@media (min-width: 2200px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_lp_section > div {
    border-radius: 100px;
  }
}
.home .outer-wrapper #container .inner-wrapper #body #homepage_lp_section > div .homepage_lp_section_text {
  padding: 32px 0;
  max-width: 330px;
  text-align: center;
  margin: auto;
}
@media (min-width: 479px) and (max-width: 979px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_lp_section > div .homepage_lp_section_text {
    max-width: 400px;
  }
}
@media (min-width: 767px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_lp_section > div .homepage_lp_section_text {
    padding: 40px 40px;
  }
}
@media (min-width: 1199px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_lp_section > div .homepage_lp_section_text {
    max-width: 520px;
    text-align: left;
    padding: 0px 42px 0px;
  }
}
@media (min-width: 1659px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_lp_section > div .homepage_lp_section_text {
    max-width: 630px;
    padding: 80px 0px 80px;
  }
}
.home .outer-wrapper #container .inner-wrapper #body #homepage_lp_section > div .homepage_lp_section_text h2 {
  margin-bottom: 0;
}
@media (min-width: 1659px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_lp_section > div .homepage_lp_section_text h2 {
    font-size: 72px;
    line-height: 72px;
  }
}
.home .outer-wrapper #container .inner-wrapper #body #homepage_lp_section > div .homepage_lp_section_text h3 {
  margin-top: 6px;
}
@media (min-width: 1659px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_lp_section > div .homepage_lp_section_text h3 {
    font-size: 58px;
    line-height: 58px;
  }
}
.home .outer-wrapper #container .inner-wrapper #body #homepage_lp_section > div .homepage_lp_section_text p {
  margin-top: 18px;
  margin-bottom: 12px;
}
@media (min-width: 479px) and (max-width: 979px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_lp_section > div .homepage_lp_section_text p {
    font-size: 18px;
    line-height: 24px;
  }
}
@media (min-width: 1659px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_lp_section > div .homepage_lp_section_text p {
    margin-top: 24px;
    margin-bottom: 24px;
  }
}
.home .outer-wrapper #container .inner-wrapper #body #homepage_lp_section > div .homepage_lp_section_text .btn-group {
  margin-top: 24px;
  margin-bottom: 18px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 1199px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_lp_section > div .homepage_lp_section_text .btn-group {
    flex-direction: row;
  }
}
@media (min-width: 1659px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_lp_section > div .homepage_lp_section_text .btn-group {
    margin-top: 54px;
  }
}
.home .outer-wrapper #container .inner-wrapper #body #homepage_lp_section > div .homepage_lp_section_text .btn-group .btn:first-child {
  margin-bottom: 16px;
}
@media (min-width: 1199px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_lp_section > div .homepage_lp_section_text .btn-group .btn:first-child {
    margin-bottom: 0;
    margin-right: 24px;
  }
}
@media (min-width: 1659px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_lp_section > div .homepage_lp_section_img {
    width: 770px;
  }
}
@media (min-width: 2200px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_lp_section > div .homepage_lp_section_img {
    width: 950px;
  }
}
.home .outer-wrapper #container .inner-wrapper #body #homepage_lp_section > div .homepage_lp_section_img .homepage_lp_section_img_image {
  height: 100%;
}
.home .outer-wrapper #container .inner-wrapper #body #homepage_lp_section > div .homepage_lp_section_img .homepage_lp_section_img_image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 0;
}
@media (min-width: 2200px) {
  .home .outer-wrapper #container .inner-wrapper #body #homepage_lp_section > div .homepage_lp_section_img .homepage_lp_section_img_image img {
    width: 100%;
    border-radius: 100px 0 0 100px;
  }
}
@media (min-width: 1659px) and (max-width: 1850px) {
  .home .container {
    width: 1600px;
  }
}
.home .website-image {
  margin: 0;
}
.home h2 {
  font-size: 42px;
  line-height: 42px;
}
@media (min-width: 1199px) {
  .home h2 {
    font-size: 72px;
    line-height: 72px;
  }
}
@media (min-width: 1659px) {
  .home h2 {
    font-size: 92px;
    line-height: 92px;
  }
}
.home h3 {
  font-size: 35px;
  line-height: 35px;
  font-style: italic;
  font-weight: normal;
}
@media (min-width: 1199px) {
  .home h3 {
    font-size: 62px;
    line-height: 62px;
  }
}
@media (min-width: 1659px) {
  .home h3 {
    font-size: 78px;
    line-height: 78px;
  }
}
.home h4 {
  font-size: 28px;
  line-height: 28px;
}
@media (min-width: 979px) and (max-width: 1659px) {
  .home h4 {
    font-size: 30px;
    line-height: 30px;
  }
}
@media (min-width: 1659px) {
  .home h4 {
    font-size: 42px;
    line-height: 42px;
  }
}
.home h5 {
  font-size: 16px;
  line-height: 16px;
  font-weight: normal;
  font-style: italic;
}
@media (min-width: 767px) and (max-width: 1199px) {
  .home h5 {
    font-size: 20px;
    line-height: 20px;
  }
}
@media (min-width: 1199px) and (max-width: 1659px) {
  .home h5 {
    font-size: 18px;
    line-height: 18px;
  }
}
@media (min-width: 1659px) {
  .home h5 {
    font-size: 25.8px;
    line-height: 25.8px;
  }
}
@media (min-width: 1199px) {
  .home p {
    font-size: 18px;
    line-height: 24px;
  }
}
@media (min-width: 1659px) {
  .home p {
    font-size: 22px;
    line-height: 34px;
  }
}
.home .lead {
  font-size: 18px;
  line-height: 24px;
  font-weight: normal;
}
@media (min-width: 1199px) {
  .home .lead {
    font-size: 24px;
    line-height: 34px;
  }
}
@media (min-width: 1659px) {
  .home .lead {
    font-size: 38px;
    line-height: 48px;
  }
}
.home .carousel_header {
  font-size: 24px;
  line-height: 24px;
}
@media (min-width: 1659px) {
  .home .carousel_text {
    font-size: 34px;
    line-height: 34px;
  }
}
/* Load: skins/paradise/scss_header.scss */
.header_base {
  background: #d4d6d5;
  position: relative;
  margin-bottom: 50px;
  z-index: 2;
}
.header_base .container {
  background: #d4d6d5;
  border: none;
  position: relative;
}
.header_base .container header .navbar {
  margin: 0 !important;
  padding: 12px 12px;
}
@media (min-width: 767px) {
  .header_base .container header .navbar {
    padding-left: 0;
    padding-right: 0;
  }
}
.header_base .container header .navbar .navbar-inner {
  padding: 0;
  box-shadow: none;
}
.header_base .container header .navbar .navbar-inner .container {
  display: grid;
  grid-auto-columns: auto auto;
  grid-template-columns: auto auto auto 140px 42px;
  grid-template-rows: 1fr;
  gap: 0px 0px;
  grid-template-areas: "logo start_order_header_button start_order_header_button social_user_bar btn-navbar" "nav-collapse nav-collapse nav-collapse nav-collapse nav-collapse";
  align-items: center;
  justify-items: stretch;
}
@media (min-width: 767px) and (max-width: 979px) {
  .header_base .container header .navbar .navbar-inner .container {
    grid-template-columns: auto auto 215px 140px 42px;
    grid-template-areas: "logo logo start_order_header_button social_user_bar btn-navbar" "nav-collapse nav-collapse nav-collapse nav-collapse nav-collapse";
  }
}
@media (min-width: 979px) {
  .header_base .container header .navbar .navbar-inner .container {
    grid-template-columns: 120px auto auto 150px 135px;
    grid-template-areas: "logo nav-collapse . start_order_header_button  social_user_bar";
  }
}
@media (min-width: 1199px) {
  .header_base .container header .navbar .navbar-inner .container {
    grid-template-columns: 120px auto auto auto 135px;
    grid-template-areas: "logo nav-collapse . start_order_header_button  social_user_bar";
  }
}
@media (min-width: 1659px) {
  .header_base .container header .navbar .navbar-inner .container {
    grid-template-columns: 120px auto auto 240px 135px;
  }
}
.header_base .container header .navbar .navbar-inner .container #logo {
  grid-area: logo;
}
.header_base .container header .navbar .navbar-inner .container #logo a img {
  max-height: unset;
  max-width: 100px;
}
.header_base .container header .navbar .navbar-inner .container .nav-collapse {
  grid-area: nav-collapse;
  height: 0 !important;
}
@media (min-width: 979px) {
  .header_base .container header .navbar .navbar-inner .container .nav-collapse {
    height: auto !important;
  }
}
@media (max-width: 979px) {
  .header_base .container header .navbar .navbar-inner .container .nav-collapse.in {
    text-align: center;
    position: fixed;
    height: 100vh !important;
    width: 100%;
    top: 0px;
    left: 0px;
    z-index: 10;
    background: #d4d6d5;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media (max-width: 979px) {
  .header_base .container header .navbar .navbar-inner .container .nav-collapse.in #close_header_nav_modal {
    display: block;
  }
}
@media (max-width: 979px) {
  .header_base .container header .navbar .navbar-inner .container .nav-collapse.in .main-menu li a {
    font-size: 32px;
    line-height: 32px;
  }
}
@media (max-width: 979px) {
  .header_base .container header .navbar .navbar-inner .container .nav-collapse.in .main-menu li a .caret {
    margin-top: 11px;
  }
}
.header_base .container header .navbar .navbar-inner .container .nav-collapse.in .main-menu li ul.dropdown-menu li {
  background: none;
}
.header_base .container header .navbar .navbar-inner .container .nav-collapse.in .main-menu li ul.dropdown-menu li a {
  background: none !important;
  color: #37383b !important;
  font-size: 15px;
  line-height: 15px;
}
.header_base .container header .navbar .navbar-inner .container .nav-collapse.in .main-menu li ul.dropdown-menu li a:hover, .header_base .container header .navbar .navbar-inner .container .nav-collapse.in .main-menu li ul.dropdown-menu li a:focus {
  color: #6faf53 !important;
}
.header_base .container header .navbar .navbar-inner .container .nav-collapse.in .main-menu li ul.dropdown-menu li a img {
  width: 14px;
}
.header_base .container header .navbar .navbar-inner .container .nav-collapse #close_header_nav_modal {
  position: absolute;
  top: 80px;
  right: 15px;
  max-width: 25px;
  display: none;
}
.header_base .container header .navbar .navbar-inner .container .nav-collapse ul.main-menu li a {
  text-transform: uppercase;
  font-weight: 500;
  text-shadow: none;
  background: none;
  color: #37383b;
}
@media (min-width: 1199px) {
  .header_base .container header .navbar .navbar-inner .container .nav-collapse ul.main-menu li a {
    font-size: 18px;
  }
}
.header_base .container header .navbar .navbar-inner .container .nav-collapse ul.main-menu li a:hover, .header_base .container header .navbar .navbar-inner .container .nav-collapse ul.main-menu li a:focus {
  background: none;
  box-shadow: none;
  color: #6faf53;
}
.header_base .container header .navbar .navbar-inner .container .nav-collapse ul.main-menu li a:hover .caret, .header_base .container header .navbar .navbar-inner .container .nav-collapse ul.main-menu li a:focus .caret {
  border-top: 8px solid #6faf53;
}
.header_base .container header .navbar .navbar-inner .container .nav-collapse ul.main-menu li ul.dropdown-menu {
  padding: 8px 0;
}
.header_base .container header .navbar .navbar-inner .container .nav-collapse ul.main-menu li ul.dropdown-menu li a {
  text-decoration: none;
  text-transform: capitalize;
}
.header_base .container header .navbar .navbar-inner .container .nav-collapse ul.main-menu li ul.dropdown-menu li a:hover, .header_base .container header .navbar .navbar-inner .container .nav-collapse ul.main-menu li ul.dropdown-menu li a:focus {
  color: #96acba;
}
@media (min-width: 979px) {
  .header_base .container header .navbar .navbar-inner .container .nav-collapse ul.main-menu li ul.dropdown-menu li a {
    padding-right: 28px;
  }
}
.header_base .container header .navbar .navbar-inner .container .nav-collapse ul.main-menu li ul.dropdown-menu li a img {
  width: 14px;
}
.header_base .container header .navbar .navbar-inner .container .nav-collapse ul.main-menu li.active a {
  background: none;
  box-shadow: none;
  color: #6faf53;
}
.header_base .container header .navbar .navbar-inner .container .nav-collapse ul.main-menu li.active a .caret {
  border-top: 8px solid #6faf53;
}
.header_base .container header .navbar .navbar-inner .container .nav-collapse ul.main-menu .caret {
  border-top: 8px solid #000;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  margin-top: 6px;
}
.header_base .container header .navbar .navbar-inner .container #start_order_header_button {
  grid-area: start_order_header_button;
  max-width: fit-content;
  margin: 0;
}
@media (max-width: 767px) {
  .header_base .container header .navbar .navbar-inner .container #start_order_header_button {
    display: none;
  }
}
@media (min-width: 979px) and (max-width: 1199px) {
  .header_base .container header .navbar .navbar-inner .container #start_order_header_button {
    font-size: 12px;
    padding: 12px 16px 10px;
  }
}
.header_base .container header .navbar .navbar-inner .container .social_media_links {
  grid-area: social_user_bar;
}
.header_base .container header .navbar .navbar-inner .container .social_media_links .btn-group {
  display: flex;
  justify-content: space-between;
  margin: 0;
}
.header_base .container header .navbar .navbar-inner .container .social_media_links .btn-group a {
  background: #96acba;
  border-radius: 100px !important;
  border: none;
  width: 41px;
  height: 41px;
  display: flex;
  align-items: center;
  padding: 0;
  justify-content: center;
}
.header_base .container header .navbar .navbar-inner .container .social_media_links .btn-group a br {
  display: none;
}
.header_base .container header .navbar .navbar-inner .container .social_media_links .btn-group a small {
  display: none;
}
.header_base .container header .navbar .navbar-inner .container .btn-navbar {
  grid-area: btn-navbar;
  width: 20px;
  height: fit-content;
  margin-top: 0;
  margin-right: 0;
  margin-left: 12px;
  background: none;
  border: none;
  box-shadow: none;
  padding: 0;
}
.header_base .container header .navbar .navbar-inner .container .btn-navbar .icon-bar {
  width: 30px;
  height: 4px;
  border-radius: 12px;
  background: #37383b;
}
.header_base .container header .navbar .navbar-inner .container .btn-navbar .icon-bar + .icon-bar {
  margin-top: 5px;
}
.header_base .container header .ct_header_row {
  display: none;
}
.header_base .container header #opening-status {
  position: absolute;
  right: 0;
  padding: 8px 42px;
  border-radius: 0 0 0 100px;
  color: #fff !important;
  text-decoration: none;
}
@media (min-width: 1659px) {
  .header_base .container header #opening-status {
    font-size: 18px;
  }
}
.header_base .container header #opening-status.status-OPEN {
  background: #6faf53;
}
.header_base .container header #opening-status.status-CLOSED {
  background: #af5353;
}
.ct_details_bar_base {
  background: #37383b;
  color: #fff;
}
@media (max-width: 767px) {
  .ct_details_bar_base {
    padding: 5px 0;
  }
}
@media (min-width: 767px) {
  .ct_details_bar_base {
    padding: 6px 0;
  }
}
.ct_details_bar_base .container .ct_details_bar .ct_user_status {
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .ct_details_bar_base .container .ct_details_bar .ct_user_status {
    justify-content: center;
    min-height: fit-content;
  }
}
.ct_details_bar_base .container .ct_details_bar .ct_user_status small a:hover, .ct_details_bar_base .container .ct_details_bar .ct_user_status small a:focus {
  color: #fff;
}
@media (max-width: 767px) {
  .ct_details_bar_base .container .ct_details_bar .ct_user_status small {
    font-size: 10px;
  }
}
@media (min-width: 767px) and (max-width: 979px) {
  .ct_details_bar_base .container .ct_details_bar .ct_user_status small {
    font-size: 10px;
  }
}
@media (min-width: 979px) {
  .ct_details_bar_base .container .ct_details_bar .ct_user_status small {
    font-size: 12px;
  }
}
.ct_details_bar_base .container .ct_details_bar .ct_local_branch_details {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media (max-width: 767px) {
  .ct_details_bar_base .container .ct_details_bar .ct_local_branch_details {
    justify-content: center;
    min-height: fit-content;
  }
}
.ct_details_bar_base .container .ct_details_bar .ct_local_branch_details small a:hover, .ct_details_bar_base .container .ct_details_bar .ct_local_branch_details small a:focus {
  color: #fff;
}
@media (max-width: 767px) {
  .ct_details_bar_base .container .ct_details_bar .ct_local_branch_details small {
    font-size: 10px;
  }
}
@media (min-width: 767px) and (max-width: 979px) {
  .ct_details_bar_base .container .ct_details_bar .ct_local_branch_details small {
    font-size: 10px;
  }
}
@media (min-width: 979px) {
  .ct_details_bar_base .container .ct_details_bar .ct_local_branch_details small {
    font-size: 12px;
  }
}
.home .header_base {
  margin-bottom: 0px;
}
.home .header_base .container {
  position: unset;
}
@media (min-width: 2200px) {
  .home .header_base .container {
    position: relative;
  }
}
@media (min-width: 1850px) {
  .home .header_base .container header .navbar .navbar-inner .container {
    grid-template-columns: 150px auto auto 240px 140px;
  }
}
@media (min-width: 1850px) {
  .home .header_base .container header .navbar .navbar-inner .container #logo a img {
    max-width: 150px;
  }
}
@media (min-width: 1850px) {
  .home .header_base .container header .navbar .navbar-inner .container .nav-collapse ul.main-menu li a {
    font-size: 21px;
  }
}
@media (min-width: 2200px) {
  .home .header_base .container header #opening-status {
    right: -100px;
  }
}
@media (min-width: 1850px) {
  .home .ct_details_bar_base .container .ct_details_bar .ct_user_status small {
    font-size: 16px;
  }
}
@media (min-width: 1850px) {
  .home .ct_details_bar_base .container .ct_details_bar .ct_local_branch_details small {
    font-size: 16px;
  }
}
.menu #start_order_header_button {
  display: none;
}
body.user_admin .social_media_links .btn-group .btn-user, body.user_member .social_media_links .btn-group .btn-user {
  background: #6faf53 !important;
}


body .visible-kidlington { display:none !important; } 
body .hidden-kidlington { display:inherit !important; } 
body.shop_kidlington .hidden-kidlington { display:none !important; }
body.shop_kidlington .visible-kidlington { 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: 'Raleway';
}
h1 {
}
h2 {
}
h3 {
	font-family: 'Georgia';
}
h4 {
}
body {
	background-color: #d4d6d5;

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

	background-repeat: repeat;
	background-attachment: scroll;
	background-position: center center;
	background-size: contain;
}

header, #mobile-header {

	background-image:none;
}

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

/**ACCORDION****/
.tb-nav.tb-nav-tabs,
.navbar-affix-container .brand, 
.navbar-affix-container .ctrl-offcanvas_productmenu_toggle_bridge_mobile2_, 
#responsive-food-menu, 
#mobile_food_menu_nav .zp-ctl-categories 
{ display:none !important; }

.ui-tabs-vertical .ui-tabs-panel { width:100% !important; }
.accordion-inner { padding: 15px 30px; }
.accordion-inner { background: transparent; }
.accordion-inner .row-product { padding-top:10px; padding-bottom:10px; }

#menu-accordion .ui-widget-header { background:none; border:none; }

.accordion-body { background:#fff; }
.accordion-group { border:none; margin-bottom:0px; }
.accordion-toggle {
    border-radius: 2px !important;
    background-color: #f5f5f5;
    text-align:center;
    border: solid 1px #eaeaea !important;
    padding: 0 !important;
}
.accordion-body {
    border-radius: 0px !important;
    background-color: #fff;  
}





.active-toggle,
.accordion-toggle:hover,
.accordion-toggle:active,
.accordion-toggle:focus {
    background:#d02222 !important;
    color:#fff !important;
}
.active-toggle h3,
.accordion-toggle:hover h3,
.accordion-toggle:active h3,
.accordion-toggle:focus h3 {
    color:#fff;
}

/*.accordion-toggle .fa { display:none !important; }*/


.ui-tabs-vertical .ui-tabs-panel,
.ui-tabs-menu,
#ui-tabs-1 { padding:0px !important; border:none;}
.ui-tabs-menu { background: none !important; border: none !important; }
.ui-tabs-menu h3 { font-size:20px; } 

.loading { text-align:center; }
.loader {
    color: #01385e;
    font-size:65px;
    margin:0 auto;
    padding:35px;
    text-align:center;
}

#responsive-food-menu
.ui-tabs-menu { opacity:0; }
.minus,.plus { line-height:40px;float:right; color:#fff; font-weight:bold; }
.accordion-heading h3 .fa { float: right; line-height: 40px; transition: .2s;}

#responsive-food-menu {
    border-radius: 10px !important;
}
.navbar-affix-container {
    margin-bottom: 10px !important;
}

#responsive-food-menu.navbar {
    padding-bottom: 7px !important;
}

#menu-accordion .cat-desc {
    border: 1px solid #fff;
    background: #03385d !important;
    color: #fff !important;
    font-weight: 500 !important;
    padding: 10px 20px;
    font-size: 16px !important;
    line-height: 110%;
}

/* further edits - needs to concat with others */
.accordion-inner {
    padding: 30px;
}
.menu .ui-tabs-menu {
    max-width: 600px;
}


@media (max-width: 767px) {
    .loader { color: #fff; }
    body.nighttime .how-im-ordering h2 { color:#444 !important; }
    body.nighttime .how-im-ordering small { color:#777 !important; }
    #responsive-food-menu .navbar-inner { background:#fff; min-height:20px !important; }
    .accordion-inner {
        padding: 15px 15px !important;
    }
}
div[class*="search-cont-"] h3 {  color:#fff; }

/* KEY CSS LINE */
.ui-tabs-menu { opacity:0; }

.delivery_alert a {
    color: #6faf53;   
}
/*alert override*/
@media (min-width: 980px) {
#zp_alerts_base .sys-message  .lead {
font-size: 20px !important;
}
}

@media (max-width: 979px) {
#zp_alerts_base .sys-message  .lead {
font-size: 15px !important;
}
}