.product-box { position: relative; } .add-to-set { position: absolute; top: 10px; right: 10px; background-color: #fff; border: 1px solid #ccc; border-radius: 50%; width: 30px; height: 30px; font-size: 20px; line-height: 28px; text-align: center; cursor: pointer; } .set-summary { position: fixed; bottom: 0; left: 0; right: 0; background-color: #f7f7f7; padding: 10px; text-align: center; box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.1); } .steps { display: flex; justify-content: center; gap: 10px; margin: 10px 0; } .step { width: 30px; height: 30px; background-color: #e0e0e0; border-radius: 50%; line-height: 30px; text-align: center; } .step.active { background-color: #007bff; color: #fff; }
Add 3 items to start your set
Add 3 items to start your set