/*
Theme Name: Fast Food Delivery Pro
Description:  The industrial theme features an elegant and chic design that will help your site stand out among the rest of your competitors.
Author: wpelemento
Theme URI: https://preview.wpelemento.com/fast-food-delivery/
Author URI: https://www.wpelemento.com/
Version: 0.0.1
Requires PHP: 7.2
Tested up to: 6.0
Text Domain: fast-food-delivery-pro
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: education, portfolio, blog, wide-blocks, one-column, two-columns, right-sidebar, left-sidebar, grid-layout, custom-background, custom-colors, custom-header, custom-logo, custom-menu, featured-images, footer-widgets, full-width-template, editor-style, theme-options, threaded-comments
Elementor Wptheme WordPress Theme has been created by wpelemento(wpelemento.com), 2022.
Elementor Wptheme WordPress Theme is released under the terms of GNU GPL
*/
@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Hind+Madurai:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Kalam:wght@300;400;700&display=swap');
html{
  scroll-behavior: smooth;
}
body{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  overflow-x: hidden;
  font-family: "Outfit", sans-serif;
  background-color: #fffcf6 !important;
}
a{
  text-decoration: none;
}
h1,h2,h3,h3,h4,h5,h6,p{
  font-family: "Hind Madurai", Sans-serif;
}
ul, ol{
  list-style: none;
  margin: 0;
  padding: 0;
}
img{
  max-width: 100% !important;
}
:root {
  --swatches-color: #ffffff;
}
section{
  overflow: hidden !important;
}
header.food_delivery_topbar{
overflow: hidden !important;
}
.variable-item-contents:before{
  background-color: var(--swatches-color);
}
@keyframes parallax {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-6vh);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes floating {
    from { transform: translate(0,  0px); }
    65%  { transform: translate(0, 15px); }
    to   { transform: translate(0, -0px); }
}
/* loader */
.spinner-loading-box {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  cursor: pointer;
  z-index: 999999;
  background: #F3CB00;
}
/* category section */
.food_delivery_category_slider_sec .ht-category-wrap .ht-category-content-3.ht-category-content-3-bg1, .food_delivery_category_slider_sec .ht-category-wrap .ht-category-content-3.ht-category-content-3-bg2, .food_delivery_category_slider_sec .ht-category-wrap .ht-category-content-3.ht-category-content-3-bg3, .food_delivery_category_slider_sec .ht-category-wrap .ht-category-content-3.ht-category-content-3-bg4{
    padding: 15px 0;
    max-width: 100%;
    background-color: unset;
}
.food_delivery_category_slider_sec .ht-category-wrap .ht-category-image a img {
  max-width: 100%;
  height: 60px;
  width: 60px;
  object-fit: contain;
  margin: 0 auto;
}
.food_delivery_category_slider_sec .ht-category-image.ht-category-image-zoom {
  padding: 20px 0px;
}
.food_delivery_category_slider_sec .ht-category-wrap {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 0px 15px #00000029;
  border-radius: 10px;
}
.food_delivery_category_slider_sec .ht-category-wrap {
  margin-top: 10px;
}
.food_delivery_category_slider_sec .ht-category-wrap .ht-category-image a.ht-category-border-2::before {
display: none;
}
.food_delivery_category_slider_sec .ht-category-wrap:hover .ht-category-image a.ht-category-border-2::before {
 transform: unset;
}

/* category section end */

/* about-us section start */

.food_delivery_about_us_section_colm_two span.elementor-icon svg {
  margin-top: 6px;
}
/* about-us section end */

/* special chees section start */
.food_delivery_contaiiner_offer_content_cont {
  margin: 30px 0px 0px 30px;
  width: 300px;
}

/* special chees section end */

/* combo wekly offer section */
.food_delivery_half_burger_img{
  width: 180px;
  position: absolute;
  top: 30%;
  left: -100px;
}

.hf_tmtr_hf_cpcm img {
  position: absolute;
  right: 20%;
  bottom: 0;
  animation: parallax 10s infinite linear;
}
.small_leaf img {
  position: absolute;
  left: 58%;
  animation: parallax 10s infinite linear;
}
.tmtr_blury_img img {
  position: absolute;
  width: 18%;
  bottom: 44px;
  animation: parallax 10s infinite linear;
}
.up_leaf img {
  position: relative;
  right: 20%;
  bottom: 0px;
  animation: parallax 10s infinite linear;
}
.leaf_horizontal img{
  animation: parallax 10s infinite linear;
}
.food_delivery_banner_img_two img{
margin: 20px 0px;
}
span.text_ft_change {
  font-size: 35px;
  line-height: 40px;
}
.free_home_delivery {
  border-right: 2px solid #000;
  margin-right: 20px;
}
.imgs_wrap_div{
  overflow: hidden;
}
/* .img_two {
  height: 100%;
  width: 100%;
} */
.food_deliverry_offer_second_container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 20px;
}
.food_deliverry_offer_second_container {
  rotate: -45deg;
  right: 0;
  position: absolute;
  top: 0%;
  right: -15%;
}
.food_delivery_per_off {
  background: #D12727;
  position: relative;
  border-radius: 30px;
}
.food_delivery_per_off h2 {
  rotate: 45deg;
}
.food_delivery_per_off .elementor-widget-container{
height: 190px !important;
width: 190px;
display: flex;
align-items: center;
justify-content: center;
box-shadow: 0px 0px 20px #00000029;
border-radius: 30px;
}
.img_two {
  width: 480px;
  height: 400px;
}
/* combo wekly offer section */


/* testimonial section */

.food_delivery_testimonial .ea-arrow-prev:before {
  content: "\f060";
  font-family: 'Font Awesome 5 Free';
  background: #D12727;
  font-size: 16px;
  color: #fff !important;
  font-weight: 900 !important;
  visibility: visible;
  padding: 4px 8px;
  border-radius: 4px;
}
.food_delivery_testimonial .ea-arrow-next:before {
  content: "\f061";
  font-family: 'Font Awesome 5 Free';
  background: #D12727;
  font-size: 16px;
  color: #fff !important;
  font-weight: 900 !important;
  visibility: visible;
  padding: 4px 8px;
  border-radius: 4px;
}
.food_delivery_testimonial .ht-single-testimonial-wrap .ht-client-info {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: space-between !important;
  float: unset;
  width: 100%;
}
.food_delivery_testimonial .ht-single-testimonial-wrap .ht-client-content.ht-client-content-border {
  padding: 40px 40px 65px;
  text-align: center;
  width: 80%;
  margin: 0 auto;
  border: unset;
}
/* testimonial section end */

/* newsletter section start*/
.submit-n {
  font-family: 'Font Awesome 5 Free' !important;
  padding: 6px;
  font-size: 16px;
  cursor: pointer;
  background: #F3CB00;
  border: unset;
  height: 55px;
  width: 55px;
  border-radius: 0px 10px 10px 0px;
  font-weight: 900 !important;
}
.food_delivery_newsletter {
  width: 100%;
}
.food_delivery_newsletter p{
display: flex;
height: 30px;
justify-content: center;
align-items: center;
}
.n-email {
  height: 55px;
  border: unset;
  padding: 15px 10px 15px 15px;
  border-radius: 10px 0px 0px 10px;
  width: 100%;
}
.food_delivery_newsletter .wpcf7-form-control-wrap{
  width: 100%;
}
.food_delivery_newsletter .wpcf7-response-output {
  padding: 0px !important;
  margin: 0px !important;
  position: absolute;
  top: 40px;
}
.food_delivery_newsletter span.wpcf7-not-valid-tip {
  display: none;
  margin: 0px;
}
.food_delivery_newsletter span.wpcf7-spinner{
  display: none;
}
/* newsletter section end*/

/* why choose us section start */
.food_delivery_img_box .elementor-image-box-wrapper {
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 10px;
  padding: 10px;
  background-color: #fff;
}
.food_delivery_img_box .elementor-widget-image-box {
  width: 100%;
  margin: 0px 0px 0px 10px;
}
/* why choose us section end */


/* blog section */
.food_deliver_blog_nd_news .e-con-inner {
  overflow-x: clip;
}
.food_deliver_blog_nd_news .ea-button-wrap, .food_deliver_blog_nd_news .ea-text-wrap {
  display: none;
  margin:10px 0px;
}
.food_deliver_blog_nd_news .ea-category a:before,a.post_category:before {
  content: "\f02b";
  font-size: 14px;
  color: #D12727;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  margin-right: 10px;
  margin-top: 4px;
}
.food_deliver_blog_nd_news .ea-date:before,.date-with-cat p:before {
  content: "\f073";
  font-size: 14px;
  color: #D12727;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  margin-right: 10px;
}
.food_deliver_blog_nd_news .ea-content {
  padding: 10px !important;
  border-radius: 12px;
  background: #fff;
  position: absolute;
  bottom: 3%;
  width: 94%;
  left: 10px;
}
.food_deliver_blog_nd_news .ea-content:hover .ea-button-wrap, .food_deliver_blog_nd_news .ea-content:hover .ea-text-wrap{
display: block;
}
.food_deliver_blog_nd_news .ea-content:hover a.title-animation-underline{
color:#D12727 !important;
}
.food_deliver_blog_nd_news .ea-img-wrap img {
  border-radius: 15px;
}
.food_deliver_blog_nd_news .ea-category{
  order:2 !important;
  font-family: 'Hind Madurai';
    font-size: 14px;
    font-weight: 600;
    color: #000;
}
.food_deliver_blog_nd_news .ea-date {
    order: 1 !important;
    margin-right: 20px !important;
    font-weight: 600;
    font-size: 14px;
    color: #000;
    font-family: 'Hind Madurai';
}
.food_deliver_blog_nd_news .ea-amox-carousel .ea-comments,.food_deliver_blog_nd_news .ea-amox-carousel .ea-date{
margin-left: 0px !important;
}
.food_deliver_blog_nd_news .ea-meta {
  margin-bottom: 10px;
}
.food_deliver_blog_nd_news .ea-amox-carousel .ea-item:hover .ea-img-wrap .ea-img {
    transform: unset;
}
.food_deliver_blog_nd_news .ea-button-wrap span {
  text-transform: capitalize;
  padding-top: 10px;
  font-family: 'Hind Madurai';
  font-weight: 600;
  color: #D12727;
}
.food_deliver_blog_nd_news .ea-item {
  position: relative;
  border-radius: 20px;
}
.food_deliver_blog_nd_news .ea-item .ea-img-wrap {
  height: 320px;
}
/* blog section end */

/* tab section start */

.food_delivery_tab_section .woocommerce-loop-product__title{
  text-align: left;
}
.food_delivery_tab_section .star-rating{
  float: left !important;
}
.food_delivery_tab_section span.woocommerce-Price-amount {
  float: right;
}
.food_delivery_tab_section .add_to_cart_button.ajax_add_to_cart {
  display: none !important;
}
.food_delivery_tab_section .add_to_wishlist svg {
  position: absolute;
  right: 8px;
  bottom: 265px;
  fill: #fff;
  color: #fff;
}
.food_delivery_tab_section .yith-wcwl-add-button {
  position: relative;
  width: 100%;
}
.food_delivery_tab_section .yith-wcwl-add-button span {
  display: none;
}
.food_delivery_tab_section .yith-wcwl-wishlistexistsbrowse svg ,.food_delivery_tab_section .yith-wcwl-wishlistaddedbrowse svg{
  top: 12px;
  right: 5px;
  position: absolute;
  color: red;
}
.food_delivery_tab_section a.post-list-filter-item {
  font-size: 18px !important;
  display: flex !important;
  align-items: center;
  font-weight: 600 !important;
  font-family: 'Hind Madurai';
  position: relative;
}
.food_delivery_tab_section .eael-product-gallery.eael-terms-layout-vertical .eael-cat-tab img {
  margin: 0 20px 0 0;
}
.food_delivery_tab_section a.post-list-filter-item:after {
  content: "";
  border-bottom: 1px solid #000;
  position: absolute;
  width: 200px;
  top: 0px;
  bottom: 0px;
  opacity: 0.2;
}
.food_delivery_tab_section .eael-product-gallery.eael-terms-layout-vertical .woocommerce {
  width: 100%;
}
.food_delivery_tab_section a.woocommerce-LoopProduct-link img {
  border-radius: 15px;
}
.food_delivery_tab_section h2.woocommerce-loop-product__title {
  margin: 15px 0px 0px !important;
  padding: 0px !important;
}
.food_delivery_tab_section .yith-wcwl-wishlistexistsbrowse,.food_delivery_tab_section .yith-wcwl-wishlistaddedbrowse {
  height: 0px !important;
  width: 0px !important;
  overflow: hidden;
}
.food_delivery_tab_section .eael-load-more-button {
  background: #F3CB00 !important;
  color: #000 !important;
  border-radius: 6px;
  box-shadow: 0px 3px 6px #00000029;
}
/* tab section end */

/* popular section start */
.food_delivery_popular_dishes_section .wl_single-product-item {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  position: relative;
}
.food_delivery_popular_dishes_section .wl_single-product-item .product-thumbnail .images img{
  -webkit-box-shadow: 0px 0px 20px #00000029 ;
  box-shadow: 0px 0px 20px #00000029;
  background: #fff;
  padding: 8px;
}
.food_delivery_popular_dishes_section .wl_single-product-item .product-thumbnail .images{
  border-radius: unset;
  box-shadow: unset !important;
  -webkit-box-shadow:unset !important;
  position: relative;
}
.food_delivery_popular_dishes_section .product-content {
  width: 100%;
}
.food_delivery_popular_dishes_section a.product-thumbnail {
  width: 100px;
  position: absolute;
  border: unset;
  left: -15px;
}
.food_delivery_popular_dishes_section .product-content-top{
  padding: 50px 10px 20px 50px !important;
  margin: 30px;
  background: #fff !important;
  box-shadow: 0px 0px 15px #00000029;
  border-radius: 20px 40px 20px 20px;
  display: flex;
  flex-direction: column;
}
.food_delivery_popular_dishes_section .wl_single-product-item {
   margin-top: unset;
   margin-left: unset;
   margin-right: unset;
   border:unset;
   border-radius:unset;
   background:unset;
}
.food_delivery_popular_dishes_section ul.action {
  position: absolute;
  right: 50px;
  background: transparent !important;
  flex-direction: column-reverse;
  height: 100%;
  padding: 0px !important;
  justify-content: space-around !important;
}
.food_delivery_popular_dishes_section a.action-item.add_to_cart_button.ajax_add_to_cart {
  height: 100% !important;
  width: 100% !important;
  background: transparent !important;
  font-weight: 600 !important;
  font-family: 'Hind Madurai';
  font-size: 18px;
}
span.delivery {
  font-size: 18px !important;
  font-weight: 600;
}
.food_delivery_popular_dishes_section a.action-item.add_to_cart_button.ajax_add_to_cart:hover {
  color: #D12727 !important;
}
.food_delivery_small_banner_from_tab_sec p.elementor-image-box-description {
  font-family: 'Hind Madurai';
  line-height: 22px;
  font-size: 16px;
  font-weight: bold;
}
.food_delivery_popular_dishes_section a.add_to_wishlist,.food_delivery_popular_dishes_section .yith-wcwl-wishlistexistsbrowse a {
  background: transparent !important;
  float: right;
}
.food_delivery_popular_dishes_section .reading {
  order: 1;
}
.food_delivery_popular_dishes_section h6.title {
  order: 2;
}
.food_delivery_popular_dishes_section p{
order: 3;
}
.food_delivery_popular_dishes_section .product-price {
  order: 4;
}
.food_delivery_popular_dishes_section .yith-wcwl-wishlistaddedbrowse {
  float: right;
  background: transparent;
}
.food_delivery_popular_dishes_section .yith-wcwl-wishlistaddedbrowse i {
  color: red;
}
.food_delivery_popular_dishes_section .wl_single-product-item .product-content .action li a:hover,.food_delivery_popular_dishes_section .wl_single-product-item .product-content .action li a{
  background: transparent;
}
.view_all_btn {
  position: absolute;
  right: 0px;
}
.popular_dishes_cn .e-con-inner {
  position: relative;
}
/* popular section end */

/* about us page */
.food_delivery_inner_section_banner .breadcrumb-separator svg{
rotate: 70deg;
}
.food_delivery_inner_section_banner .breadcrumb-separator {
  margin: 0px !important;
}
.food_delivery_inner_section_banner nav.woocommerce-breadcrumb a{
  font-family: "Hind Madurai", Sans-serif;
}
.food_delivery_inner_section_banner {
  position: relative;
  bottom: 100px;
}
.square_shape {
  height: 100px;
  width: 100px;
  background: #e6a2a2;
  border-radius: 10px;
  z-index: -1;
  position: absolute;
  right: -20px;
  top: 30px;
}
.abt_sec_img_col_one {
  position: relative;
}
.circle_shape {
  height: 60px;
  width: 60px;
  background: #fbedac;
  border-radius: 50%;
  z-index: -1;
  position: absolute;
  top: 10px;
}
.abt_sec_img_col_four{
  position: relative;
}
.cycle_img {
  position: absolute;
  right: 0px;
  z-index: 1;
  padding: 10px;
  background: #fff;
  border-radius: 10px;
  top: 0px;
}
.about_us_page_sec_three img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* support page */

.food_delivery_contact_form_clm input, .food_delivery_contact_form_clm textarea {
  padding: 10px;
  margin: 0px 0px 10px;
  width: 100%;
  border: 1px solid #1212124D;

}
.food_delivery_contact_form_clm input::placeholder, .food_delivery_contact_form_clm textarea::placeholder {
  font-family: 'Outfit';
  color: #000;
  font-weight: 400;
  font-size: 14px;
}
.btnc_submit {
  background: #F3CB00;
  width: 140px !important;
  border-radius: 6px;
  border: unset !important;
  font-weight: 600;
  font-family: 'Hind Madurai';
  box-shadow: 0px 3px 6px #00000029;
  cursor: pointer;
}
.btnc_submit:hover{
background: #000;
color: #fff;
}
.contact_form_container {
  padding: 30px;
  border-radius: 6px;
  box-shadow: 0px 3px 6px #00000029;
  background: #fff;
}
.food_delivery_faq_sec .elementor-tab-title.elementor-active {
  background: #D12727;
}
.food_delivery_support_list li.elementor-icon-list-item:before {
  content: "";
  background: #000;
  border-radius: 50px;
  margin-right: 10px;
  padding: 4px;
  position: absolute;
  top: 6px;
}
.food_delivery_support_list span.elementor-icon-list-text {
  margin-left: 15px;
}
.food_delivery_contact_sec_one > .e-con-inner {
  border-bottom: 1px solid #000;
  padding: 10px 0px;
}
.food_delivery_security_container {
  position: relative;
}
.food_delivery_security_text {
  position: absolute;
 top: 50%;
 margin: 0px auto;
 width: 100%;
 height: 100%;
}
.food_delivery_faq_sec .elementor-tab-title {
  background: #fff;
  margin: 10px 0px !important;
}
.fast_food_delivery_product_colm .product .woolentor-flash-product-offer-timer{
  display: none;
}
.fast_food_delivery_product_colm .woolentor-countdown-default {
  flex-wrap:nowrap !important;
}
.fast_food_delivery_product_colm .woolentor-flash-product-offer-timer {
  margin: 0px !important;
  padding: 0px !important;
  position: absolute;
  margin-top: -206px !important;
  left: 170px;
  border-bottom: unset !important;
}
.fast_food_delivery_product_colm span.woolentor-label {
  display: none !important;
}
.fast_food_delivery_product_colm p.woolentor-flash-product-offer-timer-text {
  display: none;
}
.fast_food_delivery_product_colm .woolentor-countdown-default .woolentor-time .woolentor-count {
  font-size: 26px;
width: unset;
  border-radius: unset;
 background-color: transparent !important;
  font-family: 'Hind Madurai' !important;
font-weight:bold;
}
.fast_food_delivery_product_colm .woolentor-days {
  display: none;
}
.fast_food_delivery_product_colm .woolentor-flash-product-image img {
  padding: 10px;
  border-radius: 50px;
}
.fast_food_delivery_product_colm .woolentor-flash-product-image {
  position: absolute;
  left: -35px;
  height: 90px;
  width: 90px;
  background: #fff;
  border-radius: 50px !important;
  top: -48px;
}
.fast_food_delivery_product_colm .woolentor-flash-product-title, .fast_food_delivery_product_colm .woolentor-flash-product-title a {
  max-width: 100%;
  margin: unset !important;
  text-align: left !important;
  font-size: 18px;
  font-family: 'Hind Madurai';
  font-weight: bold !important;
}
.fast_food_delivery_product_colm .woolentor-flash-product {
  width: 95%;
  background: #fff !important;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 30px 30px 15px 15px;
  margin: 0px auto;
  margin-left: 30px;
}
.fast_food_delivery_product_colm del span.woocommerce-Price-amount {
  display: none;
}
.fast_food_delivery_product_colm .woolentor-flash-product-rating {
  position: absolute;
  top: 0px;
  left: 24px;
}
.fast_food_delivery_product_colm .woolentor-flash-product-content {
    position: relative;
    display: flex;
    flex-direction: column;
    padding: 25px 25px 15px 25px;
    margin-top: 25px;
}
.fast_food_delivery_product_colm ins span.woocommerce-Price-amount {
  font-weight: bold;
  font-size: 22px;
  font-family: 'Hind Madurai';
  padding-left: 12px;
  position: relative;
}
.fast_food_delivery_product_colm span.woocommerce-Price-currencySymbol {
  position: absolute;
  left: 0;
  bottom: 4px;
}
.fast_food_delivery_product_colm{
  margin-top: 80px;
}
.fast_food_delivery_product_colm .woolentor-flash-product-action-btn {
  display: none !important;
}
.fast_food_delivery_product_colm ul.woolentor-flash-product-action {
  width: 100%;
  position: relative;
  flex-direction: column;
}
.fast_food_delivery_product_colm .woolentor-flash-product .woolentor-flash-product-action{
visibility: visible;
opacity: 1;
margin-top: 0px;
z-index: 0;
}
.fast_food_delivery_product_colm .yith-wcwl-add-to-wishlist {
  position: absolute;
  right: 0px;
  top: 0px;
}
.fast_food_delivery_product_colm .woolentor-flash-product-action svg {
  color: #000 !important;
}
.fast_food_delivery_product_colm .woolentor-flash-product-action a, .fast_food_delivery_product_colm .woolentor-flash-product-action .added_to_cart {
  background-color: transparent;
  position: relative;
}
.fast_food_delivery_product_colm .woolentor-flash-product-action a:hover {
  color: #000;
  background-color: transparent;
}
.fast_food_delivery_product_colm .yith-wcwl-wishlistaddedbrowse path{
  fill: red;
}
.food_delivery_small_banner_from_tab_sec {
  position: relative;
}
.food_delivery_small_banner_from_tab_sec .elementor-image-box-img{
  margin-bottom: 0px !important;
  order: 2;
  margin-top: 15px;
}
.food_delivery_tab_section .eael-product-wrap img{
height: 250px !important;
object-fit: cover;
}
.food_delivery_popular_dishes_wid li.wl_cart {
  margin-bottom: 10px !important;
}
/* instagram section */

#sbi_images {
  display: grid;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  grid-template-columns: repeat(11, 1fr);
  grid-template-rows: repeat(6, auto);
}
.sbi_item:nth-child(1) {
  grid-row-start: 1;
  grid-row-end: 3;
  grid-column-start: 1;
  grid-column-end: 4;
}
.sbi_item:nth-child(2) {
  grid-row-start: 1;
  grid-row-end: 3;
  grid-column-start: 4;
  grid-column-end: 7;
}
.sbi_item:nth-child(3) {
  grid-row-start: 1;
  grid-row-end: 3;
  grid-column-start: 7;
  grid-column-end: 12;
}
.sbi_item:nth-child(4){
 grid-row-start: 3;
  grid-row-end: 6;
  grid-column-start: 1;
  grid-column-end: 6;
}
.sbi_item:nth-child(5){
 grid-row-start: 3;
  grid-row-end: 6;
  grid-column-start: 6;
  grid-column-end: 9;
}
.sbi_item:nth-child(6) {
  grid-row-start: 3;
  grid-row-end: 6;
  grid-column-start: 9;
  grid-column-end: 12;
}
.sbi_item img{
height:100%;
width:100%;
max-width:100%;
}
#sb_instagram .sbi_photo_wrap {
overflow: visible;
  height: 100%;
}
a.sbi_photo {
  height: 100%;
  width: 100% !important;
border-radius:20px;
}
.sbi_item{
width:100% !important;
height:100%!important;
}

#sb_instagram #sbi_images .sbi_item .sbi_photo_wrap a:after {
  content: '\f16d';
  font-family: fontawesome;
  color: #fff;
  position: absolute;
  top: 50%;
  transform: translate(-50%,-50%);
  left: 50%;
  font-size: 30px;
  opacity: 0;
  backdrop-filter: blur(7px);
  -webkit-backdrop-filter: blur(7px);
  background-color: red;
}
#sb_instagram #sbi_images .sbi_item .sbi_photo_wrap:hover a:after {
  opacity: 1;
}
#sb_instagram #sbi_images .sbi_item .sbi_photo_wrap:hover{
  background: #D12727;
  border-radius: 20px;
}
/* instagram section end */
.food_delivery_testimonial_wid .ht-client-info {
    background-image: url("assets/images/left.png");
    background-repeat: no-repeat;
    background-position: right center;
    margin: 0px !important;
    padding: 0px !important;
    background-color: #fffcf6 !important;
}
.food_delivery_testimonial_wid .slick-arrow{
  cursor: pointer;
}
.food_delivery_testimonial_wid .ht-single-testimonial-wrap .ht-client-info h4::before{
  display: none;
}
.food_delivery_footer_colm_two .hfe-nav-menu-layout li a,.food_delivery_footer_colm_three .hfe-nav-menu-layout li a{
  font-weight: 400 !important;
  opacity: 0.85;
}
.footer_content p {
  opacity: 0.90;
  line-height: 20px;
}
a.food-dl-cp {
  color: #D12727 !important;
}
.wishlist_text .yith-wcwl-add-button svg {
  color: #000;
  margin-right: 8px;
}
.customer_review {
  padding: 0px;
}
ul.feature li {
  list-style: disc;
}
.wishlist_wrap_single_page {
    padding: 0px;
}
.parent-cat{
  text-align: center;
}
.parent-cat:before {
  content: "\f111";
  font-weight: 900;
  color: #28B100;
  font-family: "font awesome 5 free";
  border: 1px solid #28B100;
  font-size: 10px;
  padding: 2px;
}
.single_page_category a{
  font-size: 18px;
  font-weight: 500;
  color: #000;
  font-family: outfit;
}
.single_page_category:before {
  content: "\f02b";
  font-family: "font awesome 5 free";
  color: #D12727;
  font-weight: 900;
  margin-right: 8px;
}
ul.feature {
  margin-bottom: 40px;
  margin-left: 20px;
}
h2.add-info {
    margin-top: 25px;
}
section.related .add_to_cart_button {
  display: none !important;
}
.related .yith-wcwl-add-button span {
  display: none;
}
.related .yith-wcwl-add-to-wishlist {
  position: absolute;
  top: 0px;
  right: 10px;
}
.related .yith-wcwl-add-to-wishlist svg{
color: #fff;
}
.single-product .related  ul.products li.product {
  padding: 0px;
}
.related .yith-wcwl-wishlistexistsbrowse, .related .yith-wcwl-wishlistaddedbrowse {
  position: absolute;
  right: -10px;
  height: 30px;
  width: 30px;
  overflow: hidden;
  top: 3px;
}
.related .yith-wcwl-wishlistaddedbrowse path{
  fill: red;
}
.related .woocommerce-LoopProduct-link img {
  border-radius: 15px;
}
.related span.price {
  position: absolute;
  bottom: 16px;
  right: 0px;
}
.related span.woocommerce-Price-amount bdi {
  font-size: 20px;
  font-weight: bold;
  font-family: 'Hind Madurai';
  margin-left: 10px;
}
.wrap_wishlist_n_review .yith-wcwl-add-button span {
  color: #000;
  font-size: 16px;
}
.fast_food_delivery_product_colm .woolentor-hours .woolentor-count::after {
  content: ":";
  display: inline-block;
  margin: 0 5px;
}
.fast_food_delivery_product_colm .woolentor-mins .woolentor-count::after {
  content: ":";
  display: inline-block;
  margin: 0 5px;
}
.widget_search, .widget_recent_entries {
  margin-bottom: 25px;
}
input#s {
  height: 40px;
  width: 100%;
  margin-bottom: 5px;
}
.fast_food_delivery_product_colm .woolentor-flash-product-title a:hover {
  color: #000 !important;
  text-decoration: unset !important;
}
.food_delivery_colm_two .ewd-otp-tracking-results {
  margin-bottom: 0px;
}
.food_delivery_popular_dishes_wid span.new-price {
  position: relative;
}
.food_delivery_popular_dishes_wid .woocommerce-Price-currencySymbol{
position: absolute;
left: 0px;
bottom: 0px;
}
.food_delivery_popular_dishes_wid bdi {
  margin-left: 12px;
}
.popular_dishes_cn .yith-wcwl-wishlistaddedbrowse svg {
  color: red;
}
/*-------Preloader------------*/
.demo{
  background: #F3CB00;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.loader{
  width: 300px;
  height: 300px;
  margin: 0 auto;
  position: relative;
  top: 30%;
}
.tab_chota_banner_img {
  background-image: url("assets/images/banner-small-img.png");
  background-repeat: no-repeat;
  background-position: center center;
  height: 120px;
  width: 100%;
}
.clr_chng {
  color: #F3CB00;
}
.sm-image-box-wrapper {
  padding: 10px;
  text-align: center;
  background: #D12727;
  border-radius: 10px;
  width: 90%;
}
.tab_chota_banner_wrap_content h3 {
  font-family: 'Hind Madurai';
  color: #fff;
  font-weight: bold;
  font-size: 20px;
}
/* ul.eael-cat-tab {
  background-image: url("assets/images/chota-banner.png");
} */
.food_delivery_tab_wid .woocommerce-Price-amount {
position: relative;
}
.food_delivery_tab_wid  span.woocommerce-Price-currencySymbol {
  position: absolute;
  left: -10px;
}
.history_food_delivery_sec .e-con-inner {
  background: #eeeeee;
  border-radius: 10px;
  padding: 60px 50px;
}
.history_img_two {
  margin-top: 60px;
}
form#searchform div {
  display: flex;
  flex-direction: row;
  width: 100%;
  height: 40px;
  margin-top: 15px;
}
.recent-post-box {
  margin-top: 15px;
  display: flex;
align-items: center;
}
.recent-post-box .post-content {
    margin-left: 10px;
}
input#searchsubmit {
  background: #D12727;
  border: 1px solid #D12727;
  border-radius: 0px 6px 6px 0px;
  color: #fff;
  padding: 0px 10px;
}
.food_delivery_mirchi_img img{
  animation-name: floating;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}
p.socila_share {
    text-align: right;
}
#single_post input#submit:hover{
  background: #000 !important;
  color: #fff !important;
}
.food_delivery_footer_colm_three .eael-simple-menu-container.preset-1 {
    background-color: transparent;
}
.food_delivery_footer_colm_two .eael-simple-menu-container.preset-1{
    background-color: transparent;
}
a.wc-block-components-product-name {
    color: #000;
}
a.wc-block-components-totals-coupon-link {
    background: #D12727;
    padding: 6px 10px;
    border-radius: 6px;
    color: #fff;
    font-weight: 600;
    font-family: 'Hind Madurai';
}
a.wc-block-components-totals-coupon-link:hover{
      background: #000;
}
.wp-block-woocommerce-cart span.wc-block-components-button__text {
    background: #D12727;
    width: 100%;
    border-radius: 6px;
    padding: 10px 20px;
    color: #fff;
    font-weight: 600;
    font-family: 'Hind Madurai';
      border:none;
}
.wp-block-woocommerce-cart span.wc-block-components-button__text:hover{
  background: #000;
}
.wc-block-components-checkout-place-order-button{
  background: #D12727;
  width: 100%;
  border-radius: 6px;
  padding: 10px 20px;
  color: #fff;
  font-weight: 600;
  font-family: 'Hind Madurai';
  border:none;
}
.wc-block-components-checkout-place-order-button:hover{
  background: #000;
}
label.pp-range {
    text-align: center;
    width: 100%;
    font-weight: 600 !important;
    color: #000;
    margin-bottom: 8px;
}
.food_delivery_tab_section a.post-list-filter-item {
    background: #FFFCF6 !important;
}
.food_delivery_offer_sec_colm_two .e-con-inner {
    padding-top: 10px;
}
.shop_page_product .woocommerce-notices-wrapper {
    display: none;
}
.food_delivery_tab_section .rating{
  overflow: visible;
    position: absolute;
    top: 2px;
    right: -52px;
    font-family: 'Hind Madurai';
}
.abt_sec_img_col_one img {
    height: 215px !important;
    border-radius: 15px;
}
.abt_sec_img_col_two img {
    height: 320px;
    border-radius: 15px;
}
.abt_sec_img_col_three img {
    height: 175px !important;
    border-radius: 15px;
}
.abt_sec_img_col_four img {
    height: 260px;
    border-radius: 15px;
}
.bul_div .e-far-circle {
    margin-top: 5px;
}
.food_delivery_tab_section .eael-product-gallery .woocommerce ul.products li.product .star-rating span{
  overflow: visible;
}
.food_delivery_tab_section .star-rating{
  overflow: visible;
}
.post-thumb img {
    height: 100px !important;
    object-fit: cover;
}
.woocommerce-account .woocommerce-form-login{
    width: 50%;
    margin: 0px auto;
}
.u-column1 h2 {
    text-align: center;
    padding-bottom: 30px;
}
.recent-post-box .post-thumb {
    width: 50% !important;
}
span.free_kfc {
    color: #F3CB00;
}
