/*
Generated time: March 7, 2025 08:56
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.event-calender__outer .row .col-md-12+.col-md-12{margin-top:20px}.event-calender__item{background:var(--body-alternate-bg);display:grid;grid-template-columns:auto 1fr;padding:15px;grid-gap:30px;align-items:center;border-radius:var(--image-radius)}.event-calender__img-box{display:grid;grid-template-columns:1fr 1fr;border-radius:var(--image-radius);overflow:hidden}.event-calender__img-box.no-date,.event-calender__img-box.no-img{grid-template-columns:1fr}.event-calender__img{position:relative;width:100%;height:100%;background:var(--image-bg);overflow:hidden}.event-calender__date{width:100px;min-height:100px;display:flex;flex-direction:column;justify-content:center;align-items:center;background:var(--body-bg);height:100%}.event-calender__date span{line-height:1.1}.event-calender__content{display:grid;grid-template-columns:1fr auto;align-items:center}.event-calender__inner-content{padding-right:15px;padding-top:10px;padding-bottom:10px}.event-calender__desc,.event-calender__desc *,.event-calender__heading{margin-bottom:5px}.event-calender__desc{font-size:var(--small-text);opacity:.7}.event-calender__list{display:flex;flex-wrap:wrap}.event-calender__list li{background:var(--body-bg);padding:5px 12px;margin-top:8px;margin-right:10px;border-radius:30px;font-size:var(--xsmall-text);color:var(--heading-color)}.event-calender__list li .event-location-child{line-height:1.2;display:flex;align-items:center;color:var(--heading-color)}.event-calender__list li svg{margin-right:5px}@media (min-width:768px){.event-calender__date{width:130px;min-height:130px}.event-calender__img{width:130px}.event-calender-section .section-heading-box{padding-bottom:10px}}@media (min-width:1441px){.event-calender__date{width:160px;min-height:160px}.event-calender__img{width:160px}}@media (max-width:767px){.event-calender__content{grid-template-columns:auto}}@media (max-width:575px){.event-calender__item{grid-template-columns:auto;grid-gap:10px}.event-calender__date,.event-calender__img{width:100%}}