@media (min-width: 150px) and (max-width: 479px) {
    .div_acc {
        margin-top: 0;
    }

    .modal-footer {
        position: fixed;
        width: 100%;
        bottom: 0;
        background-color: #fff;
        min-height: 60px;
    }

    div#product_addtocart {
        max-height: 100%;
        overflow-y: auto;
        height: 100%;
        position: relative;
    }

    div#style-3f {
        overflow-y: auto;
        height: 560px;
        padding-bottom: 60px;
    }

    .custom-product-modal .modal-dialog {
        max-height: calc(100vh - 0px);
        height: 100%;
    }

    .custom-product-modal.mobile-modal .modal-content .modal-body {
        /* min-height: 70vh !important; */
        max-height: 100% !important;
    }


    .custom-product-modal.mobile-modal .modal-content {
        border-radius: 0;
        border: 0;
        box-shadow: none;

        /* overflow: hidden; */
    }

    div#customize-product:-webkit-full-screen {
        padding-right: 0 !important;
    }

    .div_acc ul.price-boxx li,
    .div_acc .custom-acc-tab ul li {
        display: inline-flex;
        width: auto;
        margin-bottom: 5px !important;
        vertical-align: top;
        border: none;
        padding: 0px;
    }

    .add-cart-button {
        margin: 0 auto;
        /*position: fixed;*/
        bottom: 0;
        box-shadow: none;
        width: 100%;
        padding: 0px 5px;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 18px;
        left: 0;
        background-color: #fff;
        -webkit-transform: translate3d(0, 0, 0);
        z-index: 999999;
    }

    .product-add-to-cart ul {
        margin: 0px 0 0px 0;
    }

    .details-order h3 {
        font-size: 16px;
    }

    .order-boxx-new ul li:last-child h3,
    .order-boxx-new ul li:last-child p {
        text-align: left;
    }

    .order-boxx-new ul li h3 {
        margin: 10px 15px 0 0;
    }

    a.btn.btn-success.btn_back {
        position: relative;
        margin: 0 0 20px 0;
        border-radius: 50px;
        padding: 4px 26px;
        background-color: #f26522;
        border-color: #f26522;
    }

    .order-boxx-new ul li:last-child {
        float: none;
        width: 100%;
    }

    #addnewCard .form .form-group select {
        margin: 0 0 15px 0;
    }

    #addressViewModal .modal-dialog {
        width: auto;
        margin: 150px 10px;
    }

    #addnewCard .modal-dialog {
        width: auto;
    }

    #selecttime .modal-dialog {
        width: auto;
    }

    .dlTime {
        margin: 0 0 25px 0;
    }

    .dlTime ul li:nth-child(2) button {
        background: #f26522;
        border: 1px solid #f26522;
        color: #ffffff;
        min-height: auto;
        padding: 10px 25px;
        font-size: 14px;
    }

    .promoCodeCart .btn-theme {
        min-height: auto;
        padding: 10px 25px;
        font-size: 14px;
    }

    .promoCodeCart .form-control {
        height: auto;
        padding: 10px 25px;
    }

    .logbtnMobile {
        display: block;
        text-align: right;
        margin: 14px 0 0 0;
    }

    .logbtnMobile a {
        color: #4d4d4d;
    }

    .VerticalTab.tabs_ver_1 .resp-tab-content {
        padding: 0 !important;
    }

    .div_acc ul li {
        margin-bottom: 15px !important;
    }

    .div_acc ul li {
        list-style: none;
        display: inline-flex;
        width: 100%;
        margin-bottom: 25px;
        vertical-align: top;
        border: 1px solid #ddd;
        padding: 6px;
        margin-right: 0;
    }

    .banner-content p {
        width: 100%;
        font-size: 15px;
        line-height: inherit;
        text-align: center;
        padding: 5px 0;
        margin-bottom: 0;
    }

    section#download-bg {
        background: url(../img/app-bg.jpg) no-repeat;
        min-height: 475px;
        margin-top: 60px;
        background-position: center;
        background-size: cover;
    }

    .info-boxx {
        float: none;
        margin: 7px 0 0 0;
        text-align: right;
    }

    .logo-boxx {
        width: 32px;
        float: none;
    }

    .banner-content {
        padding: 30px 10px;
    }

    section#banner-boxx {
        background: transparent;
        min-height: auto;
        background-position: center;
    }

    .app-information {
        margin-top: 70px;
        margin-bottom: 40px;
    }

    .nav-tabs>li>a {
        padding: 12px 10px;
        font-size: 12px;
    }

    .scrub-transition h1,
    .scrub-transition h2 {
        font-size: 18px;
    }

    .app-information h3 {
        font-size: 24px;
    }

    ul.app-iconss li {
        width: 49%;
    }

    .nav-tabs>li.active>a,
    .nav-tabs>li.active>a:focus,
    .nav-tabs>li.active>a:hover {
        padding: 12px 18px;
    }

    .nav-tabs>li {
        float: left;
        margin-bottom: 10px;
    }

    div#wrapper {
        position: relative;
        overflow: hidden;
    }

    .form-div {
        padding-bottom: 0;
    }

    .banner-content h2 {
        color: #ff5622;
        text-align: center;
    }

    section#feature-boxx {
        margin-top: 0;
    }

    .app-screen {
        position: relative;
        top: 50px;
    }

    .app-information p {
        width: 100%;
    }

    section#partner-boxx {
        margin-top: 0;
    }

    .box-info p {
        padding: 15px 0;
    }

    button.btn.btn-success.btn_delivery.btn_get {
        padding: 12px 20px;
        margin-bottom: 20px;
    }

    .btn-boxx ul li {
        width: 100%;
    }

    .btn-boxx ul {
        display: block;
    }

    button.btn.btn-success.btn_delivery {
        width: 100%;
    }

    button.btn.btn-primary.btn_delivery {
        width: 100%;
    }

    a.btn.btn-success.btn_delivery {
        width: 100%;
    }

    a.btn.btn-primary.btn_delivery {
        width: 100%;
    }

    .col-lg-5.col-sm-6 {
        padding: 0;
    }

    .modal-form {
        width: 100%;
    }

    .footer-link ul,
    .copyright-text p {
        text-align: center;
    }

    .tab-content {
        box-shadow: 0px 6px 15px #ddd;
    }

    .banner-contentfilter {
        padding: 10px;
    }

    .filter-form .col-lg-3.col-sm-6 {
        padding: 0;
    }

    .filter-form input {
        padding: 6px 15px 6px 55px;
    }

    .fitrrMain .filterrBox {
        width: 100%;
        max-height: 380px;
    }

    .InnerFilter {
        padding: 5px;
    }

    .InnerFilter .clerAll ul li:nth-child(1) {
        width: 70%;
    }

    .InnerFilter .clerAll ul li:nth-child(2) {
        width: auto;
    }

    .checkmark {
        height: 20px;
        width: 20px;
    }

    .ssFil .checkmark:after {
        left: 7px;
        top: 2px;
    }

    .checkBox-filters>li {
        margin: 0 8px;
        width: calc(50% - 16px);
    }

    .ssFil {
        padding-left: 27px;
        margin-bottom: 20px;
        font-size: 13px !important;
    }

    .btntog {
        text-align: center;
        margin: 20px 0;
    }

    .section-title h2 {
        font-size: 24px;
    }

    .feature-slider-boxx {
        margin-top: 15px;
    }

    .feature-slider-boxx .owl-controls .owl-buttons {
        margin: 10px 0 0 0;
        text-align: center;
        position: relative;
        top: 0;
    }

    .feature-slider-boxx .owl-controls .owl-prev,
    .feature-slider-boxx .owl-controls .owl-next {
        padding: 0 10px;
        background: #efefef;
    }

    .wpo-breadcumb-wrap {
        margin: 150px 0 0 0;
    }

    .wpo-breadcumb-area {
        min-height: 200px;
        margin: 0;
    }

    .productMain {
        padding: 0;
        box-shadow: none;
    }

    .innerBoxx .media .media-left .media-object {
        width: 100%;
    }

    .innerBoxx .media .media-body {
        padding: 0 0 0 5px;
        /*width: 66%;*/
    }

    .innerBoxx .media .media-body p {
        overflow: hidden;
        text-overflow: ellipsis;
        margin: 0 0 5px 0;
    }

    .innerBoxx .media .media-body .plusBtn {
        bottom: 0px;
    }

    .login-boxx a {
        padding: 0;
        border: 0;
    }
    .login-mobile-box{
        padding: 8px 13px 8px 4px !important;
    }

    .login-boxx a span {
        display: none;
    }

    .login-boxx a i {
        left: 0;
        height: 26px;
        width: 26px;
        line-height: 14px;
    }

    .lang-boxx button.btn.btn-primary.dropdown-toggle {
        padding: 4px 7px;
        max-width: 130px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        display: block;
    }

    .lang-boxx button.store-btn {
        width: 280px;
        max-width: 280px !important;
        margin: auto;
    }

    .reward_pt {
        width: 280px;
        margin:0 auto 10px;

    }

    .info-boxx ul li.cartDesc img {
        width: 24px;
    }

    .info-boxx>ul>li {
        margin-right: 7px;
    }

    .cd-modal {
        z-index: 10;
    }

    .cd-transition-layer {
        z-index: 9;
    }

    #feature-boxx .row {
        padding: 0 7.5px;
    }

    #feature-boxx .col-xs-6 {
        padding: 0 7.5px;
    }

    #feature-boxx .ressmobile {
        width: 100%;
    }

    .ratings {
        position: relative;
        right: 0;
    }

    .store-info h3 {
        font-size: 13px;
    }

    .post-slide {
        min-height: auto;
        padding: 0;
        border: 0;
        margin: 0 0 35px 0;
    }

    .timing-div {
        margin-top: 5px;
        text-align: left;
    }

    .location-div {
        margin-top: 10px;
        text-align: left;
    }

    .reviMobile2 {
        width: 75%;
    }

    .reviMobile2 .location-div {
        margin-top: 15px;
    }

    .location-div .locLink strong,
    .timing-div .locLink strong {
        font-weight: 500;
        font-size: 13px;
    }

    .info-boxx ul li.cartDesc .cart-products-count {
        top: -5px;
        right: -10px;
    }

    .wpo-breadcumb-area .breadPrivacy {
        margin: 80px 0 0 0;
    }

    .wpo-breadcumb-area .breadPrivacy h4 {
        font-size: 24px;
    }

    .headingTitle {
        margin: 30px 0 0px 0;
    }

    .aboutUsMain {
        padding: 60px 0 0 0;
    }

    .aboutUsMain .about-right .about_img_1,
    .aboutUsMain .about-right .about_img_2 {
        display: none;
    }

    .caseOfferfirst {
        padding: 0 0 50px 0;
    }

    .mainDlbox {
        padding: 50px 0px 30px 0px;
    }

    .mainDlbox .dliBox h3 {
        font-size: 28px;
        margin: 0 0 10px 0;
    }

    .mainDlbox .dliBox {
        margin: 0 0 20px 0;
    }

    .caseOffer {
        padding: 60px 0;
    }

    .caseOffer p:nth-child(2) {
        font-size: 36px;
    }

    .dliBox p img {
        width: 110px;
        margin-bottom: 0;
    }

    .caseOfferSecond {
        padding: 50px 0 20px 0;
    }

    .caseOfferSecond p {
        font-size: 24px;
    }

    .innerBoxx .media .media-left {
        display: block;
        float: left;
        width: 96px;
    }

    .product-informations-image {
        height: 160px;
    }

    .product-topping-list .product-topping-list-title,
    .product-topping-item,
    .product-topping-list .product-topping-list-indication,
    .product-special-instructions,
    .modal-body .modal-footer,
    .dish-detailed-information {
        padding: 0;
    }

    .product-informations,
    .product-special-instructions {
        padding: 10px;
    }

    .product-informations .product-description {
        padding: 0 0 10px;
    }

    .product-topping-list {
        padding: 10px;
    }

    .product-add-to-cart ul li:nth-child(1) {
        width: 40%;
        margin-left: 0px;
    }

    .product-add-to-cart ul li:nth-child(2) {
        width: 50% !important;
    }

    .product-special-instructions {
        margin: 0 0 5px;
    }

    .menuProductTable {
        padding: 15px;
    }

    .menuProductTable .hide_img {
        /*width: 80px;*/
        /*float: left;*/
        display: none;
    }

    .menuProductTable li:nth-child(1) img {
        width: 100%;
    }

    .menuProductTable li:nth-child(2) {
        width: 67%;
        float: left;
        margin: 0;
        padding: 0;
    }

    .menuProductTable .cart_qty_div {
        /*float: right;*/
        margin: 0 0 0 10px;
        /*width: auto;*/
    }

    .menuProductTable li:nth-child(3) .form-control {
        width: 60px;
        border-radius: 0;
        box-shadow: none;
        margin: 0;
        float: right;
    }

    .menuProductTable li:nth-child(3) .instant-cart-manager {
        width: auto;
    }

    .menuProductTable li:nth-child(3) .skin-1 .num-in span {
        display: block;
        float: left;
        width: 24px;
        height: 18px;
        line-height: 24px;
        text-align: center;
        position: relative;
        cursor: pointer;
    }

    .menuProductTable li:nth-child(3) .skin-1 .num-in input {
        float: left;
        width: 28px;
        height: 20px;
        border: 0;
        border-radius: 5px;
        color: #000;
        text-align: center;
        padding: 0;
    }

    .menuProductTable .cart_item_price {
        /*width: 33%;*/
        /*float: left;*/
        text-align: right;
        font-size: 15px;
        font-weight: 600;
        margin: 0 8px 0px 0;

    }


    .menuProductTable li:nth-child(5) {
        width: 10%;
        float: right;
        margin: 0;
        text-align: right;
    }

    .menuProductTable .btn {
        border: none;
        background: #fff;
        color: #f26522;
        font-size: 18px;
        padding: 0;
        text-align: center;
    }

    .LeftFormhori h2 {
        font-size: 24px;
        margin-bottom: 20px;
    }

    .LeftFormhori .form-control {
        margin: 0 0 10px 0 !important;
        width: 100% !important;
    }

    .promoCodeCart {
        margin: 0;
        padding: 0;
    }

    .promoCodeCart h2 {}

    .addressBar {
        padding: 20px 0 0 0;
    }

    .promoCodeCart .input-group {
        width: auto;
    }

    .promoCodeCart input.form-control {
        margin: 0 !important;
    }

    .orderDetailsright {
        padding: 15px;
        margin: 15px 0 0 0;
        border: 1px solid #eee;
        box-shadow: none;
    }

    .prevNext {
        margin: 10px 0 0 0;
    }

    .prevNext li:nth-child(1) {
        float: none;
        text-align: center;
        margin: 10px 0;
    }

    .prevNext li:nth-child(2) {
        float: none;
    }

    .prevNext li .next {
        display: table;
        margin: 0 auto;
        font-size: 14px;
    }

    .menuProductTable li:nth-child(2) p {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .menuProductTable li:nth-child(2) h4 {
        margin: 0 0 10px 0;
    }

    #tile-1 .slider {
        display: none;
    }

    .scrollySpyTabs nav {
        overflow: auto;
        white-space: nowrap;
        padding: 0;
    }

    #tile-1 .nav-tabs li {
        margin: 0px !important;
        float: none;
        display: inline-block;
        padding: 10px 0;
    }

    .contentetabs .col-md-12 {}

    .innerBoxx {
        box-shadow: none;
        border-bottom: 1px solid #ebebeb;
        padding: 0 0 15px 0;
    }

    #youmayalso .owl-item .item .innerBoxx {
        box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.08);
        border-bottom: 0;
        padding: 15px;
        margin: 0;
    }

    .wpo-breadcumb-wrap .restrurentinfo,
    .order_later_time {
        right: 0;
    }

    .wpo-breadcumb-wrap .restrurentinfo span {
        display: none;
    }

    .sticky-cart-button {
        height: 64px;
        width: 100%;
        padding: 0 80px;
        position: fixed;
        bottom: 0;
        background: #f26522;
        color: #fff;
        right: 0;
        left: 0;
        border: none;
        z-index: 8;
    }

    .sticky-cart-button .cart-icon {}

    .sticky-cart-button .cart-icon img {
        width: 20px;
        margin: 21px 0 0 15px;
    }

    .sticky-cart-button .cart-icon .cart-products-count {
        position: absolute;
        top: 23px;
        /* background: #ffffff; */
        font-size: 14px;
        padding: 0 0 0 2px;
        border-radius: 15px;
        width: 20px;
        height: 20px;
        text-align: center;
        color: #ffffff;
        right: -8px;
    }

    .sticky-cart-button .stickyViewCrt {
        text-transform: uppercase;
        font-weight: 600;
    }

    .sticky-cart-button .cart-icon {
        width: 64px;
        position: absolute;
        top: 0;
        left: 0;
        padding: 0 16px;
    }

    .sticky-cart-button .products-value {
        font-size: 1.4rem;
        font-weight: 300;
        line-height: 64px;
        position: absolute;
        top: 0;
        right: 0;
        padding: 0 16px;
    }

    #viewStickycart .modal-dialog {
        margin: 0;
    }

    #viewStickycart .modal-content {
        box-shadow: none;
        border: 0;
        border-radius: 0;
    }

    .stickyPopup .sidebtntog {
        margin: 0px 0 20px 10px;
    }

    .stickyPopup h5 {
        margin: 20px 0 40px 0;
        color: #333;
        font-size: 16px;
    }

    .stickyPopup .checkOutBtn a {
        display: block;
    }

    .stickyPopup .totalCostDiv,
    .stickyPopup .checkOutBtn,
    .stickyPopup .product-card {
        padding: 0;
    }

    .mainCartReview {
        margin: 0;
    }

    .containerRadio .checkmark:after {
        top: 6px;
        left: 6px;
    }

    .scrollySpyTabs nav.tacked {
        top: 110px !important;
        left: 0;
    }

    .scrollySpyTabs nav.login_nav {
        top: 150px !important;
    }
    

    .panes li {
        padding: 0 !important;
    }
    
    .fixed_logo {
        height: 60px;
    }
}

@media (min-width: 150px) and (max-width: 672px) {
    #youmayalso .cart_post .product-info {
        margin: 0;
        text-align: center;
        float: none !important;
    }

    #youmayalso .cart_post {
        padding: 25px 10px;
        margin: 0 7.5px;
    }

    #youmayalso a.product-link {
        overflow: hidden;
        display: block;
    }

    #youmayalso a.product-link p {
        margin: 0;
        float: none !important;
    }

    .addressBar h2 a {
        background: #ffffff;
        color: #f26522 !important;
        padding: 2px 9px;
    }

    .boxx-formLocation {
        padding: 0;
    }

    #carryout .modal-title {
        padding: 0;
    }

    #carryout {
        padding: 0 15px;
    }

    #carryout .modal-dialog {
        width: auto;
    }
    
    .cart_ing {
        padding-left: 15px;
    }
}

@media (min-width: 150px) and (max-width: 601px) {
    .bookedOrder h3 {
        font-size: 30px;
        text-transform: uppercase;
    }

    .wpo-breadcumb-wrap-inner {
        width: auto;
    }

    .vendor-info-page .solidMain {
        padding: 0 15px;
    }

    .vendor-info-page .solidMain .content {
        width: 100%;
    }

    .vendor-info-page .solidMain .static-map-container {
        width: 100%;
        float: none;
        margin: 0 auto;
    }

    .vendor-info-page .solidMain .static-map-container {
        width: 100%;
        float: none;
        padding: 0 0 15px 0;
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    .post-slide .pic img {
        height: 200px;
    }

    .menuProductTable li:nth-child(2) h4 {
        margin-top: 0;
        margin-bottom: 3px;
    }

    .menuProductTable li:nth-child(2) p {
        margin-bottom: 3px;
    }

    .ratings {
        position: relative;
        right: 0;
    }

    .order-boxx-new ul li {
        width: 50% !important;
    }

    #addnewCard .modal-dialog {
        width: auto;
    }

    #addnewCard .form .form-group select {
        margin: 0 0 15px 0;
    }

    #selecttime .modal-dialog {
        width: auto;
    }

    .logbtnMobile {
        display: block;
        text-align: right;
        margin: 14px 0 0 0;
    }

    .logbtnMobile a {
        color: #4d4d4d;
    }

    .banner-content p {
        width: 100%;
        font-size: 15px;
        line-height: inherit;
        text-align: center;
        padding: 3px 0;
        margin-bottom: 0;
    }

    section#download-bg {
        background: url(../img/app-bg.jpg) no-repeat;
        min-height: 475px;
        margin-top: 60px;
        background-position: center;
        background-size: cover;
    }

    .info-boxx {
        float: none;
        margin: 13px 0 0 0;
        text-align: right;
    }

    .logo-boxx {
        width: 55px;
        float: none;
    }

    .banner-content {
        padding: 30px 10px;
    }

    section#banner-boxx {
        background: transparent;
        min-height: auto;
        background-position: center;
    }

    .app-information {
        margin-top: 110px;
        margin-bottom: 40px;
    }

    .nav-tabs>li>a {
        padding: 12px 26px;
    }

    .nav-tabs>li.active>a,
    .nav-tabs>li.active>a:focus,
    .nav-tabs>li.active>a:hover {
        padding: 12px 25px;
    }

    .nav-tabs>li {
        float: left;
        margin-bottom: 10px;
    }

    div#wrapper {
        position: relative;
        overflow: hidden;
    }

    .form-div {
        padding-bottom: 0;
    }

    .banner-content h2 {
        color: #ff5622;
        text-align: center;
    }

    section#feature-boxx {
        margin-top: 0;
    }

    .app-screen {
        position: relative;
        top: 50px;
    }

    .app-information p {
        width: 100%;
    }

    section#partner-boxx {
        margin-top: 0;
    }

    .box-info p {
        padding: 15px 0;
    }

    button.btn.btn-success.btn_delivery.btn_get {
        padding: 12px 20px;
        margin-bottom: 20px;
    }

    .filter-form .col-lg-3.col-sm-6 {
        padding: 0;
    }

    .btntog {
        text-align: center;
        margin: 20px 0;
    }

    .feature-slider-boxx .owl-controls .owl-buttons {
        margin: 10px 0 0 0;
        text-align: center;
        position: relative;
        top: 0;
    }

    .feature-slider-boxx .owl-controls .owl-prev,
    .feature-slider-boxx .owl-controls .owl-next {
        padding: 0 10px;
        background: #efefef;
    }

    .fitrrMain .filterrBox {
        width: 100%;
        max-height: 380px;
    }

    .InnerFilter {
        padding: 5px;
    }

    .checkBox-filters>li {
        margin: 0 8px;
        width: calc(50% - 16px);
    }

    .wpo-breadcumb-area {
        min-height: 200px;
        margin: 0;
    }

    .wpo-breadcumb-wrap {
        margin: 100px 0 0 0;
    }

    .scrub-transition h1,
    .scrub-transition h2 {
        font-size: 18px;
    }

    .wpo-breadcumb-wrap .restrurentinfo {
        right: 0;
    }

    .wpo-breadcumb-wrap .restrurentinfo span {
        display: none;
    }

    .promoCodeCart h2 {
        margin: 25px 0 15px 0 !important;
        font-size: 20px;
    }

    .promoCodeCart .input-group {
        width: auto;
    }

    .location-div,
    .timing-div {
        margin-top: 10px;
        text-align: left;
    }

    .wpo-breadcumb-area .breadPrivacy {
        margin: 130px 0 0 0;
    }

    .aboutUsMain .about-right .about_img_1,
    .aboutUsMain .about-right .about_img_2 {
        display: none;
    }

    .mainDlbox .dliBox h3 {
        font-size: 36px;
    }

    .mainDlbox {
        padding: 70px 0px;
    }

    .innerBoxx .media .media-body .plusBtn {
        bottom: 0px;
    }

    .menuProductTable {
        padding: 15px;
    }

    .menuProductTable li:nth-child(1) {
        width: 93px;
        float: left;
    }

    .menuProductTable li:nth-child(2) {
        width: 73%;
        float: left;
        margin: 0px 0 0 10px;
    }

    .menuProductTable li:nth-child(3) {
        width: 15%;
        float: left;
        margin: 15px 0 0 0;
    }

    .menuProductTable li:nth-child(3) .form-control {
        width: 60px;
        border-radius: 0;
        box-shadow: none;
        margin: 0;
    }

    .menuProductTable li:nth-child(4) {
        width: 40%;
        float: left;
        text-align: center;
        font-size: 22px;
        font-weight: 600;
        margin: 15px 0 0 0;
    }

    .menuProductTable li:nth-child(5) {
        width: 17%;
        float: left;
        margin: 7px 0 0 15px;
    }

    .menuProductTable li:nth-child(5) .btn {
        border: none;
        background: #fff;
        color: #ea3812;
        font-size: 22px;
        text-align: center;
    }

    .menuProductTable li:nth-child(2) p {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .orderDetailsright {
        margin: 15px 0 0 0;
    }

    .credSection .cvv {
        position: relative;
        margin: 30px 0 25px 0;
    }

    .sticky-cart-button {
        height: 64px;
        width: 100%;
        padding: 0 80px;
        position: fixed;
        bottom: 0;
        background: #f26522;
        color: #fff;
        right: 0;
        left: 0;
        border: none;
        z-index: 100;
    }

    .sticky-cart-button .cart-icon {}

    .sticky-cart-button .cart-icon img {
        width: 20px;
        margin: 21px 0 0 15px;
    }

    .sticky-cart-button .cart-icon .cart-products-count {
        position: absolute;
        top: 23px;
        /* background: #ffffff; */
        font-size: 14px;
        padding: 0 0 0 2px;
        border-radius: 15px;
        width: 20px;
        height: 20px;
        text-align: center;
        color: #ffffff;
        right: -8px;
    }

    .sticky-cart-button .stickyViewCrt {
        text-transform: uppercase;
        font-weight: 600;
    }

    .sticky-cart-button .cart-icon {
        width: 64px;
        position: absolute;
        top: 0;
        left: 0;
        padding: 0 16px;
    }

    .sticky-cart-button .products-value {
        font-size: 1.4rem;
        font-weight: 300;
        line-height: 64px;
        position: absolute;
        top: 0;
        right: 0;
        padding: 0 16px;
    }

    #viewStickycart .modal-dialog {
        margin: 0;
    }

    #viewStickycart .modal-content {
        box-shadow: none;
        border: 0;
        border-radius: 0;
    }

    .stickyPopup .sidebtntog {
        margin: 0px 0 20px 10px;
    }

    .stickyPopup h5 {
        margin: 20px 0 40px 0;
        color: #333;
        font-size: 16px;
    }

    .stickyPopup .checkOutBtn a {
        display: block;
    }

    .stickyPopup .totalCostDiv,
    .stickyPopup .checkOutBtn,
    .stickyPopup .product-card {
        padding: 0;
    }

    .logo-boxx {
        width: 32px;
        float: none;
    }

    .location-div {
        margin-top: 10px;
        text-align: left;
    }

    .location-div .locLink strong,
    .timing-div .locLink strong {
        font-weight: 500;
        font-size: 13px;
    }

    .timing-div {
        margin-top: 5px;
        text-align: left;
    }

    .login-boxx a {
        padding: 0;
        border: 0;
    }

    .info-boxx ul li.cartDesc img {
        width: 24px;
    }

    .info-boxx {
        float: none;
        margin: 7px 0 0 0;
        text-align: right;
    }

    .info-boxx ul li.cartDesc img {
        width: 24px;
    }

    .info-boxx ul li.cartDesc .cart-products-count {
        top: -5px;
        right: -10px;
    }

    .product-add-to-cart ul li:nth-child(1) {
        width: 29%;
    }

    .product-add-to-cart ul li:nth-child(2) {
        width: 65%;
    }

    .menuProductTable li:nth-child(1) {
        width: 100px;
        float: left;
    }

    .menuProductTable li:nth-child(1) img {
        width: 100%;
    }

    .menuProductTable li:nth-child(2) {
        margin: 0;
    }

    .menuProductTable li:nth-child(3) {
        width: 96px;
        /* float: left; */
        margin: 0px 0 0 5px;
    }

    .menuProductTable li:nth-child(3) .form-control {
        width: 60px;
        border-radius: 0;
        box-shadow: none;
        margin: 0;
        float: right;
    }

    .menuProductTable li:nth-child(3) .instant-cart-manager {
        width: auto;
    }

    .menuProductTable li:nth-child(3) .skin-1 .num-in span {
        display: block;
        float: left;
        width: 24px;
        height: 24px;
        line-height: 32px;
        text-align: center;
        position: relative;
        cursor: pointer;
    }

    .menuProductTable li:nth-child(3) .skin-1 .num-in input {
        float: left;
        width: 40px;
        height: 25px;
        border: 0;
        border-radius: 5px;
        color: #000;
        text-align: center;
        padding: 0;
    }

    .menuProductTable li:nth-child(4) {
        width: 100px;
        float: left;
        text-align: center;
        font-size: 16px;
        font-weight: 600;
        margin: 1px 0 0 10px;
    }

    .menuProductTable li:nth-child(5) {
        width: 30px;
        float: left;
        margin: 0px 0 0 0px;
    }

    .menuProductTable li:nth-child(5) .btn {
        border: none;
        background: #fff;
        color: #f26522;
        font-size: 18px;
        padding: 0px 6px 3px 10px;
        text-align: center;
    }

    .reviMobile1,
    .reviMobile2 {
        width: 50%;
    }

    .reviMobile2 .location-div {
        margin-top: 18px;
    }

    .scrollySpyTabs nav.tacked {
        top: 84px !important;
        left: 0;
    }

    .addressBar {
        padding: 20px 0 0 0;
    }

    .div_acc ul li {
        width: 100%;
    }
}

@media (min-width: 768px) {
    .order-md-3 {
        order: 3;
    }
    .d-md-flex {
        display: flex;
    }
    .flex-md-row {
        flex-direction: row;
    }

    .justify-content-md-end {
        justify-content: flex-end;
    }
    .col-sm-auto {
        width: auto;
        flex: 0 0 auto;
    }
    .p-md-0 {
        padding: 0;
    }
    .ms-md-auto {
        margin-left: auto;
    }
    
    
}

@media (min-width: 1024px) {




}

@media (min-width: 768px) and (max-width: 991px) {

    .order-boxx-new ul li {
        width: 50% !important;
    }

    #addnewCard .form .form-group select {
        margin: 0 0 15px 0;
    }

    .promoCodeCart .input-group {
        width: auto;
    }

    .div_acc ul li {
        width: 100%;
    }

    .col-lg-10.col-sm-10 {
        width: 100%;
    }

    .btn-boxx ul li {
        width: 32%;
    }

    .btn-boxx ul li button {
        width: auto;
    }

    p.or_boxx {
        line-height: 55px;
        text-align: center;
        width: auto;
        padding: 1px 60px;
    }

    ul.app-iconss li {
        width: 46%;
    }

    .col-lg-5.col-sm-6 {
        width: 70%;
    }

    .fitrrMain .filterrBox {
        width: 527px;
        max-height: 450px;
    }

    .btntog {
        text-align: center;
        margin: 20px 0;
    }

    .timing-div {
        margin-top: 10px;
        text-align: right;
        padding: 0 8px 0 0;
    }

    .aboutUsMain .about-right .about_img_1 {
        width: 100% !important;
        margin: 15px 0;
        z-index: 0;
        position: relative;
        left: 0;
        top: 0;
    }

    .aboutUsMain .about-right .about_img_2 {
        z-index: 0;
        width: 100% !important;
        margin-top: 0;
        margin-left: 0;
    }

    .mainHeader .responsmiddle {
        width: 40%;
    }

    .mainHeader .responsmiddle1 {
        width: 20%;
    }

    .mainHeader .responsmiddle2 {
        width: 30%;
    }

    .mainHeader .responsmiddle3 {
        width: 10%;
    }

    .mainHeader .mobileGrid1 {
        width: 20%;
    }

    .mainHeader .mobileGrid2 {
        width: 40%;
    }

    .mainHeader .mobileGrid3 {
        width: 40%;
    }

    .credSection .cvv {
        position: relative;
        margin: 30px 0 25px 0;
    }

    .orderDetailsright {
        margin: 30px 0 0 0;
    }

    .sticky-cart-button {
        display: none;
    }

    .listBox .col-md-6 {
        width: 100%;
    }

    .innerBoxx {
        width: 50%;
    }
    .product-info-box .innerBoxx {
        width: 100%!important;
    }

    .infBtnOuter{
        top: 13px;
        right: 13px;
    }

    .product-info-box{
        width: 50%;
        position: relative;
    }

    .logo-boxx {
        width: 35px;
        float: none;
    }

    .location-div {
        margin-top: 18px;
        text-align: left;
    }

    .location-div .locLink strong,
    .timing-div .locLink strong {
        font-weight: 500;
        font-size: 13px;
    }

    .timing-div {
        margin-top: 16px;
        text-align: left;
    }

    .info-boxx {
        float: none;
        margin: 7px 0 0 0;
        text-align: right;
    }

    .location-div .dropdown-menu {
        width: 400px;
    }

    .scrollySpyTabs nav.tacked {
        top: 60px !important;
        left: 0;
    }

    #youmayalso .owl-item .item .innerBoxx {
        width: 100%;
    }

    .wpo-breadcumb-wrap .restrurentinfo,
    .order_later_time {
        right: 350px;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .offset-md-1 {
        margin-left: 8.33333333%;
    }
    .div_acc ul li {
        width: 47%;
    }

    .col-lg-10.col-sm-10 {
        width: 100%;
    }

    .btn-boxx ul li {
        width: 32%;
    }

    .btn-boxx ul li button {
        width: auto;
    }

    p.or_boxx {
        line-height: 55px;
        text-align: center;
        width: auto;
        padding: 1px 60px;
    }

    ul.app-iconss li {
        width: 46%;
    }

    .btntog {
        text-align: center;
        margin: 20px 0;
    }

    .sticky-cart-button {
        display: none;
    }

    .listBox .col-md-6 {
        width: 100%;
    }

    .innerBoxx {
        width: 90%;
    }


    .product-info-box .innerBoxx {
        width: 100% !important;
    }
    .infBtnOuter {
        top: 17px;
        right: 17px;
    }
    .product-info-box {
        width: 85% !important;
    }

    .location-div .dropdown-menu {
        width: 400px;
    }
    .wpo-breadcumb-wrap {

        margin: 200px 0 0 35px;
    }
}

@media (min-width: 1201px) and (max-width: 1920px) {
    .sticky-cart-button {
        display: none;
    }

    .infBtnOuter {
        top: 17px;
        right: 17px;
    }
}

.modal-footer {
    position: fixed;
    width: 100%;
    bottom: 10px;
    background-color: #fff;
}

.product-add-to-cart ul li:nth-child(2) {
    width: 45%;
    margin-right: 20px;
}

.force-overflow {
    /* min-height: 450px; */
}

#style-4::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
}

#style-4::-webkit-scrollbar {
    width: 8px;
    background-color: #F5F5F5;
}

#style-4::-webkit-scrollbar-thumb {
    background-color: #bbb;
}

#style-4::-webkit-scrollbar-thumb:hover {
    background-color: #aaa;
}

@media (min-width: 1400px) and (max-width: 1920px) {
    .store_main_image {
        width: 100%;
    }
    .wpo-breadcumb-wrap {
        margin: 232px 0 0 10px;
    }

}