/*
Theme Name: Flatsome
Theme URI: http://flatsome.uxthemes.com/
Author: UX-Themes
Author URI: http://www.uxthemes.com/
Description: Multi-Purpose Responsive WooCommerce Theme
Version: 3.6.0
Text Domain: flatsome
License: http://themeforest.net/licenses
License URI: http://themeforest.net/licenses
*/


/***************
All custom CSS should be added to Flatsome > Advanced > Custom CSS,
or in the style.css of a Child Theme.
***************/
.top_c_text svg {
    height: 16px;
    margin-right: 6px;
    vertical-align: text-bottom;
}
li.html.custom.html_topbar_left {
    border-left: 1px solid rgba(0,0,0,0.1);
    padding-left: 10px;
}
li.header-contact-wrapper {
    margin-right: 0;
}
h1.C_M4LT {
    color: #3CBCAE;
    font-family: fantasy;
    font-weight: 300 !important;
    font-size: 35px;
}
li.header-block {
    width: 22% !important;
}
li.header-search-form.search-form.html.relative.has-icon {
    width: 40% !important;
}