/*
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.12.2
Requires at least: 4.7.0
Requires PHP:      5.6.20
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.
***************/

/* css  */
body {
    font-family: Manrope, sans-serif;
    font-size: 13px;
}

div#logo {
    width: auto;
    height: 100%;
}

.header-main .nav>li>a {
    line-height: 16px;
    font-size: 16px;
    font-family: Manrope, sans-serif;
}

a.button.primary {
    width: 36px;
    height: 36px;
}

a.button.primary>span {
    display: none;
}

li.menu-item {
    padding: 7px 5px;
}

li.header-search.header-search-dropdown.has-icon.has-dropdown.menu-item-has-children {
    margin: 0;
}

.header-inner.flex-row.container.logo-center {
    background-color: #3CA411;
}

div#content {
    padding: 0;
}

.large-12.col {
    padding: 0;
}

i.icon-search {
    color: #0f008d;
}

li.menu-item:hover {
    border-radius: 18px;
    background-color: #0f008d;
}

.vc_custom_1685380072727 {
    background-color: #16ba39 !important;
    border-radius: 30px;
}
