/*--
	Theme Name: theme53367
	Theme URI: http://info.template-help.com/help/
	Description: A theme for Wordpress 3.8.x
	Author: Template_Help.com
	Author URI: http://info.template-help.com/help/
	Template: CherryFramework
	Version: 3.1.2
--*/

/* ----------------------------------------
	Please, You may put custom css here
---------------------------------------- */

#sidebar h3 {
	margin-bottom: 20px;
	color: white;
	line-height: 45px;
}
.title-header {
    overflow:hidden;
    margin-bottom:1.5em;
    word-wrap:break-word;
    -webkit-hyphens:auto;
    -moz-hyphens:auto;
    -ms-hyphens:auto;
    -o-hyphens:auto;
    hyphens:auto;
    color: white;
}

.tmm .tmm_desc {
    color: #4c4c4c;
    font-size: 14px;
    margin-bottom: 10px;
    margin-top: 19px;
    padding: 0;
}