footer {
  background-color: #000;
}

#newsEmail {
  color: black !important;
}

.sky-form textarea {
  padding: 10px !important;
}

.main-content {
  margin-bottom: 0;
  padding-bottom: 10px;
}

.timing-group i {
  padding: 14px 2px;
  font-size: 15px;
  font-weight: bold;
}

/* Scrollbar */
::-webkit-scrollbar {
  width: 10px;
}

::-webkit-scrollbar-track {
  background: #fff;
}

::-webkit-scrollbar-thumb {
  background: #000;
}

::-webkit-scrollbar-thumb:hover {
  background: #555;
}

#cssmenu a:hover {
  background-color: #2a2525;
  border-bottom: 1px solid #fff;
  border-radius: 0px !important;
}

.book-table-popup:hover {
  background-color: white !important;
  color: #d0963e;
}

header>.upper,
header>.lower {
  background-color: black;
}

.logo {
  padding-top: 10px;
}

.logo img {
  height: 70px !important;
  width: 150px !important;
  max-height: 70px !important;
  max-width: 150px !important;
}

#holiday-bar {
  background: red;
  color: #FFF !important;
  text-align: center;
  padding: 7px;
  font-weight: bold;
  font-size: 19px;
  width: 100% !important;
  vertical-align: middle;
}

.section-image {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  padding-bottom: 10rem;
}

a.showcase-link-project {
  font-family: Arial;
  display: flex;
  align-items: center;
  justify-content: center;
  width: max-content;
  max-width: 300px;
  max-height: max-content;
  padding: 2rem;
  font-size: 3rem;
  font-weight: bold;
  line-height: 3rem;
  color: #fff;
  background-color: #2b2a2ad6;
  opacity: 1;
  transition: all .3s linear;
  text-align: center;
  border-radius: 2rem;
  border: 5px solid #d0963e;
  box-shadow: 0 0 50px 0 black;
  position: relative;
  bottom: 28vh;
  margin: 0 auto;
}

a.showcase-link-project:hover,
a.showcase-link-project:active {
  background-color: #d0963e;
  box-shadow: 0 0 100px 0 black;
  text-decoration: none;
  transition: all .3s linear;
}

picture {
  height: 100vh;
  width: 100vw;
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center;
  background: url('images/banners/slider_bg.jpg');
  background-origin: content-box;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

/* Slider */
@media (orientation: landscape) {
  .slider-image {
    max-width: auto;
    width: auto;
    height: 100%;
    object-fit: cover;
  }
}

@media (orientation: portrait) {
  .slider-image {
    max-width: auto;
    width: 100%;
    height: auto;
    object-fit: cover;
  }

  .slider-image.no-portrait {
    height: 100%;
  }
}

/* Mobile */
@media only screen and (max-width: 600px) {
  .timing-group .day {
    width: 100% !important;
  }

  .timing-group .time {
    width: 100% !important;
    padding: 0px 5px !important;
  }
}

.DeliveryTypeImagesT,
.DeliveryTypeImageT {
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  width: 40%;
  font-size: 17px;
  cursor: pointer;
  color: #fff;
  margin-left: 2px;
  margin-right: 2px;
}

.DeliveryTypeImagesT {
  background-color: #10a32d;
}

.DeliveryTypeImageT {
  background-color: #ff6d4f;
}

.DeliveryTypeCheckOut {
  padding: 20px;
  text-align: center;
  width: 90%;
  font-size: 17px;
  background-color: #ff6d4f;
  cursor: pointer;
  color: #fff;
  margin-left: 15px;
  margin-right: 15px;
}

/* Font base */
* {
  font-family: 'Lexend', sans-serif;
}

div.homepage {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

div.scrollmenu {
  background-color: #FFF;
  overflow: auto;
  white-space: nowrap;
}

div.scrollmenu a {
  display: inline-block;
  text-align: center;
  color: #212121 !important;
  border-radius: 15px !important;
  background-color: #d0963e;
  padding: 8px;
  margin-right: 15px;
  margin-bottom: 10px;
  margin-top: 10px;
  font-size: 14px !important;
  text-decoration: none !important;
  transition: all 0.5s !important;
  font-weight: 500 !important;
  text-transform: uppercase;
  font-family: 'Lexend', sans-serif;
  box-sizing: border-box;
  line-height: 1.5;
}

div.scrollmenu a:hover {
  background-color: #777;
}

.sticky-top {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 300;
}

.breakout {
  box-sizing: border-box;
  overflow: hidden;
  box-shadow: 0px 15px 10px -15px #d6d6d6;
  background-color: #FFF;
  position: relative;
  width: 100vw;
  left: calc(-1 * (100vw - 100%) / 2);
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.paddle {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 3em;
}

.left-paddle {
  left: 0;
}

.right-paddle {
  right: 0;
}

.hidden {
  display: none;
}

#StoreHours {
  font-size: 20px;
}

/* About title */
.about-us .main-content .content-wrapper h1[title="About Broad Stairs Fishinn"] {
  font-family: Arial;
  font-size: 20px;
  text-transform: uppercase;
}

/* Inline'dan ayiklananlar (tekrarsiz hale getirildi) */
.OpenMenuMobile {
  font-size: 27px;
  color: #A0A;
  cursor: pointer;
  display: none;
  float: left;
}

#food-items {
  position: relative;
}

.food-item-wrapper {
  width: 100%;
}

.proNameNoImage {
  padding-left: 7px;
}

.fa-plus-square {
  float: left;
}

/* Fiyat div'leri (iki farkli senaryo vardi; ikisini de koruyoruz) */
#ProductPriceButtons>button>div,
button.addbasket2>div {
  float: right;
}

.col.col-md-4.col-lg-4.nopadding.hidden-xs.hidden-s {
  float: left;
}

#MainBasketItems {
  display: block !important;
}

#closedMessage {
  display: none;
}

.basketitems>li {
  border-bottom: 1px solid #ccc;
}

.basketitems .desc {
  text-align: center;
}

#FoodHygiene {
  width: 33%;
  float: left;
}

#sky-form.sky-form {
  border: 1px solid #ccc;
}

#sky-form fieldset {
  padding: 10px;
}

#reviewcontent {
  font-size: 24px;
}

/* Contact sayfasi */
.homepage2 .main-content .content-wrapper {
  background-color: #fff;
}

.homepage2 .main-content .content-wrapper iframe {
  border: 0;
}

body.website-contact-page .contact-page .contact-main-content {
  padding-bottom: 32px;
}

body.website-contact-page .contact-page .contact-content-grid {
  display: grid;
  grid-template-columns: minmax(260px, 1fr) minmax(420px, 2fr);
  gap: 28px;
  padding: 30px 0;
}

body.website-contact-page .contact-page .office-details,
body.website-contact-page .contact-page .write-us {
  float: none;
  width: 100%;
}

body.website-contact-page .contact-page ul.contacts {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 1px solid rgba(208, 150, 62, 0.3);
  background: #fff;
}

body.website-contact-page .contact-page ul.contacts li {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  border-bottom: 1px solid #ececec;
  padding: 14px 16px;
  color: #1d1d1d;
}

body.website-contact-page .contact-page ul.contacts li:last-child {
  border-bottom: 0;
}

body.website-contact-page .contact-page ul.contacts li i {
  color: #d0963e;
  margin-top: 3px;
}

body.website-contact-page .contact-page .write-us {
  border: 1px solid rgba(208, 150, 62, 0.3);
  padding: 18px;
  background: #fff;
}

body.website-contact-page .contact-page .write-us h3 {
  margin-top: 0;
  margin-bottom: 16px;
}

body.website-contact-page .contact-page .main-holder {
  margin-bottom: 12px;
}

body.website-contact-page .contact-page .placehold {
  margin-bottom: 6px;
  color: #3f3f3f;
  font-size: 13px;
  font-weight: 600;
}

body.website-contact-page .contact-page .input-holder input,
body.website-contact-page .contact-page .input-holder textarea {
  width: 100%;
  border: 1px solid #d8d8d8;
  background: #fff;
  padding: 10px 12px;
}

body.website-contact-page .contact-page .input-holder textarea {
  min-height: 120px;
  resize: vertical;
}

body.website-contact-page .contact-page #contactForm .button {
  margin-top: 6px;
}

body.website-contact-page .contact-page .contact-page-form {
  display: none;
}

@media only screen and (max-width: 900px) {
  body.website-contact-page .contact-page .contact-content-grid {
    grid-template-columns: 1fr;
    gap: 16px;
  }
}

body.website-contact-page .contact-page,
body.website-contact-page .contact-page .contact-hero,
body.website-contact-page .inside-body-wrapper > main {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

body.header-is-stuck.website-contact-page .inside-body-wrapper > main {
  padding-top: var(--sticky-lower-height, 72px) !important;
}

body.website-contact-page .contact-page .contact-hero {
  min-height: 293px !important;
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}

body.website-contact-page .contact-page .contact-hero .banner-caption {
  background: transparent !important;
  box-shadow: none !important;
  margin: 0 auto !important;
  padding: 0 !important;
}

body.website-contact-page .contact-page .contact-hero .banner-caption h2,
body.website-contact-page .contact-page .contact-hero .banner-caption h5 {
  color: #fff !important;
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.55);
}

/* Contact page final polish */
body.website-contact-page .homepage2.contact-page {
  width: 100vw !important;
  max-width: none !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
}

body.website-contact-page .contact-page .contact-hero {
  position: relative;
  overflow: hidden;
  width: 100vw !important;
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
}

body.website-contact-page .contact-page .contact-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(0deg, rgba(7, 7, 7, 0.58), rgba(7, 7, 7, 0.34));
}

body.website-contact-page .contact-page .contact-hero .banner-caption {
  position: relative;
  z-index: 1;
}

body.website-contact-page .contact-page .contact-main-content {
  background: #f4f4f4;
  padding-bottom: 56px;
}

body.website-contact-page .contact-page .content-wrapper {
  background: transparent !important;
}

body.website-contact-page .contact-page .content-wrapper > iframe {
  display: block;
  width: 100vw !important;
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
}

body.website-contact-page .contact-page .contact-content-grid {
  max-width: 1180px;
  margin: 28px auto 0;
  padding: 0 16px;
  grid-template-columns: minmax(280px, 0.95fr) minmax(520px, 1.35fr);
  gap: 22px;
  align-items: start;
}

body.website-contact-page .contact-page .contact-content-grid > .col-md-8,
body.website-contact-page .contact-page .contact-content-grid > .col-md-4 {
  float: none !important;
  width: auto !important;
  padding: 0 !important;
}

body.website-contact-page .contact-page .contacts,
body.website-contact-page .contact-page .write-us {
  border-radius: 4px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
}

body.website-contact-page .contact-page .write-us {
  padding: 22px;
}

body.website-contact-page .contact-page .write-us h3 {
  font-size: 30px;
  line-height: 1.1;
  color: #2b2b2b;
  letter-spacing: 0.02em;
}

body.website-contact-page .contact-page .main-holder {
  margin-bottom: 14px;
  border: 0 !important;
  padding: 0 !important;
  background: transparent !important;
}

body.website-contact-page .contact-page .placehold {
  float: none !important;
  width: 100% !important;
  min-height: 0 !important;
  margin: 0 0 6px !important;
  padding: 0 !important;
  font-size: 13px;
  font-weight: 700;
  color: #4a4a4a;
}

body.website-contact-page .contact-page .input-holder {
  float: none !important;
  width: 100% !important;
}

body.website-contact-page .contact-page .input-holder input,
body.website-contact-page .contact-page .input-holder textarea {
  border: 1px solid #d4d4d4 !important;
  border-radius: 4px;
  min-height: 44px;
  font-size: 14px;
}

body.website-contact-page .contact-page #contactForm .button {
  width: 100%;
  min-height: 48px;
  border-radius: 4px !important;
  font-weight: 700;
}

/* Menu categories sayfasi */
.homepage2 .banner {
  height: 293px;
}

/* Spacer div'ler (iki ayri rule birlesti; !important korundu) */
.homepage2 .menucatmain>div {
  height: 112px;
  float: left;
  width: 100% !important;
}

/* Category card background-image mapping */
a[href="category/menu/fish.html"] .menucatmain {
  background-image: url("images/products/fish/2025/-19de5b37_1818x800_orig.jpg");
}

a[href="category/menu/fish-meal.html"] .menucatmain {
  background-image: url("images/NoImages.png");
}

a[href="category/menu/chips.html"] .menucatmain {
  background-image: url("images/products/chips/2025/-e97b6cd3_1818x800_orig.jpg");
}

a[href="category/menu/chicken.html"] .menucatmain {
  background-image: url("images/products/chicken/2025/-b5239c86_1818x800_orig.jpg");
}

a[href="category/menu/wraps.html"] .menucatmain {
  background-image: url("images/products/wraps/2025/-ddafab04_1818x800_orig.jpg");
}

a[href="category/menu/burgers.html"] .menucatmain {
  background-image: url("images/products/burgers/2025/-03eb962b_1818x800_orig.jpg");
}

a[href="category/menu/burger-meal.html"] .menucatmain {
  background-image: url("images/NoImages.png");
}

a[href="category/menu/sausage.html"] .menucatmain {
  background-image: url("images/products/sausage/2025/-5872de3e_859x600_orig.jpg");
}

a[href="category/menu/pies.html"] .menucatmain {
  background-image: url("images/products/pies/2025/-ac7993c4_1818x800_orig.jpg");
}

a[href="category/menu/extras.html"] .menucatmain {
  background-image: url("images/products/extras/2025/-4de1a540_1818x800_orig.jpg");
}

a[href="category/menu/sauces.html"] .menucatmain {
  background-image: url("images/products/sauces/2025/-ded22d0d_1818x800_orig.jpg");
}

a[href="category/menu/vegetarian.html"] .menucatmain {
  background-image: url("images/products/vegetarian/2025/-497bf12b_1818x800_orig.jpg");
}

a[href="category/menu/drinks.html"] .menucatmain {
  background-image: url("images/products/drinks/2025/-e3fe4c5a_1818x800_orig.jpg");
}

a[href="category/menu/kids.html"] .menucatmain {
  background-image: url("images/products/kids/2025/-604a0644_1818x800_orig.jpg");
}

/* Offers karti (modern tarayicilar) */
.menucat-container .menucatmain:has(a.overlay-link[href="offers.html"]) {
  background-image: url("images/categoryimages/deals2nd.jpg");
  background-size: cover !important;
}

/* Offers / list cards */
#food-items .food-item {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

button.addbasket2 {
  float: right;
}

.YesSelection {
  display: none;
}

#slick .fieldin {
  padding: 12px 10px 12px 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* Template 1 theme overrides (classic dark + gold) */
header > .upper,
header > .lower {
  background-color: #090909;
}

#cssmenu > ul > li > a,
#navigation-menu .nav-menu a {
  letter-spacing: 1px;
  font-weight: 700;
}

#cssmenu > ul > li > a:hover,
#cssmenu > ul > li.active > a {
  color: #f4c36a !important;
  border-bottom: 1px solid #f4c36a !important;
}

.book-table-popup a,
.button.red-btn,
.viewMenu {
  background: #d0963e !important;
  border-color: #d0963e !important;
  color: #111 !important;
}

.button.red-btn:hover,
.viewMenu:hover {
  background: #f4c36a !important;
  border-color: #f4c36a !important;
}

.site-footer {
  border-top: 4px solid #d0963e;
}

/* Template 1 deep UI identity (classic tavern) */
body {
  background: #f6f2e9;
}

header {
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.22);
}

header > .upper {
  border-bottom: 1px solid rgba(244, 195, 106, 0.32);
}

header > .lower .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.logo {
  font-family: "Georgia", "Times New Roman", serif;
  font-size: 24px;
  letter-spacing: 0.04em;
  color: #f4c36a !important;
}

#navigation-menu > ul {
  display: flex;
  gap: 26px;
  align-items: center;
  margin: 0;
}

#navigation-menu > ul > li > a {
  color: #f3efe7 !important;
  font-size: 13px;
}

.book-table-popup a {
  border-radius: 999px !important;
  padding: 10px 22px !important;
  font-weight: 700;
}

.banner {
  background: linear-gradient(135deg, #20150d, #342112);
}

.banner .banner-caption h2 {
  color: #f4c36a !important;
  letter-spacing: 0.06em;
}

.menucatmain,
#food-items .food-item {
  border-radius: 0 !important;
  box-shadow: 0 8px 22px rgba(0, 0, 0, 0.18);
  border: 1px solid rgba(208, 150, 62, 0.42);
}

.viewMenu,
.addbasket2 {
  border-radius: 2px !important;
  font-weight: 700 !important;
}

.site-footer {
  background: #050505;
  color: #f0e9dd;
}

.site-footer h2 {
  color: #f4c36a !important;
  letter-spacing: 0.03em;
}

.site-footer a {
  color: #f0e9dd !important;
}

.site-footer a:hover {
  color: #f4c36a !important;
}

/* Template 1 working hours (premium dark cards) */
.working-hours-t1 {
  background: linear-gradient(180deg, #0c0c0c 0%, #070707 100%);
  color: #f5efe4;
  padding: 56px 0;
}

.working-hours-t1 .working-hours-head {
  text-align: center;
  margin-bottom: 30px;
  position: relative;
  z-index: 2;
}

.working-hours-t1 .working-hours-eyebrow {
  display: inline-block;
  color: #f4c36a;
  text-transform: uppercase;
  letter-spacing: 0.16em;
  font-size: 11px;
  font-weight: 700;
}

.working-hours-t1 .working-hours-title {
  color: #f4c36a;
  letter-spacing: 0.03em;
  margin: 8px 0 6px;
}

.working-hours-t1 .working-hours-subtitle {
  color: #d4c4a9;
  margin: 0;
  display: block;
  line-height: 1.6;
}

.working-hours-t1 .working-hours-cards {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
  clear: both;
  position: relative;
  z-index: 1;
}

.working-hours-t1 .working-hours-card {
  float: none !important;
  width: 100% !important;
  margin: 0 !important;
  min-height: 132px;
  border: 1px solid rgba(244, 195, 106, 0.28);
  background: linear-gradient(180deg, rgba(30, 30, 30, 0.95), rgba(18, 18, 18, 0.95));
  box-shadow: 0 10px 26px rgba(0, 0, 0, 0.26);
  padding: 16px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.working-hours-t1 .working-hours-day {
  margin: 0;
  color: #f4c36a;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.3;
}

.working-hours-t1 .working-hours-time {
  margin: 0;
  color: #f5efe4;
  font-size: 24px;
  font-weight: 800;
  line-height: 1.15;
}

.working-hours-t1 .working-hours-card.is-weekend {
  border-color: rgba(244, 195, 106, 0.6);
  background: linear-gradient(180deg, rgba(54, 40, 18, 0.9), rgba(32, 24, 10, 0.9));
}

@media only screen and (max-width: 1200px) {
  .working-hours-t1 .working-hours-cards {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media only screen and (max-width: 900px) {
  .working-hours-t1 .working-hours-cards {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media only screen and (max-width: 560px) {
  .working-hours-t1 .working-hours-cards {
    grid-template-columns: 1fr;
  }
}

/* Menu page hardening */
.website-menu-page,
.website-menu-page .inside-body-wrapper,
.website-menu-page main {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

.website-menu-page .inside-body-wrapper > main,
body.header-is-stuck.website-menu-page .inside-body-wrapper > main {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

.website-menu-page header,
.website-menu-page header > .upper,
.website-menu-page header > .lower {
  margin-bottom: 0 !important;
}

.website-menu-page .homepage2,
.website-menu-page .homepage2 .banner,
.website-menu-page .homepage2 .menu-hero,
.website-menu-page .homepage2 .everyday-events {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

.website-menu-page .homepage2 .menu-hero,
.website-menu-page .homepage2 .everyday-events {
  width: 100vw !important;
  max-width: none !important;
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
}

.website-menu-page .homepage2 .everyday-events .container {
  width: 100% !important;
  max-width: none !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.homepage2 .everyday-events .menu-category-grid {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 8px;
}

.homepage2 .everyday-events .menucat-container {
  float: none !important;
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  min-width: 0;
}

.homepage2 .everyday-events .menu-category-item {
  text-decoration: none !important;
  display: block !important;
  width: 100% !important;
  min-width: 0 !important;
}

.homepage2 .everyday-events .menucatmain {
  min-height: 188px;
  width: 100% !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  display: flex !important;
  align-items: flex-end;
  position: relative;
  border-radius: 0 !important;
  overflow: hidden;
  border: 1px solid rgba(0, 0, 0, 0.45);
  box-shadow: none;
}

.homepage2 .menu-hero {
  min-height: 300px !important;
  display: flex;
  align-items: center;
  justify-content: center;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  position: relative;
}

.homepage2 .menu-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.58), rgba(0, 0, 0, 0.58));
}

.homepage2 .menu-hero .banner-caption {
  position: relative;
  z-index: 1;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.homepage2 .menu-hero .banner-caption h2,
.homepage2 .menu-hero .banner-caption h5 {
  color: #ffffff !important;
}

.homepage2 .menu-hero .banner-caption h2 {
  font-size: 54px !important;
  letter-spacing: 0.04em;
  margin-bottom: 10px;
}

.homepage2 .menu-hero .banner-caption h5 {
  font-size: 22px !important;
  font-weight: 700;
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
  height: auto !important;
  max-height: none !important;
  overflow: visible !important;
  margin-top: 2px !important;
  margin-bottom: 0 !important;
  line-height: 1.45 !important;
  color: #ffffff !important;
  text-shadow: 0 2px 8px rgba(0, 0, 0, 0.45);
}

.homepage2 .everyday-events .viewMenu {
  position: relative;
  z-index: 1;
  display: block !important;
  margin: 0;
  width: 100% !important;
  max-width: 100%;
  min-width: 0 !important;
  border-radius: 0 !important;
  padding: 10px 12px !important;
  line-height: 1.25;
  font-size: 14px !important;
  white-space: normal;
  word-break: normal;
  overflow-wrap: break-word;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  text-align: center;
  background: #d0963e !important;
  color: #fff !important;
  border-top: 1px solid rgba(0, 0, 0, 0.25);
}

.homepage2 .everyday-events .viewMenu b {
  color: #fff !important;
}

@media only screen and (max-width: 1100px) {
  .homepage2 .everyday-events .menu-category-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    max-width: 700px;
  }

  .homepage2 .menu-hero .banner-caption h2 {
    font-size: 42px !important;
  }

  .homepage2 .menu-hero .banner-caption h5 {
    font-size: 18px !important;
  }
}

@media only screen and (max-width: 820px) {
  .homepage2 .everyday-events .menu-category-grid {
    grid-template-columns: 1fr;
  }
}

@media only screen and (max-width: 560px) {
  .homepage2 .everyday-events .menu-category-grid {
    grid-template-columns: 1fr;
  }
}

/* Reviews page */
.website-reviews-page .reviews-hero {
  min-height: 280px !important;
  display: flex;
  align-items: center;
  justify-content: center;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  position: relative;
}

.website-reviews-page .reviews-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.56), rgba(0, 0, 0, 0.56));
}

.website-reviews-page .reviews-hero .banner-caption {
  position: relative;
  z-index: 1;
  text-align: center;
}

.website-reviews-page .reviews-hero h2,
.website-reviews-page .reviews-hero h5 {
  color: #fff !important;
}

.website-reviews-page .reviews-hero .reviews-hero-subtitle {
  display: block !important;
  margin-top: 8px !important;
  font-size: 17px !important;
  font-weight: 600 !important;
  color: #fff !important;
  text-shadow: 0 2px 8px rgba(0, 0, 0, 0.55);
}

.website-reviews-page .reviews-content {
  padding-top: 12px !important;
  padding-bottom: 28px !important;
}

.website-reviews-page .reviews-form {
  border: 1px solid #ccc;
  background: #f4f4f4;
}

.website-reviews-page .reviews-form fieldset {
  padding: 10px;
}

.website-reviews-page .reviews-form input,
.website-reviews-page .reviews-form textarea {
  width: 100%;
  padding: 12px;
  border: 1px solid #d0d0d0;
  background: #f7f7f7;
}

.website-reviews-page .reviews-form .rating-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  color: #444;
}

.website-reviews-page .reviews-form .rating-stars {
  display: inline-flex;
  flex-direction: row-reverse;
  gap: 8px;
}

.website-reviews-page .reviews-form .rating-stars input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

.website-reviews-page .reviews-form .rating-stars label {
  cursor: pointer;
}

.website-reviews-page .reviews-form .rating-stars i {
  color: #c9c9c9;
  font-size: 18px;
  transition: color 0.2s ease;
}

.website-reviews-page .reviews-form .rating-stars input:checked ~ label i,
.website-reviews-page .reviews-form .rating-stars label:hover i,
.website-reviews-page .reviews-form .rating-stars label:hover ~ label i {
  color: #f4b740;
}

.website-reviews-page .reviews-form footer {
  display: flex;
  justify-content: flex-end;
  padding: 14px 10px 16px;
}

.website-reviews-page .reviews-form .button {
  background: #d0963e;
  color: #fff;
  border: 0;
  text-transform: uppercase;
  padding: 10px 20px;
}

.website-reviews-page .reviews-form fieldset {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}

.website-reviews-page .reviews-form .field-message,
.website-reviews-page .reviews-form .rating-row {
  grid-column: 1 / -1;
}

.website-reviews-page .reviews-form section,
.website-reviews-page .reviews-form .input,
.website-reviews-page .reviews-form .textarea {
  display: block !important;
  width: 100% !important;
}

.website-reviews-page .reviews-form .input input,
.website-reviews-page .reviews-form .textarea textarea {
  width: 100% !important;
  min-height: 48px;
  border-radius: 8px !important;
  border: 1px solid #cfcfcf !important;
  background: #fff !important;
  color: #1f1f1f !important;
}

.website-reviews-page .reviews-form .textarea textarea {
  min-height: 140px;
  resize: vertical;
}

@media only screen and (max-width: 760px) {
  .website-reviews-page .reviews-form fieldset {
    grid-template-columns: 1fr;
  }
}

/* Keep header visible on scroll */
header.sticky-header {
  position: relative;
  z-index: 1200;
}

header.sticky-header > .lower {
  position: relative;
  z-index: 1200;
}

header.sticky-header.is-stuck > .upper {
  display: none;
}

header.sticky-header.is-stuck > .lower {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 1200;
}

.inside-body-wrapper > main {
  padding-top: 0;
}

body.header-is-stuck .inside-body-wrapper > main {
  padding-top: var(--sticky-lower-height, 72px);
}

/* Final menu-page alignment fix */
body.website-menu-page .inside-body-wrapper > main {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

body.website-menu-page .homepage2 {
  width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

body.website-menu-page .homepage2,
body.website-menu-page .homepage2 .banner.menu-hero,
body.website-menu-page .homepage2 .menu-hero {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

body.website-menu-page .homepage2 .menu-hero,
body.website-menu-page .homepage2 .everyday-events {
  width: 100% !important;
  max-width: none !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

body.website-menu-page .homepage2 .everyday-events {
  padding-top: 12px !important;
}

body.website-menu-page .homepage2 .everyday-events .container {
  width: 100% !important;
  max-width: 1320px !important;
  padding-left: 12px !important;
  padding-right: 12px !important;
}

body.website-menu-page .homepage2 .everyday-events .menu-category-grid {
  max-width: 1180px !important;
  margin: 0 auto !important;
  padding: 0 !important;
  gap: 16px !important;
}

body.website-menu-page .homepage2 .everyday-events .menucatmain {
  min-height: 230px;
  height: 230px !important;
  border-radius: 0 !important;
  border: 1px solid rgba(0, 0, 0, 0.55) !important;
  box-shadow: none !important;
  overflow: hidden !important;
}

body.website-menu-page .homepage2 .everyday-events .viewMenu,
body.website-menu-page .homepage2 .everyday-events .menu-card-cta {
  position: relative !important;
  left: auto !important;
  bottom: auto !important;
  transform: none !important;
  display: block !important;
  width: calc(100% - 34px) !important;
  max-width: 340px !important;
  min-width: 0 !important;
  margin: 0 auto 10px !important;
  padding: 12px 10px !important;
  border-radius: 0 !important;
  background: #d0963e !important;
  box-shadow: none !important;
  font-size: 13px !important;
  line-height: 1.25 !important;
  letter-spacing: 0.02em !important;
  text-align: center !important;
}

body.website-menu-page .homepage2 .everyday-events .menu-category-item:hover .menucatmain {
  transform: none !important;
  box-shadow: none !important;
}

body.website-menu-page .homepage2 .everyday-events .viewMenu b,
body.website-menu-page .homepage2 .everyday-events .menu-card-cta b {
  color: #fff !important;
}

@media only screen and (max-width: 820px) {
  body.website-menu-page .homepage2 .everyday-events .menucatmain {
    min-height: 210px;
    height: 210px !important;
  }
}

body.header-is-stuck.website-menu-page .inside-body-wrapper > main {
  padding-top: var(--sticky-lower-height, 72px) !important;
}

/* Menu hero: old design cohesion */
body.website-menu-page .homepage2 .menu-hero {
  min-height: 293px !important;
  height: 293px !important;
  background-size: cover !important;
  background-position: center center !important;
}

body.website-menu-page .homepage2 .menu-hero::before {
  background: radial-gradient(circle at center,
      rgba(5, 8, 12, 0.22) 0%,
      rgba(5, 8, 12, 0.3) 40%,
      rgba(5, 8, 12, 0.5) 100%) !important;
}

body.website-menu-page .homepage2 .menu-hero .banner-caption {
  background: transparent !important;
  box-shadow: none !important;
  display: inline-flex !important;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: auto !important;
  max-width: 90%;
  margin: 0 auto !important;
  padding: 0 !important;
}

body.website-menu-page .homepage2 .menu-hero .banner-caption h2 {
  margin: 0 0 10px !important;
  font-size: 56px !important;
  line-height: 1 !important;
  font-family: "Georgia", "Times New Roman", serif;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.55);
}

body.website-menu-page .homepage2 .menu-hero .banner-caption h5 {
  margin: 0 !important;
  font-size: 18px !important;
  line-height: 1.4 !important;
  font-weight: 600 !important;
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
}

@media only screen and (max-width: 900px) {
  body.website-menu-page .homepage2 .menu-hero {
    min-height: 250px !important;
    height: 250px !important;
  }

  body.website-menu-page .homepage2 .menu-hero .banner-caption h2 {
    font-size: 40px !important;
  }

  body.website-menu-page .homepage2 .menu-hero .banner-caption h5 {
    font-size: 20px !important;
  }
}

/* Reviews hero cohesion + gap fix */
body.website-reviews-page .inside-body-wrapper > main {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

body.header-is-stuck.website-reviews-page .inside-body-wrapper > main {
  padding-top: var(--sticky-lower-height, 72px) !important;
}

body.website-reviews-page .homepage2.reviews-page,
body.website-reviews-page .homepage2.reviews-page .reviews-hero {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

body.website-reviews-page .homepage2.reviews-page {
  width: 100vw !important;
  max-width: none !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
}

body.website-reviews-page .reviews-hero {
  min-height: 293px !important;
  width: 100vw !important;
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
  background-size: cover !important;
  background-position: center center !important;
}

body.website-reviews-page .reviews-hero::before {
  background: radial-gradient(circle at center,
      rgba(5, 8, 12, 0.24) 0%,
      rgba(5, 8, 12, 0.34) 42%,
      rgba(5, 8, 12, 0.54) 100%) !important;
}

body.website-reviews-page .reviews-hero .banner-caption {
  background: transparent !important;
  box-shadow: none !important;
  margin: 0 auto !important;
  padding: 0 !important;
}

body.website-offers-page .inside-body-wrapper > main {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

body.website-offers-page .homepage2.offers-page,
body.website-offers-page .homepage2.offers-page .offers-hero {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

body.website-offers-page .homepage2.offers-page {
  width: 100vw !important;
  max-width: none !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
}

body.website-offers-page .offers-hero {
  min-height: 293px !important;
  width: 100vw !important;
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
  background-size: cover !important;
  background-position: center center !important;
}

body.website-offers-page .offers-hero .banner-caption {
  background: transparent !important;
  box-shadow: none !important;
  margin: 0 auto !important;
  padding: 0 !important;
}

/* Contact t1: legacy-like classic style */
body.website-contact-page .contact-page .contact-hero .contact-hero-subtitle {
  display: block;
  margin-top: 8px;
  font-size: 17px !important;
  font-weight: 600 !important;
  color: #fff !important;
  text-shadow: 0 2px 8px rgba(0, 0, 0, 0.55);
}

body.website-contact-page .contact-page .contact-main-content {
  background: #ececec !important;
}

body.website-contact-page .contact-page .contact-content-grid {
  grid-template-columns: minmax(320px, 0.95fr) minmax(460px, 1.3fr) !important;
  gap: 20px !important;
}

body.website-contact-page .contact-page .contacts,
body.website-contact-page .contact-page .write-us {
  border-radius: 0 !important;
  box-shadow: none !important;
  border: 1px solid #dfc79b !important;
  background: #fff !important;
}

body.website-contact-page .contact-page .write-us {
  padding: 18px !important;
}

body.website-contact-page .contact-page .write-us h3 {
  font-size: 48px !important;
  text-transform: uppercase;
  letter-spacing: 0.01em;
  margin-bottom: 14px !important;
}

body.website-contact-page .contact-page .main-holder {
  margin-bottom: 10px !important;
}

body.website-contact-page .contact-page .placehold {
  font-size: 17px !important;
  font-weight: 700 !important;
  color: #2f2f2f !important;
  margin-bottom: 6px !important;
}

body.website-contact-page .contact-page .input-holder input,
body.website-contact-page .contact-page .input-holder textarea {
  border: 1px solid #bbbbbb !important;
  border-radius: 0 !important;
  background: #fafafa !important;
  box-shadow: none !important;
}

body.website-contact-page .contact-page .input-holder textarea {
  min-height: 150px !important;
}

body.website-contact-page .contact-page #contactForm .button {
  border-radius: 0 !important;
  font-size: 13px;
  letter-spacing: 0.06em;
}

/* Contact final layout fix (t1) */
body.website-contact-page .contact-page .contact-hero .contact-hero-subtitle {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
  height: auto !important;
  overflow: visible !important;
}

body.website-contact-page .contact-page .contact-content-grid {
  display: grid !important;
  grid-template-columns: minmax(340px, 0.95fr) minmax(560px, 1.35fr) !important;
  align-items: start !important;
  gap: 24px !important;
}

body.website-contact-page .contact-page .contact-content-grid > .office-details {
  grid-column: 1 !important;
  grid-row: 1 !important;
  width: 100% !important;
  float: none !important;
  margin: 0 !important;
}

body.website-contact-page .contact-page .contact-content-grid > .col-md-8 {
  grid-column: 2 !important;
  grid-row: 1 !important;
  width: 100% !important;
  float: none !important;
  margin: 0 !important;
}

@media only screen and (max-width: 980px) {
  body.website-contact-page .contact-page .contact-content-grid {
    grid-template-columns: 1fr !important;
  }

  body.website-contact-page .contact-page .contact-content-grid > .office-details,
  body.website-contact-page .contact-page .contact-content-grid > .col-md-8 {
    grid-column: 1 !important;
    grid-row: auto !important;
  }
}

/* Contact t1: compact write-us */
body.website-contact-page .contact-page .write-us {
  padding: 14px !important;
}

body.website-contact-page .contact-page .write-us h3 {
  font-size: 34px !important;
  line-height: 1.05 !important;
  margin-bottom: 10px !important;
}

body.website-contact-page .contact-page .main-holder {
  margin-bottom: 8px !important;
}

body.website-contact-page .contact-page .placehold {
  font-size: 14px !important;
  margin-bottom: 4px !important;
}

body.website-contact-page .contact-page .input-holder input,
body.website-contact-page .contact-page .input-holder textarea {
  min-height: 38px !important;
  padding: 8px 10px !important;
}

body.website-contact-page .contact-page .input-holder textarea {
  min-height: 120px !important;
}

body.website-contact-page .contact-page #contactForm .button {
  min-height: 40px !important;
  font-size: 12px !important;
}

/* Contact t1: ultra-minimal + remove pre-input line */
body.website-contact-page .contact-page .write-us {
  padding: 10px !important;
}

body.website-contact-page .contact-page .write-us h3 {
  font-size: 26px !important;
  line-height: 1.04 !important;
  margin-bottom: 8px !important;
}

body.website-contact-page .contact-page .main-holder,
body.website-contact-page .contact-page .input-holder,
body.website-contact-page .contact-page .placehold {
  border: 0 !important;
  box-shadow: none !important;
  background: transparent !important;
}

body.website-contact-page .contact-page .main-holder::before,
body.website-contact-page .contact-page .main-holder::after,
body.website-contact-page .contact-page .input-holder::before,
body.website-contact-page .contact-page .input-holder::after,
body.website-contact-page .contact-page .placehold::before,
body.website-contact-page .contact-page .placehold::after {
  content: none !important;
  display: none !important;
}

body.website-contact-page .contact-page .main-holder {
  margin-bottom: 6px !important;
}

body.website-contact-page .contact-page .placehold {
  font-size: 12px !important;
  margin-bottom: 3px !important;
  padding-left: 0 !important;
}

body.website-contact-page .contact-page .input-holder input,
body.website-contact-page .contact-page .input-holder textarea {
  min-height: 34px !important;
  padding: 6px 9px !important;
  border: 1px solid #b8b8b8 !important;
}

body.website-contact-page .contact-page .input-holder textarea {
  min-height: 96px !important;
}

body.website-contact-page .contact-page #contactForm .button {
  min-height: 34px !important;
  margin-top: 6px !important;
  padding: 6px 10px !important;
  font-size: 11px !important;
}

/* Privacy policy page: keep same structure as other pages, with isolated selectors */
body.website-privacy-policy-page .inside-body-wrapper > main,
body.website-privacy-policy-page .privacy-policy-page,
body.website-privacy-policy-page .privacy-policy-page .contact-hero {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

body.website-privacy-policy-page .homepage2.privacy-policy-page {
  width: 100vw !important;
  max-width: none !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
}

body.header-is-stuck.website-privacy-policy-page .inside-body-wrapper > main {
  padding-top: var(--sticky-lower-height, 72px) !important;
}

body.website-privacy-policy-page .privacy-policy-page .contact-hero {
  position: relative;
  overflow: hidden;
  width: 100vw !important;
  min-height: 293px !important;
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}

body.website-privacy-policy-page .privacy-policy-page .contact-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(0deg, rgba(7, 7, 7, 0.58), rgba(7, 7, 7, 0.34));
}

body.website-privacy-policy-page .privacy-policy-page .contact-hero .banner-caption {
  position: relative;
  z-index: 1;
  background: transparent !important;
  box-shadow: none !important;
  margin: 0 auto !important;
  padding: 0 !important;
}

body.website-privacy-policy-page .privacy-policy-page .contact-hero .banner-caption h2,
body.website-privacy-policy-page .privacy-policy-page .contact-hero .contact-hero-subtitle {
  color: #fff !important;
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.55);
}

body.website-privacy-policy-page .privacy-policy-page .contact-hero .contact-hero-subtitle {
  display: block;
  margin-top: 8px;
  font-size: 17px !important;
  font-weight: 600 !important;
}

body.website-privacy-policy-page .privacy-policy-page .contact-main-content {
  background: #ececec !important;
  padding-bottom: 56px;
}

body.website-privacy-policy-page .privacy-policy-page .content-wrapper {
  background: transparent !important;
}

body.website-privacy-policy-page .privacy-policy-page .contact-content-grid {
  display: grid !important;
  grid-template-columns: 1fr !important;
  max-width: 1180px;
  margin: 28px auto 0;
  padding: 0 16px;
  gap: 22px !important;
  align-items: start !important;
}

body.website-privacy-policy-page .privacy-policy-page .contact-content-grid > .col-md-12 {
  width: 100% !important;
  float: none !important;
  margin: 0 !important;
  padding: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  border: 1px solid #dfc79b !important;
  background: #fff !important;
  padding: 18px !important;
}

/* Template 1 newsletter: legacy flat layout */
.newsletter-t1 {
  background: #ff6d4f !important;
  padding: 58px 0 !important;
}

.newsletter-t1 .container {
  display: flex !important;
  align-items: center;
  justify-content: space-between;
  gap: 48px;
  flex-wrap: nowrap;
}

.newsletter-t1 .newsletter-copy h3,
.newsletter-t1 .newsletter-copy h4 {
  margin: 0;
  color: #fff;
}

.newsletter-t1 .newsletter-copy h3 {
  text-transform: uppercase;
  font-size: 26px;
  font-weight: 700;
  line-height: 1.04;
}

.newsletter-t1 .newsletter-copy h4 {
  margin-top: 6px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.12;
}

.newsletter-t1 #home-newsletter {
  display: flex !important;
  align-items: stretch;
  justify-content: flex-end;
  white-space: nowrap;
}

.newsletter-t1 #home-newsletter input {
  width: 430px;
  min-height: 52px;
  border: 0 !important;
  border-radius: 0 !important;
  background: #e1e1e1 !important;
  color: #383838 !important;
  padding: 0 16px !important;
}

.newsletter-t1 .newsletter-form-wrap {
  margin-left: auto;
  flex: 0 0 auto;
}

.newsletter-t1 #home-newsletter input::placeholder {
  color: #808080 !important;
}

.newsletter-t1 #home-newsletter button {
  width: 52px;
  min-height: 52px;
  border: 0 !important;
  border-radius: 0 !important;
  background: #4b4b4b !important;
  color: #fff !important;
  font-size: 18px;
  padding: 0 !important;
}

@media only screen and (max-width: 980px) {
  .newsletter-t1 {
    padding: 36px 0 !important;
  }

  .newsletter-t1 .container {
    flex-direction: column;
    align-items: flex-start;
    gap: 14px;
  }

  .newsletter-t1 .newsletter-copy h3 {
    font-size: 24px;
  }

  .newsletter-t1 .newsletter-copy h4 {
    font-size: 16px;
  }

  .newsletter-t1 #home-newsletter {
    width: 100%;
    white-space: normal;
  }

  .newsletter-t1 #home-newsletter input {
    width: 100%;
  }
}
