Skip to content
FREE SHIPPING on all orders above ₹ 999
5% OFF for 1st time customers Enter Promo Code : WELCOME5 on checkout
BUY 2 & GET 5% OFF
BUY 3 & GET 10% OFF
BUY WORTH Rs.1,500 & GET 15% OFF
FREE SHIPPING on all orders above ₹ 999
5% OFF for 1st time customers Enter Promo Code : WELCOME5 on checkout
BUY 2 & GET 5% OFF
BUY 3 & GET 10% OFF
BUY WORTH Rs.1,500 & GET 15% OFF
FREE SHIPPING on all orders above ₹ 999
5% OFF for 1st time customers Enter Promo Code : WELCOME5 on checkout
BUY 2 & GET 5% OFF
BUY 3 & GET 10% OFF
BUY WORTH Rs.1,500 & GET 15% OFF
FREE SHIPPING on all orders above ₹ 999
5% OFF for 1st time customers Enter Promo Code : WELCOME5 on checkout
BUY 2 & GET 5% OFF
BUY 3 & GET 10% OFF
BUY WORTH Rs.1,500 & GET 15% OFF
FREE SHIPPING on all orders above ₹ 999
5% OFF for 1st time customers Enter Promo Code : WELCOME5 on checkout
BUY 2 & GET 5% OFF
BUY 3 & GET 10% OFF
BUY WORTH Rs.1,500 & GET 15% OFF
FREE SHIPPING on all orders above ₹ 999
5% OFF for 1st time customers Enter Promo Code : WELCOME5 on checkout
BUY 2 & GET 5% OFF
BUY 3 & GET 10% OFF
BUY WORTH Rs.1,500 & GET 15% OFF
FREE SHIPPING on all orders above ₹ 999
5% OFF for 1st time customers Enter Promo Code : WELCOME5 on checkout
BUY 2 & GET 5% OFF
BUY 3 & GET 10% OFF
BUY WORTH Rs.1,500 & GET 15% OFF
FREE SHIPPING on all orders above ₹ 999
5% OFF for 1st time customers Enter Promo Code : WELCOME5 on checkout
BUY 2 & GET 5% OFF
BUY 3 & GET 10% OFF
BUY WORTH Rs.1,500 & GET 15% OFF

Latest Posts

Step behind the scenes at Homepick to explore our industry insights, everyday learnings, and how we’re shaping the brand from the inside out.

Read More

Thanks for subscribing!

This email has been registered!

Shop the look

Choose options

Homepick
Get a first taste of fresh batches, secret heirloom recipes & exclusive offers -straight from our kitchen to your inbox.

Because life’s too short for boring meals.

Recently viewed

Edit option
is added to your shopping cart.
this is just a warning
Login
Shopping cart
0 items
/* AS Cart Drawer - modern UI overrides for the existing Halo quick cart sidebar */ /* Drawer sizing + base */ .halo-cart-sidebar.as-cart-drawer{ width: var(--as-cartdrawer-width, 400px); max-width: 92vw; background: var(--as-cartdrawer-bg, #fff); color: var(--as-cartdrawer-text, #121212); border-left: 1px solid var(--as-cartdrawer-border, #e9e9ee); border-top-left-radius: var(--as-cartdrawer-radius, 16px); border-bottom-left-radius: var(--as-cartdrawer-radius, 16px); overflow: hidden; } body.cart-sidebar-show .halo-cart-sidebar.as-cart-drawer{ box-shadow: 0 16px 40px rgba(0,0,0,.18); } /* Header */ .halo-cart-sidebar.as-cart-drawer .halo-sidebar-header{ position: sticky; top: 0; z-index: 2; background: var(--as-cartdrawer-bg, #fff); border-bottom: 1px solid var(--as-cartdrawer-border, #e9e9ee); padding: 14px 18px; } .halo-cart-sidebar.as-cart-drawer .halo-sidebar-header .title{ font-family: var(--font-heading-family); font-weight: 700; font-size: 16px; letter-spacing: .2px; color: var(--as-cartdrawer-text, #121212); } .halo-cart-sidebar.as-cart-drawer .halo-sidebar-header .wrapper-cartCount{ color: var(--as-cartdrawer-muted, #6b6b75); font-size: 12px; margin-top: 2px; } /* Main scroll area */ .halo-cart-sidebar.as-cart-drawer .halo-sidebar-wrapper{ padding: 12px 14px 16px; } .halo-cart-sidebar.as-cart-drawer .custom-scrollbar{ scrollbar-width: none; } .halo-cart-sidebar.as-cart-drawer .custom-scrollbar::-webkit-scrollbar{ width: 0; height: 0; } /* Benefits row */ .halo-cart-sidebar.as-cart-drawer .as-cart-benefits{ display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 8px; margin: 10px 0 14px; } .halo-cart-sidebar.as-cart-drawer .as-cart-benefits__item{ display: flex; align-items: center; justify-content: center; gap: 6px; padding: 8px 10px; background: var(--as-cartdrawer-surface, #f7f7f8); border: 1px solid var(--as-cartdrawer-border, #e9e9ee); border-radius: 12px; text-align: center; line-height: 1.2; } .halo-cart-sidebar.as-cart-drawer .as-cart-benefits__icon{ width: 18px; height: 18px; object-fit: contain; display: block; } .halo-cart-sidebar.as-cart-drawer .as-cart-benefits__dot{ width: 8px; height: 8px; border-radius: 999px; background: var(--as-cartdrawer-accent, #d6333a); display: inline-block; } .halo-cart-sidebar.as-cart-drawer .as-cart-benefits__text{ font-size: 11px; font-weight: 600; color: var(--as-cartdrawer-text, #121212); } /* Cart items -> card look */ .halo-cart-sidebar.as-cart-drawer .previewCart{ padding: 0; } .halo-cart-sidebar.as-cart-drawer .previewCartList{ display: grid; gap: 10px; } .halo-cart-sidebar.as-cart-drawer .previewCartItem{ padding: 12px; border: 1px solid var(--as-cartdrawer-border, #e9e9ee); border-radius: 14px; background: var(--as-cartdrawer-surface, #f7f7f8); } .halo-cart-sidebar.as-cart-drawer .previewCartItem + .previewCartItem{ border-top: 1px solid var(--as-cartdrawer-border, #e9e9ee); } .halo-cart-sidebar.as-cart-drawer .previewCartItem-name{ font-size: 14px; line-height: 1.3; margin-bottom: 6px; color: var(--as-cartdrawer-text, #121212); } .halo-cart-sidebar.as-cart-drawer .previewCartItem-variant, .halo-cart-sidebar.as-cart-drawer .card-properties{ color: var(--as-cartdrawer-muted, #6b6b75); } .halo-cart-sidebar.as-cart-drawer .previewCartItem-remove{ right: 10px; top: 10px; bottom: auto; } /* Totals + actions (bottom area) */ .halo-cart-sidebar.as-cart-drawer .previewCartInfo{ position: sticky; bottom: 0; z-index: 2; background: var(--as-cartdrawer-bg, #fff); border-top: 1px solid var(--as-cartdrawer-border, #e9e9ee); padding: 12px 0 0; margin-top: 14px; } .halo-cart-sidebar.as-cart-drawer .previewCartTotalsPrice{ padding: 0 2px; margin: 0 0 10px; } .halo-cart-sidebar.as-cart-drawer .previewCartTotals{ display: flex; justify-content: space-between; gap: 10px; padding: 6px 0; font-size: 13px; } .halo-cart-sidebar.as-cart-drawer .previewCartTotals-label{ color: var(--as-cartdrawer-muted, #6b6b75); } .halo-cart-sidebar.as-cart-drawer .previewCartTotals-value{ font-weight: 700; color: var(--as-cartdrawer-text, #121212); } .halo-cart-sidebar.as-cart-drawer .previewCartTotals.total .previewCartTotals-label{ font-weight: 700; color: var(--as-cartdrawer-text, #121212); } .halo-cart-sidebar.as-cart-drawer .previewCartAction{ padding: 0 2px 12px; } .halo-cart-sidebar.as-cart-drawer .previewCartGroup{ display: grid; gap: 10px; } .halo-cart-sidebar.as-cart-drawer .button-checkout{ width: 100%; min-height: 48px; border-radius: 14px; background: var(--as-cartdrawer-btn-bg, #d6333a); color: var(--as-cartdrawer-btn-text, #fff); border: 1px solid var(--as-cartdrawer-btn-bg, #d6333a); font-weight: 800; letter-spacing: .2px; } .halo-cart-sidebar.as-cart-drawer .button-view-cart{ width: 100%; min-height: 44px; border-radius: 14px; background: var(--as-cartdrawer-btn2-bg, #fff); color: var(--as-cartdrawer-btn2-text, #121212); border: 1px solid var(--as-cartdrawer-border, #e9e9ee); font-weight: 700; } /* Coupon / tools area: keep tidy */ .halo-cart-sidebar.as-cart-drawer .previewCartTool{ border-top: 1px solid var(--as-cartdrawer-border, #e9e9ee); margin-top: 10px; padding-top: 10px; }