/*
    Theme Name: Flatshop
    Description: This is a child theme for Flatsome Theme
    Author: TienCOP
    Template: flatsome
    Version: 1.0.2
*/
.header-nav-main .nav-top-link {
    display: flex;
    flex-direction: column;
    align-items: flex-start !important;
}
.header-nav-main span {
    font-size: 16px;
    font-weight: 700;
}

