@import url("https://use.typekit.net/ran1ubi.css");
#mfn-gdpr[data-direction="horizontal"] {
  padding: 0.521vw;
  width: 100%;
  left: 0;
  font-size: 0.781vw;
}
#wp-admin-bar-mfn-live-builder .ab-item:before {
  background-image: url(../images/c2-dashboard-logo.png) !important;
}
:root {
  --color: #E00713;
  --colorHover: #38558D;
  --grey: #D5D4D4;
  --darkGrey: #1C1C1C;
  --shadow-o: 0 0.156vw 0.313vw #0003;
  --shadow-i: inset 0 0.156vw 0.313vw #0003;
  --shadow-i-o: inset 0 0.156vw 0.313vw #0003, 0 0.156vw 0.313vw #0003;
  --text-shadow: 0 0.156vw 0.313vw #0009;
  --transition: all ease-in-out .2s;
  --font-1: "font";
}
rs-module-wrap#rev_slider_1_1_wrapper {
  left: 0 !important;
}
/*For mobile only*/
.mb {
  display: none !important;
}
/*End For mobile only*/
/*Custom scrollbar*/
* {
  scrollbar-width: thin;
  scrollbar-color: var(--color) #ccc;
}
::-webkit-scrollbar {
  width: 0.4em;
}
/* Track */
::-webkit-scrollbar-track {
  /*box-shadow: inset 0 0 0.260vw grey;*/
  border-radius: 0;
  background: #ccc;
}
/* Handle */
::-webkit-scrollbar-thumb {
  background: var(--color);
  /*border-radius: 0.521vw;*/
}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #FE8001;
}
/*End Custom scrollbar*/
.section_wrapper, .container {
  max-width: 79.167vw;
}
.widget {
  margin: 0;
}
body, .mfn-menu-item-megamenu {
  font-size: 0.729vw;
  line-height: 1.354vw;
}
h1, h2 {
  font-size: 3.125vw;
  line-height: 1.2;
}
h3 {
  font-size: 2.5vw;
  line-height: 1.2;
}
h4 {
  font-size: 1.979vw;
  line-height: 1.2;
}
h5 {
  font-size: 1.458vw;
  line-height: 1.2;
}
h6 {
  font-size: 1.042vw;
  line-height: 1.2;
}
.wpb_wrapper > div {
  margin-bottom: 1.823vw;
}
.vc_col-has-fill > .vc_column-inner, .vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner, .vc_row-has-fill > .vc_column_container > .vc_column-inner {
  padding-top: 1.823vw;
}
p {
  margin: 0 0 1.823vw;
}
.the_content_wrapper {
  margin: 0;
  width: 100%;
}
.social {
  gap: 1.042vw;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.social li {
  list-style: none;
  margin-bottom: 0 !important;
}
.social li a {
  color: #fff;
}
.social .instagram {
  order: 1;
}
.social .custom {
  order: 2;
}
.social .facebook {
  order: 3;
}
.social .twitter {
  order: 4;
}
#Top_bar.is-sticky {
  height: 6.25vw;
}
#Top_bar.is-sticky .backBtn {
  display: none;
}
#Top_bar.is-sticky .logo {
  display: block !important;
}
#Top_bar.is-sticky #logo {
  height: auto !important;
}
#Top_bar.is-sticky #logo img.logo-sticky {
  margin-top: -1.979vw;
  max-height: 3.646vw;
}
#Top_bar #logo {
  padding: 0;
}
#Top_bar #logo, #Top_bar #logo img.svg {
  width: auto;
  height: 11.25vw;
}
#Top_bar button.sideToggle {
  all: unset;
  border: none;
  background: none;
  min-width: 3.854vw;
  cursor: pointer;
}
#Top_bar button.sideToggle:after {
  display: none;
}
#Top_bar .lines .line {
  width: 2.813vw;
  height: 0.156vw;
  border-radius: 0.521vw;
  background-color: #fff;
  transition: margin-left 0.5s ease-in-out;
}
#Top_bar .lines .line:not(:last-child) {
  margin-bottom: 0.885vw;
}
#Top_bar .lines .line.line-2 {
  margin-left: 1.042vw;
}
#Top_bar .lines.active .line {
  margin-left: 1.042vw;
}
#Top_bar .lines.active .line-2 {
  margin-left: 0;
}
#Top_bar .backBtn img {
  width: 3.542vw;
  height: 3.542vw;
  transition: var(--transition);
}
#Top_bar .backBtn img:hover {
  filter: drop-shadow(2px 4px 6px #e20613);
}
#Top_bar .column {
  align-items: flex-start;
  justify-content: space-between;
  padding: 2.396vw 3.906vw 0;
}
.header-stack.header-center #Top_bar #menu {
  display: none !important;
}
.header-stack #Top_bar .secondary_menu_wrapper {
  display: none;
}
.sidebar-nav {
  width: 28.646vw;
  height: 29.219vw;
  background-color: #000;
  position: fixed;
  top: 7.51vw;
  right: 0;
  z-index: -1;
  opacity: 0;
  transition: opacity 0.5s ease-in-out, z-index 0.5s ease-in-out;
  padding-top: 3.125vw;
}
.sidebar-nav ul.menu {
  position: relative;
  right: -100%;
  transition: right 0.5s ease-in-out;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.sidebar-nav ul.menu li {
  text-align: right;
  margin-right: 3.906vw;
  width: fit-content;
  padding-left: 2.188vw;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 1.458vw 1.458vw;
}
.sidebar-nav ul.menu li.order-btn a {
  color: #E00713;
  text-decoration: underline;
}
.sidebar-nav ul.menu li a {
  font-family: "Avalors";
  color: #fff;
  font-size: 1.25vw;
  line-height: 2.24vw;
  margin-bottom: 1.302vw;
  display: inline-block;
  width: fit-content;
  transition: color 0.2s ease-in-out;
}
.sidebar-nav ul.menu li a:hover {
  text-decoration: none;
  color: #E00713;
}
.sidebar-nav ul.menu li.nav-locations {
  background-image: url("/wp-content/uploads/2023/10/nav-location-icon.svg");
}
.sidebar-nav ul.menu li.nav-menu {
  background-image: url("/wp-content/uploads/2023/10/nav-menu-icon.svg");
}
.sidebar-nav ul.menu li.nav-contact {
  background-image: url("/wp-content/uploads/2023/10/nav-contact-icon.svg");
}
.sidebar-nav ul.menu li.nav-about {
  background-image: url("/wp-content/uploads/2023/10/nav-about-icon.svg");
}
.sidebar-nav ul.menu li.nav-feedback {
  background-image: url("/wp-content/uploads/2023/10/nav-feedback-icon.svg");
}
.sidebar-nav ul.menu li.nav-allergens {
  background-image: url("/wp-content/uploads/2023/10/nav-allergens-icon.svg");
}
.sidebar-nav ul.menu li.nav-careers {
  background-image: url("/wp-content/uploads/2023/10/nav-careers-icon.svg");
}
.sidebar-nav.active {
  opacity: 1;
  z-index: 999;
}
.sidebar-nav.active ul.menu {
  right: 0;
}
#Footer .widgets_wrapper {
  padding: 2.917vw 0 1.979vw;
}
#Footer .widgets_wrapper .container {
  display: grid;
  grid-template-columns: 1.2fr repeat(4, 1fr);
}
#Footer .one-fifth.column {
  width: 100%;
}
#Footer .widget_mfn_menu ul li a {
  font-size: 1.615vw;
  line-height: 2.031vw;
  font-family: "MADE TOMMY Regular";
  letter-spacing: 0.041vw;
  color: #fff;
}
#Footer .widget_mfn_menu ul li a:hover {
  color: #E00713 !important;
}
#Footer .widget_mfn_menu ul li.footer-order-btn a {
  color: #E00713;
  text-decoration: underline;
  font-weight: 500;
}
#Footer .foo-2 img {
  width: 10vw;
  height: auto;
  display: block;
  margin: 0 0 1.823vw;
}
#Footer .foo-2 .social i {
  font-size: 1.458vw;
}
#Footer .footer_copy {
  border: none;
}
#Footer .footer_copy .one, #Footer .footer_copy .mcb-column-inner {
  margin: 0;
  padding: 0;
  min-height: unset;
}
#Footer .footer_copy .copyright {
  font-size: 1.042vw;
  line-height: 1.458vw;
  margin: 0 0 0.99vw !important;
  color: #fff;
  font-family: "source-sans-pro", sans-serif;
  font-weight: 400;
  font-style: normal;
}
#Footer .footer_copy .copyright a:hover {
  color: #E00713;
}
.home .halal-img img {
  top: -4.979vw;
}
.home #Top_bar .logo, .page-id-107 #Top_bar .logo {
  display: none;
}
.home #Top_bar .backBtn, .page-id-107 #Top_bar .backBtn {
  visibility: hidden;
}
.home #Top_bar .secondary_menu_wrapper, .page-id-107 #Top_bar .secondary_menu_wrapper {
  display: block;
  position: static;
}
.home #Top_bar .secondary_menu_wrapper ul, .page-id-107 #Top_bar .secondary_menu_wrapper ul {
  display: flex;
  margin: 0;
  justify-content: center;
  align-items: center;
  gap: 4.635vw;
}
.home #Top_bar .secondary_menu_wrapper ul li, .page-id-107 #Top_bar .secondary_menu_wrapper ul li {
  position: relative;
  padding: 0;
}
.home #Top_bar .secondary_menu_wrapper ul li::after, .page-id-107 #Top_bar .secondary_menu_wrapper ul li::after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  content: "";
  height: 0.104vw;
  background-color: #fff;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}
.home #Top_bar .secondary_menu_wrapper ul li:hover::after, .page-id-107 #Top_bar .secondary_menu_wrapper ul li:hover::after {
  opacity: 1;
}
.home #Top_bar .secondary_menu_wrapper ul li.hover, .page-id-107 #Top_bar .secondary_menu_wrapper ul li.hover {
  background: none;
}
.home #Top_bar .secondary_menu_wrapper ul li a, .page-id-107 #Top_bar .secondary_menu_wrapper ul li a {
  font-family: "Avalors";
  color: #fff;
  font-size: 1.25vw;
  line-height: 2.24vw;
  display: inline-block;
  width: fit-content;
}
.home #Top_bar .secondary_menu_wrapper ul li.order-btn, .page-id-107 #Top_bar .secondary_menu_wrapper ul li.order-btn {
  display: none;
}
.home #Top_bar .secondary_menu_wrapper ul li.order-btn a, .page-id-107 #Top_bar .secondary_menu_wrapper ul li.order-btn a {
  color: #e00613;
}
.home #Top_bar.is-sticky .top_bar_left, .page-id-107 #Top_bar.is-sticky .top_bar_left {
  margin-top: 1.25vw;
}
.home #Content, .page-id-107 #Content {
  padding: 0;
}
.home .section_wrapper, .page-id-107 .section_wrapper {
  max-width: 89.583vw;
}
.home .the_content_wrapper, .page-id-107 .the_content_wrapper {
  margin-bottom: 0;
}
.page-id-107 #Top_bar .column {
  padding: 1.12vw 3.906vw;
  align-items: center;
}
.page-id-107 #Top_bar .logo {
  display: block;
}
.page-id-107 #Top_bar .logo #logo img.svg {
  width: 8.385vw;
  height: auto;
}
.page-id-107 #Top_bar .secondary_menu_wrapper {
  display: none;
}
.wpb_wrapper > div.halal-img {
  margin-bottom: 0;
}
.home-sec {
  padding: 0;
}
.home-sec .wpb_wrapper > div {
  margin-bottom: 0;
}
.home-sec .left-img-1 {
  overflow: hidden;
}
.home-sec .left-img-1 img {
  margin: -0.313vw 0 0 -0.052vw;
}
.home-sec img {
  height: auto;
}
.home-sec .right img {
  width: 26.042vw;
}
.home-sec .home-text {
  margin-top: 3vw;
}
.home-sec .home-text h1 {
  font-size: 4.167vw;
  line-height: 4.635vw;
  margin-bottom: 0;
  font-family: "DIN Condensed Bold";
  letter-spacing: 0.961vw;
  text-transform: uppercase;
}
.home-sec .home-text h1 .red {
  display: block;
  color: #E00713;
}
.wpb_wrapper > .page-title {
  margin-bottom: 0;
}
.wpb_wrapper > .page-title h1 {
  margin-top: 1.719vw;
  font-size: 6.406vw;
  line-height: 7.708vw;
  font-family: "DIN Condensed Bold";
  letter-spacing: 0.961vw;
  display: table;
  margin: 1.719vw auto 0;
  text-transform: uppercase;
}
.wpb_wrapper > .page-title h1 em {
  color: #E00713;
  font-style: normal;
}
.wpb_wrapper > .page-title h1::after {
  content: "";
  display: block;
  width: 100%;
  height: 0.26vw;
  background-color: #fff;
  border-radius: 2.604vw;
}
.contact-sec .wpb_wrapper > div {
  margin-bottom: 0;
}
.contact-sec img {
  width: 4.479vw;
  height: auto;
  margin: 3.385vw 0 1.563vw;
}
.contact-sec p {
  font-size: 2.083vw;
  line-height: 2.604vw;
  font-family: "MADE TOMMY ExtraBold";
  text-transform: uppercase;
  letter-spacing: 0.052vw;
}
.contact-sec p a {
  color: #fff;
}
.contact-sec .social {
  gap: 3.125vw;
  justify-content: center;
  margin: 3.125vw 0;
}
.contact-sec .social i {
  font-size: 3.125vw;
}
.about-sec .about-text {
  margin: 4.896vw 0 3.177vw;
}
.about-sec p {
  font-size: 1.354vw;
  line-height: 2.083vw;
  letter-spacing: 0.052vw;
  font-family: "MADE TOMMY Regular";
}
.about-sec .btn_row .vc_column-inner > .wpb_wrapper {
  display: flex;
  align-items: center;
  column-gap: 2.083vw;
}
.about-sec .theme_btn {
  margin-bottom: 3.177vw;
}
.about-sec .theme_btn a.vc_general {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--color);
  color: white;
  padding: 0vw;
  border-radius: 0;
  -webkit-border-radius: 0;
  font-size: 1.042vw;
  line-height: 1;
  width: 12.5vw;
  height: 2.604vw;
  border: 0;
  transition: all 300ms ease-in-out;
  text-transform: uppercase;
  font-weight: 500;
  font-family: "MADE TOMMY Medium";
}
.about-sec .theme_btn a.vc_general:hover {
  background-color: white;
  color: var(--color);
}
.halal-img img {
  width: 6.823vw;
  height: auto;
  position: absolute;
  top: -16.979vw;
  left: -1.563vw;
}
.career-sec .career-text {
  margin-top: 3.333vw;
}
.career-sec img {
  margin-top: 3.125vw;
}
.career-sec .contact-text p {
  margin-bottom: 3.177vw;
}
.career-sec .contact-text p a {
  color: #fff;
}
.form-area {
  background-color: #fff;
  border: 0.26vw solid #E00713;
  padding: 1.563vw 2.292vw;
  box-sizing: border-box;
}
.form-area .wpcf7, .form-area .wpcf7 p {
  margin-bottom: 0;
}
.form-area .wpcf7-form-control-wrap {
  margin-bottom: 0;
  margin-bottom: 1.563vw;
}
.form-area label {
  font-size: 1.458vw;
  line-height: 1.823vw;
  color: #E00713;
  margin-bottom: 0.781vw;
  font-family: "MADE TOMMY ExtraBold";
  text-transform: uppercase;
}
.form-area input, .form-area textarea {
  height: 2.76vw;
  border: 0.156vw solid #E00713;
}
.form-area input:focus, .form-area textarea:focus {
  border-color: #E00713;
}
.form-area textarea {
  height: 18.021vw;
  resize: none;
}
.form-area button {
  display: table;
  margin: 0 auto;
  width: 14.896vw;
  height: 3.906vw;
  vertical-align: middle;
  color: #fff;
  text-transform: uppercase;
  border-radius: 0.156vw;
  font-size: 1.667vw;
  line-height: 2.083vw;
  font-family: "MADE TOMMY Bold";
  transition: background-color 0.3s ease-in-out;
}
.form-area button:hover {
  background-color: #FE8001;
}
.feedback-sec {
  margin: 3.333vw 0 4.635vw;
}
.feedback-sec > .vc_row {
  gap: 3.125vw;
  display: flex;
  align-items: flex-start;
}
.feedback-sec > .vc_row::before, .feedback-sec > .vc_row::after {
  content: none;
}
.feedback-sec .ti-widget.ti-goog .ti-widget-container .ti-reviews-container-wrapper {
  height: 43.438vw;
  overflow-y: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.feedback-sec .ti-widget.ti-goog .ti-widget-container .ti-reviews-container-wrapper::-webkit-scrollbar {
  display: none;
}
.feedback-sec .ti-widget.ti-goog .ti-widget-container .ti-header {
  display: none;
}
.feedback-sec .ti-widget.ti-goog .ti-widget-container .ti-review-item.source-Google {
  border: 0.26vw solid #E00713;
  margin-bottom: 1.563vw !important;
}
.feedback-sec .ti-widget.ti-goog .ti-widget-container .ti-review-item.source-Google > .ti-inner {
  border-radius: 0 !important;
  padding: 1.302vw 3.385vw !important;
}
.feedback-sec .ti-widget.ti-goog .ti-widget-container .ti-review-item.source-Google .ti-stars {
  margin: 0.625vw 0;
  background-image: url("/wp-content/uploads/2023/10/google.svg");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 1.563vw;
  width: 100%;
  height: 1.563vw;
  padding-left: 2.344vw;
}
.feedback-sec .ti-widget.ti-goog .ti-widget-container .ti-review-item.source-Google .ti-star.f, .feedback-sec .ti-widget.ti-goog .ti-widget-container .ti-review-item.source-Google .ti-star.e {
  width: 1.458vw;
  height: 1.458vw;
  background-size: 1.458vw;
  margin-right: 0.438vw !important;
}
.feedback-sec .ti-widget.ti-goog .ti-widget-container .ti-review-item.source-Google .ti-star.f {
  background-image: url("/wp-content/uploads/2023/10/star.svg") !important;
}
.feedback-sec .ti-widget.ti-goog .ti-widget-container .ti-name {
  font-family: "MADE TOMMY ExtraBold";
  font-size: 1.458vw;
  line-height: 1.823vw;
  color: #E00713;
  text-transform: uppercase;
}
.feedback-sec .ti-widget.ti-goog .ti-widget-container .ti-review-content > .ti-inner {
  font-size: 1.042vw;
  line-height: 2.083vw;
  color: #E00713 !important;
}
.feedback-sec .ti-widget.ti-goog .ti-widget-container .ti-read-more span {
  color: #A0000A !important;
}
.locations-sec {
  margin: 3.333vw 0 0.156vw;
}
.locations-sec .vc_col-sm-4 {
  background-color: #fff;
  border: 0.156vw solid #E00713;
  box-sizing: border-box;
  padding: 1.354vw 0 1.927vw;
  margin-right: 4.167vw;
  margin-bottom: 2.969vw;
  width: 23.594vw;
  height: 21.719vw;
}
.locations-sec .vc_col-sm-4 .wpb_text_column {
  margin-bottom: 0;
}
.locations-sec .vc_col-sm-4:nth-child(3) {
  margin-right: 0;
}
.locations-sec .vc_col-sm-4 h3 {
  font-size: 2.083vw;
  line-height: 1.604vw;
  color: #0c0c0c;
  text-transform: uppercase;
  letter-spacing: 0.052vw;
  font-family: "MADE TOMMY ExtraBold";
}
.locations-sec .vc_col-sm-4 p {
  font-size: 1.354vw;
  line-height: 1.771vw;
  color: #0c0c0c;
  font-family: "MADE TOMMY Medium";
}
.locations-sec .vc_col-sm-4 h4 {
  font-size: 1.667vw;
  line-height: 2.083vw;
  color: #0c0c0c;
  text-transform: uppercase;
  letter-spacing: 0.052vw;
  font-family: "MADE TOMMY Bold";
  margin: 1.563vw 0;
}
.locations-sec .vc_col-sm-4 .vc_row.wpb_row.vc_inner .wpb_wrapper {
  gap: 1.563vw;
  display: flex;
  justify-content: center;
  align-items: center;
}
.locations-sec .vc_col-sm-4 .vc_row.wpb_row.vc_inner .wpb_wrapper .wpb_single_image, .locations-sec .vc_col-sm-4 .vc_row.wpb_row.vc_inner .wpb_wrapper .vc_single_image-wrapper {
  margin-bottom: 0;
}
.locations-sec .vc_col-sm-4 .vc_row.wpb_row.vc_inner .wpb_wrapper .wpb_single_image img, .locations-sec .vc_col-sm-4 .vc_row.wpb_row.vc_inner .wpb_wrapper .vc_single_image-wrapper img {
  width: 3.333vw;
  height: auto;
}
.locations-sec .vc_col-sm-4 .vc_row.wpb_row.vc_inner .wpb_wrapper .order-toasttab-btn img {
  width: auto;
  height: 3.333vw;
  background-color: #000;
  border-radius: 0.26vw;
  padding: 0.313vw;
}
.allergens-sec {
  padding: 3.125vw 0 0;
  background-color: #fff;
}
.allergens-sec .wpb_wrapper > div {
  margin-bottom: 0;
}
.allergens-sec img {
  width: 89.583vw;
  height: auto;
}
.page-id-131 .page-title h1 {
  letter-spacing: 0.641vw;
}
.menu-sec .banner-heading {
  font-family: "A Love of Thunder";
  font-size: 2.865vw;
  line-height: 4.01vw;
  background-color: #D00000;
  border: 0.26vw solid #E00713;
  padding: 1.146vw 0;
}
.menu-sec .halal-img img {
  top: -6.979vw;
}
.items-sec .featured-items, .items-sec .regular-items {
  gap: 4.167vw;
  display: flex;
  align-items: stretch;
  margin: 0 auto;
  max-width: 79.167vw;
}
.items-sec .featured-items::before, .items-sec .featured-items::after, .items-sec .regular-items::before, .items-sec .regular-items::after {
  content: none;
}
.items-sec .featured-items {
  margin-top: 3.75vw;
  margin-bottom: 3.75vw;
}
.items-sec .regular-items {
  margin-bottom: 3.125vw;
}
.items-sec .vc_col-sm-6, .items-sec .vc_col-sm-4 {
  position: relative;
}
.items-sec .vc_col-sm-6 .vc_column-inner, .items-sec .vc_col-sm-4 .vc_column-inner {
  padding: 0;
  height: 100%;
}
.items-sec .vc_col-sm-6 .vc_column-inner > .wpb_wrapper, .items-sec .vc_col-sm-4 .vc_column-inner > .wpb_wrapper {
  height: 100%;
  background-color: #fff;
  border: 0.26vw solid #A0000A;
  box-sizing: border-box;
  display: grid;
  align-items: flex-start;
  justify-content: space-between;
  grid-template-rows: repeat(4, auto);
}
.items-sec .vc_col-sm-6 .wpb_single_image, .items-sec .vc_col-sm-6 .vc_single_image-wrapper, .items-sec .vc_col-sm-4 .wpb_single_image, .items-sec .vc_col-sm-4 .vc_single_image-wrapper {
  margin-bottom: 0;
  overflow: hidden;
}
.items-sec .vc_col-sm-6 .wpb_single_image img, .items-sec .vc_col-sm-6 .vc_single_image-wrapper img, .items-sec .vc_col-sm-4 .wpb_single_image img, .items-sec .vc_col-sm-4 .vc_single_image-wrapper img {
  width: 100%;
  height: auto;
  display: block;
  border-bottom: 0.26vw solid #A0000A;
  transition: transform 0.2s ease-in-out;
}
.items-sec .vc_col-sm-6 .wpb_single_image img:hover, .items-sec .vc_col-sm-6 .vc_single_image-wrapper img:hover, .items-sec .vc_col-sm-4 .wpb_single_image img:hover, .items-sec .vc_col-sm-4 .vc_single_image-wrapper img:hover {
  transform: scale(1.1);
}
.items-sec .vc_col-sm-6 figure, .items-sec .vc_col-sm-6 .vc_single_image-wrapper, .items-sec .vc_col-sm-4 figure, .items-sec .vc_col-sm-4 .vc_single_image-wrapper {
  display: block;
  width: 100%;
}
.items-sec .vc_col-sm-6 h3, .items-sec .vc_col-sm-4 h3 {
  font-size: 2.083vw;
  line-height: 2.604vw;
  color: #0c0c0c;
  text-transform: uppercase;
  letter-spacing: 0.052vw;
  margin: 1.563vw auto;
  font-family: "MADE TOMMY ExtraBold";
}
.items-sec .vc_col-sm-6 p, .items-sec .vc_col-sm-4 p {
  font-size: 1.354vw;
  line-height: 1.771vw;
  color: #0c0c0c;
  max-width: 31.094vw;
  margin: 0 auto;
  display: block;
  font-family: "MADE TOMMY Medium";
}
.items-sec .vc_col-sm-6 h4, .items-sec .vc_col-sm-4 h4 {
  font-size: 1.354vw;
  line-height: 2.083vw;
  color: #0c0c0c;
  letter-spacing: 0.052vw;
  font-family: "MADE TOMMY Medium";
  margin: 1.563vw auto;
  max-width: 17.24vw;
}
.items-sec .vc_col-sm-6 h6, .items-sec .vc_col-sm-4 h6 {
  font-size: 1.146vw;
  line-height: 1.458vw;
  color: #E67400;
  font-family: "MADE TOMMY Regular";
  margin: 1.563vw 0;
  align-self: end;
}
.items-sec .vc_col-sm-6 .price, .items-sec .vc_col-sm-4 .price {
  width: 9.583vw;
  height: 6.719vw;
  font-size: 2.708vw;
  margin-bottom: 0;
  line-height: 3.281vw;
  font-family: "DIN Condensed Bold";
  position: absolute;
  left: 1.458vw;
  top: -0.625vw;
  background: url("/wp-content/uploads/2023/10/price_tag.svg");
  background-repeat: no-repeat;
  background-position: 0.208vw;
  background-size: contain;
  display: flex;
  justify-content: center;
  align-items: center;
}
.items-sec .vc_col-sm-4 h3 {
  max-width: 20vw;
}
.items-sec .vc_col-sm-4 p {
  max-width: 17.24vw;
}
.items-sec.other-items .vc_col-sm-4 {
  width: fit-content;
}
.items-sec.other-items .vc_col-sm-4 .vc_column-inner > .wpb_wrapper {
  border: none;
  width: 23.646vw;
}
.items-sec.other-items .wpb_single_image, .items-sec.other-items .vc_single_image-wrapper {
  margin-bottom: 0;
}
.items-sec.other-items .wpb_single_image img, .items-sec.other-items .vc_single_image-wrapper img {
  width: 23.646vw;
  border: 0.26vw solid #A0000A;
}
.items-sec.other-items h3 {
  max-width: 15.521vw;
  margin: 1.094vw auto 0.781vw;
}
.items-sec.other-items .subline {
  font-size: 1.458vw;
  line-height: 1.771vw;
  margin-bottom: 1.458vw;
  font-family: "DIN Alternate Bold";
}
.items-sec.cake-soda-shake h3 {
  max-width: 21.563vw;
}
.items-sec.dips-soda .banner-heading {
  margin-bottom: 3.75vw;
}
.locations-sec .vc_col-sm-4 h3::after {
  content: "(Delivery Only)";
  font-size: 1.042vw;
  display: block;
  margin-top: 1.042vw;
}
.locations-sec .vc_col-sm-4 h3.hackney::after {
  content: "(Dine-in, Takeaway & Delivery)";
}
.header-stack #Top_bar.is-sticky .secondary_menu_wrapper {
  display: block;
  position: static;
  width: 100%;
}
.header-stack #Top_bar.is-sticky .secondary_menu_wrapper ul {
  display: flex;
  margin: 0;
  justify-content: center;
  align-items: center;
  gap: 4.635vw;
}
.header-stack #Top_bar.is-sticky .secondary_menu_wrapper ul li {
  position: relative;
  padding: 0;
}
.header-stack #Top_bar.is-sticky .secondary_menu_wrapper ul li::after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  content: "";
  height: 0.104vw;
  background-color: #fff;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}
.header-stack #Top_bar.is-sticky .secondary_menu_wrapper ul li:hover::after {
  opacity: 1;
}
.header-stack #Top_bar.is-sticky .secondary_menu_wrapper ul li.hover {
  background: none;
}
.header-stack #Top_bar.is-sticky .secondary_menu_wrapper ul li a {
  font-family: "Avalors";
  color: #fff;
  font-size: 1.25vw;
  line-height: 2.24vw;
  display: inline-block;
  width: fit-content;
}
.price {
  display: none !important;
}
.page-id-326 {
  background: url(/wp-content/uploads/2024/11/page-bg.jpg);
}
.page-id-326.header-stack #Top_bar, .page-id-326 #Header_wrapper, .page-id-326 #Wrapper, .page-id-326 #Content {
  background: transparent;
}
.page-id-326 #Top_bar.is-sticky {
  background: #000;
}
.order-sec-1 {
  background: #fff;
  border: 0.260416667vw solid #A0000A;
  margin: 3.125vw 0 0;
}
.order-sec-1 .vc_column_container > .vc_column-inner {
  padding-left: 0;
  padding-right: 0;
}
.order-sec-1 .vc_col-sm-8 {
  width: 49.74vw;
}
.order-sec-1 .vc_col-sm-4 {
  width: 28.906vw;
  padding: 2vw 3.125vw 0 3.438vw;
}
.order-sec-1 h3 {
  display: table;
  font-weight: 400;
  font-size: 2.865vw;
  color: #E00713;
  line-height: 1;
  padding-bottom: 0.781vw;
  margin: 0 auto 1.563vw;
  text-transform: uppercase;
  font-family: "A Love of Thunder";
  border-bottom: 5px solid #E00713;
}
.order-sec-1 p {
  font-weight: normal;
  line-height: 2.083vw;
  font-size: 1.302vw;
  color: #000;
  letter-spacing: 0.052vw;
  font-family: "MADE TOMMY Medium";
}
.order-sec-1 .wpb_single_image {
  margin-bottom: 0;
}
.order-sec-1 .wpb_single_image div {
  margin-bottom: 0;
}
.order-sec-2 {
  margin: 3.125vw 0 0;
  padding: 1.823vw 2.865vw;
  background: #fff;
  border: 5px solid #A0000A;
}
.order-sec-2 .title-sec .wpb_text_column {
  margin-bottom: 3.125vw;
}
.order-sec-2 .vc_row {
  margin-left: 0;
  margin-right: 0;
}
.order-sec-2 .vc_column_container > .vc_column-inner {
  padding-left: 0;
  padding-right: 0;
}
.order-sec-2 h2 {
  font-weight: 400;
  font-size: 2.865vw;
  color: #E00713;
  line-height: 1;
  padding-bottom: 0.781vw;
  text-transform: uppercase;
  font-family: "A Love of Thunder";
  border-bottom: 5px solid #E00713;
}
.order-sec-2 h3 {
  color: #000;
  line-height: 1;
  font-size: 2.083vw;
  margin-left: 2.344vw;
  letter-spacing: 0.052vw;
  font-weight: normal;
  text-transform: uppercase;
  font-family: "MADE TOMMY ExtraBold";
}
.order-sec-2 .vc_row.vc_row-flex {
  padding: 0.521vw;
  margin-bottom: 0.781vw;
  border: 5px solid #A0000A;
}
.order-sec-2 .wpb_wrapper > div {
  margin-bottom: 0;
}
.order-sec-2 .vc_col-sm-6:last-child .wpb_wrapper {
  display: flex;
  gap: 0.521vw;
  justify-content: flex-end;
}
.order-sec-2 .btn-1 a.vc_general {
  border: 0;
  height: 3.906vw;
  display: flex;
  color: white;
  line-height: 1;
  padding: 0 2.083vw;
  min-width: 14.844vw;
  border-radius: 0.156vw;
  font-size: 1.667vw;
  font-weight: normal;
  align-items: center;
  background: #E00713;
  justify-content: center;
  text-transform: uppercase;
  font-family: "MADE TOMMY Bold";
  transition: all 300ms ease-in-out;
}
.order-sec-2 .btn-1 a.vc_general:hover, .order-sec-2 .btn-1 a.vc_general:focus {
  color: white;
  background: #FE8001;
}
div.menu-view-btn {
  margin: 0 -0.781vw -0.781vw;
  border-bottom: 1.563vw solid #fff;
}
div.menu-view-btn .vc_btn3-container {
  margin-bottom: 3.125vw;
}
div.menu-view-btn a.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
  height: 6.042vw;
  display: flex;
  color: white;
  line-height: 1;
  padding: 0;
  width: 100%;
  margin: 1.563vw 0 0;
  border-radius: 0;
  font-size: 2.865vw;
  font-weight: normal;
  align-items: center;
  background: #D00000;
  justify-content: center;
  text-transform: uppercase;
  font-family: "A Love of Thunder";
  border: 0.26vw solid #E00713;
  transition: all 300ms ease-in-out;
}
div.menu-view-btn a.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover {
  color: white;
  background: #FE8001;
  border-color: #FE8001;
}
html:has(.order-popup), .order-popup {
  overflow: hidden;
}
.order-popup .order-sec-2 .btn-1 a.vc_general {
  pointer-events: none;
}
.order-sec-2 .vc_row-fluid {
  background: url(/wp-content/uploads/2024/11/cross-ico.svg) no-repeat center / 0;
}
.order-sec-2 .vc_row-fluid.active {
  z-index: 9999;
  position: relative;
}
.order-sec-2 .vc_row-fluid .vc_row-fluid {
  display: none;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.order-sec-2 .vc_row-fluid .vc_row-fluid .vc_col-sm-12 {
  min-width: 23.6vw;
  padding: 4.688vw 2.604vw 1.302vw;
  background: #fff;
  margin-bottom: 0.781vw;
  border: 0.260416667vw solid #A0000A;
}
.order-sec-2 .vc_row-fluid .vc_row-fluid h4 {
  color: #000;
  font-size: 1.667vw;
  line-height: 1.2;
  font-weight: normal;
  position: absolute;
  left: 0;
  top: 1.042vw;
  width: 100%;
  margin: 0;
  text-align: center;
  font-family: "MADE TOMMY Bold";
}
.order-sec-2 .vc_row-fluid .vc_row-fluid .vc_icon_element-outer {
  position: absolute;
  top: 1.042vw;
  right: 1.719vw;
  width: 2.5vw;
  height: 2.5vw;
  z-index: 999;
  cursor: pointer;
  transition: var(--transition);
  background: url(/wp-content/uploads/2024/11/cross-ico.svg) no-repeat center / contain;
}
.order-sec-2 .vc_row-fluid .vc_row-fluid .vc_icon_element-outer:hover {
  opacity: 0.8;
}
.order-sec-2 .vc_row-fluid .vc_row-fluid .vc_icon_element-outer div.vc_icon_element-inner {
  display: none;
}
.order-sec-2 .vc_row-fluid .vc_row-fluid .wpb_wrapper {
  gap: 1.146vw;
  justify-content: center;
}
.order-sec-2 .vc_row-fluid .vc_row-fluid img {
  width: auto;
  height: 2.448vw;
  transition: var(--transition);
}
.order-sec-2 .vc_row-fluid .vc_row-fluid img:hover {
  transform: scale(1.2);
}
.order-sec-2 .vc_row-fluid .active .vc_row-fluid {
  display: block;
}
@media only screen and (max-width: 767px) {
  .locations-sec .vc_col-sm-4 h3::after {
    font-size: 3.256vw;
  }
  .content_wrapper .section_wrapper, .container {
    padding-left: 4.651vw !important;
    padding-right: 4.651vw !important;
    max-width: 86.047vw !important;
  }
  #Header_wrapper {
    z-index: 999;
  }
  #Content {
    padding: 0;
  }
  .has_content .the_content_wrapper {
    margin-bottom: 0;
  }
  .vc_column_container > .vc_column-inner {
    padding: 0;
  }
  .header-stack #Top_bar .logo {
    margin-top: -3.953vw;
  }
  .header-stack #Top_bar .logo #logo {
    margin: 0;
  }
  .home #Top_bar, .page-id-82 #Top_bar {
    background-image: url("/wp-content/uploads/2023/10/halal-icon.svg");
  }
  .home #Top_bar.is-sticky, .page-id-82 #Top_bar.is-sticky {
    background-image: none;
  }
  #Top_bar {
    background-size: 13.953vw;
    background-repeat: no-repeat;
    background-position: 5% 100%;
  }
  #Top_bar.is-sticky {
    height: 18.605vw;
    position: fixed;
    background-image: none;
  }
  #Top_bar.is-sticky .column {
    padding: 2.5vw 6.9vw;
    align-items: center;
  }
  #Top_bar.is-sticky .column .logo {
    margin-top: 0;
    display: flex !important;
  }
  #Top_bar #logo, #Top_bar #logo img.svg {
    width: auto;
    height: 13.953vw;
  }
  #Top_bar .secondary_menu_wrapper, #Top_bar .menu_wrapper {
    display: none;
  }
  #Top_bar .column {
    flex-wrap: nowrap;
    padding: 6.977vw 6.977vw 0;
  }
  #Top_bar button.sideToggle {
    min-width: 8.605vw;
  }
  #Top_bar .backBtn {
    position: relative;
    top: 22.86vw;
  }
  #Top_bar .backBtn img {
    width: 7.6vw;
    height: 7.6vw;
  }
  #Top_bar .lines .line {
    width: 6.707vw;
    height: 0.698vw;
    border-radius: 2.326vw;
    background-color: #fff;
    transition: margin-left 0.5s ease-in-out;
  }
  #Top_bar .lines .line:not(:last-child) {
    margin-bottom: 2.488vw;
  }
  #Top_bar .lines .line.line-2 {
    margin-left: 2vw;
  }
  #Top_bar .lines.active .line {
    margin-left: 2vw;
  }
  #Top_bar .lines.active .line-2 {
    margin-left: 0;
  }
  .sidebar-nav {
    width: 41.86vw;
    height: auto;
    top: 25.51vw;
    overflow: hidden;
  }
  .sidebar-nav ul.menu {
    padding: 3.488vw 0;
  }
  .sidebar-nav ul.menu li {
    margin-right: 6.977vw;
    padding-left: 5.481vw;
    background-size: 3.488vw 3.488vw;
  }
  .sidebar-nav ul.menu li a {
    font-size: 2.791vw;
    line-height: 5.116vw;
    margin-bottom: 3.326vw;
  }
  .sidebar-nav.active {
    opacity: 1;
    z-index: 999;
  }
  .sidebar-nav.active ul.menu {
    right: 0;
  }
  body.mfn-header-scrolled .sidebar-nav {
    top: 18.605vw;
  }
  #Footer .widgets_wrapper {
    padding: 6.977vw 2.326vw 3.488vw;
  }
  #Footer .widgets_wrapper .container {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: auto;
    grid-column-gap: 0vw;
    grid-row-gap: 0vw;
  }
  #Footer .widget_mfn_menu ul li a {
    font-size: 4.186vw;
    line-height: 5.116vw;
    letter-spacing: 0;
    padding-right: 13.023vw;
    padding-left: 3.488vw;
    margin-bottom: 0;
  }
  #Footer .widget_mfn_menu ul li.footer-order-btn {
    margin-right: -11.628vw;
  }
  #Footer .widget_mfn_menu #menu-footer-3 {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: space-between;
    margin-right: -39.535vw;
  }
  #Footer .foo-1 {
    display: none;
  }
  #Footer .foo-2 {
    grid-area: 1 / 1 / 2 / 3;
  }
  #Footer .foo-2 .mcb-column-inner {
    gap: 15.581vw;
    display: flex;
    align-items: center;
  }
  #Footer .foo-2 img {
    width: 32.093vw;
    margin: 0;
  }
  #Footer .foo-2 .social {
    width: 19.07vw;
    flex-wrap: wrap;
    gap: 5.744vw 4.884vw;
    align-items: center;
    justify-content: center;
  }
  #Footer .foo-2 .social i {
    font-size: 6.977vw;
  }
  #Footer .foo-3 {
    grid-area: 2 / 1 / 3 / 2;
    margin-top: 6.977vw;
  }
  #Footer .foo-4 {
    grid-area: 2 / 2 / 3 / 3;
    margin-top: 6.977vw;
  }
  #Footer .foo-5 {
    grid-area: 3 / 1 / 4 / 2;
  }
  #Footer .footer_copy .copyright {
    font-size: 2.326vw;
    line-height: 3.721vw;
    margin: 0 0 3.023vw !important;
  }
  .home #Top_bar .secondary_menu_wrapper, .page-id-107 #Top_bar .secondary_menu_wrapper {
    display: none;
  }
  .page-id-107 #Top_bar .column {
    padding: 6.977vw;
  }
  .page-id-107 #Top_bar .logo #logo img.svg {
    width: auto;
    height: 17.253vw;
  }
  .dsk {
    display: none !important;
  }
  .mb {
    display: block !important;
  }
  .home-sec {
    padding: 0;
  }
  .home-sec .right .logo-1 img {
    width: 50vw;
  }
  .home-sec .right .banner-mb {
    padding-top: 8.14vw;
  }
  .home-sec .right .banner-mb img {
    width: 100%;
  }
  .home-sec .home-text {
    margin-top: 8vw;
  }
  .home-sec .home-text h1 {
    font-size: 7.442vw;
    line-height: 8.372vw;
    letter-spacing: 1.628vw;
  }
  .wpb_wrapper > .page-title h1 {
    margin-top: 4.14vw;
    font-size: 13.256vw;
    line-height: 15.814vw;
    font-family: "DIN Condensed Bold";
    letter-spacing: 1.628vw;
    margin: 4.14vw auto 0;
  }
  .wpb_wrapper > .page-title h1::after {
    height: 0.465vw;
    border-radius: 2.326vw;
  }
  .contact-sec img {
    width: 9.698vw;
    margin: 6.977vw 0 3.488vw;
  }
  .contact-sec p {
    font-size: 4.419vw;
    line-height: 5.814vw;
    letter-spacing: 0.233vw;
  }
  .contact-sec .social {
    gap: 6.977vw;
    margin: 6.977vw 0;
  }
  .contact-sec .social i {
    font-size: 6.977vw;
  }
  .halal-img {
    display: none;
  }
  .halal-img img {
    width: 14.391vw;
    top: 4.651vw;
    left: -2.326vw;
    z-index: 9999;
  }
  .about-sec .about-text {
    margin: 6.977vw 0;
  }
  .about-sec P {
    font-size: 3.953vw;
    line-height: 6.047vw;
    letter-spacing: 0.233vw;
    margin-bottom: 6.977vw;
  }
  .about-sec .btn_row {
    margin-bottom: 6.977vw;
  }
  .about-sec .btn_row .vc_column-inner > .wpb_wrapper {
    column-gap: 0vw;
    row-gap: 4.651vw;
    flex-wrap: wrap;
    justify-content: center;
  }
  .about-sec .theme_btn {
    margin-bottom: 0;
  }
  .about-sec .theme_btn a.vc_general {
    font-size: 3.721vw;
    width: 46.512vw;
    height: 9.302vw;
  }
  .career-sec .career-text {
    margin-top: 7.395vw;
  }
  .career-sec img {
    margin-top: 2.837vw;
  }
  .career-sec .contact-text p {
    margin-bottom: 6.977vw;
  }
  .form-area {
    border: 0.465vw solid #E00713;
    padding: 3.488vw 4.651vw;
    margin-right: 0;
  }
  .form-area .wpcf7-form-control-wrap {
    margin-bottom: 2.837vw;
  }
  .form-area label {
    font-size: 3.023vw;
    line-height: 3.721vw;
    margin-bottom: 2.093vw;
  }
  .form-area input, .form-area textarea {
    height: 6.977vw;
    border: 0.465vw solid #E00713;
  }
  .form-area textarea {
    height: 40.93vw;
  }
  .form-area button {
    width: 33.721vw;
    height: 8.837vw;
    border-radius: 0.698vw;
    font-size: 3.721vw;
    line-height: 4.651vw;
  }
  .feedback-sec {
    margin: 6.977vw 0 6.977vw;
  }
  .feedback-sec > .vc_row {
    gap: 6.977vw;
    flex-direction: column;
  }
  .feedback-sec > .vc_row::before, .feedback-sec > .vc_row::after {
    content: none;
  }
  .feedback-sec .ti-widget.ti-goog .ti-widget-container .ti-reviews-container-wrapper {
    gap: 6.977vw;
    height: auto;
    display: flex;
    align-items: stretch;
    overflow-y: visible;
    overflow-x: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .feedback-sec .ti-widget.ti-goog .ti-widget-container .ti-reviews-container-wrapper::-webkit-scrollbar {
    display: none;
  }
  .feedback-sec .ti-widget.ti-goog .ti-widget-container .ti-header {
    display: none;
  }
  .feedback-sec .ti-widget.ti-goog .ti-widget-container * {
    text-align: center !important;
  }
  .feedback-sec .ti-widget.ti-goog .ti-widget-container .ti-review-item.source-Google {
    background-color: #fff;
    border: 1.163vw solid #E00713;
    margin-bottom: 0 !important;
    min-width: 70.93vw;
  }
  .feedback-sec .ti-widget.ti-goog .ti-widget-container .ti-review-item.source-Google > .ti-inner {
    padding: 4.651vw 4.651vw 6.512vw !important;
    background-color: #fff !important;
  }
  .feedback-sec .ti-widget.ti-goog .ti-widget-container .ti-review-item.source-Google .ti-stars {
    margin: 2.791vw auto 4.651vw;
    background-image: url("/wp-content/uploads/2023/10/google.svg");
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 3.488vw;
    width: fit-content;
    height: 3.488vw;
    padding-left: 5.581vw;
  }
  .feedback-sec .ti-widget.ti-goog .ti-widget-container .ti-review-item.source-Google .ti-star.f, .feedback-sec .ti-widget.ti-goog .ti-widget-container .ti-review-item.source-Google .ti-star.e {
    width: 3.488vw;
    height: 3.488vw;
    background-size: 3.488vw;
    margin-right: 1.163vw !important;
  }
  .feedback-sec .ti-widget.ti-goog .ti-widget-container .ti-name {
    font-size: 5.116vw;
    line-height: 6.744vw;
    padding: 0 !important;
  }
  .feedback-sec .ti-widget.ti-goog .ti-widget-container .ti-review-content > .ti-inner {
    font-size: 3.953vw;
    line-height: 6.047vw;
  }
  .page-id-94 .content_wrapper .section_wrapper, .page-id-99 .content_wrapper .section_wrapper, .page-id-131 .content_wrapper .section_wrapper {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .locations-sec {
    margin: 6.977vw 0;
  }
  .locations-sec .vc_col-sm-4 {
    width: 100%;
    height: auto;
    margin-right: 0;
    padding: 4.651vw;
    border: 0.698vw solid #A0000A;
  }
  .locations-sec .vc_col-sm-4 h3 {
    font-size: 5.116vw;
    line-height: 6.744vw;
    letter-spacing: 0.233vw;
    margin-bottom: 2.326vw;
    text-align: left !important;
  }
  .locations-sec .vc_col-sm-4 p {
    font-size: 3.953vw;
    line-height: 6.047vw;
    letter-spacing: 0.233vw;
    margin-bottom: 3.488vw;
    text-align: left !important;
    font-family: "MADE TOMMY Regular";
  }
  .locations-sec .vc_col-sm-4 p br:first-child {
    display: none;
  }
  .locations-sec .vc_col-sm-4 p br:nth-child(2) {
    display: none;
  }
  .locations-sec .vc_col-sm-4 h4 {
    font-size: 4.651vw;
    line-height: 5.814vw;
    letter-spacing: 0.233vw;
    margin-top: 1.3vw;
    margin-bottom: 0;
    text-align: left !important;
    font-family: "MADE TOMMY Medium";
    float: left;
  }
  .locations-sec .vc_col-sm-4 .wpb_wrapper > div {
    margin-bottom: 0;
  }
  .locations-sec .vc_col-sm-4 .vc_row.wpb_row.vc_inner {
    float: left;
    margin-left: 4.651vw;
  }
  .locations-sec .vc_col-sm-4 .vc_row.wpb_row.vc_inner .wpb_wrapper {
    gap: 2.791vw;
  }
  .locations-sec .vc_col-sm-4 .vc_row.wpb_row.vc_inner .wpb_wrapper .wpb_single_image img, .locations-sec .vc_col-sm-4 .vc_row.wpb_row.vc_inner .wpb_wrapper .vc_single_image-wrapper img {
    width: 6.453vw;
  }
  .locations-sec .vc_col-sm-4 .vc_row.wpb_row.vc_inner .wpb_wrapper .order-toasttab-btn img {
    width: auto;
    height: 8.333vw;
    border-radius: 0.698vw;
    padding: 0.698vw;
  }
  .allergens-sec {
    padding: 7.009vw 0 0;
  }
  .allergens-sec .vc_single_image-wrapper {
    overflow-x: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .allergens-sec .vc_single_image-wrapper::-webkit-scrollbar {
    display: none;
  }
  .allergens-sec img {
    width: 257.009vw;
    height: auto;
    max-width: initial;
  }
  .page-id-131 .page-title h1 {
    letter-spacing: 1.163vw;
  }
  .menu-sec {
    padding: 6.977vw 0 2.326vw;
  }
  .menu-sec .banner-heading {
    font-size: 6.279vw;
    line-height: 8.14vw;
    border: 0.465vw solid #E00713;
    padding: 2.791vw 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 2.326vw;
    margin-bottom: 6.977vw;
  }
  .items-sec .featured-items, .items-sec .regular-items {
    gap: 0;
    flex-direction: column;
    max-width: 100%;
  }
  .items-sec .featured-items {
    margin-top: 0;
    margin-bottom: 0;
  }
  .items-sec .regular-items {
    margin-bottom: 0;
  }
  .items-sec .vc_col-sm-6 .vc_column-inner, .items-sec .vc_col-sm-4 .vc_column-inner {
    padding: 0 3.488vw;
    margin-bottom: 4.651vw;
  }
  .items-sec .vc_col-sm-6 .vc_column-inner > .wpb_wrapper, .items-sec .vc_col-sm-4 .vc_column-inner > .wpb_wrapper {
    border: 1.163vw solid #A0000A;
    display: block;
  }
  .items-sec .vc_col-sm-6 .wpb_single_image, .items-sec .vc_col-sm-6 .vc_single_image-wrapper, .items-sec .vc_col-sm-4 .wpb_single_image, .items-sec .vc_col-sm-4 .vc_single_image-wrapper {
    margin-bottom: 0;
  }
  .items-sec .vc_col-sm-6 .wpb_single_image img, .items-sec .vc_col-sm-6 .vc_single_image-wrapper img, .items-sec .vc_col-sm-4 .wpb_single_image img, .items-sec .vc_col-sm-4 .vc_single_image-wrapper img {
    width: 100%;
    height: 60.86vw;
    object-fit: cover;
    border-bottom: 1.163vw solid #A0000A;
  }
  .items-sec .vc_col-sm-6 h3, .items-sec .vc_col-sm-4 h3 {
    font-size: 5.116vw;
    line-height: 6.744vw;
    max-width: 62.791vw;
    letter-spacing: 0.233vw;
    margin: 3.488vw auto;
  }
  .items-sec .vc_col-sm-6 p, .items-sec .vc_col-sm-6 h4, .items-sec .vc_col-sm-4 p, .items-sec .vc_col-sm-4 h4 {
    font-size: 3.953vw;
    line-height: 6.047vw;
    max-width: 74.419vw;
  }
  .items-sec .vc_col-sm-6 h6, .items-sec .vc_col-sm-4 h6 {
    font-size: 3.721vw;
    line-height: 4.884vw;
    margin: 3.488vw 0 2.326vw;
  }
  .items-sec .vc_col-sm-6 .price, .items-sec .vc_col-sm-4 .price {
    width: 27.209vw;
    height: 18.605vw;
    font-size: 6.047vw;
    line-height: 7.209vw;
    position: absolute;
    left: 5.116vw;
    top: -1.628vw;
    background-position: 0.93vw;
  }
  .items-sec .vc_col-sm-4 h3 {
    max-width: 62.791vw;
  }
  .items-sec .vc_col-sm-4 p {
    max-width: 74.419vw;
  }
  .items-sec.other-items .vc_col-sm-4 {
    width: 100%;
  }
  .items-sec.other-items .vc_col-sm-4 .vc_column-inner > .wpb_wrapper {
    box-sizing: border-box;
    border: 1.163vw solid #A0000A;
    width: 100%;
  }
  .items-sec.other-items .wpb_single_image, .items-sec.other-items .vc_single_image-wrapper {
    margin-bottom: 0;
  }
  .items-sec.other-items .wpb_single_image img, .items-sec.other-items .vc_single_image-wrapper img {
    width: 100%;
    height: 60.86vw;
    object-fit: cover;
    border: none;
    border-bottom: 1.163vw solid #A0000A;
  }
  .items-sec.other-items h3 {
    max-width: 44.186vw;
    margin: 3.488vw auto;
  }
  .items-sec.other-items .subline {
    font-size: 4.419vw;
    line-height: 5.349vw;
    margin-top: -3.488vw;
    margin-bottom: 3.488vw;
  }
  .items-sec.cake-soda-shake h3 {
    max-width: 69.767vw;
  }
  .items-sec.dips-soda .banner-heading {
    margin-bottom: 6.977vw;
  }
  .items-sec.shakes .wpb_single_image img, .items-sec.shakes .vc_single_image-wrapper img {
    height: 92.86vw;
  }
  .header-stack #Top_bar.is-sticky .secondary_menu_wrapper {
    display: none;
  }
  .chicken img {
    object-position: 0% 95%;
  }
  .black-cups img {
    object-position: 0% 20%;
  }
  body:has(.order-sec-1) #Top_bar .backBtn {
    top: 0.86vw;
  }
  .order-sec-1 {
    border-width: 1.163vw;
    margin: 6.977vw -4.651vw 0;
  }
  .order-sec-1 .vc_col-sm-8 {
    width: 100%;
  }
  .order-sec-1 .vc_col-sm-4 {
    width: 100%;
    padding: 4.651vw 5.814vw 4.651vw;
  }
  .order-sec-1 h3 {
    font-size: 8.605vw;
    padding-bottom: 2.326vw;
    margin: 0 auto 6.977vw;
    border-bottom-width: 1.163vw;
  }
  .order-sec-1 p {
    font-size: 3.953vw;
    line-height: 6.047vw;
    letter-spacing: 0.233vw;
    margin-bottom: 6.977vw;
  }
  .order-sec-2 {
    padding: 0;
    border-width: 0;
    background: none;
    margin: 4.651vw -4.651vw 0;
  }
  .order-sec-2 .title-sec {
    display: none;
  }
  .order-sec-2 h3 {
    margin: 0;
    font-size: 5.116vw;
    letter-spacing: 0.233vw;
    text-align: center;
    padding-bottom: 1.86vw;
  }
  .order-sec-2 .vc_row.vc_row-flex {
    padding: 4.651vw 3.488vw 5px;
    margin-bottom: 4.651vw;
    border-width: 0.698vw;
    background: #fff;
  }
  .order-sec-2 .vc_col-sm-6:last-child .wpb_wrapper {
    display: block;
  }
  .order-sec-2 .btn-1 a.vc_general {
    display: table;
    height: auto;
    line-height: 11.163vw;
    font-size: 4.651vw;
    padding: 0 6.279vw;
    min-width: 42.558vw;
    border-radius: 0.698vw;
    margin: 0 auto 2.326vw;
  }
  .order-sec-2 .btn-1:last-child a.vc_general {
    margin: 0 auto;
  }
  .order-sec-2 .vc_row-fluid .vc_row-fluid .wpb_wrapper {
    gap: 5.176vw;
    display: flex;
  }
  .order-sec-2 .vc_row-fluid .vc_row-fluid h4 {
    top: 5.882vw;
    font-size: 7.529vw;
  }
  .order-sec-2 .vc_row-fluid .vc_row-fluid img {
    height: 11.059vw;
  }
  .order-sec-2 .vc_row-fluid .vc_row-fluid .vc_col-sm-12 {
    min-width: 72.706vw;
    border-width: 5px;
    padding: 21vw 15px 6.588vw;
  }
  .order-sec-2 .vc_row-fluid .vc_row-fluid .vc_icon_element-outer {
    top: 2.353vw;
    right: 2.824vw;
    width: 7.059vw;
    height: 7.059vw;
    background: url(/wp-content/uploads/2024/11/cross-ico-mb.svg) no-repeat center / contain;
  }
  .order-sec-2 .vc_row-fluid .vc_row-fluid .vc_icon_element-outer .vc_icon_element-icon::before {
    font-size: 11.765vw;
  }
  .order-popup #Content {
    z-index: 1;
  }
  div.menu-view-btn {
    margin: 0 -4.884vw;
    border-bottom-width: 10px;
  }
  div.menu-view-btn .vc_btn3-container {
    margin-bottom: 6.977vw;
  }
  div.menu-view-btn a.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    height: 13.023vw;
    margin: 1.163vw 0 0;
    font-size: 7.674vw;
    border-width: 1.163vw;
  }
  .page-id-326 {
    background: none;
  }
  .footer-copy-center #Footer .footer_copy {
    padding-bottom: 60px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1239px) {
  #Header_wrapper header#Header #Top_bar .menu_wrapper {
    display: none;
  }
  #Top_bar.is-sticky {
    height: auto;
  }
}
