/* Theme Name: GKM
URI: http://gkm.co.id
Description: PT GERBANGKARYA MENTARI core business is the virtual distribution and switching systems of secure electronic tokens of value
Author: saptoprasojo.com
Version: 1.0 */

@import url(assets/css/custom.css);

.widget_language_switcher .widget-title {
    display: none;
}

.widget_language_switcher ul {
    padding: 0;
    margin: 0 !important;
    font-size: 14px;
}

#navbar-mitsubishi ul {
    margin-bottom: 0;
}

.widget_language_switcher  ul li {
    list-style: none;
    display: inline-block;
    vertical-align: middle;
    padding: 0 !important;
    font-weight: normal;
}

.widget_language_switcher  ul li:first-child:after {
    content: "|";
    display: inline-block;
    font-size: 16px;
    color: #1e1a1e;
    margin: 0 5px;
    font-weight: normal;
}

.widget_language_switcher  ul li.active {
    color: #004295!important;
    font-weight: normal;
}


