<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;1,100;1,300;1,400&amp;display=swap");

body {
    margin: 0;
    font-family: "Roboto", sans-serif;
}

/*#pop_imgModal .modal-body {
    padding-bottom: 0px;
}*/

.shop_close {
    color: red;
    float: right;
}

.slick-list {
    padding: 0 20% 0 0;
}

.custom_p {
    font-size: 20px;
    margin: 0px 0px 10px 0px;
    color: #424242;
}

.store_cnt {
    font-size: 20px;
    margin: 3px 0px 0px 0px;
    color: #424242;
}

.product_slide .owl-nav.disabled + .owl-dots {
    margin-top: -27px !important;
    z-index: 1 !important;
    position: relative !important;
}

    .product_slide .owl-nav.disabled + .owl-dots button:focus {
        outline: none;
    }

.product_slide.owl-theme .owl-dots .owl-dot.active span, .product_slide.owl-theme .owl-dots .owl-dot:hover span {
    background: #31a9a7 !important;
}

.product_slide.owl-theme .owl-dots .owl-dot span {
    width: 15px;
    -webkit-box-shadow: 0px 1px 2px #616161;
    box-shadow: 0px 1px 2px #616161;
    height: 15px;
}

.start-header {
    opacity: 1;
    padding: 5px 0px 5px 0px;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-box-shadow: 0 10px 30px 0 rgba(138, 155, 165, 0.15);
    box-shadow: 0 10px 30px 0 rgba(138, 155, 165, 0.15);
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

    .start-header.scroll-on {
        -webkit-box-shadow: 0px 1px 3px 0px #5a5a5a;
        box-shadow: 0px 1px 3px 0px #5a5a5a;
        padding: 7px 0px 6px 0px;
        -webkit-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
    }

        .start-header.scroll-on .navbar-brand img {
            height: 32px;
            -webkit-transition: all 0.3s ease-out;
            transition: all 0.3s ease-out;
        }

.navigation-wrap {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1000;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.navbar {
    padding: 0;
}

.navbar-brand img {
    height: 33px;
    width: auto;
    display: block;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.navbar-toggler {
    float: right;
    border: none;
    padding-right: 0;
}

    .navbar-toggler:active,
    .navbar-toggler:focus {
        outline: none;
    }

.nav_icon_main {
    font-size: 30px;
    cursor: pointer;
    float: left;
    position: relative;
    bottom: 7px;
    color: #fff;
}

.start-style .nav_icon_main {
    bottom: 5px;
}

/* #Primary style
================================================== */
.slick-list {
    padding-bottom: 2px !important;
}

.bg-light {
    -webkit-box-shadow: 0px 1px 3px 0px #5a5a5a;
    box-shadow: 0px 1px 3px 0px #5a5a5a;
    background-color: #05c5c2 !important;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}

.section {
    position: relative;
    width: 100%;
    display: block;
}

.full-height {
    margin-top: 91px;
}

.mb60 {
    margin: 0px 0px 50px 0px;
}

.mauto {
    margin: auto;
}

.over-hide {
    overflow: hidden;
}

.absolute-center {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    margin-top: 40px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 20;
}

.carousel_item {
    width: 90px;
    padding-bottom: 6px;
}

.logo {
    position: absolute;
    bottom: 30px;
    right: 30px;
    display: block;
    z-index: 100;
    -webkit-transition: all 250ms linear;
    transition: all 250ms linear;
}

    .logo img {
        height: 26px;
        width: auto;
        display: block;
        -webkit-filter: brightness(10%);
        filter: brightness(10%);
        -webkit-transition: all 250ms linear;
        transition: all 250ms linear;
    }

.search_location {
    background: #fff;
    left: 0px;
    width: 90%;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    margin: 0px 5%;
    -webkit-box-shadow: 0px 2px 5px #737373bd;
    box-shadow: 0px 2px 5px #737373bd;
    border-radius: 10px;
    position: absolute;
}

.start-style .search_location {
    top: 45px;
}

.scroll-on .search_location {
    top: 45px;
}

.scroll-on .store_loc_search {
    display: none !important;
}

.input-group-text {
    padding: .1rem .75rem;
}

    .input-group-text .fa-map-marker-alt {
        color: #05c5c2;
    }

.search_location .input-group-prepend span {
    background: #fff;
    border-right: none;
}

    .search_location .input-group-prepend span i {
        font-size: 20px;
        color: #05c5c2;
    }

.search_location .input-group-append span {
    background: #fff;
    color: blue;
}

.input_location {
    border-left: none;
    border-right: none;
    border-radius: 0;
    padding: 0px;
}

    .input_location:focus {
        -webkit-box-shadow: none;
        box-shadow: none;
        border-color: #ced4da;
    }

.malayalam_icon {
    padding: 0px 10px;
    float: right;
    color: #fff;
    font-size: 20px;
}

.collapse.show {
    z-index: 1;
    position: relative;
}

/*card deck*/
.card_img_cont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.card_text_ele {
    position: relative;
    text-align: left;
    overflow: hidden;
    padding: 0px 0px 0px 5px;
    word-break: break-all;
}

    .card_text_ele p {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        margin-bottom: 2px;
        font-size: 14px;
        line-height: 1.3;
        font-weight: 400;
        color: #565656;
    }

    .card_text_ele span {
        color: #4e4d4d;
    }

.card_thumb {
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    position: relative;
    overflow: hidden;
    height: 110px;
    min-width: 110px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.card-title {
    margin-bottom: 5px;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.review_count {
    font-size: 13px;
    margin-left: 4px;
}

.type_agri {
    font-weight: normal !important;
}

.sidenav {
    width: 100%;
    text-align: right;
    overflow-x: hidden;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    padding-top: 0px;
}

    .sidenav a {
        padding: 8px 8px 8px 15px;
        text-decoration: none;
        font-size: 25px;
        color: #333;
        display: block;
        -webkit-transition: 0.3s;
        transition: 0.3s;
        display: inline-block;
    }

        .sidenav a:hover {
            color: #f1f1f1;
        }

    .sidenav .closebtn {
        position: absolute;
        top: 0;
        right: 25px;
        font-size: 36px;
        margin-left: 50px;
    }

.nav_icon_main {
    display: none;
}

.sidenav a {
    color: #fff;
}

.closebtn {
    display: none !important;
}

.sidenav a {
    font-size: 17px;
}

.search_location .input-group-append span {
    border-left: none;
}

.mobile-bottom-nav {
    position: fixed;
    bottom: -1px;
    left: 0;
    right: 0;
    z-index: 999;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 50px;
    -webkit-box-shadow: 0 -2px 5px -2px #333;
    box-shadow: 0 -2px 5px -2px #333;
    background-color: #05c5c2;
}

.mobile-bottom-nav__item {
    width: 20%;
    background-color: #05c5c2;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center;
    font-size: 12px;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
}

    .mobile-bottom-nav__item:hover {
        color: #003505;
    }

.mobile-bottom-nav__item--active {
    color: #003505;
}

.mobile-bottom-nav__item-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-shadow: 0px 1px 3px #909090;
}

.categ_model_main .scroll_title, .categ_slide .scroll_title {
    padding: 4px 5px;
    font-size: 12px;
}

.mobile-bottom-nav__item-content i {
    font-size: 23px;
}

.card-shadow {
    -webkit-box-shadow: 0px 1px 7px #d2d2d2;
    box-shadow: 0px 1px 7px #d2d2d2;
}

    .card-shadow .card-body {
        padding: 10px;
    }

.scroll_content {
    position: relative;
    -webkit-box-shadow: 0px 2px 5px #737373bd;
    box-shadow: 0px 2px 5px #737373bd;
    height: 70px;
    width: 90px;
    color: #000;
    border-radius: 5px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.scroll_title {
    border-radius: 0px 0px 5px 5px;
    bottom: 0px;
    width: 100%;
    background: white;
    position: absolute;
    padding: 12px;
    font-size: 19px;
    text-align: center;
    text-shadow: 0px 1px 2px #b3b3b3;
}

.more_ic {
    text-align: right;
}

    .more_ic .morebtn {
        display: initial;
        cursor: pointer;
        color: #05c5c2;
        font-size: 15px;
        line-height: 3;
        margin: 0;
    }

.clear_bt {
    clear: both;
}

.btn-light_bdr {
    border-color: #e0e0e0;
}

.hamburger .line {
    width: 30px;
    height: 3px;
    background-color: #fff;
    display: block;
    margin: 6px auto 2px auto;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    z-index: 2;
    position: relative;
    top: 8px;
}

.hamburger:hover {
    cursor: pointer;
}

#hamburger-1.navmenu-active .line:nth-child(2) {
    opacity: 0;
}

#hamburger-1.navmenu-active .line:nth-child(1) {
    -webkit-transform: translateY(13px) rotate(45deg);
    transform: translateY(13px) rotate(45deg);
}

#hamburger-1.navmenu-active .line:nth-child(3) {
    -webkit-transform: translateY(-13px) rotate(-45deg);
    transform: translateY(-13px) rotate(-45deg);
}

.navmenu-active ~ .col_s {
    width: 100% !important;
}

.navmenu-active .line {
    /*background-color: #607d8b;*/
    margin: 3px auto 10px auto;
}

.serchboxtoggle {
    display: none;
}

.scroll-on .sidenav {
    top: 60px;
}

.start-style .sidenav {
    top: 60px;
}

.footer_bar_mn {
    margin-top: 15px;
}

.categ_model_main .cate_tile:nth-child(odd) {
    padding: 0px 0px 0px 5px;
}

.categ_model_main .cate_tile:nth-child(even) {
    padding: 0px 5px 0px 0px;
}

.main_cont {
    overflow: hidden;
}

@media (min-width: 992px) {
    .lg_align {
        margin-left: auto;
        margin-right: auto;
        width: 90%;
    }

    .pdtlist_main .categ_container {
        width: 48.5%;
        display: inline-block;
        margin-left: .5%;
        margin-right: .5%;
    }
}

.footer_bar_mn {
    padding: 0px 15px;
    background: #f5f5f5;
}

.main_scorll {
    padding: 5px;
}

.col_s {
    width: 100%;
}

.cat_listitem {
    cursor: pointer;
}

.custom-control-label::after {
    cursor: pointer;
}

.search_location .input-group-append span {
    font-size: 13px;
}

@media (min-width: 767px) {
    .search_location {
        width: 50%;
        -webkit-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
        margin: 0px 25%;
        position: absolute;
    }

    .p0md {
        padding: 0px;
    }

    .stor_cnt_mn {
        padding: 0px !important;
        margin-bottom: 3px;
    }

    .bg-light {
        height: 60px;
    }

    .col-sm-12:nth-child(2) .take_list_grid {
        border-top: 1px solid #bbbbbb;
    }

    .col-sm-12:nth-child(3) .take_list_grid {
        border-top: 1px solid #bbbbbb;
    }

    .take_list_grid {
        padding: 5px 10px 2px 10px !important;
    }

    .pdtlist_main .categ_container {
        padding: 7px 8px 3px 8px;
    }

    .main_cont .card-deck .card {
        display: block;
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 30px;
    }
}

@media (max-width: 767px) {
    .scrolloff {
        overflow: hidden;
    }

    .md_maxwidth {
        max-width: 100%;
    }

    .p0-sm {
        padding: 0px !important;
    }

    .p5-sm {
        padding: 0px 10px;
    }

    .card-deck .card {
        margin-bottom: 15px;
    }

    .categ_slide {
        margin-left: -10px;
        width: calc(100% + 10px + 10px);
    }

    .categ_model_main .modal-dialog {
        max-width: 100%;
        margin: 0px;
    }

    .categ_model_main .modal-content {
        border: none;
    }

    .footer_bar_mn {
        margin-top: 0px;
    }

    .copyright_mn p {
        margin: 10px 0px 15px 0px;
    }

    .padding5-sm {
        padding: 0px 10px;
    }

    .main_scorll {
        padding: 5px;
    }

    .main_cont .card-deck {
        display: inherit;
    }

    .footer_bar_mn {
        padding: 0px;
        background: none;
    }

    .accordian_mn {
        padding: 0px;
    }

    .socialgrid {
        padding: 0px;
    }

        .socialgrid h5 {
            padding: 0px 0px 0px 15px;
        }

    .social_mn {
        background: #ececec;
        margin-bottom: 0px;
        padding: 10px 15px;
    }

    .main_cont {
        padding: 0px;
    }

    .stor_cnt_mn {
        margin-left: 0px !important;
        font-size: 20px;
    }

    .lg-hidden {
        display: none;
    }

    .sm-center {
        text-align: center;
    }

    .feedback-main h5 {
        margin: 0px;
    }

    .banner-image {
        height: 140px;
        margin: 10px 0px;
    }

    .closebtn {
        display: block !important;
    }

    .sidenav a {
        color: #333;
        font-size: 25px;
        text-shadow: none;
        border-bottom: 1px solid #e2e2e2;
    }

    .hamburger.nav_icon_main {
        display: block;
        margin-right: 15px;
    }

    .search_location .input-group-append span {
        font-size: 10px;
        padding: 0px 8px 0px 5px;
    }

    h1 {
        font-size: 38px;
    }

    .start-header .navbar {
        display: block;
    }

    .start-header .navbar-toggler {
        float: left;
        padding: 3px 10px 0px 0px;
    }

    .start-header .container {
        max-width: 100%;
    }

    .card_img {
        height: auto;
    }

    .sidenav {
        text-align: left;
        height: 100vh;
        position: fixed;
        z-index: 1;
        left: 0;
        background-color: #fff;
        overflow-x: hidden;
        -webkit-transition: 0.5s;
        transition: 0.5s;
        -webkit-box-shadow: 0px 0px 6px #00000042;
        box-shadow: 0px 0px 6px #00000042;
    }

        .sidenav a {
            display: block;
        }

    .col_s {
        width: 0px;
        height: calc(100vh - 60px);
        overflow-y: scroll;
    }
}

.categ_model_main .scroll_content {
    width: 100%;
    height: 160px;
}

.btm_main {
    background: #e9edff;
    padding: 5px;
    font-size: 14px;
    border-radius: 5px;
    margin-top: 5px;
}

@media screen and (max-width: 349.88px) {
    .card-title {
        font-weight: 400;
        font-size: 14px;
        color: #000;
        margin-bottom: 2px;
    }

    .rating__label i {
        font-size: 15px;
    }

    .card_text_ele p {
        line-height: 16px;
        font-size: 12px;
        font-weight: 400;
        font-size: 14px;
    }

    .sidenav a {
        font-size: 18px;
    }

    .card_thumb {
        margin: 5px 0px;
        height: 80px;
        min-width: 80px;
    }
}

@media (min-width: 350px) and (max-width: 449.88px) {
    .card_thumb {
        height: 100px;
        min-width: 100px;
    }

    .card-title {
        font-size: 14px;
        margin-bottom: 4px;
    }

    .card_text_ele p {
        font-size: 14px;
    }

    .type_agri {
        font-size: 16px;
    }

    .rating__label {
        font-size: 17px;
    }
}

@media (min-width: 450px) and (max-width: 767px) {
    .card_thumb {
        height: 100px;
        min-width: 100px;
        margin-top: 7px;
    }

    .card-title {
        margin-bottom: 3px;
    }

    .rating__label {
        font-size: 20px;
    }
}

@media (min-width: 992px) and (max-width: 1199.88px) {
    .card-title {
        margin-bottom: 2px;
        font-size: 14px;
    }

    .card_text_ele p {
        font-size: 13px;
    }
}

@media screen and (min-width: 576px) {
    .pr0sm {
        padding-right: 0px;
    }
}

@media screen and (max-width: 575px) {
    .p0-xs {
        padding: 0px !important;
    }

    .categ_model_main .modal-dialog {
        margin: 0px;
    }

        .categ_model_main .modal-dialog .modal-content {
            border: none;
            min-height: 100vh;
            border-radius: 0px;
        }

    .categ_model_main .container-fluid {
        padding: 0px;
    }

    .categ_model_main .scroll_title,
    .categ_slide .scroll_title {
        padding: 4px 5px;
        font-size: 12px;
    }

    .categ_model_main .scroll_content {
        height: 100px;
        width: 100%;
    }

    .custom_p {
        font-size: 17px;
    }

    .store_cnt {
        font-size: 17px;
    }

    .socialgrid h5 {
        font-size: 17px;
    }

    .feedback-main h5 {
        font-size: 17px;
    }

    .banner-image {
        height: 120px;
        margin: 10px 0px;
    }
}

@media (min-width: 1200px) {
    .lg_maxwidth {
        max-width: 1140px;
    }
}

input:focus, button:focus {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

/* set icon padding and size */
.rating__label {
    cursor: pointer;
    /* if you change the left/right padding, update the margin-right property of .rating__label--half as well. */
    padding: 0 0.1em;
}

/* set default star color */
.rating__icon--star {
    color: orange;
}

/* set color of none icon when unchecked */
.rating__icon--none {
    color: #eee;
}

.card-img-left {
    width: auto;
    height: 100%;
    border-radius: calc(.25rem - 1px) 0 0 calc(.25rem - 1px);
}

.stor_cnt_mn {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    text-align: initial;
    padding: 0px;
    color: #424242;
}

.categ_model_main .modal-header {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 10;
    border-radius: 0px;
    padding-bottom: 7px;
    padding-top: 7px;
    text-align: center;
    -webkit-box-shadow: 0px 0px 4px 2px #00000078;
    box-shadow: 0px 0px 4px 2px #00000078;
    border-bottom: none;
    display: block;
    background: #05c5c2;
}

.categ_model_main .modal-title {
    color: #fff;
    padding: 8px 0px 8px 0px;
    font-size: 20px;
    font-weight: 400;
    text-shadow: 0px 1px 3px #848383;
}

.categ_model_main .close {
    position: absolute;
    top: 0px;
    right: 5px;
    font-size: 25px;
    color: #fff;
    opacity: .9;
}

.banner-image {
    margin: 25px 0px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url("../images/banner/SMALLBANNER1.png");
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("../images/banner/SMALLBANNER2.png");
    height: 280px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.accordian_mn .card-header {
    background: #05c5c2;
}

    .accordian_mn .card-header a {
        color: #000;
        display: block;
    }

        .accordian_mn .card-header a::after {
            background: url(../images/up_arrow.svg);
            content: '';
            width: 25px;
            height: 20px;
            float: right;
            position: absolute;
            right: 20px;
            font-size: 28px;
            top: 13px;
            background-position: initial;
            background-size: cover;
        }

    .accordian_mn .card-header .collapsed::after {
        content: '';
        background: url(../images/down_arrow.svg);
        float: right;
        position: absolute;
        right: 20px;
        font-size: 28px;
        width: 25px;
        height: 20px;
        background-position: initial;
        background-size: cover;
        top: 13px;
    }

.accordian_mn .accitem {
    background: #f3f3f3;
    border-bottom: 1px solid #bdbdbd;
    padding: 5px 0px 5px 5px;
    border-bottom-style: dashed;
    color: #006563;
}

.accordian_mn .card-body {
    background: #f3f3f3;
    padding: 5px 20px;
}

.accordian_mn .card {
    border: none;
}

    .accordian_mn .card .card-header {
        border-radius: 0px;
        border-bottom: 1px solid #00000030;
    }

/*    .footer_bar_mn{    background: #d2d2d2;}*/
.social_mn a i {
    color: grey;
    border: 2px solid grey;
    border-radius: 19px;
    height: 30px;
    width: 30px;
    padding: 4px 5px 4px 6px;
}

    .social_mn a i:hover, .social_mn a i:focus {
        color: #05c5c2;
        border: 2px solid #05c5c2;
    }

.lg-hidden {
    visibility: hidden;
}

.gdlr-core-social-network-icon {
    margin-right: 8px;
}

.social_mn {
    background: #d2d2d2;
    margin-bottom: 10px;
    padding: 10px;
}

.input-group-prepend .input-group-text {
    border-radius: 5px 0px 0px 5px !important;
    padding: .1rem .3rem;
}

.input-group-append .input-group-text {
    border-radius: 0px 5px 5px 0px !important;
}

.btn-trans {
    background: #fff;
    border-radius: 0px;
    border: 1px solid #ced4da;
}

.btn-blue {
    background: #05c5c2;
    cursor: pointer;
}

.filter_se input:focus {
    border-color: #d8d6d6 !important;
}

.filter_se input {
    border-radius: 5px 0px 0px 5px;
    font-size: 12px;
    height: auto;
}

.filter_se .input-group {
    -webkit-box-shadow: 0px 2px 5px #737373bd;
    box-shadow: 0px 2px 5px #737373bd;
    border-radius: 5px;
}

.filter_se .btn-blue {
    border-radius: 0px 5px 5px 0px;
    color: #fff;
}

.filter_se {
    padding: 0px 5px;
}

.w-100per {
    width: 100%;
}

.filter-d-none {
    display: none;
}

.pro_item_menu {
    -webkit-box-shadow: 0px -1px 5px #6d6d6d;
    box-shadow: 0px -1px 5px #6d6d6d;
    border-radius: 8px 8px 0px 0px;
}

    .pro_item_menu a:nth-child(odd) {
        background: #efefef;
    }

    .pdt_active,
    .pro_item_menu p:hover,
    .pro_item_menu p:focus,
    .pro_item_menu p:active {
        color: #fff;
        background: #05c5c2 !important;
    }

    .pro_item_menu .dropdown-item:nth-child(1) {
        border-radius: 8px 8px 0px 0px;
    }

    .pro_item_menu .dropdown-item:nth-child(odd) {
        background: #f9f9f9;
    }

    .pro_item_menu .dropdown-item:nth-child(even) {
        background: #f1f1f1;
    }

.plr5 {
    padding: 0px 5px 0px 5px;
}

.show_sub {
    display: block;
}

.pro_item_menu p:nth-child(1):hover,
.pro_item_menu p:nth-child(1):focus
.pro_item_menu p:nth-child(1):active {
    border-radius: 8px 8px 0px 0px;
}

.filter_se {
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.show_drop {
    position: absolute;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-transform: translate3d(0px, -56px, 0px);
    transform: translate3d(0px, -56px, 0px);
    top: 0px;
    left: 0px;
    will-change: transform;
    display: block;
    -webkit-box-shadow: 1px 0px 9px #a5a5a5bd;
    box-shadow: 1px 0px 9px #a5a5a5bd;
    border: 1px solid #d8d7d7;
}

.w-100per {
    position: absolute;
    z-index: -1;
}

.show_drop .dropdown-toggle:after {
    content: none;
}

.pro_item_menu p {
    margin: 0px;
    padding: 4px 10px;
}

.show_drop .dropdown-menu {
    z-index: -4;
    position: absolute;
    border: none;
    top: -74px !important;
    display: block;
    opacity: 0;
    transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -webkit-transition: opacity .3s ease-in-out;
    -webkit-transform: inherit !important;
    transform: inherit !important;
    width: 100%;
}

.dropdown-menu.show {
    bottom: 0px;
    opacity: 1;
    transition: opacity .4s ease-in-out;
    -moz-transition: opacity .4s ease-in-out;
    -webkit-transition: opacity .4s ease-in-out;
    display: block;
}

.btr8 {
    border-radius: 8px 8px 0px 0px;
}

.morebtn {
    color: #05c5c2;
    text-shadow: none;
}

.dripit {
    -webkit-transform: translate3d(0px, 82px, 0px);
    transform: translate3d(0px, 82px, 0px);
}

.socialgrid h5 {
    color: #212529;
}

.feedback-main h5 {
    color: #212529;
}

.feedback-main .feedback_link {
    color: #007bff;
}

.item_count {
    background: Tomato;
    position: absolute;
    min-width: 15px;
    border-radius: 15px;
    top: -3px;
    padding: 4px;
    line-height: 8px;
    margin-left: 5px;
    font-size: 9px;
    color: #fff;
}

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 30 Jun, 2021, 9:23:14 PM

*/
.timeline_container {
    height: 170px;
    overflow: hidden;
}

.product_slide .cate_item {
    overflow: hidden;
    max-height: 165px;
    position: relative;
}

.cat_sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 60px;
    z-index: 9;
}

.over_le {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#025f5dd9), to(#10c5be1f));
    background: linear-gradient(to bottom, #025f5dd9 0%, #10c5be1f 100%);
    -webkit-box-shadow: 0px 0px 6px #000000;
    box-shadow: 0px 0px 6px #000000;
}

.trans_head.start-style {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: transparent !important;
}

.profile_image {
    -webkit-box-shadow: 0 3px 9px #00000078;
    box-shadow: 0 3px 9px #00000078;
    position: relative;
    top: -52px;
    left: 50%;
    -webkit-transform: translatex(-50%);
    transform: translatex(-50%);
    width: 115px;
    height: 115px;
}

.timeline_img {
    -webkit-box-shadow: 0 3px 9px #00000078;
    box-shadow: 0 3px 9px #00000078;
}

.height75 {
    height: 75px;
}

.store_name {
    font-size: 23px;
    margin: 0px;
    line-height: 1.2;
}

.store_tag {
    font-size: 18px;
    margin: 0px;
    line-height: 1.2;
}

.store_place {
    font-size: 21px;
    margin: 0px;
    line-height: 1.2;
}

.store_deals {
    text-transform: uppercase;
    color: #5a5753;
    line-height: 1.2;
    font-size: 15px;
    margin: 7px 0px 3px 0px;
}

.review_view {
    font-size: 15px;
    margin-left: 4px;
    color: #0089ff !important;
}

.address_store {
    font-size: 12px;
    color: #737070;
}

.rating__label {
    margin: 0px;
}

.store_main {
    margin: 2px 0px 5px 0px;
}

.seperation_bar {
    height: 1px;
    background: #d4d4d4;
    margin: 5px auto;
    width: calc(100% + 10px + 10px);
    margin-left: -10px;
}

.delivery_details table {
    margin: 0px;
}

    .delivery_details table td {
        padding: 10px;
        border: none;
        font-size: 13px;
    }

    .delivery_details table .tdhead {
        font-weight: 500;
    }

    .delivery_details table a {
        text-decoration: none;
    }

    .delivery_details table tr:nth-child(1) {
        border-bottom: 2px solid #8e8e8e;
    }

    .delivery_details table tbody {
        background: #f2f2f2;
    }

    .delivery_details table tr:nth-child(1) td:nth-child(1) {
        border-radius: 10px 0px 0px 0px;
    }

    .delivery_details table tr:nth-child(1) td:nth-child(2) {
        border-radius: 0px 10px 0px 0px;
        color: #828282;
        font-weight: 500;
    }

    .delivery_details table tr:nth-child(2) td:nth-child(1) {
        border-radius: 0px 0px 0px 10px;
    }

    .delivery_details table tr:nth-child(2) td:nth-child(2) {
        border-radius: 0px 0px 10px 0px;
        color: #828282;
        font-weight: 500;
    }

.circle_note {
    width: 20px;
    height: 20px;
    float: left;
    background: #2d9cdb;
    border-radius: 50%;
    margin-right: 10px;
    position: relative;
    bottom: -2px;
}

.add_note {
    margin: 5px 0px;
}

    .add_note span {
        color: #2d9cdb;
        text-decoration: underline;
        font-size: 13px;
    }

.store_tab_main .store_tab_head {
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

    .store_tab_main .store_tab_head p {
        margin: 0px;
        cursor: pointer;
        line-height: 1.4;
    }

    .store_tab_main .store_tab_head .active_tab {
        border-bottom: 2px solid #f2994a;
    }

.store_desc {
    margin-bottom: 6px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

    .store_desc p {
        margin-bottom: 0px;
    }

.categ_container {
    -webkit-box-shadow: 0px 1px 7px #d2d2d2;
    box-shadow: 0px 1px 7px #d2d2d2;
    padding: 7px 8px;
    border-radius: 7px;
    margin-bottom: 15px;
}

.category_main .col-sm-12:nth-last-child(1) .categ_container {
    margin-bottom: 0px;
}

.pdt_list_img {
    height: 110px;
    min-width: 110px;
    max-width: 110px;
    overflow: hidden;
}

    .pdt_list_img img {
        height: inherit;
    }

.cate_text_ele {
    position: relative;
    text-align: left;
    overflow: hidden;
    padding: 0px 0px 0px 5px;
    word-break: break-all;
}

    .cate_text_ele .pdt_name {
        font-size: 19px;
        font-weight: 500;
        line-height: 2;
        margin: 0px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
    }

    .cate_text_ele .pdt_disc {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        font-size: 12px;
        line-height: 1.5;
    }

.store_accordian_mn .card-header a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-break: break-all;
    padding-right: 18px;
    font-size: 14px !important;
    color: #000;
}

.store_accordian_mn .accitem {
    background: #f3f3f3;
    border-bottom: 1px solid #bdbdbd;
    padding: 5px 0px 5px 5px;
    border-bottom-style: dashed;
    color: #006563;
}

.plr25 .card-body {
    padding: 5px 5px;
}

.store_accordian_mn .card {
    border: none;
}

.store_accordian_mn .card-header {
    background: #fff;
}

    .store_accordian_mn .card-header a::after {
        color: #05c5c2;
    }

    .store_accordian_mn .card-header a::after {
        background: url(../images/up_arrow.svg);
        content: '';
        width: 25px;
        height: 20px;
        float: right;
        position: absolute;
        right: 7px;
        font-size: 28px;
        top: 13px;
        background-position: initial;
        background-size: cover;
    }

.left_accordian .cardleft-header a:after {
    background: url(../images/up_arrow.svg);
    content: '';
    width: 25px;
    height: 20px;
    float: right;
    position: absolute;
    right: 7px;
    font-size: 28px;
    top: 8px;
    background-position: initial;
    background-size: cover;
}

.left_accordian .cardleft-header .collapsed:after {
    content: '';
    background: url(../images/down_arrow.svg);
    float: right;
    position: absolute;
    right: 7px;
    font-size: 28px;
    width: 25px;
    height: 20px;
    background-position: initial;
    background-size: cover;
    top: 8px;
}

.store_accordian_mn .card-header .collapsed::after {
    content: '';
    background: url(../images/down_arrow.svg);
    float: right;
    position: absolute;
    right: 7px;
    font-size: 28px;
    width: 25px;
    height: 20px;
    background-position: initial;
    background-size: cover;
    top: 13px;
}

.store_accordian_mn .card .card-header {
    border-radius: 0px;
    border-bottom: 1px solid #00000030;
}

.sticked {
    position: -webkit-sticky;
    position: sticky;
    top: 50px;
    z-index: 9999;
}

.item_detail p {
    margin: 0px;
    display: inline-block;
    font-weight: 600;
}

.item_sell_price {
    color: #f2994a;
    font-size: 20px;
    font-weight: bold !important;
}

.item_mrp {
    color: #eb5757;
    vertical-align: super;
    font-size: 13px;
    margin-right: 4px !important;
    text-decoration: line-through;
}

.item_price_from {
    color: #2d9cdb;
    margin-left: 5px !important;
    text-decoration: underline;
}

.flex-start {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.add_orange {
    cursor: pointer;
    height: 28px;
    width: 28px;
    border-radius: 50%;
    padding: 1px 0px 0px 5.5px;
    border: 3px solid #f2994a;
    color: #f2994a;
    font-size: 14px;
}

.add_count {
    background: #05c5c2;
    color: #fff;
    border-radius: 42px;
    padding: 3px 3px 3px 2px;
}

    .add_count p {
        margin: 0px;
        min-width: 25px;
        text-align: center;
        padding: 0px 2px;
        line-height: 1.7;
    }

.store_accordian_mn .card .panel-collapse {
    border-bottom: 1px solid #00000030;
    border-radius: 0px;
    padding-bottom: 5px;
}

.add_count .add_orange {
    border: 3px solid #fff;
    color: #fff;
}

.from_style {
    color: blue;
}

.weight500 {
    font-weight: 500;
}

.custom_close {
    display: block;
    font-size: 30px;
    cursor: pointer;
    float: left;
    position: absolute;
    top: 5px;
    color: #fff;
}

    .custom_close .line {
        margin: 3px auto 10px auto;
        width: 30px;
        height: 3px;
        background-color: #fff;
        display: block;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        z-index: 2;
        position: relative;
        top: 8px;
    }

        .custom_close .line:nth-child(1) {
            -webkit-transform: translateY(13px) rotate(45deg);
            transform: translateY(13px) rotate(45deg);
            transform: translateY(13px) rotate(45deg);
        }

        .custom_close .line:nth-child(2) {
            opacity: 0;
        }

        .custom_close .line:nth-child(3) {
            -webkit-transform: translateY(-13px) rotate(-45deg);
            transform: translateY(-13px) rotate(-45deg);
        }

.header_with_back {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-shadow: 0px 2px 4px #585757;
    box-shadow: 0px 2px 4px #585757;
    height: inherit;
    background: #05c5c2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #fff;
    padding-top: 7px;
    padding-bottom: 7px;
    position: -webkit-sticky;
    position: sticky;
    top: 0px;
    z-index: 2;
}

    .header_with_back .title_header {
        line-height: 1.6;
        padding: 7px 25px 7px 15px;
        font-size: 17px;
        text-shadow: 0px 1px 3px #848383;
        font-weight: 400;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        word-break: break-all;
        -webkit-box-orient: vertical;
    }

        .header_with_back .title_header p {
            margin: 0px;
        }

    .header_with_back .back_icon i {
        font-size: 34px;
        padding: 5px 10px 0px 10px;
    }

.product_slide {
    margin: 0px !important;
}

    .product_slide .slick-dots {
        bottom: 0px !important;
    }

.stock_details p {
    margin-bottom: 0px;
}

.out_stock {
    color: #eb5757;
    line-height: 15px;
    font-size: 14px;
}

.in_stock {
    color: #219653;
    line-height: 15px;
    font-size: 14px;
}

.cat_listhead {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #f2f2f2;
    padding: 5px 15px;
}

    .cat_listhead .badge {
        text-shadow: none;
    }

.stock_details_main {
    padding: 0px 5px;
    font-size: 12px;
}

.cat_listitem {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px 5px;
    border-bottom: 1px solid #cbcbcb;
}

.add_minus {
    text-align: center;
    margin-top: 10px;
}

    .add_minus .fa-minus {
        color: #6fcf97;
        font-size: 42px;
    }

    .add_minus .fa-plus {
        color: #07bebe;
        font-size: 42px;
    }

    .add_minus .it_count {
        font-size: 42px;
        padding: 0px 15px;
    }

.addto_order {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 5px;
    color: #fff;
    margin-bottom: 10px;
    padding: 4px 7px;
    text-align: center;
    font-weight: 500;
    -webkit-box-shadow: 0px 1px 3px #909090;
    box-shadow: 0px 1px 3px #909090;
    text-shadow: 0px 0px 3px #848383;
    cursor: pointer;
}

.inactive_icon {
    background: #bdbdbd;
    border: 1px solid #a9a8a8;
}

.active_icon {
    background: #05c5c2;
    border: 1px solid #00a9a6;
}

.inactive_icon:hover {
    background: #b7b5b5;
    border: 1px solid #adacac;
}

.active_icon:hover {
    background-color: #00e2df !important;
    border-color: #00b1af !important;
}

.stock_null {
    color: #eb5757;
}

.cat_listhead_main .cat_listitem:hover {
    color: #05c5c2;
}

.cat_listhead_main .select_product {
    color: #05c5c2;
}

.cu_close {
    position: absolute;
    right: 2px;
    top: -3px;
    padding: 0px 5px;
}

    .cu_close:focus {
        outline: none;
    }

.col_s .navbar-nav {
    position: absolute;
    top: 2px;
    right: 35px;
}

    .col_s .navbar-nav .nav-item .nav-link {
        color: #fff !important;
    }

.col_s .dropdown-menu {
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
}

    .col_s .dropdown-menu a {
        color: #272626 !important;
    }

@media screen and (min-width: 767px) {
    .cat_sticky {
        top: 54px;
    }

    .product_slide .cate_item {
        overflow: hidden;
        max-height: 250px;
        position: relative;
    }

    .timeline_container {
        height: 276px;
        overflow: hidden;
    }

    .cart_popup_main .fixed_btm {
        position: initial !important;
    }
}

@media screen and (max-width: 767px) {
    .mb10sm {
        margin-bottom: 10px;
    }

    .cart_m_main .modal-dialog .modal-content {
        border: none;
        min-height: 100vh;
        border-radius: 0px;
    }

    .col_s .navbar-nav {
        right: auto;
        left: 0;
        width: 96%;
        margin: 0% 2%;
    }

        .col_s .navbar-nav .nav-item .nav-link {
            color: #333 !important;
        }

        .col_s .navbar-nav .dropdown-menu {
            border: none;
        }
}

@media (min-width: 350px) and (max-width: 449.88px) {
    .flex-start {
        margin: 2px 0px;
    }
}

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 30 Jun, 2021, 9:23:14 PM

*/
.search_pdt {
    background: #fff;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    -webkit-box-shadow: 0px 2px 5px #737373bd;
    box-shadow: 0px 2px 5px #737373bd;
    border-radius: 7px;
}

    .search_pdt .input-group-prepend .input-group-text {
        background: transparent;
    }

    .search_pdt .input_search {
        border-left: none;
        color: #0881f2;
        border-right: none;
        border-radius: 0;
        padding: 0px;
        border: none;
        width: 100%;
        border-radius: 5px;
        padding-right: 5px;
        font-size: 14px;
    }

        .search_pdt .input_search:focus {
            outline: none;
        }

    .search_pdt .input-ico {
        color: #05c5c2;
    }

.clearable .input-ico i {
    font-size: 18px;
}

.store_fnt {
    font-size: 14px;
    font-weight: 500;
    margin: 10px 0px 0px 5px;
}

.bdr_none {
    border: none !important;
    padding: 0px !important;
}

.pdtlist_main {
    padding: 4px 5px 0px 5px;
}

    .pdtlist_main .categ_container {
        margin-bottom: 13px !important;
    }

.plr5 {
    padding: 0px 10px;
}

.stock_out {
    float: right;
    color: red;
    padding-right: 5px;
    font-size: 15px;
    font-weight: 500;
    align-self: flex-end;
    white-space: nowrap;
    font-size: 12px
}

.store_name {
    color: #05c5c2;
    font-size: 15px;
    font-weight: 500;
}

.clear_btn {
    text-align: right;
    margin-bottom: 5px;
    cursor: pointer;
    font-size: 15px;
    color: #007bff;
}

.list_categ_acc .cat_sticky {
    top: 59px !important;
}

.list_categ_acc .card .cardleft-header {
    padding: .75rem .5rem;
}

    .list_categ_acc .card .cardleft-header a {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        word-break: break-all;
        padding-right: 18px;
        font-size: 14px !important;
    }

        .list_categ_acc .card .cardleft-header a::after {
            right: 7px;
        }

.select_all {
    cursor: pointer;
    color: #05c5c2;
    font-size: 14px;
    font-weight: 500;
}

.category_mns {
    padding: 0px 7px;
}

    .category_mns .item_cnt {
        float: right;
        max-width: 20%;
        padding: 1px 5px;
        background: #00bcd4;
        font-size: 13px;
        color: white;
        border-radius: 6px;
        position: relative;
        top: 2px;
    }

    .category_mns .form-check-inline {
        width: 80%;
        margin: 0;
    }

        .category_mns .form-check-inline label {
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            word-break: break-all;
            font-size: 14px;
        }

.list_categ_acc .card .panel-acc {
    padding-bottom: 0px;
}

    .list_categ_acc .card .panel-acc .card-body {
        padding: 5px 0px;
    }

.list_categ_acc .list_pdt_wrap {
    border-bottom: 1px solid #bdbdbd;
    padding-bottom: 6px;
    padding-left: 4px;
    padding-right: 5px;
    margin-bottom: 6px;
}

.cat_acc_head {
    border-bottom: 1px solid #b7b7b7;
    border-bottom-style: dotted;
    background: #eaeaea;
    padding-top: 11px;
    margin-top: 0;
}

.padd_set {
    padding: 0px 10px;
}

.clearable {
    position: relative;
}

    .clearable input {
        border-radius: 0px 5px 5px 0px !important;
    }

        .clearable input:focus {
            border: 1px solid #ced4da;
        }

        .clearable input[type=text] {
            padding-right: 24px;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
        }

.clearable__clear {
    font-size: 24px;
    color: #05c5c2;
    display: none;
    position: absolute;
    right: 0;
    top: -2px;
    padding: 0 8px;
    font-style: normal;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    z-index: 3;
}

.clearable input::-ms-clear {
    /* Remove IE default X */
    display: none;
}

.left_accordian {
    padding: 6px;
    background: #efefef;
    border-radius: 5px;
}

    .left_accordian .panel-acc {
        background: #f5f5f5;
    }

.cardleft-header {
    padding: .5rem .5rem;
    border-radius: 0px;
    border-bottom: 1px solid #00000030;
    background: #fff;
}

    .cardleft-header a {
        font-weight: 400;
        color: #000;
        display: block;
    }

.justify_center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.store_status {
    color: #05c5c2;
}

    .store_status p {
        margin: 0px;
    }

.store_search .clearable__clear {
    right: 40px !important;
    top: 0px !important;
}

.clearable .radiuslr10 {
    border-radius: 5px 0px 0px 5px !important;
}

.global_search .clearable__clear {
    right: 75px !important;
    top: 0px !important;
}

.storelist_main .card-shadow {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.list_categ_acc .card-header {
    padding-left: 8px !important;
}

.filter_input {
    background: #fff !important;
}

.go_delivery {
    margin-right: 5px;
}

.go_takeaway {
    margin-left: 5px;
}

.back_icon {
    position: absolute;
    cursor: pointer;
    left: 0px;
}

.cart_popup_main .group_name a {
    color: #007bff;
    text-decoration: underline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.cart_popup_main .plr-5 {
    padding: 0px 5px;
}

.cart_popup_main .mb65 {
    margin-bottom: 65px;
}

.cart_popup_main .continue_sucess {
    text-decoration: underline;
    padding: 4px 7px;
    font-weight: 500;
    background: #6fcf97;
    text-shadow: 0px 0px 3px #848383;
    -webkit-box-shadow: 0px 1px 3px #909090;
    box-shadow: 0px 1px 3px #909090;
    border-color: #60b382;
}

    .cart_popup_main .continue_sucess:hover {
        background: #71dc9e;
    }

.cart_popup_main .fixed_btm .check_label {
    color: #828282;
    text-align: center;
    margin-bottom: 7px;
    font-size: 12px;
}

.cart_item_main:nth-child(1) {
    border-top: 1px solid #bdbdbd;
}

.cart_item_main {
    border-bottom: 1px solid #bdbdbd;
    padding: 5px 10px;
}

    .cart_item_main .cart_item_det {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
    }

    .cart_item_main .cart_item_name {
        color: #007bff;
        font-weight: 500;
        text-decoration: underline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
    }

.cout_main .input-number {
    max-width: 50px;
    padding: 3px;
    border-radius: 10px !important;
    text-align: center;
    height: 29px;
    position: relative;
    top: 4px;
}

.cout_main .fa-plus {
    color: #07bebe;
    font-size: 23px;
}

.cout_main .fa-minus {
    color: red;
    font-size: 23px;
}

.count-wraper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.details_count-wraper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 15px 0px 10px 0px;
}

.pdt_price {
    color: #fb841b;
    font-size: 20px;
}

.pdt_delete {
    color: red;
    font-size: 25px;
    margin-left: 15px;
}

.cart_total_p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 10px 15px;
}

    .cart_total_p span {
        color: #fb841b;
        font-size: 19px;
        font-weight: bold;
    }

.checkout_mn .checkout_head .back_icon i {
    font-size: 34px;
    padding: 5px 10px 0px 10px;
}

.checkout_wrap .row {
    margin: 0px;
}

.cout_title {
    color: #2b2727;
    text-decoration: underline;
    margin-bottom: 5px;
    font-size: 15px;
    font-weight: 500;
}

.address_box {
    padding: 10px;
    -webkit-box-shadow: 0px 2px 6px #d6d6d6;
    box-shadow: 0px 2px 6px #d6d6d6;
    background: #c3caca;
    border-radius: 4px;
}

    .address_box p {
        margin-bottom: 0px;
        font-size: 15px;
        line-height: 1.2;
    }

    .address_box .control_st {
        float: right;
        position: relative;
        bottom: 30px;
        padding: 0px;
        margin: 0px;
    }

.primary_address {
    background: #05c5c2;
}

.edit_txt {
    margin-bottom: 5px;
}

    .edit_txt a {
        color: blue !important;
    }

.primary_add {
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: bold;
}

.new_address {
    cursor: pointer;
    text-align: center;
    background: #05c5c2;
    color: #fff;
    padding: 35px 0px 15px 0px;
    border-radius: 4px;
    margin-bottom: 15px;
    margin-top: 30px;
    -webkit-box-shadow: 0px 2px 4px #949494;
    box-shadow: 0px 2px 4px #949494;
}

    .new_address i {
        font-size: 30px;
    }

    .new_address .new_add_btn {
        background: #fff;
        color: #05c5c2;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        margin: auto;
        padding: 1px 10px 0px 10px;
        border-radius: 5px;
        margin-top: 10px;
        -webkit-box-shadow: 0px 2px 5px #676767;
        box-shadow: 0px 2px 5px #676767;
    }

.add_address_mn label {
    color: #828282 !important;
}

.add_address_mn .floating {
    margin-top: -15px;
}

    .add_address_mn .floating &gt; label {
        bottom: 32px;
        left: 8px;
        position: relative;
        background-color: white;
        padding: 0px 5px 0px 5px;
        font-size: 16px;
        -webkit-transition: 0.1s;
        transition: 0.1s;
        pointer-events: none;
        font-weight: 500 !important;
        -webkit-transform-origin: bottom left;
        transform-origin: bottom left;
    }

.add_address_mn .form-control.floating:focus ~ label {
    -webkit-transform: translate(1px, -85%) scale(0.8);
    transform: translate(1px, -85%) scale(0.8);
    color: #005ebf;
}

.add_address_mn .form-control.floating:valid ~ label {
    -webkit-transform-origin: bottom left;
    transform-origin: bottom left;
    -webkit-transform: translate(1px, -85%) scale(0.8);
    transform: translate(1px, -85%) scale(0.8);
}

.del_type_mn {
    padding: 5px 10px;
    border: 1px solid #bbb;
    border-radius: 5px;
}

.edt_deladd {
    text-align: right;
}

    .edt_deladd a {
        color: #05c5c2 !important;
        font-size: 12px;
    }

.or {
    margin: 10px auto 2px auto;
    text-align: center;
    font-size: 20px;
}

.select_list {
    font-size: 14px;
}

.col-sm-12:nth-child(1) .take_list_grid {
    border-top: 1px solid #bbbbbb;
}

.take_list_grid {
    padding: 5px 0px 2px 0px;
    border-bottom: 1px solid #bbbbbb;
}

    .take_list_grid .take_row1 .flex_com .red_circle {
        float: left;
        min-width: 20px;
        height: 20px;
        text-align: center;
        background: red;
        border-radius: 50%;
        color: #fff;
        padding: 1px;
        font-size: 13px;
        margin-right: 5px;
    }

    .take_list_grid .take_row1 .flex_com .pickup_name .underline {
        text-decoration: underline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        word-break: break-all;
        margin-bottom: 0px;
        font-weight: 500;
        font-size: 18px;
    }

    .take_list_grid .take_row1 .open_status {
        font-size: 14px;
        float: right;
    }

.col_time_title {
    color: blue;
}

.open_details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 3px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

    .open_details .radio_shop {
        position: initial;
    }

.shop_closed .pickup_name .underline {
    color: red;
}

.shop_closed .open_status {
    color: red;
}

.shop_closed .col_time_title {
    color: #afadad;
}

.shop_closed .open_details {
    color: #afadad;
}

.blue_w_btn {
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    background: #05c5c2;
    text-align: center;
    padding: 2px 25px;
    font-weight: 500;
    -webkit-box-shadow: 0px 1px 3px #909090;
    box-shadow: 0px 1px 3px #909090;
    text-shadow: 0px 0px 3px #848383;
}

.btn_fl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 15px 0px;
}

.form-rounded {
    border-radius: 6px;
}

.conf_store_det {
    background: #eaeaea;
    padding: 6px 15px;
    border-radius: 8px;
}

    .conf_store_det .store_head, .conf_store_det .store_det_con {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

        .conf_store_det .store_det_con span {
            color: blue;
        }

.grid_purchise {
    border-bottom: 1px solid #bdbdbd;
    padding: 5px;
}

.limit1 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.pdt_picked {
    display: table-cell;
}

    .pdt_picked div {
        padding: 0px 5px;
    }

.pur_item {
    color: blue;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
    font-weight: 500;
}

    .pur_item span {
        text-decoration: underline;
    }

.price_picked {
    float: right;
}

    .price_picked span {
        color: #fb841b;
        font-weight: 500;
        line-height: 2.6;
    }

.qty_picked {
    line-height: 2.6;
    float: left;
    padding-right: 5px;
    width: 30px;
    text-align: center;
}

.sub_wraper, .fee_wraper, .total_wraper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 5px 0px 5px 22%;
}

.total_wraper {
    border-top: 1px solid #bdbdbd;
    color: #fb841b;
    font-weight: bold;
    font-size: 18px;
}

.payment_mn {
    margin: 0px -10px;
    background: #c2d0f1;
    padding: 5px 15px;
    color: blue;
}

.confirm_wrap {
    padding: 0px 10px;
}

.title_confirm {
    text-align: center;
    margin-top: 15px;
}

.from_name span {
    font-weight: 500;
}

.confirm_store_det {
    background: #eaeaea;
    padding: 6px 15px;
    border-radius: 5px;
}

    .confirm_store_det .store_head, .confirm_store_det .store_det_con {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

        .confirm_store_det .store_det_con span {
            color: blue;
        }

.store_call {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 12px;
    border-top: 1px solid #bdbdbd;
    margin-top: 5px;
    padding-top: 5px;
    border-top-style: dashed;
}

    .store_call a:hover {
        text-decoration: none;
    }

.oder_su {
    font-size: 12px;
    text-align: center;
    width: 90%;
    margin: 15px auto;
    font-weight: 500;
    line-height: 1.3;
}

.blue_btn {
    border-radius: 5px;
    border: 1px solid #00b1af;
    color: #fff;
    cursor: pointer;
    background: #05c5c2;
    margin-bottom: 10px;
    padding: 4px 7px;
    text-align: center;
    font-weight: 500;
    -webkit-box-shadow: 0px 1px 3px #909090;
    box-shadow: 0px 1px 3px #909090;
    text-shadow: 0px 0px 3px #848383;
}

    .blue_btn:hover {
        background-color: #00e2df !important;
        border-color: #00b1af !important;
    }

.prg_wraper {
    z-index: 0;
    border: none !important;
}

.top {
    padding-top: 40px;
    padding-left: 13% !important;
    padding-right: 13% !important;
}

#prog_status {
    margin-bottom: 10px;
    overflow: hidden;
    color: #455A64;
    padding-left: 0px;
    margin-top: 10px;
}

    #prog_status li {
        list-style-type: none;
        font-size: 13px;
        width: 33.33%;
        float: left;
        position: relative;
        font-weight: 400;
    }

    #prog_status .step0:before {
        font-family: FontAwesome;
        content: "\f10c";
        color: #fff;
    }

    #prog_status li:before {
        width: 35px;
        height: 35px;
        line-height: 36px;
        display: block;
        font-size: 20px;
        background: #C5CAE9;
        border-radius: 50%;
        margin: auto;
        padding: 0px;
    }

    #prog_status li:after {
        content: '';
        width: 100%;
        height: 12px;
        background: #C5CAE9;
        position: absolute;
        left: 0;
        top: 12px;
        z-index: -1;
    }

    #prog_status li:last-child:after {
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
        position: absolute;
        left: -50%;
    }

    #prog_status li:nth-child(2):after,
    #prog_status li:nth-child(3):after {
        left: -50%;
    }

    #prog_status li:first-child:after {
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px;
        position: absolute;
        left: 50%;
    }

    #prog_status li:last-child:after {
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
    }

    #prog_status li:first-child:after {
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px;
    }

    #prog_status li.active_pro:before,
    #prog_status li.active_pro:after {
        background: #05c5c2;
    }

    #prog_status li.active_pro:before {
        font-family: FontAwesome;
        content: "\f00c";
    }

.collection {
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 3px;
}

.minus_count .btn-number {
    cursor: pointer;
}

.radio_scale {
    /* IE 9 */
    -webkit-transform: scale(1.2);
    /* Chrome, Safari, Opera */
    transform: scale(1.2);
}

.radio_address {
    /* IE 9 */
    -webkit-transform: scale(1.5);
    /* Chrome, Safari, Opera */
    transform: scale(1.5);
}

.left28 {
    left: -4px;
    margin: 0px;
}

.custom-control-input:checked ~ .custom-control-label::before {
    border-color: #37383a !important;
    background-color: #616263 !important;
}

.custom-control-input:focus ~ .custom-control-label::before {
    -webkit-box-shadow: 0 0 0 0.2rem #61626330;
    box-shadow: 0 0 0 0.2rem #61626330;
}
/*# sourceMappingURL=style.css.map */

/*CSS added by PB Dev Team Starts*/

.center-box {
    max-width: 1000px;
    margin: auto;
    -webkit-box-shadow: 0px 2px 15px #737373bd;
    box-shadow: 0px 2px 15px #737373bd;
    margin-bottom: 15px
}

.custom-file-upload {
    border: 1px solid #ccc;
    display: inline-block;
    padding: 6px 12px;
    cursor: pointer;
}

.p-5 {
    padding: 5px !important;
}

.add-label-in-textbox {
    position: relative;
    margin: 10px 2.5px 5px 2.5px;
}

    .add-label-in-textbox label {
        color: #999;
        position: absolute;
        pointer-events: none;
        left: 10px;
        top: 10px;
        transition: 0.2s;
        font-size: 13px
    }

    .add-label-in-textbox input:focus ~ label, .add-label-in-textbox input:valid ~ label {
        top: -10px;
        left: 15px;
        font-size: 10px;
        color: black;
        background-color: #fff;
        padding: 0 5px 0 5px;
    }

    .add-label-in-textbox select:focus ~ label, .add-label-in-textbox select:valid ~ label {
        top: -10px;
        left: 15px;
        font-size: 10px;
        color: black;
        background-color: #fff;
        padding: 0 5px 0 5px;
    }

    .add-label-in-textbox textarea:focus ~ label, .add-label-in-textbox textarea:valid ~ label {
        top: -10px;
        left: 15px;
        font-size: 10px;
        color: black;
        background-color: #fff;
        padding: 0 5px 0 5px;
    }

    .add-label-in-textbox input {
        height: calc(1.5em + .75rem + 10px);
    }

    .add-label-in-textbox select {
        height: calc(1.5em + .75rem + 10px);
    }

.error-block_Custom {
    display: none;
    margin-top: 5px;
    margin-bottom: 1px;
    color: #737373;
}

.label-danger {
    background-color: #d9534f;
}

.error-block_Custom .label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    vertical-align: baseline;
    border-radius: .25em;
}

.form-control:focus {
    border-color: #17a2b8;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}

.alert {
    padding: .5rem .25rem;
    font-size: 13px
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-size: 13px
}

::-moz-placeholder { /* Firefox 19+ */
    font-size: 13px
}

:-ms-input-placeholder { /* IE 10+ */
    font-size: 13px
}

:-moz-placeholder { /* Firefox 18- */
    font-size: 13px
}

.choices {
    margin-bottom: 5px;
}

#divProgressBar {
    font-size: .7rem;
    display: none;
    margin-top: 5px;
    margin-bottom: 5px
}

.top-padding {
    padding-top: 15px;
}

.top-padding-25 {
    padding-top: 25px;
}

.m-b-0 {
    margin-bottom: 0px;
}

.spn-bold {
    font-weight: bold;
}

.text-box-font-size {
    font-size: 13px
}

.more-height {
    height: calc(1.5em + .75rem + 16px);
}

@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
    .tab-col-p-5 {
        padding-right: 5px;
        padding-left: 5px;
    }

    .tab-container-p-r-0 {
        padding-right: 0px;
    }
    /* .container-fluid {
        padding-right: 0px;
    }*/
}

@media all and (device-width: 1024px) and (device-height: 768px) and (orientation:landscape) {
    .tab-col-p-5 {
        padding-right: 5px;
        padding-left: 5px;
    }

    .tab-container-p-r-0 {
        padding-right: 0px;
    }
    /* .container-fluid {
        padding-right: 0px;
    }*/
}

.hand-cursor {
    cursor: pointer;
}

.theme-color {
    color: #05c5c2;
}

.theme-background-color {
    background-color: #05c5c2;
}
/*horizontal line with words in the middle*/
.lineWithTextInMiddle h6 {
    overflow: hidden;
    text-align: center;
    color: black
}

    .lineWithTextInMiddle h6:before,
    .lineWithTextInMiddle h6:after {
        background-color: #969090;
        content: "";
        display: inline-block;
        height: 5px;
        position: relative;
        vertical-align: middle;
        width: 50%;
    }

    .lineWithTextInMiddle h6:before {
        right: 0.5em;
        margin-left: -50%;
    }

    .lineWithTextInMiddle h6:after {
        left: 0.5em;
        margin-right: -50%;
    }

.map_location_textbox {
    background: #fff;
    border-bottom-color: white
}

    .map_location_textbox .input-group-prepend span {
        background: #fff;
        border-right: none;
    }

        .map_location_textbox .input-group-prepend span i {
            font-size: 20px;
            color: #05c5c2;
        }

    .map_location_textbox .input-group-append span {
        background: #fff;
        color: blue;
    }

    .map_location_textbox .input-group-append span {
        border-left: none;
    }

    .map_location_textbox .input-group-append span {
        font-size: 13px;
    }

.accordian_mn .card-header_collectloc {
    background: white;
}

.card-header_collectloc {
    padding-top: .4rem;
    margin-bottom: 0;
    background-color: rgba(0,0,0,.03);
}

.divMobCatFilter {
    position: fixed;
    top: 0px;
    left: 0;
    right: 0;
    z-index: 1000;
    height: 100%;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    border-radius: 0px;
}

.btnglobalSearchFilterNotSelected {
    border: 2px solid #ec0ebc;
}

.btnglobalSearchFilterSelected {
    border: 1px solid #ced4da;
}

.txtGlobalSearchNotEnterd::-webkit-input-placeholder {
    color: #ec0ebc
}

label {
    word-break: break-all
}

body {
    touch-action: pan-x pan-y
}

.active_icon_warning {
    background: #f0ad4e;
    border: 1px solid #f0ad4e;
}

.secondary_btn {
    border-radius: 5px;
    border: 1px solid #5a6268;
    color: #fff;
    cursor: pointer;
    background: #5a6268;
    margin-bottom: 10px;
    padding: 4px 7px;
    text-align: center;
    font-weight: 500;
    -webkit-box-shadow: 0px 1px 3px #909090;
    box-shadow: 0px 1px 3px #909090;
    text-shadow: 0px 0px 3px #848383;
}

.warning_btn {
    border-radius: 5px;
    border: 1px solid #f1d687;
    color: #fff;
    cursor: pointer;
    background: #f1d687;
    margin-bottom: 10px;
    padding: 4px 7px;
    text-align: center;
    font-weight: 500;
    -webkit-box-shadow: 0px 1px 3px #909090;
    box-shadow: 0px 1px 3px #909090;
    text-shadow: 0px 0px 3px #848383;
}

.divAlertPopup {
    display: none;
    position: fixed;
    bottom: 55px;
    right: 11px;
    left: 10px;
    z-index: 9999;
}

.store-details-card .card-header {
    padding: .75rem .25rem;
}
.unit_item {
    font-size: 12px
}
body {
    text-shadow: 0px 1px 1px #b3b3b3;
}
hr{
    margin-top:5px;
    margin-bottom:15px
}


/*CSS added by PB Dev Team Ends*/
</pre></body></html>