.elementor-285 .elementor-element.elementor-element-c292be0{--display:flex;}.elementor-285 .elementor-element.elementor-element-7eff4a1{--display:flex;}/* Start custom CSS for shortcode, class: .elementor-element-b7be36a */.mec-tag-buttons {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	padding: 10px 0;
	justify-content: center;
}
.mec-tag-btn {

    background-color: #fff!important;
    font-size: var( --e-global-typography-accent-font-size )!important;
    font-weight: var( --e-global-typography-accent-font-weight )!important;
    text-transform: var( --e-global-typography-accent-text-transform )!important;
    text-decoration: var( --e-global-typography-accent-text-decoration )!important;
    line-height: var( --e-global-typography-accent-line-height )!important;
    color: var( --e-global-color-text )!important;
    border-style: solid!important;
    border-width: 2px 2px 2px 2px!important;
    border-color: var( --e-global-color-primary )!important;
    border-radius: 37px!important;
    padding: 2rem 2.7rem 1.8rem 2.7rem!important;
}
.mec-tag-btn-active {
	background-color: var( --e-global-color-primary )!important;
}

.mec-modal-preloader, .mec-month-navigator-loading {
    opacity: .2!important;
   margin-top: 130px;
}

.mec-wrap .mec-totalcal-box {
    background-color: transparent!important;
    border: none!important;
    padding-bottom: 0;
}

.mec-event-list-standard .mec-event-article {
    border: none;
    background-color: transparent!important;
}

.mec-type5-card.list-view {
    min-height: 600px;
    border-radius: 37px;
}

.mec-type5-card.list-view::before {
    background-image: linear-gradient(to left, #000000 480px, #00000025 800px);
}

.mec-type5-card.list-view .mec-type5-content {
    right: 0;
    top: 0;
    width: 550px;
    text-align: left;
    padding: 1.75rem;
}

.mec-type5-card.list-view .mec-type5-event-logo  {
    height: auto!important;
    max-height:none!important;
}

.mec-type5-card.list-view .mec-type5-event-logo img {
    max-width: 230px;
    max-height: 230px;
    height: auto;
    width: 100%;
}

.mec-type5-card.list-view .mec-type5-special-date {
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.4em;
    margin-bottom: 1rem;
}

.mec-type5-card.list-view .mec-type5-post-content p {
    color: #fff!important;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.4em;
    margin-bottom: 2rem;
}

.mec-type5-links a {
    margin-right: .8rem;
    margin-bottom: 1rem;
}

.mec-type5-links a+a.secondary-button {
    background-color: white;
}

.mec-type5-links a+a.secondary-button:hover {
    background-color: var( --e-global-color-primary );
}



@media (max-width: 950px) {
    
.mec-type5-card.list-view {
    min-height: auto;
    background-position: top center;
}

.mec-type5-card.list-view::before {
    background-image: linear-gradient(to top, #000000 380px, #00000025 600px);
}

.mec-type5-card.list-view .mec-type5-content {
    padding-top: 20rem;
    position: relative;
    width: 100%;
}

.mec-type5-card.list-view .mec-type5-event-logo {
    max-width: 100%;
}
    
}/* End custom CSS */