/*
Theme Name: Betheme
Theme URI: https://themes.muffingroup.com/betheme/
Author: Muffin group
Author URI: https://muffingroup.com/
Description: The biggest WordPress Theme ever
License: Themeforest Split Licence
License URI: https://themeforest.net/licenses/standard
Text Domain: betheme
Version: 21.7.9

All css files are placed in /css/ folder
*/
span.wpcf7-form-control-wrap.products-interest:after,
span.wpcf7-form-control-wrap.inquiry-type:after{
    font-family: "mfn-icons";
    font-style: normal;
    font-weight: 400;
    content: 'sss';
    display: inline-block;
    height: 20px;
    width: 20px;
    position: absolute;
    background: none;
    content: '\f30c';
    right: 4px;
    top: 6px;
    content: '\e867';
}