#events-container{display:inline-block;width:100%}.events_main{width:100%;margin-bottom:20px;display:table;background:#131313;padding:10px;max-width:1000px}.event{min-height:200px;width:30%;float:left}.event a{height:300px!important}.event img{height:100%;object-fit:cover;object-position:top}.zoom-text{font-size:12px;color:#efefef;padding-top:5px;display:none}.zoom-text svg{height:11px!important}.event-info{width:68%;margin-left:2%;float:right;text-align:left;color:#fff;display:table}.date{padding:7px 10px;background:rgba(255,255,255,0.92);text-align:center;color:#000;text-transform:uppercase}.event-ticket{display:inline-block;padding:10px;font-size:20px;background:#fff;border:2px solid #405165}.event-ticket:hover{color:#fff;background:#405165}.event-info h3{margin-bottom:10px}.event-info h3 a{color:#fff;text-transform:capitalize;background:#000;width:100%;display:inline-block;padding:10px 5px;text-align:center}.event-info h3 a:hover{opacity:.8}.event-info p{color:#fff;margin-bottom:0;max-height:227px;overflow:hidden;overflow-y:scroll}.event-info p::-webkit-scrollbar{display:none}.sub-title-events{font-size:20px;color:#000;margin-bottom:20px}.no-event-post-text{color:#000}@media screen and (max-width:1000px){.event img{max-width:300px}.event{width:100%;float:none}.event-info{width:100%;float:none;margin-left:0;margin-top:20px;text-align:center}.event-info p{max-width:none}}.todays-event-modal{z-index:9999999;margin:0;padding:0;position:fixed;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,0.6);opacity:0;visibility:hidden;transform:scale(1.1);transition:visibility 0s linear .25s,opacity .25s 0s,transform .25s}.todays-event-modal-content{border:6px solid #828282;position:absolute;z-index:999999;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#222;padding:15px;width:100%;max-width:800px;max-height:500px;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto;grid-template-areas:"picture today-is" "picture date" "picture title" "picture time" "picture description";grid-column-gap:30px;grid-row-gap:20px;align-items:center;box-shadow:0 5px 5px rgba(0,0,0,0.1);overflow:hidden}.te-close-button{width:65px;height:30px;line-height:30px;text-align:center;cursor:pointer;border-radius:.25rem;font-size:16px;font-weight:700;letter-spacing:-.4px;background-color:#828282;position:absolute;bottom:-5px;right:-5px;color:#eee;transition:all .5s ease}.show-todays-event-modal{opacity:1;visibility:visible;transform:scale(1);transition:visibility 0s linear 0s,opacity .25s 0s,transform .25s}.te-today-is{grid-area:today-is;font-size:28px;line-height:22px;color:#bbb;font-weight:400;text-transform:uppercase;letter-spacing:.5px;text-align:left}.te-date{grid-area:date;font-size:16px;color:#fff;font-weight:500;text-transform:uppercase;letter-spacing:.5px;text-align:left;margin:4px 0}.te-date span{padding:4px 9px;background-color:#3d3d3d}.te-date span.green{background-color:#3eb31a}.te-event-title{grid-area:title;text-align:left;font-size:32px;line-height:35px;color:#fff;font-weight:300;text-transform:capitalize;letter-spacing:1px}.te-event-image{grid-area:picture;width:100%;height:100%;display:flex;justify-content:center;align-content:center;align-items:center}.te-event-image img{object-fit:cover;object-position:50% 50%;width:100%;height:100%}.te-event-time{grid-area:time;font-size:15px;display:flex;flex-flow:column nowrap;color:#fff;font-weight:600;letter-spacing:1px;text-transform:uppercase}.te-event-time span{color:#aaa;margin-bottom:3px}.te-event-description{grid-area:description;display:flex;flex-flow:column nowrap;font-weight:600;color:#e9e9e9;white-space:pre-wrap;font-size:15px}.te-event-description span{color:#aaa;margin-bottom:3px}@media all and (max-width:700px){.todays-event-modal-content{height:85%;max-height:85%;width:80%;grid-template-columns:auto;grid-template-rows:auto;grid-template-areas:"today-is" "date" "title" "picture" "time" "description";grid-column-gap:10px;grid-row-gap:10px}.te-event-image{width:140px;height:140px;border-radius:4px;margin:5px}}@media all and (max-width:460px){.todays-event-modal-content{grid-row-gap:10px}.te-today-is{font-size:20px;line-height:20px}.te-event-title{font-size:25px;line-height:25px}.te-event-time{font-size:16px;line-height:16px}.te-event-image{width:100%;height:120px;border-radius:4px;margin:5px}}
