.categories-sidebar{width:255px;max-height:calc(100vh - 84px);height:100%;padding-top:24px;overflow:auto}.categories-sidebar-item{border-right:4px solid rgba(0,0,0,0);padding:6px 8px 6px 0;display:block}.categories-sidebar-item:hover{color:var(--primary);cursor:pointer}.categories-sidebar-item.active{color:var(--primary);background-image:linear-gradient( to left,rgba(var(--primary-rgb),.08),rgba(var(--primary-rgb),0));border-right-color:var(--primary);font-weight:500}.product-list .product-item{padding:16px 32px}.product-list .product-item:hover{background-color:#fafafa}.product-list .product-item .product-image{height:120px;width:120px;object-fit:contain;border-radius:8px}.product-list .product-item .product-information{flex:1}.product-list .product-item .product-information .price-information{margin-top:12px}.mt32.mt32-0{margin-top:0}.cart-sidebar{width:267px;max-height:calc(100vh - 84px);height:100%;padding:24px 12px 24px 32px;overflow:auto}.cart-sidebar h2{font-size:20px;line-height:32px}.cart-sidebar-header{background-color:var(--white);margin-bottom:32px}.cart-sidebar .cart-products-list{overflow:auto}.cart-sidebar .cart-products-list .product-item{margin-bottom:24px}.cart-sidebar .cart-products-list .product-item .product-name{font-size:14px;font-weight:500;line-height:20px}.cart-sidebar .cart-products-list .product-item .product-selling-price{margin-right:8px;font-size:16px;font-weight:500;line-height:24px}.cart-sidebar .cart-products-list .product-item .price-wrapper{flex-wrap:wrap}.cart-sidebar .cart-products-list .product-item .product-original-price{color:gray;font-size:14px;font-weight:400;line-height:20px;text-decoration:line-through}.cart-sidebar .cart-products-list .product-item .product-information{flex:1}.cart-sidebar .cart-products-list .product-item .product-price{font-size:16px;line-height:24px}.modal.hidden{display:none}.category-name-header{background-color:var(--black-100);padding:24px 32px 8px}.category-products-section{width:min(605px,100vw);border-left:1px solid var(--black-90);border-right:1px solid var(--black-90);padding-bottom:32px}.cart-sidebar-badge{min-width:30px;background-color:var(--primary);color:var(--black-100);text-align:center;border-radius:var(--border-radius-small);font-size:16px;line-height:18px;display:inline-block}.product-image-wrapper{position:relative}.bannerCategoryContainer{flex-direction:column;display:flex}@media only screen and (max-width:1024px){.storeBannersOuter+.ls-coupons-wrapper .coupons-list-wrapper-mobile{padding:0 0 12px!important}}@media only screen and (max-width:1024px){.main-header,.mobileSearchbar{display:block!important}.product-list .product-item .product-image{height:96px;width:96px;object-fit:contain;border-radius:8px}.product-list .product-item{margin:0 16px;padding:16px 0}.product-list .product-item:first-child{padding-top:4px}.product-list .product-item:not(:last-child){border-bottom:1px solid var(--black-90)}.category-wrapper{overflow:auto}.category-absolute-name{position:absolute;bottom:0;left:0}.category-img-wrapper:before{content:"";width:100%;height:100%;background-image:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.6) 60%);position:absolute;top:0;left:0}.category-name-header{padding:26px 16px 16px}.category-wrapper .category-card{max-width:124px;flex:1 0 33.3333%;margin:0 8px}.category-wrapper .category-card:first-child{margin-left:16px}.category-wrapper .category-card:last-child{margin-right:16px}.offers .offer{display:none!important}.offers .offer .offerIcon{margin-right:12px}.offerCard:first-child{margin-left:16px}}.list-wrapper{height:auto;padding:16px;overflow:scroll}.category-list{width:initial;margin:0}.category-list li:hover .category-list-title,.category-list li:active .category-list-title{color:var(--primary);font-weight:500}.category-list li:hover .category-list-product-count,.category-list li:active .category-list-product-count{background-color:var(--primary)}.category-list li:first-child{margin-top:0}.category-list li{text-transform:capitalize;flex-direction:row;justify-content:space-between;align-items:center;margin-top:12px;font-size:16px;line-height:24px;display:flex}.category-list li a{width:100%;flex-direction:row;justify-content:space-between;display:flex}.category-list-title{color:var(--primary-black);flex:1}.category-list-product-count{background-color:var(--black-60);color:var(--white);min-width:29px;border-radius:4px;justify-content:center;align-items:center;margin-left:8px;padding:3px 2px;font-size:14px;font-weight:500;line-height:14px;display:inline-flex}.viewAllCategories{background-color:#fff;justify-content:center;align-items:center;padding:16px 0;font-size:16px;font-weight:500;line-height:24px;display:flex;position:-webkit-sticky;position:sticky;bottom:0;box-shadow:0 1px 2px #000}.viewAllCategories a{color:var(--black-12)}.clear-bag-text{text-align:left;color:var(--black-12);font-size:18px;font-weight:500;line-height:26px}.clearBagButton{border-radius:var(--border-radius-medium);color:#fff;background-color:var(--primary);cursor:pointer;height:48px;width:158px;text-align:center;margin:auto;padding:12px 40px;font-size:16px;font-weight:500;line-height:24px}.clearbagModel{z-index:10001;color:#000;max-width:450px;background-color:#fff;border-radius:8px;padding:24px;-webkit-animation:animateIn .2s ease-out;animation:animateIn .2s ease-out;position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);box-shadow:0 4px 20px rgba(26,24,30,.16)}.close-modal{height:24px;width:24px;border-radius:50%;justify-content:center;align-items:center;display:flex}.close-modal:hover{background-color:var(--black-95)}@-webkit-keyframes animateIn{0%{top:100%;left:50%}to{top:50%;left:50%}}@keyframes animateIn{0%{top:100%;left:50%}to{top:50%;left:50%}}