.wccsr-promo-slot:empty,
.wccsr-promo-dismissed { display: none !important; }
.wccsr-promo-inline { clear: both; margin: 0 0 20px; }
.wccsr-promo-floating { bottom: 18px; left: 50%; max-width: min(720px, calc(100% - 28px)); position: fixed; transform: translateX(-50%); width: max-content; z-index: 99999; }
.wccsr-promo-notice { align-items: center; background: #f0fff4; border: 1px solid #72c58a; border-radius: 10px; box-shadow: 0 8px 25px rgba(0,0,0,.12); color: #164b28; display: flex; gap: 10px; padding: 12px 14px; }
.wccsr-promo-icon { font-size: 22px; line-height: 1; }
.wccsr-promo-text { flex: 1; font-weight: 600; line-height: 1.8; }
.wccsr-promo-text .woocommerce-Price-amount { color: inherit; }
.wccsr-promo-cta { background: #197337; border-radius: 6px; color: #fff !important; font-size: 13px; padding: 7px 12px; text-decoration: none !important; white-space: nowrap; }
.wccsr-promo-close { background: transparent; border: 0; color: #52725d; cursor: pointer; font-size: 23px; line-height: 1; padding: 0 3px; }
@media (max-width: 600px) { .wccsr-promo-notice { flex-wrap: wrap; } .wccsr-promo-text { flex-basis: calc(100% - 45px); } .wccsr-promo-cta { margin-right: 32px; } }
