Free Shipping on Orders Over $65
Cart 0

Sweets


/* Featured Collection - Smaller and centered */ .featured-collection .grid__item, .home-collection .grid__item { width: 45% !important; max-width: 160px; margin: 10px auto !important; text-align: center; } .featured-collection .product-title, .home-collection .product-title { font-size: 13px !important; } .featured-collection h2, .home-collection h2 { font-size: 18px !important; text-align: center; } /* Fix overflow on mobile */ .grid-uniform.grid-link__container { display: flex; flex-wrap: wrap; justify-content: center; overflow-x: hidden; padding: 0 10px; }