body,
* {
    font-family: "DM Sans", sans-serif;
    font-size: 16px;
    color: #23283c;
}
a {
    color: #23283c;
    text-decoration: none !important;
}
img {
    max-width: 100%;
}
body {
    background: #f1f0f5 url("../images/body_bg.png");
    /* background-color: #009A93; */
    background-size: 100%;
    background-repeat: no-repeat;
}
body.home_body_bg {
    background: url("../images/body_bg.png");
    background-size: 100%;
    background-repeat: no-repeat;
}
body {
    overflow-x: hidden;
    margin: 0px;
    padding: 0px;
}
.container {
    max-width: 1017px;
}

.hidden {
    display: none;
}

#profile-page {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: white;
    padding: 20px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

#back-button {
    display: block;
    margin-bottom: 20px;
}
header .container,
.container-large {
    max-width: 1210px;
}
.logo {
    padding: 0;
}
header {
    padding: 10px 0px;
}
.location,
.menu {
    padding: 12px 15px;
}
.mobile_menu_trigger {
    display: none;
}
.adrs span {
    display: block;
}
.location_st {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 250px;
}
.main_location {
    position: relative;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 5px;
}

.main_location i {
    color: #009a93;
    font-size: 14px;
    margin-right: 5px;
}

.adrs {
    max-width: 250px;
    cursor: pointer;
}

.main_location i.fa-solid.fa-chevron-down {
    position: absolute;
    right: 0;
    top: 3px;
}

.main_menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: right;
    display: flex;
    flex-wrap: nowrap;
}

.main_menu ul li.meni_item {
    display: inline-block;
    margin-left: 20px;
}

.main_menu ul li.meni_item a {
    text-decoration: none;
    color: #434250;
    font-weight: 500;
    display: inline-block;
    padding: 8px 10px;
    transition: all 0.5s;
    border-radius: 20px;
    /* display:flex; */
}

.main_menu ul li.meni_item:first-child {
    margin-left: 0;
}
.menu {
    padding-right: 0;
}
.main_menu ul li.meni_item a span.menu_icon {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.main_menu ul li.meni_item a span.menu_icon svg {
    width: 18px;
    height: 18px;
    position: relative;
    top: -3px;
    fill: #434250;
}

.main_menu ul li.meni_item a span.menu_icon svg path {
    fill: #434250;
}
.main_menu ul li.meni_item a:hover,
.main_menu ul li.meni_item.active a {
    background: #ffffff;
    color: #009a93;
}

.main_menu ul li.meni_item a:hover span.menu_icon svg path,
.main_menu ul li.meni_item.active a span.menu_icon svg path {
    fill: #009a93;
}
.mobile_logo {
    display: none;
}
footer {
    background: #ebf9f9;
    padding: 38px 0px;
}
footer * {
    color: #000;
}
.footer_banner {
    background: linear-gradient(
        90deg,
        rgb(3 155 148 / 40%) 0%,
        rgb(2 6 12 / 40%) 100%
    );
    border: 1px solid rgb(2 61 62 / 40%);
    border-radius: 12px;
    padding: 25px 35px;
}
.footer_banner h3 {
    font-size: 30px;
    font-weight: 700;
}

.app_links {
    text-align: right;
}

.app_links a {
    display: inline-block;
    margin-left: 15px;
    border-radius: 10px;
    overflow: hidden;
}
footer ul {
    padding: 0;
    list-style: none;
    margin: 0;
}

footer ul li {
    display: inline-block;
}

footer ul li a {
    text-decoration: none;
}

.copyrights {
    text-align: center;
}

.social_media {
    text-align: right;
}

.social_media i {
    font-size: 22px;
}

.social_media li {
    margin-left: 15px;
}

.footer_copy {
    padding-top: 50px;
}
.welcomr_slider_items img {
    display: inline-block;
    border-radius: 25px;
}

.slick-dots{
display:none !important;
}

ul.slick-dots {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    margin-top: 5px;
    /*margin-top: 20px;*/
}

ul.slick-dots li {
    display: inline-block;
    padding: 0px 5px;
}

ul.slick-dots li button {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    border: 0;
    padding: 0;
    font-size: 0;
    background: #b1b0b5;
    transition: all 0.5s;
}

ul.slick-dots li.slick-active button {
    width: 7px;
    height: 7px;
    background: #009a93;
}


/*brand three dots code start*/

.welcome_food_slider .slick-dots {
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    gap: 5px;
}

.welcome_food_slider .slick-dots li {
    list-style: none;
}

.welcome_food_slider .slick-dots li button {
    font-size: 0;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #ccc;
    border: none;
    cursor: pointer;
}

.welcome_food_slider .slick-dots li.slick-active button {
    background-color: #009a93;
}

/*brand three dots code end*/



.welcomr_slider_items {
    margin: 0px 10px;
}
.welcome_banner_slider .slick-list {
    margin: 0px -10px;
}
.section_h_tl h3,
.section_h_tl h3 span {
    font-size: 24px;
    font-weight: 700;
    margin: 0;
    margin-top:10px;
    color: #3e3e3e;
}

.section_h_tl h3 span {
    color: #049d96;
}
.section_h_tl {
    margin: 10px 0px;
    display: flex;
    justify-content: space-between;
}
.food_item {
    position: relative;
    /* background: #FFFFFF 0% 0% no-repeat padding-box; */
    /* border: 1px solid #B8B8B8; */
    /* border-radius: 16px; */
    /* height:240px; */
}
.food_item_1 {
    position: relative;
    border-radius: 16px;
}
.food_item_1 img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    border-radius: 15px;
}


.food_item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.food_img_home {
    display: flex;
    align-items: center;
    justify-content: center;
}
.food_img_home img {
    width: 85%;
    height: 85%;
    border-radius: 50%;
}
.food_text_home {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.food_text_home h6 {
    width: 68%;
    font-size: 14px;
    color: #3e3e3e;
    text-align: center;
}
.food_desc {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 15px;
    border-radius: 18px;
    overflow: hidden;
    z-index: 9;
}

.food_desc * {
    color: #fff;
}

.food_desc:after {
    content: "";
    background: linear-gradient(rgb(0 0 0 / 30%) 50%, #202025 100%);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -9;
    opacity: 1;
}
.food_item.slick-slide {
    margin: 0px 10px 0px 0px;
}
.food_item_1.slick-slide {
    margin: 0px 6px 0px 0px;
}
.food_desc h4 {
    font-size: 20px;
    font-weight: 600;
}
button.slick-arrow {
    background: #e3e2e7;
    border: 0;
    font-size: 16px;
    appearance: none;
    padding: 0;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    position: absolute;
    top: -50px;
    right: 0;
    color: #000;
}
button.slick-arrow.slick-prev {
    right: 47px;
}
.recommend_item_img {
    position: relative;
    display: flex;
}

.item_add {
    position: absolute;
    left: 0;
    bottom: -18px;
    width: 100%;
    text-align: center;
}
.search_Add {
    position: absolute;
    left: 0;
    bottom: -18px;
    width: 100%;
    text-align: center;
}

.item_add span {
    cursor: pointer;
    background: #009a93;
    border: 2px solid #fff;
    border-radius: 7px;
    padding: 4px 18px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    display: inline-block;
}
.item_add_1 {
    position: absolute;
    left: -3px;
    bottom: -18px;
    width: 100%;
    text-align: center;
}
.item_add_2 {
    position: absolute;
    left: -18px;
    bottom: -20px;
    text-align: center;
    width: 200% !important;
}

.search_item_add_2 {
    position: absolute;
    left: 35px;
    bottom: 187px;
    text-align: center;
    width: 200% !important;
}

.search_item_add_1 {
    position: absolute;
    left: -6px;
    bottom: 187px;
    width: 100%;
    text-align: center;
}
.search_item_add_1 span {
    cursor: pointer;
    background: #ffffff;
    border: 2px solid #009a93;
    border-radius: 7px;
    padding: 4px 18px;
    color: #009a93;
    text-transform: uppercase;
    font-weight: 600;
    display: inline-block;
}

.item_add_1 span {
    cursor: pointer;
    background: #ffffff;
    border: 2px solid #009a93;
    border-radius: 7px;
    padding: 4px 18px;
    color: #009a93;
    text-transform: uppercase;
    font-weight: 600;
    display: inline-block;
}
.recommend_item_desc h4 {
    font-size: 22px;
    font-weight: 600;
}

.recommend_item_desc span.logo_thumb {
    display: inline-block;
    vertical-align: middle;
}

.recommend_item_desc p {
    margin-bottom: 5px;
}

.item_price_type {
    display: flex;
    justify-content: space-between;
}

.item_price {
    font-size: 20px;
    font-weight: 800 !important;
}

.item_type {
    background: #c5ffe2;
    padding: 5px 8px;
    border-radius: 5px;
    font-size: 14px;
}

.recommended_items .row {
    align-items: center;
}
.seemore {
    color: rgb(117 117 117 / 60%);
    text-decoration: none;
    font-weight: 600;
}

.seemore i {
    color: rgb(117 117 117 / 60%);
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
}
.item_type.veg {
    color: #03984e;
}
.item_type.nonveg {
    color: #ff0000;
    background: #ffecec;
    font-weight: 600;
}
.item_type.veg::before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    background: url("../images/veg.png");
    width: 16px;
    height: 16px;
    margin-right: 10px;
}
.item_type.nonveg::before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    background: url("../images/nonveg.png");
    width: 16px;
    height: 16px;
    margin-right: 10px;
}
.recommended_items {
    margin-bottom: 15px;
}
.recommendation_food_slider .food_desc {
    padding: 17px;
    display: flex;
    justify-content: space-between;
}

.recommendation_food_slider .food_desc .item_add {
    position: relative;
    text-align: right;
    bottom: 0;
}

.recommendation_food_slider .food_desc .item_add span {
    color: #009a93;
    background: #fff;
    font-weight: 700;
}
.recommendation_food_slider .food_desc .item_add_1 {
    position: relative;
    text-align: right;
    bottom: 0;
}

.recommendation_food_slider .food_desc .item_add_1 span {
    color: #ffffff;
    background: #009a93;
}
.recommendation_food_slider .food_desc h4 {
    font-size: 18px;
}
.last_order .recommended_items .row {
    padding: 22px;
    background: #ffffff;
    border: 1px solid #cecece;
    border-radius: 25px;
    justify-content: space-between;
    margin: 0px;
}
.last_order .recommended_items .row .recommend_item_main {
    order: 2;
}
.last_order .item_price_type {
    margin-bottom: 15px;
}

.last_order .more_details {
    display: inline-block;
    background: #ffffff;
    border: 1px solid #b8b8b8;
    text-decoration: none;
    padding: 10px 20px;
    border-radius: 22px;
    color: #393939;
}

.last_order h4 {
    margin-bottom: 15px;
}
.food_cate_slider .food_desc {
    text-align: center;
    position: relative;
    padding: 0;
    margin-bottom: 25px;
}

.food_cate_slider .food_desc::after {
    display: none;
}

.food_cate_slider .food_desc * {
    color: #3e3e3e;
}

.food_cate_slider .food_item_1 {
    padding: 10px 5px 0px;
}
section.offer_banner {
    margin: 30px 0px;
}
.curations_food_cate .food_cate_slider ._1 {
    padding-bottom: 15px;
}
.curations_food_cate .food_cate_slider .food_item_1 .food_desc {
    margin-bottom: 0px;
    margin-top: 25px;
    width: 100%;
}
.curations_food_cate .food_cate_slider .food_desc h4 {
    font-size: 16px;
    font-weight: 700;
}
.recommendation.nearby .food_desc h4 {
    margin-bottom: 0;
    font-weight: 700;
}
.item_free_delivery {
    background: transparent linear-gradient(270deg, #ffffff 0%, #c9f9f7 100%);
    padding: 7px 12px;
    border-radius: 17px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    color: #009a93;
}
.item_free_delivery img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}
.recommend_item_img img {
    border-radius: 18px;
}
.location_search {
    background: #fff;
    padding: 15px 20px;
    border-radius: 15px;
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 10%);
    min-width: 300px;
}
button {
    background: #049d96;
    padding: 5px 8px;
    border-radius: 5px;
    border: 0;
    color: #fff;
}
.mobile_search {
    display: none;
}
.h_100vh {
    height: 100vh;
}
.screen_box_main1 {
    background: #ffffff;
    padding: 30px;
    border-radius: 18px;
    max-width: 500px;
    margin: 0 auto;
    margin-top: 84px;
    position: relative;
}
.screen_box_main {
    background: #ffffff;
    padding: 50px;
    border-radius: 18px;
    max-width: 597px;
    margin: 0 auto;
    margin-top: -15px;
    position: relative;
}
.screen_box_2 {
    max-width: 100%;
}
.screen_box_tle1 h6 {
    margin-top: 5px;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
}
.screen_box_tle h4 {
    font-size: 20px;
    font-weight: 700;
}
.screen_box_main .screen_box_tle {
    margin-bottom: 40px;
}


 .form_field_main {
    margin-bottom: 22px;
} 



.form_field_main_edit {
    margin-bottom: 5px;
}

.form_field_main_edit button {
    width: 100%;
    padding: 20px;
    font-size: 18px;
    font-weight: 500;
    border-radius: 11px;
    transition: all 0.5s;
    min-width: 160px;
}
.form_field_main_edit input.form_field {
    width: 100%;
    background: #ebf9f9;
    border: 1px solid #17a49d;
    border-radius: 11px;
    padding: 20px 0px 20px 8px;
    color: #434250;
    font-size: 18px;
}
.form_field_main button {
    width: 100%;
    padding: 25px;
    font-size: 18px;
    font-weight: 500;
    border-radius: 11px;
    transition: all 0.5s;
    min-width: 160px;	
}

.icon_box span {
    display: inline-flex;
    width: 82px;
    height: 82px;
    background: #def9f8;
    border-radius: 50%;
    margin-bottom: 10px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

input.form_ins {
    width: 100%;
    background: #ebf9f9;
    border: 1px solid #17a49d;
    border-radius: 11px;
    padding: 10px 0px 10px 52px;
    color: #434250;
    font-size: 14px;
}

.form_field_main input.form_field {
    width: 100%;
    background: #ebf9f9;
    border: 1px solid #17a49d;
    border-radius: 11px;
    padding: 24px 24px 24px 59px;
    color: #434250;
    font-size: 18px;
}
.form_field_main textarea.form_field {
    width: 100%;
    background: #ebf9f9;
    border: 1px solid#B9DFDD !important;
    border-radius: 11px;
    padding: 24px 24px 24px 59px;
    color: #434250;
    font-size: 18px;
}

.form_field_main span.form_field_icon {
    position: absolute;
    top: 15px;
    left: 20px;
    text-align: center;
}
.form_field_main span.form_field_icon_1 {
    position: absolute;
    top: 10px;
    left: 20px;
    text-align: center;
}

.form_field_grp {
    position: relative;
}
/* edit */
#editprofile .form_field_main_edit button.fld_btn {
    position: absolute;
    right: 5px;
    padding: 0;
    width: auto;
    min-width: initial;
    background: transparent;
    color: #b41f20;
    border: 0 !important;
    bottom: 10px;
}

.form_field_main span.form_field_icon.field_in_label {
    top: 10px;
    color: #828698;
}
.form_field_main span.form_field_icon_1.field_in_label {
    top: 10px;
    color: #828698;
}

.form_field_main span.form_field_icon {
    position: absolute;
    top: 25px;
    left: 20px;
    text-align: center;
}
.form_field_main span.form_field_icon_1 {
    position: absolute;
    top: 5px;
    left: 20px;
    text-align: center;
}
textarea {
    resize: none !important;
}
.form_field_main input.form_field.field_no_icon {
    padding: 35px 24px 14px;
}
.form_field_main input.form_field {
    width: 100%;
    background: #ebf9f9;
    border: 1px solid #17a49d;
    border-radius: 11px;
    padding: 24px 24px 24px 59px;
    color: #434250;
    font-size: 18px;
}
.form_field_main textarea.form_field {
    width: 100%;
    background: #ebf9f9;
    border: 1px solid #b9dfdd !important;
    border-radius: 11px;
    padding: 13px 24px 24px 59px;
    color: #434250;
    font-size: 14px;
}
.form_field_main textarea.form_field.field_no_icon {
    padding: 35px 24px 14px;
}
.form_field_main textarea.form_field {
    width: 100%;
    background: #ebf9f9;
    border: 1px solid #b9dfdd !important;
    border-radius: 11px;
    padding: 13px 24px 24px 59px;
    color: #434250;
    font-size: 14px;
}
.form_field_main textarea#profile_email {
    border: 0;
    padding: 24px 80px 24px 24px;
    border-bottom: 2px solid #d1d1d1;
    border-radius: 0;
    outline: none !important;
}
.form_field_main textarea.form_field {
    width: 100%;
    background: #ebf9f9;
    font-size: 15px;
}
.form_field_main input#profile_email {
    border: 0;
    padding: 24px 80px 24px 24px;
    border-bottom: 2px solid #d1d1d1;
    border-radius: 0;
    outline: none !important;
}
.form_field_main input.form_field {
    width: 100%;
    background: #ebf9f9;
    font-size: 18px;
}
div#editprofile label {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
}
.form_field_main1 button {
    width: 97%;
    padding: 10px;
    font-size: 18px;
    font-weight: 500;
    border-radius: 11px;
    transition: all 0.5s;
    min-width: 160px;
    margin-top: 15px;
}

.form_field_main1 input.form_field1 {
    width: 97%;
    background: #ebf9f9;
    border: 1px solid #17a49d;
    border-radius: 11px;
    padding: 14px 16px 16px 44px;
    color: #434250;
    font-size: 18px;
    margin-bottom: 8px;
}


.form_field_main1 span.form_field_icon {
    position: absolute;
    top: 13px;
    left: 20px;
    text-align: center;
}
.form_field_main1 span.form_field_icon_1 {
    position: absolute;
    top: 15x;
    left: 20px;
    text-align: center;
}
.form_field_main1 span.form_field_icon i {
    font-size: 24px;
    transition: all 0.5s;
    color: #009a93;
}
.form_field_main1 span.form_field_icon_1 i {
    font-size: 24px;
    transition: all 0.5s;
    color: #009a93;
}

.form_field_main1 button:hover {
    background: #ebf9f9;
    color: #049d96;
    border: 1px solid #049d96;
}

.form_field_main input.form_field {
    width: 100%;
    background: #ebf9f9;
    border: 1px solid #17a49d;
    border-radius: 11px;
    padding: 24px 24px 24px 59px;
    color: #434250;
    font-size: 18px;
}

.form_field_main span.form_field_icon {
    position: absolute;
    top: 25px;
    left: 20px;
    text-align: center;
}
.form_field_main span.form_field_icon_1 {
    position: absolute;
    top: 15x;
    left: 20px;
    text-align: center;
}

.form_field_grp {
    position: relative;
}

.form_field_main span.form_field_icon i {
    font-size: 28px;
    transition: all 0.5s;
    color: #009a93;
}
.form_field_main span.form_field_icon_1 i {
    font-size: 28px;
    transition: all 0.5s;
    color: #009a93;
}

.form_field_main button:hover {
    background: #ebf9f9;
    color: #049d96;
    border: 1px solid #049d96;
}
input[type="text"]:focus,
input[type="text"]:focus-visible {
    outline: 1px solid #00b9b1 !important;
}

.form_field_main span.form_field_icon.field_icon_crcl i {
    font-size: 14px;
    padding: 5px;
    background: #c6eeeb;
    width: 32px;
    height: 32px;
    line-height: 23px;
    border-radius: 50%;
}
.form_field_main span.form_field_icon_1.field_icon_crcl i {
    font-size: 14px;
    padding: 5px;
    background: #c6eeeb;
    width: 32px;
    height: 32px;
    line-height: 23px;
    border-radius: 50%;
}
.form_field_main span.form_field_icon i {
    font-size: 28px;
    transition: all 0.5s;
    color: #009a93;
}
.form_field_main span.form_field_icon_1 i {
    font-size: 28px;
    transition: all 0.5s;
    color: #009a93;
}

.form_field_main button:hover {
    background: #ebf9f9;
    color: #049d96;
    border: 1px solid #049d96;
}
input[type="text"]:focus,
input[type="text"]:focus-visible {
    outline: 1px solid #00b9b1;
}
input[type="text"]:focus,
textarea[type="text"]:focus-visible {
    outline: 1px solid #00b9b1;
}
textarea[type="text"]:focus,
textarea[type="text"]:focus-visible {
    outline: 1px solid #00b9b1;
}
textarea[type="text"]:focus,
textarea[type="text"]:focus-visible {
    outline: 1px solid #00b9b1;
}

.form_field_main span.form_field_icon.field_icon_crcl i {
    font-size: 14px;
    padding: 5px;
    background: #c6eeeb;
    width: 32px;
    height: 32px;
    line-height: 23px;
    border-radius: 50%;
}
.form_field_main span.form_field_icon_1.field_icon_crcl i {
    font-size: 14px;
    padding: 5px;
    background: #c6eeeb;
    width: 32px;
    height: 32px;
    line-height: 23px;
    border-radius: 50%;
}
.form_field_main input.otp_field {
    padding: 0px;
    border: 0;
    border-bottom: 1px solid;
    border-radius: 0;
    background: transparent;
    display: inline-block;
    max-width: 45px;
    transition: all 0.5s;
    position: relative;
}

.form_field_main input.otp_field:hover,
.form_field_main input.otp_field:focus {
    border-bottom: 1px solid #009a93;
    outline: none !important;
}
.frm_desc {
    margin: 40px 0px;
    color: #6b6b6b;
    font-size: 14px;
}
.otp_field {
    font-weight: 800 !important;
    text-align: center;
}
.otp_field_label {
    position: relative;
    margin: 0px 20px;
}

.otp_field_label:after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    height: 2px;
    background: #009a93;
    opacity: 0;
    transition: all 0.05s;
}
.otp_field_label:hover:after {
    opacity: 1;
    bottom: -2px;
}
.icon_box_larg span {
    width: 98px;
    height: 98px;
    position: relative;
    z-index: 9;
    display: inline-block;
}

.icon_box_larg {
    margin: 50px 0px 100px;
}
.screen_box_larg {
    max-width: 940px;
}
.skip {
    position: absolute;
    right: 40px;
    top: 40px;
    text-decoration: underline;
    cursor: pointer;
    color: #009a93;
    font-size: 18px;
}
.ship_add_head {
    font-size: 20px;
}
.form_grp_label label {
    color: #65666d;
    margin-bottom: 10px;
}
.form_grp_label .form_field_main input.form_field {
    padding: 18px 17px 18px 67px;
}
.form_grp_label .form_field_main span.form_field_icon {
    top: 18px;
}
.form_grp_label .form_field_main span.form_field_icon_1 {
    top: 18px;
}
.form_field_main.text-right {
    text-align: right;
}

.form_field_main.text-right button {
    width: auto;
    color: #fff;
}

.form_field_main.text-right button:hover{
     color: #009a93;
}



.screen_box_full {
    width: 100%;
    max-width: 100%;
}
.account .screen_box_main {
    margin-top: 0;
    padding: 32px 50px;
    height: auto;
}
.account .screen_box_main .screen_box_tle h4 {
    font-size: 26px;
}
.profile_detail {
    display: flex;
    justify-content: space-between;
}
.account_sidebar {
    max-width: 280px;
}
.edit_profile {
    color: #039c95;
}
.edit_profile i {
    color: #039c95;
    font-size: 13px;
}
.account_wallet {
    margin: 20px 0px 30px;
}
.wallet_box {
    padding: 20px 27px;
    background: url("../images/wallet_box_bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 18px;
    display: flex;
    align-items: center;
}
.wallet_box_amount {
    font-size: 27px;
    font-weight: 600;
    color: #fff;
}
.wallet_box_name {
    color: #ffffff;
}
.wallet_box_icon {
    margin-right: 18px;
}
.account_nav button.nav-link {
    display: block;
    border: 0;
    margin-bottom: 2px;
    background: transparent;
    padding: 7px 12px;
    border-radius: 17px;
    width: 100%;
    text-align: left;
}
.account_nav button.nav-link.active,
.account_nav button.nav-link:hover {
    background: transparent linear-gradient(270deg, #ffffff 0%, #cdefee 100%);
    font-weight: 700;
}
.nav_text.active {
    color: #008585 !important;
    font-weight: 700;
}
.nav-link.active span.nav_text {
    color: #008585 !important;
    font-weight: 700;
}
.nav-link.active span.nav_icon {
    fill: #008585 !important;
}
.nav_text:hover {
    color: #008585 !important;
    font-weight: 700;
}
.account_nav .nav-tabs {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    border: 0;
}

.nav_icon {
    /* background: #F3F3F3; */
    display: inline-block;
    width: 38px;
    height: 38px;
    text-align: center;
    line-height: 34px;
    border-radius: 50%;
    margin-right: 15px;
    vertical-align: middle;
    fill: "#31353B";
}
.account_main {
    background: #f1f0f5;
    border-radius: 20px;
    padding: 25px;
}
.account_main .recommended_items {
    background: #fff;
    border-radius: 10px;
    padding: 16px;
}
.account_main .food_desc h4 {
    font-size: 16px;
    margin-bottom: 0;
}
.recommend_item_desc_main {
    display: flex;
}

.recommend_item_desc_main .recommend_item_desc {
    width: 70%;
}

.recommend_item_desc_main .deliver_dets {
    width: 32%;
    padding-left: 4px;
}

.recommend_item_desc_main .recommend_item_desc h4 {
    font-size: 16px;
    font-weight: 800;
}

.recommend_item_desc_main .recommend_item_desc p {
    font-size: 14px;
}

.item_deliver {
    display: flex;
    align-items: center;
}

.item_deliver p {
    margin-bottom: 0;
    line-height: initial;
}
.deliver_date {
    font-size: 14px;
}

.delivered {
    color: #019c3f;
}
.item_deliver i {
    margin-right: 5px;
}
.it_delivered i {
    color: #00ba00;
}
.it_not_delivered i {
    color: #ba0000;
}
.it_not_delivered .delivered {
    color: #ba0000;
}
.order_view {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.order_view_dets,
.order_view_dets i {
    color: #039c95;
}

.order_view button {
    padding: 7px 17px;
}
.account_main .recommended_items .recommend_item_main .order_view button {
    display: none;
}
.acocunt_mobile_header {
    display: none;
}
.success_img .icon_box_larg {
    margin: 0;
}
.success_text {
    text-align: center;
}
.success_text h6 {
    font-size: 26px;
    color: #009a93;
}
.green_text {
    display: flex;
    align-items: center;
    justify-content: center;
}
.track_btn {
    width: 182px;
    height: 59px;
    background: #009a93;
    border-radius: 10px;
    opacity: 1;
}
.refer_btn {
    width: 159px;
    height: 59px;
    background: #009a93;
    border-radius: 10px;
    opacity: 1;
}
.green_text h5 {
    text-align: center;
    width: 230px;
    font-size: 16px;
    color: #009a93;
}

.success_img {
    display: flex;
    height: 150px;
    align-items: center;
    width: 100%;
    justify-content: center;
    background: url("../images/success_pattern.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.success_img .icon_box_larg span {
    width: 85px;
    display: flex;
    margin-bottom: 0;
}

.success_img .icon_box_larg span .circle_wave {
    top: 7px;
}
#tab-barscroll {
    margin-bottom: 10px;
    padding-bottom: 25px;
}
#tab-barscroll .tab:after {
    content: "";
    display: inline-block;
    width: 100%;
    height: 3px;
    background: #009a93;
    position: absolute;
    left: -100%;
    bottom: -25px;
    z-index: 9;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s;
}
#tab-barscroll .tab.active:after {
    opacity: 1;
    visibility: visible;
    left: 0%;
}
#tab-barscroll .tabs:after {
    content: "";
    display: inline-block;
    width: calc(100% - 11px);
    height: 1px;
    background: #aab6be;
    position: absolute;
    left: 11px;
    bottom: -24px;
}
#tab-barscroll .tabs,
#tab-barscroll .tab {
    position: relative;
}
.top-pattern {
    width: 100%;
    max-height: 27px;
    object-fit: cover;
    object-position: top;
}
.top-pattern:last-child {
    object-position: bottom;
}
.live_order_top {
    position: relative;
}

.order_calender {
    position: absolute;
    top: 65px;
    right: 0;
    z-index: 99;
    padding: 18px;
    background: #fff;
    border-radius: 18px;
    box-shadow: 0px 50px 50px #0000001c;
    visibility: hidden;
    transition: all 0.5s;
}
.order_calender.cal_open {
    top: 50px;
}
.order_calender
    .ui-datepicker-inline.ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all {
    border: 0;
}

.order_calender
    .ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all {
    display: none;
}

.order_calender .ui-datepicker td a.ui-state-default {
    border: 0;
    text-align: center;
    width: 34px;
    height: 34px;
    line-height: 30px;
    font-size: 14px;
}

.order_calender
    .ui-datepicker
    td
    a.ui-state-default.ui-state-highlight.ui-state-active,
.order_calender .ui-datepicker .ui-state-highlight,
.order_calender .ui-datepicker .ui-widget-content .ui-state-highlight,
.order_calender .ui-datepicker .ui-widget-header .ui-state-highlight {
    background: #009a93;
    color: #fff;
    border-radius: 50%;
}
.order_calender .ui-datepicker .ui-state-active,
.order_calender .ui-datepicker .ui-widget-content .ui-state-active,
.order_calender .ui-datepicker .ui-widget-header .ui-state-active,
.order_calender .ui-datepicker a.ui-button:active,
.order_calender .ui-datepicker .ui-button:active,
.order_calender .ui-datepicker .ui-button.ui-state-active:hover {
    background: rgb(0 154 147 / 70%);
    border-radius: 50%;
}
.cuurent_date {
    background: transparent linear-gradient(270deg, #ffffff 0%, #c9f9f7 100%);
    padding: 7px 12px;
    border-radius: 17px;
    font-size: 14px;
    font-weight: 600;
}
.account_main .tab-content {
    height: 100%;
}

.account_main .tab-content .tab-pane {
    height: 100%;
    overflow-x: hidden !important;
}
.adress_main {
    height: 100%;
    overflow-x: hidden !important;
}
.modal-dialog-large {
    max-width: 940px;
}

.modal-dialog-large .screen_box_main.select_loation_main.screen_box_larg {
    margin: 0;
}
.order_status h3 {
    font-size: 22px;
    font-weight: 800;
    padding: 0px 15px;
}

/* wave */
.circle_wave {
    display: block;
    height: 60px;
    width: 60px;
    border-radius: 50%;
    background: rgb(0 154 147 / 50%);
    margin: 10px;
    transition: 5s ease;
    position: absolute;
    top: 30px;
    z-index: -9;
}
@-webkit-keyframes waves {
    0% {
        transform: scale(1);
        opacity: 1;
    }
    100% {
        transform: scale(4);
        opacity: 0;
    }
}
@-webkit-keyframes bloop {
    0% {
        transform: scale3d(1, 1, 1);
    }
    30% {
        transform: scale3d(1.25, 0.75, 1);
    }
    40% {
        transform: scale3d(0.75, 1.25, 1);
    }
    50% {
        transform: scale3d(1.15, 0.85, 1);
    }
    65% {
        transform: scale3d(0.95, 1.05, 1);
    }
    75% {
        transform: scale3d(1.05, 0.95, 1);
    }
    100% {
        transform: scale3d(1, 1, 1);
    }
}
@keyframes bloop {
    0% {
        transform: scale3d(1, 1, 1);
    }
    30% {
        transform: scale3d(1.25, 0.75, 1);
    }
    40% {
        transform: scale3d(0.75, 1.25, 1);
    }
    50% {
        transform: scale3d(1.15, 0.85, 1);
    }
    65% {
        transform: scale3d(0.95, 1.05, 1);
    }
    75% {
        transform: scale3d(1.05, 0.95, 1);
    }
    100% {
        transform: scale3d(1, 1, 1);
    }
}
.delay1 {
    -webkit-animation: waves 2.5s linear;
    animation: waves 2.5s linear;
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
    animation-iteration-count: infinite;
}
.delay2 {
    -webkit-animation: waves 2.5s linear 0.7s forwards;
    animation: waves 2.5s linear 0.7s forwards;
    animation-iteration-count: infinite;
}
.delay3 {
    -webkit-animation: waves 2.5s linear 1.3s forwards;
    animation: waves 2.5s linear 1.3s forwards;
    animation-iteration-count: infinite;
}
.delay4 {
    -webkit-animation: waves 2.5s linear 1.9s forwards;
    animation: waves 2.5s linear 1.9s forwards;
    animation-iteration-count: infinite;
}
.submenu {
    position: absolute;
    text-align: left !important;
    padding: 15px !important;
    background: #fff;
    z-index: 99;
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 10%);
    border-radius: 15px;
    width: 200px;
    left: 0;
    top: 60px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s;
}
.main_menu ul li.meni_item.parent_menu:hover .submenu {
    opacity: 1;
    visibility: visible;
    top: 50px;
}
.submenu a i {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.submenu a:hover i {
    color: #009a93;
}
/* wave */

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .logo,
    .location {
        width: 50%;
    }
    .adrs {
        margin: 0 auto;
        margin-right: 0;
    }
}

@media screen and (max-width: 1024px) {
    .mobile_logo {
        display: block;
        padding: 10px 20px 0px;
    }
    .mobile_menu_trigger {
        display: block;
    }
    .main_menu {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        transition: all 0.5s;
        background: #fff;
        z-index: 999;
    }
    .main_menu ul li.meni_item {
        margin-left: 0 !important;
        text-align: center;
        width: 20%;
    }

    .main_menu ul {
        text-align: left;
        padding: 15px 5px;
        display: flex;
        /* flex-wrap: wrap; */
    }
    .menu {
        position: absolute;
        right: 15px;
        width: auto;
        top: 25px;
    }
    .mobile_menu_trigger span i {
        font-size: 28px;
    }

    .mobile_menu_trigger span {
        cursor: pointer;
    }
    .main_menu.open {
        left: 0;
    }
    .menu_open {
        overflow: hidden;
    }
    .main_menu ul li.meni_item a span.menu_icon {
        display: block;
        text-align: center;
        margin-right: 0;
        margin-bottom: 5px;
    }

    .main_menu ul li.meni_item a {
        font-size: 12px;
        padding: 0px;
    }
    .search_menu {
        display: none !important;
    }
    .main_menu ul li.meni_item a span.menu_icon svg {
        top: 0;
        display: block;
        margin: 0 auto;
    }
    .home_menu {
        order: 3;
    }

    .profile_menu {
        order: 1;
    }

    .kitchen_menu {
        order: 2;
    }

    .cart_menu {
        order: 4;
    }

    .offer_menu {
        order: 5;
    }
    body {
        margin-bottom: 70px;
    }
}

@media screen and (max-width: 991px) {
    .account_main .recommended_items .recommend_item_main,
    .account_main .recommended_items .recommend_main_desc {
        width: 50%;
        position: relative;
    }
    .recommend_item_desc_main .recommend_item_desc,
    .recommend_item_desc_main .deliver_dets {
        width: 100%;
        padding-left: 20px;
    }
    .order_view {
        flex-direction: column;
       padding-right: 236px;
    }
    
    .account_main .recommended_items .row {
        align-items: flex-start;
    }
    .order_view button {
        display: none;
    }
    .account_main .recommended_items .recommend_item_main .order_view button {
        display: inline-block;
    }
    .account_main .recommended_items .recommend_item_main .order_view {
        align-items: center;
    }
}
@media screen and (max-width: 767px) {
    .app_links {
        text-align: left;
        margin-top: 10px;
    }
    .app_links a:first-child {
        margin-left: 0;
    }
    .footer_copy {
        text-align: center;
    }

    .social_media,
    .copyrights {
        text-align: center;
        margin-top: 10px;
        color: #fff;
    }
    .footer_banner h3 {
        font-size: 20px;
    }
    .adrs {
        max-width: 100%;
    }
    .recommend_item_img img {
        width: 100%;
    }
    .mobile_search {
        display: block;
        position: relative;
    }

    .mobile_search input#search {
        width: 100%;
        padding: 10px;
        border: 1px solid rgb(0 185 177 / 20%);
        border-radius: 7px;
    }

    .mobile_search button {
        position: absolute;
        right: 20px;
        top: 5px;
        background: transparent;
    }
    .otp_field_label {
        margin: 0px 7px;
    }
    .account .screen_box_main {
        padding: 20px;
    }
    .account_main {
        padding: 0px;
        position: absolute;
        top: 0;
        right: -100%;
        transition: all 0.5s;
        opacity: 0;
        visibility: hidden;
        height: 100%;
        background: transparent;
    }
    .account_main .tab-content {
        height: 100%;
        overflow: auto;
    }
    .account .screen_box {
        position: relative;
        overflow: hidden;
    }
    .account_main .recommend_item_img img {
        height: 144px;
    }
    .account_main .recommend_item_img .fav-toggle {
        width: 25px;
        height: 25px;    }
    .account_main .recommended_items .recommend_main_desc {
        padding-left: 0;
    }
    .account_main .recommended_items {
        margin-bottom: 30px;
        padding: 0;
    }
    .account_main.account_open {
        opacity: 1;
        visibility: visible;
        right: 0;
    }
    .account_sidebar_main {
        transition: all 0.5s;
    }
    .account_sidebar_main.account_open {
        opacity: 0;
        visibility: hidden;
    }
    .acocunt_mobile_header {
        display: block;
        margin: 0px 0px 30px;
        text-align: center;
        position: relative;
    }

    .acocunt_mobile_header .account_mob_back {
        position: absolute;
        left: 0;
        top: 0;
        width: 40px;
        height: 40px;
        background: #fff;
        text-align: center;
        line-height: 40px;
        border-radius: 50%;
        color: #009a93;
    }

    .acocunt_mobile_header .account_mob_back i {
        color: #009a93;
    }

    .acocunt_mobile_header h4 {
        line-height: 40px;
    }
}

@media screen and (max-width: 600px) {
	
	.screen_box_main .screen_box_tle {
    		margin-bottom: 15px;
	}

.slick-dots{
display:block !important;
}

   
   .food_item img {
    /* width: 120px;
    height: 110px; */
    width: 80px;
    height: 80px;
    object-fit: cover;
    }
    .prefer_image{
        display: none !important;
    }
    .text-overlay{
        display: none;
    }
    .text_overlay_2{
       background-image: url("../images/refer_mobile.png");
        border-radius: 18px;
        background-size: cover;
        background-position: bottom;
        height: 251px;
    }
    .text_overlay_2 li{
        color: #ffff;
    }
    .text_overlay_2 ul{
        color: #ffff;
    }
    .cart-count_login {
        background-color: #ff0000 !important;
        color: #fff !important;
        border-radius: 50% !important;
        padding: 0px 8px !important;
        font-size: 12px !important;
        position: absolute !important;
        top: 13px !important;
        right: 114px !important;
        transform: translate(50%, -50%) !important;
    }
    .cart-count {
        background-color: #ff0000 !important;
        color: #fff !important;
        border-radius: 50% !important;
        padding: 0px 8px !important;
        font-size: 14px !important;
        position: absolute !important;
        top: 12px !important;
        right: 112px !important;
        transform: translate(50%, -50%) !important;
    }
    .app_links a {
        width: 46%;
    }
    .welcomr_slider_items img {
        width: 100%;
    }
    .recommend_item_img img {
        height: 120px;
        object-fit: cover;
    }
    .item_add_1 span {
        cursor: pointer;
        background: #009a93;
        border: 2px solid #ffffff;
        color: #fff;
    }
    .col-md-9.col-7.recommend_main_desc.p-0 {
        padding-right: 6% !important;
    }
    .recommend_item_desc p {
        font-size: 13px;
    }
    .item_price {
        font-size: 17px;
        font-weight: 800 !important;
    }
    .product_nname {
        font-size: 17px;
        font-weight: 500;
    }
    .section_h_tl h3,
    .section_h_tl h3 span {
        font-size: 20px;
    }
    .item_add span {
        background: #fff;
        border: 2px solid #009a93;
        color: #009a93;
    }
    .recommendation_food_slider .food_desc h4 {
        font-size: 16px;
    }
    .recommend_item_desc h4 {
        font-size: 16px;
        line-height: 24px;
    }
    .last_order .more_details {
        font-size: 14px;
    }

    .last_order .recommended_items .row {
        padding: 15px;
    }

    .last_order .item_price_type {
        margin-bottom: 8px;
    }

    .last_order h4 {
        margin-bottom: 8px;
    }

    .last_order .recommend_item_img img {
        height: auto;
    }
    .recommended_items {
        margin-bottom: 30px;
    }
    .recommended_items:last-child {
        margin-bottom: 0;
    }
    footer {
        margin-top: 50px;
    }
    .food_desc {
        padding: 15px;
    }
    .form_field_main.text-right button {
        width: 100%;
    }

    /*.form_field_main{
        margin-bottom: 70px;
    }*/

   .form_field_main button {
        margin-bottom: 70px;
    }
	//updated by siva.m

    .screen_box_main {
        margin-top: 20px;
        padding: 20px;
    }
    .account_sidebar {
        max-width: 100%;
    }
    .new_address {
        text-align: center;
        margin-top: 25px;

    }
    .h_100vh {
        height: auto;
    }
    .slick-prev {
        display: none !important;
    }
    .slick-next {
        display: none !important;
    }
    .service_kitchen_near_banner img {
        border-radius: 45px;
        height: 154px;
    }
    .tes-text-overlay h5 {
        font-size: 22px !important;
        width: 380px;
    }
    .tes-text-overlay p {
        font-size: 16px !important;
        width: 300px;
    }
    .card-container {
        display: flex; /* Enables horizontal alignment of children */
        overflow-x: auto; /* Enables horizontal scrolling */
        white-space: wrap; /* Prevents wrapping of the content */
        padding: 10px;
    }

    .card_2 {
        width: 77%;
        background: #ebf9f9 0% 0% no-repeat padding-box;
        border: 0.5px solid #17a49d;
        border-radius: 10px;
        padding: 0px 5px;
        opacity: 1;
        height: auto;
        display: flex;
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
        flex-shrink: 0; 
    }

    .card-container::-webkit-scrollbar {
        display: none;
    }
}
@media screen and (max-width: 340px) {
    .main_location {
        font-size: 16px;
    }
    .location_st {
        font-size: 14px;
    }
    /* .screen_box_main.select_loation_main {
        margin-bottom: 50px;
    }
     */
    .live_order_top {
        flex-direction: column;
    }

    .later_date {
        text-align: center;
        margin-top: 15px;
    }
    .order_calender.cal_open {
        top: 110px;
    }
}
@media screen and (max-width: 320px) {
    .seemore_1 {
        color: rgb(117 117 117 / 60%);
        text-decoration: none;
        font-weight: 600;
        width: 50%;
    }
}
@media screen and (max-width: 409px) {
    .seemore_1 {
        color: rgb(117 117 117 / 60%);
        text-decoration: none;
        font-weight: 600;
        width: 50%;
    }
}
.wallet_ruppe_2 {
    font-family: sans-serif;
    font-size: 14px;
}
.location_feild {
    font-weight: 700 !important;
}
.text_mob::placeholder {
    color: #000 !important;
}
.tab_pane_1 {
    overflow-x: hidden !important;
}
/* all-res */
.all_res {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.filter {
    background: #ffffff 0% 0% no-repeat padding-box;

    border-radius: 9px;
    color: #323232;
    opacity: 1;
    font-size: 14px;
}

.toggle-container {
    display: flex;
    align-items: center;
}

.toggle-switch {
    position: relative;
    display: inline-block;
    width: 46px;
    height: 24px;
    margin: 0 10px;
}

.toggle-switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ffffff;
    border: 0.5px solid #707070;
    border-radius: 10px;
    transition: 0.4s;
    border-radius: 34px;
}

.slider:before {
    position: absolute;
    content: "";
    height: 15px;
    width: 15px;
    left: 4px;
    bottom: 4px;
    background-color: green;
    transition: 0.4s;
    border-radius: 50%;
    color: #000;
}

input:checked + .slider:before {
    background-color: red;
    transform: translateX(22px);
}

#nonvegLabel {
    font-weight: 600 !important;
}

#vegLabel {
    font-weight: 600 !important;
}

input:checked ~ #vegLabel {
    color: green !important;
}

input:checked ~ #nonvegLabel {
    color: red !important;
}
.section_right {
    display: flex;
    flex-direction: row;
    align-items: center;
}
.dropdown-toggle.filter::after {
    display: none;
}
.res_img {
    position: relative;
}
.res_share_like {
    position: absolute;
    top: 2%;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.filter_card {
    background: #ffffff 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #ebecf0;
    border: 1px solid #d7d6db;
    border-radius: 17px;
    opacity: 1;
    height: 305px !important;
}
.filter_card1 {
    background: #ffffff 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #ebecf0;
    border: 1px solid #d7d6db;
    border-radius: 17px;
    opacity: 1;
    height: 305px !important;
    display: flex;
    align-items: center;
}
.start_home {
    display: flex;
    flex-direction: row;
}
.start_home h6 {
    font-size: 14px;
    color: #23283c;
    font-weight: 500;
}
.shero_kit {
    font-size: 14px;
    color: #23283c;
    font-weight: 500;
}
.start_home p {
    font-size: 14px;
    color: #23283c;
    font-weight: 500;
}
.ro_ci {
    font-size: 30px;
    font-weight: 800;
    color: #54586a;
    margin-bottom: 4%;
}
.add_res p {
    color: #54586a !important;
    font-size: 14px;
}
.add_res {
    height: 45px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
}
.res_free {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
}
.res_free p {
    color: #23283c;
    font-size: 14px;
    font-weight: 600;
}
.item_free_delivery_1 {
    background: transparent linear-gradient(270deg, #ffffff 0%, #c9f9f7 100%);
    padding: 4px 16px !important;
    border-radius: 17px;
    font-size: 10px !important;
    text-transform: uppercase;
    font-weight: 600;
    color: #009a93;
}
.item_free_delivery_1 img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    width: 15px;
    height: 15px;
}
.thumb1 {
    margin-top: -2% !important;
}
.you_have h6 {
    font-size: 17px;
    color: #008585;
}
.itemss {
    border: none !important;
}
@media screen and (max-width: 600px) {


.frm_desc {
    margin: 10px 0px;
}

.screen_box_tle h4 {
    font-size: 16px;
 
}

.screen_box_main .screen_box_tle p{
 font-size: 13px;
}

    .food_img_home {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .food_img_home img {
        width: 80%;
        height: 80%;
    }
    .food_text_home {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .food_text_home h6 {
        width: 90%;
        font-size: 18px;
    }
    .food_item {
        border: 0px solid #b8b8b8;
        height: unset !important;
    }
    .curations_food_cate .food_cate_slider .food_desc h4 {
        font-size: 10px !important;
        font-weight: 700;
        width: 100%;
        padding: 0%;
        margin: 0%;
    }
    .food_cate_slider .food_item_1 {
        padding: 0px 0px 0px;
    }

    .all_res {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
    }
    .section_right {
        width: 100%;
        display: flex;
        justify-content: space-between;
    }
    .start_home h6 {
        font-size: 13px;
    }
    .shero_kit {
        font-size: 16px;
    }
    .add_res p {
        font-size: 15px;
    }
    .res_free p {
        font-size: 16px;
    }
    .start_home p {
        font-size: 16px;
    }
}
@media screen and (max-width: 450px) {
    .food_text_home h6 {
        width: 100%;
        font-size: 13px;
    }
    .curations_food_cate .food_cate_slider .food_desc h4 {
        width: 100%;
        font-size: 13px !important;
        font-weight: 700;
        padding: 0%;
        margin: 0%;
    }
}
@media screen and (max-width: 400px) {
    .start_home h6 {
        font-size: 12px;
    }
    .shero_kit {
        font-size: 14px;
    }
    .add_res p {
        font-size: 14px;
    }
    .res_free p {
        font-size: 14px;
    }
    .start_home p {
        font-size: 14px;
    }

    .thumb {
        width: 20px;
        height: 20px;
    }
    .add_img {
        width: 20px;
        height: 20px;
    }
    .ro_ci {
        font-size: 30px;
        font-weight: 800;
        color: #54586a;
        margin-bottom: 6%;
    }
    .item_free_delivery {
        font-size: 11px !important;
        padding: 3px 16px !important;
    }
    .item_free_delivery img {
        width: 20px;
        height: 20px;
    }
    .res_share_like img {
        width: 25px;
        height: 25px;
    }
}
@media screen and (max-width: 350px) {
    .start_home h6 {
        font-size: 11px;
        width: 150px;
    }
}
/* 6th screen */
.kitchen_near_banner {
    background-image: url("../images/kitchen_banner.png");
    border-radius: 30px;
    height: 210px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.kitchen_text h6 {
    color: #fff;
    font-size: 32px;
}

.kitchen_text p {
    color: #fff;
    font-size: 16px;
}

.home_food {
    width: 100%;
    border-radius: 18px !important;
}

.kitchen_card_img img {
    width: 373px;
    border-radius: 16px 16px 0px 0px;
}
.item_price_kitchen {
    font-size: 18px;
    font-weight: 600;
}

.adjust_class {
    width: 100%;
}
/* dropdown */

/* my account */
.custom-dropdown {
    position: relative;
    display: inline-block;
}
.custom-dropdown-toggle {
    background-color: unset;
    color: white;
    border: none;
    cursor: pointer;
    border-right: 1px solid #ffff;
}
.custom-dropdown-menu {
    display: none;
    position: absolute;
    background-color: white;
    color: #000 !important;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 2000;
    opacity: 0;
    transition: opacity 0.5s ease, transform 0.5s ease;
    transform: translateY(-10px);
    border-top: 2px solid var(--c1);
    border-radius: 18px;
}
.name-acount {
    border-bottom: 1px solid #d9d8d8;
}
.custom-dropdown-menu.show {
    display: block;
    opacity: 1;
    transform: translateY(0);
}
.custom-dropdown-menu a {
    color: black !important;
    padding: 12px 10px;
    text-decoration: none;
    display: block;
}
.custom-dropdown-menu a:hover {
    background-color: #f1f1f1;
}
.custom-dropdown:hover .custom-dropdown-menu {
    display: block;
    opacity: 1;
    transform: translateY(0);
}
.profile_log {
    display: flex;
    flex-direction: column;
    text-align: left !important;
}

.index_profile p a{
    font-size: 10px;
}
.index_log p a{
    font-size: 10px;
}

/* .index_profile {
    font-size: 14px;
}
.index_log {
    font-size: 14px;
} */

.index_profile a:hover,
.index_log a:hover {
    color: #009a93 !important;
}

.index_profile a:hover i,
.index_log a:hover i {
    color: #009a93 !important;
}

@media screen and (max-width: 1030px) {
    .custom-dropdown-menu {
        display: none;
        position: absolute;
        background-color: white;
        color: #000 !important;
        min-width: 160px;
        box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
        z-index: 2000;
        opacity: 0;
        transition: opacity 0.5s ease, transform 0.5s ease;
        transform: translateY(-10px);
        border-top: 2px solid var(--c1);
        bottom: 100%;
    }
}
@media screen and (max-width: 600px) {
    .kitchen_text h6 {
        color: #fff;
        font-size: 25px !important;
    }
}
footer .fooder__menu {
    display: flex;
    justify-content: space-around;
}
.social_media,
.copyrights {
    text-align: center;
    margin-top: 10px;
    color: #fff;
}
@media screen and (max-width: 767px) {
    ul.fooder__menu {
        padding-bottom: 15px;
    }
    .footer_copy {
        padding: 20px;
    }
    .copy_rights {
        position: relative;
        top: -75px;
    }
}

/* delivery_cart */
@media screen and (max-width: 550px) {


.item_add_1 {
    position: absolute;
    left: -10px;

}

     .top-scroll-btn {
            position: fixed;
            right: 10px !important;
            bottom: 80px !important;
        }


     .top-scroll-backbtn {
            position: fixed;
            left: 10px !important;
            bottom: 80px !important;
        }




.top_status_res {
    height: 115px;
    width: 93% !important;

}

    .home_location,
    .office_location {
        width: 85% !important;
        background: #ebf9f9 0% 0% no-repeat padding-box;
        border: 0.5px solid #17a49d;
        border-radius: 10px;
        opacity: 1;
        padding: 10px 20px;
        opacity: 1;
    }
}
.rating_index {
    font-size: 13px !important;
}
/* kitchen_near_dish */
.kitchen_dish {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.kitchen_dish_text h4 {
    font-size: 15px;
}
/* kitchen_list */
.card-img-top {
    height: 175px;
    border-radius: 16px 16px 0px 0px;
}
.card-img-top1 {
    height: 175px;
    border-radius: 16px 16px 0px 0px;
}
.thumb {
    height: 22px;
    width: 22px;
    border-radius: 50%;
}

/* Hides the spinners in most browsers */
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Hides the spinners in Firefox */
input[type="number"] {
    -moz-appearance: textfield;
}

.brand {
    border: none; /* Remove the border */
    background-color: transparent; /* Make the background transparent */
    color: #000; /* Hide the text */
    font-size: 16px; /* Adjust the font size if needed */
    /* Optional: Set the width of the select box */
    appearance: none; /* Remove the default arrow in some browsers */
    -webkit-appearance: none; /* Remove the default arrow in Safari */
    -moz-appearance: none; /* Remove the default arrow in Firefox */
    cursor: pointer; /* Optional: Show pointer cursor */
}

.custom-select {
    position: relative;
    display: inline-block;
    border: 0px !important;
    background: none;
}

.select-btn {
    align-items: center;

    padding: 8px 12px;
    border-radius: 4px;
    cursor: pointer;
}

.select-btn img {
    margin-left: 8px;
}

.select-options {
    display: none;
    position: absolute;
    background: #fff;

    border-radius: 4px;
    /* box-shadow: 0 2px 5px rgba(0,0,0,0.2); */
    z-index: 1000;
    width: 140%;
    left: -8%;
}

.option {
    padding: 8px 12px;
    cursor: pointer;
    font-size: 14px;
}

.option:hover {
    background: #f0f0f0;
}

/* 11.08.24 */

.card_res_overall {
    padding: 7px !important;

    /* height:400px !important; */
}

/* order_flat */
.order_flat_off {
    width: 100%;
    height: 87px;
    background: #ffffff 0% 0% no-repeat padding-box;
    border: 0.5px solid #4db9b4;
    border-radius: 12px;
}

.flat_content {
    background: #f1f0f5;
    opacity: 0.8;
    padding: 8px;
    border-radius: 25px;
}

.save_deal h5 {
    font: normal normal 900 25px/17px DM Sans 14pt;
    letter-spacing: 0px;
    color: #14181e;
    opacity: 1;
    font-weight: bold;
}
.save_deal p {
    font: normal normal 600 18px/17px DM Sans 14pt;
    letter-spacing: 0px;
    color: #8d8f91;
    opacity: 1;
}

.layout-top {
    position: relative;
    width: 100%;
    height: 280px;
    background-image: url("refer_bg.png");
    background-size: cover;
}

.rounded-image {
    width: 100%;
    height: 100%;
    background-image: url("wallet_bg_img.png");
    background-size: cover;
    border-bottom-left-radius: 32px;
    border-bottom-right-radius: 32px;
    overflow: hidden;
}

.toolbar-layout {
    position: absolute;
    width: auto;
    height: 48px; /* Equivalent to ?actionBarSize */
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    background-color: transparent;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.back-button {
    width: 36px;
    height: 36px;
    margin-left: 16px;
    background-image: url("circle_bg.png");
    background-color: white;
    padding: 10px;
    filter: invert(43%) sepia(98%) saturate(3264%) hue-rotate(311deg)
        brightness(95%) contrast(101%);
}

.title-text {
    margin-right: 16px;
    background-image: url("/images/Group 1248.png");
    font-family: "Font Bold", sans-serif;
    text-align: right;
    color: #ff4081; /* colorAccent */
    font-size: 16px;
}

.title1 {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 48px; /* Below toolbar */
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

#refer-title {
    margin: 8px 18px 0 18px;
    font-family: "Font SemiBold", sans-serif;
    color: white;
    font-size: 20px;
    text-align: center;
}

.refer-content {
    margin: 12px 8px 18px 8px;
    text-align: center;
}

.refer-content p {
    margin: 8px 10px;
    font-family: "Font Regular", sans-serif;
    color: white;
    font-size: 13px;
}

.cashback-info {
    font-size: 13px;
    color: white;
    font-family: "Font Regular", sans-serif;
    text-align: center;
    margin: 8px 10px;
}

.image {
    width: 100px;
    height: 100px;
    position: absolute;
    bottom: 40px;
    right: 10px;
}
.card-view {
    width: 100%;
    background-color: white;
    border-radius: 18px;
    padding: 16px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.card-content {
    display: flex;
    flex-direction: column;
    padding: 8px 12px;
    position: relative;
}

.text-section {
    margin-left: 6px;
    margin-right: 130px; /* To avoid overlap with image */
}

.text-line {
    display: flex;
}

.text-bold {
    font-family: "Font Bold", sans-serif;
    color: #23283c;
    font-size: 18px;
}

.text-regular {
    font-family: "Font Regular", sans-serif;
    color: #23283c;
    font-size: 16px;
    margin-left: 4px;
}

.text-accent {
    font-family: "Font SemiBold", sans-serif;
    color: #ff4081; /* colorAccent */
    font-size: 18px;
    margin-top: 8px;
}

.share-section {
    display: flex;
    margin-top: 16px;
    align-items: center;
    margin-left: 6px;
}

.share-text {
    font-family: "Font SemiBold", sans-serif;
    color: #1b5e20; /* colorPrimaryDark1 */
    font-size: 16px;
    padding-right: 8px;
    background: url("share1.png") no-repeat right center;
}

.refer-image {
    position: absolute;
    top: 8px;
    right: 12px;
    width: 120px;
    height: 120px;
    object-fit: cover;
}

.share-options {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    gap: 15px;
    margin-top: 20px; /* Space between the text box and social media icons */
}

.share-option img {
    width: 32px; /* Adjust the size of the social media icons */
    height: 32px;
    margin-right: 10px;
    vertical-align: middle;
}

.service_kitchen_near_banner {
    border-radius: 30px;
    height: 210px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.service_kitchen_near_banner img {
    border-radius: 45px;
}

.tes-text-overlay {
    color: white !important;

    font-size: 18px;
    font-weight: 600;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;

    display: flex;
    flex-direction: column; /* Align items vertically */
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}
.tes-text-overlay h5,
.tes-text-overlay p {
    margin: 0; /* Remove default margins to prevent extra spacing */
    padding: 0;
}
.tes-text-overlay p {
    color: white !important;
}

.image-container {
    position: relative;
    display: inline-block;
}

.image-container img {
    display: block;
    height: 250px;
}

.text-overlay {
    position: relative;
    right: -309px;
    transform: translateY(-50%);
    color: white !important; /* Optional: text color */
    border-radius: 5px; /* Optional: rounded corners for the background */
    max-width: 325px; /* Adjust width as needed */
    white-space: normal; /* Allows text to wrap */
    word-wrap: break-word; /* Ensures long words break to fit */
    margin-top: -125px;
    font-size: 18px;
    font-weight: 600;
    list-style-type: disc; /* Adds bullet points */
    list-style-position: inside; /* Ensures bullets are inside the container */
    padding: 0; /* Removes default padding */
}
.text-overlay ul {
    padding-left: 20px; /* Adjust to control bullet indentation */
    color: white !important; /* Optional: text color */
}

.text-overlay li {
    margin-bottom: 5px;
    color: white !important; /* Optional: text color */
}

.app_link {
    width: 100% !important;
    border: 1px solid #959393;
    height: 50px;
    border-radius: 9px;
}
.row_share {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
.row_share img {
    width: 35px;
    height: 35px;
    object-fit: contain;
}

/* address */
.account_add_home {
    width: 100%;
    background-color: #ebf9f9 !important;
    border: 0.5px solid #17a49d;
    border-radius: 10px;
    height: 100%;
}

.add_add_detail {
    min-height: 95px;
}
.add_add_detail p {
    font-size: 16px;
}

.modal-content {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}
.tip_form_main {
    background: #ebf9f9 0% 0% no-repeat padding-box;
    border: 0.5px solid #17a49d;
    border-radius: 10px;
    width: 100%;
    height: 50px;
}
.add_tip_amount {
    justify-content: flex-end;
}

.off-text-overlay {
    color: white !important;

    font-size: 18px;
    font-weight: 600;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;

    display: flex;
    flex-direction: column; /* Align items vertically */
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}
.off-text-overlay h5,
.off-text-overlay p {
    margin: 0; /* Remove default margins to prevent extra spacing */
    padding: 0;
}
.off-text-overlay p {
    color: white !important;
}

.overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    justify-content: center;
    align-items: center;
}

.popup {
    background: white;
    padding: 20px;
    border-radius: 5px;
    text-align: center;
}

.popup button {
    margin: 10px;
}

.cart-count {
    background-color: #ff0000;
    color: #fff;
    border-radius: 50%;
    padding: 1px 8px;
    font-size: 14px;
    position: absolute;
    top: 20px;
    right: 235px;
    transform: translate(50%, -50%);
}


.cart-count_login {
    background-color: #ff0000;
    color: #fff;
    border-radius: 50%;
    padding: 0px 7px;
    font-size: 12px;
    position: absolute;
    top: 20px;
    right: 230px;
    transform: translate(50%, -50%);
}

.home_food {
    border: 1px solid #6c6a6a;
    box-shadow: 6px 6px #ebecf0;
}

.cuisine_item {
    display: flex;
    flex-wrap: wrap;
}
.card_list_item {
    height: 160px;
}
.delItem {
    width: 25px;
    height: 20px;
    object-fit: contain;
}
.overall_top {
    height: 116px;
    background: hsla(0, 0%, 100%, 1);
    border: 1px solid hsla(177, 47%, 68%, 1);
    border-radius: 18px;
}
.left_overall_img img {
    width: 100px;
    height: 81px;
    border-radius: 18px;
}
.left_overall_img {
    height: 116px;
    display: flex;
    align-items: center;
}
.left_overall_text {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.top_text_res h5 {
    font-size: 16px;
    font-weight: 600;
}
.left_overall_text h5 {
    font-size: 20px;
    font-weight: 600;
}
.left_overall_text p {
    color: hsla(177, 82%, 35%, 1);
    font-size: 15px;
}
.top_text_res.rate_status {
    font-size: 14px;
    font-weight: 700;
}
.rate_status {
    font-size: 16px;
    font-weight: 700;
}
.dollar_status {
    font-size: 16px;
    font-weight: 700;
    font-family: sans-serif;
}
.top_text_res p {
    font-size: 13px;
}
.two_status {
    font-size: 15px;
    font-weight: 600;
}
.top_text_res.dollar_status {
    font-size: 14px;
    font-weight: 700;
    font-family: sans-serif;
}
.top_text_res.two_status {
    font-size: 14px;
    font-weight: 600;
}
.right_location {
    height: 116px;
    display: flex;
}
.right_location_img img {
    width: 30px;
    height: 45px;
    object-fit: contain;
}
.top_shero_logo {
    display: flex;
    align-items: center;
    height: 116px;
}
.top_shero_logo img {
    height: 58px;
    width: 58px;
    border-radius: 50%;
}
.right_location_text h6 {
    font-size: 16px;
}

/* location address */

.main_location i.fa-solid.fa-chevron-down {
    position: unset;
    margin-top: 10px;
}

/* floating floor */
.main_menu ul li.meni_item a:hover,
.main_menu ul li.meni_item.active a {
    font-size: 12px;
    font-weight: 800;
}
.main_menu ul li.active a span.menu_icon svg {
    width: 30px;
}
/* my profile dropdown */
.custom-dropdown-menu a {
    display: block;
    padding: 10px 15px;
    color: #333; /* Text color */
    text-decoration: none;
    background-color: #fff; /* Background color */
    border-radius: 5px;
    transition: background-color 0.3s ease;
}

.custom-dropdown-menu a:hover {
    background-color: #f0f0f0; /* Hover background */
    color: #000; /* Hover text color */
}

.custom-dropdown-menu a p {
    margin: 0;
}
.custom-dropdown-menu i {
    margin-right: 10px;
    font-size: 1.2em;
}

.custom-dropdown-menu a:active {
    background-color: #e0e0e0; /* Active state background */
}

.custom-dropdown-menu a {
    cursor: pointer;
}



@media (max-width: 767px) {
    /* location address */

    .adrs span {
        font-size: 10px;
    }

    .bottom_banner {
        border-radius: 30px 30px 30px 30px;
        height: 149px;
        width: 100%;
    }
}


.tes-text-overlay h5 {
    font-size: 32px;
}
.bottom_banner {
    border-radius: 30px 30px 30px 30px;
   
}

.main_location i, a {
    padding-top: 20px;
}


.main_location{
	overflow: hidden;
    	white-space: nowrap;
        text-overflow: ellipsis;
}


.top-scroll-btn {
    position: fixed;
    right: 20px;
    bottom: 20px;
    background: #009A93;
    border-radius: 20%;
    transition: all 0.3s ease;
    box-shadow: 0 4px 8px rgba(0,0,0,0.2);
}

.top-scroll-btn:hover {
    background: #00bfb3;
    transform: scale(1.1);
    box-shadow: 0 6px 12px rgba(0,0,0,0.3);
}

.top-scroll-backbtn{
    position: fixed;
    right: 50px;
    bottom: 20px;
    background: #009A93;
    border-radius: 20%;
    transition: all 0.3s ease;
    box-shadow: 0 4px 8px rgba(0,0,0,0.2);


}


.top-scroll-backbtn:hover {
    background: #00bfb3;
    transform: scale(1.1);
    box-shadow: 0 6px 12px rgba(0,0,0,0.3);
}



@media screen and (min-width:1250px){

    .top-scroll-btn {
       position: fixed;
       right: 20px;
       bottom: 50px;
     }

     .top-scroll-backbtn {
       position: fixed;
       left: 20px;
       bottom: 50px;
     }

  
   }


@media screen and (max-width: 376px) {


.item_add_1 {
    position: absolute;
    left: 0px;

}


}



@media screen and (min-width: 375px) and (max-width: 530px) {

    .top_status_res img {
    	height: 108px;
    	width: 165px !important;
    	border-radius: 18px;
     }

}


