/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Jul 30 2026 | 07:55:58 */
.loop-product-price {
    font-size: var(--e-global-typography-3b81e04-font-size);
    font-family: var(--e-global-typography-3b81e04-font-family);
    font-weight: var(--e-global-typography-3b81e04-font-weight);
    line-height: var(--e-global-typography-3b81e04-line-height);
    color: var(--e-global-color-primary);
}

.loop-product-price .price-label {
    font-size: var(--e-global-typography-3b81e04-font-size);
    font-family: var(--e-global-typography-3b81e04-font-family);
    font-weight: var(--e-global-typography-3b81e04-font-weight);
    line-height: var(--e-global-typography-3b81e04-line-height);
    color: var(--e-global-color-primary);
}

.loop-product-price .woocommerce-Price-amount {
    font-weight: var(--e-global-typography-3b81e04-font-weight);
}