/*
    Theme Name: Andaman Child
    Description: Andaman - modern multi-purpose, minimalistic and easy to use, lightweight and fast loading, multi and one page WordPress theme for building simple and beautiful business or personal website.
    Template: andaman
    Author: DankovThemes
    Author URI: https://themeforest.net/user/DankovThemes
    Version: 1.0-child
    License: GNU General Public License version 1.0
    License URI: https://www.gnu.org/licenses/gpl-1.0.html
*/

/* here comes your styles */

.header.style2 .menu-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0px 0;
}
.header.style2 .menu-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0px 0;
}

.header.style2.no-bar .menu-flex {
    padding: 0px 0;
}


