/* @media only screen and (min-width : 1400px) {
    .fancybox-wrap.fancybox-desktop.fancybox-type-ajax.cust-fancy.fancybox-opened #frm-fooditem {
        max-height: 80vh;
    }
} */


@media only screen and (min-width : 1399px) {
    .search-wraps.wow.zoomIn {
        padding-top: 0px;
        min-height: 300px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-flow: column;
    }

    /* .fancybox-wrap.fancybox-desktop.fancybox-type-ajax.cust-fancy.fancybox-opened #frm-fooditem {
        max-height: calc(100vh - 100px);
    } */
}

@media only screen and (max-width : 1200px) {
    .search-wraps.center.menu-header .restaurant_detail .row {
        display: flex;
    }
}

/* @media only screen and (max-width : 1024px) {



    .sections.section-how-it-works .row {
        display: flex;
        align-items: stretch;
        flex-wrap: wrap;
    }

    .sections.section-how-it-works .row .col-md-3.col-sm-3 {
        width: 50%;
        height: auto;
        display: flex;
        align-items: stretch;
    }

    .sections.section-how-it-works .row .col-md-3.col-sm-3 .bg-white {
        height: auto;
        width: 100%;
    }
} */

@media only screen and (max-width : 992px) {
    .parallax-container.parallax-home .search-input-wraps #s {
        padding: 10px 20px;
    }

    #parallax-wrap .search-wraps.center.menu-header {
        display: none;
    }

    .search-wraps.center.menu-header .restaurant_detail .row {
        display: block;
    }

    .search-wraps.center.menu-header .container .row .col-md-4 .mytable {
        width: 100%;
        margin: 0;
        max-width: unset;
        text-align: center;
    }

    .search-wraps.center.menu-header .container .row .col-md-8, .search-wraps.center.menu-header .container .row .col-md-4 {
        width: 100%;
        text-align: center;
    }

    .search-wraps.center.menu-header .restaurant_detail {
        z-index: 5;
        padding-bottom: 200px;
    }

    /* .search-wraps.center.menu-header .container .row .col-lg-8 .logo-medium.bottom15 {
        float: none;
        margin: 0 auto;
    } */

    .search-wraps.center.menu-header .container .row .col-lg-8 h1 {
        text-align: center;
    }

    .search-wraps.center.menu-header .container .row .col-lg-8 p {
        text-align: center;
    }

    .search-wraps.center.menu-header .container .row .col-md-4 {
        display: table-cell;
        margin-top: auto;
    }

    .restaurant_detail .mytable .mycol p.small {
        text-align: center;
    }

    .cust-add .sub_content .newsletter_section:before {
        top: -55px;
        width: 250px;

    }

    .mobile-banner-wrap .search-wraps {
        border: 0px solid red;
        min-height: 234px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-flow: column;
        position: absolute;
        top: 50px;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 1;
        padding-top: 0px;
    }

    .mobile-banner-wrap .search-wraps .rating-stars img {
        width: auto !important;
    }

    .search-wraps.center.menu-header .restaurant_detail {
        z-index: 5;
    }

    .mobile-banner-wrap {
        display: block;
        min-height: 234px;
    }

    #parallax-wrap .search-wraps.wow.zoomIn, #parallax-wrap .search-wraps.contact-banner {
        display: none;
    }

     .flex-menu img.logo {
        border: 0px solid white;
    } 

    .search-menu {
        padding-top: 10px;
    }

    .mobile-banner-wrap img {
        width: 100%;

    }

    /* .mobile-banner-wrap.menu_page.relative img {
        min-height: 680px;
        object-fit: cover;

    } */

    /* .mobile-banner-wrap.menu_page.relative .rating-stars img {
        min-height: auto;
    } */

    .search-wraps h1,
    .search-wraps p a {
        color: #ed1c24;
    }

    /* .top-menu-wrapper {
        position: absolute;
        background: transparent;
        border-bottom: none;
    } */

    /* .top-menu-wrapper .col-b, */
    /* .parallax-mirror, */
    .logo-desktop,
    .search-left-content,
    .search-view-map,
    .menu-right-content,
    #change-package-wrap,
    #section-social-login {
        display: none;
    }

    #parallax-wrap {
        /*background-image:none !important;*/
        display: initial;
    }

    /* body.paymentoption .mobile-banner-wrap { */
        /*display: none;*/
    /* } */

    /* body.paymentoption #parallax-wrap.parallax-search { */
        /*display: block;*/
        /*position: relative;*/
    /* } */

    /* body.paymentoption #parallax-wrap:after {
        content: "";
        background: #00000040;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    } */

    .menu-right-content.modal {
        padding-top: 20px;
    }



    #parallax-wrap {
        /*min-height:inherit;
background:none;*/
        border: 0px solid red;
        padding-bottom: 20px;
        padding-top: 20px;
    }

    .search-input-wraps {
        border: 1px solid #fff;
    }

    /* .parallax-container.parallax-home .search-input-wraps {
        border: 0;
    } */

    .mobile-banner,
    .logo-mobile,
    .menu-nav-mobile,
    #mobile-filter-handle,
    #mobile-viewmap-handle,
    /* .cart-mobile-handle, */
    #mobile-social-login {
        display: block;
    }

    body .mobile-banner {
        max-height: 60%;
        height: 234px;
        object-fit: cover;
    }

    .search-wraps h1 {
        font-size: 45px;
    }

    .search-input-wraps {
        padding: 10px 20px;
    }

    .sections h2, .sections h4 {
        font-size: 25px;
    }

    .section-footer h3 {
        font-size: 14px;
    }

    .search-wraps {
        width: auto;
        border: 0px solid red;
    }

    .advance-search.search-wraps h1 {
        padding-top: 10px;
    }

    .search-wraps p, .search-wraps p a,
    .search-wraps h1 {
        margin: 0;
    }

    .menu-top-menu .green-button,
    .menu-top-menu .orange-button {
        background: none;
        border: none;
        padding: 0;
    }

    #cuisine_chosen {
        width: 100% !important;
    }

    /* .section-checkout a.forgot-pass-link2 {
        padding-bottom: 10px;
    } */

    .with-padleft {
        padding-left: 15px !important;
    }

    /* .section-menu .row .menu-left-content {
        width: 100%;
    } */

}

@media only screen and (max-width : 767px) {
    /* .section-search-results .search-right-content .owl-carousel button.owl-next, .owl-carousel .owl-nav button.owl-prev {
        display: none;
    } */

    /* .sections.section-how-it-works .row .col-md-3.col-sm-3 {
        width: 100%;
    } */

    .search-wraps.center.menu-header .restaurant_detail .col-md-4.col-sm-12 {
        display: inline-block;
    }

    #search-listview ul li:first-child {
        width: 100%;
    }

    /*
.search-wraps,
.search-wraps.single-search,
.parallax-search .search-wraps
{
padding-top:0;
}
*/
    .container.mobileapp {
        margin-bottom: -50px;
    }

    .cust-add .sub_content .newsletter_section>.container {
        width: unset;
    }

    .food-item-actions .col-md-3 {
        margin-bottom: 10px;
    }

    /* body .mobile-banner { */
        /* height: 234px;
    object-fit: cover;*/
    /* } */

    .cust-cls2 {
        display: none;
    }

    .menu-top-menu {
        z-index: 6;
        position: relative;
        background: #fff;
    }

    #parallax-wrap {
        display: contents;
    }

    .search-wraps.center.menu-header {
        display: inline-block;
    }

    .restaurant_detail .mytable .mycol:nth-child(5) {
        top: 15px;
        right: 33%;
    }

    .merchant-social-list {
        top: 8px;
        right: 28%;
    }


    .location-fee-wrap {
        min-width: auto;
    }

     .flex-menu img.logo {
        border: 0px solid brown;
        max-width: 140px;
        min-width: inherit;
    } 

    /* contact */
    /* #contact-map,
    .section-contact .container-map {
        position: relative;
    }

    .section-contact .container-map .inner {
        max-width: 100%;
        min-width: 100%;
    }

    .container-map .dim,
    .container-map .black {
        min-height: inherit !important;
        max-height: inherit !important;
        padding: 30px;
        border: none;
    }

    .section-contact .container-map .row {
        margin-left: 0;
        margin-right: 0;
    }

    .sections.section-contact {
        min-height: auto;
    }

    .container-map .dim {
        background: rgb(6, 6, 6);
        background: rgba(6, 6, 6, 0.9);
        border-bottom: none;
    }

    .container-map .black {
        background: none;
        padding-top: 0;
    } */

    /* contact */

    .subscribe-footer .col-md-3,
    .subscribe-footer .col-md-2,
    .section-browse .result-merchant h2,
    .section-browse #restuarant-list p {
        text-align: center;
    }

    .section-browse #restuarant-list .mytable,
    .section-browse #restuarant-list .mytable .mycol {
        border: 0px solid red;
        width: auto;
        margin: auto;
    }

    .section-browse #restuarant-list a {
        /*margin:20px auto;*/
        display: table;
    }

    .subscribe-footer .col-md-3 {
        padding-bottom: 10px;
    }

    .section-subcribe .green-button, .section-subcribe .email {
        padding: 10px 18px
    }

    .section-subcribe .email {
        font-size: 15px;
        width: 50%;
    }


    .search-wraps h1 {
        margin: 0;
    }

    /* .parallax-container.parallax-home  */
    .sections
    {
        padding-bottom: 15px;
        padding-top: 20px;
    }

    .sections h2, .sections h4,
    /* .forgot-pass-link2, */
    #frm-modal-forgotpass .back-link {
        margin: 0;
        margin-bottom: 10px;
    }

    img.img-cuisine {
        margin: 0 auto auto;
    }

    #search-listgrid .col-md-7,
    #search-listgrid h2,
    #search-listgrid .col-md-3 {
        text-align: center;
    }

    #search-listgrid .mytable {
        border: 0px solid red;
        margin: auto;
    }

    .result-merchant .inner.list-view a.orange-button {
        margin: 20px auto auto;
    }

    #search-listgrid .row {
        margin-left: 0px;
        margin-right: 0px;
    }

    #search-listgrid {
        padding-left: 15px;
        padding-right: 15px;
    }

    /*.section-menu ul#tabs li span
{
display:none;
}*/

    .section-menu ul#tabs li i {
        display: block;
    }

    .container-medium {
        width: auto;
    }

    .location-fee-wrap .inner {
        overflow-x: scroll;
    }


    .search-wraps.center.menu-header .restaurant_detail {
        top: 21%;
    }


    .cust-add .sub_content .newsletter_section>.container {
        padding-left: 20px;
        padding-right: 20px;
    }

    .row.custcheck {
        margin-top: 0;
        margin-bottom: 10px;
    }

    /* .section-checkout a.forgot-pass-link2 {
        padding-bottom: 0;
    } */

    .row.quantity-wrap-small {
        display: inline-flex;
    }

    .row.quantity-wrap-small .col-md-3 {
        width: auto;
    }

    .row.quantity-wrap-small .col-md-5 {
        padding: 0;
    }

    /* button.owl-next {
        right: -11px;
    }

    button.owl-prev {
        left: -11px;
    } */

    body .mobile-banner {
        max-height: unset;
        /*height: fit-content;*/
        height: 250px;
        object-fit: cover;
    }

    .search-wraps.center.menu-header .restaurant_detail .col-md-4.col-sm-12 {
        display: inline-block;
    }

    .restaurant_detail .mytable .mycol:nth-child(5) {
        right: 29%;
    }

    .merchant-social-list {
        right: 25%;
    }

}

@media only screen and (min-width: 760px) {
    .section-search-results .search-right-content .result-merchant .infinite-container {
        display: flex;
        flex-wrap: wrap;
    }

    .section-search-results .search-right-content .result-merchant .infinite-container .infinite-item {
        display: flex;
        align-items: stretch;
    }


    .section-search-results .search-right-content .result-merchant .infinite-container .infinite-item .inner {
        width: 100%;
    }

}

@media only screen and (max-width:760px) {
    .section-search-results .search-right-content .result-merchant .infinite-container .infinite-item .inner p.offer_text {
        margin-bottom: 0px;
    }
}

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

    /* .result-merchant .logo-medium {
        max-width: 100px;
        min-height: 100px;
    } */
    /* .logo-medium {
        max-width: 100px;
        min-height: 100px;
    } */

     .flex-menu img.logo {
        border: 0px solid yellow;
        max-width: 130px;
    } 

    .location-search-1 .left-border {
        border-right: 1px solid #ed1c24;
        margin-bottom: 10px;
    }

    .indent-5percent {
        text-indent: inherit;
    }

    #mobile-social-login .a {
        margin-left: 15%;
        width: 30%;
    }

    #mobile-header {
        border: 0px solid yellow;
    }

    .merchant-opening-hours .col-md-3,
    .merchant-opening-hours .col-md-6,
    #mobile-app-sections .into-row {
        float: none;
        width: 100%;
    }

    .menu-3 img {
        display: block;
        margin: auto auto 10px;
        max-width: 50%;
    }

    .menu-3,
    #mobile-app-sections {
        text-align: center;
    }

    #merchant-map {
        min-height: 200px;
        max-height: 200px;
    }

    /* .logo-medium {
        max-width: 100px;
        min-width: 100px;
    } */
    .logo-medium {
        width: 100px;
        height: 100px;
        min-width: 100px !important;
        min-height: 100px !important;
    }

    .order-progress-bar {
        background: #fafafa;
        padding-bottom: 8px;
        padding-top: 8px;
        border-top: 0;
    }

    #parallax-wrap {
        padding-bottom: 10px;
        padding-top: 10px;
    }

    .mobile-search-menu.mytable,
    .progress-dot.mytable {
        display: table;
    }

    .address_mobile {
        display: block;
    }

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

    .address_mobile_title {
        margin-left: 10px;
        float: left;
    }

    .address_mobile p {
        font-weight: bold;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        float: left;
        max-width: 80%;
    }

    .address_mobile span {
        float: left;
        width: 100%;
    }

    .search-right-content .address_mobile a {
        float: left;
        max-width: 320px;
    }

    .address_mobile .switch-icon {
        width: 50px;
        height: 50px;
    }

    .search-menu,
    .order-progress-bar .container,
    #menu-tab-wrapper .category-list,
    /* .menu-2 a.dsktop, */
    /* .menu-3 a.dsktop, */
    .section-profile #tabs li span,
    .section-browse #tabs li span,
    .app-image-wrap,
    #getapp-wrap,
    .view-receipt-front {
        display: none;
    }

    .section-browse #tabs li i,
    .section-profile ul#tabs li i {
        font-size: 30px;
    }

    /* .menu-2 a.mbile,
    .menu-3 a.mbile, */
    #getapp-wrap2,
    .view-receipt-mobile {
        display: block;
    }

    /* .section-how-it-works .steps {
        border: 0px solid red;
        max-width: inherit;
        min-height: auto;
    } */


    /* .top-menu-wrapper.top-home .col-a {
        padding-left: 0;
        padding-right: 0;
    } */

    .section-feature-resto .col-md-9.col-sm-9 {
        text-align: center;
    }

    .section-feature-resto .services-type {
        border: 0px solid red;
        margin: auto;
    }

    .search-wraps h1 {
        font-size: 35px;
    }

    .sections h2, .sections h4 {
        font-size: 23px;
        margin: 0 0 8px;
    }

    /* .parallax-container.parallax-home  */
    .sections
    {
        padding-bottom: 20px;
        padding-top: 5px;
    }

    .section-cuisine a {
        text-align: center;
        display: block;
    }

    p, .search-input-wraps #s, .search-input-wraps .search-field {
        font-size: 15px;
    }

    .section-feature-resto h2, .section-cuisine .sub-text {
        margin-bottom: 20px
    }


    .section-cuisine a {
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .section-cuisine a.even {
        background: #f4f4f4;
        border: 1px solid #c9c7c7;
        border-left: 0;
        border-right: 0;
    }

    .section-cuisine .nopad {
        margin: 0;
        overflow: hidden;
        padding: 0;
    }

    #menu-list-wrapper {
        width: 100%;
    }

    .merchant-review-wrap a.inline {
        display: block;
        margin-bottom: 5px;
    }

    #mobile-app-sections h2 {
        margin-top: auto;
        font-size: 25px;
    }

    #mobile-app-sections {
        padding-bottom: 30px;
    }

    #mobile-app-sections h3 {
        font-size: 20px;
    }

    .easy-autocomplete {
        width: 100% !important;
    }


}

@media only screen and (max-width : 601px) {
    .search-wraps.center.menu-header .restaurant_detail {
        top: 30px;
        padding-top: 0;
    }

}

@media only screen and (max-width:600px) {
    /* .mobile-banner-wrap.menu_page.relative img {
        min-height: 390px;
        object-fit: cover;

    } */

    /* .mobile-banner-wrap.menu_page.relative .img-merchant-cover {
        height: 390px;
        object-fit: cover;

    } */



    .order-progress-bar {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }

    /* .top_num {
        top: 0px;
    } */

    /* .mobile-banner-wrap.menu_page.relative .rating-stars img {
        min-height: auto;
    } */
}

@media only screen and (max-width : 580px) {
    .restaurant_detail .mytable .mycol:nth-child(5) {
        right: 10%;
        top: 80%
    }

    .merchant-social-list {
        right: 22%;
    }

}

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

    .mfp-container {
        padding-left: 15px;
        padding-right: 15px;
    }

    body.mfp-zoom-out-cur {
        overflow: hidden;
    }

    img.mfp-img {
        /*position: fixed;*/
        /*top: 15px;*/
        /*left: 0;*/
        /*right: 0;*/
        /*padding-left:15px;*/
        /*padding-right:15px;*/
    }

    .cust-stiky {
        /* position: sticky !important; */
        top: 0 !important;
        z-index: 5 !important;
    }

    .section-label.top25 a.section-label-a b {
        display: none;
    }

    .sections.section-menu .container {
        padding: 0px !important;
    }

    .sections.section-menu .container>.row {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .sub-item-rows.cust-dropdown .section-label a.section-label-a {
        /*text-align: right;*/
    }

    .show-itemsCustom span.bold {
        /*padding-right: 20px !important;*/
    }

    .mobile-banner-wrap.relative.cust-rewbanner .mobile-banner, .mobile-banner-wrap.relative.cust-rewbanner {
        height: 200px !important;
        min-height: auto;
    }

    .cust-add .sub_content .newsletter_section:before {
        top: -39px;
        width: 180px;
    }
}

@media only screen and (max-width : 480px) {
    .section-mobile-verification .box-grey {
        padding-left: 0;
        padding-right: 0;
    }

    #mobile-viewmap-handle {
        margin-right: 0px;
    }

    .parallax-container.parallax-home .search-input-wraps #s {
        padding: 10px 10px;
    }

    /*=============dated 09-11-20 ============*/
    .section-label a.section-label-a span, .section-label .section-label-a span {
        padding: 0;
    }

    /* button.owl-prev {
        left: 5px;
    }

    button.owl-next {
        right: 5px;
    } */


    /* #frm-fooditem .view-food-item-wrap .sub-item-rows .row .col-md-4 .quantity-wrap-small .col-md-5 {
        margin-right: 2px;
        margin-left: 2px;
    } */

    /* .fancybox-overlay .cust-fancy .sub-item-rows .col-md-5.col-xs-5.border.into-row {
        width: 75% !important;
    }

    .fancybox-overlay .cust-fancy .sub-item-rows .col-md-5.col-xs-5.border.into-row p {
        margin: 0px;
        font-size: 11px;
        margin-left: 0px !important;
        float: left;
        width: 100%;
        display: block;
        white-space: no-wrap;
        overflow: hidden;
        text-overflow: ellipsis;
        padding-left: 5px !important;
    } */

    /*=============dated 09-11-20 ============*/

    .img-merchant-cover{
        /* min-height: 390px; */
        height: 390px;
        object-fit: cover;
    }

    /* .mobile-banner-wrap.menu_page.relative img {
       

    } */

    /* .mobile-banner-wrap.menu_page.relative .rating-stars img {
        min-height: auto;
    } */

    .search-wraps.center.menu-header .restaurant_detail {
        padding-top: 0;
    }

    .crt-main {
        padding-left: 0;
    }

    .col-md-4.col-sm-6.col-xs-6.border.into-row.qty-main {
        margin-top: 3px;
    }

    .crt-main input.add_to_cart.orange-button.upper-text {
        border-radius: 4px;
    }

    .section-label.quant .qty-minus, .section-label.quant .qty-plus {
        font-size: 13px;
        border-radius: 50%;
        width: 25px;
        height: 25px;
        padding: 5px;
        text-align: center;
    }

    .section-label.quant .col-md-2 input#qty {
        font-size: 15px;
        height: 25px;
        background: transparent;
        border: unset;
        font-weight: bold;
    }

    .row.quantity-wrap-small .col-md-5 {
        padding: 0 15px;
    }

    .col-md-3.col-xs-3.food-price-wrap.border {
        display: inline-flex;
    }

    .section-label.quant .row {
        display: inline-flex;
    }

    .sub-item-rows .col-md-4.col-xs-4.border.into-row {
        width: 73%;
    }

    .sub-item-rows .row.top10:last-child {
        border-color: #f0f2f3;
    }

    .sub-item-rows .row.top10 {
        margin-top: 0;
        border-color: #f0f2f3;
        padding-bottom: 5px;
        padding-top: 5px;
        /*padding-top: 5px;    */
    }

    .row.food-item-actions .col-md-4.col-xs-4.border.into-row input, .row.food-item-actions .col-md-4.col-xs-4.border.into-row a {
        border-radius: 30px;
        padding: 8px 0;
    }

    .row.food-item-actions .col-md-4.col-xs-4.border.into-row:first-child {
        display: none;
    }

    /* .cust-fancy .fancybox-inner {
        width: auto !important;
        height: calc(100vh - 120px) !important
    } */

    /* .cust-fancy {
        width: 90% !important;
        margin: 5% auto;
        right: 0;
        left: 0 !important;
    } */

    .special-instruction {
        margin-left: 15px !important;
    }

    .row.quantity-wrap-small .col-md-3 {
        text-align: left;
        width: auto;
    }

    /* .cust-fancy {
        border-radius: 20px !important;
        overflow: hidden !important;
    } */

    /* .cust-fancy .fancybox-skin, .cust-fancy .fancybox-outer, .cust-fancy .fancybox-inner {
        border-radius: 20px !important;
    } */

    .sub-item-rows .col-md-5.col-xs-5.border.into-row {
        width: 100%;
        text-align: left;
    }

    .sub-item-rows .into-row {
        float: left !important;
        margin: 0 !important;
    }

    /* .view-food-item-wrap .col-md-1.col-xs-1.border.into-row {
        display: inline-block;
    } */

    /* .view-food-item-wrap .col-md-2.col-xs-2.border.into-row {
        display: inline-block;
        padding: 0;
    } */

    /* .fb-button.orange-button i {
        left: 6%;
    } */

    #search-listview ul li {
        display: block;
    }

    .sort-wrap .row .col-md-6:first-child {
        margin-left: 0px;
        text-align: right;
    }

    .search-right-content .sort-wrap .col-md-6:first-child {
        width: 100%;
    }

    .search-right-content .sort-wrap .col-md-6 .filter-box {
        width: 90%;
    }

    .sort-wrap .row .col-md-6:last-child {
        /*position: absolute;*/
        width: initial;
        top: 0;
    }

    /*
#mobile-viewmap-handle {
    display: none !important;
}
*/
    .sort-wrap {
        position: relative;
    }

    .merchant-social-list {
        left: 1%;
        top: 90px;
    }

    /* .container-map .black {
        padding-left: 0;
        padding-right: 0;
    } */

     .flex-menu img.logo {
        border: 0px solid green;
        max-width: 110px;
    } 

    .section-order-history table tr td,
    .section-credit-card table tr td {
        display: block;
        text-align: center;
    }

    .section-order-history table tr.tr_mobile,
    .section-credit-card table tr {
        margin-bottom: 15px;
        display: block;
    }

    .section-credit-card table thead {
        display: none;
    }

    .section-order-history table tr td p {
        font-size: 13px;
    }

    #getapp-wrap2 img {
        max-width: 100px;
    }

    #getapp-wrap2 {
        margin: auto;
        width: 260px;
    }

    #mobile-header {
        border: 0px solid green;
    }

    /* .menu-nav-mobile, .cart-mobile-handle {
        width: 15%;
    } */

    

    /* .view-food-item-wrap .into-row-2 {
        width: 32%;
        float: none;
        display: inline-table;
        margin-bottom: 8px;
        text-align: center;
        padding: 0;
    }

    .view-food-item-wrap .into-row-2.text-to-right {
        text-align: right;
    }

    .view-food-item-wrap .into-row-2.text-to-left {
        text-align: left;
    }

    .view-food-item-wrap .to-hide {
        display: none;
    }

    .view-food-item-wrap .to-show {
        display: inline;
    } */

   

    .merchant-review-wrap a.inline {
        display: inline-block;
        margin: auto;
    }

    .section-menu ul#tabs li {
        padding: 5px 10px !important;
    }

    .section-menu ul#tabs li i {
        font-size: 25px;
    }

    /* .logo-medium {
        max-width: 80px;
        min-width: 80px;
    } */

    .search-input-wraps {
        padding: 8px 18px
    }

    .search-wraps h1 {
        font-size: 30px;
    }

    .sections h2, .sections h4 {
        font-size: 20px;
    }

    p, .search-input-wraps #s, .search-input-wraps .search-field,
    .section-subcribe .email,
    .section-subcribe .green-button, .section-subcribe .email {
        font-size: 13px;
    }

    .search-input-wraps #submit,
    #mobile-app-sections h2 {
        font-size: 23px;
    }

    .search-wraps h1 {
        font-size: 28px;
        margin-bottom: 5px;
    }


    /* .section-how-it-works .steps img {
        max-width: 140px;
    } */

    /* .section-how-it-works h3, */
    .mobile-search-menu a i {
        font-size: 18px;
    }

    .section-subcribe .email {
        width: 100%;
    }

    .mobile-search-menu.mytable {
        width: 70%;
    }

    .sort-wrap .row .col-md-6 {
        float: none;
        width: 100%;
        text-align: center;
        margin-bottom: 8px;
    }

    #mobile-filter-handle, #mobile-viewmap-handle,
    .sort-wrap .orange-button {
        display: inline-block;
        float: none;

    }

    .menu-header .mytable {
        width: auto;
    }

    #search-listgrid .mytable,
    #search-listgrid .mytable .mycol,
    .menu-header .mytable,
    .menu-header .mytable .mycol {
        display: block;
    }

    .menu-header .mytable .mycol {
        padding-top: 3px;
        padding-bottom: 3px;
    }

    .result-merchant .inner.list-view a.orange-button {
        font-size: 14px;
    }

    #mobile-app-sections h2 {
        font-size: 20px;
    }

    #mobile-app-sections h3 {
        font-size: 16px;
    }

    #mobile-app-sections {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    #mobile-app-sections h3 {
        margin-bottom: 10px;
    }

    .section-subcribe h2 {
        line-height: 1;
    }

    .section-footer a {
        font-size: 12px;
    }

    /* .top-menu-wrapper {
        border-bottom: none;
    } */

    /* .fb-button.orange-button,
    .google-button.orange-button {
        width: 100%;
    } */

    .language-selection-wrap {
        padding: 0;
    }

    .language-selection-wrap .orange-button {
        font-size: 11px;
    }

    .language-selection-close {
        top: 2%;
    }

    /* #menu-tab-wrapper .normal-price{
display:block;
} */

}

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

    #frm-fooditem .HIDE_MORE span, #frm-fooditem .READ_MORE span {
        margin-left: 10px;
    }

    .show-itemsCustom span.bold {
        /*padding-left: 25% !important;*/
    }

    .qty-main, .crt-main {
        width: 50%;
    }

    .crt-main input.add_to_cart.orange-button.upper-text {
        font-size: 12px;
    }
}

@media only screen and (max-width : 395px) {
    .container.mobileapp .col-md-8 {
        display: block !important;
    }

    .cust-add .sub_content .newsletter_section>.container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .cust-add .sub_content .newsletter_section:before {
        top: -33px;
        width: 150px;
    }

    .row.quantity-wrap-small .col-md-5.col-xs-5.border {
        padding: 0;
    }

    .qty-main {
        width: 45%;
        display: flex;
        align-items: center;
    }

    .crt-main {
        width: 55%;
    }

    .crt-main input.add_to_cart.orange-button.upper-text {
        font-size: 11px;
    }

    #forms-search .search-input-wraps .relative.border {
        width: 30px;
    }

}

@media only screen and (max-width : 335px) {
    .sub-item-rows.cust-dropdown .addonCustom {
        padding: 8px;
    }

    .search-wraps.center.menu-header .container .row .col-lg-8 p span {
        display: table;
        margin: 10px auto 0;
    }
}

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

    .search-wraps.center.menu-header .restaurant_detail {
        top: 80px;
        padding: 0;
        bottom: unset;
        position: absolute;
        height: auto;
    }

     .flex-menu img.logo {
        border: 0px solid orange;
    } 

    /* .fancybox-lock .fancybox-overlay {
        overflow: auto;
        overflow-y: hidden !important;
    } */
}


.profile-submenu ul {
    display: none;
}

@media only screen and (max-width : 992px) {
    .profile-submenu ul {
        padding-left: 25px;
        width: 100%;
    }
}

@media only screen and (min-width : 992px) {
    
    .profile-submenu.show ul li {
       padding: 5px !important;
    }
    .profile-submenu.show ul {
        position: absolute;
        display: inline-grid;
        background: white;
        border-radius: 5px;
        top: 40px;
        /* float: left;
        clear: left; */
        width: 160px;
    }

}


/* .flex-menu .cart-mobile-handle i{
    color: white;
} */

/* .flex-menu .menu-nav-mobile i, .flex-menu .cart-mobile-handle i::before{
    font-size: 30px;
} */
.flex-menu .menu-nav-mobile i{
    margin-left: 13px;
}
.flex-menu{
    display: flex;
    justify-content: space-between;
    z-index: 99;
    /* border: 0px solid blue;
    padding-top: 2px;
    padding-bottom: 2px; */
    position: absolute;
    width: calc(100% - 27px);
    
    transition: all .3s ease-in;
    top: 15px;
     
}




@media only screen and (max-width : 992px) {
    
    .flex-menu{
        align-items: center;
    }
    
    .flex-menu .hide-on-mobile {
        display: none;
    }

    .flex-right{
        display: flex;
    }

    /* .flex-menu img.logo {
        max-width: 160px;
        min-width: 160px;
    } */
    
}