/* Extra Small Devices (phones, less than 576px) */
@media (max-width: 575.98px) {
    /* Your CSS here */
}

/* Small Devices (phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767.98px) {
    /* Your CSS here */
}

/* Medium Devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) {
    /* Your CSS here */
}

/* Large Devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199.98px) {
    /* Your CSS here */
}

/* Extra Large Devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
    /* Your CSS here */
}

/* General container adjustments */
/* Hide the checkbox for the hamburger menu */
.navbar-container input[type="checkbox"] {
    display: none;
}

@media (max-width: 768px) {

    /* Ensure KDS summary cards are visible */
    .kds-view .card-view {
             
        display: block !important;
        position: relative;
        left: 65%;
        width: 133% !important;
    }

.kds-view .containe-fluid-home {
        width: 62% !important;
}

    .kds-view  .order_list {
        width: 129% !important;
        left: 66% !important;
    }

    .kds-view .order_list {
              width: 130% !important;
        left: 67% !important;
        }

    /* KDS view responsive styles */
    .kds-view .widget-content-wrapper {
        margin-left: 0 !important;
        flex-direction: column;
        align-items: center;
    }

    .kds-view .widget-content-left,
    .kds-view .widget-content-right {
        text-align: center;
    }

    .kds-view .widget-numbers {
        font-size: 2.5rem !important;
        position: static !important;
    }

/* Ensure KDS summary cards are visible */
.manage_order .card-view {
        display: block !important;
        position: relative;
        left: 127%;
        width: 196% !important;
}


.manage_order .order_list {
        width: 187% ;
        left: 109% ;
    }

/* KDS view responsive styles */
.manage_order .widget-content-wrapper {
    margin-left: 0 !important;
    flex-direction: column;
    align-items: center;
}

.manage_order .widget-content-left,
.manage_order .widget-content-right {
    text-align: center;
}

.manage_order .widget-numbers {
    font-size: 2.5rem !important;
    position: static !important;
}
    /* Manage Orders page responsive styles */
    .manage_order {
        position: relative;
        right: auto;
        left: 0;
        width: 100%;
        padding: 10px;
    }

    .manage-order-title {
        font-size: 28px; /* Adjust font size for mobile */
    }

    .widget-wrapper-custom {
        margin-left: 0; /* Remove negative margin */
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .card-des .widget-content-left, .card-des .widget-content-right {
        text-align: center;
        width: 100%;
    }

    .widget-number-lg, .widget-number-md {
        position: static; /* Reset position for better flow */
        font-size: 2rem;
    }

    .order-cards-container {
        display: flex;
        flex-direction: column;
        gap: 15px;
    }

    .order-card {
        width: 100%;
    }


    /* Responsive table styles */
    .order-table {
        border: 0;
    }

    .order-table thead {
        display: none; /* Hide table headers on mobile */
    }

    .order-table tr {
        display: block;
        margin-bottom: 1rem;
        border: 1px solid #ddd;
        border-radius: 5px;
        box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    }

    .order-table td {
        display: block;
        text-align: right;
        border-bottom: 1px solid #ddd;
        padding-left: 50%;
        position: relative;
    }

    .order-table td:last-child {
        border-bottom: 0;
    }

    .order-table td::before {
        content: attr(data-label);
        position: absolute;
        left: 10px;
        font-weight: bold;
        text-align: left;
        white-space: nowrap;
    }

    .billing .carousel-inner{
   position: relative;
        width: 97%;
        overflow: hidden;
        margin-top: -87px;
        
    }
    .customer_page {
    width: min-content!important;
    position: absolute!important;
    left: 43%!important;
}
    .insert_phone {
        
        font-size: 17px;
    height: 37px;
    margin-top: 30px;
}
    .comment_responsive{
           
    margin-bottom: 39px!important;
    }
    .top_table{
            margin-bottom: 38px !important;
    }
    .key_responsive{
            width: 89%!important;
    height: auto!important;
    }
    .billing .carousel-item img{
            height: 77px;
        object-fit: cover;
        border: 3px solid #FFF;
        border-radius: 11px;
    }
    .order-table-home {
            width: max-content;
        position: absolute;
        left: -34%;
    }
    .order-table-home h3{
        
            text-align: -webkit-match-parent;
    font-size: 34px!important;
    background: #ffffff42!important;
    margin-left: 80px!important;
    
    }
    .order_table{
        width: 410%;

    }
    .btn_action button{
        padding: 9px!important;
    }
    .category_page .manage_category {
    position: absolute;
    left: 35%;
    width: 152%;
}
    .category_page .order-table-home .col-md-12{
        
              position: relative !important;
        width: auto !important;
        padding-right: 15px !important;
        padding-left: 8px !important;
        left: 31%;
    }
   .home_page_table {
        width: 36% !important;
        left: -5%;
}.dashboard {
        position: absolute !important;
        width: 104% !important;
        left: 154%;
        top: 0%;}
    
    .order-table-home .col-md-12{
             position: relative !important;
        width: 43% !important;
        padding-right: 15px !important;
        padding-left: 8px !important;
    }
    #shareModal .modal-body{
        width: 89%!important;
        margin-left: 6%!important;
    }
    .billing #bannerCarousel{
left: 5px;
        width: 118%;
        height: 60px;
        margin-top: 0px;
        margin-bottom: 1px;
    }
    
    #categoryModal .modal-body{
        width: auto;
        margin-left: 0%;
        font-size: 24px;
    }
     #google_translate_element {
        top: 23px !important;
        left: 75px;
        width: 8%;
    }
    .sidebar-shadow #google_translate_element{
        top: 29px !important;
        left: 61%;
        width: 8%;
    }
    .billing .carousel-control-prev{
       width: 0px !important;
        height: 0px !important;
        top: 25px;
        left: 14px;
    }
    .billing .carousel-control-next{
     width: 0px !important;
        height: 0px !important;
        top: 25px;
        right: 30px;
        
    }
    .track_order .container-fluid-home h3{
        
            text-align: -webkit-match-parent;
        font-size: 24px ! IMPORTANT;
        background: #ffffff42;
        margin-left: 129px;
        position: absolute;
        left: -108px;
    }
    
  
    .billing .carousel-control-prev-icon, .billing .carousel-control-next-icon{
        
            background-color: rgba(0, 0, 0, 0.5);
    padding: 9px;
    border-radius: 50%;
    }
    .dashboard_cards{
        width: 94% !important;
        margin-left: -104% !important;
        margin-top: 31% !important;
        
    }
    .dashboard_cards .card img{
        
                width: 32%!IMPORTANT;
    }
    
    .master_orders h3 {
        text-align: -webkit-match-parent !important;
        font-size: 25px !important;
        /* background: #00000042 !important; */
        /* margin-left: 28px !important; */
        /* margin-bottom: 79px !important; */
        width: max-content;
        position: absolute;
        top: 12%;
        left: -14%;
        padding: 10px;
        border-radius: 5px;
        font-weight: bold;
        text-decoration: underline}

    .master_orders .card{
        
        position: initial;
        width: 41% !important;
        margin-left: -31%;
    }
    .dashboard .sales_slides{
             font-size: 22px !important;
        width: 76% !important;
        padding: 10px !important;
        text-wrap-mode: wrap !important;
        border-radius: 17px !important;
        left: 24%;
    }

    .dashboard .home_title{
        font-size: 22px;
        margin-left: -104%;
        width: 92%;
        padding: 10px;
        text-wrap-mode: wrap !important;
        border-radius: 17px;
    }
    .dashboard_charts{
        margin-left: -63%;
        margin-top: 31%;
        width: 72%;
    }
       #pie_chart{
       height: 245px !important;
        width: 396px !important;
    }
     .sales_slides {
             margin-right: 68% !important;
        margin-left: -80%;
        width: 86%;
    }
    .dashboard_table{
            margin-left: -44%!important;
    }
       .total-summary {
    z-index: 6;
        right: 55% !important;
        padding-top: 6px;
        top: 89%;
        border-radius: 31px;
        box-shadow: rgb(255 193 7) -1px 2px 3px 0px;
        height: 33px;
    }
    .manage_order {
    position: absolute;
    right: -114px;
        width: 65%;}
    .manage_order .container-fluid h3{
        
            text-align: -webkit-match-parent;
    font-size: 35px!important;
    background: #ffffff42;
    }
    
    .manage_order .order_list{
        width: 189% ;
        left: 96%;
    }

    .manage_order .order-card{
        width: 100% !important;
    }
    .total-summary b{
        font-size: 10px!important;
    }
    .total-summary h6{
        font-size: 7px;

    }
    .track_order .col-lg-12{
                       width: 136% !important;
        position: absolute;
        left: -19%;
    }
    .category_page{
        
        position: absolute;
    left: -37%;
    width: 147%;
    }
    .inv_cat h3{
        text-align: -webkit-match-parent;
        font-size: 21px !important;
        background: #ffffff42;
        margin-left: -23% !important;
        margin-bottom: -36px !important;
    }
    #productCards .shadow-sm img{
        
            max-height: 217px;
    object-fit: cover;
    height: 273px !important;
    }
    .inventory_product {
    position: absolute !important;
    left: -64px;
    margin-top: 70px;
    width: 95% !important;
}

.product_page .col-md-12{
position: relative !important;
        width: fit-content !important;
        padding-right: 15px !important;
        padding-left: 8px !important;
        left: 16%;
        margin-top: 58px;

}

.category_page .track_img h3{
    text-align: -webkit-match-parent;
    font-size: 53px;
    background: #ffffff42;
    /* margin-left: 129px; */
    position: absolute;
    left: 29%;
    width: 59% !important;
    font-size: 27px !important;
}

.customer_page h3 {
    margin-left: -8%;
    font-size: 24px !important;
    width: fit-content;
}

.track_order h3{
    margin-left: -304%;
    margin-bottom: -22%;
    margin-top: 26%;
}

.category_page .track_img img {
    width: 67% !important;
    margin-left: 36%;
    margin-top: -9%;
}
.inventory_product_update{
                 width: 76% !important;
        left: 87% !important;
    
        top: 103%;
}
    .inventory_product_update .category-filter-container {
             position: absolute;
        left: 83%;
        top: 97%;
    }
.inventory_product_update .btn-warning {
    width: 96%;
    font-size: 10px;
}
.inventory_product_update .table-responsive {
        position: absolute!important;
    top: 117%!important;
    left: 11%!important;
}
.inventory_product_update h3{

        text-align: -webkit-match-parent!important;
    font-size: 26px!important;
    background: #ffffff42!important;
    margin-bottom: 22px!important;
}
.inv_category_page .manage_category {
   width: 155%;
        margin-left: 133px;
        margin-top: 33px;
}
.Inventory_category_page {
                  position: absolute !important;
        left: 46% !important;
}
.Inventory_category_page h3{
    font-size: 28px!important;
    background: #ffffff42!important;
    margin-left: -39px!important;
}
.customer_page .col-lg-12{
    left: -12% !important;
}

.voucher .col-lg-12{
    position: absolute;
    top: 36%;
    left: 0%;
    width: min-content;
}

.voucher h3 {
    text-align: -webkit-match-parent;
    font-size: 20px;
    background: #ffffff42;
    position: absolute;
    left: 6%;
    top: 31%;
    width: 105%;
}

.customers_page{
    position: absolute;
    left: -37%;
    width: 147%;
}

.users h3 {
   margin-left: -99% !important;
        display: inline-flex
;
}

.users {
    width: min-content !important;
    position: absolute !important;
    left: 53% !important;
}

.site_setting {
    position: absolute !important;
    left: 64% !important;
    top: 19% !important;
    width: 63% !important;
}

.site_setting h3 {
    text-align: -webkit-match-parent;
    font-size: 28px;
    background: #ffffff42;
    margin-left: -212px;
    width: 163% !important;
    margin-bottom: 32px;
}

.users .col-lg-12 {
        width: fit-content;
        margin-left: 49px !important;
}
    .category-card img{
        
        width: 100%;
        border: 1px solid #ff000045;
    }
   .track_order .clickable-img {
            width: 57% !important;
        position: absolute;
        top: 6%;
        left: -18%;
    }
    .track_order_page img {
        width: 39%;
    margin-left: 11%;
    }
    .table_managemnt img{
            margin-left: 36%;
    width: 69%;
    margin-bottom: 20px;
    }
    .sales_report h3{
         margin-left: -204px;
        font-size: 100% !important;
    }
    .payment_report{
            margin-left: -119% !important;
    }
    .sales_report{
            position: absolute !important;
        left: 126% !important;
        width: 39% !important;
    }
    .customers .card{
        position: absolute!important;
    left: -55px!important;
    }
    .Order_Chart{
            width: 96%;
    margin-top: 65%;
    margin-left: 2px;
    }
    
    .table_managemnt {
        
        width: -webkit-fill-available!important;
    margin-left: -359px!important;
    width: 277%!important;
    }   
    
       .track_order .container-fluid-home .card{
        
    left: 19% ! IMPORTANT;
        margin-bottom: 53px ! IMPORTANT;
        width: 147% ! IMPORTANT;
    }
    
.payment-option .card-body {
    height: auto;
}
   
    .payment-option {
        width: 12%;
        min-width: 72px;
        padding: 0px;}
    
    .ban_img img:hover{
        transform:none!important;
    }
    
    .menue_resp .card {
        
          height: auto!important;
    }
    .menue_resp .card:hover{
        transform:none!important;
      
        
    }
         .Search_banner{
         display: block !important;
        width: 127%;
        margin-top: -50px;
        margin-bottom: -148px;
        
    }
    .Search_item{
        width: 113%;
    }
    
      #calc {
       width: 95%;
        height: 10%;
    }
   
     .category-item {
        width: 80px; /* Smaller width */
    }

    .category-img {
        width: 50px; /* Adjusted for smaller screens */
        height: 50px;
    }

    .category-title {
        font-size: 12px; /* Smaller font for small screens */
    }


    .right-arrow {
    right: -14px!important;
}
    .left-arrow {
    left: -13px!important;
}
    
    .category-card {
        background-color: #fff;
    
        padding: 15px;
       
        transition: transform 0.3s ease, box-shadow 0.3s ease;
        box-shadow: none !important;
}
    
    .category-arrow{
        
        background: #f8b600!important;
    border: none!important;
    border-radius: 50%!important;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    font-size: 13px!important;
    color: #ffefef!important;
    cursor: pointer!important;
    padding: 6px!important;
    z-index: 10!important;
    transition: transform 0.2s ease!important;
    top: 46px!important;
}
    
    .menue_resp .card
{
               width: 182% !important;
        margin-left: -3px !important;
        z-index: 5;
        margin-top: -6px;
    }
   
            .navbar-container input[type="checkbox"] {
        position: absolute!important;
        height: 42px!important;
        width: 101px!important;
        top: 5px!important;
        left: 0px!important;
        z-index: 4!important;
        opacity: 1 !important;
        cursor: pointer!important;
        margin-left: -1px!important;
    }

   .navbar-container .hamburger-lines{
           display: block;
        height: 23px;
        width: 26px;
        position: absolute;
        top: 5px;
        left: 0px;
        z-index: 2;
        display: flex
;
        flex-direction: column;
        justify-content: space-between;
    }  


      .logo img {
                float: right;
        margin-top: -3px;
        width: 43px;
    }
    .logo{
        
                width: 190px;
        position: absolute;
        top: 0px;
        right: 15px;
    }
    .navbar{ 

bottom: 0px;
        top: auto;
        height: 48px;
       


}
    .navbar .menu-items{
            width: -webkit-fill-available;
        position: absolute;
        max-width: 140%;
        left: -39px;
        top: -212px;
   
    }

    .ban_sec {
           width: 107%;
        margin-bottom: -203px;
        margin-top: -143px;
        margin-left: -12px;
}
    .ban_img img{
        min-height: 51px !important;
        object-fit: cover !important;
        width: 109% !important;
        margin-left: -5px !important;
        border-radius: 0px;
        margin-top: 10px;
    }
    .ban_img {
    width: 109%;
    position: relative;
    top: -87px;
    left: 11px;
    height: 0px;
}
    
    
    
    /* Styling for the fixed checkout button */
.check_out_responsive_icon {
    position: fixed;
    bottom: 57px;
    right: 62px;
    background-color: #ffcc00;
    color: #fffefe;
    border: none;
    border-radius: 86px;
    padding: 7px 15px;
    font-size: 12px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    cursor: pointer;
    z-index: 10;
    display: flex;
    margin: 4px !important;
    align-items: center;
    justify-content: center;
    transition: transform 0.2s, background-color 0.3s;
    }

.check_out_responsive_icon:hover {
    background-color: #e6b800;
    transform: scale(1.1); /* Slight zoom effect on hover */
}

.check_out_responsive_icon:active {
    transform: scale(1); /* Revert zoom effect when pressed */
}

.check_out_responsive_icon i {
    margin-right: 10px; /* Adds spacing between the icon and the text */
}
    
    .card_responsive:hover {
        transform: scale(1)!important;
    box-shadow: none!important;
}
    .category_responsive .cat-list{
            width: 113%!important;
    margin-left: -12px!important;
    padding: 0px!important;
    }
    
    
    .card_responsive .text-dark:hover {
    font-size: 12px!important;
        transform: scale(1)!important;
    }
    .fnc-slide__heading-line img{
        
         width: 248px !important;
        height: 100% !important;
        margin-top: 0px !important;
    }
    
    .product-container{
        grid-template-columns: repeat(3, 1fr) !important;
        gap: 4px !important;
        width: 98%;
        margin-left: 15px;
    }
    .vertical-list .category-card{
        padding: 7px;
        width: -webkit-fill-available;
        display: block;
        text-align: center;
        width: 50px;
        margin-bottom: 2px;
        height: 67px;
    }
    .card_cat:hover{
    
  opacity: 1;
    box-shadow: #1b4cba 0px 0px 7px 0px !important;
   

}
    .card_responsive{
                   margin-right: 0px !important;
       
        padding: 23px;
        
    }
    .category_responsive{               width: 104% !important;
        padding: 15px !important;}
    
    .category_responsive .text-dark cat-item{
        
            font-size: 9px!important;
    }
    .demo-cont__credits{
        width: 100% !important;
    }
    .product-image{
        width: 84% !important;
        height: 64px !important;
        object-fit: cover !important;
}
    .product-name{
            font-size: 9px!important;
    }
    
    .product-price{
                    font-size: 12px !important;
        margin-bottom: 0%;
        margin-top: 0%;
    }
    .fnc-slide__content{

    left: 12%!important;
    top: 41%!important;
}
    .original-price{
            font-size: 9px!important;
    }
    .add-to-cart-button{
        font-size: 7px !important;
        text-wrap: revert;
        padding: 5px 24px;
    }
    .fnc-nav {
        margin-bottom: 22%!important;
    }
    .fnc-slide__mask {
     
        top: 6%!important;
        }
      #pay_modal .modal-body {
        width: 100%;
        /* margin-left: 9%; */
        margin-bottom: 26%;
        margin-top: 22%;
        height: 213px;
    
    
    }
    #pay_modal label{
            font-size: 197% !important;
    }
    
    .key_responsive .modal-body{
        margin-left: 0%;
        width: auto;
    }
    #pay_modal .modal.show .modal-dialog{
            -webkit-transform: none;
    transform: none;
    margin-top: none;
    }
    #pay_modal .container-fluid{
        
        margin-top: -65px;
    }
        .demo-cont{
            height: auto!important;
        }
        .category-slicer{
            gap: 2px!important;
            padding: 10px 0!important;
        }

        .demo-cont__credits .card{

            padding-bottom: 54px;
        }

        .demo-cont__credits .img-fluid{

            width: 35%!important;
        }

    .fnc-nav__control{
        
            width: 98px!important;
    }
    .card-title{
                font-size: 21px;
        padding: 2px;
    }
    .container-fluid{
              width: 87% !important;
        margin-bottom: 149px !important;
        position: absolute;
    }
    
   
    
    .main .card-body{
        
              position: static;
    }
    main .card-body {
            padding: 0.5rem;
        margin-right: 0px;
        margin-bottom: 20px;
    }
  
    .dashboard .text-center{
        
        font-size: 20px !important;
    }
    .dashboard .container-fluid{
        margin-left: -150px !important;
        width: 179% !important;
        font-size: 9px !important;
        padding-left: 78%;
        padding-right: 23%;
        position: static;
    }
        .d-flex .icon {
    width: 36px !important;
        margin-top: 29px !important;}
    
    #manage-order .input_sec {
                         font-size: 16px !important;
        margin-top: 29px !important;}
    
    .mb-1, .my-1 {
    margin-bottom: -1.75rem !important;
}
    .request-list th{
        
    font-size: 8px!important;

    }
      
    .custom-select {
        margin-left: 0px !important;
        margin-top: 29px;
        padding-right: 18px;
        margin-right: 4px;
    }
    
    #save_order_no_modal{
               font-size: 10px!important;
        color: #FFF !important;
        padding: 8px !important;
        
    }
    
       .fa-trash-alt{
        width: .875em!important;
   
    font-size: 10px!important;
}
    .check_out_responsive{
        display:block!important;
    }
        .order_list_menue {
            display: none;
            position: absolute;
            width: 64%;
            left: 22px;
    
}
     .card-body h6{
        
        font-size: 12px!important;
    }
       .order_list{
        
              width: 213% !important;
        margin-top: 1px;
        margin-top: 1px;
        margin-left: -28px;
    }


      details summary {
                 font-size: 12px;
        text-align: center;
        margin-top: 12px !important;
        margin-bottom: 0px;
    }


    .delivering_page .order_list {
        
                width: 57% !important;
        margin-top: 1px;
        margin-top: 1px;
        margin-left: 8px;
        margin-bottom: 48px;
    }


    .delivering_page #manage-order .input_sec{
        
                font-size: 15px !important;
    }
    .delivering_page .card td{
        font-size: 12px !important;
    }
    .delivering_page .request-list {
            margin-bottom: 0rem !important;
    }
   .delivering_page .fa-trash-alt{
        width: .875em !important;
        margin-left: -59px!important;
        font-size: 17px!important;
    }


.delivering_page .menue_resp{
    margin-left: -8%;
}
    
    
   .delivering_page #pay_modal{
     height: auto!important;   
    }
    
   
}



@media (min-width: 650px) and (max-width: 1200px) {
    
    
    .menu-items{
        
            position: absolute;
    right: 5%;
    top: 23%;
    }  
    
    .product-image{
        height: 70px;
    }
    
    
    .add-to-cart-button{
            padding: 4px 4px;
  
    font-size: 11px;
   
    }
    
    .product-price{
        
        font-size: 11px;
    }
    
    .original-price{
            font-size: 10px;
    }
    
    
    .product-container{
           display: grid
;
    grid-template-columns: repeat(4, 1fr);
    gap: 7px;
    width: 97%;
    justify-items: center;
    padding-left: 2%;
    padding-right: 2%;
    margin-bottom: 75px;
    }
    .product-container {
    display: grid
;
        grid-template-columns: repeat(4, 1fr);}
    
    .order_list_menue{
            margin-left: -3%;
    }
    .order_menue{
               width: 142%;
    }
    .sub_card{
 
      min-width: 32%;
      margin: 4px;
    }
    .payment-option .card-title{
            font-size: 9px !important;
    }
    .payment-option .card-body {
                  width: 80%;}
    
     .carousel-item img{
            height: 142px!important;
    object-fit: cover!important;
    }
    
    .carousel-control-next{
        
            height: 144px!important;
    }
   .carousel-control-next{
        
            height: 144px!important;
    }
    .carousel-control-prev{
        
           height: 144px!important;
    }
    
    .menue_resp{
        width: 93%;
    }
    .app-header__menu{
        display: none!important;
    }
    
    .app-header .app-header__content {
        /* visibility: hidden; */
        opacity: 1 !important;
        box-shadow: 0 0.46875rem 2.1875rem rgba(4, 9, 20, 0.03), 0 0.9375rem 1.40625rem rgba(4, 9, 20, 0.03), 0 0.25rem 0.53125rem rgba(4, 9, 20, 0.05), 0 0.125rem 0.1875rem rgba(4, 9, 20, 0.03);
        position: absolute;
        left: 5%!important;
        width: 93%!important;
        top: 0!important;
        transition: all .2s;
      background: none;
        border-radius: 50px;
        padding: 0 10px;
        overflow: ;
        visibility: visible!important;
    
}
  .nav-item a {
      color: #f8b600 !important;
    font-size: 12px;
    font-weight: bold;
    right: 8% !important;
    top: 20%;
}
        .app-header .app-header__content .app-header-left .nav {
        position: absolute!important;
        /* margin-bottom: 10px !important; */
        right: -69%!important;
        top: 10px!important;
        width: 91%!important;
                    display: contents!important;
    }
 #phoneKeypadModal .modal-content {
    position: absolute!important;
    height: 42%!important;
}
    
    

}

@media (max-width: 576px) {
 
    
    
    
}

@media (min-width: 1200px) and (max-width: 1399px) {
  .ban_text p {
    font-size: 21px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .ban_text p {
    font-size: 17px;
  }
  .ban_text strong {
    font-size: 50px;
    line-height: 60px;
  }
  .ban_text strong span {
    font-size: 37px;
  }
  .ban_text a {
    font-size: 16px;
    line-height: 19px;
  }
}

@media only screen and (max-width: 991px) {
  .ban_text strong {
    font-size: 35px;
    line-height: 40px;
  }
  .ban_text strong span {
    font-size: 28px;
    line-height: 35px;
    letter-spacing: 2px;
  }
  .ban_text p {
    font-size: 14px;
    line-height: 20px;
  }
  .ban_text a {
    font-size: 13.39px;
    line-height: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .ban_img img {
    min-height: 290px;
    object-fit: cover;
  }
}
@media only screen and (max-width: 575px) {
  .ban_text strong {
    background: rgba(0, 0, 0, 0.8);
    padding: 10px;
    width: 100%;
    display: block;
  }
}
@media only screen and (max-width: 480px) {
  .ban_text strong span {
    font-size: 22px;
    line-height: 31px;
    letter-spacing: 1px;
  }
  .ban_text {
    left: 2%;
  }
  .vertical-list .category-img{
    margin-bottom: 0;
    margin-right: 15px;
    width: 88px;
    height: 34px;
    
  }
     .category-item {
        width: 76px; /* Further reduced for very small screens */
    }

    .category-img {
        width: 40px;
        height: 40px;
        background-color: #fff;
        border-radius: 30px;
        /* padding: 15px; */
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
        transition: transform 0.3s ease, box-shadow 0.3s ease;
    }

    .category-title {
        font-size: 10px; /* Even smaller font */
    }
}

/* Modern style for active category items */
.category-item .category-card {
    transition: all 0.3s ease-in-out; /* Smooth transition for hover and active states */
    border: 2px solid transparent; /* Add transparent border to prevent layout shift */
    width: 109%;
}

.category-item.active .category-card {
    transform: scale(1.05);
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
    border-bottom: 5px solid #ff0707;
    border-top: none;
    border-left: none;
    border-right: none;
    border-radius: 6px;
}

/* Style for hover to provide feedback */
.category-item:not(.active) .category-card:hover {
    transform: scale(1.02);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}




