.i2-customer-cart-bar{width:100%;background:#015a55;color:#fff;padding:12px 20px;position:relative;z-index:999}.i2-customer-cart-bar__inner{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:flex-start;gap:5px}.i2-customer-cart-bar__customer{font-size:15px;line-height:1.4}.i2-customer-cart-bar__customer strong{font-weight:700}.i2-customer-cart-bar__actions{display:flex;align-items:center;flex-wrap:wrap;gap:18px}.i2-customer-cart-bar__actions a{color:#fff;font-size:14px;line-height:1.4;text-decoration:underline;text-underline-offset:2px}.i2-customer-cart-bar__actions a:hover{color:#fff;text-decoration:none}.i2-customer-cart-bar__send{appearance:none;border:0;padding:0;margin:0;background:transparent;color:#fff;font:inherit;font-size:14px;line-height:1.4;text-decoration:underline;text-underline-offset:2px;cursor:pointer}.i2-customer-cart-bar__send:hover{background:transparent;color:#fff;text-decoration:none}.i2-customer-cart-bar__actions form{margin:0;padding:0}@media (max-width:767px){.i2-customer-cart-bar{padding:10px 15px}.i2-customer-cart-bar__actions{gap:8px 16px}}.i2-customer-next-step{margin:24px 0}.i2-customer-next-step__title{margin:0 0 14px}.i2-customer-next-step__option{display:flex;align-items:center;gap:8px;margin:0 0 10px;cursor:pointer}.i2-customer-next-step__option input[type="radio"]{width:auto;margin:0;flex:0 0 auto}.i2-customer-next-step__option span{line-height:1.4}