.flux-checkout .woocommerce form p.form-row>.woocommerce-input-wrapper>strong,
.flux-checkout .woocommerce form p.form-row input[type=email],
.flux-checkout .woocommerce form p.form-row input[type=password],
.flux-checkout .woocommerce form p.form-row input[type=tel],
.flux-checkout .woocommerce form p.form-row input[type=text],
.flux-checkout .woocommerce form p.form-row select,
.flux-checkout .woocommerce form p.form-row textarea {
    height: auto;
}

.flux-cart-image img {
    height: auto !important;
}

.flux-checkout__content-right #order_review tr.cart_item td.product-name,
.flux-step #order_review tr.cart_item td.product-name {
    font-size: 1.1em;
}

.woocommerce form p.form-row.hide {
    display: none !important;
}
#billing_join_club_field {
    margin-bottom: 0;
}
.woocommerce-account-fields {
    margin-top: 0 !important;
}
div.create-account > p.flux-text {
    margin: 0 0 0;
    line-height: 1.3em;
    padding-bottom: 18px;
}
div.create-account {
    padding: 18px 0;
}
.woocommerce form p.form-row label:not(.checkbox,.woocommerce-form__label-for-checkbox) {
    font-size: 16px !important;
}
.flux-ty-box {
    padding: 24px;
}
.flux-review-customer__row {
    padding: 24px 0;
}
.flux-ty-box p,
.flux-review-customer__label label,
.flux-review-customer__content * {
    font-size: 16px;
}