.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}/* Start custom CSS for shortcode, class: .elementor-element-800bbc2 */.ai1ec-date {
   /* border-top: 1px solid #e5e5e5;*/
    background: #f5f5f5;
    background: -webkit-gradient(linear,0 0,0 100%,from(#f2f2f2),color-stop(1em,#f2f2f2),to(#fff));
    background: -webkit-linear-gradient(#f2f2f2,#f2f2f2 1em,#fff);
    background: -moz-linear-gradient(top,#f2f2f2,#f2f2f2 1em,#fff);
    background: -ms-linear-gradient(#f2f2f2,#f2f2f2 1em,#fff);
    background: -o-linear-gradient(#f2f2f2,#f2f2f2 1em,#fff);
    background: linear-gradient(#f2f2f2,#f2f2f2 1em,#fff);
    background-repeat: no-repeat;
        float: left;
    width: 100px;
    text-align: center;
    margin-right: 25px;
}

.ai1ec-date-title {
    font-size: 0.9em;
}


.ai1ec-month {
    background: #0D819A;
    border-radius: 4px 4px 0 0;
    color: #fff;
    font-size: 0.8em;
    letter-spacing: 0.2em;
    padding: 0 0.2em;
    text-transform: uppercase;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
}
 .ai1ec-day {
    font-size: 2em;
    padding: 0.35em 0 0.22em;
}


.ai1ec-weekday {
    font-size: 0.8em;
    padding: 0 0 0.2em;
}/* End custom CSS */