.elementor-1322 .elementor-element.elementor-element-43362fc{--display:flex;}/* Start custom CSS for shortcode, class: .elementor-element-7a0546a */.tablepress{
    --text-color: var(--e-global-color-text) !important;
    --head-text-color: #FFFFFF !important;
    --head-bg-color: var(--e-global-color-primary) !important;
    --odd-text-color: var(--e-global-color-text) !important;
    --odd-bg-color: #FFFFFF !important;
    --even-text-color: var(--e-global-color-text) !important;
    --even-bg-color: #FFFFFF !important;
    --hover-text-color: var(--e-global-color-text) !important;
    --hover-bg-color: #FFFFFF !important;
    --border-color: #DD563450 !important;
    --padding: 1rem !important;
    --head-sort-arrow-color: #FFFFFF !important;
    --head-active-bg-color: var(--e-global-color-text) !important;
    --head-active-text-color: #FFFFFF !important;
}

.tablepress .column-1{
    font-weight: 600 !important;
    --odd-bg-color: #DD563410 !important;
    --even-bg-color: #DD563410 !important;
}

.dt-search{
    gap: 10px !important;
}

.dt-search label{
    font-weight: 600 !important;
    color: var(--e-global-color-text);
}

.dt-search input{
    border-radius: 7px !important;
    padding: 7px !important;
}

.dt-search input[type="search"]{
    outline-offset: 0 !important;
}

.dt-layout-row{
    padding-bottom: 20px !important;
}

.tablepress .column-1{
    font-weight: 600 !important;
    --odd-bg-color: #DD563410 !important;
    --even-bg-color: #DD563410 !important;
}

@media (max-width:767px){
    .tablepress{
        --padding: 0.35rem !important;
    }
}/* End custom CSS */