@media (min-width: 1400px) {
    .shop-img-slide {
        background-color: white;
        height: 165px;
        width: 170px !important;
        overflow: hidden;
        border-radius: 50%;
        box-shadow: 0px 0px 14px 0px #00000040;
    }

    .btn-sort {
        right: 6%;
        top: 46%;
    }
}

@media (min-width: 1200px) and (max-width: 1400px) {
    .shop-img-slide {
        background-color: white;
        height: 155px;
        width: 150px !important;
        overflow: hidden;
        border-radius: 50%;
        box-shadow: 0px 0px 14px 0px #00000040;
    }
}

@media (max-width: 1280px) {
    .header-nav-wrapper {
        display: none;
    }

    .content-margin {
        margin-top: 98px;
    }

    .popover1 {
        top: 74%;
        left: 20%;
    }
}

@media (max-width: 1024px) {
    .popover1 {
        top: 100%;
    }

    .lg-header {
        display: none;
    }

    .sm-header {
        display: block;
    }

    .search {
        width: 100%;
    }

    .nav-container {
        gap: 10px;
    }

    .address-div {
        margin-left: 5%;
    }

    .navbar-toggler {
        padding: 1% 0;
    }

    .bottombar {
        display: block;
    }

    .content-margin {
        margin-top: 140px;
    }
    .offcanvas-title {
        font-size: 18px;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .abs-btn1 {
        top: 6px;
        right: 6px;
        position: absolute;
    }

    .abs-btn2 {
        bottom: 6px;
        right: 6px;
        position: absolute;
    }

    .text-navbar {
        color: white !important;
        font-size: 16px;
        font-weight: 500;
        line-height: 20px;
    }

    .navbar {
        --bs-navbar-nav-link-padding-x: 0rem;
    }

    .offer-img {
        height: 143px;
        width: fit-content;
    }

    .about-content {
        font-size: 18px;
    }

    .fastfood-title {
        font-size: 34px;
        font-weight: 500;
    }

    .fastfood-content {
        font-size: 18px;
        font-weight: 400;
        padding-right: 10%;
    }

    .price-discount {
        font-size: 22px !important;
        font-weight: 400 !important;
        line-height: 34.11px !important;
    }

    .card-footer {
        padding: 6% 1% !important;
    }

    .shop-img-slide {
        background-color: white;
        height: 125px;
        width: 120px !important;
    }

    .about-img {
        height: 340px;
        width: auto;
    }

    .about-content {
        font-size: 18px;
    }

    /* ============= Product Detail ============== */
    .btn-sort {
        top: 36%;
    }

    .sidebar-title {
        line-height: 30px;
    }

    .sidebar-subtitle {
        line-height: 34px;
    }

    #content {
        max-width: 650px;
        margin: auto;
        text-align: center;
    }

    .special {
        line-height: 22px;
    }

    .pro-title {
        font-size: 26px;
        line-height: 36px;
    }

    .pro-discount {
        font-size: 26px;
        line-height: 36px;
    }

    .img-pro-detail {
        height: 110px;
    }

    .img-pro-detail-last {
        height: 110px;
    }

    .food-pro-title {
        font-family: "Lexend Regular";
        font-size: 14px !important;
        line-height: 18px !important;
    }

    .btn-pro {
        font-size: 22px !important;
        padding: 1.5% 10% !important;
    }

    .faa-pro {
        font-size: 24px !important;
    }

    .btn-faa-pro {
        padding: 4% 7% !important;
    }

    /* ########### Order Place Page ###########  */
    .pro-order-title {
        font-size: 20px;
        font-weight: 600;
        line-height: 30px;
    }

    .pro-order-discount {
        font-size: 20px;
        font-weight: 600;
        line-height: 30px;
    }

    .pro-order-mrp {
        font-size: 20px;
    }

    .fw-quant-order-value {
        font-size: 14px;
        line-height: 26px;
    }

    .btn-order-place {
        font-size: 18px !important;
        padding: 1% 14% !important;
    }

    .padd-img-order {
        padding: 1%;
    }

    .faa-trash {
        font-size: 14px;
        height: 32px;
        width: 32px;
        line-height: 32px;
    }

    .quant-order-btn {
        padding: 3px 5px !important;
    }

    .bg-order-pm {
        height: 22px;
        width: 22px;
        line-height: 22px;
    }

    /* ############### SHIP ORDER PAGE ###############  */
    .pro-ship-title {
        font-size: 18px;
        line-height: 26px;
    }

    p.pro-order-discount {
        font-size: 16px;
        font-weight: 500;
    }

    .pro-ship-discount {
        font-size: 24px;
        line-height: 32px;
    }

    .pro-ship-mrp {
        font-size: 18px;
        line-height: 18px;
    }

    .pro-ship-quant {
        font-size: 16px;
        line-height: 16px;
    }

    .card-ship-padd {
        padding: 3% 3% !important;
    }

    .card-order {
        border-radius: 10px;
    }

    .ship-category {
        font-size: 30px;
        line-height: 50px;
    }

    .order-ship-title {
        font-size: 24px;
    }

    .order-ship-content {
        font-size: 20px;
        line-height: 30px;
        padding-bottom: 0px;
    }

    .h-ship {
        height: 75px;
    }

    .order-ship-content {
        font-size: 18px;
        line-height: 26px;
    }

    input.input3 {
        padding-left: 8%;
        height: 45px;
    }

    /* ################### ABOUT US ################# */

    .contact-detail {
        font-size: 18px;
    }

    .contct-iconp {
        font-size: 18px;
    }

    .contact-img {
        height: 380px;
    }

    /* ################ Login ################ */
    .login-img {
        height: 500px;
        width: auto;
    }

    .faa-login {
        font-size: 26px;
    }

    .input-text-style {
        width: 70px !important;
    }

    .login-input {
        font-size: 16px !important;
        line-height: 20px;
    }

    .login-detail {
        font-size: 20px;
    }

    .login-detail-reg {
        font-size: 20px;
    }

    /* ############# OTP ############ */

    .form-otp {
        font-size: 1.5rem !important;
    }

    .otp-input {
        height: 60px;
        width: 60px;
    }

    .padd-img-ship {
        padding: 0.5% 0.5%;
    }

    /* ############ DashBoard ############ */
    .dash-category {
        font-size: 26px;
        margin-bottom: 0px !important;
    }

    .dash-number {
        font-size: 34px;
        margin-bottom: 0% !important;
    }

    .dash-total {
        font-size: 16px;
    }

    .dash-balance {
        font-size: 18px;
    }

    .dash-money {
        font-size: 40px;
    }

    /* ############### My Order Page ################ */
    .myorder-detail {
        font-size: 14px;
    }

    .myorder-date {
        font-size: 16px;
    }

    .btn-myorder-del {
        font-size: 14px !important;
    }

    .btn-myorder-can {
        font-size: 14px !important;
    }

    .btn-myorder-ship {
        font-size: 14px !important;
    }

    .btn-myorder-con {
        font-size: 14px !important;
    }

    .btn-myorder-plac {
        font-size: 14px !important;
    }

    /* ############### Order View Page ############# */
    .btn-orderview {
        font-size: 20px !important;
        font-weight: 600 !important;
    }

    .faa-order-view {
        font-size: 24px;
    }

    .orderview-title {
        font-size: 16px;
    }

    .orderview-mrp {
        font-family: "Lexend Regular";
        font-size: 12px;
    }

    /* ############## Order Balance ################ */
    .wallet-i {
        height: 70px;
        width: 70px;
        line-height: 70px;
    }

    .faa-wallet-i {
        font-size: 36px !important;
    }

    .orderbal-name {
        font-size: 18px;
    }

    .orderbal-date {
        font-size: 14px;
    }

    .orderbal-detail {
        font-size: 16px;
    }

    .orderbal-bal {
        font-size: 22px;
    }

    .btn-quant {
        height: 35px;
        width: 35px;
        line-height: 33px;
    }

    .modal-ship-content {
        font-size: 16px;
    }

    .card-padd-ord {
        padding: 3% 2% !important;
    }
    .offcanvas-title {
        font-size: 18px;
    }
}

@media (max-width: 768px) {
    .popover1 {
        width: 90%;
        left: 20px;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .abs-btn1 {
        top: 6px;
        right: 6px;
        position: absolute;
    }

    .abs-btn2 {
        bottom: 6px;
        right: 6px;
        position: absolute;
    }

    .padd-img-ship {
        padding: 0.5% 0.5%;
    }

    .bg-order-pm {
        height: 22px;
        width: 22px;
        line-height: 16px;
    }

    .offcanvas-title {
        font-size: 16px;
    }

    .faa-quant {
        font-size: 14px !important;
        line-height: 14px !important;
    }

    .navbar-over {
        overflow-x: scroll !important;
    }

    .flex-wrap1 {
        flex-wrap: unset;
        justify-content: initial;
    }

    .offer-img {
        height: 100px;
        width: fit-content;
    }

    .card-footer {
        padding: 6% 1% !important;
    }

    .homemade-title {
        font-size: 42px;
        font-weight: 500;
        line-height: 50px;
        margin-bottom: 10px;
    }

    .homemade-content {
        font-size: 26px;
        font-weight: 500;
        line-height: 34px;
        margin-bottom: 10px;
    }

    .faa-order {
        font-size: 38px;
    }

    .order-heading {
        color: white;
        font-family: "Lexend Regular";
        font-size: 24px;
        font-weight: 400;
        line-height: 32.5px;
    }

    .fastfood-img {
        height: 300px;
        width: auto;
        overflow: visible;
    }
    .bg-fastfood {
        height: 300px;
    }
    .featured-img {
        height: 120px;
        width: auto;
    }

    .featured-title {
        font-size: 20px;
    }

    .featured-content {
        font-size: 12px;
    }

    /* ============= Product Detail ============== */
    .img-pro-detail {
        height: 80px;
        padding-top: 1%;
        padding-right: 0%;
    }

    .img-pro-detail-last {
        height: 80px;
        padding-top: 1%;
    }

    .btn-sort {
        top: 43%;
    }

    .sidebar-title {
        font-size: 14px;
        line-height: 22px;
    }

    .sidebar-subtitle {
        font-size: 14px;
        line-height: 30px;
    }

    .fw-quant {
        color: #5f5f5f;
        font-size: 14px;
        font-weight: 500;
        line-height: 16px;
    }

    .food-pro-title {
        font-size: 16.01px !important;
    }

    #content {
        max-width: 650px;
        margin: auto;
        text-align: center;
    }

    .special {
        line-height: 22.58px;
        font-size: 17px;
        text-align: justify;
    }

    .pro-title {
        font-size: 24px;
        line-height: 36px;
    }

    .pro-discount {
        font-size: 22px;
        line-height: 32px;
    }

    .pro-mrp {
        font-size: 22px;
    }

    .pro-li {
        font-size: 18px;
        line-height: 30px;
    }

    .btn-pro {
        font-size: 20px !important;
        padding: 1.5% 10% !important;
    }

    .faa-pro {
        font-size: 22px !important;
    }

    .btn-faa-pro {
        padding: 4% 7% !important;
    }

    /* ########### Order Place Page ###########  */

    .btn-order-place {
        font-size: 20px !important;
        padding: 1.5% 16% !important;
    }

    .padd-img-order {
        padding: 1%;
    }

    .pro-img-order {
        margin-left: 6%;
    }

    .pro-order-title {
        font-size: 18px;
        line-height: 22px;
    }

    .pro-order-discount {
        font-size: 22px;
        line-height: 32px;
    }

    .pro-order-mrp {
        font-size: 22px;
        line-height: 32px;
    }

    .fw-quant-order {
        font-size: 8px;
    }

    .fw-quant-order-value {
        font-size: 14px;
        line-height: 26px;
    }

    .quant-order-btn {
        padding: 3px 7px;
        border: 2px solid #57b33b;
        border-radius: 8px;
    }

    .faa-trash {
        font-size: 12px;
        height: 30px;
        width: 30px;
        line-height: 30px;
    }

    .quant-order-btn {
        padding: 1px 5px !important;
    }

    /* ############### SHIP ORDER PAGE ###############  */
    .pro-img-order {
        margin-left: 0%;
    }

    .pro-ship-title {
        font-size: 16px;
        line-height: 24px;
    }

    p.pro-order-discount {
        font-size: 14px;
    }

    .pro-ship-discount {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 0px;
    }

    .pro-ship-mrp {
        font-size: 18.99px;
        line-height: 18.82px;
    }

    .pro-ship-quant {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 0px;
    }

    .card-ship-padd {
        padding: 3% 3% !important;
    }

    .card-order {
        border-radius: 10px;
    }

    .ship-category {
        font-size: 26px;
        line-height: 40px;
    }

    .order-ship-title {
        font-size: 18px;
    }

    .order-ship-content {
        font-size: 20px;
        line-height: 30px;
        padding-bottom: 0px;
    }

    .h-ship {
        height: 75px;
    }

    .order-ship-content {
        font-size: 16px;
        line-height: 24px;
        padding-bottom: 0px;
    }

    .btn-order-place {
        font-size: 18px !important;
        border-radius: 10px !important;
        margin: auto;
        padding: 1% 14% !important;
    }

    .order-place-title {
        font-size: 20px;
        margin-top: 6%;
    }

    /* ############### MODAL ONE ###############  */
    .modal-category {
        font-size: 28px;
        line-height: 44px;
    }

    .btn-order-ship {
        line-height: 16px !important;
    }

    .modal-ship-content {
        font-size: 18px;
        line-height: 28px;
        padding-bottom: 0px;
    }

    .faa-dott {
        height: 35px;
        width: 35px;
        line-height: 35px;
    }

    .modal-ship-title {
        font-size: 22px;
        line-height: 26px;
    }

    /* ############### MODAL TWO ###############  */
    input.input3 {
        padding-left: 10%;
        height: 30px;
    }

    .input3 {
        font-size: 19px;
        line-height: 30px;
    }

    .faa-form-input {
        font-size: 24px;
    }

    .focus-input3 {
        top: -6px;
    }

    /* ############ MODAL Three Order Placed #############  */
    .order-confirm-img {
        height: 350px;
    }

    .order-confirm-title1 {
        font-size: 28px;
        line-height: 38px;
    }

    .order-confirm-title2 {
        font-size: 50px;
        line-height: 56px;
    }

    .order-confirm-title3 {
        font-size: 22px;
        line-height: 22px;
    }

    .about-img {
        height: 360px;
        width: auto;
    }

    /* ################### ABOUT US ################# */

    .contact-detail {
        font-size: 20px;
    }

    .contct-iconp {
        font-size: 18px;
        padding: 1% 0%;
    }

    .circle-icon {
        border: 2px solid #57b33b;
        width: 50px;
        height: 50px;
        line-height: 50px;
        vertical-align: middle;
        margin-right: 2%;
    }

    .contact-img {
        height: 300px;
    }

    .flex-rev input,
    .flex-rev textarea {
        margin-bottom: 2px;
    }

    /* ################ Login ################ */
    .login-img {
        height: 400px;
        width: auto;
    }

    .faa-login {
        font-size: 26px;
    }

    .input-text-style {
        width: 70px !important;
    }

    .login-input {
        font-size: 18px !important;
        line-height: 20px;
    }

    .login-detail {
        font-size: 20px;
    }

    .login-detail-reg {
        font-size: 20px;
    }

    /* ############# OTP ############ */

    .form-otp {
        font-size: 1.5rem !important;
    }

    .otp-input {
        height: 50px;
        width: 50px;
    }

    .login-detail {
        font-size: 16px;
    }

    .login-detail-reg {
        font-size: 16px;
    }

    /* ############ DashBoard ############ */
    .dash-category {
        font-size: 26px;
        margin-bottom: 0px !important;
    }

    .dash-number {
        font-size: 34px;
        margin-bottom: 0% !important;
    }

    .dash-total {
        font-size: 16px;
    }

    .dash-balance {
        font-size: 18px;
    }

    .dash-money {
        font-size: 40px;
    }

    /* ############### My Order Page ################ */
    .myorder-detail {
        font-size: 16px;
    }

    .myorder-date {
        font-size: 18px;
    }

    .btn-myorder-del {
        font-size: 14px !important;
    }

    .btn-myorder-can {
        font-size: 14px !important;
    }

    .btn-myorder-ship {
        font-size: 14px !important;
    }

    .btn-myorder-con {
        font-size: 14px !important;
    }

    .btn-myorder-plac {
        font-size: 14px !important;
    }

    /* ############### Order View Page ############# */
    .btn-orderview {
        font-size: 20px !important;
        font-weight: 600 !important;
    }

    .faa-order-view {
        font-size: 24px;
    }

    .orderview-title {
        font-size: 18px;
    }

    .orderview-mrp {
        font-family: "Lexend Regular";
        font-size: 16px;
    }

    /* ############### Order List Page ############# */
    .orderlist-title {
        font-size: 22px;
    }

    .orderlist-mrp {
        font-size: 24px;
    }

    /* ############## Order Balance ################ */
    .wallet-i {
        height: 70px;
        width: 70px;
        line-height: 70px;
    }

    .faa-wallet-i {
        font-size: 36px !important;
    }

    .orderbal-name {
        font-size: 20px;
    }

    .orderbal-date {
        font-size: 14px;
    }

    .orderbal-detail {
        font-size: 16px;
    }

    .orderbal-bal {
        font-size: 24px;
    }

    .btn-quant {
        height: 35px;
        width: 35px;
        line-height: 33px;
    }

    .card-padd-ord {
        padding: 3% 2% !important;
    }
}

@media (min-width: 576px) and (max-width: 768px) {
    .bg-fastfood {
        height: 300px;
    }
    .padd-img-ship {
        padding: 1% 1%;
    }

    .fw-quant {
        width: 24px;
        font-size: 16px;
    }

    .pro-order-title {
        font-size: 18px;
        line-height: 26px;
    }

    .pro-order-discount {
        font-size: 18px;
        line-height: 26px;
    }

    .pro-order-discount.text-big {
        font-weight: 600;
        font-size: 18px;
    }

    .pro-order-mrp {
        font-size: 18px;
        line-height: 26px;
    }

    .faa-trash {
        font-size: 14px;
        height: 30px;
        width: 30px;
        line-height: 30px;
    }

    .quant-order-btn {
        padding: 2px 5px;
    }

    .fw-quant-order-value {
        font-size: 16px;
        line-height: 28px;
    }

    .bg-order-pm {
        height: 22px;
        width: 22px;
        line-height: 22px;
    }

    .fw-quant-order {
        font-size: 12px;
    }

    .card-footer {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .pro-title {
        font-size: 24px;
        line-height: 36px;
    }

    .pro-discount {
        font-size: 22px;
        line-height: 32px;
    }

    .pro-mrp {
        font-size: 22px;
    }

    .navbar-toggler-icon {
        display: inline-block;
        width: 1.2em;
        height: 1.2em;
    }

    .shop-title {
        font-size: 24px;
    }

    .btn-nav {
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
    }

    .search input {
        font-size: 14px;
        line-height: 20px;
        text-indent: 26px;
    }

    .form-search {
        padding: 0.5rem 0.5rem !important;
    }

    .search .fa-search {
        font-size: 14px;
        font-weight: 400;
        line-height: 2px;
        right: 18px;
        top: 18px;
    }

    .faa-location {
        font-size: 16px;
    }

    .faa-search {
        color: #727272;
        font-size: 24px !important;
        line-height: 30px;
    }

    .login-btn {
        color: #727272;
        font-size: 16px;
        font-weight: 700;
        line-height: 22px;
    }

    .btn .badge {
        font-size: 9px;
        line-height: 11px;
    }

    .text-navbar {
        color: white !important;
        font-size: 12px;
        font-weight: 500;
        line-height: 20px;
        overflow: scroll;
    }

    .navbar {
        --bs-navbar-nav-link-padding-x: 0rem;
    }

    .navbar-over {
        overflow-x: scroll !important;
    }

    .flex-wrap1 {
        flex-wrap: unset;
        justify-content: initial;
    }

    .bg-img {
        background-image: url(../../img/handmade/handmade-back.png);
        background-size: cover;
        background-repeat: no-repeat;
        padding-left: 10%;
    }

    .fastfood-title {
        font-size: 26px;
        font-weight: 500;
    }

    .fastfood-content {
        font-size: 16px;
        font-weight: 400;
        padding-right: 0%;
    }

    .fastfood-img-google {
        height: 50px;
        width: 100%;
        padding: 1.5%;
    }

    .fastfood-img-app {
        height: 50px;
        width: 100%;
        padding: 1.5%;
    }

    .testimonial-content {
        font-size: 16px;
        font-weight: 400;
        line-height: 22px;
        margin-bottom: 5px;
    }

    .footer-para {
        padding-right: 0%;
    }

    .btn-quant {
        height: 30px;
        width: 34px;
        line-height: 26px;
    }

    /* ============= Product Detail ============== */
    .bread-head a {
        font-size: 14px;
    }

    .bread-title a {
        font-size: 14px;
    }

    .bread-active {
        font-size: 14px;
    }

    .btn-sort {
        right: 6%;
        top: 36%;
    }

    .sidebar-title {
        font-size: 14px;
        line-height: 22px;
    }

    .sidebar-subtitle {
        font-size: 14px;
        line-height: 30px;
    }

    .faa-food {
        font-size: 14px !important;
    }

    .faa-quant {
        font-size: 14px !important;
    }

    .btn-quant {
        margin-bottom: 3.2%;
    }

    .quantity-btn {
        padding: 3.2% 0%;
    }

    /* ########### Order Place Page ###########  */
    .padd-home {
        padding-left: 0 !important;
    }

    .homemade-title {
        font-family: "Lexend Regular";
        color: #830c0f;
        font-size: 36px;
    }

    .homemade-content {
        font-family: "Lexend Regular";
        color: #3a3838;
        font-size: 22px;
    }

    /* ############### MODAL ONE ###############  */
    .modal-category {
        font-size: 28px;
        line-height: 44px;
    }

    .btn-order-ship {
        line-height: 16px !important;
    }

    .modal-ship-content {
        font-size: 16px;
        padding-bottom: 0px;
    }

    .faa-dott {
        height: 30px;
        width: 30px;
        line-height: 30px;
    }

    .modal-ship-title {
        font-size: 20px;
    }

    .faa-modal {
        font-size: 20px !important;
        line-height: 20px !important;
        padding-right: 5px;
    }

    /* ############### MODAL TWO ###############  */
    input.input3 {
        padding-left: 10%;
        height: 30px;
    }

    .input3 {
        font-size: 19px;
        line-height: 30px;
    }

    .faa-form-input {
        font-size: 24px;
    }

    .focus-input3 {
        top: -6px;
    }

    /* ############ MODAL Three Order Placed #############  */
    .order-confirm-img {
        height: 350px;
    }

    .order-confirm-title1 {
        font-size: 28px;
        line-height: 38px;
    }

    .order-confirm-title2 {
        font-size: 50px;
        line-height: 56px;
    }

    .order-confirm-title3 {
        font-size: 22px;
        line-height: 22px;
    }

    /* ################### ABOUT US ################# */

    .contact-getintouch {
        font-size: 36px;
    }

    .contact-detail {
        font-size: 18px;
    }

    .contct-iconp {
        font-size: 18px;
        padding: 1% 0%;
    }

    .circle-icon {
        border: 2px solid #57b33b;
        width: 45px;
        height: 45px;
        line-height: 45px;
        vertical-align: middle;
        margin-right: 2%;
    }

    .flex-rev input,
    .flex-rev textarea {
        padding: 10px 10px;
    }

    .contact-img {
        height: 300px;
    }

    .flex-rev input,
    .flex-rev textarea {
        margin-bottom: 2px;
    }

    /* ################ Login ################ */
    .login-img {
        height: 380px;
        width: auto;
    }

    .faa-login {
        font-size: 24px;
    }

    .input-text-style {
        width: 65px !important;
    }

    .login-input {
        font-size: 16px !important;
        line-height: 18px;
    }

    .login-detail {
        font-size: 18px;
    }

    .login-detail-reg {
        font-size: 18px;
    }

    /* ############# OTP ############ */

    .form-otp {
        font-size: 1.5rem !important;
    }

    .otp-input {
        height: 60px;
        width: 60px;
        margin: 4px;
    }

    .login-detail {
        font-size: 16px;
    }

    .login-detail-reg {
        font-size: 16px;
    }

    .green-dot {
        top: 4%;
    }

    .faa-heart-trans {
        top: 4%;
    }

    /* ############ DashBoard ############ */
    .dash-category {
        font-size: 26px;
        margin-bottom: 0px !important;
    }

    .dash-number {
        font-size: 34px;
        margin-bottom: 0% !important;
    }

    .dash-total {
        font-size: 16px;
    }

    .dash-balance {
        font-size: 18px;
    }

    .dash-money {
        font-size: 36px;
    }

    /* ############### My Order Page ################ */
    .myorder-detail {
        font-size: 14px;
    }

    .myorder-date {
        font-size: 16px;
    }

    .btn-myorder-del {
        font-size: 14px !important;
    }

    .btn-myorder-can {
        font-size: 14px !important;
    }

    .btn-myorder-ship {
        font-size: 14px !important;
    }

    .btn-myorder-con {
        font-size: 14px !important;
    }

    .btn-myorder-plac {
        font-size: 14px !important;
    }

    /* ############### Order View Page ############# */
    .btn-orderview {
        font-size: 20px !important;
        font-weight: 600 !important;
    }

    .faa-order-view {
        font-size: 24px;
    }

    .orderview-title {
        font-size: 18px;
    }

    .orderview-mrp {
        font-family: "Lexend Regular";
        font-size: 16px;
    }

    .faa-profile {
        font-size: 16px;
    }

    .sidebar-link {
        font-size: 13px;
    }

    /* ############### Order List Page ############# */
    .orderlist-title {
        font-size: 20px;
    }

    .orderlist-mrp {
        font-size: 18px;
    }

    .heart-icon i {
        font-size: 18px !important;
    }

    /* ############## Order Balance ################ */
    .wallet-i {
        height: 70px;
        width: 70px;
        line-height: 70px;
    }

    .faa-wallet-i {
        font-size: 36px !important;
    }

    .orderbal-name {
        font-size: 18px;
    }

    .orderbal-date {
        font-size: 12px;
    }

    .orderbal-detail {
        font-size: 14px;
    }

    .orderbal-bal {
        font-size: 20px;
    }

    .card-padd-ord {
        padding: 4% 2% !important;
    }

    .abs-btn1 {
        top: 6px;
        right: 6px;
    }

    .abs-btn2 {
        bottom: 6px;
        right: 6px;
    }
}

@media (min-width: 320px) and (max-width: 576px) {
    .card-footer {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .m-auto-custom {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .navbar-brand {
        padding-left: 50px !important;
    }

    .btn-nav {
        font-size: 16px;
        line-height: 30px;
    }

    .search .fa-search {
        font-size: 16px;
        top: 12px;
        right: 18px;
    }

    .search input {
        font-size: 18px;
        line-height: 20px;
    }

    .form-search {
        padding: 0.6rem 0.6rem !important;
    }

    .faa-search {
        color: #727272;
        font-size: 30px !important;
    }

    .badge {
        font-size: 0.65em !important;
    }

    .login-btn {
        margin-top: 3%;
    }

    .text-navbar {
        color: white !important;
        font-size: 12px;
        font-weight: 500;
        text-align: center;
        line-height: 15px;
    }

    .navbar {
        --bs-navbar-nav-link-padding-x: 0rem;
    }

    .fastfood-img {
        height: 300px;
    }
    .btn-homemade {
        font-size: 12px;
    }
    .shop-img-slide {
        background-color: white;
        height: 140px;
        width: 140px !important;
        overflow: hidden;
        border-radius: 50%;
        box-shadow: 0px 0px 10px 0px #00000040;
    }
    .bg-fastfood {
        height: 285px;
    }

    .featured-img {
        height: 120px;
        width: auto;
    }

    .featured-title {
        font-size: 20px;
    }

    .featured-content {
        font-size: 12px;
    }

    .navbar-over {
        overflow-x: scroll !important;
    }

    .flex-wrap1 {
        flex-wrap: unset;
        justify-content: initial;
    }

    .flex-wrap {
        flex-wrap: nowrap;
    }

    .about-img {
        height: 300px;
        width: auto;
    }

    .faa-food {
        color: #ffffff !important;
        font-size: 14px !important;
    }

    .bg-img {
        background-image: url(../../img/handmade/handmade-back.png);
        background-repeat: no-repeat;
        background-position: center;
    }

    .about-img {
        height: 300px;
        width: auto;
    }

    .about-content {
        font-size: 16px;
    }

    .about-btn-lime {
        font-size: 16px;
    }

    .faa-order {
        left: 82%;
    }

    .offer-img {
        height: 110px;
        width: 100%;
    }

    .padd-home {
        padding-left: 0 !important;
    }

    .homemade-title {
        font-family: "Lexend Regular";
        color: #830c0f;
        font-size: 30px;
        line-height: 30px;
    }

    .card-padd-ord {
        padding: 4% 2% !important;
    }

    .homemade-content {
        font-family: "Lexend Regular";
        color: #3a3838;
        font-size: 18px;
        line-height: 18px;
    }

    .fastfood-title {
        font-size: 32px;
        text-align: center;
        font-weight: 500;
    }

    .fastfood-content {
        font-size: 18px;
        font-weight: 400;
        text-align: justify;
        padding-right: 0 !important;
    }

    .owl-carousel.owl-drag .owl-item {
        text-align: -webkit-center !important;
    }

    .owl-prev {
        left: 0px;
    }

    .owl-next {
        right: 0px;
    }

    .footer-para {
        padding-right: 0%;
    }

    .margin-footer-link {
        margin-left: 0%;
    }

    .mrg-ul {
        list-style-type: none;
        margin-left: 0 !important;
        padding-left: 0;
    }

    .testimonial-content {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 5px;
    }

    /* ============= Product Detail ============== */
    .fw-quant {
        width: 26px;
        font-size: 16px;
    }

    .faa-quant {
        font-size: 14px !important;
        line-height: 14px !important;
    }

    .bread-head a {
        font-size: 14px;
    }

    .bread-title a {
        font-size: 14px;
    }

    .bread-active {
        font-size: 14px;
    }

    .btn-sort {
        right: 4%;
        top: 37%;
    }

    .padd-card-custom {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .sidebar-title {
        line-height: 22px;
    }

    .sidebar-subtitle {
        font-size: 14px;
        line-height: 30px;
    }

    .btn-quant {
        margin-bottom: 3%;
        height: 33px;
        width: 36px;
        line-height: 30px;
    }

    #content {
        margin: auto;
    }

    #heart {
        color: gray;
        font-size: 20px;
    }

    .faa-share {
        font-size: 20px;
        color: gray;
        font-weight: 600;
    }

    .img-pro-detail {
        height: 90px;
        padding-top: 0%;
        padding-right: 1%;
    }

    .img-pro-detail-last {
        height: 90px;
        padding-top: 0%;
    }

    .btn-pro {
        font-size: 20px !important;
        padding: 1.5% 10% !important;
    }

    .faa-pro {
        font-size: 20px !important;
    }

    .pro-title {
        font-size: 24px;
        line-height: 36px;
    }

    .pro-discount {
        font-size: 22px;
        line-height: 32px;
    }

    .pro-mrp {
        font-size: 22px;
    }

    .btn-faa-pro {
        font-size: 24px !important;
    }

    .faa-plus {
        font-size: 24px !important;
    }

    /* ########### Order Place Page ###########  */
    .padd-img-order {
        text-align: center;
    }

    .padd-img-order img {
        width: 96%;
        margin-top: 2%;
    }

    .align-order-body {
        text-align: left;
    }

    .abs-btn1 {
        right: 6px;
        top: 6px;
        position: absolute;
    }

    .abs-btn2 {
        position: absolute;
        bottom: 6px;
        right: 6px;
    }

    .fw-quant-order-value {
        font-size: 22px;
        line-height: 30px;
    }

    .display-pmt {
        display: inline-block;
    }

    .btn-order-place {
        font-size: 20px !important;
        line-height: 34px !important;
    }

    /* ############### SHIP ORDER PAGE ###############  */
    .pro-img-order {
        margin-left: 0%;
    }

    .pro-ship-title {
        font-size: 18px;
        line-height: 26px;
    }

    p.pro-order-discount {
        font-size: 16px;
    }

    .pro-ship-discount {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 0px;
    }

    .pro-ship-mrp {
        font-size: 18.99px;
        line-height: 18.82px;
    }

    .pro-ship-quant {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 0px;
    }

    .card-ship-padd {
        padding: 3% 3% !important;
    }

    .card-order {
        border-radius: 10px;
    }

    .ship-category {
        font-size: 28px;
        line-height: 40px;
    }

    .order-ship-title {
        font-size: 22px;
    }

    .order-ship-content {
        font-size: 20px;
        line-height: 30px;
        padding-bottom: 0px;
    }

    .h-ship {
        height: 75px;
    }

    .order-ship-content {
        font-size: 16px;
        line-height: 24px;
        padding-bottom: 0px;
    }

    .btn-order-place {
        font-size: 16px !important;
        border-radius: 12px !important;
        padding: 0.8% 14% !important;
    }

    .padd-img-ship {
        padding: 3% 3%;
    }

    .shop-title {
        font-size: 24px;
        line-height: 40px;
    }

    /* ############### MODAL ONE ###############  */
    .modal-category {
        font-size: 26px;
        line-height: 40px;
    }

    .btn-order-ship {
        font-size: 12px !important;
    }

    .modal-ship-content {
        font-size: 14px;
        padding-bottom: 0px;
    }

    .faa-dott {
        height: 30px;
        width: 30px;
        line-height: 30px;
    }

    .modal-ship-title {
        font-size: 18px;
    }

    .faa-modal {
        font-size: 20px !important;
        line-height: 26px !important;
        padding-right: 5px;
    }

    .faa-wallet-trash {
        font-size: 14px !important;
    }

    .btn-modal-active {
        font-size: 16px !important;
        border-radius: 8px !important;
        padding: 1% 8% !important;
    }

    .btn-modal-inactive {
        font-size: 16px !important;
        border-radius: 8px !important;
        padding: 1% 8% !important;
    }

    /* ############### MODAL TWO ###############  */
    input.input3 {
        padding-left: 10%;
        height: 30px;
    }

    .input3 {
        font-size: 19px;
        line-height: 30px;
    }

    .faa-form-input {
        font-size: 24px;
    }

    .focus-input3 {
        top: -6px;
    }

    /* ############ MODAL Three Order Placed #############  */
    .order-confirm-img {
        height: 300px;
    }

    .order-confirm-title1 {
        font-size: 28px;
        line-height: 38px;
    }

    .order-confirm-title2 {
        font-size: 50px;
        line-height: 56px;
    }

    .order-confirm-title3 {
        font-size: 22px;
        line-height: 22px;
    }

    .fastfood-img-google {
        height: 45px;
    }

    .fastfood-img-app {
        height: 45px;
    }

    /* ################### ABOUT US ################# */
    .contact-padd {
        padding: 0% 6%;
    }

    .contact {
        padding: 10px;
        border-radius: 20px;
    }

    .contact-detail {
        font-size: 18px;
    }

    .contact-getintouch {
        text-align: center;
        font-size: 36px;
    }

    .contct-iconp {
        font-size: 18px;
        padding: 1% 0%;
    }

    .circle-icon {
        border: 2px solid #57b33b;
        width: 50px;
        height: 50px;
        line-height: 50px;
        vertical-align: middle;
        margin-right: 2%;
    }

    .contact-img {
        height: 300px;
    }

    .flex-rev input,
    .flex-rev textarea {
        margin-bottom: 2px;
        padding: 10px 10px;
    }

    /* ################ Login ################ */
    .login-img {
        height: 380px;
        width: auto;
    }

    .faa-login {
        font-size: 24px;
    }

    .input-text-style {
        width: 65px !important;
    }

    .login-input {
        font-size: 16px !important;
        line-height: 18px;
    }

    .login-detail {
        font-size: 18px;
    }

    .login-detail-reg {
        font-size: 18px;
    }

    .login-name {
        font-size: 40px;
        margin-bottom: 10%;
    }

    /* ############# OTP ############ */

    .form-otp {
        font-size: 1.5rem !important;
    }

    .otp-input {
        height: 50px;
        width: 50px;
        margin: 2px;
    }

    .login-detail {
        font-size: 16px;
    }

    .login-detail-reg {
        font-size: 16px;
    }

    .green-dot {
        top: 4%;
    }

    .faa-heart-trans {
        top: 4%;
    }

    /* ############ DashBoard ############ */
    .dash-category {
        font-size: 26px;
        margin-top: 20px;
        margin-bottom: 0px !important;
    }

    .dash-number {
        font-size: 34px;
        margin-bottom: 0% !important;
    }

    .dash-total {
        font-size: 16px;
    }

    .dash-balance {
        font-size: 18px;
        padding-left: 12%;
    }

    .dash-money {
        font-size: 36px;
        padding-left: 12%;
    }

    /* ############### My Order Page ################ */
    .myorder-detail {
        font-size: 14px;
    }

    .myorder-date {
        font-size: 16px;
    }

    .btn-myorder-del {
        font-size: 14px !important;
        text-align: center;
    }

    .btn-myorder-can {
        font-size: 14px !important;
        text-align: center;
    }

    .btn-myorder-ship {
        font-size: 14px !important;
        text-align: center;
    }

    .btn-myorder-con {
        font-size: 14px !important;
        text-align: center;
    }

    .btn-myorder-plac {
        font-size: 14px !important;
        text-align: center;
    }

    .padd-small {
        padding: 1%;
    }

    /* ############### Order View Page ############# */
    .btn-orderview {
        font-size: 20px !important;
        font-weight: 600 !important;
    }

    .faa-order-view {
        font-size: 24px;
    }

    .orderview-title {
        font-size: 16px;
    }

    .orderview-mrp {
        font-size: 16px;
    }

    .accordion-button:not(.collapsed)::after {
        background-size: 20px;
        width: 20px;
    }

    .accordion-button::after {
        background-size: 20px;
        width: 20px;
    }

    /* ############### Order List Page ############# */
    .orderlist-title {
        font-size: 18px;
    }

    .orderlist-mrp {
        font-size: 18px;
    }

    .heart-icon i {
        font-size: 18px !important;
    }

    /* ############## Order Balance ################ */
    .wallet-i {
        height: 70px;
        width: 70px;
        line-height: 70px;
    }

    .faa-wallet-i {
        font-size: 36px !important;
    }

    .orderbal-name {
        font-size: 18px;
    }

    .orderbal-date {
        font-size: 12px;
    }

    .orderbal-detail {
        font-size: 14px;
    }

    .orderbal-bal {
        font-size: 22px;
    }

    .pro-order-title {
        font-size: 18px;
        line-height: 22px;
    }

    .pro-order-discount.text-big {
        font-weight: 600;
        font-size: 20px;
    }

    .pro-order-discount {
        font-size: 18px;
        line-height: 24px;
    }

    .pro-order-mrp {
        font-size: 18px;
        line-height: 24px;
    }

    .fw-quant-order-value {
        font-size: 14px;
        line-height: 25px;
    }

    .bg-order-pm {
        height: 20px;
        width: 20px;
        line-height: 18px;
    }

    .fw-quant-order {
        font-size: 14px;
    }

    .faa-trash {
        font-size: 12px;
        height: 25px;
        width: 25px;
        line-height: 25px;
    }

    .quant-order-btn {
        padding: 1px 5px !important;
    }

    .order-place-title {
        font-size: 20px;
        margin-top: 4%;
    }

    .order-place-content {
        font-size: 14px;
        margin-top: 4%;
    }
    .owl-prev span,
    .owl-next span {
        color: #999191;
        font-size: 22px;
    }
    .bread-heading {
        font-size: 32px;
    }
}

@media (min-width: 321px) and (max-width: 375px) {
    .shop-img-slide {
        background-color: white;
        height: 120px;
        width: 120px !important;
        overflow: hidden;
        border-radius: 50%;
        box-shadow: 0px 0px 10px 0px #00000040;
    }
    .bread-heading {
        font-size: 32px;
    }
    .bread-subheading {
        font-size: 14px;
    }
}

@media (max-width: 320px) {
    .bread-heading {
        font-size: 26px;
    }
    .bread-subheading {
        font-size: 14px;
    }
    .shop-title {
        font-size: 24px;
        line-height: 40px;
    }
    .owl-prev span,
    .owl-next span {
        color: #999191;
        font-size: 22px;
    }
    .btn-quant {
        margin-bottom: 3%;
        height: 32px;
        width: 36px;
        line-height: 28px;
    }

    .navbar-brand {
        padding-left: 0px !important;
    }

    .pro-order-title {
        font-size: 16px;
        line-height: 22px;
    }

    .pro-order-discount {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 5px;
    }
    .shop-img-slide {
        background-color: white;
        height: 100px;
        width: 100px !important;
        overflow: hidden;
        border-radius: 50%;
        box-shadow: 0px 0px 8px 0px #00000040;
    }
    .pro-order-mrp {
        font-size: 16px;
        line-height: 20px;
    }

    .pro-order-discount.text-big {
        font-weight: 600;
        font-size: 18px;
    }

    .fw-quant-order-value {
        font-size: 12px;
        line-height: 25px;
        width: 20px;
    }

    .fw-quant-order {
        font-size: 10px;
    }

    .bg-order-pm {
        height: 16px;
        width: 16px;
        line-height: 16px;
    }

    .quant-order-btn {
        padding: 0px 5px !important;
    }

    .faa-trash {
        font-size: 10px;
        height: 23px;
        width: 24px;
        line-height: 24px;
    }

    .btn-nav {
        font-size: 16px;
        line-height: 30px;
    }

    .search .fa-search {
        font-size: 14px;
        top: 10px;
        right: 16px;
    }

    .search input {
        font-size: 14px;
        line-height: 20px;
        text-indent: 26px;
    }

    .form-search {
        padding: 0.6rem 0.2rem !important;
    }

    .faa-search {
        color: #727272;
        font-size: 24px !important;
    }

    .badge {
        font-size: 0.55em !important;
    }

    .login-btn {
        font-size: 16px;
        margin-top: 3%;
        padding: 0px 6px !important;
    }

    .text-navbar {
        color: white !important;
        font-size: 12px;
        font-weight: 500;
        text-align: center;
        line-height: 15px;
    }

    .navbar {
        --bs-navbar-nav-link-padding-x: 0rem;
    }

    .fastfood-img {
        height: 275px;
        width: auto;
    }
    .testimonial-heading {
        font-size: 30px;
        line-height: 42px;
    }
    .testimonial-heading-strong {
        font-size: 30px;
        line-height: 42px;
    }
    .about-heading {
        font-size: 34px;
    }
    .featured-heading {
        font-size: 34px;
    }
    .featured-heading {
        font-size: 34px;
    }
    .bg-fastfood {
        height: 258px;
        width: 100%;
    }

    .navbar-over {
        overflow-x: scroll !important;
    }

    .flex-wrap1 {
        flex-wrap: unset;
        justify-content: initial;
    }

    .bg-img {
        background-image: url(../../img/handmade/handmade-back.png);
        background-repeat: no-repeat;
        background-position: center;
    }

    .about-img {
        height: 200px;
        width: auto;
    }
    .btn-homemade {
        font-size: 12px;
    }
    .about-content {
        font-size: 14px;
    }

    .faa-order {
        left: 82%;
    }

    .offer-img {
        height: 90px;
        width: 100%;
    }

    .padd-home {
        padding-left: 0 !important;
    }

    .homemade-title {
        font-size: 26px;
        line-height: 32px;
        margin-bottom: 5px;
    }

    .homemade-content {
        font-size: 14px;
        line-height: 16px;
    }
    .shop-btn-lime {
        font-size: 14px;
        padding: 1% 12%;
    }
    .fastfood-title {
        font-size: 26px;
        text-align: center;
        font-weight: 500;
    }

    .fastfood-content {
        font-size: 14px;
        font-weight: 400;
        text-align: justify;
        padding-right: 0 !important;
    }

    .testimonial-content {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 5px;
    }

    .owl-carousel.owl-drag .owl-item {
        text-align: -webkit-center !important;
    }

    .owl-prev {
        left: 0px;
    }

    .owl-next {
        right: 0px;
    }

    .footer-para {
        padding-right: 0%;
    }

    .margin-footer-link {
        margin-left: 0%;
    }

    .mrg-ul {
        list-style-type: none;
        margin-left: 0 !important;
        padding-left: 0;
    }

    /* ============= Product Detail ============== */
    .bread-head a {
        font-size: 14px;
    }

    .bread-title a {
        font-size: 14px;
    }

    .bread-active {
        font-size: 14px;
    }

    .btn-sort {
        right: 4%;
        top: 79%;
    }

    .padd-card-custom {
        padding-left: 6px !important;
        padding-right: 6px !important;
    }

    .sidebar-title {
        line-height: 22px;
    }

    .sidebar-subtitle {
        font-size: 14px;
        line-height: 30px;
    }

    #content {
        margin: auto;
    }

    #heart {
        color: gray;
        font-size: 20px;
    }

    .faa-share {
        font-size: 20px;
        color: gray;
        font-weight: 600;
    }

    .special {
        text-align: justify;
    }

    .pro-li {
        font-family: "Helvetica";
        font-size: 18px;
    }

    .img-pro-detail {
        height: 65px;
        padding-top: 0%;
        padding-right: 1%;
    }

    .img-pro-detail-last {
        height: 65px;
        padding-top: 0%;
    }

    .btn-pro {
        font-size: 18px !important;
        padding: 1.5% 10% !important;
    }

    .faa-pro {
        font-size: 20px !important;
    }

    .pro-title {
        font-size: 22px;
        line-height: 36px;
    }

    .pro-discount {
        font-size: 22px;
        line-height: 32px;
    }

    .pro-mrp {
        font-size: 22px;
    }

    .btn-faa-pro {
        font-size: 20px !important;
        line-height: 22px !important;
    }

    .faa-plus {
        font-size: 20px !important;
    }

    .fw-quant {
        width: 22px;
        font-size: 14px;
        font-weight: 500;
    }

    .btn-food {
        padding: 4.2% 10% !important;
    }

    /* ########### Order Place Page ###########  */

    .padd-img-order {
        text-align: center;
    }

    .padd-img-order img {
        width: 96%;
        margin-top: 2%;
    }

    .quant-order-btn {
        border: 2px solid #57b33b;
        border-radius: 6px;
    }

    .abs-btn1 {
        right: 6px;
        top: 2px;
        position: absolute;
    }

    .abs-btn2 {
        position: absolute;
        bottom: 4px;
        right: 6px;
    }

    .display-pmt {
        display: inline-block;
    }

    /* ############### SHIP ORDER PAGE ###############  */
    .pro-img-order {
        margin-left: 0%;
    }

    .pro-ship-title {
        font-size: 16px;
        line-height: 28px;
    }

    p.pro-order-discount {
        font-size: 14px;
    }

    .pro-ship-discount {
        font-size: 22px;
        line-height: 28px;
        margin-bottom: 0px;
    }

    .pro-ship-mrp {
        font-size: 18.99px;
        line-height: 18.82px;
    }

    .pro-ship-quant {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 0px;
    }

    .card-ship-padd {
        padding: 3% 3% !important;
    }

    .card-order {
        border-radius: 10px;
    }

    .ship-category {
        font-size: 26px;
        line-height: 40px;
    }

    .order-ship-title {
        font-size: 20px;
    }

    .order-ship-content {
        font-size: 20px;
        line-height: 30px;
        padding-bottom: 0px;
    }

    .faa-ship {
        font-size: 22px !important;
        line-height: 26px !important;
    }

    .h-ship {
        height: 70px;
    }

    .order-ship-content {
        font-size: 16px;
        line-height: 24px;
        padding-bottom: 0px;
    }

    .btn-order-place {
        font-size: 16px !important;
        border-radius: 12px !important;
        padding: 0.8% 14% !important;
    }

    .padd-img-ship {
        padding: 1% 1%;
    }

    .order-place-title {
        font-size: 18px;
        line-height: 24px;
        margin-top: 2%;
    }

    .order-place-content {
        font-size: 14px;
        line-height: 18px;
        margin-top: 4%;
    }

    /* ############### MODAL ONE ###############  */
    .modal-category {
        font-size: 18px;
        font-weight: 600;
        line-height: 44px;
    }

    .btn-order-ship {
        font-size: 10px !important;
        line-height: 18px !important;
    }

    .modal-ship-content {
        font-size: 12px;
        padding-bottom: 0px;
    }

    .faa-dott {
        font-size: 12px;
        height: 25px;
        width: 25px;
        line-height: 25px;
    }

    .modal-ship-title {
        font-size: 16px;
        line-height: 20px;
    }

    .btn-modal-active {
        font-size: 14px !important;
        border-radius: 8px !important;
        padding: 1.4% 8% !important;
    }

    .btn-modal-inactive {
        font-size: 14px !important;
        border-radius: 8px !important;
        padding: 1.4% 8% !important;
    }

    .faa-modal {
        font-size: 18px !important;
        line-height: 22px !important;
        padding-right: 0px;
    }

    input.input3 {
        padding-left: 15%;
        height: 28px;
    }

    .input3 {
        font-size: 18px;
        line-height: 30px;
    }

    .faa-form-input {
        font-size: 22px;
    }

    /* ############ MODAL Three Order Placed #############  */
    .order-confirm-img {
        height: 220px;
    }

    .order-confirm-title1 {
        font-size: 20px;
        line-height: 26px;
    }

    .order-confirm-title2 {
        font-size: 34px;
        line-height: 38px;
        margin-bottom: 5px;
    }

    .order-confirm-title3 {
        font-size: 16px;
        line-height: 16px;
    }

    .fastfood-img-google {
        height: 40px;
    }

    .fastfood-img-app {
        height: 40px;
    }

    /* ################### ABOUT US ################# */
    .contact-padd {
        padding: 0% 6%;
    }

    .contact {
        padding: 10px;
        border-radius: 20px;
    }

    .contact-detail {
        text-align: justify;
        font-size: 18px;
    }

    .contact-getintouch {
        font-size: 36px;
        text-align: center;
    }

    .contct-iconp {
        font-size: 16px;
        padding: 1% 0%;
    }

    .circle-icon {
        border: 2px solid #57b33b;
        width: 40px;
        height: 40px;
        line-height: 40px;
        vertical-align: middle;
        margin-right: 2%;
    }

    .contact-img {
        height: 250px;
    }

    .flex-rev input,
    .flex-rev textarea {
        margin-bottom: 2px;
        padding: 10px 10px;
    }

    /* ################ Login ################ */
    .login-img {
        height: 380px;
        width: auto;
    }

    .faa-login {
        font-size: 24px;
    }

    .input-text-style {
        width: 65px !important;
    }

    .login-input {
        font-size: 16px !important;
        line-height: 18px;
    }

    .login-detail {
        font-size: 18px;
    }

    .login-detail-reg {
        font-size: 18px;
    }

    .login-name {
        font-size: 40px;
        margin-bottom: 10%;
    }

    /* ############# OTP ############ */

    .form-otp {
        font-size: 1rem !important;
    }

    .otp-input {
        height: 40px;
        width: 40px;
        margin: 2px;
    }

    .login-detail {
        font-size: 14px;
    }

    .login-detail-reg {
        font-size: 14px;
    }

    .green-dot {
        top: 4%;
    }

    .faa-heart-trans {
        top: 4%;
    }

    /* ############ DashBoard ############ */
    .dash-category {
        font-size: 26px;
        margin-top: 20px;
        margin-bottom: 0px !important;
    }

    .dash-number {
        font-size: 30px;
        margin-bottom: 0% !important;
    }

    .dash-total {
        font-size: 14px;
    }

    .dash-balance {
        font-size: 18px;
        padding-left: 8%;
    }

    .dash-money {
        font-size: 28px;
        padding-left: 8%;
    }

    /* ############### My Order Page ################ */
    .myorder-id {
        font-size: 14px;
    }

    .myorder-detail {
        font-size: 14px;
    }

    .myorder-date {
        font-size: 14px;
    }

    .btn-myorder-del {
        font-size: 12px !important;
        text-align: center;
    }

    .btn-myorder-can {
        font-size: 12px !important;
        text-align: center;
    }

    .btn-myorder-ship {
        font-size: 12px !important;
        text-align: center;
    }

    .btn-myorder-con {
        font-size: 12px !important;
        text-align: center;
    }

    .btn-myorder-plac {
        font-size: 12px !important;
        text-align: center;
    }

    .padd-small {
        padding: 1%;
    }

    /* ############### Order View Page ############# */
    .btn-orderview {
        font-size: 20px !important;
        font-weight: 600 !important;
    }

    .faa-order-view {
        font-size: 24px;
    }

    .orderview-title {
        font-size: 14px;
    }

    .orderview-mrp {
        font-size: 10px;
    }

    .orderview-para {
        margin-bottom: 5px !important;
    }

    .ordership-date {
        font-size: 11px;
    }

    .accordion-button:not(.collapsed)::after {
        background-size: 20px;
        width: 20px;
    }

    .accordion-button::after {
        background-size: 20px;
        width: 20px;
    }

    /* ############### Order List Page ############# */
    .orderlist-title {
        font-size: 14px;
    }

    .orderlist-para {
        font-size: 10px;
    }

    .orderlist-mrp {
        font-size: 14px;
    }

    .card-orderlist {
        padding: 0% 1%;
    }

    .heart-icon i {
        font-size: 14px !important;
    }

    /* ############## Order Balance ################ */
    .wallet-i {
        height: 70px;
        width: 70px;
        line-height: 70px;
    }

    .faa-wallet-i {
        font-size: 36px !important;
    }

    .orderbal-name {
        font-size: 18px;
    }

    .orderbal-date {
        font-size: 12px;
    }

    .orderbal-detail {
        font-size: 14px;
    }

    .orderbal-bal {
        font-size: 16px;
    }
}

/* ############### Cards ############## */
@media screen and (max-width: 1200px) {
    .card-container {
        grid-template-columns: repeat(4, 1fr);
    }
}
@media screen and (max-width: 980px) {
    .card-container {
        grid-template-columns: repeat(4, 1fr);
    }
}

@media screen and (max-width: 768px) {
    .card-container {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media screen and (max-width: 480px) {
    .card-container {
        grid-template-columns: 2fr;
    }
}

/* ############### Download Our Product ############## */
@media screen and (max-width: 893px) {
    .dop-container {
        padding: 20px 0;
    }
    .dop-items {
        display: flex;
        flex-direction: column-reverse;
    }
    .dop-items img {
        width: 350px;
    }
    .dop-heading {
        max-width: 100%;
        text-align: center;
    }
    .dop-prg {
        max-width: 100%;
        text-align: center;
    }
    .download-button {
        text-align: center;
    }
}

@media screen and (max-width: 893px) {
     .dop-heading {
        font-size: 50px;
    }
}