.single_variation_wrap .single_add_to_cart_button {
    width: 300px;
}

.woocommerce-product-details__short-description h3 {
    font-size: 16px;
    font-weight: 700;
    color: var(--e-global-color-11e9083);
}

.rtwpvs-product .variations tr {
    vertical-align: baseline;
    display: flex;
    flex-direction: column;
    align-items: self-start;
}

.rtwpvs-product .variations tr .label {
    width: auto;
    display: flex;
    padding: 0;
}