/* ===== Prix au gramme — Green Paradise CBD ===== */
.angie-price-per-gram-6f424722 {
    display: inline-flex;
    align-items: baseline;
    gap: 3px;
    font-size: 0.85em;
    white-space: nowrap;
    color: inherit;
    font-weight: 600;
}

.angie-price-per-gram-6f424722 .apg-prefix {
    font-weight: normal;
    margin-right: 2px;
}

.angie-price-per-gram-6f424722 .woocommerce-Price-amount {
    font-weight: 700;
}

.angie-price-per-gram-6f424722 .apg-unit {
    font-size: 0.82em;
    font-weight: 500;
    opacity: 0.85;
    margin-left: 1px;
}

/* Mobile */
@media screen and (max-width: 480px) {
    .angie-price-per-gram-6f424722 {
        font-size: 0.75em;
        letter-spacing: -0.1px;
    }
}
