.checkout_coupon{border:none;border-radius:8px;box-shadow:0px 2px 8px rgba(17,24,39,.06);display:flex;align-items:center;flex-wrap:wrap;padding:20px}@media (min-width:768px){.checkout_coupon{padding:40px}}.checkout_coupon>p:not(:first-child){margin-bottom:0}.checkout_coupon>p:first-child{padding:0;float:none;width:100%;flex-grow:1}.checkout_coupon>p.form-row-last{width:100%}.checkout_coupon .checkout-coupon-wrapper{display:flex;flex-direction:column;align-items:center;gap:12px;width:100%}.checkout_coupon .checkout-coupon-wrapper .form-row{width:100%;max-width:100%;margin-bottom:0;padding:0}.checkout_coupon .checkout-coupon-wrapper .form-row.form-row-last{width:100%;flex:0 0 auto}.checkout_coupon .checkout-coupon-wrapper .form-row.form-row-last .button{width:100%}@media (min-width:768px){.checkout_coupon .checkout-coupon-wrapper{flex-direction:row}.checkout_coupon .checkout-coupon-wrapper .form-row.form-row-last{width:auto;flex:0 0 auto}.checkout_coupon .checkout-coupon-wrapper .form-row.form-row-last .button{width:auto}}.checkout_coupon .form-row input{background:var(--dark-bg-color);border-radius:8px;padding:14px 24px;font-size:var(--body-font-size);line-height:18px;letter-spacing:-.05em;color:var(--light-text-color);border-color:transparent;width:100%}.checkout_coupon button{font-size:14px !important;line-height:1;justify-content:center;padding:15px 20px;outline:none;color:var(--lighter-text-color);background-color:var(--brand-color);border:0;border-radius:6px;transition:all .3s ease;text-transform:capitalize}*/.checkout_coupon .coupon-error{color:#cd1f1f}@media (min-width:640px){.checkout_coupon>p.form-row-first{max-width:450px}.checkout_coupon>p.form-row-last{max-width:160px}.checkout_coupon button.button{padding:16px 40px}}.checkout_coupon .coupon-validation-error input,.woocommerce form .form-row.coupon-validation-error input.input-text{border-color:red}.coupon-error{color:red;margin-top:10px}.coupon-error.coupon-success{color:green}.turbo-checkout-page .woocommerce-remove-coupon,.turbo-account-page .woocommerce-remove-coupon{margin-left:4px;margin-right:6px}