.swptls-divi-module {
    .gswpts_create_table_container {
        margin: 80px 0;
    }
}

// Divi Visual Builder specific styles
.et-fb {
    .swptls-divi-placeholder {
        padding: 20px;
        text-align: center;
        background: #f8f9fa;
        border: 2px dashed #dee2e6;
        border-radius: 8px;
        color: #6c757d;
        font-size: 16px;
        font-weight: 500;
    }
}

// Divi builder editor styles
.et_pb_module_inner .swptls-divi-module {
    min-height: 100px;

    .gswpts_create_table_container {
        margin: 20px 0;
    }
}