.elementor-17834 .elementor-element.elementor-element-69d13b1{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-17834 .elementor-element.elementor-element-c2e3209{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}table.t1 {
    table-layout: fixed;
    width: 100%;
    border-spacing: 10px; 
}

.t1 td {
    text-align: center;
    vertical-align: middle;
    padding: 1rem;
    border: 2px white solid;
    font-family: "NueuHaasUnicaW1G-Regular";
}

.t1 td:first-of-type{
    font-family:  "Domaine Display";
}

.t1 tr:first-of-type p {
    font-family: "Domaine Display" !important;
}


.t1 td p {
    margin-bottom: 0px
}

.t1 tr:nth-of-type(odd) {
    background: rgba(0,0,0,.04);
    color:black !important;
}


.t1 tr:nth-of-type(even) {
        background-color: rgba(0, 0, 0, .02);
        color:black !important;
}


.s2 {
    color: #c7602c !important;
}



/* mobile tables */

table.t1-2 {
    table-layout: fixed;
    width: 100%;
    border-spacing: 10px; 
}

.t1-2 td {
    text-align: center;
    vertical-align: middle;
    padding: 1rem;
    border: 2px white solid;
    font-family: "NueuHaasUnicaW1G-Regular";
}

.t1-2 th {
    text-align: center;
    vertical-align: middle;
    padding: 1rem;
    border: 2px white solid;
    font-family: "Domaine Display";
    background-color: #c7602c;
    color: white;
    text-transform: uppercase;
}

.t1-2 td p {
    margin-bottom: 0px
}

.t1-2 tr:nth-of-type(odd) {
    background: rgba(0,0,0,.04);
    color:black !important;
}

.t1-2 tr:nth-of-type(even) {
        background-color: rgba(0, 0, 0, .02);
        color:black !important;
}




.linked {
    color: #003b4d !important;
}


svg.e-font-icon-svg.e-eicon-caret-down {
    overflow: visible;
}



.actbox {
    max-height: 250px;
    min-height: 250px;
}

span.smalltxt {
    font-size: 30px !IMPORTANT;
    vertical-align: bottom;
}

.customtable {
    table-layout: fixed !IMPORTANT;
}

.customtable td:nth-of-type(odd) {
    font-family: "SAASeriesW01-EMD" !important;
    text-transform: uppercase !important;
}

.customtable td:nth-of-type(even) {
    font-family:"NueuHaasUnicaW1G-Regular" !important;
}



        .flex-container {
              display: flex;
              flex-direction: row;
              flex-wrap: nowrap;
              align-items: center;
             justify-content: flex-start;
              overflow-x: auto;
              gap: 1rem;
            }
        

.flex-container div a {
    color: #244268;
    margin: auto;
    text-transform: uppercase;
     font-family: "SAASeriesW01-EMD" !important;
}

.flex-items {
    margin: auto;
    flex: 1 0 auto;
    white-space: nowrap;
    text-align: center;
    border: 1px solid white;
    padding: 1rem;
}

.flex-items:hover {
    border-bottom-color: #244268;
}

.overflowme {
    overflow: hidden;
}



.mec-month-divider span {
    color: #1D252A;
        border-bottom: 4px solid #1D252A;
}

.mec-month-divider span:before {
    border-bottom:0px solid  #1D252A; 
    
}

.mec-load-more-button {
    background: rgba(0,0,0,0);
    color: #1D252A;
    border: 3px solid #1D252A;
    border-radius: 0px;
    font-family: "Work Sans", sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1.15px;
    line-height: 1;
    padding: 12px;
    width: 150px;
    height: 46px;
}


.mec-event-loc-place {
    color: #1D252A;
}

.mec-color, .mec-color-before :before, .mec-color-hover:hover, .mec-wrap .mec-color, .mec-wrap .mec-color-before :before, .mec-wrap .mec-color-hover:hover {
    color: #1D252A;
}


h4.mec-event-title {
    color: #1D252A;
}


.mec-event-list-classic .mec-event-detail, .mec-event-list-classic .mec-price-details {
    color: #fff;
    line-height: 12px;
    font-size: 12px;
    overflow: hidden;
}


.jet-posts .post-thumbnail {
    overflow: hidden;
    line-height: 0;
    max-height: 250px !important;
}


@media only screen and (max-width: 600px) {

    .customtable td {
        font-size:12px;
    }

}