.top-main-view {
    overflow: hidden;
}

.top-main-view .container {
    height: 230px;
}

.single-page-header {
    padding: 0 !important;
    margin: 0 !important;
}

.top-view {
    position: relative;
    height: 230px;
    width: 100%;
    overflow: hidden;
    z-index: 100;
}

.searchbox {
    position: absolute;
    right: 0;
    top: 15px;
    width: 36px;
    height: 36px;
    overflow: hidden;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    -ms-transition: width 0.3s;
    -o-transition: width 0.3s;
    transition: width 0.3s;
    border-radius: 12px;
}

.searchbox-input {
    height: 36px;
    margin: 0;
    padding: 0px 55px 0px 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #ffffff;
}

.searchbox-icon {
    width: 36px;
    height: 36px;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    line-height: 35px !important;
    text-align: center;
    cursor: pointer;
    color: #fff;
    background: #FFF;
}

.searchbox-open {
    width: 100%;
}

.searchbox-open .searchbox-icon {
    color: #1e1e1e;
    background: #fff;
    border-radius: 4px;
}

.searchbox-icon.icon-feather-search {
    color: #ff8f00;
    font-size: 16px;
    font-weight: 600;
    line-height: 35px !important;
}

.header-main-view {
    padding: 25px 20px 0 20px
}

.header-main-view .header-image {
    height: 55px;
    width: 70px;
    border-radius: 5px;
    overflow: hidden;
}

.header-main-view .header-image img {
    height: 100%;
    width: 100%;
}

.header-title-view {
    margin-left: 10px;
    width: 100%;
    display: flex;
    align-items: flex-end
}

.header-title-inner-view {
    display: flex;
    width: 100%;
}

.top-view .cover-img {
    width: 100%;
    height: 100%;
    position: absolute;
}

.store-name {
    font-weight: bold;
    font-size: 25px;
    color: #273154
}

.store-name-view {
    flex: 1;
}

.store-phone-view {
    display: flex;
    background-color: #273154;
    border-radius: 15px;
    padding: 1px 7px;
    justify-content: center;
    align-items: center;
}

.store-subtitle {
    color: #555555;
    font-size: 18px;
}

.align-items-center {
    align-items: center !important;
}

.location-pin-icon,
.clock-icon {
    width: 15px;
    height: 15px;
}

.timing-value {
    font-size: 15px;
    margin-left: 5px;
    color: #555555
}

.address-link {
    color: #555555
}

.store-address {
    font-size: 15px;
    margin-left: 5px;
    color: #555555
}

.store-phone {
    color: #ffffff;
    font-size: 13px;
    margin-left: 2px
}

.store-address,
.store-phone,
.timing-value {
    line-height: 22px;
}

.store-icon {
    margin-top: 4px;
}

.store-data-div {
    margin-bottom: 6px;
}

.choose-cat-view {
    display: flex;
    margin: 12px 0 15px 0;
    justify-content: space-between;
    align-items: center;
}

.choose-cat-text {
    font-size: 20px;
    color: #aaaaaa;
}

.gallery-section .filter-gallery {
    display: flex;
    overflow: auto;
    padding-bottom: 5px;
}

/* width */
.gallery-section .filter-gallery::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}

/* Track */
.gallery-section .filter-gallery::-webkit-scrollbar-track {
    background: #fff;
}

/* Handle */
.gallery-section .filter-gallery::-webkit-scrollbar-thumb {
    background: #fff;
}

/* Handle on hover */
.gallery-section .filter-gallery::-webkit-scrollbar-thumb:hover {
    background: #DDD;
}

.cat-filter {
    margin: 0 0 15px -15px;
}

.all-filter {
    margin-left: 15px;
    margin-right: 15px;
}

.gallery-section .filter-button,
.gallery-section .filter-sub-button {
    background-color: #f3f3f3;
    border: 1px solid #f3f3f3;
    border-radius: 10px;
    color: #273154;
    font-weight: 600;
    padding: 0 22px;
    margin-right: 10px;
    white-space: nowrap;
    margin-bottom: 0;
    height: 40px;
    font-size: 14px;
}

.gallery-section .filter-button.active,
.gallery-section .filter-sub-button.active {
    background-color: #273154;
    border: 1px solid #273154;
    color: #FFF;
}

.box-cat-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.box-cat-title .cat-name-title {
    font-size: 20px;
    margin: 12px 0 15px 0;
    color: #aaaaaa;
}

.sub-cat-title-div .cat-name-title {
    font-size: 17px;
    margin: 12px 0 15px 0;
    color: #aaaaaa;
}

.p-0 {
    padding: 0 !important;
}

/*.menu-grid-view .menu-image {*/
/*    margin-bottom: 12px;*/
/*    flex: 0 0 70px;*/
/*    height: 120px;*/
/*    position: relative;*/
/*    border-radius: 15px;*/
/*    overflow: hidden;*/
/*    border: 1px solid #f3f3f3;*/
/*}*/

.menu-list-view .menu-image {
    margin-right: 10px;
    width: 116px;
    height: 80px;
    position: relative;
}

.active-menu-detail {
    background-color: #fff6ea;
}

.out-of-stock-menu-detail {
    background-color: #f1f1f1;
}

.menu__list_item {
    display: flex;
    flex: 1;
}

.menu-item-inner-div {
    display: flex;
    flex: 1;
    margin-right: 0;
    padding: 22px 16px;
    border-radius: 20px;
}

.menu-list-view .menu-image {
    border: 1px solid #f3f3f3;
    border-radius: 15px;
    text-align: center;
    background-color: #f8f9fa;
    overflow: hidden;
}

.menu-list-view .menu-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    overflow: hidden;
    border-radius: 15px;
}

.ajax-item-listing .menu_detail .menu_post {
    text-align: center;
    /*display: flex;*/
    /*flex-direction: column;*/
    /*justify-content: center;*/
    /*width: 100%;*/
}

.ajax-item-listing .menu_detail {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 180px;
}

.ajax-item-listing .menu_excerpt {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.ajax-item-listing .menu_title {
    width: 100%;
    font-weight: bold;
    font-size: 15px;
    line-height: 18px;
    word-break: break-word;
    background: unset;
    padding-right: 0 !important;
}

.out-of-stock-menu-detail .menu_title {
    color: #777;
}

.active-menu-detail .menu_title {
    color: #273154;
}

.ajax-item-listing .menu_detail .menu_desc {
    font-size: 13px;
    line-height: 17px;
    margin-top: 7px;
    word-break: break-word;
}

.out-of-stock-menu-detail .menu_desc {
    color: #999;
}

.active-menu-detail .menu_desc {
    color: #999;
}

.menu_title_desc {
    margin-bottom: 20px;
    /*width: 95%;*/
}

.ajax-item-listing .menu_detail .menu_price {
    position: relative;
    right: 0;
    font-size: 20px;
    font-weight: bold;
    background: unset;
    z-index: 2;
}

.active-menu-detail .menu_price {
    color: #273154;
}

.out-of-stock-menu-detail .menu_price {
    color: #777;
}

.ajax-item-listing .menu_detail .menu_mrp {
    position: relative;
    right: 0;
    font-size: 14px;
    line-height: 14px;
    font-weight: bold;
    color: #999;
    background: unset;
    z-index: 2;
    text-decoration: line-through;
}

.menu-price-mrp {
    margin-bottom: 20px;
    text-align: center;
}

.add-btn-div {
    text-align: center;
    display: flex;
    justify-content: center;
}

.sub-cat-title-div {
    height: 35px;
    align-items: center;
    display: flex;
    margin: 0 0 10px 0;
    padding-right: 0;
    padding-left: 0;
}

.sub-cat-no-title-div {
    background-color: #EEE;
    height: 1px;
    align-items: center;
    display: flex;
    margin: 0 0 10px 0;
}

.add-item-button {
    background-color: #ff8f00 !important;
    color: #fff !important;
    box-shadow: unset !important;
    border-radius: 10px !important;
    width: 60px;
    height: 26px;
    font-size: 14px !important;
}

#footer {
    background-color: #273154;
    color: #fff;
}

.footer-bottom-section {
    padding: 20px 0;
    margin: 0px 15px;
    text-align: center;
}

.gallery-hidden {
    display: none;
}

/*.menu-grid-view .menu-image img {*/
/*    width: 100%;*/
/*    height: 100%;*/
/*}*/

/*.menu-grid-view .menu_price {*/
/*    margin-bottom: 10px;*/
/*}*/

/*.menu-grid-view .menu_item {*/
/*    padding-bottom: 13px;*/
/*    margin-bottom: 0;*/
/*    width: 100%;*/
/*}*/

.ajax-item-listing {
    display: flex;
    margin-bottom: 20px;
    position: relative;
    /*background-color: #eeeeee;*/
    /*padding: 15px;*/
    /*border-radius: 20px;*/
    padding-left: 0;
    margin-left: 0;
    margin-right: 0;
    padding-right: 0;
    width: 100%;
}

.p-h-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.width-100 {
    width: 100% !important;
}

.top-img-mobile-view {
    display: block;
}

.top-img-lap-view {
    display: none;
}

#loaderDiv {
    display: flex;
    justify-content: center;
}

#loader {
    border: 8px solid #273154;
    border-top: 8px solid #ff8f00;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: spin 2s linear infinite;
}

.out-of-stock {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.out-of-stock-text {
    background-color: #db709333;
    color: red;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    border-radius: 10px !important;
    width: 113px;
    height: 27px;
}

.your-order-item .menu_post {
    display: flex;
}

.your-order-item .menu_post .menu_title {
    width: 100%;
    font-size: 15px;
}

.your-order-item .menu_post .menu_price {
    position: relative;
    align-items: flex-end;
    display: flex;
    white-space: nowrap;
    font-size: 15px;
}

#add-extras .menu_post {
    display: flex;
}

#add-extras .menu_post .menu_post_desc {
    width: 100%;
}

#add-extras .menu_price {
    position: relative !important;
    white-space: nowrap;
}

#add-extras .menu_post .menu_desc {
    color: #666;
    font-weight: 400;
}

#your-order .popup-tab-content {
    padding: 25px;
}

.store-desc {
    color: #555555;
    min-height: 35px;
    margin-left: 5px;
}

.top-img-lap-view .img-fluid {
    object-fit: cover;
}

.content-right-offset {
    padding-right: 0;
    padding-left: 3%;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}


@media (min-width: 992px) {
    .top-img-mobile-view {
        display: none !important;
    }

    .top-img-lap-view {
        display: block !important;
    }

    .menu-item-inner-div {
        margin-right: 10px !important;
    }

    .cat-filter {
        margin: 0 0 15px 0 !important;
    }

    .all-filter {
        margin-left: 0 !important;
    }

    .content-right-offset {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }

    .see-all-btn {
        margin-right: 0 !important;
    }

    .img-fluid{
        height: 360px !important;
        max-width: 100%;
    }

    .top-img-lap-view .img-fluid {
        object-fit: fill !important;
    }
}


@media (min-width: 768px) {
    .top-img-mobile-view {
        display: none !important;
    }

    .top-img-lap-view {
        display: block !important;
    }

    .menu-item-inner-div {
        margin-right: 10px !important;
    }

    .cat-filter {
        margin: 0 0 15px 0 !important;
    }

    .all-filter {
        margin-left: 0 !important;
    }

    .content-right-offset {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }

    .see-all-btn {
        margin-right: 0 !important;
    }

    .img-fluid{
        height: 360px !important;
        max-width: 100%;
    }

    .top-img-lap-view .img-fluid {
        object-fit: fill !important;
    }
}

@media only screen and (max-width: 768px),
(min-device-width: 576px) and (max-device-width: 1024px) {
    .top-img-mobile-view {
        display: block;
    }

    .top-img-lap-view {
        display: none;
    }

    .menu-item-inner-div {
        margin-right: 0;
    }

    .ajax-item-listing {
        flex: 0 0 47%;
        max-width: 47%;
        margin-right: 3%;
    }

    .cat-filter {
        margin: 0 0 15px -15px;
    }

    .all-filter {
        margin-left: 15px;
    }

    .content-right-offset {
        padding-right: 0;
        padding-left: 3%;
    }

    .see-all-btn {
        margin-right: 15px;
    }

    .img-fluid{
        height: auto;
        max-width: 100%;
    }

    .top-img-lap-view .img-fluid {
        object-fit: cover;
    }

    .cod-upi-pay-div {
        display: flex !important;
        flex-direction: column !important;
    }

    .upi-pay-button {
        margin-left: unset !important;
        margin-top: 6px !important
    }
}


.add-btn {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    width: auto;
    padding: 0 10px;
    height: 1.5rem;
    border: 1px solid rgb(181, 181, 181);
    border-radius: 4px;
    overflow: hidden;
    cursor: pointer;
    user-select: none;
    background: rgb(255, 255, 255);
}

.add-btn span {
    color: #535353;
    margin: 0 3px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
}

.add-btn i {
    color: #273154;
    font-size: 12px;
}

.add-menu .customize {
    line-height: 1.2rem;
    display: inherit;
    font-size: 10px;
    color: rgb(244, 162, 102);
}

.add-menu .price {
    line-height: 1.2rem;
    display: inherit;
    font-size: 12px;
    margin-left: auto;
    font-weight: 600;
    padding-top: 2px;
}

.add-btn.add-item-btn {
    border: 1px solid #535353;
    cursor: initial;
    width: 4.7em;
    padding: 0;
}

.add-item-btn .wrapper {
    width: 100%;
    position: relative;
    display: flex;
    flex-wrap: wrap;
}

.add-item-btn .wrapper .addition {
    position: relative;
    width: 100%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    flex-shrink: 0;
    max-width: 31.6667%;
    padding: 0px;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    cursor: pointer;
}

.add-item-btn .wrapper .addition i.material-icons {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    cursor: inherit;
    font-size: 12px;
}

.add-item-btn .wrapper .count {
    position: relative;
    width: 100%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    flex-shrink: 0;
    max-width: 36.6667%;
    padding: 0px;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    background: #e5e7f7;
    cursor: initial;
}

.add-item-btn .wrapper .count .num {
    color: #535353;
    font-size: 12px;
    margin: 3px;
    font-weight: 500;
}

.dialog-with-tabs .button {
    background-color: #273154;
}

#view-order-button {
    background-color: #273154;
}

.icon-feather-trash-2,
.icon-feather-minus,
.icon-feather-plus {
    color: #273154 !important;
}

#backtotop a {
    background-color: #273154;
}

.see-all-btn {
    font-weight: 600;
    font-size: 15px;
    color: #ff8f00;
    cursor: pointer;
    margin-right: 15px;
}

.add-menu-item-btn .wrapper {
    display: flex;
    align-items: center;
}

.plus-sub-btn {
    background-color: #ff8f00;
    width: 30px;
    height: 30px;
    border-radius: 12px;
    align-items: center;
    justify-content: center;
    display: flex;
    cursor: pointer;
}

.plus-sub-btn i {
    color: #fff !important;
}

.plus-sub-qty {
    color: #000;
    width: 30px;
    font-weight: 600;
}

.selected-item {
    border: 1.5px #ff8f00 solid;
}

.checkbox input:checked + label span.checkbox-icon {
    background-color: #273154;
    border-color: #273154;
}

#see-all-category .popup-tab-content .filter-gallery {
    display: contents;
}

#see-all-category .popup-tab-content button.active {
    background-color: #273154;
    border: 1px solid #273154;
    color: #FFF;
}

#see-all-category .popup-tab-content button {
    background-color: #f3f3f3;
    border: 1px solid #f3f3f3;
    border-radius: 10px;
    color: #273154;
    font-weight: 600;
    padding: 0 22px;
    margin-right: 7px;
    margin-left: 0;
    white-space: nowrap;
    margin-bottom: 8px;
    height: 40px;
    font-size: 14px;
}

.store-desc-hide {
    display: none !important;
}

.store-desc p {
    margin-bottom: 3px !important;
}

.cod-upi-pay-div {
    display: flex;
    flex-direction: row
}

.upi-pay-button {
    margin-left: 10px
}
