/* styles applied to the frontend of the events calendar */

body.events-list #tribe-events-bar,
body.events-list .tribe-events-sub-nav,
body.events-single #tribe-events-header,
body.events-single .tribe-events-cal-links,
.tribe-events-ical, body.events-single #tribe-events-footer{
     display: none;
}

body.events-list .tribe-events-page-title{
     text-align: left;
}

.tribe-events-adv-list-widget ol,
.tribe-events-list-widget ol{
     list-style: none;
     list-style-type: none;
     padding: 0;
     margin: 0;
}

.tribe-events-loop .tribe-events-list-separator-month{
     margin-bottom: 36px;
     color: #97c7ec;
     text-transform: uppercase;
     font-weight: 400;
     font-size: 22px;
     font-size: 1.375rem;
     display: block;
}

.tribe-events-loop .type-tribe_events{
     padding-bottom: 70px;
}

.tribe-events-read-more{
     line-height: 3.5em;
     display: block;
}
