.single-tribe_events blockquote {
    width: 100%;
    background: rgba(59, 90, 130, 0.05);
    margin-left: 0px;
    padding: 40px;
    border-left: 4px solid #3B5A82;
    font-size: 20px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.5;
    font-family: "Playfair Display", sans-serif;
    color: rgba(17, 14, 12, 1);
    margin: 40px 0px;
}
.single-tribe_events blockquote  strong{
    font-weight: 500 !important;
}
.single-tribe_events a.button {
    background-color: var(--e-global-color-primary);
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    color: #F4EFE6;
    border-width: 2px 2px 2px 2px;
    border-color: var(--e-global-color-primary);
    border-radius: 2px 2px 2px 2px;
    padding: 17.5px 40px 17.5px 40px;
    border-style: solid;
}

.single-tribe_events a.button:hover {
    background-color: var(--e-global-color-ad8d708);
    color: var(--e-global-color-7ee2e94);
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: var(--e-global-color-ad8d708);
}

#tribe-events-pg-template {
    padding: 0 !important;
    max-width: 100% !important;
}

.tec-events-elementor-event-widget__datetime {
    margin: 0 !important;
}
.event-loc-style .tec-events-elementor-event-widget__venue-container {
    margin: 0 !important;
    border: none !important;
    display: flex !important;
    width: 100% !important;
}

.event-loc-style .tec-events-elementor-event-widget__venue-details {
    padding: 0 !important;
    width: 100%;
}

.event-loc-style .tec-events-elementor-event-widget__venue-address {
    margin: 0 !important;
}

.event-loc-style .tribe-address br {
    /* display: none; */
}
.event-loc-style .tribe-region{
    text-decoration: unset;
}

.event-loc-style .tec-events-elementor-event-widget__venue-address .tribe-address{
    color: rgba(17, 14, 12, 1) !important;
    font-size: 16px !important;
    line-height: 24px !important;
    font-weight: 500 !important;
    font-style: normal !important;
    font-family: "Inter", sans-serif !important;
}



.event-loc-style .tec-events-elementor-event-widget__venue {
    margin: 0;
}



.event-list .event-loc-style .tec-events-elementor-event-widget__venue-address .tribe-address{
    color: rgba(17, 14, 12, 0.6) !important;
    font-size: 13px !important;
    line-height: 19.5px !important;
    font-weight: 400 !important;
    font-style: normal !important;
    font-family: "Inter", sans-serif !important;
}
.fs-wrap.single .fs-option.selected {
    color: #000 ;
}

.teamcard-image .e-con-inner .elementor-widget-container img {
    height: 220px !important;
}