/* -----------COMMON ~ START -------------- */
.btn-default {
    background-color: #a7cc6d !important;
    color: #fff !important;
    font-size: 14px;
    border-radius: 50px;
    font-weight: 600;
    padding: 8px 30px;
    transition: 0.3s;
    outline: 2px solid #a7cc6d;
    text-transform: uppercase;
}
.btn-default:hover {
    background-color: #a7cc6d !important;
    outline-offset: 4px;
}
.btn-outline-default {
    border: 1px solid #a7cc6d;
    color: #a7cc6d;
    text-transform: uppercase;
    font-size: 12px;
    border-radius: 24px;
    padding: 10px 21px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    transition: 0.3s;
}
.btn-outline-default:hover {
    background-color: #a7cc6d !important ;
    color: #fff !important;
}
.btn-custom-red {
    background-color: #c1272d !important;
    color: #fff !important;
    font-size: 14px;
    border-radius: 50px;
    font-weight: 600;
    padding: 8px 30px;
    transition: 0.3s;
    outline: 2px solid #c1272d;
    text-transform: uppercase;
}
.btn-custom-red:hover {
    background-color: #c1272d !important;
    outline-offset: 4px;
}
.text-hover-green:hover {
    color: #a7cc6d !important;
}
.section-heading {
    font-family: "Playfair Display", serif;
    font-size: 35px;
    text-decoration: underline;
    text-decoration-color: #a7cc6d;
}
.default-footer {
    background-image: url(../images/footer.jpg);
    background-size: cover;
    background-position: center;
    font-family: "Open Sans";
    font-size: 13px;
}
.text-default-green {
    color: #a7cc6d !important;
}
.footer-logo {
    width: 100px;
}
.footer-overlay {
    background-color: #000000a1;
}
footer .container {
    z-index: 1 !important;
}
.hr-light {
    margin: 20px 0px;
    border-top: 1px solid #fff;
}
.custom-footer-nav a {
    text-decoration: none !important;
    font-size: 13px;
}
.custom-navbar {
    position: fixed;
    top: 0;
    z-index: 100;
    width: 100%;
    transition: 0.3s;
    padding-top: 2px !important;
    padding-bottom: 2px !important;
    background-color: #ffffffad;
}
.custom-navbar .breadcrumb a,
.custom-navbar .breadcrumb-item.active {
    font-family: "Poppins", sans-serif;
    text-transform: uppercase !important;
    font-size: 14px !important;
    font-weight: 600;
    color: #000 !important;
    text-decoration: none;
    display: flex;
    transition: 0.2s;
}
.custom-navbar .breadcrumb-item + .breadcrumb-item::before {
    content: ">" !important;
    font-family: "Poppins", sans-serif;
    color: #000 !important;
}
.custom-search .search-input {
    border: 1px solid #2d2d2d;
    border-radius: 50px;
    font-size: 12px;
    padding: 10px 40px 10px 20px;
    min-width: 150px;
    width: 30vw;
    font-family: "Open Sans", sans-serif !important;
}
.custom-search .search-input::placeholder {
    text-transform: uppercase;
    color: #2d2d2d !important;
    font-weight: 500;
}
.custom-search .search-icon {
    position: absolute;
    right: 8px;
    width: 43px;
    top: 0px;
    border: none !important;
}
.shop-btn img {
    width: 25px;
}
.scrolled-nav {
    background: #fff !important;
    box-shadow: 0px 1px 20px #3939398a;
}
.open-sans {
    font-family: "Open Sans", sans-serif !important;
}

.play-fair {
    font-family: "Playfair Display", serif !important;
}

.poppins {
    font-family: "Poppins", sans-serif !important;
}
.shop-btn .badge {
    background-color: #a7cc6d;
    font-size: 10px;
    top: 16px !important;
    left: 37px !important;
}
.return-icon {
    border: 2px solid white !important;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff !important;
}
.mobile-section-main-heading {
    font-family: "Playfair Display", serif !important;
    color: #a7cc6d;
    font-size: 34px;
    line-height: 31px;
}
.mobile-section-heading {
    font-family: "Playfair Display", serif !important;
    color: #a7cc6d !important;
    font-size: 25px;
    font-weight: 500;
    margin-bottom: 20px;
}
.btn-default-mobile {
    background-color: #a7cc6d !important;
    padding: 6px;
    border-radius: 12px;
}
.mobile-main-nav {
    width: 100%;
    background: #a7cc6d;
    position: sticky;
    z-index: 5;
    max-width: calc(100% - 44px);
    margin: auto;
    bottom: 15px;
    border-radius: 20px;
    padding: 20px 44px 15px 44px;
    justify-content: space-between;
}
.mobile-main-nav a img {
    width: 22px;
    height: 22px;
}
.mobile-main-nav .active .active-tag {
    width: 9px;
    height: 2px;
    background: white;
    border-radius: 20px;
    margin-top: 4px !important;
    margin: auto;
    display: block;
}
.cart-value-mobile {
    background-color: #fff !important;
    color: #a7cc6d !important;
}
.demo-logo {
    font-size: 14px;
    background: #e3e3e3;
    padding: 5px 10px;
    border-radius: 50px;
}
.brand-display img {
    height: 55px;
}
.form-check-input {
    box-shadow: none !important;
}
.form-check-input:checked {
    background-color: #a7cc6d !important;
    border-color: #a7cb6e !important;
}
.custom-navbar .nav-container-custom {
    min-height: 70px;
}
.customize-drop-menu .form-check-input {
    margin-top: 6px;
}
.custom-popup {
    font-size: 15px;
    position: fixed;
    display: flex;
    align-items: center;
    background-color: #00000042 !important;
    justify-content: center;
    transition: 0.3s;
    right: 0;
    z-index: 9999;
    left: 0vw;
    font-weight: 600;
    height: 100%;
    top: 0;
    border-radius: 0px !important;
}
.popup-content {
    background-color: #fff !important;
    padding: 20px;
    border-radius: 15px;
    box-shadow: -2px -2px 19px #a7cc6d8a;
    color: #373737;
}
.popup-icon {
    font-size: 38px;
    color: #a7cc6d;
    margin: auto;
    display: block;
    margin-bottom: 14px !important;
}
.custom-check-opt {
    white-space: normal;
    word-break: break-word;
}
.custom-check-opt label {
    line-height: 15px !important;
}

.select2-selection {
    border: none !important;
    background-color: #f2f2f2 !important;
    height: 40px !important;
    border-radius: 0px !important;
    padding: 6px 5px;
    font-size: 14px;
}
.select2-dropdown {
    background: #ffffff;
    border: none !important;
    font-size: 13px;
    box-shadow: 0px 0px 12px #d8d8d8;
    padding: 8px;
}
.select2-search__field {
    border: 1px solid #cacaca !important;
    height: 35px !important;
    outline: none !important;
}
.select2-container--default
    .select2-results__option--highlighted.select2-results__option--selectable {
    color: black !important;
    background-color: #f0f0f0 !important;
}
.select2-container--default .select2-results__option--selected {
    background-color: #ffffff !important;
    font-weight: 600 !important;
}
.select2-selection__arrow b {
    top: 18px !important;
}
.select2-container {
    max-width: 100% !important;
    width: 100% !important;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
    -webkit-appearance: none;
}
.btn-apply-code {
    background: #ff5e5e !important;
    border-radius: 0px !important;
    font-size: 13px;
    font-weight: 600;
}
.required-msg {
    font-size: 11px;
    color: #ff6a6a;
}
.form-control.required {
    border: 1px solid #ffcfcf !important;
    background: #ffeeee !important;
}
.required-label {
    margin-left: 4px;
    font-size: 12px;
    color: red !important;
}
.final-price-display {
    font-size: 15px !important;
}
.redirect-page-link {
    text-decoration: none !important;
}
/* -----------COMMON ~ END ---------------- */

/* --------- LANDING PAGE ~ START -------- */
.landing-page {
    background-image: url(../images/landing-page.jpg);
    background-size: cover;
    background-position: center;
}
.landing-overlay {
    background-color: black;
    opacity: 75%;
}
.landing-content,
.landing-footer {
    z-index: 1;
}
.landing-content .lp-title {
    font-family: "Playfair Display", serif;
    font-size: 3.5em;
}
.text-reflect {
    position: absolute;
    text-align: center;
    width: 100%;
    color: #fff0 !important;
    font-size: 6.8vw;
    z-index: -1;
    font-family: "Playfair Display", serif;
    -webkit-text-stroke: 1px #ffffff2e;
}
.landing-logo {
    max-width: 180px;
}
.lp-contact-set a {
    font-size: 18px;
    margin: 0px 13px;
    color: #fff !important;
}
.landing-footer p {
    font-family: "Open Sans";
    font-size: 13px;
}
.mw-250 {
    min-width: 250px !important;
}
.lc-custom {
    min-height: calc(100vh - 200px);
}
.no-decoration {
    text-decoration: none !important;
}
/* --------- LANDING PAGE ~ END ---------- */

/* --------- MENU PAGE ~ STARTS --------------- */
.slider-title {
    font-family: "Playfair Display", serif;
    font-size: 4.5rem;
    line-height: 67px;
    color: #a7cc6d;
    margin-bottom: 20px;
    letter-spacing: 5px;
}
.menu-slider .carousel-item p,
.main-descrption {
    line-height: 28px;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
}
.menu-slider .carousel-indicators button {
    text-indent: 0px !important;
    height: 18px !important;
    font-size: 15px;
    font-weight: 700;
    /* color: #e6e6e6; */
    color: #b3b3b3;
    opacity: 100% !important;
    background: #ffffff00;
    display: flex;
    align-items: center;
    justify-content: center;
}
.menu-slider .carousel-indicators button.active {
    color: #2d2d2d !important;
    font-size: 20px !important;
}
.menu-slider .carousel-indicators {
    flex-direction: column;
    position: absolute;
    margin: auto 6rem;
    align-items: end;
    justify-content: center;
    height: 100%;
    z-index: 10;
}
.category-imgs {
    height: 150px;
    border-radius: 20px;
    max-width: 260px;
    object-fit: cover;
    transition: 0.3s;
    width: 100%;
}
.category-imgs:hover {
    transform: scale(1.02);
    box-shadow: 0px 0px 8px #4d4d4d8a;
}
.category-imgs:hover ~ h5 {
    color: #a7cc6d;
}
.info-section {
    background-image: url(../images/info-section.jpg);
    min-height: 400px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.info-overlay {
    background-color: #0000008a;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}
.display-text {
    z-index: 1;
    position: relative;
    line-height: 28px;
    font-family: sans-serif;
    font-size: 15px;
    text-align: justify;
    font-family: "Open Sans", sans-serif;
}
.most-recommended .container {
    padding: 5rem 72px !important;
}
.most-rec .owl-nav {
    width: 100%;
    position: absolute;
    height: 100%;
    display: flex;
    top: 0;
    justify-content: space-between;
    margin-top: 0;
    z-index: -1;
    padding-top: 45px;
}
.most-rec .owl-nav button.disabled {
    background: #ccc !important;
}
.most-rec .owl-nav button {
    width: 30px;
    background: #a7cc6d !important;
    height: 30px;
    color: #fff !important;
    border-radius: 50px !important;
}
.most-rec .owl-next {
    transform: rotate(180deg);
}
.most-rec .owl-nav button::after {
    content: "";
    background-image: url(../images/scroll-arrow.png);
    background-repeat: no-repeat;
    width: 11px;
    height: 11px;
    position: relative;
    display: block;
    left: 8px;
    background-size: contain;
}
.most-rec .owl-nav button span,
.most-rec .owl-dots {
    display: none;
}
.dish-card {
    border-radius: 15px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    align-items: baseline;
}
.dish-card .btn-outline-default {
    margin-bottom: 10px;
    margin-left: 2px;
}
.dish-card .suport-img {
    height: 139px;
    object-fit: cover;
    object-position: center;
}
.dish-category {
    position: absolute;
    left: 10px;
    top: 7px;
    font-size: 12px;
    background-color: #fff !important;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.non-veg {
    color: #d9251e;
    border: 1px solid #d9251e;
}
.veg {
    color: #009245;
    border: 1px solid #009245;
}
.dish-card .dishcard-title {
    color: #a7cc6d;
    font-family: "Playfair Display", serif;
    font-size: 19px;
}
.dish-card p {
    font-size: 12px;
    font-weight: 500;
    margin-bottom: 7px;
    font-family: "Open Sans", sans-serif;
}
.price-dis {
    font-family: "Poppins", sans-serif;
    font-size: 17px;
    letter-spacing: 2px;
    font-weight: 600;
}
.categories-section .category-title {
    font-family: "Playfair Display", serif;
    font-weight: 600;
    font-size: 17px;
    letter-spacing: 2px;
}
.dish-card-link {
    color: #000 !important;
    text-decoration: none !important;
    width: 100%;
}
.most-recommended .owl-carousel .dish-card .detail-card {
    width: 100%;
    color: #212529;
    text-decoration: none !important;
}
.slider-banner {
    position: absolute;
    width: 100% !important;
    height: 100%;
    object-fit: cover;
}
.banner-description-box {
    z-index: 8;
    padding: 0px 150px 0px 50px;
}
.slider-banner-row {
    min-height: 600px;
}
/* --------- MENU PAGE ~ ENDS ----------------- */

/* --------- CATEGORY DETAILS PAGE ~ STARTS ----------------- */
.categories-box {
    text-decoration: none !important;
    color: rgb(26, 26, 26) !important;
}
.category-details-img {
    max-height: 300px;
    width: 100%;
    object-fit: cover;
}
.category-details-display .dish-category {
    left: 20px !important;
    top: 15px !important;
    font-size: 14px !important;
    width: 25px !important;
    height: 25px !important;
}
.category-detail-description {
    font-family: "Open Sans", sans-serif;
    text-align: justify;
    font-size: 13px;
    line-height: 24px;
    color: #666666;
}
.categroy-detail-sub {
    font-size: 20px;
    letter-spacing: 2px;
    color: #666666 !important;
}
.category-price {
    font-size: 24px;
    color: #a7cc6d;
}
.custom-listing {
    padding: 0px;
    list-style: none !important;
    font-size: 13px;
}
.custom-listing li {
    margin-top: 7px;
}
.counter-box {
    border: 1px solid #a7cc6d;
    border-radius: 50px;
    overflow: hidden;
    padding: 2px 22px;
    height: 41px;
    min-width: 145px;
    font-size: 15px;
    color: #a7cc6d !important;
}
.counter-box .btn {
    color: #a7cc6d !important;
    border: none !important;
    outline: none !important;
    font-size: 10px;
}
.counter-box .btn:hover {
    color: #74a22a;
}
.customize-drop-menu {
    border: none;
    box-shadow: 0px 0px 13px #aaaaaa;
    padding: 10px;
    font-size: 13px !important;
    max-width: 400px;
    min-width: 320px;
    line-height: 26px;
}

.customize-drop-menu .dishcard-title {
    color: #0e0e0e;
    font-family: "Playfair Display", sans-serif;
}
.customize-drop-menu .price-dis {
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    color: #a7cc6d;
    margin-top: 4px;
}
.customize-drop-menu .counter-box {
    padding: 2px 1px !important;
    height: 30px !important;
    min-width: 105px !important;
    font-size: 13px;
    font-weight: bold !important;
}
.customize-drop-menu .dropdown-dish-display {
    padding: 10px;
    background: whitesmoke;
    margin-bottom: 10px;
    border-radius: 10px;
}
.custom-dropdown-button::after {
    display: none !important;
}
.customize-category-heading {
    font-weight: bold;
    font-size: 14px;
    color: #383838;
}
.customization-panel {
    background: #fff !important;
    top: 0;
    z-index: 99999;
    /* min-height: 100vh; */
    width: 100vw;
    right: -100vw;
    height: 100%;
    position: fixed;
    transition: 0.3s;
}
.customization-panel.open-custmpanel {
    right: 0px !important;
}
.btn-default-2 {
    background: #a7cc6d !important;
    font-size: 13px;
    width: 100%;
    color: #fff !important;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 6px;
    border-radius: 0px !important;
}
.customization-panel .dropdown-dish-display img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    position: absolute;
    z-index: -1;
}
.customization-panel .dropdown-dish-display .overlay {
    height: 100%;
    width: 100%;
    object-fit: cover;
    position: absolute;
    z-index: -1;
    background: #3b3b3be3;
}
.customize-panel-close {
    position: absolute;
    right: 0;
}
.customization-panel .dropdown-dish-display p {
    font-size: 14px;
    margin-bottom: 9px !important;
}
.customization-panel .btn-default-2 {
    height: 70px;
    font-size: 17px;
    align-items: center;
    justify-content: center;
    display: flex;
}
.image-category-display-tab button {
    padding: 0px !important;
    width: 75px;
    height: 55px;
    overflow: hidden;
    background: white !important;
    position: relative;
}
.image-category-display-tab button img {
    object-fit: cover;
    height: 100%;
}
.image-category-display-tab .nav-link.active img {
    opacity: 60%;
}
.category-image-display-tab video {
    min-width: 100%;
    height: 300px;
}
.image-category-display-tab .video-tab:before {
    content: "";
    width: 15px;
    height: 17px;
    background-image: url(../images/play-solid.png);
    position: absolute;
    background-size: cover;
    left: 30px;
    top: 20px;
}
.customize-counter.counter-box {
    padding: 2px 1px !important;
    height: 25px !important;
    min-width: 60px !important;
    font-size: 11px;
    font-weight: bold !important;
    margin: 2px 0px;
    width: 100%;
    max-width: 86px;
}
.price-label-view {
    width: 100%;
    text-align: end;
}
.customize-counter.counter-box span {
    color: #474747 !important;
}
.cuztomise-category {
    white-space: nowrap;
}
.addon-items {
    font-size: 12px !important;
    margin-bottom: 10px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
}
.addon-item-name {
    font-weight: 500;
    color: #5e5e5e;
}
.btn-sty-2 .counter-box {
    min-width: auto !important;
    padding: 0px !important;
    background-color: #fff;
    border-radius: 10px !important;
    height: 39px !important;
    border: 1px solid #e3e3e3 !important;
}
.btn-sty-2 .btn-default {
    white-space: nowrap;
}
.btn-sty-2 .counter-box .btn-light {
    background-color: #f6f6f6 !important;
    height: 100%;
    font-size: 10px;
    border-radius: 0px !important;
    width: 25px;
}
.mobile-cart-detail-display {
    background: #f0f0f0;
    padding: 10px !important;
    border-radius: 12px;
    margin-bottom: 14px;
}
/* --------- CATEGORY DETAILS PAGE ~ ENDS ----------------- */

/* --------- CATEGORIES PAGE ~ STARTS --------------------- */
.categories-lp-background {
    background-position: center;
    background: linear-gradient(89deg, #191919e3 4% -3%, transparent 100%);
    width: 100%;
    position: absolute;
    height: 100%;
    z-index: 9;
}
.categories-lp .container {
    min-height: 300px;
    display: flex;
    align-items: center;
    z-index: 10;
    position: relative;
    padding-top: 8rem!important;

}
.categories-lp .container p {
    max-width: 900px;
    color: #fff !important;
    font-size: 15px;
}
.filter-buttons {
    font-size: 12px;
    padding: 8px 15px;
    white-space: nowrap;
    margin-right: 10px;
    transition: 0.3s;
}
.filter-buttons.non-veg-select {
    border: 1px solid #d9241e68;
    color: #d9251e;
    background-color: #d9251e12;
}
/* .filter-buttons.non-veg-select:hover {
    color: #fff !important;
    background-color: #d9251e;
} */
.filter-buttons.non-veg-select.active {
    color: #fff !important;
    background-color: #d9251e;
    box-shadow: 0px 0px 11px #ff00006e;
}
.filter-buttons.veg-select {
    border: 1px solid #00924454;
    color: #009245;
    background-color: #00924512;
}
/* .filter-buttons.veg-select:hover {
    color: #fff !important;
    background-color: #009245;
} */
.filter-buttons.veg-select.active {
    color: #fff !important;
    background-color: #009245;
    box-shadow: 0px 0px 11px #0092446d;
}
.filter-buttons.offers-available {
    border: 1px solid #ff8c0056;
    color: #ff8b00;
    background-color: #ff8b0012;
}
.filter-buttons.offers-available:hover {
    color: #fff !important;
    background-color: #ff8b00;
}
.filter-buttons.offers-available.active {
    color: #fff !important;
    background-color: #ff8b00;
    box-shadow: 0px 0px 11px #ff8c0086;
}
.sort-filter .btn-default {
    white-space: nowrap;
}
.custom-sidepanel {
    position: fixed;
    top: 0;
    z-index: 99999;
    right: 0;
    /* height: 100vh; */
    height: 100% !important;
    background: #fff;
    width: 100vw;
    padding: 25px;
    transition: 0.4s;
    margin-right: -100vw;
    box-shadow: 0px 0px 12px dimgrey;
}
.open-sidepanel {
    margin-right: 0px !important;
}
.filter-buttons {
    font-size: 11px !important;
    padding: 6px 9px !important;
}
.most-recommended .owl-stage {
    display: flex;
}
.most-recommended .owl-stage .item {
    height: 100%;
}
.filter-dropdown {
    box-shadow: rgb(185, 185, 185) 1px 1px 19px;
    min-width: 365px;
}
.counter-value-view {
    min-width: 33px;
    text-align: center;
    font-size: 10px;
    font-weight: 600;
    padding: 0px 5px;
}
.categories-search input {
    height: 40px;
    border: none !important;
    background: #e0e0e0 !important;
    padding: 14px 52px 14px 20px !important;
}
.categories-lp {
    background-image: url(../images/pizza-banner.jpg);
    background-size: cover;
    background-position: center;
}
.custom-navbar .breadcrumb a:hover {
    text-shadow: -2px 0px 0px #a7cc6d;
}
/* --------- CATEGORIES PAGE ~ ENDS-- --------------------- */

/* --------- CART PAGE ~ STARTS-- ------------------------- */
.remove-item {
    font-size: 12px;
    text-decoration: none !important;
}
.cart-board .counter-box {
    padding: 2px 13px !important;
    height: 26px !important;
    min-width: 95px !important;
    font-size: 12px !important;
    max-width: 200px;
}
.cart-board .counter-box .btn {
    font-size: 8px !important;
    padding: 5px !important;
}
.cart-board .dish-card {
    min-width: 200px;
}
.cart-board {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 25px;
    margin-bottom: 50px;
}
.cart-list .dish-card .suport-img {
    height: 120px;
}
.common-sub-heading {
    font-size: 19px;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
}
.cart-form .form-label {
    font-weight: 600;
    font-size: 14px;
}
.cart-form .form-control,
.cart-form .form-select {
    background-color: #f2f2f2;
    border-radius: 0px !important;
    border: none;
    transition: 0.2s;
    font-size: 13px;
    min-height: 40px;
}
.cart-form .form-control:focus,
.cart-form .form-select:focus {
    background-color: #dfdfdf !important;
    box-shadow: none !important;
}
.cart-form {
    border: 1px solid #f2f2f2 !important;
    padding: 1.5rem 3rem;
}
.cart-list {
    max-width: 775px;
}
.mw-set {
    max-width: 780px;
}
.cart-board .btn-sty-2 .counter-box {
    padding: 0px !important;
    height: 30px !important;
    min-width: 74px !important;
    flex-direction: row !important;
    background: #fff !important;
    margin-right: 10px !important;
}
.cart-board .addon-items .addon-item-name {
    width: 100%;
}
.empty-cart {
    max-width: 145px;
    margin-bottom: 19px;
}
.cart-mobile-view .addon-items .price-label-view {
    font-size: 12px !important;
    color: #272727;
    font-weight: 500 !important;
}
.quantity-block-area {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    max-width: 225px;
    font-size: 12px;
    margin-top: 8px !important;
}
.quantity-label {
    width: 100%;
    white-space: normal;
    word-break: break-word;
}
.mobile-cart-detail-display .quantity-block-area .price-dis {
    font-size: 11px !important;
    letter-spacing: 1px;
    font-weight: 500 !important;
}
.addon-img {
    width: 30px;
    height: 30px;
    object-fit: cover;
    margin-right: 10px;
    border-radius: 7px;
}
/* --------- CART PAGE ~ ENDS-- ------------------------- */

/* --------  ERROR 404 ~ STARTS ---------------------- */
.error-img {
    max-width: 500px;
    width: 100% !important;
}
/* --------  ERROR 404 ~ ENDS ------------------------- */

/* --------- MENU PHONE ~ STARTS ------------------ */

.mobile-search input {
    border: none !important;
    background-color: #f2f2f2 !important;
    padding-left: 50px !important;
    font-size: 12px !important;
    min-height: 50px !important;
}
.mobile-search .search-icon {
    height: 100% !important;
}
.prep-duration {
    font-size: 12px;
    color: #e5a500;
    font-weight: 500;
    background: #fff3f3;
    padding: 2px 6px !important;
    border-radius: 20px;
    margin-bottom: 5px;
}
.original-price {
    font-size: 12px;
    letter-spacing: 0px;
    color: #8d8d8d;
    text-decoration: line-through;
    margin-right: 7px;
    font-weight: 500 !important;
}
.filter-btn {
    font-size: 12px !important;
    margin-bottom: 22px !important;
    padding: 5px 10px !important;
}
.sort-filter {
    font-family: "Poppins", sans-serif;
}
.sort-filter label {
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 12px;
}
.sort-filter select {
    padding: 8px 40px 8px 13px;
    background-color: #f6f6f6 !important;
    font-size: 12px;
    border-radius: 0px !important;
    border: none !important;
    color: #686868;
    box-shadow: none !important;
}
.error-404 {
    min-height: calc(100vh - 167px);
}
/* --------- MENU PHONE ~ ENDS ------------------ */
.order-placed {
    max-width: 560px;
    min-height: 310px;
    min-width: 300px;
    width: 100%;
}
.order-placed img {
    position: absolute;
    width: 100%;
    opacity: 60%;
}
.order-placed .check-icon-custom {
    font-size: 90px;
    color: #a7cc6d;
}

/* 
//changes */

/* 871 ,875  For The Fileter Hover Section */
/* ---- Corrections ---- */
.menu-mobile-view {
    padding-top: 70px;
}
.btn-sty-2 .btn-outline-default {
    margin-right: 10px !important;
}
.image-category-display-tab .video-tab video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.slider-banner-row {
    background: linear-gradient(89deg, #000000e0 -3% -3%, #ffffff00 100%);
    z-index: 1;
    position: relative;
}
.slider-banner-row p {
    color: #fff !important;
}
.out-of-stock {
    position: absolute;
    height: 139px;
    background: #444444d1;
    color: #ffffff;
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
}
.ofs-display {
    background: #ffe5e5;
    width: 100%;
    padding: 10px;
    margin-bottom: 10px;
    text-align: center;
    justify-content: center;
}
.order-summary-item-img {
    max-width: 130px;
    margin-right: 20px;
}
.order-summary-item .dish-category.end-0 {
    left: 0px !important;
}
form input.disabled {
    color: #939393 !important;
}
.btn-order-stat-btn {
    background-color: #ced2c7 !important;
    color: #fff !important;
    width: 35px;
    height: 35px;
    font-size: 15px;
    border-radius: 50%;
    font-weight: 900;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px !important;
    z-index: 1;
}
.order-status-display::after {
    content: "";
    position: absolute;
    left: 40px;
    width: calc(100% - 66px);
    height: 5px !important;
    background: #ced2c7;
    top: 15px;
    margin: auto;
}
.fs-11 {
    font-size: 11px !important;
}
.mobile-manage-btn .btn {
    min-width: 100px;
    font-size: 11px !important;
    padding: 6px !important;
    border-radius: 50px !important;
    font-weight: bold;
    text-transform: uppercase;
}
.customer-order-detail-mv {
    font-size: 12px !important;
}
