header{
  z-index: 1 !important;
}
.food_delivery_colm_two .ewd-otp-order-tracking-form-div h3, .ewd-otp-tracking-form-instructions,label.ewd-otp-field-label {
  display: none;
}
.food_delivery_colm_two form.ewd-otp-tracking-form {
  display: flex;
  align-items: center;
  justify-content: center;
}
.food_delivery_colm_two .ewd-otp-form-identifier input[type="text"] {
  border-bottom: 1px solid #000;
  border-top: unset;
  border-left: unset;
  border-right: unset;
  background-color: #F3CB00;
  padding: 4px 0px;
}
.fd_mb_menu .elementskit-menu-hamburger{
border-color: #fff;
}
.sticky {
  position: fixed;
  width: 100%;
  z-index: 9999 !important;
  top: 0px;
  height: 100px;
  left: 0;
  padding: 0px 0px ;
  background: #D12727;
  box-shadow: 0px 2px 6px #CCBABAF2;
  padding-bottom: 10px;
}
.apsw-search-wrap {
  z-index: 1;
}
.food_delivery_colm_two input.ewd-otp-submit {
  background: #F3CB00;
  border: unset;
  font-size: 16px;
  font-family: 'Hind Madurai';
  cursor: pointer;
  font-weight: 500;
}
.food_delivery_colm_two input.ewd-otp-submit:hover{
  color: #D12727;
}
.food_delivery_colm_two .ewd-otp-tracking-results {
  margin-bottom: 0px;
}
.food_delivery_colm_one .elementor-icon-box-icon svg {
  rotate: -20deg;
}
.food_delivery_mirchi_img_2 img {
    animation: parallax 10s infinite linear;
    object-fit: cover;
    position: absolute;
    bottom: 0px;
    right: -6%;
}
.food_delivery_col_two img {
    animation-name: floating;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    margin-left: 30px;
  }
.food_delivery_cr_img_2 img {
  position: absolute;
  animation: parallax 10s infinite linear;
  height: auto;
  object-fit: cover;
  bottom: -50px;
  left: 10%;
}
.food_delivery_cr_img img {
  animation: parallax 10s infinite linear;
  height: auto;
  object-fit: cover;
  position: absolute;
  left: -100px;
  top: -65px;
}
ins{
  text-decoration: none;
}
.food_delivery_menu .ekit-menu-dropdown-toggle i {
  color: #fff !important;
  font-weight: bold !important;
}
.food_delivery_bro_img img{
  animation: parallax 10s infinite linear;
  height: auto;
  object-fit: cover;
  position: absolute;
  right: 0px;
}
.wl_single-product-item .product-content {
 margin-top: 0px;
}
.food_delivery_banner_sec {
  position: relative;
  bottom: 100px;
}
.food_delivery_deal_of_the_day h2 {
  color: #FFFFFF !important;
  text-shadow: 0px 3px 6px #00000029;
  font-family: 'Hind Madurai' !important;
  font-weight: 600 !important;
  z-index: 1 !important;
  font-size: 25px;
  margin: 15px 0px 0px  0px;
}
.food_delivery_col_one{
margin-left: 4%;
}
.food_delivery_offer_content_div {
  margin-left: 10%;
}
.food_delivery_search_shortcode .apsw-search-wrap .apsw-search-btn {
  right: -90px !important;
  width: 85px;
  background: #F3CB00 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 6px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  font-size: 15px;
  cursor: pointer;
}
.food_delivery_search_shortcode .apsw-search-wrap .apsw-category-items,.food_delivery_search_shortcode .apsw-search-wrap .apsw-search-form input[type='search'] {
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.food_delivery_search_shortcode .apsw-search-wrap .apsw-search-form {
  width: 80%;
}
.food_delivery_add_to_bag_container .elementor-icon {
  margin: 0px 10px;
}
.food_delivery_search_shortcode .apsw-search-wrap .apsw-search-btn:hover {
  background: #000;
  color: #fff;
}
/* body .food_delivery_menu_section:not(.home){
	background:red !important;
} */
body:not(.home) .food_delivery_menu_section{
/* background:#D12727 !important; */
  background-image:radial-gradient(ellipse at center,#d7441f,#D12725);
}
.food_delivery_col_two img {
  height: 850px;
  margin: 0 auto !important;
  object-fit: contain;
}
.food_delivery_menu ul.elementskit-dropdown {
  padding: 0px !important;
}
.apsw-search-wrap .apsw-select-box-wrap {
    top: -15%;
}
footer .eael-simple-menu-container.preset-1 .eael-simple-menu li.current-menu-item>a.eael-item-active{
	background-color:transparent;
}
.custom-cart {
    position: relative;
    display: inline-block;
    text-decoration: none;
    color: #000;
    font-weight: bold;
}

.custom-cart .count {
    position: absolute;
    top: -10px;
    right: -15px;
    background: red;
    color: white;
    border-radius: 50%;
    padding: 2px 6px;
    font-size: 12px;
}
