.my-custom-discount-code-wrap{background:#f9f9f9;padding:15px;margin-bottom:20px;border:1px solid #eee}.my-custom-discount-code-wrap h4{margin-top:0;margin-bottom:10px}.my-custom-discount-form{display:flex;gap:10px;align-items:center}.my-custom-discount-form input[type=text]{flex-grow:1;max-width:200px}.my-custom-discount-form .button{white-space:nowrap}.my-custom-discount-message{font-size:.9em;padding:5px 0}.my-custom-discount-message.success{color:green}.my-custom-discount-message.error{color:red}.my-custom-discount-applied{margin-top:10px;font-size:.9em}.my-custom-discount-applied strong{color:#007cba}.my-custom-discount-countdown{margin-top:10px;font-size:.9em;font-weight:700;color:#4caf50}.my-custom-discount-countdown.pending{color:#ff9800}.my-custom-discount-countdown.expired{color:#f44336}.my-custom-product-discount-info{background:#e6f7ff;border:1px solid #91d5ff;padding:10px 15px;margin-top:20px;margin-bottom:20px;border-radius:5px;font-size:.95em;display:flex;flex-wrap:wrap;align-items:center;gap:5px}.my-custom-product-discount-info strong{color:#0056b3}.my-custom-product-discount-info .my-custom-discount-countdown{margin-top:0;margin-left:5px;font-size:.9em}.my-custom-cart-discount-banner{background:#e6f7ff;border:1px solid #91d5ff;padding:10px 15px;margin-bottom:20px;border-radius:5px;font-size:1em;font-weight:500;display:flex;flex-wrap:wrap;align-items:center;gap:5px}.my-custom-cart-discount-banner strong{color:#0056b3}.my-custom-cart-discount-banner .my-custom-discount-countdown{margin-top:0;margin-left:5px;font-size:.95em}