.lb-cart-step{display:flex;background:#e5e5e5;height:30px;line-height:30px;border-radius:4px;font-size:14px;overflow:hidden}.lb-cart-step__item{width:240px;text-align:center;position:relative}.lb-cart-step__item:after{content:"";position:absolute;right:-9px;top:0;border-top:2px solid #fff;border-right:2px solid #fff;background:#e5e5e5;width:30px;height:30px;transform:rotate(45deg);z-index:1}.lb-cart-step__item:last-child:after{display:none}.lb-cart-step__item.is-active{background:var(--color-theme);color:#fff}.lb-cart-step__item.is-active:after{background:var(--color-theme)}
