/*--
	Theme Name: theme48301
	Theme URI: http://info.template-help.com/help/
	Description: A theme for Wordpress 4.4.x
	Author: Template_Help.com
	Author URI: http://info.template-help.com/help/
	Template: CherryFramework
	Version: 3.1.5
	MotoPress Version: 1.0
--*/

/* ----------------------------------------
	Please, You may put custom CSS here
---------------------------------------- */

.home .header {
	min-height:100px !important;
}
#menu-calendar-menu li{
	display:inline-block;
	padding: 5px 15px;
    margin: -3px;
}
#menu-item-4697{
	background:#afafaf;
}
#menu-item-4684{
	background:#F4511E;
}
#menu-item-4683{
	background:#0B8043;
}
#menu-item-4693{
	background:#F6BF26;
}
#menu-item-4692{
	background:#7986CB;
}
#menu-item-4691{
	background:#001dbf;
}
#menu-calendar-menu li a{
	color:#fff;
}
#menu-item-4697 a,#menu-item-4693 a,#menu-item-4692 a{
	color:#000 !important;
}


.simcal-default-calendar-light .simcal-nav-button {
    color: rgba(0,0,0,.6);
    background-color: #e45b26 !important;
}
.simcal-event-title{
	display:inline-block;
	line-height:16px;
}

/*** NEWS ***/
.post__holder .post-header .post-title {
    font-size: 19px;
}
.post_content .excerpt{
	font-size:20px;
}