.widget_ai1ec_agenda_widget h3{
    color: #c9a24a;
    border-bottom:1px solid #4d0101;
    padding-bottom: 8px;
    text-transform: uppercase;
    font-size: 1.17em;
}

.ai1ec-agenda-widget-view{
    max-width: 100% !important;
}

/*.ai1ec-agenda-widget-view .ai1ec-date {
    padding-top: 5px;
}*/

.ai1ec-agenda-widget-view .ai1ec-date, .ai1ec-agenda-view .ai1ec-date {
    border-top: 0 !important;
    border-left: 0 !important;
    border-bottom: 1px solid #4d0101;
    background: none !important;
}

.ai1ec-agenda-widget-view .ai1ec-date-title, .ai1ec-agenda-view .ai1ec-date-title{
    border: 0px !important;
    background: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    font-size: 18px !important;
    font-family: 'rr',sans-serif !important;
    margin: 0 !important;
    width: 3em !important;
    text-shadow: none !important;
    border-radius: 0px !important;
    box-sizing:inherit !important;
}

.ai1ec-agenda-widget-view .ai1ec-month, .ai1ec-agenda-view .ai1ec-month{
    border: 0px !important;
    background: none !important;
    border-radius: 0 !important;
    color: #c9a24a !important;
    font-size: 15px !important;
    font-family: 'rr',sans-serif !important;
    letter-spacing: 0.2em;
    padding: 0 0.2em;
    text-transform: uppercase;
    text-shadow: none !important;
    margin-top: 10px;
}

.ai1ec-agenda-widget-view .ai1ec-day, .ai1ec-agenda-view .ai1ec-day{
    border: 0px !important;
    color: #c9a24a !important;
    font-size: 28px !important;
    font-family: 'rr',sans-serif !important;
    padding: 0em 0 0em !important;
}

.ai1ec-agenda-widget-view .ai1ec-weekday, .ai1ec-agenda-view .ai1ec-weekday{
    border: 0px !important;
    color: #c9a24a !important;
    font-size: 17px !important;
    font-family: 'rr',sans-serif !important;
    text-transform: uppercase;
}

.ai1ec-agenda-widget-view .ai1ec-event {
    clear: right;
    /*margin: 27.5px 0 6.5px 4.0em !important;*/
    margin: 0 !important;
    padding: 0;
    position: relative;
    font-family: 'rr',sans-serif !important;
}

.ai1ec-agenda-widget-view .ai1ec-event > a {
    color: #4d0101 !important;
    display: block;
    background: none;
    border: none !important;
    border-radius: 0.4em;
    padding: 0.2em 0.4em;
    text-transform: uppercase;
    font-size: 16px !important;
    font-family: 'rr',sans-serif !important
}

.ai1ec-agenda-widget-view .ai1ec-event .ai1ec-allday-badge {
    float: right;
    font-weight: normal !important;
    font-size: 16px !important;
    font-family: 'rr',sans-serif !important;
    margin-left: 15px;
    display: none;
}

.timely .ai1ec-btn-default {
    color: #4d0101 !important;
    background-color: none;
    border-color: #fff !important;
    font-size: 16px !important;
    margin-top: -35px;
}

.ai1ec-allday-badge {
    background: none !important;
    border-radius: 0.9em;
    -webkit-box-shadow: 0px !important ;
    box-shadow: 0px !important ;
    color: #fff;
    display: inline-block;
    font-size: 0.85em;
    font-weight: bold !important;
    margin: 0 0 1px;
    opacity: 0.9;
    filter: alpha(opacity=90);
    padding: 0 !important;
    vertical-align: middle;
    color: #4d0101 !important;
}

.ai1ec-agenda-widget-view .ai1ec-event .ai1ec-event-time {
    font-weight: normal !important;
    float: right;
    font-size: 16px !important;
    font-family: 'rr',sans-serif !important
}

.ai1ec-agenda-widget-view .ai1ec-event > a{
    background: none !important;
}

.timely a {
    color: #4d0101 !important;
    text-decoration: none;
    font-size: 15.05px !important;
}

.ai1ec-popup-excerpt {
    font-size: 15.05px !important;
    margin-top: 2px;
}

.ai1ec-calendar-toolbar {
    background-color: #fff;
    border: 1px solid #FFFFFF !important;
    border-radius: 6px;
    margin-bottom: 8px;
    padding: 0 8px;
    height: 33px;
    width: 160px;
}

.ai1ec-agenda-widget-view .ai1ec-date {
    float: left;
    width: 100%;
    min-height: 84px;
}

.ai1ec-agenda-widget-view .ai1ec-date-events {
    margin: 0 !important;
}

.ai1ec-month-view .ai1ec-event, .ai1ec-week-view .ai1ec-event, .ai1ec-oneday-view .ai1ec-event {
    max-height: 100%;
    overflow: hidden;
    margin: 1px 0 0;
    padding: 0 3px 6px !important;
    white-space: normal !important;
}

.ai1ec-month-view .ai1ec-event {
    height: auto !important;
    line-height: 14px;
    margin: 0 0 1px;
    margin-top: 5px;
}

.calendar-slider .widget_ai1ec_agenda_widget .ai1ec-agenda-widget-view .ai1ec-event .ai1ec-allday-badge{
 display: none;
}

.cl-ger .widget_ai1ec_agenda_widget .ai1ec-agenda-widget-view .ai1ec-event{
   width: 375px !important;
}