.pet-wc-mini-savings-row {
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 0.35rem;
    margin-top: 0.75rem;
    padding: 0.8125rem 0.9375rem 0.75rem 0;
    font-size: 0.9rem;
    font-weight: 600;
    color: #0f172a;
}

.pet-wc-mini-savings-label {
    font-weight: 500;
    letter-spacing: 0.02em;
    opacity: 0.75;
}

.pet-wc-mini-savings-amount {
    white-space: nowrap;
}

.pet-wc-mini-pill {
    display: inline-flex;
    align-items: center;
    gap: 0.25rem;
    padding: 0.05rem 0.4rem;
    border-radius: 999px;
    background: #e0e7ff;
    font-size: 0.65rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: #4338ca;
}

.bb-sidecart .variation-10LoyalStudentDiscount,
.bb-sidecart .variation-10LoyalStudentDiscount + dd,
.bb-mini-cart .variation-10LoyalStudentDiscount,
.bb-mini-cart .variation-10LoyalStudentDiscount + dd,
.bb-checkout-review .variation-10LoyalStudentDiscount,
.bb-checkout-review .variation-10LoyalStudentDiscount + dd,
.woocommerce-checkout-review-order .variation-10LoyalStudentDiscount,
.woocommerce-checkout-review-order .variation-10LoyalStudentDiscount + dd,
.woocommerce-mini-cart .variation-10LoyalStudentDiscount,
.woocommerce-mini-cart .variation-10LoyalStudentDiscount + dd {
    display: none !important;
}
