/*
Theme Name: MẦM NON VIỆT ĐỨC
Theme URI: https://mamnonvietduc.com/
Template: flatsome
Author: BARO DEV
Author URI: http://baro-dev.io.vn/
Version: 3.19.11.1749804354
Updated: 2025-06-13 08:45:54

*/

/* Baro Tabs Styling */
.baro_tabs .tab-sub-title {
    display: block;
    font-size: 0.8em;
    color: #777;
    margin-top: 3px;
    font-weight: normal;
}

.baro_tabs .tab a {
    padding: 15px 20px;
    display: block;
}

.baro_tabs .tab h3 {
    margin: 0;
    font-size: 1em;
    line-height: 1.3;
}

/* Vertical tabs specific styling */
.baro_tabs.nav-vertical .tab {
    width: 100%;
}

/* Active tab styling */
.baro_tabs .tab.active .tab-sub-title {
    color: #446084;
}

/* Hover effect */
.baro_tabs .tab:not(.active):hover .tab-sub-title {
    color: #333;
}