/*------------------------------------------------------------------------------------- 
Theme Name:		 Fodis Child Theme
Theme URI:		 https://gramentheme.com/wp/fodis
Description:	 Fodis - Food & Restaurant WordPress Theme.
Author:			 BytezDevs
Author URI:		 https://themeforest.net/user/bytezdevs
Template:		 fodis
Version:		 1.0.0
Text Domain:	 fodis-child-theme
-------------------------------------------------------------------------------------*/
/*
    Please Add your custom styles here
*/
@import url('https://fonts.googleapis.com/css2?family=Abel&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

/* font-family: "Abel", sans-serif; */
/* font-family: "Poppins", sans-serif; */
:root {
  --orange-dark: #ff3333;
  --theme-blue: #337AB7;
  --orange-dark-v1: #ac2318;
  --theme-red: #FF0000;
  --theme-global-red: #CD1f27;
  --theme-white: #ffffff;
  --theme-dark-grey: #050505;
  --theme-black: #000000;
  --theme-light-grey: #e5e3df;
  --theme-light-grey--v1: #ededed;
  --theme-light-grey--v2: #6b6362;
  --theme-light-grey--v3: #474545;
  --theme-light-grey--v4: #939393;
  --theme-yellow: #ffcc00;
  --gray-dark: #010f1c;
  --gray-light-v1: #b5b5b5;
  --green-light: #4bb947;
  --uber-green: #06c167;
  --green-dark: #058112;
  --transparent-red: #fabfc9;
  --body-text-color: #4d5765;
  --text: #23273F;
  --color-light: #faf7f2;
  --border-color: #e0e0e0;
  --title-font: "Abel", sans-serif;
  --body-font: "Poppins", sans-serif;
  --theme-path: '/wp-content/themes/fodis-child';
  /* Will be dynamically overwritten */
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: var(--title-font) !important;
}

p {
  font-family: var(--body-font) !important;
}

::-webkit-scrollbar-thumb {
  background-color: var(--theme-blue) !important;
}

::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px var(--theme-blue) !important;
}

.wpcf7 form .wpcf7-form-control-wrap {
  display: block;
}

.wpcf7 form .wpcf7-not-valid-tip {
  color: var(--theme-global-red);
  font-size: .65em;
  position: absolute;
  bottom: 0;
}

.wpcf7 form .wpcf7-response-output {
  font-size: .9rem;
  border: 1px solid #4fcdf5;
  background-color: #c0e5f1;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
  background-color: #ffe49d;
}

.wpcf7 form.sent .wpcf7-response-output {
  border-color: #99e9a0;
  background-color: #c7fbcc;
}

/******** 	Header ********/
.mega-menu-wrapper .current-menu-ancestor>a,
.mega-menu-wrapper .current-menu-ancestor>a:before {
  color: var(--theme) !important;
}

.theme-btn:hover,
.theme-btn:focus,
.elementor-button:hover,
.elementor-button:focus {
  background-color: var(--theme-global-red) !important;
  color: var(--theme-white) !important;
}

.theme-btn:before,
.theme-btn:after {
  background-color: var(--theme-global-red) !important;
}

/* 26-02-2025 */
.gtranslate_container img[src*="/wp-content/plugins/gtranslate/flags/svg/en-us.svg"] {
  content: url("/wp-content/themes/fodis-child/assets/images/usa_flag_ayeka.png") !important;
}

.gtranslate_container img[src*="/wp-content/plugins/gtranslate/flags/svg/es-mx.svg"] {
  content: url("/wp-content/themes/fodis-child/assets/images/mexico_flag_ayeka.png") !important;
}

.gtranslate_container a.glink {
  margin-left: 0.2rem;
  margin-right: 0.2rem;
}

.gtranslate_container .gtranslate_wrapper {
  display: flex;
  flex-direction: row-reverse;
}

.gtranslate_container a.glink img {
  opacity: 0.6;
}

.gtranslate_container a.glink.gt-current-lang img {
  opacity: 1;
}

.order-now-grid .offer-card.style1 {
  padding: 20px 20px 20px 30px;
  justify-content: space-between;
}

.search-wrap .main-search-input {
  box-shadow: 0 0 25px rgba(51, 122, 183, 0.3),
    0 0 30px rgba(51, 122, 183, 0.1);
  border-radius: 3px;
}

.footer-section.bg-title {
  background-color: #1A1C20;
}

.footer-top.footer-top-info {
  background: var(--theme-white);
  padding-top: 0;
  padding-bottom: 1.5rem;
}

.footer-top .fancy-box .logo-img {
  width: 300px;
}

.footer-top .fancy-box .item2 p {
  font-family: var(--title-font) !important;
  color: #1A1C20;
  font-size: 26px !important;
  font-weight: 400 !important;
  margin-bottom: 0 !important;
  line-height: 1.2 !important;
}

.footer-top .fancy-box .item2 p>a {
  color: #1A1C20;
  font-size: 32px !important;
  font-weight: 400 !important;
}

.footer-top.footer-top-info .fancy-box i {
  background: var(--theme-blue);
  color: var(--theme-white);
  font-size: 1.5rem;
  width: 74px;
  height: 74px;
  line-height: 74px;
}

.footer-top.footer-top-info .fancy-box p a:hover,
.footer-top.footer-top-info .fancy-box p a:focus {
  color: var(--theme-blue) !important;
}

.footer-top.footer-top-info .fancy-box i.fas,
.footer-top.footer-top-info .fancy-box i.fa-phone-alt {
  font-size: 30px;
}

.footer-top.footer-top-info .fancy-box i.fa-phone-alt {
  rotate: -260deg;
}

.footer-top.footer-top-info .fancy-box .logo-img img {
  height: 130px !important;
  width: auto !important;
}

.testimonial-slider .testimonial-card.style1 {
  border-top-color: var(--theme-blue);
  border-top-width: 8px;
  padding: 30px 40px 35px !important;
}

.testimonial-slider .testimonial-wrapper.style1 {
  padding: 130px 0;
}

.testimonial-slider .testimonial-wrapper.style1 .title-area .title {
  margin-bottom: 0;
  font-weight: 400;
  font-size: 60px;
  line-height: 62px;
  text-shadow: 1px 2px 3px var(--theme-black);
}

.home .testimonial-wrapper.style1 .btn-wrap {
  bottom: 8%;
}

.back-to-top {
  background-color: var(--theme-blue) !important;
  border-radius: 2px;
  bottom: 75px !important;
}

.back-to-top:hover,
.back-to-top:focus {
  background-color: var(--theme-yellow) !important;
}

.food-items-slider .swiper-slide .single-food-items .item-content h3,
.food-items-slider .popular-products-slider .single-food-items .item-content h3 {
  font-family: var(--body-font);
  font-size: 31px;
  line-height: 110%;
  font-weight: 500;
  height: 80px;
}

.food-items-slider .swiper-slide .single-food-items .item-content p,
.food-items-slider .popular-products-slider .single-food-items .item-content p,
.food-items-slider .popular-products-slider .single-food-items .item-content p a {
  font-family: var(--body-font);
  font-size: 30px;
  line-height: normal;
  font-weight: 500;
  color: var(--orange-dark-v1);
  margin-bottom: 0;
}

.food-items-slider .swiper-slide .single-food-items .item-content h6,
.food-items-slider .popular-products-slider .single-food-items .item-content h6 {
  display: none;
}

.footer-widgets-wrapper {
  padding-bottom: 65px;
}

.footer-widgets-wrapper .single-footer-widget .menu-footer-quick-links-container .menu li a {
  margin-left: 0;
}

.footer_quick_link_menu .single-footer-widget {
  padding-left: 15px;
}

.footer-widgets-wrapper .single-footer-widget .menu-footer-quick-links-container .menu li {
  margin-bottom: 10px;
}

.footer-widgets-wrapper .single-footer-widget .menu-footer-quick-links-container .menu li a::before {
  display: none;
}

.single-footer-widget.links-info .widget-head,
.footer-widgets-wrapper .single-footer-widget .footer-content .widget-head,
.footer-widgets-wrapper .single-footer-widget .widget-head {
  margin-bottom: 10px;
}

.footer-widgets-wrapper .single-footer-widget .widget-head h3 {
  padding-bottom: 0;
  font-family: var(--title-font);
  color: var(--theme-blue);
  font-size: 36px;
  font-weight: 400;
}

.footer-widgets-wrapper .single-footer-widget .widget-head h3::before,
.footer-widgets-wrapper .single-footer-widget .widget-head h3::after {
  display: none;
}

.footer-widgets-wrapper .single-footer-widget p {
  font-family: var(--title-font) !important;
  font-size: 1rem;
  line-height: 24px;
  color: var(--theme-white);
  font-weight: 400;
}

.footer-widgets-wrapper .single-footer-widget .menu li a:before {
  display: none;
}

.footer-section .footer-widgets-wrapper .single-footer-widget .menu li {
  font-family: var(--title-font);
  color: var(--theme-white);
  font-size: 24px;
  font-weight: 400;
  line-height: 1.2;
  margin-left: 10px;
}

.footer-section .footer-widgets-wrapper .single-footer-widget .menu li:hover {
  margin-left: 15px;
}

.footer-widgets-wrapper .single-footer-widget .menu li a {
  color: var(--theme-white);
  margin-left: 0px;
}

.footer-widgets-wrapper .single-footer-widget .menu li a:hover,
.footer-widgets-wrapper .single-footer-widget .menu li a:focus {
  color: #4674B8 !important;
}

.footer-section .footer-widgets-wrapper .single-footer-widget #menu-footer-locations.menu li:first-child,
.footer-section .footer-widgets-wrapper .single-footer-widget #menu-footer-locations.menu li:first-child:hover {
  margin-left: 0px;
}

/* 30-07-2025 */
.footer-section .footer-widgets-wrapper .single-footer-widget #menu-footer-locations.menu li:first-child a {
  text-transform: uppercase;
}

/* 30-07-2025 */
.footer-section .footer-widgets-wrapper .single-footer-widget #menu-footer-locations.menu li:first-child a:hover,
.footer-section .footer-widgets-wrapper .single-footer-widget #menu-footer-locations.menu li:first-child a:focus {
  color: var(--theme-white);
}

.footer-widgets-wrapper .footer-app-logo {
  flex-direction: column;
  margin-top: 3rem;
  max-width: fit-content;
  margin-left: auto;
  margin-right: auto;
  clear: both;
  align-items: start !important;
}

.footer-widgets-wrapper .footer-app-logo p {
  font-family: var(--title-font) !important;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  color: #FFF;
  margin-bottom: 1rem;
}

.footer-widgets-wrapper .footer-app-logo .app-logo-list {
  display: flex;
  gap: 15px;
}

.footer-widgets-wrapper #nav_menu-3 {
  margin-bottom: 30px;
}

.footer-widgets-wrapper .single-footer-widget .footer-content .social-icon {
  margin-top: 15px !important;
}

.footer-widgets-wrapper .single-footer-widget .footer-content .social-icon a {
  border: none !important;
  width: 40px;
  height: 40px;
}

.footer-widgets-wrapper .single-footer-widget .footer-content .social-icon a:hover,
.footer-widgets-wrapper .single-footer-widget .footer-content .social-icon a:focus {
  background-color: var(--theme-blue);
}

.footer-widgets-wrapper .single-footer-widget .footer-content .social-icon a i {
  font-size: 2rem;
  line-height: 36px;
}

.location_container .single-footer-widget.links-info .location-list {
  display: flex;
  flex-wrap: wrap;
  gap: 15px 0;
}

.location_container .single-footer-widget.links-info .location-list li {
  width: 33.33%;
  padding-right: 20px;
}

.location_container .single-footer-widget.links-info .location-list h4 {
  color: var(--orange-dark);
  font-family: var(--body-font);
  font-size: 24px;
  line-height: 24px;
  font-weight: 900;
  margin-bottom: 7px;
}

.location_container .single-footer-widget.links-info .location-list .single-location-info .wpsl-locations-details {
  margin-bottom: 5px;
}

.location_container .single-footer-widget.links-info .location-list .single-location-info .wpsl-locations-details .wpsl-location-address {
  margin-bottom: 5px;
  line-height: 1.3;
}

.location_container .single-footer-widget.links-info .location-list .single-location-info .wpsl-locations-details .wpsl-location-address br {
  display: none;
}

.location_container .single-footer-widget.links-info .location-list .single-location-info .wpsl-locations-details .wpsl-location-address span {
  font-family: var(--body-font);
  font-size: 14px;
  line-height: normal;
  color: #fff;
}

.location_container .location-list .single-location-info span strong {
  font-family: var(--body-font);
  font-weight: 400;
  font-size: 16px;
  line-height: normal;
  color: #fff;
}

.location_container .single-footer-widget.links-info .location-list .single-location-info p a {
  font-family: var(--body-font);
  font-size: 15px;
  line-height: normal;
  color: #fff;
}

.location_container .single-footer-widget.links-info .location-list .single-location-info .phone a {
  font-family: var(--body-font);
  font-size: 21px;
  font-weight: 900;
  color: #fff;
}

.location_container .single-footer-widget.links-info .location-list .single-location-info .phone i {
  color: var(--green-light);
  font-size: 1.2rem;
  margin-right: 4px;
}

.footer-bottom .footer-wrapper p {
  font-size: 17px;
  font-weight: 200;
}

/* 26-02-2025 */
/* 27-02-2025 */
.cursor-outer {
  border-color: var(--orange-dark);
  display: none;
  visibility: hidden;
  opacity: 0;
}

.cursor-inner,
.cursor-hover {
  background-color: var(--orange-dark);
  display: none;
  visibility: hidden;
  opacity: 0;
}

::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px var(--orange-dark);
}

::-webkit-scrollbar-thumb {
  background: var(--orange-dark);
}

.home .hero-banner-slide .banner-wrapper.style1.bg-img {
  background-image: url("/wp-content/uploads/2025/02/banner_el_gordos_mexican_grill_back_arizona.jpg") !important;
}

/* Modified on 20-03-2025 */
/* .home .hero-banner-slide .banner-wrapper.style1.bg-img .shape1_1.d-none,
.home .hero-banner-slide .banner-wrapper.style1.bg-img .shape1_2.d-none,
.home .hero-banner-slide .banner-wrapper.style1.bg-img .shape1_3.d-none,
.home .hero-banner-slide .banner-wrapper.style1.bg-img .shape1_4.d-none,
.home .hero-banner-slide .banner-wrapper.style1.bg-img .shape1_5.d-none,
.home .hero-banner-slide .banner-wrapper.style1.bg-img .shape1_6.d-none {
  display: none !important;
} */
/* .home
  .hero-banner-slide
  .banner-wrapper.style1.bg-img
  .banner-container
  .col-12.col-xxl-6 {
  width: 100%;
  text-align: center;
}
.home
  .hero-banner-slide
  .banner-wrapper.style1.bg-img
  .banner-container
  .col-12.col-xxl-6
  .banner-title-area
  .banner-style1 {
  margin-left: auto;
  margin-right: auto;
  max-width: 80%;
} */
.home .hero-banner-slide .banner-wrapper.style1.bg-img .banner-container .col-12.col-xxl-6 .banner-title-area .banner-style1 .section-title .title {
  font-family: Poppins, sans-serif;
  line-height: 100%;
  font-weight: 600;
  color: var(--theme-white);
  /* font-size: 8em;  
  animation: none;
  margin-bottom: 2rem; */
}

/* Modified on 20-03-2025 */
.home .hero-banner-slide .banner-wrapper.style1.bg-img .banner-container .col-12.col-xxl-6 .banner-title-area .banner-style1 .section-title .sub-title {
  font-family: var(--body-font) !important;
  font-size: 1.45em;
  line-height: normal;
  font-weight: 400;
  color: var(--theme-white);
  /* animation: none; */
  text-transform: inherit;
  margin-bottom: 3rem;
}

/* Modified on 20-03-2025 */
/* .home
  .hero-banner-slide
  .banner-wrapper.style1.bg-img
  .banner-container
  .col-12.col-xxl-6
  .banner-title-area
  .banner-style1
  .section-title
  .theme-btn {
  animation: none;
  padding: 21px 40px 21px 40px;
  font-size: 1.3em;
} */
/* Modified on 20-03-2025 */
.home .hero-banner-slide .banner-wrapper.style1.bg-img .banner-container .col-12.col-xxl-6 .banner-title-area .banner-style1 .section-title .theme-btn:hover,
.home .hero-banner-slide .banner-wrapper.style1.bg-img .banner-container .col-12.col-xxl-6 .banner-title-area .banner-style1 .section-title .theme-btn:focus {
  background-color: var(--orange-dark-v1);
}

.home .hero-banner-slide .banner-wrapper.style1.bg-img .banner-container .col-12.col-xxl-6 .banner-title-area .banner-style1 .section-title .theme-btn:before,
.home .hero-banner-slide .banner-wrapper.style1.bg-img .banner-container .col-12.col-xxl-6 .banner-title-area .banner-style1 .section-title .theme-btn:after {
  background-color: var(--orange-dark-v1);
}

/* Modified on 20-03-2025 */
@-webkit-keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

.footer-widgets-wrapper .container,
.footer-bottom .container {
  max-width: 100%;
  padding-left: 150px;
  padding-right: 150px;
}

.main-header-wrapper {
  padding-top: 20px;
  padding-bottom: 20px;
}

.main-header-wrapper .logo-image {
  padding: 0px 0px 0px 100px !important;
}

.main-header-wrapper .logo-image img {
  width: 270px !important;
  height: auto !important;
}

.header-section .container-fluid {
  padding: 0px !important;
}

.header-section .red-bg {
  display: none !important;
}

.header-section .black-bg {
  display: none !important;
}

.main-header-wrapper .main-header-items {
  padding-right: 100px;
}

.header-top-wrapper {
  background-image: none !important;
  background-color: var(--theme-white) !important;
  clip-path: none !important;
  padding-top: 15px;
  padding-bottom: 15px;
}

.header-1 .mega-menu-wrapper {
  background-image: none !important;
  background-color: var(--theme-white);
  padding-right: 50px;
}

.header-main .main-menu ul li a,
.header-main .main-menu-2 ul li a,
.header-main .menu-item-has-children>a:before {
  color: var(--title);
}

.header-main .main-menu ul li a {
  /* font-size: 1.62rem; */
  font-size: 1.5rem;
  font-weight: 400;
}

.header-top-wrapper span,
.header-top-wrapper span i,
.header-top-wrapper .social-icon a {
  color: var(--text);
}

.header-top-wrapper span {
  color: var(--theme-red);
  text-transform: uppercase;
  font-size: 1.25rem;
}

.header-top-wrapper .social-icon span {
  color: var(--text);
  text-transform: capitalize;
}

.header-top-wrapper .social-icon .fa-brands,
.header-top-wrapper .social-icon .fab,
.header-top-wrapper .social-icon i,
.header-top-wrapper .social-icon .ri-twitter-fill {
  font-size: 22px;
}

.header-top-wrapper .social-icon a:hover,
.header-top-wrapper .social-icon a:focus,
.header-top-wrapper .social-icon a:hover i,
.header-top-wrapper .social-icon a:focus i,
.header-top-wrapper .social-icon a:hover span,
.header-top-wrapper .social-icon a:focus span {
  color: var(--theme-global-red) !important;
}

.header-1.sticky .mega-menu-wrapper {
  border-left: none;
}

/* .mega-menu-wrapper {
  margin-left: 25px;
} */
.header-main {
  column-gap: 45px !important;
  /* Modified from 04-07-2025 */
  padding-right: 0px;
}

.header-1.sticky .mega-menu-wrapper {
  padding: 0 10px;
  position: relative;
  z-index: 1;
  background-image: url(../images/headerBg.png) !important;
}

.header-1.sticky .mega-menu-wrapper .header-main .logo img {
  max-width: 130px !important;
  height: auto;
}

.header-main .main-menu ul li .sub-menu li.current-menu-item>a,
.header-main .main-menu-2 ul li .sub-menu li:hover>a:focus {
  background: var(--theme-global-red);
  color: var(--white) !important;
}

.header-main .main-menu ul li .sub-menu li.scroll-link.current-menu-item>a {
  background: var(--white);
  color: var(--title) !important;
}

.header-main .main-menu ul li .sub-menu li.scroll-link.current-menu-item:hover>a {
  background: var(--theme);
  color: var(--white) !important;
}

.header-main .main-menu ul li .sub-menu li a,
.header-main .main-menu-2 ul li .sub-menu li a,
.header-main .main-menu ul li .sub-menu li.scroll-link,
.header-main .main-menu ul li .sub-menu li.scroll-link a {
  font-size: 1.3rem;
  font-family: var(--title-font);
  font-weight: 400;
  line-height: 1.15;
}

/* 04-08-2025 */
/* .header-main .main-menu ul li .sub-menu li:first-child {
  display: none;
} */
/* 04-08-2025 */
.right_logo img {
  width: 135px !important;
  height: auto !important;
}

.right_logo {
  padding-right: 100px;
}

.section-padding-bottom {
  padding-bottom: 120px;
}

/* New spacing STYLE addition form 03-04-2025 */
.section-padding-sm {
  padding-top: 80px;
  padding-bottom: 80px;
}

.section-padding-bottom-sm {
  padding-bottom: 80px;
}

/* New spacing STYLE addition form 03-04-2025 */
.single-food-items .item-thumb img {
  width: 200px !important;
  height: auto !important;
  border-radius: 0% !important;
  margin-left: auto;
  margin-right: auto;
}

.about-us-section .shape1 img {
  max-width: 90% !important;
}

.about-us-section .shape3 img {
  max-width: 85% !important;
}

.about-us-section .shape4 img {
  max-width: 90% !important;
}

.about-wrapper.style1 .shape4 {
  right: -55px !important;
}

.about-us-section .shape6 img {
  max-width: 85% !important;
}

.about-us-section .about-wrapper.style1 .title-area {
  max-width: 610px;
  margin: 0 auto;
}

.about-us-section .about-thumb-center {
  width: 250px;
  height: auto;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
}

.dishes-card.style1 .dishes-thumb img {
  width: auto !important;
  height: auto !important;
  border-radius: 0% !important;
}

.about-us-section .title-area .title {
  font-size: 60px;
  font-weight: 400;
  line-height: 62px;
  margin-bottom: 30px;
}

.about-us-section .title-area .text {
  color: var(--text);
  font-size: 19px;
  line-height: 26px;
  margin-bottom: 30px;
}

.offcanvas__logo a img {
  height: auto !important;
}

/* .featured-products-slider.owl-carousel .owl-item {
  margin-left: 15px;
  margin-right: 15px;
} */
.featured-products-slider.owl-carousel {
  position: relative;
}

.featured-products-slider.owl-carousel .item {
  position: relative;
  padding: 25px 56px;
  border-radius: 20px;
  margin-top: 30px;
  background: #F2F2F2;
  background: linear-gradient(180deg, rgba(242, 242, 242, 1) 0%, rgba(255, 255, 255, 1) 100%);
  text-align: center;
  height: 100%;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  /* height: 350px; */
  height: 440px;
  /* background-image: url(/wp-content/themes/fodis/assets/img/dishesThumbBG.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; */
  z-index: 1;
}

.featured-products-slider.owl-carousel .item:hover {
  /* background-image: url(/wp-content/themes/fodis/assets/img/dishesThumbBG.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; */
  z-index: 1;
}

.featured-products-slider.owl-carousel .item .product_thumb {
  margin-bottom: 30px;
  margin-top: 20px;
}

.featured-products-slider.owl-carousel .item a {
  cursor: default;
}

.featured-products-slider.owl-carousel .item h2 {
  color: #010F1C;
  font-family: var(--title-font);
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  text-transform: capitalize;
  margin-bottom: 30px;
}

.featured-products-slider.owl-carousel .item p {
  color: var(--text);
  text-align: center;
  font-family: var(--body-font);
  font-style: normal;
  font-weight: 400;
  line-height: 1.3;
  text-transform: capitalize;
  margin-bottom: 16px;
  cursor: default;
}

.featured-products-slider.owl-carousel .item:hover h2 {
  color: #4874b9;
}

.featured-products-slider.owl-carousel .item h6 {
  color: var(--theme);
  text-align: center;
  font-family: var(--title-font);
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  text-transform: capitalize;
}

.siderbar-location-widget .single-footer-widget,
.location-row .location_details_wrapper {
  padding: 20px 30px 22px;
  background-color: var(--white);
  margin-bottom: 35px;
  border-radius: 3px;
  box-shadow: 0px 10px 30px rgba(1, 15, 28, 0.08);
  text-align: center;
}

.location-row .location_details_wrapper {
  background-color: transparent;
  padding: 30px;
  border: 2px solid var(--theme-global-red);
  margin-bottom: 0px;
}

.location_details_wrapper .action-button {
  text-align: center;
}

.location-row .location-list .single-location-info h3 {
  font-weight: 500;
  margin-bottom: 12px;
  font-size: 1.35rem;
  font-weight: 600;
  color: #dc2626;
  margin-bottom: .25rem;
}

.location-row .location-wrapper .theme-btn {
  margin-left: 0.3rem;
  margin-right: 0.3rem;
}

.location-row .location-wrapper .theme-btn.color-grn {
  background-color: var(--green-dark);
}

.location-row .location-map .theme-btn {
  margin-left: auto;
  margin-right: auto;
  padding: 5px 20px;
}

.location_details_wrapper .location-social-lists {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 15px;
  margin-bottom: 20px;
}

.location_details_wrapper .location-social-lists li {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  display: inline-block;
}

.location_details_wrapper .location-social-lists li a {
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border: 1px solid rgba(255, 255, 255, 0.2);
  background-color: transparent;
}

.location_details_wrapper .location-social-lists li a span {
  display: inline-block;
  line-height: 25px;
}

.location_details_wrapper .location-social-lists li a i {
  font-size: 1.8rem;
  line-height: 36px;
  color: var(--theme-red) !important;
}

.location_details_wrapper .location-social-lists li a:hover,
.location_details_wrapper .location-social-lists li a:focus {
  background-color: var(--theme-red);
}

.location_details_wrapper .location-social-lists li a:hover i,
.location_details_wrapper .location-social-lists li a:focus i {
  color: var(--white) !important;
}

.location-row .location-list .single-location-info .location-icon {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.location-row .location-list .single-location-info .address,
.location-row .location-list .single-location-info .phone {
  padding-top: 0.4rem;
  padding-bottom: 0.4rem;
}

.location-row .location-list .single-location-info .location-icon i {
  font-size: 50px;
  color: var(--theme-red);
}

.location-row .location-list .single-location-info p,
.location-row .location-list .single-location-info .address a,
.location-row .location-list .single-location-info .email a,
.location-row .location-list .single-location-info .phone a {
  font-size: 1.05rem;
  line-height: 135%;
  color: var(--black);
}

.location-row .location-list .single-location-info .address a:hover,
.location-row .location-list .single-location-info .address a:focus,
.location-row .location-list .single-location-info .phone a:hover,
.location-row .location-list .single-location-info .phone a:focus {
  color: var(--theme-red);
}

.location-row .location-list .single-location-info .action-button {
  margin-top: 20px;
  margin-bottom: 10px;
}

/* modified from 09-04-2025 */
.other-restaurants-wrapper .location-list {
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

/* modified from 09-04-2025 */
.other-restaurants-wrapper .location-list li {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

.siderbar-location-widget .single-footer-widget .widget-head h3,
.siderbar-location-widget .single-footer-widget h3 {
  font-family: var(--title-font);
  font-size: 30px;
  font-weight: 700;
  margin: 0px;
  padding: 0;
  color: var(--title);
  text-transform: capitalize;
  transition: all 0.4s ease-in-out;
}

.siderbar-location-widget .single-footer-widget .textwidget ul li .address,
.siderbar-location-widget .single-footer-widget .textwidget ul li .phone {
  margin-top: 20px;
  margin-bottom: 20px;
  line-height: 100%;
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.siderbar-location-widget .single-footer-widget .textwidget ul li .address span,
.siderbar-location-widget .single-footer-widget .textwidget ul li .phone span,
.siderbar-location-widget .single-footer-widget .textwidget ul li .email span {
  float: left;
  display: none;
}

.siderbar-location-widget .single-footer-widget .textwidget ul.location-social-lists li a span {
  display: inline-block;
}

.siderbar-location-widget .single-footer-widget .textwidget ul li i {
  font-size: 25px;
  color: var(--theme);
  width: 25px;
  height: 25px;
  line-height: 25px;
  margin-right: 10px;
}

.siderbar-location-widget .single-footer-widget .textwidget ul.location-social-lists li {
  display: inline-block;
  margin-bottom: 8px;
  position: relative;
}

.siderbar-location-widget .single-footer-widget .textwidget ul.location-social-lists li a {
  display: inline-block;
  text-decoration: none;
  text-align: center;
  position: relative;
}

.siderbar-location-widget .single-footer-widget .textwidget ul.location-social-lists li a span i:before {
  font-size: 20px;
  line-height: 25px;
  height: 25px;
  width: 25px;
  display: block;
  color: #fff;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  position: relative;
  z-index: 10;
}

.siderbar-location-widget .single-footer-widget .textwidget ul.location-social-lists li a span i {
  box-sizing: content-box;
  vertical-align: middle;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  width: auto;
  height: auto;
}

.siderbar-location-widget .single-footer-widget .textwidget ul.location-social-lists li a span i.fa-tiktok {
  background-color: #000000;
}

.siderbar-location-widget .single-footer-widget .textwidget ul.location-social-lists li a span i.fa-facebook-square {
  background-color: #2355dd;
}

.siderbar-location-widget .single-footer-widget .textwidget ul.location-social-lists li a span i.fa-instagram-square {
  background-image: linear-gradient(208deg,
      #feda77 22%,
      #dd2a7b 62%,
      #515bd4 100%);
}

.siderbar-location-widget .single-footer-widget .textwidget ul.location-social-lists li a span i.fa-yelp {
  background-color: #ff1818;
}

.siderbar-location-widget .single-footer-widget .textwidget ul.location-list li .sidebar-single-location {
  margin-top: 15px;
  margin-bottom: 15px;
  display: block;
  margin: 0 0 10px 0;
  padding: 18px 30px;
  font-size: 16px;
  line-height: 1.313;
  border-radius: 28px;
  color: var(--body-text-color);
  background-color: var(--color-light);
  border: 1px solid var(--border-color);
}

.siderbar-location-widget .single-footer-widget .textwidget ul.location-list li .sidebar-single-location span {
  float: left;
  margin-right: 0;
  display: none;
}

.siderbar-location-widget .single-footer-widget .textwidget ul.location-list li .sidebar-single-location h5 {
  font-size: 16px;
  line-height: 1.313;
  font-weight: 500;
}

.location-row .location-map,
.location-row .location-map .elementor-widget-shortcode,
.location-row .location-map .elementor-widget-shortcode .elementor-shortcode,
.restaurant-single-lt-content #wpsl-base-gmap_0 {
  height: 100%;
}

.restaurant-single-lt-content #wpsl-base-gmap_1,
.restaurant-single-lt-content .wpsl-locations-details {
  display: none;
  visibility: hidden;
  opacity: 0;
}

.order-online-wrapper .e-con-inner {
  max-width: 50% !important;
  clear: both;
}

.order-online-wrapper .doordash-rounded {
  max-width: 300px !important;
  width: 100%;
  padding: 50px 30px;
  margin-left: auto;
  margin-right: auto;
}

.order-online-wrapper .doordash-rounded img {
  max-width: 100%;
}

.order-online-wrapper .uber-eats-rounded {
  max-width: 300px !important;
  width: 100%;
  background-color: var(--uber-green);
  padding: 50px 30px;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  margin-left: auto;
  margin-right: auto;
}

.order-online-wrapper .uber-eats-rounded img {
  filter: saturate(0%) brightness(200%);
  backface-visibility: hidden;
  max-width: 100%;
}

.footer-wrapper {
  justify-content: center !important;
}

.footer-bottom {
  background-color: var(--theme-blue);
}

.footer-bottom .container .footer-wrapper {
  justify-content: center !important;
}

.storefront-sdk-emotion-11vmuxg .storefront-sdk-emotion-1n05uw0 {
  border-radius: 2px;
  background-color: var(--theme) !important;
  min-height: fit-content;
  min-width: fit-content;
  font-family: var(--body-font);
  font-style: normal;
  line-height: 24px;
  color: var(--white) !important;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  transform: rotate(-90deg);
  letter-spacing: 0.11em;
  position: fixed;
  left: -50px;
  top: 50%;
  padding-left: 20px;
  padding-right: 20px;
  line-height: 50px;
}

.storefront-sdk-emotion-11vmuxg .storefront-sdk-emotion-1n05uw0:hover,
.storefront-sdk-emotion-11vmuxg .storefront-sdk-emotion-1n05uw0:focus {
  background-color: var(--theme-yellow) !important;
  color: var(--theme) !important;
}

.loc-single-grid {
  margin-bottom: 2rem;
  margin-top: 2rem;
}

.loc-single-grid .sidebar-single-location {
  background: linear-gradient(180deg, rgba(242, 242, 242, 1) 0%, rgba(255, 255, 255, 1) 100%);
  padding: 30px 40px;
  border: none;
  border-radius: 20px;
  margin-bottom: 0px;
  height: 100%;
  position: relative;
  transform: scale(1);
  transition: transform 330ms ease-in-out;
  -webkit-transition: transform 330ms ease-in-out;
  -moz-transition: transform 330ms ease-in-out;
  position: relative;
}

.products-menu-wrapper .single-menu-items {
  transform: scale(1);
  transition: transform 330ms ease-in-out;
  -webkit-transition: transform 330ms ease-in-out;
  -moz-transition: transform 330ms ease-in-out;
  border-radius: 3px;
}

.products-menu-wrapper .single-menu-items:hover {
  transform: scale(1.01);
  box-shadow: inset 0 12px 0 rgba(0, 0, 0, 0), 0px 10px 20px rgba(0, 0, 0, 0.15), 0px 10px 20px rgba(0, 0, 0, 0.15), 0px 10px 20px rgba(0, 0, 0, 0.2);
}

.loc-single-grid .sidebar-single-location:hover {
  transform: scale(1.03);
  box-shadow: 0 1px 15px 0 rgba(0, 0, 0, 0.2);
}

.loc-single-grid .sidebar-single-location .location-thumb {
  padding: 1px;
  border-radius: 2px;
  background-color: var(--white);
  box-shadow: 0 1px 15px 0 rgba(0, 0, 0, 0.3);
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}

.loc-single-grid .sidebar-single-location .location-thumb img {
  height: 100%;
  max-width: 100%;
  width: 100%;
  border-radius: 0px;
  aspect-ratio: 1/1;
  object-fit: cover;
}

.loc-single-grid .sidebar-single-location .location-wrapper {
  padding: 25px 20px;
  border-radius: 0px;
  text-align: center;
}

.loc-single-grid .sidebar-single-location h3,
.loc-single-grid .sidebar-single-location h3 a {
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 34px;
  color: var(--black);
}

.loc-single-grid .sidebar-single-location h3 {
  margin-bottom: 15px;
}

.loc-single-grid .sidebar-single-location .address,
.loc-single-grid .sidebar-single-location .email,
.loc-single-grid .sidebar-single-location .phone {
  margin-top: 8px;
  margin-bottom: 8px;
  width: 100%;
  font-size: 1rem;
  line-height: 130%;
}

.loc-single-grid .sidebar-single-location .address p,
.loc-single-grid .sidebar-single-location .email p,
.loc-single-grid .sidebar-single-location .phone p {
  font-size: 1.4rem;
  line-height: 1.2;
}

.loc-single-grid .sidebar-single-location .email a {
  overflow-wrap: anywhere;
}

.loc-single-grid .sidebar-single-location .address span,
.loc-single-grid .sidebar-single-location .email span,
.loc-single-grid .sidebar-single-location .phone span {
  float: left;
}

.loc-single-grid .sidebar-single-location i {
  font-size: 20px;
  color: var(--theme);
  width: 20px;
  height: 20px;
  line-height: 20px;
  margin-right: 8px;
}

.loc-single-grid .sidebar-single-location .action-button {
  margin-top: 0;
  margin-bottom: 0;
  text-align: center;
  position: relative;
  bottom: auto;
  width: 100%;
  left: auto;
}

.loc-single-grid .sidebar-single-location .action-button a {
  margin: 1rem .5rem;
  padding: 15px;
  font-size: 1.05rem;
  border-radius: 2px;
  display: block;
  text-transform: uppercase;
}

.container-fluid.gmap-container {
  padding-left: 0px;
  padding-right: 0px;
}

.container-fluid.gmap-container .wpsl-gmap-canvas {
  margin-bottom: 0;
}

.no-btm-padd {
  padding-bottom: 0px !important;
}

.products-menu-wrapper .single-menu-items h3 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  color: var(--text);
  font-weight: 500;
  margin-top: 10px;
  line-height: 115%;
  height: 50px;
  align-items: flex-start;
}

.products-menu-wrapper .single-menu-items h3 span {
  margin-right: 8px;
  font-weight: 700;
  color: var(--theme-red);
}

.theme-btn .elementor-button {
  background-color: transparent;
}

.bg-grey {
  background-color: var(--theme-light-grey--v1);
}

.e-con-inner .menu-wrapper-grid {
  padding-bottom: 30px;
}

.bg-grey .menu-wrapper-grid .menu-item,
.bg-white .menu-wrapper-grid .menu-item {
  border-bottom: 1px solid var(--theme-red) !important;
  padding-bottom: 1rem;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  height: 100%;
  justify-content: start;
  gap: 20px;
}

.bg-white {
  background-color: var(--theme-white);
}

/* .bg-white .menu-wrapper-grid .menu-item {
  border-bottom: 1px solid var(--theme-red) !important;
  padding-bottom: 1rem;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
} */
.menu-item h2 {
  font-weight: 700;
  font-size: 1.563rem;
  line-height: 100%;
}

.menu-item h3 {
  font-weight: 500;
  font-size: 1.375rem;
  line-height: 100%;
}

.menu-item h4 {
  font-weight: 400;
  font-size: 1.25rem;
  line-height: 100%;
}

.menu-item p {
  color: var(--black);
  line-height: normal;
}

.elementor-1562 .elementor-element.elementor-element-5dfa3b1 .elementor-heading-title {
  font-weight: 400;
}

.zoom-instagram .zoom-instagram-widget__footer .wpz-insta-view-on-insta-button {
  background-color: var(--theme-blue);
  font-family: var(--title-font);
  font-size: 25px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 24px;
  color: var(--white);
  padding: 20px 40px;
  z-index: 1;
  overflow: hidden;
  border: none;
  box-shadow: none;
  text-decoration: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  position: relative;
}

.zoom-instagram .zoom-instagram-widget__footer .wpz-insta-view-on-insta-button:hover,
.zoom-instagram .zoom-instagram-widget__footer .wpz-insta-view-on-insta-button:focus {
  background-color: var(--theme-global-red);
  color: var(--theme-white) !important;
  opacity: 1;
}

.zoom-instagram .zoom-instagram-widget__footer .wpz-insta-view-on-insta-button .zoom-svg-instagram-stroke {
  width: 25px;
  height: 25px;
}

.zoom-instagram .zoom-instagram-widget__footer .wpz-insta-view-on-insta-button:hover span,
.zoom-instagram .zoom-instagram-widget__footer .wpz-insta-view-on-insta-button:focus span {
  filter: none;
}

.zoom-instagram .zoom-instagram-widget__footer .wpz-insta-view-on-insta-button:before {
  content: "";
  background-color: var(--theme-global-red);
  width: 0;
  height: 50%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -moz-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -ms-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -o-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}

.zoom-instagram .zoom-instagram-widget__footer .wpz-insta-view-on-insta-button:after {
  content: "";
  background-color: var(--theme-global-red);
  width: 0;
  height: 50%;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
  -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -moz-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -ms-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -o-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}

.zoom-instagram .zoom-instagram-widget__footer .wpz-insta-view-on-insta-button:hover::before,
.zoom-instagram .zoom-instagram-widget__footer .wpz-insta-view-on-insta-button:focus::before,
.zoom-instagram .zoom-instagram-widget__footer .wpz-insta-view-on-insta-button:hover::after,
.zoom-instagram .zoom-instagram-widget__footer .wpz-insta-view-on-insta-button:focus::after {
  width: 100%;
  background-color: var(--theme-global-red);
}

/* added from 09-04-2025 */
.breadcumb-wrapper {
  position: relative;
  overflow: hidden;
  height: 50vh;
}

.page-id-1059 .breadcumb-wrapper {
  background-position: 50% 20%;
}

.breadcumb-wrapper .container {
  z-index: 10;
}

.breadcumb-wrapper:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  display: table;
  background-color: var(--theme-dark-grey);
  opacity: 0.5;
  z-index: 8;
}

.breadcumb-wrapper .container {
  position: relative;
  z-index: 10;
  margin-left: auto;
  margin-right: auto;
  top: 50%;
  transform: translateY(-50%);
}

.breadcumb-wrapper.active_video .container {
  position: absolute;
  z-index: 10;
  margin-left: auto;
  margin-right: auto;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.breadcumb-wrapper .banner-video-wrapper {
  overflow: hidden;
}

.breadcumb-wrapper .banner-video-wrapper video {
  display: block;
}

/******** Sticky Header ********/
/******** 21'st April 2025 ********/
.right_logo-sticky img {
  width: 100px;
  height: auto;
}

.header-1:active .right_logo-sticky img {
  display: block;
}

/* Sticky logo hidden by default */
.header-1 .right_logo-sticky {
  display: none;
}

/* Show sticky logo when sticky is active */
.header-1.sticky-active .right_logo-sticky {
  display: block;
}

.header-main {
  padding-right: 0;
}

/******** Video Banner ********/
.right_logo-sticky img {
  width: 100px;
  height: auto;
}

.home-banner-heading h1 {
  margin-bottom: 0;
  color: var(--white);
  font-family: var(--title-font);
  font-size: 8.1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 8.1rem;
  text-transform: uppercase;
}

.home-banner-subheading h2 {
  color: var(--white);
  font-size: 4rem;
  line-height: 5.65rem;
  font-weight: 400;
}

.home-banner-subheading h6 {
  font-family: var(--body-font) !important;
  font-size: 1.45em;
  line-height: normal;
  font-weight: 400;
  color: var(--theme-white);
  text-transform: inherit;
  margin-bottom: 3rem;
}

.home-banner-text p {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.9rem;
}

.home-banner-btn a {
  display: inline-block;
  position: relative;
  padding: 13px 25px 13px 25px;
  background-color: var(--theme);
  color: var(--white) !important;
  font-family: var(--body-font);
  font-size: 16px;
  font-style: normal;
  text-transform: uppercase;
  font-weight: 500;
  line-height: 24px;
  z-index: 1;
  overflow: hidden;
  border: none;
  transition: all 0.3s ease-in-out;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  animation-name: slideInRight;
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

.home-banner-btn a i {
  background-color: #ffffff;
  color: var(--theme);
  font-weight: 500;
  margin-left: 10px;
  font-size: 20px;
}

/* .app-downloader-row {
  max-width: 550px;
  width: 100%;
} */
.app-downloader-row {
  width: 50% !important;
}

/******** 09'th May 2025 ********/
/******** Preloader Word Split ********/
.txt-loading {
  text-align: center !important;
  flex-wrap: wrap !important;
  line-height: 1.5 !important;
}

.word-wrapper {
  display: inline-flex !important;
  margin: 0 0.2em !important;
  white-space: nowrap !important;
}

.preloader-logo1 {
  margin-right: 50px !important;
}

.preloader-logo2 {
  margin-left: 50px !important;
}

/******** 11'th June 2025 ********/
.header-top-location a span:hover {
  color: #eb0029 !important;
  transition-timing-function: ease-out !important;
  transition: 0.1s !important;
}

.header-top-location a:hover i {
  color: #eb0029 !important;
  transition-timing-function: ease-out !important;
  transition: 0.2s !important;
}

/******** 01'st July 2025 ********/
#sf-floating-button-container {
  position: absolute !important;
  transform: rotate(-90deg) !important;
  width: 150px !important;
}

.storefront-sdk-emotion-1fomkqw {
  position: fixed !important;
  left: 20px !important;
  bottom: 50% !important;
}

a#sf-floating-button {
  width: 150px !important;
}

a#sf-floating-button:hover {
  background-color: #ffcc00 !important;
  color: #eb0029 !important;
}

.storefront-sdk-emotion-18sjl9u {
  min-width: 130px !important;
}

/* added from 09-04-2025 */

/******** Testimonial ********/
.testimonial-header .fancy-box .item2 h2 {
  font-size: 40px;
  font-weight: 400;
  line-height: 32px;
  color: #000000;
}

.testimonial-card.style1 p {
  color: #000000;
  font-size: 30px;
  line-height: normal;
  font-family: var(--title-font) !important;
}

.testimonial-card.style1 .testimonial-header .fancy-box .item1,
.testimonial-card.style1 .testimonial-header .fancy-box .item2 h2 {
  display: none;
}

.testimonial-card.style1 .testimonial-header .fancy-box .item2 p {
  font-size: 2.5rem;
  line-height: normal;
  color: #000;
}

.testimonial-card.style1 .testimonial-header {
  padding-bottom: 0px !important;
}

.testimonial-card.style1 .testimonial-header .fancy-box .item1 img {
  width: 68px;
}

.testimonial-wrapper.style1 .arrow-prev i,
.testimonial-wrapper.style1 .arrow-next i {
  background: var(--theme-blue);
  border: 1px solid var(--theme-blue);
  color: var(--theme-white);
}

.testimonial-wrapper.style1 .arrow-prev i:hover,
.testimonial-wrapper.style1 .arrow-next i:hover {
  background: transparent;
  border: 1px solid var(--theme-blue);
  color: var(--theme-white) !important;
}

/******** Footer Contact Heading ********/
.footer-contact-heading {
  font-size: 14px !important;
  font-style: normal !important;
  font-weight: 500 !important;
  line-height: normal !important;
  text-transform: capitalize !important;
  margin-bottom: 10px !important;
}

/* Banner Slider Enhancement Styles - Added July 2025 */
.banner-style1 .additional-title {
  font-size: 2.5rem;
  margin-top: 1rem;
  margin-bottom: 2rem;
  color: #fff;
}

.banner-buttons {
  display: flex;
  justify-content: center;
  gap: 2rem;
  margin-top: 2rem;
}

.banner-button-image {
  max-height: 60px;
  width: auto;
  transition: transform 0.3s ease;
}

.banner-button-image:hover {
  transform: scale(1.05);
}

.cater-wrapper .elementor-widget-image-carousel .swiper .swiper-slide figure {
  margin: 40px 70px 20px !important;
  border-radius: 230px 230px 0px 0px;
  overflow: hidden;
}

.cater-wrapper .cater-info .cater-btn-row a,
.home .elementor-button-wrapper .elementor-button.elementor-button-link {
  background-image: url(/wp-content/uploads/2025/07/icon-download.webp) !important;
  background-position: 30px 50%;
  background-repeat: no-repeat;
  padding-left: 70px !important;
  border-radius: 0px;
}

.menu-section .elementor-element .swiper .elementor-swiper-button-prev,
.menu-section .elementor-element .swiper~.elementor-swiper-button-prev,
.menu-section .elementor-lightbox .swiper .elementor-swiper-button-prev,
.menu-section .elementor-lightbox .swiper~.elementor-swiper-button-prev {
  left: 0px;
}

.cater-wrapper .elementor-element .swiper .elementor-swiper-button-prev,
.cater-wrapper .elementor-element .swiper~.elementor-swiper-button-prev,
.cater-wrapper .elementor-lightbox .swiper .elementor-swiper-button-prev,
.cater-wrapper .elementor-lightbox .swiper~.elementor-swiper-button-prev {
  left: 40px;
}

.menu-section .elementor-element .swiper .elementor-swiper-button-next,
.menu-section .elementor-element .swiper~.elementor-swiper-button-next,
.menu-section .elementor-lightbox .swiper .elementor-swiper-button-next,
.menu-section .elementor-lightbox .swiper~.elementor-swiper-button-next {
  right: 0px;
}

.cater-wrapper .elementor-element .swiper .elementor-swiper-button-next,
.cater-wrapper .elementor-element .swiper~.elementor-swiper-button-next,
.cater-wrapper .elementor-lightbox .swiper .elementor-swiper-button-next,
.cater-wrapper .elementor-lightbox .swiper~.elementor-swiper-button-next {
  right: 40px;
}

.menu-section .elementor-element .swiper .elementor-swiper-button svg,
.menu-section .elementor-element .swiper~.elementor-swiper-button svg,
.menu-section .elementor-lightbox .swiper .elementor-swiper-button svg,
.menu-section .elementor-lightbox .swiper~.elementor-swiper-button svg,
.cater-wrapper .elementor-element .swiper~.elementor-swiper-button svg,
.cater-wrapper .elementor-lightbox .swiper .elementor-swiper-button svg,
.cater-wrapper .elementor-lightbox .swiper~.elementor-swiper-button svg {
  height: 1.5em;
  width: 1.5em;
}

.cater-wrapper .elementor-element .swiper .elementor-swiper-button svg {
  height: 1.2em;
  width: 1.2em;
}

.menu-section {
  background-position: 80% 50% !important;
}

.menu-section h3 {
  font-size: 50px;
  line-height: 1.1;
  color: var(--theme-white);
  font-weight: 400;
  letter-spacing: .1rem;
}

.menu-section ul li {
  background-image: url(/wp-content/themes/fodis-child/assets/images/vector-listing.webp) !important;
  background-position: 0 14px;
  background-repeat: no-repeat;
  padding-left: 30px;
  margin-bottom: .5rem;
}

.home .menu-section .elementor-element.elementor-element-9276678 .theme-btn,
.elementor-button-wrapper .elementor-button.elementor-button-link {
  background-image: url(/wp-content/themes/fodis-child/assets/images/btn-bg.webp) !important;
  background-position: 30px 50% !important;
  background-repeat: no-repeat !important;
  font-size: 27px;
  line-height: normal;
  font-family: var(--title-font);
  font-weight: 400;
  padding-left: 70px;
  padding-right: 30px;
  position: relative;
}

.elementor-button-wrapper .elementor-button.elementor-button-link {
  background-image: url(/wp-content/themes/fodis-child/assets/images/btn-hover-bg.webp) !important;
}

.home .menu-section .elementor-element.elementor-element-9276678 .theme-btn:hover {
  /* background-image: url(/wp-content/themes/fodis-child/assets/images/btn-hover-bg.webp) !important; */
  background-color: var(--theme-white) !important;
  /* background: transparent!important; */
  color: var(--theme-white) !important;
}

/* 30-07-2025 */
.home .menu-section .elementor-element.elementor-element-9eec927 .theme-btn {
  font-size: 27px;
  line-height: normal;
  font-family: var(--title-font);
  font-weight: 400;
  padding-left: 25px;
  padding-right: 20px;
  position: relative;
}

.home .menu-section .elementor-element.elementor-element-9eec927 .theme-btn:hover,
.home .menu-section .elementor-element.elementor-element-9eec927 .theme-btn:focus {
  color: var(--theme-white) !important;
}

.home .menu-section .elementor-element.elementor-element-9eec927 .theme-btn i {
  font-size: 1.2rem;
  color: var(--theme-black);
  padding-top: 0;
  padding-bottom: 0;
  top: -3px;
  position: relative;
  margin-left: 0;
}

.home .menu-section .elementor-element.elementor-element-9eec927 .theme-btn:hover i,
.home .menu-section .elementor-element.elementor-element-9eec927 .theme-btn:focus i {
  background-color: var(--theme-global-red);
  color: var(--white);
}

/* 30-07-2025 */
/* .home .menu-section .elementor-element.elementor-element-9276678 .theme-btn:focus {
  background-color: var(--theme-white)!important;
  color: var(--theme-black)!important;
}
.home .menu-section .elementor-element.elementor-element-9276678 .theme-btn:focus {
  background: url(/wp-content/themes/fodis-child/assets/images/btn-bg.webp)!important;
  color: var(--theme-black)!important;
} */
.elementor-button-wrapper .elementor-button.elementor-button-link {
  background-color: var(--theme-blue);
}

/* .elementor-button-wrapper .elementor-button.elementor-button-link:hover,
.elementor-button-wrapper .elementor-button.elementor-button-link:focus {
  background-color: var(--theme-global-red);
  background-repeat: no-repeat;
} */
.home .menu-section .elementor-element.elementor-element-9276678 .theme-btn:before,
.home .menu-section .elementor-element.elementor-element-9276678 .theme-btn:after,
.elementor-button-wrapper .elementor-button.elementor-button-link:before,
.elementor-button-wrapper .elementor-button.elementor-button-link::after {
  background-color: var(--theme-global-red) !important;
}

.elementor-button-wrapper .elementor-button.elementor-button-link:before {
  content: "";
  background-color: var(--theme2);
  width: 0;
  height: 50%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  -webkit-transition: all 0.3s cubic-bezier(.785, .135, .15, .86);
  transition: all 0.3s cubic-bezier(.785, .135, .15, .86);
  -moz-transition: all 0.3s cubic-bezier(.785, .135, .15, .86);
  -ms-transition: all 0.3s cubic-bezier(.785, .135, .15, .86);
  -o-transition: all 0.3s cubic-bezier(.785, .135, .15, .86);
}

.elementor-button-wrapper .elementor-button.elementor-button-link::after {
  content: "";
  background-color: var(--theme2);
  width: 0;
  height: 50%;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
  -webkit-transition: all 0.3s cubic-bezier(.785, .135, .15, .86);
  transition: all 0.3s cubic-bezier(.785, .135, .15, .86);
  -moz-transition: all 0.3s cubic-bezier(.785, .135, .15, .86);
  -ms-transition: all 0.3s cubic-bezier(.785, .135, .15, .86);
  -o-transition: all 0.3s cubic-bezier(.785, .135, .15, .86);
}

.elementor-button-wrapper .elementor-button.elementor-button-link:hover::before,
.elementor-button-wrapper .elementor-button.elementor-button-link:hover::after {
  width: 100%;
}

.home .menu-section .elementor-element.elementor-element-9276678 .theme-btn:before,
.home .menu-section .elementor-element.elementor-element-9276678 .theme-btn:after .elementor-button-wrapper .elementor-button.elementor-button-link:before,
.elementor-button-wrapper .elementor-button.elementor-button-link:after {
  background-color: var(--theme-global-red) !important;
  background-image: url(/wp-content/themes/fodis-child/assets/images/btn-hover-bg.webp) !important;
  background-repeat: no-repeat;
}

.home .menu-section .elementor-element.elementor-element-9276678 .theme-btn:before,
.home .menu-section .elementor-element.elementor-element-9276678 .theme-btn:after,
.elementor-button-wrapper .elementor-button.elementor-button-link:before,
.elementor-button-wrapper .elementor-button.elementor-button-link:after {
  background-position: 30px 20px !important;
  background-image: url(/wp-content/themes/fodis-child/assets/images/btn-hover-bg.webp) !important;
  background-repeat: no-repeat;
}

.home .menu-section .elementor-element.elementor-element-9276678 .theme-btn:after,
.elementor-button-wrapper .elementor-button.elementor-button-link:after {
  background-position: 30px -10px !important;
  background-image: url(/wp-content/themes/fodis-child/assets/images/btn-hover-bg.webp) !important;
  background-repeat: no-repeat;
}

.menu-section .elementor-element.elementor-element-9276678 .theme-btn i {
  display: none;
}

.offcanvas__info .offcanvas__wrapper .offcanvas__content .text {
  font-size: 1rem !important;
}

.contact-form.style2 select {
  width: 100%;
  padding: 15px 20px;
  margin-bottom: 25px;
  border-radius: 8px;
  border: 1px solid #D4DCFF;
  color: var(--text);
  font-family: var(--body-font);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
}

.contact-form .form-group {
  position: relative;
}

.contact-form .wpcf7-spinner {
  background-color: white;
  padding: 0;
  margin: 13px 0;
  position: absolute;
  right: 30%;
  z-index: 9;
}

.contact-form .wpcf7-spinner::before {
  background-color: var(--theme-blue);
}

.contact-form .wpcf7-submit {
  border-radius: 8px;
}

/*------------------------23.07.25------------------*/
.wpsl_stores-template-default.single .elementor-3354 .elementor-element.elementor-element-5f171c79 .elementor-button,
.wpsl_stores-template-default.single .elementor-3353 .elementor-element.elementor-element-6171f08d .elementor-button,
.wpsl_stores-template-default.single .elementor-3352 .elementor-element.elementor-element-351fd0ce .elementor-button,
.wpsl_stores-template-default.single .elementor-3081 .elementor-element.elementor-element-4a7a84c2 .elementor-button,
.wpsl_stores-template-default.single .elementor-3355 .elementor-element.elementor-element-237323f5 .elementor-button {
  background-image: none !important;
  font-size: 22px;
  padding: 12px 30px;
  letter-spacing: .5px;
}

.wpsl_stores-template-default.single .elementor-button-wrapper .elementor-button.elementor-button-link:before,
.wpsl_stores-template-default.single .elementor-button-wrapper .elementor-button.elementor-button-link:after {
  display: none;
}

/* Map Container and Map Canvas Styles */
#map-container {
  position: relative;
  /* Needed for absolute positioning of location list */
  width: 100%;
  height: 85vh;
  /* Full viewport height */
}

.map-wrapper #map {
  position: absolute !important;
}

#map {
  height: 100%;
  /* Map takes full height of its container */
  width: 100%;
  /* Map takes full width of its container */
  border-radius: 0;
  /* No rounded corners for full screen map */
}

.map-wrapper .container {
  position: relative;
}

.map-wrapper .container #location-list-panel {
  background-color: var(--theme-white) !important;
}

.map-wrapper #map .gm-style-iw.gm-style-iw-c .gm-style-iw-d {
  margin-top: -10% !important;
}

.map-wrapper #map .gm-style-iw.gm-style-iw-c .gm-style-iw-d .info-window-content {
  padding: 1.5rem 3rem;
  border-radius: 20px;
  text-align: center;
}

.map-wrapper #map .gm-style-iw.gm-style-iw-c .gm-style-iw-d .info-window-content .location-name {
  font-size: 2rem;
  font-weight: 400;
  color: var(--theme-red);
}

.map-wrapper #map .gm-style-iw.gm-style-iw-c .gm-style-iw-d .info-window-content .location-address {
  color: var(--text);
  font-size: 1.15rem;
  font-weight: 400;
}

.map-wrapper #map .gm-style-iw.gm-style-iw-c .gm-style-iw-d .info-window-content .location-phone {
  font-size: 1.15rem;
  color: var(--theme-blue);
  font-weight: 600;
}

.map-wrapper #map .gm-style-iw.gm-style-iw-c .gm-style-iw-d .info-window-content .location-phone .phone-link {
  color: var(--theme-blue);
}

.map-wrapper #map .gm-style-iw.gm-style-iw-c .gm-style-iw-d .info-window-content .location-phone .phone-link:hover,
.map-wrapper #map .gm-style-iw.gm-style-iw-c .gm-style-iw-d .info-window-content .location-phone .phone-link:focus {
  color: var(--theme-red) !important;
}

.map-wrapper #map .gm-style-iw.gm-style-iw-c .gm-style-iw-d .info-window-content .order-button {
  border-radius: 0px;
  margin-top: 1rem;
  font-family: var(--title-font);
  background-color: var(--theme-blue);
  font-size: 1.5rem;
  font-weight: 400;
  padding: .7rem 1.5rem;
  text-transform: uppercase;
}

.map-wrapper #map .gm-style-iw.gm-style-iw-c .gm-style-iw-d .info-window-content .order-button:hover,
.map-wrapper #map .gm-style-iw.gm-style-iw-c .gm-style-iw-d .info-window-content .order-button:focus {
  background-color: var(--theme-red);
  color: var(--theme-white) !important;
}

/* Location List Panel Styles (Overlay) */
#location-list-panel {
  top: 1rem;
  /* Spacing from top */
  left: 1rem;
  /* Spacing from left */
  z-index: 10;
  /* Ensure it's above the map */
  max-height: calc(85vh);
  /* Max height to prevent overflow */
  overflow-y: auto;
  /* Enable scrolling for the list */
  width: 300px;
  /* Fixed width for the panel */
  backdrop-filter: blur(5px);
  /* Optional: blur effect for modern look */
  background: #fff;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  /* Shadow effect */
  padding: 1rem;
  /* Inner padding */
}

.panel-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.5rem;
  /* Spacing below title */
}

.panel-title {
  font-size: 1.5rem;
  /* H2 font size */
  font-weight: 700;
  /* Bold font */
  color: #1f2937;
  /* Dark gray text */
}

.toggle-icon {
  cursor: pointer;
  width: 24px;
  height: 24px;
  transition: transform 0.3s ease-in-out;
}

.toggle-icon.rotated {
  transform: rotate(180deg);
}

.location-list-items {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  /* Spacing between list items */
  background-color: transparent;
  /* Set to transparent */
  transition: background-color 0.3s ease-in-out;
}

/* Individual Location Item Styles */
.location-item {
  cursor: pointer;
  transition: background-color 0.2s ease-in-out;
  border-radius: 0.75rem;
  /* Rounded corners */
  background-color: rgba(255, 255, 255, 0.5);
  /* More semi-transparent white */
  padding: 1rem;
  /* Inner padding */
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  /* Shadow effect */
  border: 1px solid #e5e7eb;
  /* Light gray border */
}

.location-item:hover {
  background-color: rgba(240, 244, 248, 0.9);
  /* Slightly less transparent on hover */
  border-color: #93c5fd;
  /* Light blue border on hover */
}

.location-item.active {
  background-color: rgba(226, 232, 240, 0.95);
  /* Even less transparent for active item */
  border: 2px solid #3b82f6;
  /* Blue border for active item */
}

.location-name {
  font-size: 1.125rem;
  /* Larger font size for name */
  font-weight: 600;
  /* Semi-bold font */
  color: #dc2626;
  /* Red text */
  margin-bottom: 0.25rem;
  /* Spacing below name */
}

.location-address,
.location-phone {
  font-size: 0.875rem;
  /* Smaller font size for address/phone */
  color: #4b5563;
  /* Medium gray text */
}

.location-phone {
  margin-top: 0.25rem;
  /* Spacing above phone number */
}

.phone-link {
  color: #2563eb;
  /* Blue text for links */
  text-decoration: none;
}

.phone-link:hover {
  text-decoration: underline;
}

.order-button {
  margin-top: 0.75rem;
  /* Spacing above button */
  display: inline-block;
  background-color: #2563eb;
  /* Blue button background */
  color: #ffffff;
  /* White text */
  font-weight: 700;
  /* Bold font */
  padding: 0.5rem 1rem;
  /* Button padding */
  border-radius: 0.5rem;
  /* Rounded button corners */
  font-size: 0.875rem;
  /* Button font size */
  transition: background-color 300ms ease-in-out;
  /* Smooth hover transition */
  text-decoration: none;
  /* Remove underline from link */
}

.order-button:hover {
  background-color: #1d4ed8;
  /* Darker blue on hover */
}

/* Custom Info Window Styling (Google Maps specific) */
.gm-style .gm-iw-c {
  padding: 0 !important;
  border-radius: 0.75rem !important;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06) !important;
}

.gm-style .gm-iw-t {
  display: none !important;
  /* Hide the default tip */
}

.gm-style .gm-iw-d {
  overflow: hidden !important;
  /* Hide scrollbar if content is too large */
}

.gm-style .gm-iw-close {
  top: 10px !important;
  right: 10px !important;
  opacity: 0.7 !important;
  border-radius: 50% !important;
  background-color: rgba(255, 255, 255, 0.8) !important;
  width: 24px !important;
  height: 24px !important;
  display: flex;
  align-items: center;
  justify-content: center;
}

.gm-style .gm-iw-close img {
  width: 12px !important;
  height: 12px !important;
}

.info-window-content {
  padding: 1rem;
  background-color: white;
  border-radius: 0.75rem;
}

/* 01-08-2025 */
.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li:nth-child(3) {
  display: none !important;
  visibility: hidden;
}

/* 01-08-2025 */

/* 04-08-2025 */
.floating-order-btn {
  min-height: 40px;
  position: fixed;
  left: -60px;
  top: 50%;
  transform: translateY(-50%) rotate(-90deg);
  background-color: var(--theme-global-red);
  color: var(--theme-white);
  font-weight: 700;
  width: 160px;
  min-width: 150px;
  text-transform: uppercase;
  /* padding: 12px 30px; */
  text-decoration: none;
  font-size: 16px;
  letter-spacing: 1px;
  border-radius: 0px;
  border: none;
  cursor: pointer;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.5);
  transition: all 0.4s ease-in-out;
  z-index: 9999;
}

.floating-order-btn:hover {
  background-color: var(--theme-blue);
  transform: translateY(-50%) rotate(-90deg) scale(1.01);
  color: var(--theme-white) !important;
}

/* 04-08-2025 */
.mean-container .mean-nav ul li a:hover,
.mean-container .mean-nav ul li a:focus {
  color: var(--theme) !important;
}

.favorite-section,
.menu-section,
.cater-wrapper,
.about-section,
.testimonial-slider,
.insta-slider-section {
  overflow-x: hidden !important;
}

/* New Css adding 13th Aug 2025 */
.footer-widgets-wrapper .footer-app-logo p {
  text-align: center;
  width: 100%;
}

.footer-widgets-wrapper .single-footer-widget p {
  font-size: 1.2rem;
  line-height: 26px;
}

.search-trigger i {
  font-size: 22px !important;
  font-weight: 700 !important;
}

.header-main .header-right .search-icon {
  font-size: 22px !important;
}

.header-main .sidebar__toggle {
  cursor: pointer;
  font-size: 26px !important;
}

.single-pages-widget .widget-headline,
.single-pages-widget .wp-block-heading {
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  position: relative;
  font-size: 24px;
  padding-bottom: 15px;
  margin-bottom: 25px;
}

.single-pages-widget .widget-headline:before,
.single-pages-widget .wp-block-heading:before {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2px;
  width: 83px;
  content: "";
  background-color: var(--theme);
}

.no-results .page-header {
  margin: 0 0 25px 0;
}

.footer-section .footer-widgets-wrapper .single-footer-widget .menu-footer-locations-container #menu-footer-locations.menu li:first-child a {
  text-transform: capitalize;
  margin-left: 10px;
}

.footer-section .footer-widgets-wrapper .single-footer-widget .menu-footer-locations-container .menu li {
  margin-left: 20px;
}


/* New Css adding 13th Aug 2025 End */

/* Responsive Adjustments for Smaller Screens */
@media (min-width: 768px) {
  .storefront-sdk-emotion-11vmuxg>div {
    min-width: fit-content;
  }
}

@media (min-width: 1400px) {

  .container-xxl,
  .container-xl,
  .container-lg,
  .container-md,
  .container-sm,
  .container,
  .container.location-grid-wrapper,
  .page-template .e-con>.e-con-inner,
  .single .e-con>.e-con-inner {
    max-width: 1350px;
  }

  .home.page-template .e-con>.e-con-inner {
    max-width: var(--content-width);
  }
}

@media only screen and (min-width: 1440px) {
  .header-top-wrapper span {
    font-size: 1.1rem !important;
  }
}

/* modified from 05-08-2025 */
@media only screen and (min-width: 1201px) and (max-width: 1359px) {
  .header-top-wrapper span {
    font-size: 0.95rem !important;
  }
}

/* modified from 05-08-2025 */
@media only screen and (min-width: 1360px) and (max-width: 1439px) {
  .header-top-wrapper span {
    font-size: 1.0rem !important;
  }
}

@media (max-width: 2400px) {
  .offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li.only_mobbilee {
    display: none !important;
    visibility: hidden;
  }
}

@media (max-width: 1899px) {
  .about-wrapper.style1 .shape3 {
    left: 187px;
  }

  .about-wrapper.style1 .shape6 {
    right: 187px;
  }
}

@media (max-width: 1799px) {
  .home-banner-heading h1 {
    font-size: 6.1rem;
    line-height: 6.1rem;
  }

  .featured-products-slider.owl-carousel .item h2 {
    font-size: 35px;
    margin-bottom: 20px;
  }

  .featured-products-slider.owl-carousel .item p {
    font-size: 18px;
    margin-bottom: 0px;
  }

  .featured-products-slider.owl-carousel .item {
    height: 400px;
  }
}

@media (max-width: 1720px) {
  .about-wrapper.style1 .shape1 {
    left: -62px !important;
  }

  .about-wrapper.style1 .shape4 {
    right: -115px !important;
  }

  .about-wrapper.style1 .shape3 {
    left: 135px !important;
  }

  .about-wrapper.style1 .shape6 {
    right: 75px !important;
  }
}

@media (max-width: 1699px) {
  .home .hero-banner-slide .banner-wrapper.style1.bg-img .banner-container .col-12.col-xxl-6 .banner-title-area .banner-style1 .section-title .title {
    font-size: 96px;
    line-height: 105px;
  }

  .home .hero-banner-slide .banner-wrapper.style1.bg-img .banner-container .col-12.col-xxl-6 .banner-title-area .banner-style1 .section-title .sub-title {
    font-size: 19px;
  }

  .home .hero-banner-slide .banner-wrapper.style1.bg-img .banner-container .col-12.col-xxl-6 .banner-title-area .banner-style1 .section-title .theme-btn {
    padding: 15px 25px;
    font-size: 16px;
  }
}

@media (max-width: 1599px) {
  .featured-products-slider.owl-carousel .item h2 {
    font-size: 30px;
    margin-bottom: 10px;
  }
}

@media (max-width: 1501px) {

  /* added from 05-08-2025 */
  .main-header-wrapper .logo-image {
    padding-left: 50px !important;
  }

  .main-header-wrapper .main-header-items {
    padding-right: 0;
  }

  /* added from 05-08-2025 */
  .about-wrapper.style1 .shape1 {
    left: -121px !important;
  }

  .about-wrapper.style1 .shape4 {
    right: -174px !important;
  }

  .about-wrapper.style1 .shape3 {
    left: 70px !important;
  }

  .about-wrapper.style1 .shape6 {
    right: 20px !important;
  }

  /* added from 05-08-2025 */
  .main-header-wrapper .logo-image img {
    width: 200px !important;
    height: auto !important;
  }

  .header-top-wrapper {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .header-main .main-menu ul li a {
    font-size: 1.2rem;
  }

  .main-header-wrapper {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .header-main {
    padding-top: 0;
    padding-bottom: 0;
  }

  .home-banner-heading h1 {
    font-size: 4.1rem;
    line-height: 4.1rem;
  }

  .home-banner-subheading h2 {
    font-size: 3.2rem;
    line-height: 3.2rem;
  }

  /* added from 05-08-2025 */
  .app-downloader-row {
    width: 45% !important;
  }
}

@media (max-width: 1399px) {

  /* added from 04-04-2025 */
  .about-wrapper.style1 .title-area {
    max-width: 100%;
  }

  /* added from 04-04-2025 */
  .loc-single-grid .sidebar-single-location .action-button {
    position: relative;
    bottom: auto;
  }
}

@media only screen and (max-width: 1200px) {
  .header-top-wrapper span {
    display: none !important;
  }

  .offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li.only_mobbilee {
    display: block !important;
    visibility: visible;
  }

  .offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li.only_mobbilee a {
    letter-spacing: -.83px;
    color: var(--theme-red);
  }

  .offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li.only_mobbilee span i {
    color: var(--theme-red);
    margin-right: 20px;
  }

  .offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li.only_mobbilee a:hover span i,
  .offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li.only_mobbilee a:focus span i {
    color: var(--theme);
  }

  .header-main {
    justify-content: end;
  }

  .sticky-active.sticky.open .header-main {
    padding-top: 10px;
    padding-bottom: 10px;
    justify-content: space-between;
  }
}

@media (max-width: 1199px) {
  .header-1 .mega-menu-wrapper {
    background-color: var(--white) !important;
    background-image: none !important;
  }

  .location_container .single-footer-widget.links-info .location-list .single-location-info p a {
    word-wrap: break-word;
    hyphens: auto;
  }

  .footer-widgets-wrapper .container,
  .footer-bottom .container {
    padding-left: 50px;
    padding-right: 50px;
  }
}

@media (max-width: 1099px) {
  .home-banner-heading h1 {
    font-size: 3.1rem;
    line-height: 3.5rem;
  }

  .featured-products-slider.owl-carousel .item {
    padding: 20px 30px;
    margin-top: 10px;
    height: 420px;
  }

  .featured-products-slider.owl-carousel .item h2 {
    font-size: 30px;
    margin-bottom: 20px;
  }

  .featured-products-slider.owl-carousel .item p {
    font-size: 1rem;
    margin-bottom: 0;
  }

  .menu-section {
    background-position: 50% 100% !important;
    background-size: cover !important;
  }

  .menu-section h3 {
    font-size: 32px;
  }

  .home .menu-section .elementor-element.elementor-element-9276678 .theme-btn,
  .elementor-button-wrapper .elementor-button.elementor-button-link {
    background-position: 25px 50% !important;
    font-size: 18px;
    padding-right: 20px;
    padding-left: 55px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-size: 18px !important;
  }

  .home .menu-section .elementor-element.elementor-element-9eec927 .theme-btn {
    font-size: 18px;
    line-height: normal;
    padding-left: 20px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .home .menu-section .elementor-element.elementor-element-9eec927 .theme-btn i {
    font-size: 1rem;
    top: -1px;
  }

  .cater-wrapper .elementor-widget-image-carousel .swiper .swiper-slide figure {
    margin-left: 205px !important;
    margin-right: 205px !important;
  }

  .cater-wrapper .cater-info .cater-btn-row a,
  .home .elementor-button-wrapper .elementor-button.elementor-button-link {
    background-position: 15px 50% !important;
    background-size: 18px !important;
    padding-left: 40px !important;
  }
}

@media (max-width: 1024px) {
  .main-header-wrapper {
    justify-content: space-between;
  }

  /* 05-08-2025 */
  /* .logo-image {
    width: 20% !important;
  } */
  /* 05-08-2025 */
  .main-header-items {
    width: 60% !important;
    order: 1 !important;
  }

  .right_logo {
    width: 20% !important;
    order: 0 !important;
    padding-right: 20px;
    padding-left: 365px;
    z-index: 999;
  }

  .home-banner-heading h1 {
    font-size: 55px;
    font-style: normal;
    line-height: 55px;
    text-transform: uppercase;
    margin-bottom: 20px;
  }

  .home-banner-subheading h6 {
    font-family: var(--body-font) !important;
    font-size: 1.2em;
    margin-bottom: 20px;
  }

  .breadcumb-wrapper {
    height: 35vh;
  }

  .home-banner-subheading h2 {
    font-size: 50px;
    line-height: 50px;
  }

  .map-wrapper #map .gm-style-iw.gm-style-iw-c .gm-style-iw-d .info-window-content .location-name {
    font-size: 1.6rem;
    margin-top: -5px;
  }

  .map-wrapper #map .gm-style-iw.gm-style-iw-c .gm-style-iw-d .info-window-content .location-address {
    font-size: 1.05rem;
    line-height: 1.3;
  }

  .map-wrapper #map .gm-style-iw.gm-style-iw-c .gm-style-iw-d .info-window-content .location-phone {
    font-size: 1.1rem;
  }

  .map-wrapper #map .gm-style-iw.gm-style-iw-c .gm-style-iw-d .info-window-content .order-button {
    margin-top: 1rem;
    font-size: 1.1rem;
    padding: .6rem 1rem;
    display: inline-block;
  }

  .map-wrapper #map .gm-style-iw.gm-style-iw-c .gm-style-iw-d .info-window-content {
    padding: 1rem;
  }
}

@media (max-width: 999px) {
  .owl-nav {
    height: 50px;
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
  }

  button.owl-prev.disabled,
  button.owl-next.disabled {
    opacity: 0.5;
    pointer-events: none;
    cursor: default;
  }

  .owl-carousel .owl-nav button.owl-next,
  .owl-carousel .owl-nav button.owl-prev {
    border: 1px solid #dbdbdb;
    border-radius: 50%;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
    background-color: white;
    width: 40px;
    height: 40px;
    font-size: 30px;
    transition: all 0.3s ease;
    color: var(--text);
    margin: 5px;
    font-weight: 300;
    text-align: center;
    position: absolute;
  }

  .owl-carousel .owl-nav button.owl-prev {
    left: -20px;
  }

  .owl-carousel .owl-nav button.owl-next {
    right: 0;
  }
}

@media (max-width: 991px) {
  .header-main {
    padding-top: 5px;
    padding-bottom: 6px;
  }

  .order-online-wrapper .e-con-inner {
    max-width: 75% !important;
  }

  .right_logo {
    padding-right: 20px;
    padding-left: 287px;
  }

  .testimonial-slider .testimonial-wrapper.style1 .shape,
  .testimonial-slider .testimonial-wrapper.style1 .shape>img {
    height: 100%;
  }

  p,
  body {
    font-size: 17px;
  }

  .single h3 {
    line-height: 1.3;
  }

  #map-container {
    display: flex;
    flex-direction: column-reverse;
  }

  .map-wrapper #map {
    position: relative !important;
    margin-top: 1rem;
  }

  #location-list-panel {
    position: relative;
    /* width: calc(100% - 2rem); Full width minus padding on mobile */
    width: 100%;
    /* left: 1rem;
    right: 1rem;
    top: 0.5rem; */
    left: 0;
    right: 0;
    top: 0;
    max-height: 40vh;
    /* Shorter height on mobile to leave map visible */
  }
}

@media (max-width: 880px) {
  .right_logo {
    padding-right: 30px;
    padding-left: 220px;
  }

  .cater-wrapper .elementor-widget-image-carousel .swiper .swiper-slide figure {
    margin-left: 150px !important;
    margin-right: 150px !important;
  }
}

@media (max-width: 799px) {
  .featured-products-slider.owl-carousel .item {
    height: 380px;
  }
}

@media (max-width: 768px) {
  .banner-style1 .additional-title {
    font-size: 2rem;
  }

  .banner-buttons {
    flex-direction: column;
    align-items: center;
    gap: 1rem;
  }

  .banner-button-image {
    max-height: 50px;
  }

  .map-wrapper #map .gm-style-iw.gm-style-iw-c .gm-style-iw-d .info-window-content .location-name {
    font-size: 1.3rem;
    margin-top: -5px;
  }

  .map-wrapper #map .gm-style-iw.gm-style-iw-c .gm-style-iw-d .info-window-content .location-address {
    font-size: 1rem;
  }

  .map-wrapper #map .gm-style-iw.gm-style-iw-c .gm-style-iw-d .info-window-content .location-phone {
    font-size: .93rem;
    font-weight: 600;
  }

  .map-wrapper #map .gm-style-iw.gm-style-iw-c .gm-style-iw-d .info-window-content .order-button {
    margin-top: .7rem;
    font-size: 1rem;
    padding: .5rem 1rem;
    display: inline-block;
  }

  .map-wrapper #map .gm-style-iw.gm-style-iw-c .gm-style-iw-d .info-window-content {
    padding: 0;
  }
}

@media (max-width: 767px) {
  .home-banner-text p {
    font-size: 1.1rem;
    line-height: 1.5rem;
  }

  /* .main-header-wrapper {
    justify-content: space-evenly;
  } */
  .main-header-wrapper .logo-image {
    width: auto !important;
    display: block;
  }

  /* 05-08-2025 */
  .main-header-wrapper .main-header-items {
    padding-right: 50px;
  }

  .header-main {
    column-gap: 15px !important;
    padding-right: 0;
  }

  .header-top-wrapper {
    padding-right: 0;
  }

  /* 05-08-2025 */
  .header-main .header-right {
    gap: 10px !important;
  }

  .header-top-wrapper {
    padding-top: 0;
    padding-bottom: 5px;
    padding-left: 0;
    padding-right: 0;
  }

  .main-header-wrapper .logo-image a {
    display: block;
  }

  /* 05-08-2025 */
  /* .main-header-wrapper .logo-image img {
    width: 70px !important;
    height: auto !important;
  } */
  .main-header-wrapper .logo-image img {
    width: 160px !important;
  }

  /* 05-08-2025 */
  .right_logo {
    padding-right: 0;
    padding-left: 0;
    width: auto !important;
  }

  .home .hero-banner-slide .banner-wrapper.style1.bg-img .banner-container .col-12.col-xxl-6 .banner-title-area .banner-style1 .section-title .title {
    font-size: 36px;
    line-height: 46px;
  }

  .order-online-wrapper .e-con-inner {
    max-width: 100% !important;
  }

  .location-list {
    flex-direction: column !important;
  }

  .location-list li {
    width: 100% !important;
  }

  .footer-top .fancy-box .item2 a {
    font-size: 12px !important;
  }

  .location-row .location-map,
  .location-row .location-map .elementor-widget-shortcode,
  .location-row .location-map .elementor-widget-shortcode .elementor-shortcode,
  .restaurant-single-lt-content #wpsl-base-gmap_0 {
    height: 292px !important;
  }

  .page-id-1450 .elementor-widget-icon-box .elementor-icon-box-title a {
    font-size: 20px !important;
  }

  .other-restaurants-wrapper .location-list {
    margin-right: 15px !important;
    width: 100% !important;
  }

  .other-restaurants-wrapper .location-list li {
    margin-left: 0rem !important;
  }

  .right_logo {
    padding-right: 78px;
    padding-left: 250px;
  }

  .right_logo img {
    width: 100px !important;
  }

  .header-1 .mega-menu-wrapper {
    padding: 0 0px !important;
  }

  .home-banner-heading h1 {
    font-size: 36px;
    line-height: 40px;
    font-style: normal;
    margin-bottom: 0px;
  }

  .home-banner-subheading h2 {
    font-size: 35px;
    line-height: 35px;
  }

  .home-banner-subheading h6 {
    font-family: var(--body-font) !important;
    font-size: 1em;
    margin-bottom: 15px;
  }

  .breadcumb-wrapper {
    height: auto;
  }

  .preloader .animation-preloader .txt-loading {
    font-size: 3em !important;
  }

  .elementor-1562 .elementor-element.elementor-element-736021d.e-con {
    padding-left: 50px !important;
  }

  .elementor-1562 .elementor-element.elementor-element-c5da0e7 {
    display: flex !important;
  }

  .about-us-section .title-area .title {
    font-size: 40px;
    line-height: 42px;
    margin-bottom: 20px;
  }

  .about-us-section .title-area .text {
    font-size: 1rem;
    line-height: 1.5;
  }

  .testimonial-slider .testimonial-wrapper.style1 {
    padding: 0 0 60px;
  }

  .testimonial-slider .testimonial-wrapper.style1 .title-area .title {
    font-size: 40px;
    line-height: 42px;
    margin-bottom: 0;
  }

  .testimonial-card.style1 p {
    font-size: 22px;
  }

  .testimonial-card.style1 .testimonial-header .fancy-box .item2 p {
    font-size: 2rem;
  }

  .footer-top .fancy-box .logo-img {
    width: auto;
  }

  .footer-top.footer-top-info .fancy-box .logo-img img {
    height: 100px !important;
    width: auto !important;
    max-width: 100%;
  }

  .footer-top {
    padding-left: 25px;
    padding-right: 25px;
  }

  .footer-top.footer-top-info .fancy-box i {
    width: 50px;
    height: 50px;
    line-height: 50px;
  }

  .footer-top.footer-top-info .fancy-box i.fas,
  .footer-top.footer-top-info .fancy-box i.fa-phone-alt {
    font-size: 20px;
  }

  .footer-top .fancy-box .item2 p {
    font-size: 18px !important;
  }

  .footer-top .fancy-box .item2 p>a {
    font-size: 16px !important;
  }

  .footer-widgets-wrapper .single-footer-widget .widget-head h3 {
    font-size: 30px;
  }

  .footer-widgets-wrapper .single-footer-widget .menu-footer-quick-links-container .menu li,
  .footer-section .footer-widgets-wrapper .single-footer-widget .menu li {
    font-size: 20px;
    line-height: 1.1;
    margin-bottom: 0px;
    margin-top: 8px;
  }

  .footer-widgets-wrapper .single-footer-widget .menu li:not(:last-child) {
    margin-bottom: 5px;
  }

  .footer-widgets-wrapper .footer-app-logo .app-logo-list {
    flex-direction: row;
    gap: 10px;
  }

  .footer-widgets-wrapper .footer-app-logo .app-logo-list li img {
    max-width: 100%;
    height: auto;
  }

  .footer-widgets-wrapper .container,
  .footer-bottom .container {
    padding-left: 25px;
    padding-right: 25px;
  }

  .footer-bottom .footer-wrapper p {
    font-size: 13px;
  }

  .menu-section {
    background-size: contain !important;
    background-position: 0 90% !important;
  }

  .breadcumb-wrapper .container {
    top: auto;
    transform: translateY(0)
  }
}

@media (max-width: 710px) {

  /* .right_logo {
    padding-right: 20px;
    padding-left: 255px;
  } */
  .right_logo img {
    width: 94px !important;
  }

  .featured-products-slider.owl-carousel .item {
    height: 375px;
  }
}

@media (max-width: 650px) {
  .cater-wrapper .elementor-widget-image-carousel .swiper .swiper-slide figure {
    margin-left: 70px !important;
    margin-right: 70px !important;
  }

  .right_logo {
    padding-right: 20px;
    padding-left: 150px;
  }

  .right_logo img {
    width: 92px !important;
  }

  .main-header-wrapper .logo-image img {
    width: 120px !important;
  }

  .main-header-wrapper .logo-image {
    padding-left: 30px !important;
  }

  .main-header-wrapper .main-header-items {
    padding-right: 30px;
  }

  .menu-section h3 {
    font-size: 28px;
  }

  .home .menu-section .elementor-element.elementor-element-9276678 .theme-btn,
  .elementor-button-wrapper .elementor-button.elementor-button-link {
    background-position: 20px 50% !important;
    font-size: 16px;
    padding-right: 15px;
    padding-left: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-size: 15px !important;
  }

  .home .menu-section .elementor-element.elementor-element-9eec927 .theme-btn {
    font-size: 16px;
    line-height: normal;
    padding-left: 15px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .header-top-wrapper .social-icon .fa-brands,
  .header-top-wrapper .social-icon .fab,
  .header-top-wrapper .social-icon i,
  .header-top-wrapper .social-icon .ri-twitter-fill {
    font-size: 18px;
  }

  .app-downloader-row {
    width: 60% !important;
  }

  .insta-slider-section .zoom-instagram .zoom-instagram-widget__footer .wpz-insta-view-on-insta-button {
    font-size: 18px;
    line-height: 18px;
    padding: 15px 22px;
  }

  .insta-slider-section .zoom-instagram .zoom-instagram-widget__footer .wpz-insta-view-on-insta-button .zoom-svg-instagram-stroke {
    width: 18px;
    height: 18px;
  }

  .insta-slider-section .zoom-instagram .zoom-instagram-widget__items.layout-fullwidth {
    gap: 10px !important;
  }
}

@media (max-width: 599px) {
  .featured-products-slider.owl-carousel .item {
    height: 450px;
  }
}

@media (max-width: 575px) {
  .sticky-active.sticky.open .header-main {
    padding-left: 30px;
    padding-right: 30px;
  }

  .app-downloader-row {
    width: 68% !important;
  }
}

@media (max-width: 499px) {
  .home-banner-heading h1 {
    font-size: 30px;
    line-height: 30px;
  }

  .home-banner-subheading h2 {
    font-size: 30px;
    line-height: 30px;
  }

  .order-online-wrapper .e-con-inner {
    flex-direction: column !important;
  }

  .order-online-row h2 {
    margin-bottom: 15px;
  }

  .order-online-wrapper .doordash-rounded {
    padding: 30px;
  }

  .location-list li h5 a {
    width: 100% !important;
  }

  .preloader-logo1 {
    margin-right: 20px !important;
  }

  .preloader-logo2 {
    margin-left: 20px !important;
  }

  .app-downloader-row {
    width: 75% !important;
  }

  .featured-products-slider.owl-carousel .item {
    height: 400px;
  }
}

@media (max-width: 480px) {
  .right_logo {
    padding-right: 0px;
    padding-left: 50px;
    width: 25% !important;
  }

  .right_logo img {
    width: 80px !important;
  }

  /* .main-header-wrapper .logo-image img {
    width: 85px !important;
    height: auto !important;
  } */
  .header-1 .header-right {
    order: 2;
  }

  .mega-menu-wrapper {
    margin-left: 0px;
  }

  .header-1 .logo img {
    width: 87px;
  }

  .right_logo-sticky img {
    width: 87px;
  }

  /* .header-1 .logo {
    padding-left: 10px;
  } */
}

@media (max-width: 420px) {
  .elementor-1562 .elementor-element.elementor-element-736021d.e-con {
    padding-left: 25px !important;
  }
}

@media (max-width: 399px) {
  .app-downloader-row {
    width: 90% !important;
  }

  .featured-products-slider.owl-carousel .item {
    height: 370px;
  }
}

@media (max-width: 375px) {
  .home-banner-heading h1 {
    font-size: 25px;
    line-height: 25px;
  }

  .home-banner-subheading h2 {
    font-size: 25px;
    line-height: 25px;
  }
}

@media (max-width: 350px) {

  .home .menu-section .elementor-element.elementor-element-9276678 .theme-btn,
  .elementor-button-wrapper .elementor-button.elementor-button-link {
    font-size: 15px;
  }

  .home .menu-section .elementor-element.elementor-element-9eec927 .theme-btn {
    font-size: 15px;
    padding-left: 14px;
  }

  .home .menu-section .elementor-element.elementor-element-9eec927 .theme-btn i {
    font-size: .9rem;
    top: 0;
  }

  .app-downloader-row {
    width: 100% !important;
  }

  .featured-products-slider.owl-carousel .item {
    height: 350px;
  }
}