/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/

.l-subheader.at_bottom{
    border-bottom: 1px solid var(--color-content-border) !important;
}

.has-checkout-layout--multi-step .fc-step__actions .fc-step__next-step, .has-checkout-layout--multi-step .fc-wrapper [data-step-complete] .is-editing .fc-step__substep-save{
    background-color: #ff8a00!important;
    color: #ffffff!important;
}

/* .woocommerce #billing_city_field.form-row-first {
    float: right!important;
    width: 48%!important;
    }

    .woocommerce .form-row-last#billing_state_field {
        float: left;
        width: 48%;
        }

#billing_company_field{margin-top: 20px;}
#billing_phone_field{display: none!important;} */

#billing_piva_cf_field{
    grid-column: span 2;
  }

  .woocommerce-terms-and-conditions-checkbox-text ,.woocommerce-terms-and-conditions *{
    font-weight: 400;
    font-size: 13px;
    line-height: 20px;
}


.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads,.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--payment-methods {
    display: none;
}