.oxy-woo-checkout .woocommerce-billing-fields h3, .oxy-woo-checkout .woocommerce-shipping-fields h3, .oxy-woo-checkout .woocommerce-checkout h3 {
     color:rgb(209, 29, 29);
    font-size:2.5rem;
}
h4#order_order_instructions_field {
color:rgb(209, 29, 29);
    font-size:2.5rem;
}
h4#order_please_note_disclaimers_field {
color:rgb(209, 29, 29);
    font-size:2.5rem;
}
h4#order_average_weight_per_items_prices_field{

    color:rgb(209, 29, 29);
    font-size:2.2rem;
}

h4#order_prices_are_subject_to_economic_fluctuations_field {

    color:rgb(209, 29, 29);
    font-size:2.2rem;

}
p#order_message_field, p#order_disclaimer_prices_field, p#order_disclaimer_weights_field {
   font-family: 'Fira Sans Condensed';
   font-weight:300;
   font-size:1.5rem;
}
/*Checkout Styles*/
h2.woocommerce-order-details__title, .oxy-woo-checkout h2.woocommerce-order-downloads__title {
    color: rgb(209, 29, 29)!important;
    font-size: 2.5rem !important;
    
}
.oxy-woo-checkout h2.woocommerce-column__title, .oxy-woo-checkout h2.woocommerce-order-details__title, .oxy-woo-checkout h2.woocommerce-order-downloads__title {
    color: var(--primary-color)!important;
    font-size: 2.5rem !important;
   
}
span.select2-dropdown.select2-dropdown--above,.woocommerce-page .select2-container .select2-dropdown {
  
    
    background-color: #f7f8fa;
}
#span-39-1207 h4{
    color:var(--primary-color);

}