body{
    margin: 0px;
    padding:0px;
    box-sizing: border-box;
    font-family:"Montserrat";
    background-color: #FFFFFF;
  /*  margin-bottom: 80px;*/
}

.cls_main {
    /*display: flex;
    flex-direction: column;
    height: 100vh;
   replaced for flex layout */
    padding: 12px;
    display: block;
}
.cls_nav{
    display: flex;
    column-gap: 2px;
    padding: 12px 12px 0px 12px;
}
.cls_nav2{
    display: flex;
    justify-content: space-between;
    padding: 12px 12px 0px 12px;

}
.cls_nav2_left{
    display: flex;
    column-gap: 16px;
}
.cls_nav2_right{
    display: flex;
    column-gap: 12px;
    justify-content: flex-end;
}
.cls_nav1{
    display: flex;
    column-gap: 8px;
    padding: 12px 12px 0px 12px;
}
.cls_nav_label {
    font-size: 18px;
    font-weight: 700;
    line-height: 27px;
    margin: 0px;
    color: #3F4043;
}
.cls_nav_left{
    width: 18%;
    display: flex;
}
.cls_nav_center{
    width: 100%;
    justify-content: center;
    display: flex;
}
.cls_nav_right{
    width: 20%;
    display: flex;
    column-gap: 5px;
    justify-content: flex-end;
    align-items:center;
}
.cls_nav_img{
    width: 24px;
}
.cls_location_outline{
    display: flex;
    column-gap: 4px;
    align-items: center;
}
.cls_select_outline{
    display: flex;
    flex-direction: column;
    gap: 2px;
    width: 100%;
}
.cls_select_label{
    font-size: 10px;
    font-weight: 600;
    line-height: 15px;
}
.cls_select{
    border: 0px;
    background-color: inherit;
    padding: 0px;
    margin: 0px;
    font-size: 12px;
    font-weight: 700;
    line-height: 21px;
    outline: none;
    color:  #3F4043;
}
.cls_search_outline{
    display: flex;
    column-gap: 4px;
    background-color: #F2F2F2;
    border-radius: 15px;
    margin: 0px 0px;
    padding: 0px 6px;
    overflow: hidden;
}
.cls_search_outline_input{
    border: 0px;
    background-color: inherit;
    font-size: 13px;
    font-weight: 500;
    line-height: 19.5px;
    width: 100%;
    padding: 9px 0px;
    outline: none;
    color: #828282;
}
.cls_search_img{
    width: 24px;
}
.cls_home_container{
    background-color: #D8ECC6;
    height: 208px;
    display: block;
}
.cls_categories_cont_out{
    display: flex;
    flex-direction: column;
    gap: 4px;
    margin: 12px 0px 0px 0px;

}
.cls_categories_cont{
    display: flex
    ;
        column-gap: 2.66% !important;
        flex-wrap: wrap;
        row-gap: 11px;
        justify-content: flex-start !important;
}
.cls_categories_div{
    display: flex;
    flex-direction: column;
    gap: 2px;
    width: 23%;
    text-align: center;
}
.cls_fruits_logo_img {
    width: 100%;
    border: 1px solid #C9C9C9;
    border-radius: 5px;
    padding: 4px 0px;
    object-fit: cover;
    margin-bottom:4px;
}
.cls_categories_cont_label{
    font-size: 12px;
    font-weight: 700;
    line-height: 18px;
}
.cls_categories_div_label{
    font-size: 10px;
    font-weight: 600;
    line-height: 11.7px;
}
.cls_rec_order_out{
    display: flex;
    flex-direction: column;
    margin-top: 14px;
    gap: 4px;
}
.cls_rec_order_div{
    display: flex;
    justify-content: space-between;
}
.cls_rec_order_div_label{
    font-size: 12px;
    font-weight: 700;
    line-height: 18px;
}
.cls_rec_order_div_label1{
    color: #4D7A3B;
    font-size: 12px;
    font-weight: 700;
    line-height: 18px;
}
.cls_rec_order_container{
    box-shadow: 0px 0px 17px 1px #3235451A;
    border-radius: 10px;
    border-bottom: 2px solid #7AC439;
    padding: 11px;
    display: flex;
    column-gap: 12px;
    justify-content: space-between;
}
.cls_rec_order_container_right{
    display: flex;
    align-items: center;
}
.cls_rec_order_cart{
    display: flex;
    flex-direction: column;
    row-gap: 8px;
    width: 100%;
}
.cls_rec_order_cart_top{
    display: flex;
    flex-direction: column;
    gap: 1px;
}
.cls_rec_order_cart_bottom{
    display: flex;
    gap: 4px;
    justify-content: space-between;
}
.cls_rec_order_cart_top_div{
    display: flex;
    column-gap: 4px;
    align-items: center;
}
.cls_rec_order_label{
    font-size: 13px;
    font-weight: 700;
    line-height: 19.5px;
    color: #464850;
}
.cls_rec_order_label1{
    color: #EC8B32;
    font-size: 10px;
    font-weight: 500;
    line-height: 15px;
}
.cls_rec_order_label2{
    font-size: 10px;
    font-weight: 500;
    line-height: 12.19px;
    color: #737F8F;
}
.cls_rec_order_label3{
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
    color: #464850;
}
.cls_rec_order_label4{
    font-size: 10px;
    font-weight: 700;
    line-height: 12.19px;
    color: #529716;
}
.cls_rec_order_cart_bottom_div{
    display: flex;
    flex-direction: column;

}
.cls_rec_order_cart_bottom_label{
    font-size: 10px;
    font-weight: 500;
    line-height: 15px;
}
.cls_rec_order_cart_bottom_label1{
    font-size: 13px;
    font-weight: 700;
    line-height: 19.5px;
    color: #4D7A3B;
}
.cls_footer{
    background-color: inherit;
    display: flex;
    justify-content: center;
    text-align: center;
    padding: 8px 0px;
    column-gap: 9px;
    margin-top: 14px;
    align-items: center;
}
.cls_footer_label{
    font-size: 11px !important;
    font-weight: 700;
    line-height: 21px;
    color: #FFF;
}
.cls_rec_order_cart_bottom1{
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.cls_btn_green{
    border: 1px solid #4D7A3B;
    width: 100%;
    border-radius: 5px;
    padding: 6px;
    font-size: 15px;
    font-weight: 500;
    line-height: 22.5px;
    color: #4D7A3B;
    background-color: inherit;
}
.cls_delivery_outline{
    display: flex;
    flex-direction: column;
    gap: 0px !important;
    margin-top: 12px;
    text-align:left;
}
.cls_delivery_label{
    font-size: 12px;
    font-weight: 600;
    line-height: 18px;
    color: #3F4043;
}
.cls_delivery_label1{
    color: #4D7A3B;
    font-size: 12px;
    font-weight: 700;
    line-height: 18px;
    text-decoration:underline ;
}
.cls_address_outline{
    display: flex;
    flex-direction: column;
    margin-top: 12px;
    gap: 10px;
}
.cls_address_div {
    display: flex;
    flex-direction: column;
    gap: 4px !important;
    align-items: flex-start;
}
.cls_address_label{
    font-size: 12px;
    font-weight: 600;
    line-height: 18px;
    color: #3F4043;

}
.cls_address_input{
    border: 1px solid #858585;
    border-radius: 8px;
    padding: 8px;
    color: #3F4043;
    font-size: 14px;
    font-weight: 700;
    line-height: 21px;
    outline: none;
    width:100%;
}
.cls_items_outline{
    display: flex;
    column-gap: 6px;
    margin-top: 12px;
}
.cls_items_outline_left {
    display: flex;
    flex-direction: column;
    gap: 4px;
    max-height: calc(100vh - 50px);
    overflow-x: hidden;
    overflow-y: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    width: 115px;
}
.cls_items_container{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 84px;
    height: 121px;
    border-radius: 5px;
    border:1px solid #CBCBCB;
    gap: 6px;
    text-align:center;
    padding:0px 3px;
}
.cls_items_container_label{
    font-size: 10px;
    font-weight: 600;
    line-height: 15px;
    color: #3F4043;
}
.cls_items_outline_right{
    display: flex;
    flex-direction: column;
    gap: 4px;
    width: 100%;
}
.cls_cabbage_icon {
    width: 58px !important;
    height: 49px !important;
    object-fit: cover;
}
.cls_items_cont {
    display: flex;
    flex-direction: column;
    gap: 6px !important;
    max-height: calc(100vh - 50px);
    overflow-x: hidden;
    overflow-y: auto;
    scrollbar-width: none;
}
.cls_item_cont_out{
    border-radius: 5px;
    border: 1px solid #C4C4C4;
    display: flex;
    flex-direction: column;
    padding: 0px 0px 0px 0px;
    gap: 0px !important;position:relative;
}
.cls_item_cont_out1 {
    background-color: #E3EFDE;
    border-radius: 5px;
    padding: 4px 7px;
    margin-top: 0px !important;
    display: flex;
}
.cls_item_cont_out1_label{
    font-size: 7px;
    font-weight: 500;
    line-height: 10.5px;
    color: #356681;
}
.cls_item_cont_out_top {
    display: flex;
    width: 100%;padding-left:67px;
    /* Removed column-gap and align-items for full width */
}
.cls_disc_tag {
    background-color: #E2582D;
    padding: 3px 4px !important;
    width: 62px;
    display: flex;position:absolute;
}
.cls_disc_tag_label{
    color: #FFF;
    font-size:8px ;
    font-weight: 600;
    line-height: 12px;
    margin:0px;
}
.cls_item_cont_out_top_rgt{
    display: flex;
    flex-direction: column;
    gap: 4px;
}
.cls_item_cont_label {
    font-size: 11px;
    font-weight: 700;
    line-height: 16.5px;
    color: #3F4043;
    margin-bottom: 1px;
}
.cls_item_cont_label1{
    font-size: 8px;
    font-weight: 500;
    line-height: 12px;
    color: #356681;
}
.cls_item_cont_div1 {
    display: flex;
    flex-direction: column;
    gap: 0px !important;
    width: 23%;
}
.cls_item_cont_div {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
    align-items: flex-start;
    gap:0px !important;
}
.cls_item_cont_label2{
    font-size: 11px;
    font-weight: 700;
    line-height: 16.5px;
    color: #EA4D3C;
}
.cls_item_cont_out_btm {
    display: flex;
    justify-content: space-between;
    padding: 0px 8px;
    gap: 10%;
    width: 100%;
}
.cls_item_cont_out_btm_left {
    display: flex;
    gap: 15px !important;
    width: 70%;
}
.cls_items_select {
    border: 1px solid #D3D7E7;
    border-radius: 2px;
    font-size: 8px;
    font-weight: 500;
    line-height: 12px;
    color: #4F5054;
    padding: 2px;
    margin-bottom: 8px;
}
.cls_items_selector {
    background-color: #4D7A3B;
    border: 1px solid #4D7A3B;
    border-radius: 5px;
    padding: 4px 5px 4px 7px !important;
    column-gap: 2px !important;
    display: flex;
    align-items: center;
}
.cls_items_selector_label {
    font-size: 22px;
    font-weight: 400;
    line-height: 18px;
    color: #FFF;
    margin: 0px;
}
.cls_items_selector_label1{
    font-size: 10px;
    font-weight: 700;
    line-height: 15px;
    color: #FFF;
}
.cls_footer1{
    display: flex;
    flex-direction: column;
    position: fixed;
    bottom: 0;
    left:0;
    z-index: 20;
    width: 100%;
    background-color: #FFF;
}
.cls_footer_text{
    display: flex;
    background-color: #FFE7E5;
    text-align: center;
    padding: 5px 0px;
    justify-content: center;
}
.cls_footer_text_green{
    display: flex;
    background-color: #DDF8C6;
    text-align: center;
    padding: 5px 0px;
    justify-content: center;
}
.cls_footer_text_label{
    font-size: 10px;
    font-weight: 500;
    line-height: 15px;
    color: #A1534B;
}
.cls_footer_text_label_green{
    font-size: 10px;
    font-weight: 700;
    line-height: 15px;
    color: #529716;
}
.cls_footer_text_span{
    font-weight: 700;
}
.cls_footer_container{
    display: flex;
    justify-content: space-between;
    padding: 7px 12px;
    align-items:center;
}
.cls_footer_div{
    display: flex;
    flex-direction: column;
}
.cls_footer_div_label{
    color: #3F4043;
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
}
.cls_footer_div_span{
    font-size: 17px;
    font-weight: 700;
    line-height: 25.5px;
}
.cls_footer_btn {
    border: 1px solid #4D7A3B;
    background-color: #4D7A3B;
    padding: 7px 25px;
    color: #FFF;
    font-size: 14px;
    font-weight: 700;
    line-height: 21px;
    border-radius: 6px;
    width: 100%;
    text-align: center;
}
.cls_cart_header{
    display: flex;
    justify-content: space-between;
    background-color: #FFE5E3;
    align-items: center;
    padding: 4px 8px;
    margin-top:12px;


}
.cls_header_text{
    font-size: 10px;
    font-weight: 700;
    line-height: 15px;
    color: #505050;

}
.cls_header_btn{
  border: 1px solid #EA4D3C;
  color: #EA4D3C;
  padding: 5px 10px;
  font-size: 10px;
  font-weight: 700;
  line-height: 15px;  
  background-color: #FFF;
}
.cls_cnf_outline{
    display: flex;
    flex-direction: column;
    margin-top: 12px;

}
.cls_cnf_outline_cont{
    display: flex
    ;
        border-top: 1px solid #D9D9D9;
        border-bottom: 1px solid #D9D9D9;
        padding: 6px 0px;
        width: 100%;
        justify-content: space-between;
        align-items: flex-end !important;
        margin-top: -1px;

}
.cls_cnf_cont_left{
    display: flex;
    flex-direction: column;
    gap: 2px;
}
.cls_cnf_cont_label{
    font-size: 12px;
    font-weight: 700;
    line-height: 18px;
    color: #3F4043;

}
.cls_cnf_cont_label1{
    font-size: 12px;
    font-weight: 600;
    line-height: 18px;
    color: #3F4043;
    
}
.cls_cnf_cont_label2 {
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    color: #4D7A3B;
    margin: 0px;
}
.cls_cnf_outline1{
    display: flex;
    flex-direction: column;
    margin-top: 32px;
}
.cls_cnf_header_label{
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    color: #3F4043;
    margin:0px;

}
.cls_pricing_outline{
    display: flex;
    justify-content: space-between;
    padding: 6px 0px;
    border-bottom: 1px solid #2E314140;
}
.cls_pricing_outline1{
    display: flex;
    justify-content: space-between;
    padding: 6px 0px;
}
.cls_pricing_div{
    display: flex;
    flex-direction: column;
}
.cls_pricing_div_label{
    font-size: 12px;
    font-weight: 700;
    line-height: 18px;
    color: #3F4043;
    margin:0px;

}
.cls_pricing_div_label1 {
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    color: #3F4043;
    margin: 0px;
}
.cls_pricing_div_label2 {
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    color: #4D7A3B;
    margin: 0px;
}
.cls_cnf_del_outline{
    display: flex;
    flex-direction: column;
    gap: 5px;
    margin-top: 12px;
}
.cls_cnf_del_label{
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    color: #3F4043;

}
.cls_cnf_del_div{
    display: flex;
    justify-content: space-between;
    gap:10px;
}
.cls_del_btn{
    width: 100%;
    border: 1px solid #B4B8C6;
    border-radius: 5px;
    font-size: 15px;
    font-weight: 500;
    line-height: 22.5px;
    color: #4F5054;
    display: flex;
    column-gap: 4px;
    background-color: #FFF;
    justify-content: center;
    align-items: center;
    padding: 6px;

}
.cls_del_btn_green{
    width: 100%;
    border: 1px solid #4D7A3B;
    border-radius: 5px;
    font-size: 15px;
    font-weight: 500;
    line-height: 22.5px;
    color: #FFF;
    display: flex;
    column-gap: 4px;
    background-color: #4D7A3B;
    justify-content: center;
    align-items: center;
    padding: 6px;
}
    .cls_del_btn_green:focus{
        color:#FFF;
    }
    .cls_del_btn_green:hover {
        color: #FFF;
        text-decoration:none;
    }
    .cls_del_adress_outline {
        display: flex;
        flex-direction: column;
        gap: 6px;
        margin-top: 24px;
    }
.cls_del_adress_div{
    display: flex;
    justify-content: space-between;
    align-items:center;
}
.cls_del_adress_div_label{
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    color: #3F4043;
}
.cls_del_adress_btn{
    border: 1px solid #B4B8C6;
    padding: 7px 20px;
    color: #4D7A3B;
    font-size: 15px;
    font-weight: 600;
    border-radius: 6px;
}
.cls_card_outline{
    display: flex;
    column-gap: 8px;
    overflow-x: auto;
    white-space: nowrap;
}
.cls_card_div{
    display: flex
;
    flex-direction: column;
    background-color: #EBFBDD;
    border: 1px solid #7AC439;
    border-radius: 6px;
    padding: 12px 8px;
    min-width: 67%;
    white-space: normal;
    word-wrap: break-word;
}
.cls_card_div1{
    display: flex
    ;
        flex-direction: column;
        background-color: #FFF;
        border: 1px solid #7AC439;
        border-radius: 6px;
        padding: 12px 8px;
        min-width: 67%;
        white-space: normal;
        word-wrap: break-word;
}
.cls_card_div_label{
    color: #4D7A3B;
    font-size: 12px;
    font-weight: 600;
    line-height: 22.5px;
}
.cls_card_div_label1{
    color: #4F5054;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
}
.cls_card_div_label2{
    color: #4F5054;
    font-size: 15px;
    font-weight: 500;
    line-height: 22.5px;
}
.cls_note{
    display: flex;
    flex-direction: column;
    gap: 6px;
    margin-top: 12px;
}
.cls_note_heading{
    font-size: 14px;
    font-weight: 700;
    line-height: 21px;
    color: #3F4043;
}
.cls_note_ol{
    margin: 0px;
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
   
}
.cls_note_ol li{
    margin-bottom: 4px;
}

/*Aligment issues*/
.cls_nav_padding {
    padding: 12px 12px 0px 12px;
}
.cls_block{
    display:block;
}
.cls_flex{
    display:flex;
}
.cls_main{
    padding:0px !important;
}
.cls_categories_div_label {
    color: #3F4043;
}
.cls_footer_section {
    text-align: center;
    width: 100%;
    float: left;
    margin-top: 14px;
}
.cls_items_selector_label1 {
    width: 100%;
    padding: 0px !important;
    margin: 0px !important;
    background-color: #4D7A3B;
    color:#FFF !important;
    text-align:center;
    border:0px !important;
}
.cls_footer_label{
    margin:0px;
}
.cls_text_white{
    color:#FFF;
}
.cls_text_black {
    color: #000;
}
.cls_text_right{
    text-align:right;
}
.cls_Login {
    display: flex;
    flex-direction: column;
    gap: 6px;
    margin: 34px 0px;
}
.cls_Login_div {
    display: flex;
    flex-direction: column;
}
.cls_justify_flex_end{
    justify-content:flex-end;
}
.cls_cnf_ordertype_div {
    display: flex;
    gap: 10px;
}
label{
    margin:0px;
}
input[type="radio"] {
    margin: 0px;
}
.cls_justify_space_bet {
    justify-content: space-between;
}
.cls_popup_input {
    border: 1px solid #d1d1d1;
    padding: 8px;
    font-size: 12px;
    font-weight: 600;
    color: #000;
    border-radius: 5px;
    margin-bottom: 4px;
}
.cls_popup_btn {
    width: 100%;
    border-radius: 6px;
    border: 1px solid #d1d1d1;
    text-align: center;
    font-size: 13px;
    font-weight: 600;
}
.cls_gap_12{
    gap:12px;
}
.cls_align_center{
    align-items:center;
}
.cls_menu_logo{
    background-color:#FFF;
    width:24px;
    border-radius:50%;
}
.cls_img_fit{
    width:100%;
    object-fit:cover;
}
.cs_cart_n .span_1 {background:#4D7A3B;padding:3px;border-radius:50px;font-size:9px;color:#fff;
}
.a inupt:focus{
    color:inherit;
}
a:hover, a:focus{
    color:inherit;
    text-decoration:none;
}
.cls_terms{
    padding-bottom:14px;
}
.cls_footer_btn:link,
.cls_footer_btn:visited,
.cls_footer_btn:hover,
.cls_footer_btn:focus,
.cls_footer_btn:active {
    color: #FFF !important;
    text-decoration: none;
}
.cls_padding_btm_12px{
    padding-bottom:12px;
}
.cls_register_btn:link,
.cls_register_btn:visited,
.cls_register_btn:hover,
.cls_register_btn:focus,
.cls_register_btn:active {
    color: #FFF !important;
    text-decoration: none;
}

/* Category Navigation Styles - Compact Design */
.cls_category_navigation {
    background: #fff;
    border-bottom: 1px solid #e0e0e0;
    padding: 6px 0;
    margin-bottom: 15px;
    scrollbar-width: thin;
    scrollbar-color: #28a745 #f0f0f0;
    overflow-x: auto;
    overflow-y: hidden;
    height: 78px
}

.cls_category_container {
    display: flex;
    gap: 8px;
    padding: 0 10px;
    /* width:1500px; removed for dynamic width */
}

.cls_category_container::-webkit-scrollbar {
    height: 4px;
}

.cls_category_container::-webkit-scrollbar-track {
    background: #f0f0f0;
    border-radius: 2px;
}

.cls_category_container::-webkit-scrollbar-thumb {
    background: #28a745;
    border-radius: 2px;
}

.cls_category_item {
    display: flex;
    align-items: center;
    padding: 6px 4px;
    border-radius: 6px;
    cursor: pointer;
    transition: all 0.2s ease;
    min-width: 60px;
    text-align: center;
    border: 1px solid transparent;
    background: #f8f9fa;
}

.cls_category_item:hover {
    background: #e8f5e8;
    border-color: #28a745;
    transform: translateY(-1px);
}

.cls_category_item.active_cat {
    background: #28a745;
    color: white;
    border-color: #28a745;
    box-shadow: 0 2px 4px rgba(40, 167, 69, 0.3);
}

.cls_category_label {
    font-size: 10px;
    margin-top: 0px;
    text-align: center;
    font-weight: 500;
    line-height: 1.2;
}

.cls_subcategory_item {
    /*display: flex;
    align-items: center;
    padding: 3px 4px;
    border-radius: 3px;
    cursor: pointer;
    transition: all 0.2s ease;
    margin-bottom: 2px;
    border: 1px solid #e0e0e0;
    background: #fff;
    font-size: 10px;*/

    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 90px;
    border-radius: 5px;
    border: 2px solid #CBCBCB;
    gap: 6px;
    text-align: center;
    padding: 0px 3px;
}

.cls_subcategory_item:hover {
    background: #f0f8f0;
    border-color: #28a745;
    transform: translateX(1px);
}

.cls_subcategory_item.active_subcat {
    /*background: #28a745;
    color: white;*/
    border-color: #28a745;
    box-shadow: 0 1px 2px rgba(40, 167, 69, 0.3);
}

.cls_subcategory_label {
    font-size: 10px;
    margin-left: 3px;
    font-weight: 500;
    line-height: 1.1;
}

/* Compact subcategory container */
.cls_items_outline_left {
    padding: 3px;
    background: #f8f9fa;
    border-radius: 3px;
    margin-right: 6px;
    max-height: calc(100vh - 50px);
    overflow-y: auto;
    width: 88px;
    min-width: 70px;
}

/* Optimize main layout for more space */
.cls_items_outline {
    display: flex;
    gap: 0px;
}

.cls_items_outline_right {
    flex: 1;
    min-width: 0;
}

/* Responsive design for category navigation */
@media (max-width: 768px) {
    .cls_category_container {
        gap: 6px;
        padding: 0 8px;
    }
    
    .cls_category_item {
        min-width: 50px;
        padding: 4px 3px;
    }
    
    .cls_category_label {
        font-size: 11px;
    }
    
    .cls_subcategory_item {
        padding: 4px 6px;
        font-size: 11px;
    }
    
    .cls_subcategory_label {
        font-size: 11px;
        margin-left: 4px;
    }
    
    .cls_items_outline_left {
        padding: 4px;
        margin-right: 0px;
        width: 80px;
        min-width: 70px;
    }
    
    .cls_items_outline {
        gap: 8px;  }
}

/* Extra small screens */
@media (max-width: 480px) {
    .cls_category_navigation {
        padding: 4px 0;
        margin-bottom: 10px;
        height: 78px;
    }
    
    .cls_category_container {
        gap: 4px;
        padding: 0 6px;
    }
    
    .cls_category_item {
        min-width:120px;
        padding: 4px 5px;
    }
    
    .cls_category_label {
        font-size: 11px;
    }
    
    .cls_items_outline_left {
        width:90px;
        min-width: 60px;
        padding: 3px;
    }
    
    .cls_subcategory_item {
        padding: 3px 4px;
        font-size: 10px;
    }
    
    .cls_subcategory_label {
        font-size: 10px;
        margin-left: 3px;
    }
}
