/* Posenda BOGO Public Styles v1.0.0 | posenda.com */

.posenda-bogo-badge {
    display: inline-block;
    background: linear-gradient(135deg, #6C63FF, #9333ea);
    color: #fff;
    font-size: .72rem;
    font-weight: 700;
    padding: 2px 10px;
    border-radius: 100px;
    letter-spacing: .02em;
    margin-left: 4px;
    vertical-align: middle;
}

.posenda-bogo-saving-row th,
.posenda-bogo-saving-row td {
    color: #15803d;
    font-weight: 700;
}

.posenda-bogo-saving-row td {
    color: #15803d;
}

/* İlk sipariş indirim satırı */
.posenda-fo-nudge {
    background: #eff6ff;
    border: 1.5px solid #bfdbfe;
    border-radius: 8px;
    padding: 10px 14px;
    font-size: .85rem;
    color: #1e40af;
    margin: 8px 0;
    line-height: 1.5;
}
