.checkout-nav{width:100%;display:flex;height:104px;border-bottom:1px solid rgba(0,0,0,.1)}.checkout-nav>*{width:25%;font-size:18px;font-weight:600;color:rgba(0,0,0,.4);display:flex}.checkout-nav>*:first-of-type{align-items:center}.checkout-nav .nav-item{display:flex;align-items:center;justify-content:center;position:relative;flex-wrap:wrap}.checkout-nav .nav-item.active,.checkout-nav .nav-item.complete{color:var(--pumpt-m3)}.checkout-nav .nav-item.complete span:first-of-type{font-size:0;background-image:url(//pumpt.pro/wp-content/plugins/pumpt/assets/css/../img/check.svg);background-size:contain;width:29px;height:29px}.checkout-nav .nav-item.active:before{content:'';position:absolute;display:block;height:2px;width:calc(100% + 50px);left:-20px;bottom:-1px;background:var(--pumpt-m3);border-radius:2px}.checkout-nav .nav-item span:first-of-type{margin-right:16px}.checkout-nav a.back{display:inline-flex;align-items:center;justify-content:center;width:176px;color:rgba(0,0,0,.4)}.checkout-nav a.back img{margin-right:16px;width:24px}.woocommerce .checkout-nav{background:#fff;box-shadow:0 1px 4px rgba(0,0,0,.15);border-radius:16px;margin-bottom:32px}@media (min-width:900px){.checkout-nav .more{display:none}}@media (max-width:991px){.checkout-nav>*{width:calc((100% - 120px) / 3)}.checkout-nav>*:first-of-type{width:auto;margin-right:20px}.checkout-nav a.back{width:auto;justify-content:flex-start;padding:0 10px}}@media (max-width:899px){.checkout-nav{height:56px}.checkout-nav a.back{font-size:0}.checkout-nav>*:not(.active):not(:first-child):not(:last-child){display:none}.checkout-nav>*:first-of-type{width:45px;margin-right:40px;border-right:1px solid rgba(0,0,0,.1)}.checkout-nav>*.active{flex:1;justify-content:center}.checkout-nav .more{width:45px;border-left:1px solid rgba(0,0,0,.1);margin-left:40px;text-align:right}.checkout-nav .more img{width:34px;margin:0 auto}}