coupon-cart{border-top:1px solid var(--cart-drawer-border-color);position:relative;display:block;padding:14px 0}coupon-cart p{text-align:center}coupon-cart .coupon-cart__inner{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}coupon-cart .coupon-cart__inner p{margin:0 14px 0 0}coupon-cart .coupon-cart__inner button{min-width:140px}coupon-cart .coupon-cart__applied{display:none;justify-content:space-between;align-items:center}coupon-cart .coupon-cart__applied p.coupon-cart__applied-value{font-size:1.2rem;padding:0 12px;line-height:1.4}coupon-cart .coupon-cart__message-wrapper p.coupon-cart__message{font-size:1.1rem;margin-top:6px;margin-bottom:0;line-height:1.4}coupon-cart .coupon-cart__message-wrapper p.coupon-cart__message.error{color:red}