/*
Theme Name:           Komeda
Theme URI:            http://flatsome.uxthemes.com
Author:               UX-Themes
Author URI:           https://uxthemes.com
Description:          Multi-Purpose Responsive WooCommerce Theme
Version:              3.17.7
Requires at least:    5.4.0
Requires PHP:         5.6.20
WC requires at least: 4.7.0
Text Domain:          komeda
License:              https://themeforest.net/licenses
License URI:          https://themeforest.net/licenses
*/


/***************
All custom CSS should be added to Flatsome > Advanced > Custom CSS,
or in the style.css of a Child Theme.
***************/

.footer-custom .section-title.section-title-normal span {
    min-height: 57.5px;
}
.footer-custom .section-title.section-title-normal {
    font-size: 15px;
}
.footer-custom .section-title-normal {
    border-bottom: 1px solid #000;
}
.footer-custom span.ux-menu-link__text {
    font-size: 14px;
}
.footer-custom .ux-menu-link.flex.menu-item {
    line-height: 15px;
}
.footer-custom .ux-menu-link.flex.menu-item a.ux-menu-link__link.flex {
    min-height: auto;
}