/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 2.0.1
*/

p.title{
    color:#121653 !important;
    font-size:16px !important;
    font-weight:normal !important;
}
.counter .desc_wrapper .number-wrapper{
    color: #001e63 !important;
}
.mfn-icon-box .icon-wrapper{
    width:10% !important;
    margin:0 !important;
}
@media only screen and (max-width: 676px) {
    h4, .woocommerce .woocommerce-order-details__title, .woocommerce .wc-bacs-bank-details-heading, .woocommerce .woocommerce-customer-details h2 {
        font-size: 20px;
        line-height: 20px;
        font-weight: 500;
        letter-spacing: 0px;
    }
        body, .mfn-menu-item-megamenu {
            font-size: 16px;
            line-height: 22px;
            letter-spacing: 0px;
        }
}