/*
Theme Name:		Ken Child Theme
Theme URI:		http://themeforest.net/user/artbees
Description:	Child theme for the Ken theme 
Author:			Your name here
Theme URI:		http://themeforest.net/user/artbees
Template:		ken
Version:		3.3
*/




body {
	background-color:#fff;
}
.mk-tabs .mk-tabs-tabs li a {
    text-transform: uppercase;
    font-weight: 700;
    color: #616162;
    display: block;
    line-height: 100%;
    font-size: 12px !important;
}

.mk-toggle .mk-toggle-title {
    font-size: 16px;
    font-weight: 700;
    padding: 12px 0px 12px 20px;
    color: #2AA401;
    cursor: pointer;
    border-bottom: 2px solid rgba(0, 112, 188, 0.41);
}

.mk-toggle .mk-toggle-pane {
    font-size: 14px;
    color: #000;
    line-height: 26px;
}