/*
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
*/

.top-bar-right-input .mfn-live-search-box, .mfn-header-tmpl .column_header_search .mfn-live-search-box {
    min-width: 200px !important;
}

@media only screen and (max-width: 767px) {
    #Top_bar .top_bar_right .top-bar-right-icon, #Top_bar .top_bar_right .wpml-languages, #Top_bar .top_bar_right .top-bar-right-button {
        margin: 15px 5px 5px 5px !important;
    }
}