.elementor-16534 .elementor-element.elementor-element-c4cf99c{--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;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-16534 .elementor-element.elementor-element-f658ccd .elementor-heading-title{font-family:"Poppins", Sans-serif;font-weight:600;color:#000000;}.elementor-16534 .elementor-element.elementor-element-8cf2167{--display:flex;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-16534 .elementor-element.elementor-element-253d422 .widget-image-caption{color:#9935C8;font-family:"Poppins", Sans-serif;font-weight:400;}.elementor-16534 .elementor-element.elementor-element-4e94b70{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;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 );}.elementor-16534 .elementor-element.elementor-element-a1350c4{font-family:"Inter", Sans-serif;font-weight:400;color:#000000;}.elementor-16534 .elementor-element.elementor-element-c703349{font-family:"Inter", Sans-serif;font-weight:400;color:#000000;}.elementor-16534 .elementor-element.elementor-element-83a7f17{text-align:center;color:#000000;}.elementor-16534 .elementor-element.elementor-element-83a7f17 p{margin-block-end:0px;}.elementor-16534 .elementor-element.elementor-element-1e0506f:not(.elementor-grid-0) .elementor-grid{grid-column-gap:10px;grid-row-gap:10px;}.elementor-16534 .elementor-element.elementor-element-1e0506f.elementor-grid-0 .wpr-sharing-buttons a{margin-right:calc(10px / 2);margin-left:calc(10px / 2);margin-bottom:10px;}.elementor-16534 .elementor-element.elementor-element-1e0506f.elementor-grid-0 .elementor-grid{margin-right:calc(-10px / 2);margin-left:calc(-10px / 2);}.elementor-16534 .elementor-element.elementor-element-1e0506f .wpr-sharing-buttons .wpr-sharing-icon i{width:45px;height:45px;line-height:45px;font-size:18px;transition-duration:0.1s;}.elementor-16534 .elementor-element.elementor-element-1e0506f .wpr-sharing-buttons .wpr-sharing-icon svg{width:18px;height:18px;line-height:45px;}.elementor-16534 .elementor-element.elementor-element-1e0506f .wpr-sharing-buttons .wpr-sharing-label{height:45px;line-height:45px;}.elementor-16534 .elementor-element.elementor-element-1e0506f .wpr-sharing-buttons .wpr-sharing-icon{border-width:0px;border-style:solid;border-radius:0px 0px 0px 0px;transition-duration:0.1s;}.elementor-16534 .elementor-element.elementor-element-1e0506f .wpr-sharing-buttons{justify-content:center;}.elementor-16534 .elementor-element.elementor-element-1e0506f .wpr-sharing-buttons .wpr-sharing-icon span{transition-duration:0.1s;}@media(max-width:1024px){ .elementor-16534 .elementor-element.elementor-element-1e0506f.elementor-grid-tablet-0 .wpr-sharing-buttons a{margin-right:calc(10px / 2);margin-left:calc(10px / 2);margin-bottom:10px;} .elementor-16534 .elementor-element.elementor-element-1e0506f.elementor-grid-tablet-0 .elementor-grid{margin-right:calc(-10px / 2);margin-left:calc(-10px / 2);}}@media(max-width:767px){ .elementor-16534 .elementor-element.elementor-element-1e0506f.elementor-grid-mobile-0 .wpr-sharing-buttons a{margin-right:calc(10px / 2);margin-left:calc(10px / 2);margin-bottom:10px;} .elementor-16534 .elementor-element.elementor-element-1e0506f.elementor-grid-mobile-0 .elementor-grid{margin-right:calc(-10px / 2);margin-left:calc(-10px / 2);}}/* Start custom CSS for html, class: .elementor-element-03a0acd *//* =========================================
   RESPONSIVE SEO TABLE - ELEMENTOR FIX
   ========================================= */

.failed-brands-table-wrapper {
    width: 100% !important;
    max-width: 100% !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    margin: 25px 0 !important;
    padding: 0 !important;
    box-sizing: border-box !important;
}

/* Main table */

.failed-brands-table {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    table-layout: fixed !important;
    border-collapse: collapse !important;
    margin: 0 !important;
    box-sizing: border-box !important;
}

/* All cells */

.failed-brands-table th,
.failed-brands-table td {
    box-sizing: border-box !important;
    max-width: 100% !important;
    padding: 12px 8px !important;
    border: 1px solid #e1e4e8 !important;
    vertical-align: middle !important;
    line-height: 1.45 !important;

    /* Force long text to wrap */
    white-space: normal !important;
    overflow-wrap: anywhere !important;
    word-break: normal !important;
}

/* Header */

.failed-brands-table th {
    background: #f7f4ff !important;
    color: #171717 !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    text-align: center !important;
}

/* Body */

.failed-brands-table td {
    color: #333333 !important;
    font-size: 13px !important;
    text-align: left !important;
}

/* Brand */

.failed-brands-table td:first-child {
    font-weight: 600 !important;
    color: #5b21b6 !important;
}

/* =========================================
   COLUMN WIDTHS
   ========================================= */

.failed-brands-table th:nth-child(1),
.failed-brands-table td:nth-child(1) {
    width: 22% !important;
}

.failed-brands-table th:nth-child(2),
.failed-brands-table td:nth-child(2) {
    width: 18% !important;
}

.failed-brands-table th:nth-child(3),
.failed-brands-table td:nth-child(3) {
    width: 28% !important;
}

.failed-brands-table th:nth-child(4),
.failed-brands-table td:nth-child(4) {
    width: 32% !important;
}

/* =========================================
   ALTERNATING ROWS
   ========================================= */

.failed-brands-table tbody tr:nth-child(even) {
    background: #fafafa !important;
}

/* =========================================
   TABLET
   ========================================= */

@media screen and (max-width: 900px) {

    .failed-brands-table th,
    .failed-brands-table td {
        padding: 10px 7px !important;
        font-size: 12px !important;
    }

}

/* =========================================
   MOBILE
   ========================================= */

@media screen and (max-width: 767px) {

    .failed-brands-table-wrapper {
        width: 100% !important;
        max-width: 100% !important;
        overflow-x: auto !important;
    }

    .failed-brands-table {
        width: 100% !important;
        min-width: 0 !important;
        max-width: 100% !important;
        table-layout: fixed !important;
    }

    .failed-brands-table th,
    .failed-brands-table td {
        padding: 8px 5px !important;
        font-size: 10px !important;
        line-height: 1.35 !important;
        white-space: normal !important;
        overflow-wrap: anywhere !important;
    }

    .failed-brands-table th {
        font-size: 10px !important;
    }

}

/* =========================================
   SMALL MOBILE
   ========================================= */

@media screen and (max-width: 480px) {

    .failed-brands-table th,
    .failed-brands-table td {
        padding: 7px 4px !important;
        font-size: 9px !important;
        line-height: 1.3 !important;
    }

    .failed-brands-table th {
        font-size: 9px !important;
    }

}/* End custom CSS */