
/*Event Calendar*/
.timely {
    margin: 0;
    font-family: "Noto Sans", Geneva, sans-serif !important;
    font-size: 17px !important;
    line-height: 1.428571429;
    color: #333;
    word-wrap: break-word;
}

#timely_event_calendar ::-webkit-scrollbar {
    background: #fff;
}
#timely_event_calendar ::-webkit-scrollbar-thumb {
    background: #cecece;
	border-radius: 10px;
}
#timely_event_calendar ::-webkit-scrollbar-track {
    border-radius: 10px;
}
.ai1ec-agenda-widget-view .ai1ec-event > a {
    color: #8e1016;
    display: block;
    background: transparent !important;
    border: none !important;
    border-radius: 0.4em;
    padding: 18px 15px !important;
}
.ai1ec-agenda-widget-view .ai1ec-event .ai1ec-event-time {
    font-weight: bold;
    color: #757575;
}
.ai1ec-event-location {
    display: block;
    width: 100%;
    color: #757575;
	font-size:75%;
}
.ai1ec-event-location:first-letter{
	color:#fff;
}
.ai1ec-agenda-widget-view .ai1ec-month, .ai1ec-agenda-view .ai1ec-month {
    background: #c6878a !important;
    border-radius: 4px 4px 0 0;
    color: #ffffff !important;
    font-size: 0.8em;
    letter-spacing: 0.2em;
    padding: 0 0.2em;
    text-transform: uppercase;
    text-shadow: none !important;
}
.ai1ec-agenda-widget-view .ai1ec-day, .ai1ec-agenda-view .ai1ec-day {
    font-size: 21px !important;
    padding: 10px 0px 5px 0px !important;
}
.ai1ec-agenda-view .ai1ec-date, .ai1ec-agenda-widget-view .ai1ec-date {
    background: none !important;
    border-top: 2px solid #f1f1f1 !important;
}
.ai1ec-agenda-widget-view .ai1ec-day, .ai1ec-agenda-view .ai1ec-day {
    font-size: 2em;
    padding: 0.35em 0 0.22em;
    background: #8e1016;
    color:#fff;
}
.ai1ec-agenda-widget-view .ai1ec-event > a:hover {
    border-radius: 0px;
    color: #c6878a!important;
}
.ai1ec-agenda-view .ai1ec-date.ai1ec-today, .ai1ec-agenda-widget-view .ai1ec-date.ai1ec-today {
    background: #fff !important;
    border-top: 2px solid #f1f1f1 !important;
}
.ai1ec-agenda-widget-view .ai1ec-date-title, .ai1ec-agenda-view .ai1ec-date-title{
    text-shadow: none !important;
    border: none !important;
    box-shadow: 1px 6px 6px 1px #dedede !important;
    pointer-events: none;
}
.ai1ec-agenda-view .ai1ec-date.ai1ec-today, .ai1ec-agenda-widget-view .ai1ec-date.ai1ec-today {
    background: rgb(255, 255, 255);
    border-top: 2px solid #cecece !important;
}
.ai1ec-agenda-widget-view .ai1ec-weekday, .ai1ec-agenda-view .ai1ec-weekday {
    font-size: 0.8em;
    padding: 0 0 0.2em;
    background: #8e1016;
    color:#fff;
}
.ai1ec-agenda-view .ai1ec-event {
    background: #fff;
    border: none !important;
	box-shadow: none !important;
    border-radius: 0.5em;
    clear: right;
    margin: 6px 0;
    overflow: hidden;
    position: relative;
    padding: 0.6em;
    -webkit-transition: border-color 0.1s;
    transition: border-color 0.1s;
}
.ai1ec-agenda-view .ai1ec-event .ai1ec-event-header{
	 pointer-events: none !important;
}
.ai1ec-agenda-view .ai1ec-event .ai1ec-event-title {
    color: #8e1016 !important;
    font-size: 21px !important;
    font-weight:bold !important;
    margin: 0 0 0.4em;
    -webkit-transition: color 0.1s;
    transition: color 0.1s;
}
.ai1ec-agenda-view .ai1ec-event .ai1ec-event-time {
    opacity: 1 !important;
    color: #757575;
}
.ai1ec-agenda-view .ai1ec-event-description{
	font-size:14px !important;
}
.ai1ec-agenda-view .ai1ec-categories, .ai1ec-agenda-view .ai1ec-tags {
    font-size: 8pt;
    margin-right: 0.5em;
    display: none;
}
.ai1ec-btn-toolbar .ai1ec-btn-group.ai1ec-btn-group-xs {
    margin-top: 5px;
    display: none;
}
.ai1ec-agenda-view .ai1ec-event .ai1ec-event-time{
    font-size:14px !important;
}
.ai1ec-agenda-view .ai1ec-actions{
	float:left !important;
}
.ai1ec-agenda-view .ai1ec-event.ai1ec-expanded .ai1ec-event-toggle .ai1ec-fa-minus-circle{
	display:none !important;
}
.ai1ec-agenda-widget-view .ai1ec-event .ai1ec-event-time {
    font-weight: normal !important;
	display:block;
}
.ai1ec-popover.ai1ec-popup {
    text-align: left;
    border-color: #ccc;
    width: 100%;
    display: none !important;
}
.ai1ec-views-dropdown {
    margin-left: 5px;
    display: none !important;
}
.timely .ai1ec-btn-default:hover{
	background:none !important;
	color: #c6878a !important;
}
.ai1ec-read-more {
    padding: 0 !important;
    border: none !important;
    color: #8e1018 !important;
    font-weight: bold !important;
}
.ai1ec-fa-arrow-right{
	display:none !important;
}
#ai1ec-calendar-view .post-edit-link {
    white-space: nowrap;
    display: none;
}
@media(max-width:768px){
	.ai1ec-agenda-view .ai1ec-date-events{
		clear:both;
	}
}

/*Modal*/
#ai1ec-event-modal .ai1ec-modal-body {
    min-height: 300px;
    border-top: 50px solid #8e1016;
	    border-bottom: 35px solid #fdfdfd;
}
#ai1ec-event-modal .ai1ec-close {
    font-size: 2em;
    margin: 0.25em 0.5em 0 0;
    position: relative;
    z-index: 10051;
    color: #fff;
	opacity: 1;
}

.ai1ec-modal-body {
    position: relative;
    padding: 0px !important;
}


.ai1ec-modal-body h1{
	text-decoration: solid underline #8e1016;
}
.timely h1, .timely .ai1ec-h1 {
    font-size: 33px;
    text-align: center;
}
.ai1ec-single-event .ai1ec-actions{
	display: none;
}
.ai1ec-modal-body .ai1ec-single-event .ai1ec-event-details{
	padding: 3% 2% 2%;
}
.ai1ec-modal-body .ai1ec-col-sm-7.ai1ec-col-sm-pull-5 {
    right: 0;
}
.ai1ec-modal-body .ai1ec-map.ai1ec-col-sm-5.ai1ec-col-sm-push-7 {
    left: 0;
}
.ai1ec-modal-body .entry-content p {
    padding: 3% 3% 1%;
    background: #fdfdfd;
    border-top: 2px solid #f1f1f1;
	margin:0;
}
.ai1ec-event-footer{
	display:none !important;
}
/*Widget View (Skylines Embeded Calendar View)*/