.woocommerce .elementor-widget-woocommerce-product-images span.onsale {
    padding: 8px 12px !important;
    font-family: "Chivo", sans-serif;
    font-size: 16px;
    background-color: #ffd200;
    text-transform: uppercase;
    color: #000000;
}

.reset_variations {
    font-family: "Lora", serif;
    color: #ffd200;
}

.woocommerce div.product form.cart .woocommerce-variation-description p {
    font-family: "Chivo", sans-serif;
    font-size: 18px;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price, .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
    font-family: "Chivo", sans-serif;
    color: #000000;
}

.woocommerce-variation-price {
    margin-bottom: 20px;
}