/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 19 2019 | 22:08:04 */
[data="is_laci"]:before {
    content: '';
    width: 50px;
    height: 56px;
    background:#fff url('/wp-content/uploads/laci-logo-silver-dark.png') no-repeat center center;
    background-size:40px;
    display: block;
    position: absolute;
    left: 40px;
}

.recurringinfo{
 display:none; 
}
.ecs-events.grouped {
 justify-content: center;
}
.ecs-events.grouped:after {
    content: '';
    flex: auto;
    order: 200;
}
.ecs-events.grouped .columns {
 width:100%;
  margin:0 1em;
}
@media (min-width:768px) {
.ecs-events.grouped .columns {
 width:50%;
  margin:0;
}
.ecs-events.grouped .columns.featured-event.expand{
  order:0;
  background-color:#ccc;
  width: 100%; 
}
}
@media (min-width:1024px) {
.ecs-events.grouped .columns {
 width:33.333%; 
}
.ecs-events.grouped .columns.featured-event.expand{
  order:0;
  background-color:#ccc;
  width: 66.666%; 
}
}
@media (min-width:1400px) {
.ecs-events.grouped .columns {
 width:25%; 
}
.ecs-events.grouped .columns.featured-event.expand{
  order:0;
  background-color:#ccc;
  width: 75%; 
}
}
.ecs-events.grouped .ecs-event{
  padding:.25rem;
	position:relative;
  z-index:2;
}

.ecs-events.grouped .ecs-event:before {
  content:'';
  display:block;
  border-top: solid 1px #DFDFDF;
  width:100%;
  max-width:278px;
  position:absolute;
  top:0;
  right:0;
}
.ecs-events.grouped .ecs-date {
    font-size: 2rem; 
  	margin:0;
  z-index:2;
  flex:auto;
}
.ecs-events.grouped .columns {
  min-height:300px;
  position:relative;
 text-align:right;
  padding:1rem 1rem .25rem 2rem;
  background-color:#fff;
  border:solid 1px #F4F4F4;
  background-size:cover;
  background-position:center center;
  justify-content: flex-end;
    display: flex !important;
    flex-direction: column;
}
.event-img-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-position: center;
}
.expand .event-img-overlay{
 background:linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(0,0,0,0.4) 75%) !important; 
}
.ecs-events.grouped .ecs-venue,
.ecs-events.grouped .time,
.ecs-events.grouped .summary{
font-size: .8rem;
  z-index:2;
}
.ecs-events.grouped .summary a {
 color:#000;
  font-weight:600;
}
.event-img-overlay:after {
	content: '';
    background-color: transparent;
    background-image: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,.25) 100%);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
}
.is-laci {
 background:url('/wp-content/uploads/LACI_ID_K-e1554766010164.png') no-repeat top left;
  background-size:contain;
  padding-left:24px;
}
.light .is-laci {
 background-image:url('/wp-content/uploads/is-laci-logo-white.png'); 
}

.ecs-events.grouped .light,
.ecs-events.grouped .light a{
 color:#fff; 
}

/* TRIBE */

element.style {
}
.tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-], .tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-]>a {
    background-color: #f7f7f7;
    color: #707070;
}
.tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-], .tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-]>a {
    color: #999;
}
.tribe-events-calendar td div[id*=tribe-events-daynum-] {
    padding: 6px;
  	padding-top:1rem;
    padding-bottom: 1.5rem;
    font-size: 2rem;
    text-align: right;
    color: #000 !important;
    background: white !important;
    font-weight: 700;
}
.tribe-events-month-event-title {
   text-align: right;
}
.tribe-events-month-event-title a {
    color: #000;
    font-size: .98em !important;
    opacity: 1 !important;
}

.tribe-events-shortcode .tribe-events-month table .type-tribe_events {
    border-bottom: 1px solid #707070;
}

.tribe-events-shortcode .tribe-events-month table .tribe-events-last {
    border-bottom: 0;
}

.tribe-events-calendar thead th {
    background-color: #F7F7F7;
    color: #000;
    font-weight: 600;
    padding: .5rem 0;
    white-space: nowrap;
    font-size: 1.5rem;
    border: 0;
}

#tribe-events-content .tribe-events-calendar td {
 height:245px; 
}

#tribe-events-content .tribe-events-calendar td, #tribe-events-content table.tribe-events-calendar {
    border: 1px solid #F7F7F7;
  background:#fff;
}


.tribe-events-shortcode .tribe-events-month table .type-tribe_events{
 padding:0; 
}
#tribe-events-content .tribe-events-calendar div[id*=tribe-events-event-] h3.tribe-events-month-event-title{
padding:6px 0;
}

#tribe-events-content .tribe-events-calendar td:hover {
    background: #fff;
    box-shadow: none;
}

/* hide tooltips on month view */
.tribe-events-tooltip {
 display:none !important; 
}

nav.tribe-events-nav-pagination.months-list {
 text-align:center; 
  margin-bottom:4em;
}

.tribe-events-sub-nav{
 padding:0; 
}
.tribe-events-page-title{
 margin-bottom:1em; 
}
nav.tribe-events-nav-pagination.months-list li {
    display: inline;
    margin: 0 .6rem;
}
nav.tribe-events-nav-pagination.months-list li a{
  color:#000;
  font-size:.9rem;
}
.tribe-events-month-event-title a:hover,
nav.tribe-events-nav-pagination.months-list li.active a,
nav.tribe-events-nav-pagination.months-list li a:hover{
 color:#52C0CE;
}