/**
* Theme Name: CompanyThemeChild
* Description: Child theme by BTM
* Author: CompanyThemeChild
* Template: CompanyTheme
* Version: 1.0.0
*/

.stripe-fee{
    display: none;
}

.stripe-fee .mphb-total-price-field{
    font-family: Jost;
    font-size: 18px!important;
    font-weight: 400!important;
    letter-spacing: inherit!important;
    line-height: 1.5!important;
    color: #5a5a5a!important;
}

.mphb-gateways-list{
    width: 100%;
}