/*!
Theme Name: The tava shop
Description: Description

*/
@font-face { font-family: Gotham Light; src: url(https://sxb1plzcpnl487525.prod.sxb1.secureserver.net:2083/cpsess3145110962/frontend/jupiter/filemanager/index.html?dir=%2fhome%2fgnoflbdic91a%2f/public_html/wp-content/themes/thetavashop/fonts/Gotham-Light.otf); font-weight: normal; }
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
font-family: Gotham Light;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
  border-color: #dc3232;
  background: #fff;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
a {
    color: inherit; 
    text-decoration: none; 
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/* Box sizing
--------------------------------------------- */
/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
  box-sizing: border-box;
  /* box-sizing: inherit; */
}

html {
  box-sizing: border-box;
}

:root {
  --clr-primary-200: #f7ba21;
  --clr-primary-400: #39595f;
  --clr-neutral-100: #fff;
  --clr-neutral-900: #000;
  --ff-primary: 'Poppins', sans-serif;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Typography
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
}

/* p {
	margin-bottom: 1.5em;
} */
body {
  font-family: var(--ff-primary);
  font-weight: 400;
  line-height: 1.6;
/*   background-color: var(--clr-neutral-900); */
/*   color: #fff; */
}

body {
  margin: 0;
}

h1,
h2,
h3 {
  font-family: var(--ff-accent);
  font-weight: 800;
  line-height: 1;
  margin-top: 0;
}

h5 {
  margin-bottom: .625em;
  margin-top: 0;
}

h2,
h3,
p {
  margin-bottom: 1em;
  margin-top: 0;
}

ul,
li {
  margin: 0;
  padding: 0;
}

/* Elements
--------------------------------------------- */
body {
  font-size: 16px;
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

/* ul,
ol {
	margin: 0 0 1.5em 3em;
} */
ul {
  list-style: none;
}

ol {
  list-style: decimal;
}

li>ul,
li>ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

img {
  height: auto;
  max-width: 100%;
  display: block;
}

/* Links
--------------------------------------------- */


/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border-radius: 30px;
    display: inline-block;
    text-align: right;
    padding: 1.1875em 1.8125em;
    margin: 0.625em 0.625em 0.625em 0;
    letter-spacing: .0625em;
    color: #fff;
    font-weight: 700;
    position: relative;
    background-color: #44698B;
    background-image: url(/wp-content/uploads/2023/10/Group-53.png);
    width: fit-content;
    cursor: pointer;
    text-decoration: none;
    border: none;
    background-repeat: no-repeat;
    background-position: 0 center;
    background-size: auto 110%;
    padding-left: 65px;
}


button:hover, button:focus {
    color: #6f5921 !important;
    transition: all .4s ease-in-out;
    box-shadow: 0 1.5em 1.5em 0.6em var(--hover);
    transform: translateY(-0.25em);
}


input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
  color: var(--clr-neutral-900) !important;
  transition: all .4s ease-in-out;
  border: 1px solid var(--clr-neutral-900);
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  color: var(--clr-neutral-600);
  border: 1.5px solid var(--clr-neutral-900);
  border-radius: 0;
  padding: 3px;
  border-right: 0;
  border-top: 0;
  border-left: 0;
  margin-bottom: 20px;
  width: 100%;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
  color: #111;
}
.orderbtnwrapper{
	display: flex;
	justify-content: center;
	align-items: center;
	flex: 0.2;
	margin-top: -80px;
	
}
form label {
  font-size: 14px;
  font-weight: 700;
  font-family: 'Jost';
  text-transform: uppercase;
}

select {
  border: 1.5px solid #000;
  padding: 10px;
  width: 50%;
  margin-top: 10px;
}

textarea {
  width: 100%;
}

section {
  padding: 3em 0;
}

.section {
  margin: 5rem 0;
}

h1 {
  font-size: 2rem;
}
button.orderbtn {
    border-radius: 30px;
    display: inline-block;
    text-align: right;
    padding: 1.1875em 1.8125em;
    margin: 0.625em 0.625em 0.625em 0;
    letter-spacing: .0625em;
    color: #fff!important;
    font-weight: 700;
    position: relative;
    background-color: #44698B;
    background-image: url(/wp-content/uploads/2023/11/Group-52.png);
    width: fit-content;
    cursor: pointer;
    text-decoration: none;
    border: none;
    background-repeat: no-repeat;
    background-position: 0 center;
    background-size: auto 110%;
    padding-left: 60px;
}
/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
.split {
  display: flex;
  flex-direction: column;
}

.split.reverse {
  flex-direction: column-reverse;
}

.container {
  margin-inline: auto;
  width: min(90%, 70.5rem);
}

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

.align-center {
  align-items: center;
}

.primary_button {
  display: inline-block;
  text-align: center;
  padding: 10px 20px;
  margin: .625em .625em .625em 0;
  letter-spacing: 0.0625em;
  color: var(--clr-neutral-100) !important;
  font-weight: 700;
  position: relative;
  background-color: var(--clr-primary-400);
  width: fit-content;
  cursor: pointer;
  text-decoration: none;
  border: 1px solid var(--clr-primary-400);
}

.primary_button:hover {
  color: var(--clr-neutral-900) !important;
  background-color: var(--clr-neutral-100);
  transition: all .4s ease-in-out;
  border: 1px solid var(--clr-neutral-900);
}

.secondary_button {
  display: inline-block;
  text-align: center;
  padding: 1.1875em 1.8125em;
  margin: .625em .625em .625em 0;
  letter-spacing: 0.0625em;
  color: var(--clr-primary-200);
  font-weight: 700;
  position: relative;
  width: fit-content;
  cursor: pointer;
  text-decoration: none;
}

.secondary_button:hover {
  color: var(--clr-primary-400);
  transition: all .4s ease-in-out;
}

.underline-btn {
  position: relative;
  margin: 1.1875em 1.8125em;
  font-weight: 800;
  font-family: var(--ff-accent);
  max-width: fit-content;
}

.underline-btn::before {
  content: '';
  position: absolute;
  bottom: -5px;
  left: 0;
  right: auto;
  width: 100%;
  height: 2px;
  background-color: var(--clr-neutral-900);
  transition: width 0.6s cubic-bezier(0.25, 1, 0.5, 1);
}

.underline-btn:hover::before {
  right: 0;
  width: 0;
}
/* home page about section -----------*/
section.hero_section {
    background-image: url(/wp-content/uploads/2023/11/the-stry-background.svg);
    background-size: cover;
	background-repeat:no-repeat;
	margin-left:-8px;
}

section.hero_sectionMobile {
    display: none;
}
/* inner menu page
-----------------------------------------------*/

body.page-id-603 {
    background-image: url(/wp-content/uploads/2023/11/Desktop-4.svg);
    background-repeat: no-repeat;
    background-size: cover;
}
.menucontainer {
    background: #fff;
    padding: 30px 24px 0px;
    border-radius: 47px;
    box-shadow:5px 8px 20px 6px rgba(0,0,0,.1)
}

.menuTitleImage {
    margin: auto;
}
.foodmenuwrapper {
    display: flex;
    cursor: pointer;
    justify-content: space-between;
    margin-top: 44px;
    margin-bottom: 26px;
    Border-bottom: 5px solid #C08900;
    padding-bottom: 11px;
	overflow-x:scroll;
	gap:19px;
}
.foodmenu_tab.current {
    color: #F7BA21;
}
.optionswrapper {
    color: #000;
    font-weight: 700;
}
.singleItemCard {
    background: #EDF1F4;
    margin-bottom: 30px;
    padding: 27px;
    display: flex;
    gap: 50px;
    border-radius:0.625rem;;
}
.FoodItemInfo {
    margin-top: 10px;
}
.FoodItemInfoMobile{
	display:none;
}
.ItemName, .FoodPrice {
    font-size: 22px;
    font-weight: 500;
	margin-bottom:0;
}
.foodmenu_items_wrapper {
    display: none;
}
.foodmenu_items_wrapper.fade_in.Foodmenu_active {
    display: block;
}
.ItemDescription{
	font-size:15px;
	color:#757575
}
.ItemDescription:hover {
    color: #3D2318;
	
}
.orderNowButtonWrapper {
    display: flex;
    justify-content: flex-end;
    margin-right: 26px;
	position: relative;
    top: -17px;
}
a.OrderNowButton {
	color:#000;
    font-weight: 500;
    border: 2px solid #c08900;
    padding: 8px 23px;
    border-radius: 9px;
	background:#fff;
	transition: transform 0.3s, box-shadow 0.3s; /* Adding a smooth transition effect */;	
}
a.OrderNowButton:hover {
    transform: scale(1.1); /* Enlarge the button on hover */
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); /* Adding a subtle shadow on hover */
}
div .foodmenu_tab {
    min-width: max-content;
}
	
/* floating buttons
---------------------------------------------*/
.floating_btns {
    position: fixed;
    right: 2px;
    bottom: 5px;
    display: flex;
    flex-direction: column; /* Display buttons in a column */
    align-items: flex-end; /* Align buttons to the right */
}

.floating_btn {
    margin-bottom: 12px; /* Adjust the space between buttons */
    padding: 12px;
    border-radius: 50%;
    width: 65px;
    height: 65px;
    display: flex;
	background-color:#493C36;
    justify-content: center;
    align-items: center;
    z-index: 999;
	transition: transform 0.3s, box-shadow 0.3s; /* Adding a smooth transition effect */;
}
.desktopImg,
.mobileImg{
    filter: brightness(0) invert(1);
}
.floating_btn:hover {
    transform: scale(1.1); /* Enlarge the button on hover */
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); /* Adding a subtle shadow on hover */
}

.socialFloatingBtns {
    display: none;
}
.MobileFloatingButtons {
    display: none;
}
/* Navigation
--------------------------------------------- */
.main-navigation {
  display: block;
  width: 100%;
  flex: 1;
}

.main-navigation ul {
  display: none;
  list-style: none;
  margin: 0;
  padding-left: 0;
}

.main-navigation ul ul {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  float: left;
  position: absolute;
  top: 100%;
  left: -999em;
  z-index: 99999;
}

.main-navigation ul ul ul {
  left: -999em;
  top: 0;
}

.main-navigation ul ul li:hover>ul,
.main-navigation ul ul li.focus>ul {
  display: block;
  left: auto;
}

/*.main-navigation ul ul a {
  width: 200px;
}*/
.main-navigation ul ul a {
    width: 100px;
    margin: auto;
}
.main-navigation ul li:hover>ul,
.main-navigation ul li.focus>ul {
  left: auto;
}

.main-navigation li {
  position: relative;
}

.main-navigation a {
  display: block;
  text-decoration: none;
  color: var(--clr-neutral-100);
  font-family: var(--ff-primary);
  margin-right: 29px;
	font-weight: 600;
}
.page-id-1063 .main-navigation a {
    margin-right: 26px;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

.main-navigation.toggled ul {
  display: block;
  position: absolute;
  right: 0;
  width: 100%;
  padding: 20px !important;
  top: 0;
  background:#543e35;
	margin-top:-10px;
	height:100vh;
}

.menu-main-menu-container {
  position: absolute;
  width: 100%;
  top: 5.6em;
  left: 0;
  background: #000;
}

button.menu-toggle {
  position: absolute;
  top: 0;
  right: 0;
}

.main-navigation li {
  padding: 0.9375em 0;
  margin: 0.6875em 0;
  background: var(--clr-neutral-300);
}

ul#primary-menu {
  text-align: center;
}
*/
ul#primary-menu li:last-of-type {
  /* padding: 0; */
}

.menu-toggle {
 background: transparent;
  border: none;
}

.menu-toggle i {
  font-size: 1.875rem;
  color: #ffffff;

}

@media screen and (min-width: 64em) {
  .menu-toggle {
    display: none;
  }

  .main-navigation ul {
    display: flex;
  }

  .menu-main-menu-container {
    position: relative;
    background: none;
    top: 0;
  }

  .main-navigation li {
    background: none;
    border-radius: none;
  }

  ul#primary-menu {
    display: flex;
    justify-content: center;
  }
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
  display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  text-align: end;
  flex: 1 0 50%;
}

/*--------------------------------------------------------------



# Text Components
--------------------------------------------------------------*/
.eyebrow {
  font-size: 1.2rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: var(--ff-primary);
  color: var(--clr-neutral-600);
  margin: 0 0 .8em 0;
}

.section-heading {
  font-size: 2.6rem;
  margin-bottom: .5em;
}

.sub-heading {
  font-size: 1.2rem;
  color: var(--clr-neutral-600);
}

.sub-heading span {
  font-weight: 700;
}

.item-heading {
  font-size: 1.2rem;
  text-transform: capitalize;
  margin-bottom: .5em;
}
.entry-title{
	margin: 15px auto !important;
    max-width: 400px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #493C36;
}
/*--------------------------------------------------------------



# Components
--------------------------------------------------------------*/
.top_header {
  padding: 4px 50px;
  display: flex;
  justify-content: space-between;
  align-items: center; /* Center items vertically */
  background: #f7ba21;
  display: none !important;
}

.top_header .top_header_social_wrap {
  margin-left: auto; /* Push the social icons to the right */
}

.top_header ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
}

.top_header ul a {
  display: block;
  padding: 5px;
  margin-right: 30px;
  color: #fff;
}
.top_header ul a:hover {
	color:#493C36;
}
.site-header{
	display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    z-index: 3;
    color: var(--clr-neutral-100);
    background: url(/wp-content/uploads/2023/10/Group-12-min.png);
    position: relative;
}

header.stick {
  position: sticky;
  top: -1px;
  right: 0;
}

header>div {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 80px;
}

.header-button {
  flex: 0.2;
  display: none;
  align-items: center;
  justify-content: center;
}
.entry-header {
    margin: 15px auto !important;
    max-width: 400px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000;
	background: #fff;
}
.menu-button {
	display:flex;
  flex: 0.2;
  display: none;
  align-items: center;
  justify-content: center;
}

nav {
  display: flex;
  align-items: center;
}

.site-branding {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
  z-index: 9;
}

.site-branding a {
  position: absolute;
  top: 0;
	margin-right: 115px;
}

.site-branding img {
  width: 9rem;
	transform: rotate(-13deg);
}

/*============= Home  ================= */
.front_banner_section {
  position: relative;
}
.front_banner_section img {
    width: 100%;
    height: auto;
    padding: 0;
    display: block;
}
.front_banner_section .orderbtn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  background-color: #555;
  color: white;
  font-size: 16px;
/*  padding: 12px 24px; */
  border: none;
  cursor: pointer;
 /* border-radius: 5px; */
  text-align: center;
}

.chaiImg{
	margin-top: -19%;
    /* display: flex; */
    position: absolute;
    width: 15%;
    margin-left: 85px;
}
.front_banner_section_mobile {
	display:none;
}
.home_about_bg {
  padding: 10% 0 0;
}

.menu-section{
	display: flex;
	flex-wrap: wrap;
	gap:30px;
}
/* newheader */
.site-header-new {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    z-index: 3;
    color: var(--clr-neutral-100);
    background-image: url(/wp-content/uploads/2024/05/Group-14-1.png);
    position: relative;
}
.site-header-new::before {
    content: '';
    position: absolute;
    inset: 0;
    background: rgba(73, 60, 54, 0.85); /* Tava brown */
    z-index: 1;
}
.site-header-new > * {
    position: relative;
    z-index: 2;
}

header {
    background: #493c36;
}
footer {
    background: #493c36;
}
/* Default: Hide additional menu items */
li#menu-item-656,  /* menu sutton */
li#menu-item-1258,  /* menu sutton */
li#menu-item-237,  /* take away */
li#menu-item-1425, /*menu ealing*/
li#menu-item-243 { /* delivery */
    display: none;
}

/* Croydon and Sutton Branch Pages and menu pages: Show the 'menu' item */
.page-id-1063 li#menu-item-656,  /* Croydon */
.page-id-603 li#menu-item-656,  /* Croydon */
.page-id-1255 li#menu-item-1258,  /* Sutton */
.page-id-1344 li#menu-item-1425,  /* Ealing */
.page-id-1368 li#menu-item-1425,  /* Ealing */
.page-id-1108 li#menu-item-1258 { /* Sutton */
    display: list-item;
}

/* Croydon Branch Page, Croydon Menu page: Show 'take away' and 'delivery' items */
.page-id-1063 li#menu-item-237,  /* take away */
.page-id-603 li#menu-item-237,  /* take away */
.page-id-603 li#menu-item-243,  /* delivery */
.page-id-1063 li#menu-item-243 { /* delivery */
    display: list-item;
}

.page-id-1108 .floating_btn, .page-id-1255 .floating_btn {
    background-color: rgba(73,60,54);
}
.page-id-1063 .floating_btn, .page-id-603 .floating_btn {
	background-color: rgba(73,60,54);
}
ul.sub-menu {
    position: absolute;
    display: none;
    background: #f7ba21;
    min-width: max-content;
    margin-top: unset;
    box-shadow: 0 3px 3px rgb(0 0 0 / 20%);
    border-radius: 4px;
    padding-left: 0;
    top: 100%;
}
.menu-item:hover > .sub-menu {
    display: block;
}
ul.sub-menu .menu-item {
    list-style: none;
    padding: 0px 50px;
}
.sub-menu .menu-item a {
    font-weight: 500;
}
.wp-container-core-group-is-layout-2.wp-container-core-group-is-layout-2 {
    padding: 20px 20px;
}
div.wpforms-container-full .wpforms-form .wpforms-field-label {
    font-family: 'Poppins';
}
/* newfrontpage */
.branches {
    background-image: url(/wp-content/uploads/2024/05/image-97.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: 100% 100%;
}
.sectiontitle {
    display: flex;
    color: #493C36;
    font-weight: 600;
    font-size: 26px;
    padding: 10px 0;
    justify-content: center;
}
.BranchMapImg.lazyloaded {
   width:100%;
}
.BranchesImageWrapper {
    max-width: 310px;
    margin: 0 auto;
    position: relative;
}
.BranchBtnLeft {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: -16%;
    bottom: 16%;
    max-width: 150px;
}
.BranchBtnRight {
    max-width: 150px;
    position: absolute;
    right: -18%;
    top: 35%;
}
.BranchBtnRightTwo {
    position: absolute;
    bottom: -2%;
    right: -20%;
    max-width: 150px;
}
.menu-item-title {
    display: none;
}
/* storysection */
.aboutheadingImg {
    display: flex;
    justify-content: center;
}
.aboutContent {
    color: #fff;
	padding: 15px 10px;
    font-size: 14px;
    line-height: 2.1;
    font-weight: 300;
}
.storySection {
    background-image: url(/wp-content/uploads/2024/05/Group-183.png);
    background-size: cover;
	background-repeat:no-repeat;
	margin-left:-8px;
}

/* new home cta */
  .Cta_heading_new {
    font-size: 28px;
    font-weight: 500;
	  color:#fff;
    letter-spacing: 3px;
}

/* CTA  */
.home_cta_section {
  background: url(/wp-content/uploads/2026/06/franchise_hero.jpg);
  height: 80vh;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  background-size: 100%;
}
.home_cta_section p {
  color: #fff;
  padding-bottom: 10px;
}
/* newfooter */
.footerSection{
	background-image: url(/wp-content/uploads/2024/06/image-8.png);
  margin-top: 60px;
	padding: 30px 10px;
	background-repeat: no-repeat;
  background-size: cover;
  position:relative;
}
.footerSection::before{
    content:'';
    position:absolute;
    inset:0;

    background:rgba(73,60,54,.82);
}

.footersection,
.footerMenu,
.site-info{
    position:relative;
    z-index:2;
	margin-top:80px;
}
.footersection{
    max-width:1200px;
    margin:0 auto;
    display:grid;
    grid-template-columns:1.2fr 1fr 1fr;
    gap:30px;
    align-items:start;
}
.footerImgSection {
    max-width: 60%;
}
.footerimg{
    max-width:130px;
}

.footerTagline{
    color:#fff;
    margin:10px 0 20px;
    font-size:18px;
}
.SocialMediaContent {
    display: flex;
    align-items: center;
    margin-left: -10px;
	  gap: 10px;
    justify-content:flex-start;
}
.socialIcons{
    width:45px;
    height:45px;
}
.socialMedia {
    max-width: 20%;
}
.footer-col {
  display: flex; 
	gap:100px;
}
.footerContact, .footerContactSection {
    color: #fff;
}

.mailContent {
    font-size: 18px;
}
.contactTile {
    font-size: 28px;
	font-weight: 500;
    padding: 15px 0;
}
.footerquiklinks {
    display: flex;
    flex-direction: column;
	color: #fff;
}
.quicklinks {
    font-size: 18px;
    font-weight: 500;
}
.branchName {
    margin-bottom: 20px;
}
ul#footer-advanced-menu {
    display: flex;
    justify-content: space-between;
    gap: 64px;
    align-items: center;
}
.footerMenu{
    margin-top:50px;
    padding-top:30px;
    border-top:1px solid rgba(255,255,255,.12);
}
#footer-advanced-menu{
    display:flex;
    justify-content:center;
    gap:40px;
    list-style:none;
    padding:0;
}
.menu-footer_menu-container {
    display: flex;
    justify-content: center;
    gap: 20px;
    color: #fff;
}
.site-info-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
	color: #fff;
}
.sitinfoCR::after {
    content: '|';
    margin-left: 3px;
    margin-right: 3px;
    display: none;
	color:#d9d2cd;
    font-size:14px;
}




/* ================footer================ */
footer {
/*   color: var(--clr-neutral-100); */
  font-family: var(--ff-accent);
}

footer a {
  text-decoration: none;
}

.footer_card_container {
  border: 2px solid #f7ba21;
}

.footer-card {
  margin-bottom: 2em;
}

.social-media {
  display: flex;
  justify-content: space-around;
  margin: 10px auto;
  align-items: center;
  max-width: 300px;
}

.footer-button .primary_button {
  margin: 0;
}
.footerMenu{
    margin-top:40px;
    padding-top:20px;
    border-top:1px solid rgba(247,186,33,.35);
}

.footer-button {
  text-align: center;
}

.fw-b {
  font-weight: bold;
}

footer p {
  margin: 0;
}

a.anchor {
  display: block;
  position: relative;
  visibility: hidden;
  top: -8.125em;
}

.float_button {
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #fff;
  padding: 20px 0;
  border-right: 0;
  border-left: 0;
}

/*branches page styles*/
.GetInTouchTitle {
    text-align: center;
    font-size: 25px;
    font-weight: 400;
}
.GetInTouchBtnWrapper {
    display: flex;
    justify-content: center;
}
a.GetinTouchBtn {
    margin-top: 20px;
    font-weight: 500;
    padding: 10px 32px;
    border-radius: 22px;
}
/* ============Blog Page============ */
.blog-newsletter>div img {
  padding: 20px;
}

.float_button a {
  color: #fff;
}

label.newsleterform {
  margin-right: 20px;
}

.float-whatsapp,
.float-call {
  display: flex;
  align-items: center;
  font-size: 1.563rem;
}


.site-info{
    text-align:center;
    color:rgba(255,255,255,.7);
    font-size:14px;
}

.site-info-wrapper{
    justify-content:center;
}

.blog-banner h2 {
  color: #000;
  font-size: 3.16rem;
}

.product {
  padding-top: 8.25em;
}

.blog-page .eyebrow {
  text-transform: capitalize;
}

.blog-page {
  background: #fff;
  padding: 100px 0;
  margin-top: 100px;
}
.blog-banner {
    margin-top: -80px;
}
.blog-newsletter {
  display: flex;
  justify-content: center;
  border: 1px solid #000;
  margin: 50px 0;
  padding: 20px 0;
  border-right: 0;
  border-left: 0;
  align-items: center;
}

.blog-newsletter form p {
  display: flex;
  align-items: center;
  justify-content: center;
}

label.newsleterform input {
  background: none;
  border-bottom: 1px solid black;
  padding: 10px 0;
  width: 100%;
}
.BlogsCardsWrapper {
    display: flex;
	flex-wrap:wrap;
}
.SingleBlogCard {
    background: var(--clr-neutral-100);
    box-shadow: 0px 47px 47px -11px rgb(0 0 0 / 22%);
    border-radius: 22px;
    padding: 30px 30px;
    margin: 40px 18px;
    width: 30%;
}
a.blog-card {
  color: #000;
  margin: 20px 0;
  overflow: hidden;
}
.blog-card{
    width:100% !important;
    background:#fff;
    border-radius:24px;
    overflow:hidden;
    box-shadow:0 10px 30px rgba(0,0,0,.08);
    text-decoration:none;
    color:inherit;
    display:flex;
    flex-direction:column;
}
.blogCardWrapper{
    display:grid;
    grid-template-columns:repeat(3, 1fr);
    gap:30px;
}

.blog-card-image img{
    width:100%;
    height:240px;
    object-fit:cover;
    display:block;
}

h3.blog-cat {
  font-weight: 500;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  font-size: 1rem;
  margin-bottom: 16px;
}

.blog-card-title{
    padding:24px 24px 12px;
    font-size:24px;
    line-height:1.2;
}

.blog-card-content{
    padding:0 24px;
    color:#666;
    line-height:1.7;
    flex-grow:1;
}
.b-date{
    padding:24px;
    display:block;
    font-weight:600;
}
.blog-card-title,
.blog-card-content{
    overflow-wrap: break-word;
    word-break: break-word;
}

/* ============Blog Page============ */
/* ============Services Page============ */
.inner-banner {
  margin: 100px 0;
  background-color: var(--clr-primary-300);
}

.banner-title {
  font-size: 2rem;
	margin-top:20px;
}

.services-wrappers {
  display: flex;
  flex-wrap: wrap;
}

.services-wrappers:nth-of-type(even) {
  flex-direction: row-reverse;
}

.sip-image {
  flex: .3;
  padding: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.sip-Content {
  flex: .7;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 30px;
}

.sip-Content a {
  color: var(--clr-neutral-900);
  margin: 0;
}

.services-section>div>h2 {
  margin-top: 6rem;
}

.inner-bnr-cpt img {
  position: unset;
  max-width: 100%;
  padding: 20px 10px 50px 0;
  bottom: 14%;
}

.title-sec.split {
  align-items: center;
  padding: 30px;
  background: var(--clr-primary-300);
  border-radius: 5px;
}

.inner-bnr-img {
  position: relative;
}

.inner-bnr-img img {
  border-radius: 5px;
  max-width: 100%;
}

.inner-bnr-img img:nth-of-type(even) {
  position: absolute;
  top: 30px;
  left: 30px;
  box-shadow: 0px 0px 28px 0px rgb(50 50 50 / 65%);
}

.points-sec {
  justify-content: unset;
  padding: 50px 20px;
}

.services-item.points-sec>div {
  margin-right: 20px;
}

.point-title {
  font-size: 20px;
  padding-left: 32px;
  margin-bottom: 20px;
  position: relative;
  display: flex;
  align-items: center;
}

.point-title::before {
  content: '';
  width: 10px;
  height: 10px;
  background: #000;
  position: absolute;
  left: 0;
  transform: rotate(45deg);
}

.title-sec-content h2 {
  margin-bottom: 20px;
}

/* ============Services Page============ */
.contact-details h2 {
  margin-bottom: 1.5em;
  font-size: 2rem;
}

.contact-details a {
  display: flex;
  align-items: start;
  margin-bottom: 20px;
}

.contact-details a img {
  width: 35px;
  margin-right: 40px;
}

.contact-card {
  padding: 30px 20px;
  background: var(--clr-primary-300);
}

.contact-card h2 {
  color: var(--clr-primary-400);
  font-size: 2rem;
  margin-bottom: 20px;
}

.inner-bnr-cpt {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.home_menu_item {
  width: 100%;
  justify-content: center;
  align-items: center;
  text-align: center;
  min-height: 50vh;
  display: flex;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: rgb(0 0 0 / 31%);
  background-blend-mode: multiply;
  overflow: hidden;
}

.home_menu_item:hover {
  background-color: rgb(247 186 33 / 37%);
}

.home_menu_item>a {
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgb(0 0 0 / 51%);
  transition: all .8s ease-in-out;
  transform: scale(.8);
  color: #fff;
  font-size: 20px;
  font-weight: 600;
}

.home_menu_item>a:hover {
  transform: scale(1);
  background: rgb(0 0 0 / 38%);
}

.home_event_card {
  width: 250px;
  height: 250px;
  position: relative;
  margin: 10px;
}

.ptitle {
  display: flex;
  height: 100%;
  width: 100%;
  flex-direction: column;
  justify-content: end;
  position: absolute;
  top: 0;
  left: 0;
  background: rgb(0 0 0 / 56%);
  border: 10px solid;
  padding: 5px;
}

.ptitle p {
  font-size: 12px;
}

.ptitle h2 {
  font-size: 20px;
  margin-bottom: 10px;
}

.Cta_heading {
  font-size: 50px;
	color:#fff;
}

.home_event_card_wrapper {
  display: flex;
}

.footer_card_container .footer-card {
  margin: 0;
  flex: 1;
  height: 246px;
  display: flex;
  flex-direction: column;
  border-right: 2px solid #f7ba21;
  padding: 20px;
}

.footer_card_container:nth-last-child() {
  border-right: 0 !important;
}

.footer_card_container .footer-card h4 {
  font-size: 17px;
  font-weight: 600;
  color: #f7ba21;
}

.footer_card_container .footer-card p {
  font-size: 15px;
}

.menu_img_wrapper img {
 /* width: 100%; */
}

.top-header {
 /* display: none; */
}

.top-header a {
  margin-right: 30px;

}
.page-id-123 .ti-widget.ti-goog .ti-review-content{
	color: black !important;
}

@media (min-width: 40em) {
  .header-button {
    display: flex;
  }

  .split.reverse {
    flex-direction: row;
  }

  .split {
    flex-direction: row;
  }

  .split>* {
    flex-basis: 100%;
  }

  .split>*+* {
    margin-left: 2em;
  }

  .hero_content {
    text-align: left;
  }

  .services-item,
  .blog-listing {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .services-items {
    width: 30%;
    text-align: left;
  }

  .services-items img {
    margin: 0 0;
    width: 150px;
  }

  .about-sec-wrapper {
    flex-direction: row;
  }
	.main-navigation {
    flex: .6;
		margin-right:4px;	
  }

 .site-branding {
    position: relative;
  }

  .testimonail-wrapper {
    flex-direction: unset;
  }

  input[type="text"],
  input[type="email"],
  input[type="url"],
  input[type="password"],
  input[type="search"],
  input[type="number"],
  input[type="tel"],
  input[type="range"],
  input[type="date"],
  input[type="month"],
  input[type="week"],
  input[type="time"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="color"],
  textarea {
    width: 70%;
  }

  .inner-bnr-cpt img {
    position: absolute;
    max-width: 430px;
  }
}

@media (min-width:64em) {
  .header-button {
    display: flex;
  }

  .split.reverse {
    flex-direction: row;
  }

  .sponsor_logo_wrapper {
    overflow: unset;
  }

  h1 {
    font-size: 2.625rem;
  }

  .float_button {
    background: none;
    bottom: 2.5em;
    width: auto;
    height: auto;
    flex-direction: column-reverse;
    right: 0;
  }

  .float-whatsapp,
  .float-call {
    margin: .625em .625em;
    width: 3.438rem;
    height: 3.438rem;
    text-align: center;
    box-shadow: 1px 1px 3px #7b7b7b;
    z-index: 100;
    border-radius: 50%;
    position: fixed;
    right: 0;
    bottom: 0;
  }

  .float-whatsapp a,
  .float-call a {
    width: 100%;
    padding: 12px;
    display: block;
  }

  .float-whatsapp {
    background: #25d366;
  }

  .float-call {
    background: var(--clr-primary-400);
  }

  .about-sec-wrapper {
    flex-direction: row;
  }

 .main-navigation {
    flex: .6;
  }

  .site-branding {
   flex: .2;
    position: relative;
    height: 100%;
    z-index: 9;
  }

  .testimonail-wrapper {
    flex-direction: unset;
  }

  input[type="text"],
  input[type="email"],
  input[type="url"],
  input[type="password"],
  input[type="search"],
  input[type="number"],
  input[type="tel"],
  input[type="range"],
  input[type="date"],
  input[type="month"],
  input[type="week"],
  input[type="time"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="color"],
  textarea {
    width: 70%;
  }

  .inner-bnr-cpt img {
    position: absolute;
    max-width: 430px;
  }

  .home_menu_wrapper {
    display: flex;
  }

  .home_menu_item {
    flex: 1;
    width: 20%;
  }

  .menu_img_wrapper img {
    margin: 5px;
  }

  .top-header {
   padding: 10px 15px; 
    font-size: 14px;
    display: flex;
    justify-content: flex-end; 
  }
	
}

#pinMaster {
  height: 100%;
  font-size: 16px;
  font-weight: normal;
  font-family: "Roboto", sans-serif;
  color: white;
  background-color: #f0f0ee;
  margin: 0px;
  padding: 0;
}

h1 {
  font-size: 32px;
  color: white;
  position: relative;
  display: block;
  top: 40%;
  text-align: center;
  text-transform: uppercase;
}

.home_event_section {
  background: var(--clr-primary-400);
  color: var(--clr-primary-200);
}

.menu_img_wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.menu-section{
	gap:8px;
}
/* Target tablet screens */
@media (min-width: 768px) and (max-width: 1024px) {
	
 .menu-toggle i {
    font-size: 1.875rem;
    color: #f7ba21;
}
   .site-branding img {
        max-width: 7rem !important;
        margin-left: -60px !important;
        margin-top: -26px;
    }
.main-navigation li {
    padding: 8px;
}
	ul.sub-menu {
    position: relative !important;
    top: 10px !important;
}
   .home_cta_section {
    height: unset;
}
	.Cta_heading {
    font-size: 36px;
}
	.GetInTouchTitle {
    font-size: 23px;
}
	       .BranchBtnRight {
        max-width: 140px;
        position: absolute;
        right: -19%;
        top: 41%;
    }
	        .BranchBtnLeft {
        position: absolute;
        left: -14%;
        bottom: 17%;
        max-width: 140px;
    }
	    .socialFloatingBtns {
        display: none !important;
    }
}

@media only screen and (max-width: 600px){
	.main-navigation.toggled ul {
    position: relative;
		top: 10px;
	}
.main-navigation ul ul {
    box-shadow: unset;
	left:0;
}
	.front_banner_section {
		display:none;
	}
	.front_banner_section_mobile {
		display:block;
		margin-top:-80px;
	}
	.chaiImg{
		display:none;
	}
	.front_banner_section img {
	margin-top:-9px;
}
	.orderbtnwrapper{
		margin-top: 0;
    padding: 14px;
	}
	
	section.hero_section {
    display: none;
}
	section.hero_sectionMobile {
    display: flex;
}
	.MobileBannerImg {
		width:100%;
	}
	.aboutImage {
    max-width: 98%;
		margin-top:10px;
}
	.home_about_bg {
		padding: 0;
    background-image: url(/wp-content/uploads/2024/05/Group-184.png);
    background-size: 93%;
}
	.homeaboutheadingimg {
    max-width: 52%;
    margin: auto;
    padding-top: 17px;
}
	.homeAboutContent {
    padding: 10px;
		border-top: 2px solid #493C36; 
        border-bottom: 2px solid #493C36; 
    
}
	.Cta_heading {
    font-size: 21px;
}
	.home_cta_section {
    height: 40vh;
		background-size: cover;
    background-position: 75% center
	}
	#popmake-374{
		max-width: 90% !important;
	}	
.main-navigation li {
    padding: 8px; 
		}
	.top_header {
		display:none;
	}
	.front_banner_section img {
    padding: 0%;
}
	.site-header {
		background:none;
	}
	.site-branding img {
		max-width:6rem;
		margin-left:58px;
	}

	button.menu-toggle .fa-times:before{
		display:inline-block;
	}
	button, input[type="button"], input[type="reset"], input[type="submit"] {
		padding-left:72px;
	}
	button, input, optgroup, select, textarea {
		font-size:73%;
	}
	.split {
    display: flex;
    flex-direction: column;
    gap: 30px;
}
	/* mobile floating buttons*/
	.floating_btns {
    display: none;
}
	 .MobileFloatingButtons {
        position: fixed;
        bottom: 0;
		background-size: cover;
		background-repeat: no-repeat;
        width: 100%;
        display: flex;
		 flex-direction:row;
        justify-content: space-evenly; /* Adjusts space between buttons */
        background-color: #fff; 
        box-shadow: 0px -2px 6px rgba(0, 0, 0, 0.1); /* Add a shadow for separation */
		 margin-bottom:-2px;
		 right:0;*/
    }
.MobFloatingBtnImg {
    max-width: 80%;
}
	.mobileImg {
    width: 100%;
}
	.page-id-6 .floating-buttons {
  display: block;
}
.page-id-1063 .floating_btn, .page-id-603 .floating_btn {
    /* background-color: #3f6d7d; */
    background: none;
}
.page-id-1108 .floating_btn, .page-id-1255 .floating_btn {
    background-color: rgba(73,60,54);
    background: none;
}
    .floating_btn {
   /* padding: 8px;
    border-radius: 52%;
    width: 50px;
    height: 50px;*/
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 999;
    margin: 10px;
    
}
	a.floating_btn.MobileFloatingBtn {
        display: flex;
        flex-direction: column;
}
	.FloatingBtnText {
    font-size: 10px;
    padding-top: 5px;
    color: #fff;
}
.FloatingBtnText.CalltoOrderText {
    padding-top: 10px;
}
.socialFloatingBtns {
    position: fixed;
    right:-10px;
    bottom: 70px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
.SocialMediafloating_btn {
    margin-bottom: 1px;
    padding: 14px;
    border-radius: 50%;
    width: 65px;
    height: 65px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 999;
    transition: transform 0.3s, box-shadow 0.3s;
}
	.Cta_heading_new {
    font-size: 24px; 
	}
	/* story section	 */
	
.theStorySection {
    display: none;
}
	
	/* mobilefooter	 */
	ul#footer-advanced-menu {
    justify-content: center;
    gap: 12px;
    align-items: flex-start;
    flex-direction: column;
}
	.contactTile {
    font-size: 18px;
    padding: 10px 0;
}
	.footerquiklinks {
    flex-direction: column;
}
	.quicklinks {
    font-size: 14px;
}
	.menu-footer_menu-container {
    justify-content: center;
    gap: 0;
}
	.footersection {
    flex-direction: column; 
	}
	.footerImgSection {
    max-width: 44%;
    margin: 0 auto;
}
	.SocialMediaContent {
    margin-left: 0;
    gap: 0;
    justify-content: space-evenly;
}
	.socialMedia {
    max-width: 12%;
}
	.footerMenu {
    justify-content: flex-start; 
	}
	.site-header-new {
    background: none;
}
.sitinfoCR::after {
    display: none;
}
    .site-info-wrapper {
        flex-direction: column;
        padding-bottom: 20px;
    }
	/*----- menu page-------*/
	.foodmenuwrapper {
    display: flex;
    overflow-x: scroll;
    gap: 15px;
}
	.foodmenu_tab {
    line-height: 1.2;
    font-size: 12px;
}
	.foodmenu_tab.current {
    color: #F7BA21;
}
	.singleItemCard {
		display:flex;
		gap:10px;
		padding:7px 15px;
		overflow:hidden;
		margin-bottom: 10px;
	}
	.FoodItemInfo{
		display:none;
	}
	.FoodItemInfoMobile{
		display:block;
		margin-top:0;
		flex:7;
	}
	.FoodItemImage {
	flex:3;
	}
	.ItemName{
		font-size:12px;
		margin-top:2px;
	}
	.ItemDescription {
		font-size:12px;
        overflow: hidden;
        max-height: 3.4em; /* You can adjust this value based on the number of lines you want to show initially */
        position: relative;
		transition:max-height 0.3s ease;
    }
button.ReadMoreButton {
    background: none;
    border: none;
    color: #000;
    display: flex;
	padding:5px 10px;
	line-height:1.2;
}
	.ReadMoreButton:focus {
        outline: none;
    }

    .ItemDescription.showFullDescription {
        max-height: none;
    }
	.menucontainer{
	 margin-top: -109px;
		border-radius:0.625rem;
	}
	.orderNowButtonWrapper {
		top:-5px;
		margin-right:8px;
	}
	a.OrderNowButton{
		padding:3px 15px;
	}
	.BlogsCardsWrapper {
    display: flex;
	flex-direction:column;
}
.SingleBlogCard {
    width: 90%;
}
	.cta-btn-wrapper {
    margin-left: -23px;
    margin-top: -70%;
}
}

@media only screen and (max-width: 844px) and (min-width: 375px) {
	.site-branding img {
		max-width:6rem;
		margin-left:30px;
	}
	.home_about_bg {
    background-size: 96%;
}
	.aboutImage {
    max-width: 103%;
}
}
@media only screen and (max-width: 844px) and (min-width: 425px) {
	.site-branding img {
		max-width:6rem;
		margin-left:5px;
	}
	.home_about_bg {
    background-size: 89%;
}
	.aboutImage {
    max-width: 97%;
}
	    
}
@media (max-width: 767px) {
	.BranchesImageWrapper {
    max-width: 230px;
    margin: 0 auto;
    position: relative;
}
	    .BranchBtnLeft {
        position: absolute;
        left: -12%;
        bottom: 18%;
        max-width: 96px;
    }
	         .BranchBtnRight {
        max-width: 100px;
        position: absolute;
        right: -18%;
        top: 42%;
    }
	        .BranchBtnRightTwo {
        position: absolute;
        bottom: -1%;
        right: -17%;
        max-width: 100px;
    }
    .socialFloatingBtns {
        position: fixed;
        right: 2px;
        bottom: 70px;
        display: flex;
        flex-direction: column;
        align-items: flex-end;
        display: none;
    }
}

/* =========================================
   HOMEPAGE BRANCH REDESIGN
========================================= */

.branches-redesign {
    background: #faf7f2;
    padding: 80px 0;
}

.branch-cards {
    display: flex;
    gap: 30px;
    justify-content: center;
    margin-top: 40px;
}

.branch-card {
    width: 100%;
    max-width: 420px;
    background: #fff;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0,0,0,.08);
    transition: all .3s ease;
    text-decoration: none;
}

.branch-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 18px 40px rgba(0,0,0,.15);
}

.branch-card-image {
    height: 260px;
    overflow: hidden;
}

.branch-card-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform .4s ease;
}

.branch-card:hover .branch-card-image img {
    transform: scale(1.05);
}

.branch-card-content {
    padding: 25px;
    text-align: center;
    color:#493C36;
}

.branch-card-content h3{
    font-size: 28px;
    color: #493C36;
    margin-bottom: 5px;
}

.branch-card-content p {
    color: #666;
    margin-bottom: 25px;
}

.branch-btn {
    display: inline-block;
    background: #F7BA21;
    color: #493C36;
    padding: 12px 24px;
    border-radius: 20px;
    font-weight: 600;
    transition: all .3s ease;
}

.branch-card:hover .branch-btn {
    background: #493C36;
    color: #fff;
}

.branch-tagline{
    margin-bottom:5px;
}

.branch-address{
    color:#777;
    font-size:15px;
    margin-bottom:20px;
}

/* Mobile */

@media (max-width: 768px) {

    .branch-cards {
        flex-direction: column;
        gap: 20px;
    }

    .branch-card {
        max-width: 100%;
    }

    .branch-card-image {
        height: 220px;
    }

    .branch-card-content h3 {
        font-size: 24px;
    }
}

/* =========================================
   HERO REDESIGN
========================================= */

.front_banner_section {
    position: relative;
}

.front_banner_section img {
    width: 100%;
    display: block;
}

.hero-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(
        90deg,
        rgba(0,0,0,0.35) 0%,
        rgba(0,0,0,0.15) 45%,
        rgba(0,0,0,0.05) 100%
    );
    display: flex;
    align-items: center;
}

.hero-content {
    max-width: 900px;
    margin-left: 9%;
    color: #fff;
}

.hero-tag {
    display: inline-block;
    background: #493c360b;
    color: #F7BA21;
    font-size:16px;
    padding: 2px 2px;
    border-radius: 30px;
    font-weight: 600;
    margin-bottom: 4px;
}

.hero-content h1 {
    font-size: 52px;
    line-height: 1.1;
    color: #fff;
    margin-bottom: 20px;
}

.hero-content p {
    font-size: 18px;
    line-height: 1.7;
    margin-bottom: 35px;
    max-width: 450px;
}

.hero-buttons {
    display: flex;
    gap: 15px;
}

.hero-btn {
    padding: 20px;
    border-radius: 20px;
    text-decoration: none;
    font-weight: 600;
    transition: .3s ease;
}

.hero-btn-primary {
    background: #F7BA21;
    color: #493C36;
}

.hero-btn-primary:hover {
    background: #fff;
}

.hero-btn-secondary {
    border: 2px solid #fff;
    color: #fff;
}

.hero-btn-secondary:hover {
    background: #fff;
    color: #493C36;
}

.front_banner_section_mobile{
    position:relative;
}

.front_banner_section_mobile img{
    width:100%;
    display:block;
}

.mobile-hero-overlay{
    position:absolute;
    inset:0;
    display:flex;
    justify-content:flex-end;
    align-items:flex-end;
    padding:0px 20px 80px;
    background:linear-gradient(
        180deg,
        rgba(0,0,0,0.45) 0%,
        rgba(0,0,0,0.35) 100%
    );
}

.mobile-hero-content{
    width:100%;
    color:#fff;
    /* backdrop-filter: blur(2px); */
    /* background: rgba(73,60,54,.35); */
    /* box-shadow:0 10px 30px rgba(0,0,0,.2); */
    padding:20px;
    border-radius:20px;
    text-align:center;
    max-width:360px;
    margin:auto;
    /* border:1px solid rgba(255,255,255,.15); */
    transform: translateY(10px);
}

.mobile-hero-content h1{
    font-size:36px;
    line-height:1.1;
    margin-bottom:15px;
    color:#fff;
}

.mobile-hero-content p{
    font-size:14px;
    line-height:1.6;
    margin-bottom:20px;
}
.mobile-hero-meta{
    display:inline-flex;
    align-items:center;
    gap:6px;
    padding:8px 16px;
    margin-bottom:20px;
    font-weight:600;
}

.mobile-hero-buttons{
    display:flex;
    justify-content:center;
    gap:5px;
}

.mobile-hero-buttons .hero-btn{
    text-align:center;
	min-width: 140px;
	font-size: 14px;
	padding:8px 8px;
}

.hero-meta{
    display:flex;
    gap:20px;
    margin-bottom:25px;
    font-weight:500;
    flex-wrap:wrap;
}

.hero-content{
    max-width:700px;
}

.hero-content h1{
    font-size:64px;
    font-weight:700;
    margin-bottom:10px;
    text-align: left;
}

.hero-content p{
    font-size:20px;
    margin-bottom:20px;
}

.hero-btn{
    padding:14px 28px;
    border-radius:30px;
}

.hero-btn-primary{
    background:#F7BA21;
    color:#493C36;
}

.hero-btn-secondary{
    border:2px solid #fff;
    color:#fff;
}

/* =========================================
   REVIEWS SECTION
========================================= */

.reviews-section{
    padding:20px 20px 20px 20px;
    background:#fff;
}

.reviews-summary{
    text-align:center;
    max-width:700px;
    margin:0 auto 10px;
}

.reviews-rating{
    font-size:28px;
    margin-bottom:15px;
}

.reviews-summary h3{
    font-size:36px;
    color:#493C36;
    margin-bottom:15px;
}

.reviews-summary p{
    color:#666;
    font-size:18px;
    line-height:1.7;
}

/* =========================================
   ABOUT SECTION REDESIGN
========================================= */

/* .about-features{
    display:flex;
    flex-direction:column;
    gap:12px;
    margin:25px 0;
} */

/* .about-features span{
    color:#fff;
    font-weight:500;
} */

/* .about-btn{
    display:inline-block;
    background:#F7BA21;
    color:#493C36;
    padding:14px 28px;
    border-radius:50px;
    text-decoration:none;
    font-weight:600;
    transition:.3s;
}

.about-btn:hover{
    background:#fff;
} */

.aboutContent{
    line-height:1.0;
}

.homeAboutContent{
    text-align:center;
}

/* =========================================
   ABOUT SECTION REDESIGN
========================================= */

.storySection{
    background:#493C36;
    padding:50px 0;
}

.about-heading h2{
    color:#fff;
    font-size:48px;
    margin-bottom:20px;
    font-weight:700;
}

.about-story-text{
    color:#fff;
    font-size:17px;
    line-height:1.9;
}

.about-story-text p{
    margin-bottom:10px;
}

.homeAboutImage{
    border-radius:20px;
    overflow:hidden;
}

.homeAboutImage{
    margin-top:60px;
}

/* Mobile */

@media(max-width:768px){

    .hero_sectionMobile .home_about_bg{
        padding:30px 20px 40px;
        text-align:center;
    }

    .homeAboutContent{
        background:#fff;
        padding:30px 25px;
        border-radius:24px;
        /* box-shadow:0 10px 30px rgba(0,0,0,.08); */
        margin-top:-10px;   /* pulls card slightly over brown area */
        position:relative;
        z-index:2;
    }

    .mobile-about-heading h2{
        text-align:center;
        font-size:40px;
        color:#fff;
        margin-bottom:30px;
        padding-top: 20px;
    }

    .about-story-text-mobile{
        color:#493C36;
        line-height:1.9;
        font-size:16px;
    }

    .about-story-text-mobile p{
        margin-bottom:16px;
    }

    .aboutImage{
        border-radius:20px;
        max-width:100%;
        margin:0 auto;
        display:block;
    }
	.reviews-section .sectiontitle{
        font-size: 20px;
        text-align: center;
        line-height: 1.3;
        padding: 0;
        margin-bottom: 20px;
    }
}

.mobile-about-accordion{
    margin-top:10px;
}

.about-toggle{
    width:100%;
    background:#493C36;
    color:#fff;
    border:none;
    border-radius:16px;
    padding:18px 20px;
    display:flex;
    justify-content:space-between;
    align-items:center;
    font-size:17px;
    font-weight:500;
    cursor:pointer;
}

.about-toggle span{
    font-size:24px;
}

.about-accordion-content{
    display:none;
    background:#fff;
    margin-top:12px;
    padding:25px;
    border-radius:20px;
    box-shadow:0 8px 25px rgba(0,0,0,.08);
}

.menu-item img{
    transition:transform .4s ease;
    border-radius: 20px;
}

.menu-item:hover img{
    transform:scale(1.05);
}

.branch-modal{
    position:fixed;
    inset:0;
    background:rgba(0,0,0,.7);

    display:none;
    justify-content:center;
    align-items:center;
    z-index:9999;
}

.branch-modal.active{
    display:flex;
}

.branch-modal-box{
    background:#fff;
    width:min(90%,700px);

    padding:40px;
    border-radius:20px;

    position:relative;
}

.branch-modal-box h2{
    text-align:center;
    color:#493C36;
    margin-bottom:30px;
}

.branch-modal-close{
    position:absolute;
    right:5px;
    top:1px;
    font-size:18px;
    cursor:pointer;
    background:none;
    /* border:none; */
}

.branch-modal-cards{
    display:flex;
    gap:20px;
}

.branch-select-card{
    flex:1;
    background:#F7BA21;
    border-radius:16px;
    padding:25px;
    text-align:center;
    transition:.3s;
}

.branch-select-card:hover{
    transform:translateY(-5px);
}

.branch-select-card h3{
    color:#493C36;
}

.branch-select-card span{
    display:inline-block;
    margin-top:15px;
    color:#F7BA21;
    font-weight:600;
}

@media(max-width:768px){

    .branch-modal-cards{
        flex-direction:column;
    }

    .branch-modal-box{
        padding:25px;
    }

}

.GetinTouchSecton{
    padding:100px 20px;
    background:#ffffff;
    text-align:center;
    color:#493C36;
}

.GetInTouchTitle{
    font-size:36px;
    font-weight:600;
    margin-bottom:20px;
    line-height:1.2;
    color:#493C36;
}

.get-touch-desc{
    max-width:700px;
    margin:0 auto 40px;
    font-size:18px;
    line-height:1.8;
    opacity:.9;
}

.branch-emails{
    display:flex;
    justify-content:center;
    gap:24px;
    margin-bottom:10px;
    flex-wrap:wrap;
}

.branch-email-card{
    background:#493C36;
    border:1px solid rgba(255,255,255,.1);
    border-radius:10px;
    padding:24px;
    min-width:280px;
}

.branch-email-card h4{
    color:#F7BA21;
    /* margin-bottom:10px; */
    font-size:20px;
}

.branch-email-card a{
    color:#fff;
    text-decoration:none;
    word-break:break-word;
    margin-bottom: 15px;
}

.GetinTouchBtn{
    display:inline-block;
    background:#F7BA21;
    color:#493C36;
    padding:16px 36px;
    border-radius:50px;
    font-weight:600;
    text-decoration:none;
    transition:.3s;
}

.GetinTouchBtn:hover{
    transform:translateY(-2px);
}

@media(max-width:768px){

    .GetInTouchTitle{
        font-size:36px;
    }

    .branch-email-card{
        width:100%;
        min-width:unset;
    }

}

.contactTile{
    color:#fff;
    font-size:32px;
    font-weight:700;
    margin-bottom:25px;
}

.footer-contact-item{
    margin-bottom:20px;
}

.footer-contact-item strong{
    display:block;
    color:#F7BA21;
    margin-bottom:5px;
}

.footer-contact-item a{
    color:#fff;
    text-decoration:none;
}
.quicklinks{
    list-style:none;
    padding:0;
    margin:0;
}

.quicklinks li{
    margin-bottom:15px;
}

.quicklinks a{
    color:#fff;
    text-decoration:none;
    transition:.3s;
}

.quicklinks a:hover{
    color:#F7BA21;
}
@media(max-width:768px){

    .footersection{
        grid-template-columns:1fr;
        text-align:center;
        gap:40px;
    }

    .SocialMediaContent{
        justify-content:center;
    }

    #footer-advanced-menu{
        flex-direction:column;
        gap:15px;
    }
    .footer-col{
        display:flex;
        flex-direction:column;
        align-items:center;
        text-align:center;
        gap:20px;
    }
    .footerContactSection{
        width:100%;
        text-align:center;
    }
    .footerContact{
        text-align:center;
    }

    .mailContent{
        display:flex;
        flex-direction:column;
        align-items:center;
    }

}

.visit-us-section{
    padding:80px 0;
}

.visit-us-grid{
    display:grid;
    grid-template-columns:1fr 1.2fr;
    gap:50px;
    align-items:center;
}

.visit-details{
    display:flex;
    flex-direction:column;
    gap:10px;
}
.visit-details .hero-btn{
    align-self:flex-start;
    min-width:180px;
    justify-content:center;
}

.visit-item h4{
    color:#F7BA21;
    margin-bottom:8px;
}

.visit-item p{
    margin:0;
    line-height:1.8;
}

.visit-map iframe{
    width:100%;
    height:450px;
    border:none;
    border-radius:20px;
}

@media(max-width:768px){

    .visit-us-grid{
        grid-template-columns:1fr;
    }

    .visit-map iframe{
        height:300px;
    }
}
.front_banner_section_mobile{
    margin-bottom:0 !important;
}

.front_banner_section_mobile img{
    margin-bottom:0 !important;
}

.branches-redesign{
    margin-top:0 !important;
	padding-bottom:20px !important;
}
.reviews-section{
    padding-top:10px !important;
}
