.category_sidebar .category_header{cursor:pointer;background:#fff;border:1px solid #dce8df;border-radius:7px;justify-content:space-between;align-items:center;margin-bottom:10px;padding:15px 30px;font-size:17px;font-weight:700;display:flex}.category_sidebar .brand_section{margin-top:10px}.category_sidebar .active_category{color:#198754;border-color:#198754}.category_sidebar .category_list{scrollbar-width:thin;scrollbar-color:#198754 #eef5f0;border:1px solid #dce8df;border-radius:7px;max-height:400px;overflow:auto}.category_sidebar .category_list .category_item{cursor:pointer;border-bottom:1px solid #edf1ee;justify-content:space-between;align-items:center;padding:10px 30px;font-size:16px;font-weight:600;transition:all .3s;display:flex}.category_sidebar .category_list .category_item:hover{color:#198754;background:#f3faf5}.category_sidebar .category_list .subcategory_list{background:#fafcfb}.category_sidebar .category_list .subcategory_item{cursor:pointer;border-bottom:1px solid #edf1ee;justify-content:space-between;padding:10px 30px 10px 40px;font-weight:500;transition:all .3s;display:flex}.category_sidebar .category_list .subcategory_item:hover{background:#f3faf5;color:#198754!important}.category_sidebar .category_list .childcategory_list{background:#f7faf8}.category_sidebar .category_list .childcategory_item{cursor:pointer;border-bottom:1px solid #edf1ee;padding:10px 20px 10px 65px;transition:all .3s}.category_sidebar .category_list .childcategory_item:hover{background:#eaf6ee;color:#198754!important}.category_sidebar .category_item.active_category,.category_sidebar .subcategory_item.active_subcategory,.category_sidebar .childcategory_item.active_child,.category_sidebar .category_item.active_brand{font-weight:600;color:#198754!important}.category_sidebar .category_item.active_category svg,.category_sidebar .subcategory_item.active_subcategory svg{color:#198754!important}@media (min-width:0) and (max-width:575.98px){.category_sidebar .category_list .category_item,.category_sidebar .category_list .subcategory_item{font-size:15px}}
