.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}@media(max-width:1024px){.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );}}@media(max-width:767px){.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );}.elementor-1887 .elementor-element.elementor-element-daddb4c{margin:28px 0px calc(var(--kit-widget-spacing, 0px) + 28px) 0px;}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );}}/* Start custom CSS for text-editor, class: .elementor-element-ab197bd *//* Privacy Policy Tables */

.elementor-1887 .elementor-element.elementor-element-ab197bd {
    color: #000;
}

.elementor-1887 .elementor-element.elementor-element-ab197bd p{
    color: #000!important;
    line-height: 130%;
}

.privacy-policy-content {
    width: 100%;
    max-width: 100%;
    line-height: 130%;
}

.privacy-policy-content .table-responsive {
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    margin: 20px 0;
}

.privacy-policy-content table {
    width: 100%;
    min-width: 650px;
    border-collapse: collapse;
    table-layout: auto;
}

.privacy-policy-content th,
.privacy-policy-content td {
    padding: 14px 16px;
    text-align: left;
    vertical-align: top;
    border: 1px solid #ddd;
    background: transparent!important;
}

.privacy-policy-content th {
    font-weight: 600;
    color: #000;
    font-size: 16px;
    line-height: 130%;
}

.privacy-policy-content thead tr:first-child {
    background-color: #f1f1f1;
}

.privacy-policy-content td {
    color: #000;
    font-size: 16px;
    line-height: 130%;
}

.privacy-policy-content td ul {
    margin: 10px 0;
    padding-left: 20px;
}

.privacy-policy-content td p {
    margin: 0 0 10px;
    line-height: 130%;
}

.privacy-policy-content td p:last-child {
    margin-bottom: 0;
}

.privacy-policy-content h2 {
 color: #000;
    font-size: 24px;
font-weight: 700;
margin:0;
line-height: 130%;
margin-top: 20px;
margin-bottom: 4px;
}

.privacy-policy-content h3 {
margin:0px;
margin-top: 40px;
    font-size: 19px;
font-weight: 700;
 color: #000;
 line-height: 130%;
}

.privacy-policy-content h2+h3 {
margin-top: -4px!important;

}



/* Mobile */
@media (max-width: 767px) {
    .privacy-policy-content .table-responsive {
        margin: 15px 0;
    }

    .privacy-policy-content table {
        min-width: 650px;
    }

    .privacy-policy-content th,
    .privacy-policy-content td {
        padding: 12px;
        font-size: 14px;
    }
}/* End custom CSS */